Pull request #44340 opened Started by user Sebastiaan van Stijn Rebuilds build #3 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 9c84417c1bbec9420566841feee05913928e1e7b+93c2c3bc60315b7cb54a811614988a4765c5f423 (63b289288d6e4ca0d9831ccf1d5ee1b414e7870c) 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-44340@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-10-21T07:31:26.680Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-10-21T07:31:26.684Z] Trying to pass milestone 3 [Pipeline] milestone [2022-10-21T07:31:26.777Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-10-21T07:31:41.972Z] Still waiting to schedule task [2022-10-21T07:31:41.974Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-033432a04d72dde69)’ is offline [2022-10-21T07:32:27.603Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-033432a04d72dde69) in /home/ubuntu/workspace/moby_PR-44340 [Pipeline] { [Pipeline] checkout [2022-10-21T07:32:27.928Z] The recommended git tool is: git [2022-10-21T07:32:30.302Z] using credential docker-jenkins-github-credentials [2022-10-21T07:32:30.311Z] Cloning the remote Git repository [2022-10-21T07:32:30.311Z] Cloning with configured refspecs honoured and without tags [2022-10-21T07:32:30.368Z] Cloning repository https://github.com/moby/moby.git [2022-10-21T07:32:30.421Z] > git init /home/ubuntu/workspace/moby_PR-44340 # timeout=10 [2022-10-21T07:32:30.854Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-21T07:32:30.854Z] > git --version # timeout=10 [2022-10-21T07:32:30.865Z] > git --version # 'git version 2.17.1' [2022-10-21T07:32:30.865Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T07:32:30.867Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44340/head:refs/remotes/origin/PR-44340 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T07:32:47.717Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-21T07:32:47.728Z] > git config --add remote.origin.fetch +refs/pull/44340/head:refs/remotes/origin/PR-44340 # timeout=10 [2022-10-21T07:32:47.790Z] Fetching without tags [2022-10-21T07:32:48.004Z] Merging remotes/origin/20.10 commit 93c2c3bc60315b7cb54a811614988a4765c5f423 into PR head commit 9c84417c1bbec9420566841feee05913928e1e7b [2022-10-21T07:32:48.687Z] Merge succeeded, producing 9c84417c1bbec9420566841feee05913928e1e7b [2022-10-21T07:32:48.687Z] Checking out Revision 9c84417c1bbec9420566841feee05913928e1e7b (PR-44340) [2022-10-21T07:32:47.746Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T07:32:47.768Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-21T07:32:47.795Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-21T07:32:47.796Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T07:32:47.798Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44340/head:refs/remotes/origin/PR-44340 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T07:32:48.010Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T07:32:48.027Z] > git checkout -f 9c84417c1bbec9420566841feee05913928e1e7b # timeout=10 [2022-10-21T07:32:48.605Z] > git remote # timeout=10 [2022-10-21T07:32:48.625Z] > git config --get remote.origin.url # timeout=10 [2022-10-21T07:32:48.641Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T07:32:48.643Z] > git merge 93c2c3bc60315b7cb54a811614988a4765c5f423 # timeout=10 [2022-10-21T07:32:48.659Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-21T07:32:48.689Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T07:32:48.705Z] > git checkout -f 9c84417c1bbec9420566841feee05913928e1e7b # timeout=10 [2022-10-21T07:32:52.917Z] Commit message: "skip TestImagePullStoredfDigestForOtherRepo() on Windows and rootless" [2022-10-21T07:32:52.920Z] > git rev-list --no-walk 9c84417c1bbec9420566841feee05913928e1e7b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T07:32:53.880Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44340:/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-10-21T07:33:25.934Z] Unable to find image 'alpine:latest' locally [2022-10-21T07:33:25.934Z] latest: Pulling from library/alpine [2022-10-21T07:33:25.934Z] 213ec9aee27d: Pulling fs layer [2022-10-21T07:33:25.934Z] 213ec9aee27d: Verifying Checksum [2022-10-21T07:33:25.934Z] 213ec9aee27d: Download complete [2022-10-21T07:33:25.934Z] 213ec9aee27d: Pull complete [2022-10-21T07:33:25.934Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-21T07:33:25.934Z] Status: Downloaded newer image for alpine:latest [2022-10-21T07:33:29.208Z] 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-10-21T07:33:30.442Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-033432a04d72dde69) in /home/ubuntu/workspace/moby_PR-44340 [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-10-21T07:33:30.490Z] The recommended git tool is: git [2022-10-21T07:33:30.497Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-10-21T07:33:30.514Z] Fetching changes from the remote Git repository [2022-10-21T07:33:30.523Z] 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 [2022-10-21T07:33:30.813Z] Merging remotes/origin/20.10 commit 93c2c3bc60315b7cb54a811614988a4765c5f423 into PR head commit 9c84417c1bbec9420566841feee05913928e1e7b [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-10-21T07:33:30.944Z] Merge succeeded, producing 9c84417c1bbec9420566841feee05913928e1e7b [2022-10-21T07:33:30.945Z] Checking out Revision 9c84417c1bbec9420566841feee05913928e1e7b (PR-44340) [Pipeline] } [Pipeline] } [2022-10-21T07:33:31.077Z] Commit message: "skip TestImagePullStoredfDigestForOtherRepo() on Windows and rootless" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T07:33:30.507Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44340/.git # timeout=10 [2022-10-21T07:33:30.516Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-21T07:33:30.571Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-21T07:33:30.571Z] > git --version # timeout=10 [2022-10-21T07:33:30.581Z] > git --version # 'git version 2.17.1' [2022-10-21T07:33:30.581Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T07:33:30.582Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44340/head:refs/remotes/origin/PR-44340 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T07:33:30.825Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T07:33:30.849Z] > git checkout -f 9c84417c1bbec9420566841feee05913928e1e7b # timeout=10 [2022-10-21T07:33:30.904Z] > git remote # timeout=10 [2022-10-21T07:33:30.914Z] > git config --get remote.origin.url # timeout=10 [2022-10-21T07:33:30.919Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T07:33:30.920Z] > git merge 93c2c3bc60315b7cb54a811614988a4765c5f423 # timeout=10 [2022-10-21T07:33:30.933Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-21T07:33:30.947Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T07:33:30.953Z] > git checkout -f 9c84417c1bbec9420566841feee05913928e1e7b # timeout=10 [2022-10-21T07:33:31.722Z] + [ PR != PR ] [2022-10-21T07:33:31.722Z] + [ 20.10 != master ] [2022-10-21T07:33:31.722Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-10-21T07:33:32.077Z] + docker version [2022-10-21T07:33:32.077Z] Client: Docker Engine - Community [2022-10-21T07:33:32.077Z] Version: 22.06.0-beta.0 [2022-10-21T07:33:32.077Z] API version: 1.42 [2022-10-21T07:33:32.077Z] Go version: go1.18.3 [2022-10-21T07:33:32.077Z] Git commit: 3e9117b [2022-10-21T07:33:32.077Z] Built: Fri Jun 3 17:55:46 2022 [2022-10-21T07:33:32.077Z] OS/Arch: linux/amd64 [2022-10-21T07:33:32.077Z] Context: default [2022-10-21T07:33:32.077Z] [2022-10-21T07:33:32.077Z] Server: Docker Engine - Community [2022-10-21T07:33:32.077Z] Engine: [2022-10-21T07:33:32.077Z] Version: 22.06.0-beta.0 [2022-10-21T07:33:32.077Z] API version: 1.42 (minimum version 1.12) [2022-10-21T07:33:32.077Z] Go version: go1.18.3 [2022-10-21T07:33:32.077Z] Git commit: 38633e7 [2022-10-21T07:33:32.077Z] Built: Fri Jun 3 17:55:46 2022 [2022-10-21T07:33:32.077Z] OS/Arch: linux/amd64 [2022-10-21T07:33:32.077Z] Experimental: true [2022-10-21T07:33:32.077Z] containerd: [2022-10-21T07:33:32.077Z] Version: 1.6.8 [2022-10-21T07:33:32.077Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-10-21T07:33:32.077Z] runc: [2022-10-21T07:33:32.077Z] Version: 1.1.4 [2022-10-21T07:33:32.077Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-10-21T07:33:32.077Z] docker-init: [2022-10-21T07:33:32.077Z] Version: 0.19.0 [2022-10-21T07:33:32.077Z] GitCommit: de40ad0 [Pipeline] sh [2022-10-21T07:33:32.404Z] + docker info [2022-10-21T07:33:32.404Z] Client: [2022-10-21T07:33:32.404Z] Context: default [2022-10-21T07:33:32.404Z] Debug Mode: false [2022-10-21T07:33:32.404Z] Plugins: [2022-10-21T07:33:32.404Z] buildx: Docker Buildx (Docker Inc.) [2022-10-21T07:33:32.404Z] Version: c5aec24 [2022-10-21T07:33:32.404Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-10-21T07:33:32.404Z] compose: Docker Compose (Docker Inc.) [2022-10-21T07:33:32.404Z] Version: v2.12.0 [2022-10-21T07:33:32.404Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-10-21T07:33:32.404Z] scan: Docker Scan (Docker Inc.) [2022-10-21T07:33:32.404Z] Version: v0.17.0 [2022-10-21T07:33:32.404Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-10-21T07:33:32.404Z] [2022-10-21T07:33:32.404Z] Server: [2022-10-21T07:33:32.404Z] Containers: 0 [2022-10-21T07:33:32.404Z] Running: 0 [2022-10-21T07:33:32.404Z] Paused: 0 [2022-10-21T07:33:32.404Z] Stopped: 0 [2022-10-21T07:33:32.404Z] Images: 1 [2022-10-21T07:33:32.404Z] Server Version: 22.06.0-beta.0 [2022-10-21T07:33:32.404Z] Storage Driver: overlay2 [2022-10-21T07:33:32.404Z] Backing Filesystem: extfs [2022-10-21T07:33:32.404Z] Supports d_type: true [2022-10-21T07:33:32.404Z] Using metacopy: false [2022-10-21T07:33:32.404Z] Native Overlay Diff: true [2022-10-21T07:33:32.404Z] userxattr: false [2022-10-21T07:33:32.404Z] Logging Driver: json-file [2022-10-21T07:33:32.404Z] Cgroup Driver: cgroupfs [2022-10-21T07:33:32.404Z] Cgroup Version: 1 [2022-10-21T07:33:32.404Z] Plugins: [2022-10-21T07:33:32.404Z] Volume: local [2022-10-21T07:33:32.404Z] Network: bridge host ipvlan macvlan null overlay [2022-10-21T07:33:32.404Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-10-21T07:33:32.404Z] Swarm: inactive [2022-10-21T07:33:32.404Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-10-21T07:33:32.404Z] Default Runtime: runc [2022-10-21T07:33:32.404Z] Init Binary: docker-init [2022-10-21T07:33:32.404Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-10-21T07:33:32.404Z] runc version: v1.1.4-0-g5fd4c4d [2022-10-21T07:33:32.404Z] init version: de40ad0 [2022-10-21T07:33:32.404Z] Security Options: [2022-10-21T07:33:32.404Z] apparmor [2022-10-21T07:33:32.404Z] seccomp [2022-10-21T07:33:32.404Z] Profile: builtin [2022-10-21T07:33:32.404Z] Kernel Version: 5.4.0-1088-aws [2022-10-21T07:33:32.404Z] Operating System: Ubuntu 18.04.6 LTS [2022-10-21T07:33:32.404Z] OSType: linux [2022-10-21T07:33:32.404Z] Architecture: x86_64 [2022-10-21T07:33:32.404Z] CPUs: 2 [2022-10-21T07:33:32.404Z] Total Memory: 7.483GiB [2022-10-21T07:33:32.404Z] Name: ip-10-100-69-186 [2022-10-21T07:33:32.404Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2022-10-21T07:33:32.404Z] Docker Root Dir: /var/lib/docker [2022-10-21T07:33:32.404Z] Debug Mode: false [2022-10-21T07:33:32.404Z] Registry: https://index.docker.io/v1/ [2022-10-21T07:33:32.404Z] Labels: [2022-10-21T07:33:32.404Z] Experimental: true [2022-10-21T07:33:32.404Z] Insecure Registries: [2022-10-21T07:33:32.404Z] 127.0.0.0/8 [2022-10-21T07:33:32.404Z] Live Restore Enabled: true [2022-10-21T07:33:32.404Z] [2022-10-21T07:33:32.404Z] WARNING: No swap limit support [Pipeline] sh [2022-10-21T07:33:32.722Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-10-21T07:33:32.722Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-10-21T07:33:32.722Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44340/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-10-21T07:33:32.722Z] + bash /home/ubuntu/workspace/moby_PR-44340/check-config.sh [2022-10-21T07:33:32.722Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-10-21T07:33:32.722Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2022-10-21T07:33:32.722Z] [2022-10-21T07:33:32.722Z] Generally Necessary: [2022-10-21T07:33:32.722Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-10-21T07:33:32.722Z] - apparmor: enabled and tools installed [2022-10-21T07:33:32.722Z] - CONFIG_NAMESPACES: enabled [2022-10-21T07:33:32.722Z] - CONFIG_NET_NS: enabled [2022-10-21T07:33:32.722Z] - CONFIG_PID_NS: enabled [2022-10-21T07:33:32.722Z] - CONFIG_IPC_NS: enabled [2022-10-21T07:33:32.722Z] - CONFIG_UTS_NS: enabled [2022-10-21T07:33:32.978Z] - CONFIG_CGROUPS: enabled [2022-10-21T07:33:32.978Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-10-21T07:33:32.978Z] - CONFIG_CGROUP_DEVICE: enabled [2022-10-21T07:33:32.978Z] - CONFIG_CGROUP_FREEZER: enabled [2022-10-21T07:33:32.978Z] - CONFIG_CGROUP_SCHED: enabled [2022-10-21T07:33:32.978Z] - CONFIG_CPUSETS: enabled [2022-10-21T07:33:32.978Z] - CONFIG_MEMCG: enabled [2022-10-21T07:33:32.978Z] - CONFIG_KEYS: enabled [2022-10-21T07:33:32.978Z] - CONFIG_VETH: enabled (as module) [2022-10-21T07:33:32.978Z] - CONFIG_BRIDGE: enabled (as module) [2022-10-21T07:33:32.978Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-10-21T07:33:32.978Z] - CONFIG_NF_NAT_IPV4: missing [2022-10-21T07:33:32.978Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-10-21T07:33:32.978Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-10-21T07:33:32.978Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-10-21T07:33:32.978Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-10-21T07:33:32.978Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-10-21T07:33:32.978Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-10-21T07:33:32.978Z] - CONFIG_NF_NAT: enabled (as module) [2022-10-21T07:33:32.978Z] - CONFIG_NF_NAT_NEEDED: missing [2022-10-21T07:33:32.978Z] - CONFIG_POSIX_MQUEUE: enabled [2022-10-21T07:33:32.978Z] [2022-10-21T07:33:32.978Z] Optional Features: [2022-10-21T07:33:32.978Z] - CONFIG_USER_NS: enabled [2022-10-21T07:33:32.978Z] - CONFIG_SECCOMP: enabled [2022-10-21T07:33:32.978Z] - CONFIG_CGROUP_PIDS: enabled [2022-10-21T07:33:32.978Z] - CONFIG_MEMCG_SWAP: enabled [2022-10-21T07:33:32.978Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-10-21T07:33:32.978Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-10-21T07:33:32.978Z] - CONFIG_BLK_CGROUP: enabled [2022-10-21T07:33:32.978Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-10-21T07:33:32.978Z] - CONFIG_IOSCHED_CFQ: missing [2022-10-21T07:33:32.978Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-10-21T07:33:32.978Z] - CONFIG_CGROUP_PERF: enabled [2022-10-21T07:33:32.978Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-10-21T07:33:32.978Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-10-21T07:33:32.978Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-10-21T07:33:32.978Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-10-21T07:33:33.235Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-10-21T07:33:33.235Z] - CONFIG_RT_GROUP_SCHED: missing [2022-10-21T07:33:33.235Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-10-21T07:33:33.235Z] - CONFIG_IP_VS: enabled (as module) [2022-10-21T07:33:33.235Z] - CONFIG_IP_VS_NFCT: enabled [2022-10-21T07:33:33.235Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-10-21T07:33:33.235Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-10-21T07:33:33.235Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-10-21T07:33:33.235Z] - CONFIG_EXT4_FS: enabled [2022-10-21T07:33:33.235Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-10-21T07:33:33.235Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-10-21T07:33:33.235Z] - Network Drivers: [2022-10-21T07:33:33.235Z] - "overlay": [2022-10-21T07:33:33.235Z] - CONFIG_VXLAN: enabled (as module) [2022-10-21T07:33:33.235Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-10-21T07:33:33.235Z] Optional (for encrypted networks): [2022-10-21T07:33:33.235Z] - CONFIG_CRYPTO: enabled [2022-10-21T07:33:33.235Z] - CONFIG_CRYPTO_AEAD: enabled [2022-10-21T07:33:33.235Z] - CONFIG_CRYPTO_GCM: enabled [2022-10-21T07:33:33.235Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-10-21T07:33:33.235Z] - CONFIG_CRYPTO_GHASH: enabled [2022-10-21T07:33:33.235Z] - CONFIG_XFRM: enabled [2022-10-21T07:33:33.235Z] - CONFIG_XFRM_USER: enabled (as module) [2022-10-21T07:33:33.235Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-10-21T07:33:33.235Z] - CONFIG_INET_ESP: enabled (as module) [2022-10-21T07:33:33.235Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-10-21T07:33:33.235Z] - "ipvlan": [2022-10-21T07:33:33.235Z] - CONFIG_IPVLAN: enabled (as module) [2022-10-21T07:33:33.235Z] - "macvlan": [2022-10-21T07:33:33.235Z] - CONFIG_MACVLAN: enabled (as module) [2022-10-21T07:33:33.235Z] - CONFIG_DUMMY: enabled (as module) [2022-10-21T07:33:33.235Z] - "ftp,tftp client in container": [2022-10-21T07:33:33.235Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-10-21T07:33:33.235Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-10-21T07:33:33.235Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-10-21T07:33:33.235Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-10-21T07:33:33.235Z] - Storage Drivers: [2022-10-21T07:33:33.235Z] - "aufs": [2022-10-21T07:33:33.235Z] - CONFIG_AUFS_FS: enabled (as module) [2022-10-21T07:33:33.235Z] - "btrfs": [2022-10-21T07:33:33.235Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-10-21T07:33:33.493Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-10-21T07:33:33.493Z] - "devicemapper": [2022-10-21T07:33:33.493Z] - CONFIG_BLK_DEV_DM: enabled [2022-10-21T07:33:33.493Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-10-21T07:33:33.493Z] - "overlay": [2022-10-21T07:33:33.493Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-10-21T07:33:33.493Z] - "zfs": [2022-10-21T07:33:33.493Z] - /dev/zfs: present [2022-10-21T07:33:33.493Z] - zfs command: missing [2022-10-21T07:33:33.493Z] - zpool command: missing [2022-10-21T07:33:33.493Z] [2022-10-21T07:33:33.493Z] Limits: [2022-10-21T07:33:33.493Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-10-21T07:33:33.493Z] [2022-10-21T07:33:33.493Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-10-21T07:33:33.819Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9c84417c1bbec9420566841feee05913928e1e7b . [2022-10-21T07:33:34.075Z] #1 [internal] load build definition from Dockerfile [2022-10-21T07:33:34.075Z] #1 transferring dockerfile: [2022-10-21T07:33:34.075Z] #1 transferring dockerfile: 16.91kB done [2022-10-21T07:33:34.075Z] #1 DONE 0.2s [2022-10-21T07:33:34.075Z] [2022-10-21T07:33:34.075Z] #2 [internal] load .dockerignore [2022-10-21T07:33:34.075Z] #2 transferring context: 87B done [2022-10-21T07:33:34.075Z] #2 DONE 0.2s [2022-10-21T07:33:34.075Z] [2022-10-21T07:33:34.075Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-10-21T07:33:34.699Z] #3 DONE 0.4s [2022-10-21T07:33:34.699Z] [2022-10-21T07:33:34.699Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-10-21T07:33:34.699Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-10-21T07:33:34.955Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-10-21T07:33:34.955Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-10-21T07:33:34.955Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-10-21T07:33:34.955Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-10-21T07:33:34.955Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.3s done [2022-10-21T07:33:34.955Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s [2022-10-21T07:33:35.230Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-10-21T07:33:35.230Z] #4 DONE 0.6s [2022-10-21T07:33:35.486Z] [2022-10-21T07:33:35.486Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-10-21T07:33:36.852Z] #5 DONE 1.4s [2022-10-21T07:33:36.852Z] [2022-10-21T07:33:36.852Z] #6 [internal] load metadata for docker.io/library/golang:1.18.7-bullseye [2022-10-21T07:33:36.852Z] #6 DONE 1.4s [2022-10-21T07:33:36.852Z] [2022-10-21T07:33:36.852Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-10-21T07:33:36.852Z] #7 DONE 1.4s [2022-10-21T07:33:36.852Z] [2022-10-21T07:33:36.852Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-10-21T07:33:36.852Z] #8 DONE 1.4s [2022-10-21T07:33:37.115Z] [2022-10-21T07:33:37.115Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T07:33:37.115Z] #9 resolve docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 0.1s done [2022-10-21T07:33:37.373Z] #9 sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 1.86kB / 1.86kB done [2022-10-21T07:33:37.373Z] #9 sha256:47db815c6a4547dc224b75222193cb1851cf529d2cbdf26f854b9bbf97099b98 0B / 5.16MB 0.2s [2022-10-21T07:33:37.373Z] #9 sha256:8f0948f2334b730f4a19a7fbd78c0ad008d74609a78fa05a8650e3b6ee906ab0 1.80kB / 1.80kB done [2022-10-21T07:33:37.373Z] #9 sha256:5fedf7be08ce8ac9bbc84f11d061e8199003993a7573d3a099ec66502022826b 7.10kB / 7.10kB done [2022-10-21T07:33:37.373Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 0B / 55.05MB 0.2s [2022-10-21T07:33:37.630Z] #9 sha256:47db815c6a4547dc224b75222193cb1851cf529d2cbdf26f854b9bbf97099b98 5.16MB / 5.16MB 0.3s [2022-10-21T07:33:37.630Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 4.19MB / 55.05MB 0.3s [2022-10-21T07:33:37.630Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 15.73MB / 55.05MB 0.4s [2022-10-21T07:33:37.893Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 24.12MB / 55.05MB 0.5s [2022-10-21T07:33:37.893Z] #9 sha256:47db815c6a4547dc224b75222193cb1851cf529d2cbdf26f854b9bbf97099b98 5.16MB / 5.16MB 0.5s done [2022-10-21T07:33:37.893Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 29.36MB / 55.05MB 0.6s [2022-10-21T07:33:38.159Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 38.80MB / 55.05MB 0.9s [2022-10-21T07:33:38.159Z] #9 sha256:bf48494000001a037b72870d2a6a2536f9da8bc5d1ceddd72d79f4a51fe7a60e 6.29MB / 10.88MB 0.9s [2022-10-21T07:33:38.428Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 45.09MB / 55.05MB 1.0s [2022-10-21T07:33:38.428Z] #9 sha256:bf48494000001a037b72870d2a6a2536f9da8bc5d1ceddd72d79f4a51fe7a60e 10.88MB / 10.88MB 1.0s [2022-10-21T07:33:38.428Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 52.43MB / 55.05MB 1.1s [2022-10-21T07:33:39.362Z] #9 sha256:bf48494000001a037b72870d2a6a2536f9da8bc5d1ceddd72d79f4a51fe7a60e 10.88MB / 10.88MB 1.9s done [2022-10-21T07:33:39.362Z] #9 sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 0B / 85.96MB 2.0s [2022-10-21T07:33:39.362Z] #9 sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 10.49MB / 85.96MB 2.1s [2022-10-21T07:33:39.619Z] #9 sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 30.41MB / 85.96MB 2.3s [2022-10-21T07:33:39.619Z] #9 sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 37.31MB / 85.96MB 2.4s [2022-10-21T07:33:39.879Z] #9 sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 42.99MB / 85.96MB 2.5s [2022-10-21T07:33:39.879Z] #9 sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 48.23MB / 85.96MB 2.6s [2022-10-21T07:33:39.879Z] #9 sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 61.87MB / 85.96MB 2.7s [2022-10-21T07:33:40.135Z] #9 sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 85.96MB / 85.96MB 2.9s [2022-10-21T07:33:41.063Z] #9 ... [2022-10-21T07:33:41.063Z] [2022-10-21T07:33:41.063Z] #10 [internal] load build context [2022-10-21T07:33:41.063Z] #10 transferring context: 53.55MB 3.2s done [2022-10-21T07:33:41.063Z] #10 DONE 3.8s [2022-10-21T07:33:41.063Z] [2022-10-21T07:33:41.063Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T07:33:41.063Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 55.05MB / 55.05MB 3.7s done [2022-10-21T07:33:41.063Z] #9 extracting sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 0.1s [2022-10-21T07:33:42.954Z] #9 sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 85.96MB / 85.96MB 5.3s done [2022-10-21T07:33:42.954Z] #9 sha256:85179b4f11cef33301050ba5477df51852aea1737e3d5c9a22df6c3415a2034d 0B / 156B 5.4s [2022-10-21T07:33:42.954Z] #9 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 5.24MB / 141.91MB 5.4s [2022-10-21T07:33:42.954Z] #9 ... [2022-10-21T07:33:42.954Z] [2022-10-21T07:33:42.954Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-10-21T07:33:42.954Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-10-21T07:33:42.954Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-10-21T07:33:42.954Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-10-21T07:33:42.954Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-10-21T07:33:42.954Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.3s done [2022-10-21T07:33:42.954Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2022-10-21T07:33:42.954Z] #11 DONE 5.7s [2022-10-21T07:33:42.954Z] [2022-10-21T07:33:42.954Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T07:33:42.954Z] #9 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 13.63MB / 141.91MB 5.5s [2022-10-21T07:33:42.954Z] #9 sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 0B / 54.58MB 5.5s [2022-10-21T07:33:42.955Z] #9 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 24.12MB / 141.91MB 5.7s [2022-10-21T07:33:42.955Z] #9 sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 15.73MB / 54.58MB 5.7s [2022-10-21T07:33:42.955Z] #9 sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 25.81MB / 54.58MB 5.8s [2022-10-21T07:33:43.221Z] #9 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 33.99MB / 141.91MB 5.9s [2022-10-21T07:33:43.221Z] #9 sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 31.46MB / 54.58MB 5.9s [2022-10-21T07:33:43.221Z] #9 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 41.94MB / 141.91MB 6.1s [2022-10-21T07:33:43.221Z] #9 sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 41.01MB / 54.58MB 6.1s [2022-10-21T07:33:43.483Z] #9 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 51.38MB / 141.91MB 6.2s [2022-10-21T07:33:43.483Z] #9 sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 48.31MB / 54.58MB 6.2s [2022-10-21T07:33:43.483Z] #9 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 60.83MB / 141.91MB 6.3s [2022-10-21T07:33:43.483Z] #9 sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 54.58MB / 54.58MB 6.3s [2022-10-21T07:33:43.750Z] #9 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 72.35MB / 141.91MB 6.4s [2022-10-21T07:33:43.751Z] #9 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 81.79MB / 141.91MB 6.5s [2022-10-21T07:33:44.009Z] #9 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 97.52MB / 141.91MB 6.7s [2022-10-21T07:33:44.266Z] #9 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 105.91MB / 141.91MB 7.0s [2022-10-21T07:33:44.266Z] #9 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 113.25MB / 141.91MB 7.1s [2022-10-21T07:33:44.575Z] #9 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 122.68MB / 141.91MB 7.2s [2022-10-21T07:33:44.575Z] #9 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 141.07MB / 141.91MB 7.4s [2022-10-21T07:33:45.139Z] #9 sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 54.58MB / 54.58MB 7.6s done [2022-10-21T07:33:45.442Z] Still waiting to schedule task [2022-10-21T07:33:45.442Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-033432a04d72dde69)’ [2022-10-21T07:33:45.443Z] Still waiting to schedule task [2022-10-21T07:33:45.443Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-033432a04d72dde69)’ [2022-10-21T07:33:45.444Z] Still waiting to schedule task [2022-10-21T07:33:45.444Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-10-21T07:33:45.446Z] Still waiting to schedule task [2022-10-21T07:33:45.446Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-10-21T07:33:45.447Z] Still waiting to schedule task [2022-10-21T07:33:45.447Z] All nodes of label ‘windows-2019’ are offline [2022-10-21T07:33:45.450Z] #9 extracting sha256:47db815c6a4547dc224b75222193cb1851cf529d2cbdf26f854b9bbf97099b98 [2022-10-21T07:33:46.012Z] #9 extracting sha256:47db815c6a4547dc224b75222193cb1851cf529d2cbdf26f854b9bbf97099b98 0.5s done [2022-10-21T07:33:46.573Z] #9 ... [2022-10-21T07:33:46.573Z] [2022-10-21T07:33:46.573Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff [2022-10-21T07:33:46.573Z] #12 resolve docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 0.1s done [2022-10-21T07:33:46.573Z] #12 sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 1.85kB / 1.85kB done [2022-10-21T07:33:46.573Z] #12 sha256:9b0e3056b8cd8630271825665a0613cc27829d6a24906dc0122b3b4834312f7d 529B / 529B done [2022-10-21T07:33:46.573Z] #12 sha256:d91720f514f733190e529148212d53a33021d62900b9901138cfb3fc404dd33c 1.46kB / 1.46kB done [2022-10-21T07:33:46.573Z] #12 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 55.05MB / 55.05MB 3.7s done [2022-10-21T07:33:46.573Z] #12 extracting sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 3.5s done [2022-10-21T07:33:46.573Z] #12 DONE 9.6s [2022-10-21T07:33:46.573Z] [2022-10-21T07:33:46.573Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T07:33:46.573Z] #9 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 141.91MB / 141.91MB 9.2s done [2022-10-21T07:33:46.829Z] #9 ... [2022-10-21T07:33:46.829Z] [2022-10-21T07:33:46.829Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-10-21T07:33:46.829Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-10-21T07:33:46.829Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-10-21T07:33:46.829Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-10-21T07:33:46.829Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-10-21T07:33:46.829Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.7s done [2022-10-21T07:33:46.829Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2022-10-21T07:33:46.829Z] #13 DONE 9.7s [2022-10-21T07:33:46.829Z] [2022-10-21T07:33:46.829Z] #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-10-21T07:33:47.766Z] #14 ... [2022-10-21T07:33:47.766Z] [2022-10-21T07:33:47.766Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-10-21T07:33:47.766Z] #15 DONE 0.8s [2022-10-21T07:33:48.023Z] [2022-10-21T07:33:48.023Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-10-21T07:33:48.586Z] #16 DONE 0.8s [2022-10-21T07:33:48.586Z] [2022-10-21T07:33:48.586Z] #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-10-21T07:33:48.586Z] #14 1.454 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T07:33:48.586Z] #14 1.466 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T07:33:48.586Z] #14 1.471 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T07:33:48.586Z] #14 1.609 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-10-21T07:33:48.586Z] #14 1.965 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB] [2022-10-21T07:33:48.586Z] #14 2.003 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [6340 B] [2022-10-21T07:33:50.481Z] #14 3.568 Fetched 8589 kB in 2s (3627 kB/s) [2022-10-21T07:33:51.044Z] #14 3.568 Reading package lists... [2022-10-21T07:33:51.606Z] #14 4.407 Reading package lists... [2022-10-21T07:33:51.863Z] #14 5.173 Building dependency tree... [2022-10-21T07:33:52.120Z] #14 5.545 The following additional packages will be installed: [2022-10-21T07:33:52.120Z] #14 5.545 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-10-21T07:33:52.120Z] #14 5.545 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-10-21T07:33:52.120Z] #14 5.545 Recommended packages: [2022-10-21T07:33:52.120Z] #14 5.545 libldap-common publicsuffix libsasl2-modules [2022-10-21T07:33:52.425Z] #14 5.721 The following NEW packages will be installed: [2022-10-21T07:33:52.425Z] #14 5.721 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-10-21T07:33:52.425Z] #14 5.721 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-10-21T07:33:52.425Z] #14 5.721 libssh2-1 openssl [2022-10-21T07:33:52.682Z] #14 6.049 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-10-21T07:33:52.682Z] #14 6.049 Need to get 3047 kB of archives. [2022-10-21T07:33:52.682Z] #14 6.049 After this operation, 6661 kB of additional disk space will be used. [2022-10-21T07:33:52.682Z] #14 6.049 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-10-21T07:33:52.682Z] #14 6.068 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-10-21T07:33:52.682Z] #14 6.068 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-10-21T07:33:52.682Z] #14 6.068 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-10-21T07:33:52.682Z] #14 6.068 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-10-21T07:33:52.682Z] #14 6.068 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-10-21T07:33:52.682Z] #14 6.068 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-10-21T07:33:52.682Z] #14 6.069 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-10-21T07:33:52.682Z] #14 6.071 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-10-21T07:33:52.682Z] #14 6.071 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-10-21T07:33:52.682Z] #14 6.073 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-10-21T07:33:52.682Z] #14 6.075 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-10-21T07:33:52.682Z] #14 6.077 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-10-21T07:33:52.682Z] #14 6.078 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-10-21T07:33:52.682Z] #14 6.080 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-10-21T07:33:52.940Z] #14 6.287 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T07:33:52.940Z] #14 6.325 Fetched 3047 kB in 0s (8671 kB/s) [2022-10-21T07:33:52.940Z] #14 6.345 Selecting previously unselected package openssl. [2022-10-21T07:33:52.940Z] #14 6.345 (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-10-21T07:33:52.940Z] #14 6.351 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-10-21T07:33:52.940Z] #14 6.425 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-10-21T07:33:53.197Z] #14 6.640 Selecting previously unselected package ca-certificates. [2022-10-21T07:33:53.197Z] #14 6.640 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-10-21T07:33:53.197Z] #14 6.644 Unpacking ca-certificates (20210119) ... [2022-10-21T07:33:53.453Z] #14 6.797 Selecting previously unselected package libbrotli1:amd64. [2022-10-21T07:33:53.453Z] #14 6.799 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-10-21T07:33:53.453Z] #14 6.899 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-10-21T07:33:53.453Z] #14 6.965 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-10-21T07:33:53.453Z] #14 6.966 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-10-21T07:33:53.453Z] #14 6.970 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-10-21T07:33:53.709Z] #14 7.196 Selecting previously unselected package libsasl2-2:amd64. [2022-10-21T07:33:53.709Z] #14 7.196 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-10-21T07:33:53.709Z] #14 7.202 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-10-21T07:33:53.709Z] #14 7.293 Selecting previously unselected package libldap-2.4-2:amd64. [2022-10-21T07:33:53.709Z] #14 7.293 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-10-21T07:33:53.967Z] #14 7.297 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-10-21T07:33:54.223Z] #14 7.451 Selecting previously unselected package libnghttp2-14:amd64. [2022-10-21T07:33:54.223Z] #14 7.453 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-10-21T07:33:54.223Z] #14 7.465 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-10-21T07:33:54.223Z] #14 7.616 Selecting previously unselected package libpsl5:amd64. [2022-10-21T07:33:54.223Z] #14 7.616 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-10-21T07:33:54.223Z] #14 7.622 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-10-21T07:33:54.479Z] #14 7.830 Selecting previously unselected package librtmp1:amd64. [2022-10-21T07:33:54.479Z] #14 7.830 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-10-21T07:33:54.479Z] #14 7.833 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-10-21T07:33:54.479Z] #14 7.933 Selecting previously unselected package libssh2-1:amd64. [2022-10-21T07:33:54.479Z] #14 7.933 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-10-21T07:33:54.479Z] #14 7.983 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-10-21T07:33:54.735Z] #14 8.120 Selecting previously unselected package libcurl4:amd64. [2022-10-21T07:33:54.735Z] #14 8.122 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-10-21T07:33:54.735Z] #14 8.207 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-10-21T07:33:55.298Z] #14 8.618 Selecting previously unselected package curl. [2022-10-21T07:33:55.298Z] #14 8.618 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-10-21T07:33:55.298Z] #14 8.675 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-10-21T07:33:55.298Z] #14 8.741 Selecting previously unselected package libonig5:amd64. [2022-10-21T07:33:55.298Z] #14 8.741 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-10-21T07:33:55.298Z] #14 8.743 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-10-21T07:33:55.555Z] #14 8.816 Selecting previously unselected package libjq1:amd64. [2022-10-21T07:33:55.555Z] #14 8.816 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-10-21T07:33:55.555Z] #14 8.829 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-10-21T07:33:55.555Z] #14 8.887 Selecting previously unselected package jq. [2022-10-21T07:33:55.555Z] #14 8.887 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-10-21T07:33:55.555Z] #14 8.894 Unpacking jq (1.6-2.1) ... [2022-10-21T07:33:55.555Z] #14 8.979 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-10-21T07:33:55.555Z] #14 8.995 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-10-21T07:33:55.555Z] #14 9.009 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-10-21T07:33:55.555Z] #14 9.022 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-10-21T07:33:55.555Z] #14 9.034 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-10-21T07:33:55.555Z] #14 9.047 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-10-21T07:33:55.555Z] #14 9.059 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-10-21T07:33:55.555Z] #14 9.075 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-10-21T07:33:55.555Z] #14 9.093 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-10-21T07:33:55.555Z] #14 9.104 Setting up libjq1:amd64 (1.6-2.1) ... [2022-10-21T07:33:55.555Z] #14 9.117 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-10-21T07:33:55.555Z] #14 9.131 Setting up ca-certificates (20210119) ... [2022-10-21T07:33:56.486Z] #14 9.697 Updating certificates in /etc/ssl/certs... [2022-10-21T07:33:57.051Z] #14 10.41 129 added, 0 removed; done. [2022-10-21T07:33:57.051Z] #14 10.48 Setting up jq (1.6-2.1) ... [2022-10-21T07:33:57.051Z] #14 10.52 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-10-21T07:33:57.051Z] #14 ... [2022-10-21T07:33:57.051Z] [2022-10-21T07:33:57.051Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T07:33:57.051Z] #9 extracting sha256:bf48494000001a037b72870d2a6a2536f9da8bc5d1ceddd72d79f4a51fe7a60e 0.6s done [2022-10-21T07:33:57.051Z] #9 extracting sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 4.5s done [2022-10-21T07:33:57.051Z] #9 extracting sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 4.2s [2022-10-21T07:33:57.051Z] #9 ... [2022-10-21T07:33:57.051Z] [2022-10-21T07:33:57.051Z] #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-10-21T07:33:57.051Z] #14 10.59 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-10-21T07:33:57.051Z] #14 10.61 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T07:33:57.051Z] #14 10.62 Processing triggers for ca-certificates (20210119) ... [2022-10-21T07:33:57.309Z] #14 10.63 Updating certificates in /etc/ssl/certs... [2022-10-21T07:33:57.872Z] #14 11.25 0 added, 0 removed; done. [2022-10-21T07:33:57.872Z] #14 11.25 Running hooks in /etc/ca-certificates/update.d... [2022-10-21T07:33:57.872Z] #14 11.25 done. [2022-10-21T07:34:00.393Z] #14 DONE 13.5s [2022-10-21T07:34:00.393Z] [2022-10-21T07:34:00.393Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T07:34:00.393Z] #9 extracting sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 5.4s done [2022-10-21T07:34:00.393Z] #9 extracting sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 1.5s [2022-10-21T07:34:00.393Z] #9 ... [2022-10-21T07:34:00.393Z] [2022-10-21T07:34:00.393Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-10-21T07:34:00.393Z] #17 DONE 0.1s [2022-10-21T07:34:00.393Z] [2022-10-21T07:34:00.393Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T07:34:05.648Z] #9 extracting sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 7.0s done [2022-10-21T07:34:05.648Z] #9 extracting sha256:85179b4f11cef33301050ba5477df51852aea1737e3d5c9a22df6c3415a2034d done [2022-10-21T07:34:05.905Z] #9 DONE 28.9s [2022-10-21T07:34:05.905Z] [2022-10-21T07:34:05.905Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-10-21T07:34:07.853Z] #18 DONE 1.6s [2022-10-21T07:34:07.853Z] [2022-10-21T07:34:07.853Z] #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-10-21T07:34:08.109Z] #19 DONE 0.6s [2022-10-21T07:34:08.109Z] [2022-10-21T07:34:08.109Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:34:08.365Z] #20 ... [2022-10-21T07:34:08.365Z] [2022-10-21T07:34:08.365Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-10-21T07:34:08.365Z] #21 DONE 0.1s [2022-10-21T07:34:08.365Z] [2022-10-21T07:34:08.365Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-10-21T07:34:08.365Z] #22 DONE 0.2s [2022-10-21T07:34:08.365Z] [2022-10-21T07:34:08.365Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-10-21T07:34:10.272Z] #23 ... [2022-10-21T07:34:10.272Z] [2022-10-21T07:34:10.272Z] #24 [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-10-21T07:34:10.272Z] #0 1.533 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-10-21T07:34:10.272Z] #0 1.774 [2022-10-21T07:34:10.272Z] #0 1.989 #=#=# ######################################################################## 100.0% [2022-10-21T07:34:10.272Z] #0 2.264 [2022-10-21T07:34:10.272Z] #0 3.232 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-10-21T07:34:10.272Z] #0 3.496 [2022-10-21T07:34:10.272Z] #0 3.718 #=#=# ######################################################################## 100.0% [2022-10-21T07:34:10.272Z] #0 4.017 [2022-10-21T07:34:10.272Z] #0 4.917 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-10-21T07:34:10.272Z] #0 5.179 [2022-10-21T07:34:10.272Z] #0 5.404 #=#=# ####### 11.0% ########################################### 60.0% ################################################################## 91.7% ######################################################################## 100.0% [2022-10-21T07:34:10.272Z] #0 6.034 [2022-10-21T07:34:10.272Z] #0 6.936 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-10-21T07:34:10.272Z] #0 7.252 [2022-10-21T07:34:10.272Z] #0 7.499 #=#=# ######################################################################## 100.0% [2022-10-21T07:34:10.272Z] #0 7.791 [2022-10-21T07:34:10.272Z] #0 8.600 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-10-21T07:34:10.272Z] #0 9.078 [2022-10-21T07:34:10.272Z] #0 9.348 #=#=# ######################################################################## 100.0% [2022-10-21T07:34:10.272Z] #0 9.957 [2022-10-21T07:34:10.272Z] #0 10.03 Download of images into '/build' complete. [2022-10-21T07:34:10.272Z] #0 10.03 Use something like the following to load the result into a Docker daemon: [2022-10-21T07:34:10.272Z] #0 10.03 tar -cC '/build' . | docker load [2022-10-21T07:34:10.529Z] #24 DONE 10.2s [2022-10-21T07:34:10.529Z] [2022-10-21T07:34:10.529Z] #25 [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-10-21T07:34:13.053Z] #25 4.668 + git clone https://github.com/docker/distribution.git . [2022-10-21T07:34:13.053Z] #25 4.668 Cloning into '.'... [2022-10-21T07:34:13.311Z] #25 ... [2022-10-21T07:34:13.311Z] [2022-10-21T07:34:13.311Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:34:13.311Z] #20 4.990 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T07:34:13.311Z] #20 5.083 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T07:34:13.311Z] #20 5.179 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T07:34:13.875Z] #20 5.879 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-10-21T07:34:15.773Z] #20 7.625 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB] [2022-10-21T07:34:17.671Z] #20 9.616 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [6340 B] [2022-10-21T07:34:18.236Z] #20 ... [2022-10-21T07:34:18.236Z] [2022-10-21T07:34:18.236Z] #26 [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-10-21T07:34:18.236Z] #0 4.848 + RM_GOPATH=0 [2022-10-21T07:34:18.236Z] #0 4.848 + TMP_GOPATH= [2022-10-21T07:34:18.236Z] #0 4.848 + : /build [2022-10-21T07:34:18.236Z] #0 4.848 + '[' -z '' ']' [2022-10-21T07:34:18.236Z] #0 4.866 ++ mktemp -d [2022-10-21T07:34:18.236Z] #0 4.866 + export GOPATH=/tmp/tmp.A9JeAx6aTL [2022-10-21T07:34:18.236Z] #0 4.866 + GOPATH=/tmp/tmp.A9JeAx6aTL [2022-10-21T07:34:18.236Z] #0 4.866 + RM_GOPATH=1 [2022-10-21T07:34:18.236Z] #0 4.866 + case "$(go env GOARCH)" in [2022-10-21T07:34:18.236Z] #0 4.866 ++ go env GOARCH [2022-10-21T07:34:18.236Z] #0 4.867 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:34:18.236Z] #0 4.867 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:34:18.236Z] #0 4.867 ++ dirname /tmp/install/install.sh [2022-10-21T07:34:18.236Z] #0 4.868 Install docker/cli version 17.06.2-ce from stable [2022-10-21T07:34:18.236Z] #0 4.868 + dir=/tmp/install [2022-10-21T07:34:18.236Z] #0 4.868 + bin=dockercli [2022-10-21T07:34:18.236Z] #0 4.868 + shift [2022-10-21T07:34:18.236Z] #0 4.868 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-10-21T07:34:18.236Z] #0 4.868 + . /tmp/install/dockercli.installer [2022-10-21T07:34:18.236Z] #0 4.868 ++ : stable [2022-10-21T07:34:18.236Z] #0 4.868 ++ : 17.06.2-ce [2022-10-21T07:34:18.236Z] #0 4.868 + install_dockercli [2022-10-21T07:34:18.236Z] #0 4.868 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-10-21T07:34:18.236Z] #0 4.872 ++ uname -m [2022-10-21T07:34:18.236Z] #0 4.873 + arch=x86_64 [2022-10-21T07:34:18.236Z] #0 4.873 + '[' x86_64 '!=' x86_64 ']' [2022-10-21T07:34:18.236Z] #0 4.873 + url=https://download.docker.com/linux/static [2022-10-21T07:34:18.236Z] #0 4.880 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-10-21T07:34:18.236Z] #0 4.880 + tar -xz docker/docker [2022-10-21T07:34:18.236Z] #26 ... [2022-10-21T07:34:18.236Z] [2022-10-21T07:34:18.236Z] #27 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-10-21T07:34:18.236Z] #0 4.121 + RM_GOPATH=0 [2022-10-21T07:34:18.236Z] #0 4.121 + TMP_GOPATH= [2022-10-21T07:34:18.236Z] #0 4.121 + : /build [2022-10-21T07:34:18.236Z] #0 4.121 + '[' -z '' ']' [2022-10-21T07:34:18.236Z] #0 4.121 ++ mktemp -d [2022-10-21T07:34:18.236Z] #0 4.121 + export GOPATH=/tmp/tmp.9v31Yis4vx [2022-10-21T07:34:18.236Z] #0 4.121 + GOPATH=/tmp/tmp.9v31Yis4vx [2022-10-21T07:34:18.236Z] #0 4.121 + RM_GOPATH=1 [2022-10-21T07:34:18.236Z] #0 4.121 + case "$(go env GOARCH)" in [2022-10-21T07:34:18.236Z] #0 4.124 ++ go env GOARCH [2022-10-21T07:34:18.236Z] #0 4.129 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:34:18.236Z] #0 4.129 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:34:18.236Z] #0 4.129 ++ dirname /tmp/install/install.sh [2022-10-21T07:34:18.236Z] #0 4.131 + dir=/tmp/install [2022-10-21T07:34:18.236Z] #0 4.131 + bin=rootlesskit [2022-10-21T07:34:18.236Z] #0 4.131 + shift [2022-10-21T07:34:18.236Z] #0 4.131 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-10-21T07:34:18.236Z] #0 4.131 + . /tmp/install/rootlesskit.installer [2022-10-21T07:34:18.236Z] #0 4.131 ++ : v0.14.4 [2022-10-21T07:34:18.236Z] #0 4.131 + install_rootlesskit [2022-10-21T07:34:18.236Z] #0 4.131 + case "$1" in [2022-10-21T07:34:18.236Z] #0 4.131 + export CGO_ENABLED=0 [2022-10-21T07:34:18.236Z] #0 4.131 + CGO_ENABLED=0 [2022-10-21T07:34:18.236Z] #0 4.131 + _install_rootlesskit [2022-10-21T07:34:18.236Z] #0 4.131 Install rootlesskit version v0.14.4 [2022-10-21T07:34:18.236Z] #0 4.131 + echo 'Install rootlesskit version v0.14.4' [2022-10-21T07:34:18.236Z] #0 4.131 + for f in rootlesskit rootlesskit-docker-proxy [2022-10-21T07:34:18.236Z] #0 4.131 + GOBIN=/build [2022-10-21T07:34:18.236Z] #0 4.131 + GO111MODULE=on [2022-10-21T07:34:18.236Z] #0 4.131 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-10-21T07:34:18.236Z] #0 4.574 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-10-21T07:34:18.236Z] #0 9.437 go: downloading github.com/pkg/errors v0.9.1 [2022-10-21T07:34:18.236Z] #0 9.506 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-10-21T07:34:18.236Z] #0 9.571 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-10-21T07:34:18.236Z] #0 10.17 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-10-21T07:34:18.236Z] #27 ... [2022-10-21T07:34:18.236Z] [2022-10-21T07:34:18.236Z] #28 [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-10-21T07:34:18.236Z] #0 5.388 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T07:34:18.236Z] #0 5.469 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T07:34:18.236Z] #0 5.471 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T07:34:18.236Z] #0 6.239 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-10-21T07:34:18.236Z] #0 8.394 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB] [2022-10-21T07:34:18.492Z] #28 10.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [6340 B] [2022-10-21T07:34:18.493Z] #28 ... [2022-10-21T07:34:18.493Z] [2022-10-21T07:34:18.493Z] #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-10-21T07:34:18.493Z] #0 4.814 + RM_GOPATH=0 [2022-10-21T07:34:18.493Z] #0 4.814 + TMP_GOPATH= [2022-10-21T07:34:18.493Z] #0 4.814 + : /build [2022-10-21T07:34:18.493Z] #0 4.814 + '[' -z '' ']' [2022-10-21T07:34:18.493Z] #0 4.814 ++ mktemp -d [2022-10-21T07:34:18.493Z] #0 4.814 + export GOPATH=/tmp/tmp.gTygGDhifC [2022-10-21T07:34:18.493Z] #0 4.814 + GOPATH=/tmp/tmp.gTygGDhifC [2022-10-21T07:34:18.493Z] #0 4.814 + RM_GOPATH=1 [2022-10-21T07:34:18.493Z] #0 4.814 + case "$(go env GOARCH)" in [2022-10-21T07:34:18.493Z] #0 4.836 ++ go env GOARCH [2022-10-21T07:34:18.493Z] #0 4.836 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:34:18.493Z] #0 4.836 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:34:18.493Z] #0 4.836 ++ dirname /tmp/install/install.sh [2022-10-21T07:34:18.493Z] #0 4.836 + dir=/tmp/install [2022-10-21T07:34:18.493Z] #0 4.836 + bin=vndr [2022-10-21T07:34:18.493Z] #0 4.836 + shift [2022-10-21T07:34:18.493Z] #0 4.836 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-10-21T07:34:18.493Z] #0 4.836 + . /tmp/install/vndr.installer [2022-10-21T07:34:18.493Z] #0 4.836 ++ : v0.1.2 [2022-10-21T07:34:18.493Z] #0 4.836 + install_vndr [2022-10-21T07:34:18.493Z] #0 4.836 + echo 'Install vndr version v0.1.2' [2022-10-21T07:34:18.493Z] #0 4.836 + GOBIN=/build [2022-10-21T07:34:18.493Z] #0 4.836 + GO111MODULE=on [2022-10-21T07:34:18.493Z] #0 4.836 + go install github.com/LK4D4/vndr@v0.1.2 [2022-10-21T07:34:18.493Z] #0 4.836 Install vndr version v0.1.2 [2022-10-21T07:34:18.493Z] #0 5.405 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-10-21T07:34:18.749Z] #29 ... [2022-10-21T07:34:18.749Z] [2022-10-21T07:34:18.749Z] #30 [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-10-21T07:34:18.749Z] #0 4.256 + RM_GOPATH=0 [2022-10-21T07:34:18.749Z] #0 4.256 + TMP_GOPATH= [2022-10-21T07:34:18.749Z] #0 4.256 + : /build [2022-10-21T07:34:18.749Z] #0 4.256 + '[' -z '' ']' [2022-10-21T07:34:18.749Z] #0 4.258 ++ mktemp -d [2022-10-21T07:34:18.749Z] #0 4.258 + export GOPATH=/tmp/tmp.lOK7FF7lqU [2022-10-21T07:34:18.749Z] #0 4.258 + GOPATH=/tmp/tmp.lOK7FF7lqU [2022-10-21T07:34:18.749Z] #0 4.258 + RM_GOPATH=1 [2022-10-21T07:34:18.749Z] #0 4.258 + case "$(go env GOARCH)" in [2022-10-21T07:34:18.749Z] #0 4.260 ++ go env GOARCH [2022-10-21T07:34:18.749Z] #0 4.264 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:34:18.749Z] #0 4.264 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:34:18.749Z] #0 4.265 ++ dirname /tmp/install/install.sh [2022-10-21T07:34:18.749Z] #0 4.266 + dir=/tmp/install [2022-10-21T07:34:18.749Z] #0 4.266 + bin=shfmt [2022-10-21T07:34:18.749Z] #0 4.266 + shift [2022-10-21T07:34:18.749Z] #0 4.266 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-10-21T07:34:18.749Z] #0 4.276 Install shfmt version v3.0.2 [2022-10-21T07:34:18.749Z] #0 4.282 + . /tmp/install/shfmt.installer [2022-10-21T07:34:18.749Z] #0 4.282 ++ : v3.0.2 [2022-10-21T07:34:18.749Z] #0 4.282 + install_shfmt [2022-10-21T07:34:18.749Z] #0 4.282 + echo 'Install shfmt version v3.0.2' [2022-10-21T07:34:18.749Z] #0 4.282 + GOBIN=/build [2022-10-21T07:34:18.749Z] #0 4.282 + GO111MODULE=on [2022-10-21T07:34:18.749Z] #0 4.282 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-10-21T07:34:18.749Z] #0 4.742 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-10-21T07:34:18.749Z] #30 ... [2022-10-21T07:34:18.749Z] [2022-10-21T07:34:18.749Z] #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-10-21T07:34:18.749Z] #0 5.931 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T07:34:18.749Z] #0 5.951 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T07:34:18.749Z] #0 5.963 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T07:34:18.749Z] #0 6.784 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-10-21T07:34:18.749Z] #0 7.990 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB] [2022-10-21T07:34:18.749Z] #0 9.820 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [6340 B] [2022-10-21T07:34:19.005Z] #31 ... [2022-10-21T07:34:19.005Z] [2022-10-21T07:34:19.005Z] #32 [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-10-21T07:34:19.005Z] #0 5.604 + RM_GOPATH=0 [2022-10-21T07:34:19.005Z] #0 5.604 + TMP_GOPATH= [2022-10-21T07:34:19.005Z] #0 5.604 + : /build [2022-10-21T07:34:19.005Z] #0 5.604 + '[' -z '' ']' [2022-10-21T07:34:19.005Z] #0 5.604 ++ mktemp -d [2022-10-21T07:34:19.005Z] #0 5.616 + export GOPATH=/tmp/tmp.X0eLi4iioJ [2022-10-21T07:34:19.005Z] #0 5.616 + GOPATH=/tmp/tmp.X0eLi4iioJ [2022-10-21T07:34:19.005Z] #0 5.616 + RM_GOPATH=1 [2022-10-21T07:34:19.005Z] #0 5.616 + case "$(go env GOARCH)" in [2022-10-21T07:34:19.005Z] #0 5.616 ++ go env GOARCH [2022-10-21T07:34:19.005Z] #0 5.695 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:34:19.005Z] #0 5.695 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:34:19.005Z] #0 5.697 ++ dirname /tmp/install/install.sh [2022-10-21T07:34:19.005Z] #0 5.699 + dir=/tmp/install [2022-10-21T07:34:19.005Z] #0 5.699 + bin=tomlv [2022-10-21T07:34:19.005Z] #0 5.699 + shift [2022-10-21T07:34:19.005Z] #0 5.699 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-10-21T07:34:19.005Z] #0 5.699 + . /tmp/install/tomlv.installer [2022-10-21T07:34:19.005Z] #0 5.700 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-10-21T07:34:19.005Z] #0 5.700 + install_tomlv [2022-10-21T07:34:19.005Z] #0 5.700 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-10-21T07:34:19.005Z] #0 5.700 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-10-21T07:34:19.006Z] #0 5.700 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.X0eLi4iioJ/src/github.com/BurntSushi/toml [2022-10-21T07:34:19.006Z] #0 5.701 Cloning into '/tmp/tmp.X0eLi4iioJ/src/github.com/BurntSushi/toml'... [2022-10-21T07:34:19.006Z] #0 7.154 + cd /tmp/tmp.X0eLi4iioJ/src/github.com/BurntSushi/toml [2022-10-21T07:34:19.006Z] #0 7.156 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-10-21T07:34:19.006Z] #0 7.303 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-10-21T07:34:19.006Z] #0 7.948 internal/goarch [2022-10-21T07:34:19.006Z] #0 7.949 internal/unsafeheader [2022-10-21T07:34:19.006Z] #0 8.139 internal/cpu [2022-10-21T07:34:19.006Z] #0 8.189 internal/abi [2022-10-21T07:34:19.006Z] #0 8.699 internal/goexperiment [2022-10-21T07:34:19.006Z] #0 8.853 internal/goos [2022-10-21T07:34:19.006Z] #0 8.942 runtime/internal/atomic [2022-10-21T07:34:19.006Z] #0 8.945 internal/bytealg [2022-10-21T07:34:19.006Z] #0 9.673 runtime/internal/math [2022-10-21T07:34:19.006Z] #0 9.747 runtime/internal/sys [2022-10-21T07:34:19.006Z] #0 9.904 runtime/internal/syscall [2022-10-21T07:34:19.006Z] #0 10.20 internal/itoa [2022-10-21T07:34:19.006Z] #0 10.50 math/bits [2022-10-21T07:34:19.006Z] #0 10.52 runtime [2022-10-21T07:34:19.006Z] #32 ... [2022-10-21T07:34:19.006Z] [2022-10-21T07:34:19.006Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-10-21T07:34:19.006Z] #0 5.572 + RM_GOPATH=0 [2022-10-21T07:34:19.006Z] #0 5.573 + TMP_GOPATH= [2022-10-21T07:34:19.006Z] #0 5.574 + : /build [2022-10-21T07:34:19.006Z] #0 5.574 + '[' -z '' ']' [2022-10-21T07:34:19.006Z] #0 5.577 ++ mktemp -d [2022-10-21T07:34:19.006Z] #0 5.580 + export GOPATH=/tmp/tmp.SdYr2IMUn4 [2022-10-21T07:34:19.006Z] #0 5.584 + GOPATH=/tmp/tmp.SdYr2IMUn4 [2022-10-21T07:34:19.006Z] #0 5.584 + RM_GOPATH=1 [2022-10-21T07:34:19.006Z] #0 5.584 + case "$(go env GOARCH)" in [2022-10-21T07:34:19.006Z] #0 5.588 ++ go env GOARCH [2022-10-21T07:34:19.006Z] #0 5.632 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:34:19.006Z] #0 5.632 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:34:19.006Z] #0 5.632 ++ dirname /tmp/install/install.sh [2022-10-21T07:34:19.006Z] #0 5.634 + dir=/tmp/install [2022-10-21T07:34:19.006Z] #0 5.634 + bin=golangci_lint [2022-10-21T07:34:19.006Z] #0 5.634 + shift [2022-10-21T07:34:19.006Z] #0 5.634 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-10-21T07:34:19.006Z] #0 5.636 + . /tmp/install/golangci_lint.installer [2022-10-21T07:34:19.006Z] #0 5.637 ++ : v1.44.0 [2022-10-21T07:34:19.006Z] #0 5.637 + install_golangci_lint [2022-10-21T07:34:19.006Z] #0 5.638 + set -e [2022-10-21T07:34:19.006Z] #0 5.638 + echo 'Install golangci-lint version v1.44.0' [2022-10-21T07:34:19.006Z] #0 5.638 Install golangci-lint version v1.44.0 [2022-10-21T07:34:19.006Z] #0 5.638 + GOBIN=/build [2022-10-21T07:34:19.006Z] #0 5.639 + GO111MODULE=on [2022-10-21T07:34:19.006Z] #0 5.639 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-10-21T07:34:19.006Z] #0 6.155 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-10-21T07:34:19.277Z] #33 ... [2022-10-21T07:34:19.277Z] [2022-10-21T07:34:19.277Z] #34 [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-10-21T07:34:19.277Z] #0 5.531 + RM_GOPATH=0 [2022-10-21T07:34:19.277Z] #0 5.531 + TMP_GOPATH= [2022-10-21T07:34:19.277Z] #0 5.531 + : /build [2022-10-21T07:34:19.277Z] #0 5.531 + '[' -z '' ']' [2022-10-21T07:34:19.277Z] #0 5.531 ++ mktemp -d [2022-10-21T07:34:19.277Z] #0 5.535 + export GOPATH=/tmp/tmp.JK2arGltxZ [2022-10-21T07:34:19.277Z] #0 5.535 + GOPATH=/tmp/tmp.JK2arGltxZ [2022-10-21T07:34:19.277Z] #0 5.535 + RM_GOPATH=1 [2022-10-21T07:34:19.277Z] #0 5.535 + case "$(go env GOARCH)" in [2022-10-21T07:34:19.277Z] #0 5.538 ++ go env GOARCH [2022-10-21T07:34:19.277Z] #0 5.568 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:34:19.277Z] #0 5.568 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:34:19.277Z] #0 5.569 ++ dirname /tmp/install/install.sh [2022-10-21T07:34:19.277Z] #0 5.581 + dir=/tmp/install [2022-10-21T07:34:19.277Z] #0 5.588 + bin=proxy [2022-10-21T07:34:19.277Z] #0 5.588 + shift [2022-10-21T07:34:19.277Z] #0 5.588 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-10-21T07:34:19.277Z] #0 5.588 + . /tmp/install/proxy.installer [2022-10-21T07:34:19.277Z] #0 5.588 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-10-21T07:34:19.277Z] #0 5.588 + install_proxy [2022-10-21T07:34:19.277Z] #0 5.592 + case "$1" in [2022-10-21T07:34:19.277Z] #0 5.596 + export CGO_ENABLED=0 [2022-10-21T07:34:19.277Z] #0 5.596 + CGO_ENABLED=0 [2022-10-21T07:34:19.277Z] #0 5.596 + _install_proxy [2022-10-21T07:34:19.277Z] #0 5.596 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-10-21T07:34:19.277Z] #0 5.596 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-10-21T07:34:19.277Z] #0 5.597 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JK2arGltxZ/src/github.com/docker/libnetwork [2022-10-21T07:34:19.277Z] #0 5.608 Cloning into '/tmp/tmp.JK2arGltxZ/src/github.com/docker/libnetwork'... [2022-10-21T07:34:19.277Z] #34 ... [2022-10-21T07:34:19.277Z] [2022-10-21T07:34:19.277Z] #35 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-10-21T07:34:19.277Z] #0 6.039 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T07:34:19.277Z] #0 6.092 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T07:34:19.277Z] #0 6.094 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T07:34:19.277Z] #0 6.804 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-10-21T07:34:19.277Z] #0 8.221 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB] [2022-10-21T07:34:19.277Z] #0 9.528 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [6340 B] [2022-10-21T07:34:19.535Z] #35 ... [2022-10-21T07:34:19.535Z] [2022-10-21T07:34:19.535Z] #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-10-21T07:34:19.535Z] #0 5.518 + RM_GOPATH=0 [2022-10-21T07:34:19.535Z] #0 5.518 + TMP_GOPATH= [2022-10-21T07:34:19.535Z] #0 5.518 + : /build [2022-10-21T07:34:19.535Z] #0 5.518 + '[' -z '' ']' [2022-10-21T07:34:19.535Z] #0 5.518 ++ mktemp -d [2022-10-21T07:34:19.535Z] #0 5.521 + export GOPATH=/tmp/tmp.QAX8YFnZds [2022-10-21T07:34:19.535Z] #0 5.524 + GOPATH=/tmp/tmp.QAX8YFnZds [2022-10-21T07:34:19.535Z] #0 5.524 + RM_GOPATH=1 [2022-10-21T07:34:19.535Z] #0 5.524 + case "$(go env GOARCH)" in [2022-10-21T07:34:19.535Z] #0 5.524 ++ go env GOARCH [2022-10-21T07:34:19.535Z] #0 5.662 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:34:19.535Z] #0 5.662 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:34:19.535Z] #0 5.664 ++ dirname /tmp/install/install.sh [2022-10-21T07:34:19.535Z] #0 5.666 + dir=/tmp/install [2022-10-21T07:34:19.535Z] #0 5.672 + bin=gotestsum [2022-10-21T07:34:19.535Z] #0 5.672 + shift [2022-10-21T07:34:19.535Z] #0 5.673 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-10-21T07:34:19.535Z] #0 5.673 + . /tmp/install/gotestsum.installer [2022-10-21T07:34:19.535Z] #0 5.674 ++ : v1.7.0 [2022-10-21T07:34:19.535Z] #0 5.674 + install_gotestsum [2022-10-21T07:34:19.535Z] #0 5.675 + set -e [2022-10-21T07:34:19.535Z] #0 5.676 + echo 'Install gotestsum version v1.7.0' [2022-10-21T07:34:19.535Z] #0 5.677 Install gotestsum version v1.7.0 [2022-10-21T07:34:19.535Z] #0 5.679 + GOBIN=/build [2022-10-21T07:34:19.535Z] #0 5.679 + GO111MODULE=on [2022-10-21T07:34:19.535Z] #0 5.679 + go install gotest.tools/gotestsum@v1.7.0 [2022-10-21T07:34:19.535Z] #0 6.189 go: downloading gotest.tools/gotestsum v1.7.0 [2022-10-21T07:34:19.535Z] #0 8.280 go: downloading github.com/fatih/color v1.10.0 [2022-10-21T07:34:19.535Z] #0 8.294 go: downloading github.com/dnephin/pflag v1.0.7 [2022-10-21T07:34:19.535Z] #0 8.321 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-10-21T07:34:19.535Z] #0 8.373 go: downloading github.com/pkg/errors v0.9.1 [2022-10-21T07:34:19.535Z] #0 8.835 go: downloading golang.org/x/tools v0.1.0 [2022-10-21T07:34:19.535Z] #0 8.954 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-10-21T07:34:19.535Z] #0 9.054 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-10-21T07:34:19.535Z] #0 9.096 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-10-21T07:34:19.535Z] #0 9.545 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-10-21T07:34:19.792Z] #36 ... [2022-10-21T07:34:19.792Z] [2022-10-21T07:34:19.792Z] #32 [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-10-21T07:34:19.792Z] #32 11.36 math [2022-10-21T07:34:21.687Z] #32 ... [2022-10-21T07:34:21.687Z] [2022-10-21T07:34:21.687Z] #26 [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-10-21T07:34:21.687Z] #26 12.53 + mkdir -p /build [2022-10-21T07:34:21.687Z] #26 12.53 + mv docker/docker /build/ [2022-10-21T07:34:21.687Z] #26 12.53 + rmdir docker [2022-10-21T07:34:21.687Z] #26 DONE 13.4s [2022-10-21T07:34:21.687Z] [2022-10-21T07:34:21.687Z] #27 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-10-21T07:34:21.687Z] #27 13.03 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-10-21T07:34:22.252Z] #27 14.11 go: downloading github.com/google/uuid v1.3.0 [2022-10-21T07:34:22.252Z] #27 14.11 go: downloading github.com/moby/vpnkit v0.5.0 [2022-10-21T07:34:22.252Z] #27 14.24 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-10-21T07:34:22.814Z] #27 14.56 go: downloading github.com/gofrs/flock v0.8.1 [2022-10-21T07:34:22.814Z] #27 14.59 go: downloading github.com/gorilla/mux v1.8.0 [2022-10-21T07:34:22.814Z] #27 14.79 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-10-21T07:34:23.071Z] #27 ... [2022-10-21T07:34:23.071Z] [2022-10-21T07:34:23.071Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-10-21T07:34:23.071Z] #23 4.915 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-10-21T07:34:23.071Z] #23 4.921 Cloning into '.'... [2022-10-21T07:34:23.327Z] #23 ... [2022-10-21T07:34:23.327Z] [2022-10-21T07:34:23.327Z] #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-10-21T07:34:23.327Z] #36 13.89 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-10-21T07:34:23.327Z] #36 14.07 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-10-21T07:34:23.327Z] #36 14.25 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-10-21T07:34:24.693Z] #36 16.47 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-10-21T07:34:24.693Z] #36 16.51 go: downloading golang.org/x/mod v0.3.0 [2022-10-21T07:34:27.211Z] #36 ... [2022-10-21T07:34:27.211Z] [2022-10-21T07:34:27.211Z] #35 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-10-21T07:34:27.211Z] #35 19.18 Fetched 8589 kB in 13s (640 kB/s) [2022-10-21T07:34:29.735Z] #35 19.18 Reading package lists... [2022-10-21T07:34:29.735Z] #35 ... [2022-10-21T07:34:29.735Z] [2022-10-21T07:34:29.735Z] #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-10-21T07:34:29.735Z] #29 DONE 21.2s [2022-10-21T07:34:29.735Z] [2022-10-21T07:34:29.735Z] #32 [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-10-21T07:34:29.735Z] #32 16.99 unicode/utf8 [2022-10-21T07:34:29.735Z] #32 17.85 internal/race [2022-10-21T07:34:29.735Z] #32 18.30 sync/atomic [2022-10-21T07:34:29.735Z] #32 18.94 unicode [2022-10-21T07:34:30.146Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ad9cb6d0b3672673) in /home/ubuntu/workspace/moby_PR-44340 [Pipeline] { [Pipeline] checkout [2022-10-21T07:34:30.234Z] The recommended git tool is: git [2022-10-21T07:34:31.644Z] #32 ... [2022-10-21T07:34:31.644Z] [2022-10-21T07:34:31.644Z] #34 [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-10-21T07:34:31.644Z] #34 23.40 Updating files: 72% (1388/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) [2022-10-21T07:34:31.644Z] #34 ... [2022-10-21T07:34:31.644Z] [2022-10-21T07:34:31.644Z] #30 [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-10-21T07:34:31.644Z] #30 13.57 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-10-21T07:34:31.644Z] #30 13.60 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-10-21T07:34:31.644Z] #30 13.92 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-10-21T07:34:31.644Z] #30 15.91 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-10-21T07:34:31.644Z] #30 ... [2022-10-21T07:34:31.644Z] [2022-10-21T07:34:31.644Z] #34 [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-10-21T07:34:31.900Z] #34 23.40 Updating files: 72% (1388/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-10-21T07:34:31.900Z] #34 23.88 + cd /tmp/tmp.JK2arGltxZ/src/github.com/docker/libnetwork [2022-10-21T07:34:32.157Z] #34 23.88 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-10-21T07:34:32.413Z] #34 24.47 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-10-21T07:34:32.558Z] using credential docker-jenkins-github-credentials [2022-10-21T07:34:32.568Z] Cloning the remote Git repository [2022-10-21T07:34:32.568Z] Cloning with configured refspecs honoured and without tags [2022-10-21T07:34:33.347Z] #34 ... [2022-10-21T07:34:33.347Z] [2022-10-21T07:34:33.347Z] #27 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-10-21T07:34:33.347Z] #27 15.28 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-10-21T07:34:33.347Z] #27 15.49 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-10-21T07:34:33.347Z] #27 20.25 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-10-21T07:34:33.347Z] #27 20.33 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-10-21T07:34:33.347Z] #27 ... [2022-10-21T07:34:33.347Z] [2022-10-21T07:34:33.347Z] #25 [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-10-21T07:34:32.470Z] Cloning repository https://github.com/moby/moby.git [2022-10-21T07:34:32.522Z] > git init /home/ubuntu/workspace/moby_PR-44340 # timeout=10 [2022-10-21T07:34:32.899Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-21T07:34:32.899Z] > git --version # timeout=10 [2022-10-21T07:34:32.909Z] > git --version # 'git version 2.17.1' [2022-10-21T07:34:32.910Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T07:34:32.914Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44340/head:refs/remotes/origin/PR-44340 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T07:34:34.121Z] #25 25.26 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-10-21T07:34:34.378Z] #25 25.96 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-10-21T07:34:36.529Z] #25 28.21 + 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-10-21T07:34:36.786Z] #25 ... [2022-10-21T07:34:36.786Z] [2022-10-21T07:34:36.786Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:34:36.786Z] #20 18.78 Fetched 8589 kB in 14s (608 kB/s) [2022-10-21T07:34:36.786Z] #20 18.78 Reading package lists... [2022-10-21T07:34:37.042Z] #20 24.83 Reading package lists... [2022-10-21T07:34:37.042Z] #20 ... [2022-10-21T07:34:37.042Z] [2022-10-21T07:34:37.042Z] #28 [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-10-21T07:34:37.042Z] #28 18.89 Fetched 8589 kB in 14s (625 kB/s) [2022-10-21T07:34:37.042Z] #28 18.89 Reading package lists... [2022-10-21T07:34:37.042Z] #28 24.86 Reading package lists... [2022-10-21T07:34:37.042Z] #28 ... [2022-10-21T07:34:37.042Z] [2022-10-21T07:34:37.042Z] #35 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-10-21T07:34:37.042Z] #35 19.18 Reading package lists... [2022-10-21T07:34:37.299Z] #35 25.18 Reading package lists... [2022-10-21T07:34:37.299Z] #35 ... [2022-10-21T07:34:37.299Z] [2022-10-21T07:34:37.299Z] #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-10-21T07:34:37.299Z] #31 19.18 Fetched 8589 kB in 14s (632 kB/s) [2022-10-21T07:34:37.299Z] #31 19.18 Reading package lists... [2022-10-21T07:34:38.231Z] #31 25.43 Reading package lists... [2022-10-21T07:34:38.231Z] #31 ... [2022-10-21T07:34:38.231Z] [2022-10-21T07:34:38.231Z] #28 [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-10-21T07:34:38.231Z] #28 24.86 Reading package lists... [2022-10-21T07:34:39.387Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a469b4e7490e732c) in /home/ubuntu/workspace/moby_PR-44340 [Pipeline] { [Pipeline] checkout [2022-10-21T07:34:39.472Z] The recommended git tool is: git [2022-10-21T07:34:39.598Z] #28 30.19 Building dependency tree... [2022-10-21T07:34:42.097Z] using credential docker-jenkins-github-credentials [2022-10-21T07:34:42.109Z] Cloning the remote Git repository [2022-10-21T07:34:42.109Z] Cloning with configured refspecs honoured and without tags [2022-10-21T07:34:42.115Z] #28 33.86 The following additional packages will be installed: [2022-10-21T07:34:42.115Z] #28 33.87 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-10-21T07:34:42.115Z] #28 33.90 Suggested packages: [2022-10-21T07:34:42.115Z] #28 33.91 cmake-doc ninja-build lrzip [2022-10-21T07:34:42.115Z] #28 33.91 Recommended packages: [2022-10-21T07:34:42.115Z] #28 33.91 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-10-21T07:34:42.115Z] #28 ... [2022-10-21T07:34:42.115Z] [2022-10-21T07:34:42.115Z] #32 [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-10-21T07:34:42.115Z] #32 23.89 encoding [2022-10-21T07:34:42.115Z] #32 ... [2022-10-21T07:34:42.115Z] [2022-10-21T07:34:42.115Z] #35 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-10-21T07:34:42.115Z] #35 25.18 Reading package lists... [2022-10-21T07:34:42.115Z] #35 30.39 Building dependency tree... [2022-10-21T07:34:42.115Z] #35 33.92 The following additional packages will be installed: [2022-10-21T07:34:42.115Z] #35 33.95 libbtrfs0 [2022-10-21T07:34:42.115Z] #35 34.15 The following NEW packages will be installed: [2022-10-21T07:34:42.372Z] #35 34.17 libbtrfs-dev libbtrfs0 [2022-10-21T07:34:42.629Z] #35 34.59 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T07:34:42.629Z] #35 34.59 Need to get 460 kB of archives. [2022-10-21T07:34:42.629Z] #35 34.59 After this operation, 1237 kB of additional disk space will be used. [2022-10-21T07:34:42.629Z] #35 34.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-10-21T07:34:42.629Z] #35 34.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-10-21T07:34:41.218Z] Cloning repository https://github.com/moby/moby.git [2022-10-21T07:34:41.294Z] > git init /home/ubuntu/workspace/moby_PR-44340 # timeout=10 [2022-10-21T07:34:41.606Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-21T07:34:41.606Z] > git --version # timeout=10 [2022-10-21T07:34:41.616Z] > git --version # 'git version 2.17.1' [2022-10-21T07:34:41.617Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T07:34:41.618Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44340/head:refs/remotes/origin/PR-44340 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T07:34:43.998Z] #35 35.68 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T07:34:43.998Z] #35 35.93 Fetched 460 kB in 0s (1473 kB/s) [2022-10-21T07:34:43.998Z] #35 36.01 Selecting previously unselected package libbtrfs0:amd64. [2022-10-21T07:34:44.255Z] #35 36.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-10-21T07:34:44.255Z] #35 36.08 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-10-21T07:34:44.255Z] #35 36.10 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-10-21T07:34:44.512Z] #35 36.36 Selecting previously unselected package libbtrfs-dev:amd64. [2022-10-21T07:34:44.512Z] #35 36.36 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-10-21T07:34:44.512Z] #35 36.37 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-10-21T07:34:44.768Z] #35 36.80 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-10-21T07:34:45.026Z] #35 36.87 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-10-21T07:34:45.026Z] #35 36.90 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T07:34:45.593Z] #35 ... [2022-10-21T07:34:45.593Z] [2022-10-21T07:34:45.593Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-10-21T07:34:45.593Z] #33 37.36 go: downloading github.com/fatih/color v1.13.0 [2022-10-21T07:34:45.593Z] #33 37.36 go: downloading github.com/gofrs/flock v0.8.1 [2022-10-21T07:34:45.593Z] #33 37.41 go: downloading github.com/pkg/errors v0.9.1 [2022-10-21T07:34:45.593Z] #33 37.48 go: downloading github.com/spf13/cobra v1.3.0 [2022-10-21T07:34:45.593Z] #33 37.49 go: downloading github.com/spf13/pflag v1.0.5 [2022-10-21T07:34:45.850Z] #33 ... [2022-10-21T07:34:45.850Z] [2022-10-21T07:34:45.850Z] #35 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-10-21T07:34:45.850Z] #35 DONE 37.6s [2022-10-21T07:34:45.850Z] [2022-10-21T07:34:45.850Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-10-21T07:34:45.850Z] #33 37.83 go: downloading github.com/spf13/viper v1.10.1 [2022-10-21T07:34:46.423Z] #33 38.20 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-10-21T07:34:46.664Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b81f3df90bbafc2a) in /home/ubuntu/workspace/moby_PR-44340 [Pipeline] { [Pipeline] checkout [2022-10-21T07:34:46.767Z] The recommended git tool is: git [2022-10-21T07:34:46.986Z] #33 38.87 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-10-21T07:34:46.986Z] #33 38.87 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-10-21T07:34:47.027Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c144347811105ff0) in /home/ubuntu/workspace/moby_PR-44340 [Pipeline] { [Pipeline] checkout [2022-10-21T07:34:47.153Z] The recommended git tool is: git [2022-10-21T07:34:48.362Z] #33 40.13 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-10-21T07:34:48.362Z] #33 40.21 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-10-21T07:34:48.362Z] #33 ... [2022-10-21T07:34:48.362Z] [2022-10-21T07:34:48.362Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:34:48.362Z] #20 24.83 Reading package lists... [2022-10-21T07:34:48.362Z] #20 30.35 Building dependency tree... [2022-10-21T07:34:48.362Z] #20 34.02 The following additional packages will be installed: [2022-10-21T07:34:48.362Z] #20 34.02 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-10-21T07:34:48.362Z] #20 34.03 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-10-21T07:34:48.362Z] #20 34.03 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-10-21T07:34:48.362Z] #20 34.03 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-10-21T07:34:48.362Z] #20 34.03 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-10-21T07:34:48.362Z] #20 34.03 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-10-21T07:34:48.362Z] #20 34.03 mingw-w64-common mingw-w64-x86-64-dev [2022-10-21T07:34:48.362Z] #20 34.04 Suggested packages: [2022-10-21T07:34:48.362Z] #20 34.07 gcc-10-locales seccomp wine64 [2022-10-21T07:34:48.362Z] #20 35.61 The following NEW packages will be installed: [2022-10-21T07:34:48.362Z] #20 35.62 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-10-21T07:34:48.362Z] #20 35.63 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-10-21T07:34:48.362Z] #20 35.63 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-10-21T07:34:48.362Z] #20 35.63 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-10-21T07:34:48.362Z] #20 35.63 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-10-21T07:34:48.362Z] #20 35.63 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-10-21T07:34:48.362Z] #20 35.63 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-10-21T07:34:48.362Z] #20 35.63 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-10-21T07:34:48.362Z] #20 35.63 mingw-w64-x86-64-dev [2022-10-21T07:34:48.362Z] #20 36.08 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T07:34:48.362Z] #20 36.08 Need to get 115 MB of archives. [2022-10-21T07:34:48.362Z] #20 36.08 After this operation, 645 MB of additional disk space will be used. [2022-10-21T07:34:48.362Z] #20 36.08 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-10-21T07:34:48.362Z] #20 36.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-10-21T07:34:48.362Z] #20 36.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-10-21T07:34:48.362Z] #20 36.36 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-10-21T07:34:48.362Z] #20 36.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-10-21T07:34:48.362Z] #20 36.39 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-10-21T07:34:48.362Z] #20 36.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-10-21T07:34:48.362Z] #20 36.86 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-10-21T07:34:48.362Z] #20 36.87 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-10-21T07:34:48.362Z] #20 37.76 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-10-21T07:34:48.362Z] #20 39.67 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-10-21T07:34:48.362Z] #20 40.29 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-10-21T07:34:48.362Z] #20 ... [2022-10-21T07:34:48.362Z] [2022-10-21T07:34:48.362Z] #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-10-21T07:34:48.362Z] #0 1.053 + RM_GOPATH=0 [2022-10-21T07:34:48.362Z] #0 1.054 + TMP_GOPATH= [2022-10-21T07:34:48.362Z] #0 1.054 + : /build [2022-10-21T07:34:48.362Z] #0 1.054 + '[' -z '' ']' [2022-10-21T07:34:48.362Z] #0 1.054 ++ mktemp -d [2022-10-21T07:34:48.362Z] #0 1.057 + export GOPATH=/tmp/tmp.6NMTBUFi31 [2022-10-21T07:34:48.362Z] #0 1.062 + GOPATH=/tmp/tmp.6NMTBUFi31 [2022-10-21T07:34:48.362Z] #0 1.062 + RM_GOPATH=1 [2022-10-21T07:34:48.362Z] #0 1.062 + case "$(go env GOARCH)" in [2022-10-21T07:34:48.362Z] #0 1.064 ++ go env GOARCH [2022-10-21T07:34:48.362Z] #0 1.083 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:34:48.362Z] #0 1.083 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:34:48.362Z] #0 1.084 ++ dirname /tmp/install/install.sh [2022-10-21T07:34:48.362Z] #0 1.091 + dir=/tmp/install [2022-10-21T07:34:48.362Z] #0 1.093 + bin=containerd [2022-10-21T07:34:48.362Z] #0 1.093 + shift [2022-10-21T07:34:48.362Z] #0 1.093 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-10-21T07:34:48.362Z] #0 1.093 + . /tmp/install/containerd.installer [2022-10-21T07:34:48.362Z] #0 1.093 ++ set -e [2022-10-21T07:34:48.362Z] #0 1.093 ++ : v1.6.8 [2022-10-21T07:34:48.362Z] #0 1.094 + install_containerd [2022-10-21T07:34:48.362Z] #0 1.094 + echo 'Install containerd version v1.6.8' [2022-10-21T07:34:48.362Z] #0 1.104 Install containerd version v1.6.8 [2022-10-21T07:34:48.362Z] #0 1.104 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6NMTBUFi31/src/github.com/containerd/containerd [2022-10-21T07:34:48.362Z] #0 1.140 Cloning into '/tmp/tmp.6NMTBUFi31/src/github.com/containerd/containerd'... [2022-10-21T07:34:48.930Z] #37 ... [2022-10-21T07:34:48.930Z] [2022-10-21T07:34:48.930Z] #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-10-21T07:34:48.930Z] #31 25.43 Reading package lists... [2022-10-21T07:34:48.930Z] #31 30.87 Building dependency tree... [2022-10-21T07:34:48.930Z] #31 34.52 The following additional packages will be installed: [2022-10-21T07:34:48.930Z] #31 34.53 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-10-21T07:34:48.930Z] #31 34.54 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-10-21T07:34:48.930Z] #31 34.57 Suggested packages: [2022-10-21T07:34:48.930Z] #31 34.57 manpages-dev protobuf-mode-el python3-setuptools [2022-10-21T07:34:48.930Z] #31 36.08 The following NEW packages will be installed: [2022-10-21T07:34:48.930Z] #31 36.09 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-10-21T07:34:48.930Z] #31 36.09 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-10-21T07:34:48.930Z] #31 36.09 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-10-21T07:34:48.930Z] #31 36.10 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-10-21T07:34:48.930Z] #31 36.54 0 upgraded, 18 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T07:34:48.930Z] #31 36.54 Need to get 4583 kB of archives. [2022-10-21T07:34:48.930Z] #31 36.54 After this operation, 25.9 MB of additional disk space will be used. [2022-10-21T07:34:48.930Z] #31 36.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-10-21T07:34:48.930Z] #31 36.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-10-21T07:34:48.931Z] #31 36.55 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-10-21T07:34:48.931Z] #31 36.55 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-10-21T07:34:48.931Z] #31 36.55 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-10-21T07:34:48.931Z] #31 36.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2022-10-21T07:34:48.931Z] #31 36.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-10-21T07:34:48.931Z] #31 36.56 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-10-21T07:34:48.931Z] #31 36.56 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-10-21T07:34:48.931Z] #31 36.59 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-10-21T07:34:48.931Z] #31 36.66 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2022-10-21T07:34:48.931Z] #31 36.68 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2022-10-21T07:34:48.931Z] #31 36.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2022-10-21T07:34:48.931Z] #31 36.84 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-10-21T07:34:48.931Z] #31 36.86 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2022-10-21T07:34:48.931Z] #31 36.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-10-21T07:34:48.931Z] #31 36.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-10-21T07:34:48.931Z] #31 36.87 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-10-21T07:34:48.931Z] #31 38.44 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T07:34:48.931Z] #31 38.73 Fetched 4583 kB in 1s (6818 kB/s) [2022-10-21T07:34:48.931Z] #31 38.87 Selecting previously unselected package libcap2:amd64. [2022-10-21T07:34:48.931Z] #31 38.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-10-21T07:34:48.931Z] #31 38.96 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-10-21T07:34:48.931Z] #31 38.97 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-10-21T07:34:48.931Z] #31 39.06 Selecting previously unselected package libcap-dev:amd64. [2022-10-21T07:34:48.931Z] #31 39.07 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-10-21T07:34:48.931Z] #31 39.08 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-10-21T07:34:48.931Z] #31 39.24 Selecting previously unselected package libnet1:amd64. [2022-10-21T07:34:48.931Z] #31 39.24 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-10-21T07:34:48.931Z] #31 39.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-10-21T07:34:48.931Z] #31 39.41 Selecting previously unselected package libnet1-dev. [2022-10-21T07:34:48.931Z] #31 39.41 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-10-21T07:34:48.931Z] #31 39.42 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-10-21T07:34:48.931Z] #31 39.70 Selecting previously unselected package libnl-3-200:amd64. [2022-10-21T07:34:48.931Z] #31 39.71 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-10-21T07:34:48.931Z] #31 39.71 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-10-21T07:34:48.931Z] #31 39.89 Selecting previously unselected package libnl-3-dev:amd64. [2022-10-21T07:34:48.931Z] #31 39.89 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2022-10-21T07:34:48.931Z] #31 39.92 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-10-21T07:34:48.931Z] #31 40.24 Selecting previously unselected package libprotobuf-c1:amd64. [2022-10-21T07:34:48.931Z] #31 40.24 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-10-21T07:34:48.931Z] #31 40.25 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-10-21T07:34:48.931Z] #31 40.38 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-10-21T07:34:48.931Z] #31 40.38 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-10-21T07:34:48.931Z] #31 40.39 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-10-21T07:34:48.931Z] #31 40.53 Selecting previously unselected package zlib1g-dev:amd64. [2022-10-21T07:34:48.931Z] #31 40.53 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2022-10-21T07:34:48.931Z] #31 40.57 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-10-21T07:34:48.931Z] #31 40.82 Selecting previously unselected package libprotobuf23:amd64. [2022-10-21T07:34:48.931Z] #31 40.85 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2022-10-21T07:34:48.931Z] #31 40.86 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-10-21T07:34:48.931Z] #31 ... [2022-10-21T07:34:48.931Z] [2022-10-21T07:34:48.931Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:34:48.931Z] #20 40.95 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-10-21T07:34:49.180Z] Fetching without tags [2022-10-21T07:34:49.374Z] using credential docker-jenkins-github-credentials [2022-10-21T07:34:49.385Z] Cloning the remote Git repository [2022-10-21T07:34:49.385Z] Cloning with configured refspecs honoured and without tags [2022-10-21T07:34:49.438Z] Merging remotes/origin/20.10 commit 93c2c3bc60315b7cb54a811614988a4765c5f423 into PR head commit 9c84417c1bbec9420566841feee05913928e1e7b [2022-10-21T07:34:49.083Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-21T07:34:49.099Z] > git config --add remote.origin.fetch +refs/pull/44340/head:refs/remotes/origin/PR-44340 # timeout=10 [2022-10-21T07:34:49.109Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T07:34:49.131Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-21T07:34:49.146Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-21T07:34:49.146Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T07:34:49.147Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44340/head:refs/remotes/origin/PR-44340 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T07:34:49.408Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T07:34:49.424Z] > git checkout -f 9c84417c1bbec9420566841feee05913928e1e7b # timeout=10 [2022-10-21T07:34:50.115Z] Merge succeeded, producing 9c84417c1bbec9420566841feee05913928e1e7b [2022-10-21T07:34:50.115Z] Checking out Revision 9c84417c1bbec9420566841feee05913928e1e7b (PR-44340) [2022-10-21T07:34:49.423Z] Cloning repository https://github.com/moby/moby.git [2022-10-21T07:34:49.477Z] > git init /home/ubuntu/workspace/moby_PR-44340 # timeout=10 [2022-10-21T07:34:50.008Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-21T07:34:50.009Z] > git --version # timeout=10 [2022-10-21T07:34:50.023Z] > git --version # 'git version 2.25.1' [2022-10-21T07:34:50.024Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T07:34:50.025Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44340/head:refs/remotes/origin/PR-44340 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T07:34:50.298Z] #20 42.39 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-10-21T07:34:50.971Z] using credential docker-jenkins-github-credentials [2022-10-21T07:34:50.980Z] Cloning the remote Git repository [2022-10-21T07:34:50.980Z] Cloning with configured refspecs honoured and without tags [2022-10-21T07:34:51.229Z] #20 42.98 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-10-21T07:34:51.229Z] #20 42.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-10-21T07:34:51.229Z] #20 42.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-10-21T07:34:51.229Z] #20 42.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-10-21T07:34:51.229Z] #20 43.00 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-10-21T07:34:51.229Z] #20 43.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-10-21T07:34:51.229Z] #20 43.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-10-21T07:34:51.229Z] #20 43.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-10-21T07:34:51.229Z] #20 43.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2022-10-21T07:34:51.229Z] #20 43.05 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2022-10-21T07:34:51.229Z] #20 43.07 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2022-10-21T07:34:51.229Z] #20 43.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-10-21T07:34:51.229Z] #20 43.12 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-10-21T07:34:51.229Z] #20 43.13 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-10-21T07:34:51.229Z] #20 43.14 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-10-21T07:34:51.229Z] #20 43.14 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-10-21T07:34:51.798Z] #20 ... [2022-10-21T07:34:51.798Z] [2022-10-21T07:34:51.798Z] #34 [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-10-21T07:34:51.798Z] #34 DONE 43.6s [2022-10-21T07:34:51.798Z] [2022-10-21T07:34:51.798Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-10-21T07:34:51.798Z] #33 43.72 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-10-21T07:34:51.798Z] #33 43.76 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-10-21T07:34:51.798Z] #33 43.76 go: downloading github.com/stretchr/testify v1.7.0 [2022-10-21T07:34:50.976Z] Cloning repository https://github.com/moby/moby.git [2022-10-21T07:34:51.034Z] > git init /home/ubuntu/workspace/moby_PR-44340 # timeout=10 [2022-10-21T07:34:51.268Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-21T07:34:51.268Z] > git --version # timeout=10 [2022-10-21T07:34:51.288Z] > git --version # 'git version 2.25.1' [2022-10-21T07:34:51.289Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T07:34:51.291Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44340/head:refs/remotes/origin/PR-44340 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T07:34:50.005Z] > git remote # timeout=10 [2022-10-21T07:34:50.019Z] > git config --get remote.origin.url # timeout=10 [2022-10-21T07:34:50.043Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T07:34:50.044Z] > git merge 93c2c3bc60315b7cb54a811614988a4765c5f423 # timeout=10 [2022-10-21T07:34:50.059Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-21T07:34:50.083Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T07:34:50.094Z] > git checkout -f 9c84417c1bbec9420566841feee05913928e1e7b # timeout=10 [2022-10-21T07:34:52.054Z] #33 ... [2022-10-21T07:34:52.054Z] [2022-10-21T07:34:52.054Z] #30 [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-10-21T07:34:52.054Z] #30 DONE 44.1s [2022-10-21T07:34:52.312Z] [2022-10-21T07:34:52.312Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-10-21T07:34:52.312Z] #33 44.09 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-10-21T07:34:52.312Z] #33 44.21 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-10-21T07:34:52.312Z] #33 44.24 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-10-21T07:34:52.569Z] #33 44.41 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-10-21T07:34:52.569Z] #33 44.47 go: downloading github.com/magiconair/properties v1.8.5 [2022-10-21T07:34:52.569Z] #33 44.61 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-10-21T07:34:52.569Z] #33 44.61 go: downloading github.com/spf13/afero v1.6.0 [2022-10-21T07:34:52.838Z] #33 44.76 go: downloading github.com/spf13/cast v1.4.1 [2022-10-21T07:34:52.838Z] #33 44.79 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-10-21T07:34:52.838Z] #33 44.88 go: downloading github.com/subosito/gotenv v1.2.0 [2022-10-21T07:34:52.838Z] #33 ... [2022-10-21T07:34:52.838Z] [2022-10-21T07:34:52.838Z] #28 [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-10-21T07:34:52.838Z] #28 34.76 The following NEW packages will be installed: [2022-10-21T07:34:52.838Z] #28 34.77 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-10-21T07:34:52.838Z] #28 34.79 vim-common xxd [2022-10-21T07:34:52.838Z] #28 35.17 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T07:34:52.838Z] #28 35.17 Need to get 17.7 MB of archives. [2022-10-21T07:34:52.838Z] #28 35.17 After this operation, 70.7 MB of additional disk space will be used. [2022-10-21T07:34:52.838Z] #28 35.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-10-21T07:34:52.838Z] #28 35.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-10-21T07:34:52.838Z] #28 35.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-10-21T07:34:52.838Z] #28 35.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-10-21T07:34:52.838Z] #28 35.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-10-21T07:34:52.838Z] #28 35.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-10-21T07:34:52.838Z] #28 36.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-10-21T07:34:52.838Z] #28 36.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-10-21T07:34:52.838Z] #28 36.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-10-21T07:34:52.838Z] #28 36.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-10-21T07:34:52.838Z] #28 37.59 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T07:34:52.838Z] #28 38.01 Fetched 17.7 MB in 1s (12.1 MB/s) [2022-10-21T07:34:52.838Z] #28 38.12 Selecting previously unselected package xxd. [2022-10-21T07:34:52.838Z] #28 38.14 (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-10-21T07:34:52.838Z] #28 38.24 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-10-21T07:34:52.838Z] #28 38.25 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:34:52.838Z] #28 38.60 Selecting previously unselected package vim-common. [2022-10-21T07:34:52.838Z] #28 38.61 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-10-21T07:34:52.838Z] #28 38.63 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:34:52.838Z] #28 39.03 Selecting previously unselected package cmake-data. [2022-10-21T07:34:52.838Z] #28 39.04 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-10-21T07:34:52.838Z] #28 39.05 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-10-21T07:34:52.838Z] #28 42.57 Selecting previously unselected package libicu67:amd64. [2022-10-21T07:34:52.838Z] #28 42.57 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-10-21T07:34:52.838Z] #28 42.59 Unpacking libicu67:amd64 (67.1-7) ... [2022-10-21T07:34:53.095Z] #28 ... [2022-10-21T07:34:53.095Z] [2022-10-21T07:34:53.095Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-10-21T07:34:53.095Z] #33 44.99 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-10-21T07:34:53.387Z] #33 45.20 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-10-21T07:34:53.387Z] #33 45.21 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-10-21T07:34:53.387Z] #33 45.21 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-10-21T07:34:53.387Z] #33 45.31 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-10-21T07:34:53.387Z] #33 45.31 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-10-21T07:34:53.387Z] #33 45.41 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-10-21T07:34:53.661Z] #33 45.50 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-10-21T07:34:53.661Z] #33 45.52 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-10-21T07:34:53.661Z] #33 45.56 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-10-21T07:34:53.923Z] #33 45.99 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-10-21T07:34:54.198Z] #33 46.06 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-10-21T07:34:54.198Z] #33 46.15 go: downloading github.com/Antonboom/errname v0.1.5 [2022-10-21T07:34:54.198Z] #33 46.24 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-10-21T07:34:54.459Z] #33 46.29 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-10-21T07:34:54.459Z] #33 46.36 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-10-21T07:34:54.459Z] #33 46.41 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-10-21T07:34:54.541Z] Commit message: "skip TestImagePullStoredfDigestForOtherRepo() on Windows and rootless" [2022-10-21T07:34:54.715Z] #33 46.53 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-10-21T07:34:54.715Z] #33 46.57 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-10-21T07:34:54.715Z] #33 46.61 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-10-21T07:34:54.715Z] #33 46.67 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-10-21T07:34:54.715Z] #33 46.79 go: downloading github.com/blizzy78/varnamelen v0.5.0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-10-21T07:34:54.971Z] #33 46.85 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-10-21T07:34:54.971Z] #33 46.91 go: downloading github.com/breml/bidichk v0.2.1 [2022-10-21T07:34:54.971Z] #33 47.01 go: downloading github.com/breml/errchkjson v0.2.1 [2022-10-21T07:34:55.227Z] #33 47.06 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-10-21T07:34:55.227Z] #33 47.10 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-10-21T07:34:55.227Z] #33 47.11 go: downloading github.com/daixiang0/gci v0.2.9 [2022-10-21T07:34:55.227Z] #33 47.16 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-10-21T07:34:55.227Z] #33 47.17 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-10-21T07:34:55.227Z] #33 47.19 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-10-21T07:34:55.227Z] #33 47.24 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-10-21T07:34:55.484Z] #33 47.26 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-10-21T07:34:55.484Z] #33 47.28 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-10-21T07:34:55.484Z] #33 47.40 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-10-21T07:34:55.484Z] #33 47.52 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-10-21T07:34:55.515Z] + docker version [2022-10-21T07:34:55.740Z] #33 47.63 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-10-21T07:34:55.740Z] #33 47.64 go: downloading github.com/golangci/misspell v0.3.5 [2022-10-21T07:34:55.740Z] #33 47.79 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-10-21T07:34:55.740Z] #33 47.82 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-10-21T07:34:55.740Z] #33 47.85 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-10-21T07:34:55.997Z] #33 47.89 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-10-21T07:34:55.997Z] #33 47.91 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-10-21T07:34:55.997Z] #33 47.98 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-10-21T07:34:55.997Z] #33 48.03 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-10-21T07:34:55.997Z] #33 48.05 go: downloading github.com/julz/importas v0.1.0 [2022-10-21T07:34:55.997Z] #33 48.10 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-10-21T07:34:56.253Z] #33 48.17 go: downloading github.com/kulti/thelper v0.5.0 [2022-10-21T07:34:56.253Z] #33 48.21 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-10-21T07:34:56.253Z] #33 48.22 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-10-21T07:34:56.253Z] #33 48.28 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-10-21T07:34:56.253Z] #33 48.30 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-10-21T07:34:56.253Z] #33 48.31 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-10-21T07:34:56.510Z] #33 48.39 go: downloading github.com/maratori/testpackage v1.0.1 [2022-10-21T07:34:56.510Z] #33 48.41 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-10-21T07:34:56.510Z] #33 48.48 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-10-21T07:34:56.510Z] #33 48.49 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-10-21T07:34:56.510Z] #33 48.51 go: downloading github.com/mgechev/revive v1.1.3 [2022-10-21T07:34:57.073Z] #33 49.06 go: downloading github.com/moricho/tparallel v0.2.1 [2022-10-21T07:34:57.073Z] #33 49.07 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-10-21T07:34:57.073Z] #33 49.10 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-10-21T07:34:57.073Z] #33 49.10 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-10-21T07:34:57.073Z] #33 49.17 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-10-21T07:34:57.329Z] #33 49.20 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-10-21T07:34:57.329Z] #33 49.22 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-10-21T07:34:57.329Z] #33 49.23 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-10-21T07:34:57.329Z] #33 49.28 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-10-21T07:34:57.586Z] #33 49.50 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-10-21T07:34:57.586Z] #33 49.50 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-10-21T07:34:57.586Z] #33 49.50 go: downloading github.com/sivchari/tenv v1.4.7 [2022-10-21T07:34:57.586Z] #33 49.53 go: downloading github.com/sonatard/noctx v0.0.1 [2022-10-21T07:34:57.586Z] #33 49.53 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-10-21T07:34:57.586Z] #33 49.54 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-10-21T07:34:57.586Z] #33 49.58 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-10-21T07:34:57.586Z] #33 49.61 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-10-21T07:34:57.842Z] #33 49.70 go: downloading github.com/tetafro/godot v1.4.11 [2022-10-21T07:34:57.842Z] #33 49.76 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-10-21T07:34:57.842Z] #33 49.83 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-10-21T07:34:58.099Z] #33 49.84 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-10-21T07:34:58.099Z] #33 50.01 go: downloading github.com/ultraware/funlen v0.0.3 [2022-10-21T07:34:58.099Z] #33 50.05 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-10-21T07:34:58.099Z] #33 50.07 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-10-21T07:34:58.099Z] #33 50.08 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-10-21T07:34:58.356Z] #33 50.12 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-10-21T07:34:58.613Z] #33 50.49 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-10-21T07:34:58.870Z] #33 50.67 go: downloading honnef.co/go/tools v0.2.2 [2022-10-21T07:34:59.801Z] #33 ... [2022-10-21T07:34:59.801Z] [2022-10-21T07:34:59.801Z] #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-10-21T07:34:59.801Z] #31 41.77 Selecting previously unselected package libprotobuf-lite23:amd64. [2022-10-21T07:34:59.801Z] #31 41.77 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2022-10-21T07:34:59.801Z] #31 41.80 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-10-21T07:34:59.801Z] #31 42.11 Selecting previously unselected package libprotobuf-dev:amd64. [2022-10-21T07:34:59.801Z] #31 42.14 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2022-10-21T07:34:59.801Z] #31 42.15 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2022-10-21T07:34:59.801Z] #31 43.96 Selecting previously unselected package libprotoc23:amd64. [2022-10-21T07:34:59.801Z] #31 43.99 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2022-10-21T07:34:59.801Z] #31 44.02 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2022-10-21T07:34:59.801Z] #31 45.41 Selecting previously unselected package protobuf-c-compiler. [2022-10-21T07:34:59.801Z] #31 45.41 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2022-10-21T07:34:59.801Z] #31 45.43 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-10-21T07:34:59.801Z] #31 45.74 Selecting previously unselected package protobuf-compiler. [2022-10-21T07:34:59.801Z] #31 45.74 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2022-10-21T07:34:59.801Z] #31 45.79 Unpacking protobuf-compiler (3.12.4-1) ... [2022-10-21T07:34:59.801Z] #31 46.08 Selecting previously unselected package python3-pkg-resources. [2022-10-21T07:34:59.801Z] #31 46.08 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-10-21T07:34:59.801Z] #31 46.10 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-10-21T07:34:59.801Z] #31 46.32 Selecting previously unselected package python3-six. [2022-10-21T07:34:59.801Z] #31 46.33 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-10-21T07:34:59.801Z] #31 46.33 Unpacking python3-six (1.16.0-2) ... [2022-10-21T07:34:59.801Z] #31 46.45 Selecting previously unselected package python3-protobuf. [2022-10-21T07:34:59.801Z] #31 46.45 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2022-10-21T07:34:59.801Z] #31 46.46 Unpacking python3-protobuf (3.12.4-1) ... [2022-10-21T07:34:59.801Z] #31 47.16 Setting up python3-pkg-resources (52.0.0-4) ... [2022-10-21T07:34:59.801Z] #31 48.91 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-10-21T07:34:59.801Z] #31 48.93 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-10-21T07:34:59.801Z] #31 48.98 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-10-21T07:34:59.801Z] #31 49.04 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-10-21T07:34:59.801Z] #31 49.06 Setting up libcap2:amd64 (1:2.44-1) ... [2022-10-21T07:34:59.801Z] #31 49.09 Setting up python3-six (1.16.0-2) ... [2022-10-21T07:34:59.801Z] #31 50.36 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-10-21T07:34:59.801Z] #31 50.39 Setting up libprotoc23:amd64 (3.12.4-1) ... [2022-10-21T07:34:59.801Z] #31 50.40 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-10-21T07:34:59.801Z] #31 50.42 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-10-21T07:34:59.801Z] #31 50.45 Setting up python3-protobuf (3.12.4-1) ... [2022-10-21T07:35:00.059Z] #31 ... [2022-10-21T07:35:00.059Z] [2022-10-21T07:35:00.059Z] #28 [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-10-21T07:35:00.059Z] #28 50.40 Selecting previously unselected package libxml2:amd64. [2022-10-21T07:35:00.059Z] #28 50.41 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-10-21T07:35:00.059Z] #28 50.41 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-10-21T07:35:00.059Z] #28 51.03 Selecting previously unselected package libarchive13:amd64. [2022-10-21T07:35:00.059Z] #28 51.04 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-10-21T07:35:00.059Z] #28 51.06 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-10-21T07:35:00.059Z] #28 51.35 Selecting previously unselected package libjsoncpp24:amd64. [2022-10-21T07:35:00.059Z] #28 51.37 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-10-21T07:35:00.059Z] #28 51.38 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-10-21T07:35:00.059Z] #28 51.52 Selecting previously unselected package librhash0:amd64. [2022-10-21T07:35:00.059Z] #28 51.53 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-10-21T07:35:00.059Z] #28 51.54 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-10-21T07:35:00.059Z] #28 51.72 Selecting previously unselected package libuv1:amd64. [2022-10-21T07:35:00.059Z] #28 51.73 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-10-21T07:35:00.059Z] #28 51.73 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-10-21T07:35:00.059Z] #28 51.93 Selecting previously unselected package cmake. [2022-10-21T07:35:00.059Z] #28 51.94 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-10-21T07:35:00.059Z] #28 51.95 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-10-21T07:35:02.705Z] Fetching without tags [2022-10-21T07:35:02.860Z] Fetching without tags [2022-10-21T07:35:02.791Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-21T07:35:02.800Z] > git config --add remote.origin.fetch +refs/pull/44340/head:refs/remotes/origin/PR-44340 # timeout=10 [2022-10-21T07:35:02.814Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T07:35:02.827Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-21T07:35:02.845Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-21T07:35:02.845Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T07:35:02.846Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44340/head:refs/remotes/origin/PR-44340 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T07:35:03.038Z] Merging remotes/origin/20.10 commit 93c2c3bc60315b7cb54a811614988a4765c5f423 into PR head commit 9c84417c1bbec9420566841feee05913928e1e7b [2022-10-21T07:35:03.241Z] Merging remotes/origin/20.10 commit 93c2c3bc60315b7cb54a811614988a4765c5f423 into PR head commit 9c84417c1bbec9420566841feee05913928e1e7b [2022-10-21T07:35:03.328Z] #28 ... [2022-10-21T07:35:03.328Z] [2022-10-21T07:35:03.328Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:35:03.328Z] #20 45.08 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T07:35:03.328Z] #20 45.48 Fetched 115 MB in 7s (15.5 MB/s) [2022-10-21T07:35:03.328Z] #20 45.66 Selecting previously unselected package binutils-mingw-w64-i686. [2022-10-21T07:35:03.329Z] #20 45.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-10-21T07:35:03.329Z] #20 45.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-10-21T07:35:03.329Z] #20 45.89 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-10-21T07:35:03.329Z] #20 48.44 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-10-21T07:35:03.329Z] #20 48.47 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-10-21T07:35:03.329Z] #20 48.48 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-10-21T07:35:03.329Z] #20 50.72 Selecting previously unselected package binutils-mingw-w64. [2022-10-21T07:35:03.329Z] #20 50.74 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-10-21T07:35:03.329Z] #20 50.79 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-10-21T07:35:03.329Z] #20 50.97 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-10-21T07:35:03.329Z] #20 50.98 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-10-21T07:35:03.329Z] #20 50.99 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-10-21T07:35:03.329Z] #20 51.14 Selecting previously unselected package dmsetup. [2022-10-21T07:35:03.329Z] #20 51.14 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-10-21T07:35:03.329Z] #20 51.15 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-10-21T07:35:03.329Z] #20 51.35 Selecting previously unselected package mingw-w64-common. [2022-10-21T07:35:03.329Z] #20 51.35 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-10-21T07:35:03.329Z] #20 51.37 Unpacking mingw-w64-common (8.0.0-1) ... [2022-10-21T07:35:03.329Z] #20 ... [2022-10-21T07:35:03.329Z] [2022-10-21T07:35:03.329Z] #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-10-21T07:35:03.329Z] #31 54.43 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-10-21T07:35:03.329Z] #31 54.49 Setting up protobuf-compiler (3.12.4-1) ... [2022-10-21T07:35:03.329Z] #31 54.53 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-10-21T07:35:03.329Z] #31 54.56 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2022-10-21T07:35:03.329Z] #31 54.57 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-10-21T07:35:03.329Z] #31 54.58 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-10-21T07:35:03.329Z] #31 54.60 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T07:35:02.633Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-21T07:35:02.655Z] > git config --add remote.origin.fetch +refs/pull/44340/head:refs/remotes/origin/PR-44340 # timeout=10 [2022-10-21T07:35:02.670Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T07:35:02.687Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-21T07:35:02.709Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-21T07:35:02.709Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T07:35:02.711Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44340/head:refs/remotes/origin/PR-44340 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T07:35:03.052Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T07:35:03.066Z] > git checkout -f 9c84417c1bbec9420566841feee05913928e1e7b # timeout=10 [2022-10-21T07:35:03.629Z] Merge succeeded, producing 9c84417c1bbec9420566841feee05913928e1e7b [2022-10-21T07:35:03.629Z] Checking out Revision 9c84417c1bbec9420566841feee05913928e1e7b (PR-44340) [2022-10-21T07:35:03.761Z] Merge succeeded, producing 9c84417c1bbec9420566841feee05913928e1e7b [2022-10-21T07:35:03.761Z] Checking out Revision 9c84417c1bbec9420566841feee05913928e1e7b (PR-44340) [2022-10-21T07:35:04.694Z] #31 DONE 56.7s [2022-10-21T07:35:04.694Z] [2022-10-21T07:35:04.694Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T07:35:03.229Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T07:35:03.237Z] > git checkout -f 9c84417c1bbec9420566841feee05913928e1e7b # timeout=10 [2022-10-21T07:35:03.698Z] > git remote # timeout=10 [2022-10-21T07:35:03.711Z] > git config --get remote.origin.url # timeout=10 [2022-10-21T07:35:03.722Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T07:35:03.723Z] > git merge 93c2c3bc60315b7cb54a811614988a4765c5f423 # timeout=10 [2022-10-21T07:35:03.734Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-21T07:35:03.745Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T07:35:03.751Z] > git checkout -f 9c84417c1bbec9420566841feee05913928e1e7b # timeout=10 [2022-10-21T07:35:03.583Z] > git remote # timeout=10 [2022-10-21T07:35:03.598Z] > git config --get remote.origin.url # timeout=10 [2022-10-21T07:35:03.610Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T07:35:03.611Z] > git merge 93c2c3bc60315b7cb54a811614988a4765c5f423 # timeout=10 [2022-10-21T07:35:03.622Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-21T07:35:03.632Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T07:35:03.638Z] > git checkout -f 9c84417c1bbec9420566841feee05913928e1e7b # timeout=10 [2022-10-21T07:35:05.625Z] #38 ... [2022-10-21T07:35:05.625Z] [2022-10-21T07:35:05.625Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-10-21T07:35:05.625Z] #23 47.29 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-10-21T07:35:05.625Z] #23 47.55 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-10-21T07:35:05.625Z] #23 48.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-10-21T07:35:05.625Z] #23 ... [2022-10-21T07:35:05.625Z] [2022-10-21T07:35:05.625Z] #28 [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-10-21T07:35:05.625Z] #28 56.25 Setting up libicu67:amd64 (67.1-7) ... [2022-10-21T07:35:05.625Z] #28 56.74 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:35:05.625Z] #28 56.76 Setting up libuv1:amd64 (1.40.0-2) ... [2022-10-21T07:35:05.625Z] #28 56.77 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:35:05.625Z] #28 56.83 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-10-21T07:35:05.625Z] #28 56.85 Setting up librhash0:amd64 (1.4.1-2) ... [2022-10-21T07:35:05.625Z] #28 56.87 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-10-21T07:35:05.625Z] #28 56.92 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-10-21T07:35:05.625Z] #28 56.97 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-10-21T07:35:05.625Z] #28 56.98 Setting up cmake (3.18.4-2+deb11u1) ... [2022-10-21T07:35:05.625Z] #28 57.00 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T07:35:05.625Z] #28 DONE 57.6s [2022-10-21T07:35:05.625Z] [2022-10-21T07:35:05.625Z] #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-10-21T07:35:06.994Z] #39 1.001 + RM_GOPATH=0 [2022-10-21T07:35:06.994Z] #39 1.001 + TMP_GOPATH= [2022-10-21T07:35:06.994Z] #39 1.001 + : /build [2022-10-21T07:35:06.994Z] #39 1.001 + '[' -z '' ']' [2022-10-21T07:35:06.994Z] #39 1.001 ++ mktemp -d [2022-10-21T07:35:06.994Z] #39 1.004 + export GOPATH=/tmp/tmp.umNSst6x52 [2022-10-21T07:35:06.994Z] #39 1.004 + GOPATH=/tmp/tmp.umNSst6x52 [2022-10-21T07:35:06.994Z] #39 1.004 + RM_GOPATH=1 [2022-10-21T07:35:06.994Z] #39 1.004 + case "$(go env GOARCH)" in [2022-10-21T07:35:06.994Z] #39 1.005 ++ go env GOARCH [2022-10-21T07:35:06.994Z] #39 1.015 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:35:06.994Z] #39 1.015 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:35:06.994Z] #39 1.016 ++ dirname /tmp/install/install.sh [2022-10-21T07:35:06.994Z] #39 1.017 + dir=/tmp/install [2022-10-21T07:35:06.994Z] #39 1.017 + bin=tini [2022-10-21T07:35:06.994Z] #39 1.017 + shift [2022-10-21T07:35:06.994Z] #39 1.017 + '[' '!' -f /tmp/install/tini.installer ']' [2022-10-21T07:35:06.994Z] #39 1.018 + . /tmp/install/tini.installer [2022-10-21T07:35:06.994Z] #39 1.018 ++ : v0.19.0 [2022-10-21T07:35:06.994Z] #39 1.018 + install_tini [2022-10-21T07:35:06.994Z] #39 1.021 + echo 'Install tini version v0.19.0' [2022-10-21T07:35:06.994Z] #39 1.021 Install tini version v0.19.0 [2022-10-21T07:35:06.994Z] #39 1.021 + git clone https://github.com/krallin/tini.git /tmp/tmp.umNSst6x52/tini [2022-10-21T07:35:06.994Z] #39 1.023 Cloning into '/tmp/tmp.umNSst6x52/tini'... [2022-10-21T07:35:07.558Z] #39 1.826 + cd /tmp/tmp.umNSst6x52/tini [2022-10-21T07:35:07.558Z] #39 1.827 + git checkout -q v0.19.0 [2022-10-21T07:35:07.558Z] #39 1.835 + cmake . [2022-10-21T07:35:07.764Z] Commit message: "skip TestImagePullStoredfDigestForOtherRepo() on Windows and rootless" [2022-10-21T07:35:08.109Z] Commit message: "skip TestImagePullStoredfDigestForOtherRepo() on Windows and rootless" [2022-10-21T07:35:08.121Z] #39 2.417 -- The C compiler identification is GNU 10.2.1 [2022-10-21T07:35:08.121Z] #39 2.491 -- Detecting C compiler ABI info [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-10-21T07:35:08.684Z] #39 2.990 -- Detecting C compiler ABI info - done [2022-10-21T07:35:08.684Z] #39 3.079 -- Check for working C compiler: /usr/bin/cc - skipped [2022-10-21T07:35:08.684Z] #39 3.100 -- Detecting C compile features [2022-10-21T07:35:08.684Z] #39 3.102 -- Detecting C compile features - done [2022-10-21T07:35:08.684Z] #39 3.144 -- Performing Test HAS_BUILTIN_FORTIFY [2022-10-21T07:35:08.758Z] Fetching without tags [2022-10-21T07:35:08.780Z] + docker version [2022-10-21T07:35:08.968Z] Merging remotes/origin/20.10 commit 93c2c3bc60315b7cb54a811614988a4765c5f423 into PR head commit 9c84417c1bbec9420566841feee05913928e1e7b [2022-10-21T07:35:08.991Z] + docker version [2022-10-21T07:35:08.696Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-21T07:35:08.705Z] > git config --add remote.origin.fetch +refs/pull/44340/head:refs/remotes/origin/PR-44340 # timeout=10 [2022-10-21T07:35:08.715Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T07:35:08.734Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-21T07:35:08.754Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-21T07:35:08.754Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T07:35:08.756Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44340/head:refs/remotes/origin/PR-44340 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T07:35:08.969Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T07:35:08.980Z] > git checkout -f 9c84417c1bbec9420566841feee05913928e1e7b # timeout=10 [2022-10-21T07:35:09.248Z] #39 3.386 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-10-21T07:35:09.248Z] #39 3.483 -- Configuring done [2022-10-21T07:35:09.248Z] #39 3.516 -- Generating done [2022-10-21T07:35:09.248Z] #39 3.521 -- Build files have been written to: /tmp/tmp.umNSst6x52/tini [2022-10-21T07:35:09.248Z] #39 3.530 + make tini-static [2022-10-21T07:35:09.248Z] #39 ... [2022-10-21T07:35:09.248Z] [2022-10-21T07:35:09.248Z] #32 [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-10-21T07:35:09.248Z] #32 51.20 internal/reflectlite [2022-10-21T07:35:09.248Z] #32 51.20 sync [2022-10-21T07:35:09.248Z] #32 52.82 internal/testlog [2022-10-21T07:35:09.248Z] #32 53.94 sort [2022-10-21T07:35:09.248Z] #32 53.95 errors [2022-10-21T07:35:09.248Z] #32 54.35 strconv [2022-10-21T07:35:09.248Z] #32 55.22 io [2022-10-21T07:35:09.248Z] #32 56.44 internal/oserror [2022-10-21T07:35:09.248Z] #32 56.57 syscall [2022-10-21T07:35:09.248Z] #32 58.83 reflect [2022-10-21T07:35:09.504Z] #32 ... [2022-10-21T07:35:09.504Z] [2022-10-21T07:35:09.504Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T07:35:09.504Z] #38 2.843 Note: Building without setproctitle() and strlcpy() support. [2022-10-21T07:35:09.504Z] #38 2.843 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-10-21T07:35:09.504Z] #38 2.869 Note: Building without GnuTLS support [2022-10-21T07:35:09.504Z] #38 2.873 Makefile.config:39: Warn: you have no libnftables installed [2022-10-21T07:35:09.504Z] #38 2.873 Makefile.config:40: Warn: Building without nftables support [2022-10-21T07:35:09.578Z] Merge succeeded, producing 9c84417c1bbec9420566841feee05913928e1e7b [2022-10-21T07:35:09.578Z] Checking out Revision 9c84417c1bbec9420566841feee05913928e1e7b (PR-44340) [2022-10-21T07:35:09.761Z] #38 4.865 fatal: not a git repository (or any of the parent directories): .git [2022-10-21T07:35:09.761Z] #38 4.927 GEN .gitid [2022-10-21T07:35:09.761Z] #38 4.957 GEN criu/include/version.h [2022-10-21T07:35:09.761Z] #38 5.003 GEN include/common/asm [2022-10-21T07:35:10.323Z] #38 ... [2022-10-21T07:35:10.323Z] [2022-10-21T07:35:10.323Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-10-21T07:35:10.323Z] #33 52.17 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-10-21T07:35:10.323Z] #33 52.18 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-10-21T07:35:10.323Z] #33 52.24 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-10-21T07:35:10.323Z] #33 52.27 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-10-21T07:35:10.323Z] #33 52.51 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-10-21T07:35:10.323Z] #33 53.89 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-21T07:35:10.323Z] #33 53.96 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-21T07:35:10.323Z] #33 53.96 go: downloading github.com/stretchr/objx v0.1.1 [2022-10-21T07:35:10.323Z] #33 54.08 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-10-21T07:35:10.323Z] #33 54.28 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-10-21T07:35:10.323Z] #33 54.29 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-10-21T07:35:10.323Z] #33 54.48 go: downloading golang.org/x/text v0.3.7 [2022-10-21T07:35:10.323Z] #33 60.16 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-10-21T07:35:10.323Z] #33 60.27 go: downloading github.com/gobwas/glob v0.2.3 [2022-10-21T07:35:10.323Z] #33 60.31 go: downloading github.com/kisielk/gotool v1.0.0 [2022-10-21T07:35:10.323Z] #33 60.37 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-10-21T07:35:10.323Z] #33 60.42 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-10-21T07:35:10.323Z] #33 60.44 go: downloading golang.org/x/mod v0.5.1 [2022-10-21T07:35:10.323Z] #33 60.47 go: downloading github.com/ettle/strcase v0.1.1 [2022-10-21T07:35:10.323Z] #33 60.65 go: downloading github.com/fatih/structtag v1.2.0 [2022-10-21T07:35:10.323Z] #33 60.70 go: downloading github.com/Masterminds/semver v1.5.0 [2022-10-21T07:35:10.323Z] #33 60.78 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-10-21T07:35:10.323Z] #33 60.81 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-10-21T07:35:10.323Z] #33 60.87 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-10-21T07:35:10.323Z] #33 61.24 go: downloading github.com/prometheus/client_model v0.2.0 [2022-10-21T07:35:10.323Z] #33 61.37 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-10-21T07:35:10.323Z] #33 61.42 go: downloading github.com/google/go-cmp v0.5.6 [2022-10-21T07:35:10.323Z] #33 61.83 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-10-21T07:35:10.323Z] #33 61.84 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-10-21T07:35:10.323Z] #33 61.92 go: downloading github.com/beorn7/perks v1.0.1 [2022-10-21T07:35:10.323Z] #33 61.93 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-10-21T07:35:10.323Z] #33 61.98 go: downloading github.com/golang/protobuf v1.5.2 [2022-10-21T07:35:10.323Z] #33 62.01 go: downloading github.com/cespare/xxhash v1.1.0 [2022-10-21T07:35:10.323Z] #33 62.28 go: downloading github.com/prometheus/common v0.10.0 [2022-10-21T07:35:10.885Z] #33 62.59 go: downloading github.com/prometheus/procfs v0.6.0 [2022-10-21T07:35:10.885Z] #33 62.62 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-10-21T07:35:10.885Z] #33 62.77 go: downloading google.golang.org/protobuf v1.27.1 [2022-10-21T07:35:09.470Z] > git remote # timeout=10 [2022-10-21T07:35:09.511Z] > git config --get remote.origin.url # timeout=10 [2022-10-21T07:35:09.538Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T07:35:09.539Z] > git merge 93c2c3bc60315b7cb54a811614988a4765c5f423 # timeout=10 [2022-10-21T07:35:09.558Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-21T07:35:09.573Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T07:35:09.588Z] > git checkout -f 9c84417c1bbec9420566841feee05913928e1e7b # timeout=10 [2022-10-21T07:35:11.448Z] #33 ... [2022-10-21T07:35:11.448Z] [2022-10-21T07:35:11.448Z] #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-10-21T07:35:11.448Z] #38 6.486 PBCC images/timens.pb-c.c [2022-10-21T07:35:11.448Z] #38 6.526 DEP images/timens.pb-c.d [2022-10-21T07:35:11.448Z] #38 6.595 PBCC images/fown.pb-c.c [2022-10-21T07:35:11.448Z] #38 6.613 PBCC images/google/protobuf/descriptor.pb-c.c [2022-10-21T07:35:11.704Z] #38 6.697 PBCC images/opts.pb-c.c [2022-10-21T07:35:11.704Z] #38 6.744 PBCC images/memfd.pb-c.c [2022-10-21T07:35:11.704Z] #38 6.804 DEP images/fown.pb-c.d [2022-10-21T07:35:11.704Z] #38 6.891 DEP images/google/protobuf/descriptor.pb-c.d [2022-10-21T07:35:11.960Z] #38 6.992 DEP images/opts.pb-c.d [2022-10-21T07:35:11.960Z] #38 7.093 DEP images/memfd.pb-c.d [2022-10-21T07:35:11.960Z] #38 7.217 PBCC images/sit.pb-c.c [2022-10-21T07:35:12.216Z] #38 7.242 DEP images/sit.pb-c.d [2022-10-21T07:35:12.217Z] #38 7.298 PBCC images/macvlan.pb-c.c [2022-10-21T07:35:12.217Z] #38 7.339 DEP images/macvlan.pb-c.d [2022-10-21T07:35:12.217Z] #38 7.405 PBCC images/autofs.pb-c.c [2022-10-21T07:35:12.217Z] #38 7.433 DEP images/autofs.pb-c.d [2022-10-21T07:35:12.473Z] #38 7.529 PBCC images/sysctl.pb-c.c [2022-10-21T07:35:12.473Z] #38 7.554 DEP images/sysctl.pb-c.d [2022-10-21T07:35:12.473Z] #38 7.610 PBCC images/time.pb-c.c [2022-10-21T07:35:12.473Z] #38 7.658 DEP images/time.pb-c.d [2022-10-21T07:35:12.473Z] #38 7.733 PBCC images/binfmt-misc.pb-c.c [2022-10-21T07:35:12.730Z] #38 7.747 DEP images/binfmt-misc.pb-c.d [2022-10-21T07:35:12.730Z] #38 7.819 PBCC images/seccomp.pb-c.c [2022-10-21T07:35:12.730Z] #38 7.839 DEP images/seccomp.pb-c.d [2022-10-21T07:35:12.730Z] #38 7.913 PBCC images/userns.pb-c.c [2022-10-21T07:35:12.730Z] #38 7.945 DEP images/userns.pb-c.d [2022-10-21T07:35:12.730Z] #38 8.004 PBCC images/cgroup.pb-c.c [2022-10-21T07:35:12.730Z] #38 8.046 DEP images/cgroup.pb-c.d [2022-10-21T07:35:12.986Z] #38 8.153 PBCC images/ext-file.pb-c.c [2022-10-21T07:35:12.986Z] #38 ... [2022-10-21T07:35:12.986Z] [2022-10-21T07:35:12.986Z] #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-10-21T07:35:12.986Z] #39 3.859 Scanning dependencies of target tini-static [2022-10-21T07:35:12.986Z] #39 3.928 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-10-21T07:35:12.986Z] #39 5.477 [100%] Linking C executable tini-static [2022-10-21T07:35:12.986Z] #39 6.215 [100%] Built target tini-static [2022-10-21T07:35:12.986Z] #39 6.298 + mkdir -p /build [2022-10-21T07:35:12.986Z] #39 6.308 + cp tini-static /build/docker-init [2022-10-21T07:35:12.986Z] #39 DONE 7.4s [2022-10-21T07:35:12.986Z] [2022-10-21T07:35:12.986Z] #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-10-21T07:35:12.986Z] #36 DONE 65.0s [2022-10-21T07:35:12.986Z] [2022-10-21T07:35:12.986Z] #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-10-21T07:35:12.986Z] #38 8.181 DEP images/ext-file.pb-c.d [2022-10-21T07:35:13.242Z] #38 8.324 PBCC images/rpc.pb-c.c [2022-10-21T07:35:13.242Z] #38 8.427 DEP images/rpc.pb-c.d [2022-10-21T07:35:13.242Z] #38 8.528 PBCC images/siginfo.pb-c.c [2022-10-21T07:35:13.242Z] #38 8.560 DEP images/siginfo.pb-c.d [2022-10-21T07:35:13.804Z] #38 8.711 PBCC images/pagemap.pb-c.c [2022-10-21T07:35:13.804Z] #38 8.785 DEP images/pagemap.pb-c.d [2022-10-21T07:35:13.804Z] #38 8.901 PBCC images/rlimit.pb-c.c [2022-10-21T07:35:13.804Z] #38 8.920 DEP images/rlimit.pb-c.d [2022-10-21T07:35:13.889Z] Commit message: "skip TestImagePullStoredfDigestForOtherRepo() on Windows and rootless" [2022-10-21T07:35:14.061Z] #38 9.060 PBCC images/file-lock.pb-c.c [2022-10-21T07:35:14.061Z] #38 9.076 DEP images/file-lock.pb-c.d [2022-10-21T07:35:14.061Z] #38 9.184 PBCC images/tty.pb-c.c [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-10-21T07:35:14.318Z] #38 9.315 DEP images/tty.pb-c.d [2022-10-21T07:35:14.318Z] #38 ... [2022-10-21T07:35:14.318Z] [2022-10-21T07:35:14.318Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:35:14.318Z] #20 56.21 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-10-21T07:35:14.318Z] #20 56.22 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-10-21T07:35:14.318Z] #20 56.24 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-10-21T07:35:14.318Z] #20 63.02 Selecting previously unselected package gcc-mingw-w64-base. [2022-10-21T07:35:14.318Z] #20 63.02 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-10-21T07:35:14.318Z] #20 63.03 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-10-21T07:35:14.319Z] #20 63.19 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-10-21T07:35:14.319Z] #20 63.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-10-21T07:35:14.319Z] #20 63.20 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-10-21T07:35:14.319Z] #20 ... [2022-10-21T07:35:14.319Z] [2022-10-21T07:35:14.319Z] #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-10-21T07:35:14.319Z] #38 9.448 PBCC images/tun.pb-c.c [2022-10-21T07:35:14.319Z] #38 9.572 PBCC images/netdev.pb-c.c [2022-10-21T07:35:14.577Z] #38 9.687 DEP images/tun.pb-c.d [2022-10-21T07:35:14.577Z] #38 9.810 DEP images/netdev.pb-c.d [2022-10-21T07:35:14.711Z] + docker version [2022-10-21T07:35:14.833Z] #38 9.952 PBCC images/vma.pb-c.c [2022-10-21T07:35:14.833Z] #38 9.957 DEP images/vma.pb-c.d [2022-10-21T07:35:14.833Z] #38 10.02 PBCC images/creds.pb-c.c [2022-10-21T07:35:14.833Z] #38 10.06 DEP images/creds.pb-c.d [2022-10-21T07:35:14.833Z] #38 10.17 PBCC images/utsns.pb-c.c [2022-10-21T07:35:15.090Z] #38 10.21 DEP images/utsns.pb-c.d [2022-10-21T07:35:15.090Z] #38 10.31 PBCC images/ipc-desc.pb-c.c [2022-10-21T07:35:15.090Z] #38 10.43 PBCC images/ipc-sem.pb-c.c [2022-10-21T07:35:15.347Z] #38 10.44 DEP images/ipc-desc.pb-c.d [2022-10-21T07:35:15.603Z] #38 10.60 DEP images/ipc-sem.pb-c.d [2022-10-21T07:35:15.603Z] #38 10.64 PBCC images/ipc-msg.pb-c.c [2022-10-21T07:35:15.603Z] #38 10.67 DEP images/ipc-msg.pb-c.d [2022-10-21T07:35:15.603Z] #38 10.73 PBCC images/ipc-shm.pb-c.c [2022-10-21T07:35:15.603Z] #38 10.78 DEP images/ipc-shm.pb-c.d [2022-10-21T07:35:15.603Z] #38 10.85 PBCC images/ipc-var.pb-c.c [2022-10-21T07:35:15.860Z] #38 10.85 DEP images/ipc-var.pb-c.d [2022-10-21T07:35:15.860Z] #38 10.90 PBCC images/sk-opts.pb-c.c [2022-10-21T07:35:15.860Z] #38 10.92 PBCC images/packet-sock.pb-c.c [2022-10-21T07:35:15.860Z] #38 10.98 DEP images/sk-opts.pb-c.d [2022-10-21T07:35:15.860Z] #38 11.03 DEP images/packet-sock.pb-c.d [2022-10-21T07:35:15.860Z] #38 11.11 PBCC images/sk-netlink.pb-c.c [2022-10-21T07:35:16.116Z] #38 11.16 DEP images/sk-netlink.pb-c.d [2022-10-21T07:35:16.116Z] #38 11.23 PBCC images/sk-inet.pb-c.c [2022-10-21T07:35:16.116Z] #38 11.28 DEP images/sk-inet.pb-c.d [2022-10-21T07:35:16.116Z] #38 11.37 PBCC images/sk-unix.pb-c.c [2022-10-21T07:35:16.372Z] #38 11.43 DEP images/sk-unix.pb-c.d [2022-10-21T07:35:16.372Z] #38 11.48 PBCC images/mm.pb-c.c [2022-10-21T07:35:16.372Z] #38 11.53 DEP images/mm.pb-c.d [2022-10-21T07:35:16.372Z] #38 11.61 PBCC images/timerfd.pb-c.c [2022-10-21T07:35:16.372Z] #38 11.65 DEP images/timerfd.pb-c.d [2022-10-21T07:35:16.372Z] #38 11.71 PBCC images/timer.pb-c.c [2022-10-21T07:35:16.629Z] #38 11.75 DEP images/timer.pb-c.d [2022-10-21T07:35:16.629Z] #38 11.82 PBCC images/sa.pb-c.c [2022-10-21T07:35:16.629Z] #38 11.86 DEP images/sa.pb-c.d [2022-10-21T07:35:16.629Z] #38 11.91 PBCC images/pipe-data.pb-c.c [2022-10-21T07:35:16.629Z] #38 11.92 DEP images/pipe-data.pb-c.d [2022-10-21T07:35:16.885Z] #38 11.97 PBCC images/mnt.pb-c.c [2022-10-21T07:35:16.886Z] #38 12.03 DEP images/mnt.pb-c.d [2022-10-21T07:35:16.886Z] #38 12.08 PBCC images/sk-packet.pb-c.c [2022-10-21T07:35:16.886Z] #38 12.12 DEP images/sk-packet.pb-c.d [2022-10-21T07:35:16.886Z] #38 12.16 PBCC images/tcp-stream.pb-c.c [2022-10-21T07:35:17.142Z] #38 12.20 DEP images/tcp-stream.pb-c.d [2022-10-21T07:35:17.142Z] #38 12.31 PBCC images/pipe.pb-c.c [2022-10-21T07:35:17.142Z] #38 12.36 DEP images/pipe.pb-c.d [2022-10-21T07:35:17.142Z] #38 12.43 PBCC images/pstree.pb-c.c [2022-10-21T07:35:17.399Z] #38 12.45 DEP images/pstree.pb-c.d [2022-10-21T07:35:17.399Z] #38 12.51 PBCC images/fs.pb-c.c [2022-10-21T07:35:17.399Z] #38 12.53 DEP images/fs.pb-c.d [2022-10-21T07:35:17.399Z] #38 12.57 PBCC images/signalfd.pb-c.c [2022-10-21T07:35:17.399Z] #38 12.61 DEP images/signalfd.pb-c.d [2022-10-21T07:35:17.664Z] #38 12.71 PBCC images/fh.pb-c.c [2022-10-21T07:35:17.664Z] #38 12.73 PBCC images/fsnotify.pb-c.c [2022-10-21T07:35:17.664Z] #38 12.78 DEP images/fh.pb-c.d [2022-10-21T07:35:17.664Z] #38 12.84 DEP images/fsnotify.pb-c.d [2022-10-21T07:35:17.664Z] #38 12.93 PBCC images/eventpoll.pb-c.c [2022-10-21T07:35:17.664Z] #38 12.94 DEP images/eventpoll.pb-c.d [2022-10-21T07:35:17.920Z] #38 13.01 PBCC images/eventfd.pb-c.c [2022-10-21T07:35:17.920Z] #38 13.03 DEP images/eventfd.pb-c.d [2022-10-21T07:35:17.920Z] #38 13.07 PBCC images/remap-file-path.pb-c.c [2022-10-21T07:35:17.920Z] #38 13.10 DEP images/remap-file-path.pb-c.d [2022-10-21T07:35:17.920Z] #38 13.19 PBCC images/fifo.pb-c.c [2022-10-21T07:35:18.176Z] #38 13.23 DEP images/fifo.pb-c.d [2022-10-21T07:35:18.176Z] #38 13.29 PBCC images/ghost-file.pb-c.c [2022-10-21T07:35:18.176Z] #38 13.33 DEP images/ghost-file.pb-c.d [2022-10-21T07:35:18.176Z] #38 13.38 PBCC images/regfile.pb-c.c [2022-10-21T07:35:18.176Z] #38 13.43 DEP images/regfile.pb-c.d [2022-10-21T07:35:18.432Z] #38 13.53 PBCC images/ns.pb-c.c [2022-10-21T07:35:18.432Z] #38 13.57 DEP images/ns.pb-c.d [2022-10-21T07:35:18.432Z] #38 13.63 PBCC images/fdinfo.pb-c.c [2022-10-21T07:35:18.688Z] #38 13.69 DEP images/fdinfo.pb-c.d [2022-10-21T07:35:18.688Z] #38 13.77 PBCC images/core-aarch64.pb-c.c [2022-10-21T07:35:18.688Z] #38 13.80 PBCC images/core-arm.pb-c.c [2022-10-21T07:35:18.688Z] #38 13.83 PBCC images/core-ppc64.pb-c.c [2022-10-21T07:35:18.688Z] #38 13.87 PBCC images/core-s390.pb-c.c [2022-10-21T07:35:18.688Z] #38 13.92 PBCC images/core-x86.pb-c.c [2022-10-21T07:35:18.688Z] #38 13.98 PBCC images/core.pb-c.c [2022-10-21T07:35:18.688Z] #38 14.04 PBCC images/inventory.pb-c.c [2022-10-21T07:35:18.944Z] #38 14.12 DEP images/core-aarch64.pb-c.d [2022-10-21T07:35:18.944Z] #38 14.18 DEP images/core-arm.pb-c.d [2022-10-21T07:35:19.200Z] #38 14.24 DEP images/core-ppc64.pb-c.d [2022-10-21T07:35:19.200Z] #38 14.31 DEP images/core-s390.pb-c.d [2022-10-21T07:35:19.200Z] #38 14.40 DEP images/core-x86.pb-c.d [2022-10-21T07:35:19.457Z] #38 14.49 DEP images/core.pb-c.d [2022-10-21T07:35:19.457Z] #38 14.58 DEP images/inventory.pb-c.d [2022-10-21T07:35:19.457Z] #38 14.67 PBCC images/cpuinfo.pb-c.c [2022-10-21T07:35:19.457Z] #38 14.71 DEP images/cpuinfo.pb-c.d [2022-10-21T07:35:19.457Z] #38 14.76 PBCC images/stats.pb-c.c [2022-10-21T07:35:19.457Z] #38 14.81 DEP images/stats.pb-c.d [2022-10-21T07:35:20.824Z] #38 16.01 make[1]: Nothing to be done for 'all'. [2022-10-21T07:35:22.059Z] Client: Docker Engine - Community [2022-10-21T07:35:22.059Z] Version: 22.06.0-beta.0 [2022-10-21T07:35:22.059Z] API version: 1.42 [2022-10-21T07:35:22.059Z] Go version: go1.18.3 [2022-10-21T07:35:22.059Z] Git commit: 3e9117b [2022-10-21T07:35:22.059Z] Built: Fri Jun 3 17:55:46 2022 [2022-10-21T07:35:22.059Z] OS/Arch: linux/amd64 [2022-10-21T07:35:22.059Z] Context: default [2022-10-21T07:35:22.059Z] [2022-10-21T07:35:22.059Z] Server: Docker Engine - Community [2022-10-21T07:35:22.059Z] Engine: [2022-10-21T07:35:22.059Z] Version: 22.06.0-beta.0 [2022-10-21T07:35:22.059Z] API version: 1.42 (minimum version 1.12) [2022-10-21T07:35:22.059Z] Go version: go1.18.3 [2022-10-21T07:35:22.059Z] Git commit: 38633e7 [2022-10-21T07:35:22.059Z] Built: Fri Jun 3 17:55:46 2022 [2022-10-21T07:35:22.059Z] OS/Arch: linux/amd64 [2022-10-21T07:35:22.059Z] Experimental: true [2022-10-21T07:35:22.059Z] containerd: [2022-10-21T07:35:22.059Z] Version: 1.6.8 [2022-10-21T07:35:22.059Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-10-21T07:35:22.059Z] runc: [2022-10-21T07:35:22.059Z] Version: 1.1.4 [2022-10-21T07:35:22.059Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-10-21T07:35:22.059Z] docker-init: [2022-10-21T07:35:22.059Z] Version: 0.19.0 [2022-10-21T07:35:22.059Z] GitCommit: de40ad0 [Pipeline] sh [2022-10-21T07:35:22.190Z] #38 17.18 CC images/stats.o [2022-10-21T07:35:22.190Z] #38 ... [2022-10-21T07:35:22.190Z] [2022-10-21T07:35:22.190Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-10-21T07:35:22.190Z] #33 64.23 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-10-21T07:35:22.411Z] + docker info [2022-10-21T07:35:22.446Z] #33 ... [2022-10-21T07:35:22.446Z] [2022-10-21T07:35:22.446Z] #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-10-21T07:35:22.446Z] #38 17.53 CC images/core.o [2022-10-21T07:35:22.672Z] Client: [2022-10-21T07:35:22.672Z] Context: default [2022-10-21T07:35:22.672Z] Debug Mode: false [2022-10-21T07:35:22.672Z] Plugins: [2022-10-21T07:35:22.672Z] buildx: Docker Buildx (Docker Inc.) [2022-10-21T07:35:22.672Z] Version: c5aec24 [2022-10-21T07:35:22.672Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-10-21T07:35:22.672Z] compose: Docker Compose (Docker Inc.) [2022-10-21T07:35:22.672Z] Version: v2.12.0 [2022-10-21T07:35:22.672Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-10-21T07:35:22.672Z] scan: Docker Scan (Docker Inc.) [2022-10-21T07:35:22.672Z] Version: v0.17.0 [2022-10-21T07:35:22.672Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-10-21T07:35:22.672Z] [2022-10-21T07:35:22.672Z] Server: [2022-10-21T07:35:22.672Z] Containers: 0 [2022-10-21T07:35:22.672Z] Running: 0 [2022-10-21T07:35:22.672Z] Paused: 0 [2022-10-21T07:35:22.672Z] Stopped: 0 [2022-10-21T07:35:22.672Z] Images: 0 [2022-10-21T07:35:22.672Z] Server Version: 22.06.0-beta.0 [2022-10-21T07:35:22.672Z] Storage Driver: overlay2 [2022-10-21T07:35:22.672Z] Backing Filesystem: extfs [2022-10-21T07:35:22.672Z] Supports d_type: true [2022-10-21T07:35:22.672Z] Using metacopy: false [2022-10-21T07:35:22.672Z] Native Overlay Diff: true [2022-10-21T07:35:22.672Z] userxattr: false [2022-10-21T07:35:22.672Z] Logging Driver: json-file [2022-10-21T07:35:22.672Z] Cgroup Driver: cgroupfs [2022-10-21T07:35:22.672Z] Cgroup Version: 1 [2022-10-21T07:35:22.672Z] Plugins: [2022-10-21T07:35:22.672Z] Volume: local [2022-10-21T07:35:22.672Z] Network: bridge host ipvlan macvlan null overlay [2022-10-21T07:35:22.672Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-10-21T07:35:22.672Z] Swarm: inactive [2022-10-21T07:35:22.672Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-10-21T07:35:22.672Z] Default Runtime: runc [2022-10-21T07:35:22.672Z] Init Binary: docker-init [2022-10-21T07:35:22.672Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-10-21T07:35:22.672Z] runc version: v1.1.4-0-g5fd4c4d [2022-10-21T07:35:22.672Z] init version: de40ad0 [2022-10-21T07:35:22.672Z] Security Options: [2022-10-21T07:35:22.672Z] apparmor [2022-10-21T07:35:22.672Z] seccomp [2022-10-21T07:35:22.672Z] Profile: builtin [2022-10-21T07:35:22.672Z] Kernel Version: 5.4.0-1088-aws [2022-10-21T07:35:22.672Z] Operating System: Ubuntu 18.04.6 LTS [2022-10-21T07:35:22.672Z] OSType: linux [2022-10-21T07:35:22.672Z] Architecture: x86_64 [2022-10-21T07:35:22.672Z] CPUs: 2 [2022-10-21T07:35:22.672Z] Total Memory: 7.565GiB [2022-10-21T07:35:22.672Z] Name: ip-10-100-105-202 [2022-10-21T07:35:22.672Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2022-10-21T07:35:22.672Z] Docker Root Dir: /var/lib/docker [2022-10-21T07:35:22.672Z] Debug Mode: false [2022-10-21T07:35:22.672Z] Registry: https://index.docker.io/v1/ [2022-10-21T07:35:22.672Z] Labels: [2022-10-21T07:35:22.672Z] Experimental: true [2022-10-21T07:35:22.672Z] Insecure Registries: [2022-10-21T07:35:22.672Z] 127.0.0.0/8 [2022-10-21T07:35:22.672Z] Live Restore Enabled: true [2022-10-21T07:35:22.672Z] [2022-10-21T07:35:22.672Z] WARNING: No swap limit support [Pipeline] sh [2022-10-21T07:35:22.962Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-10-21T07:35:22.962Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-10-21T07:35:22.962Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44340/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-10-21T07:35:22.962Z] + bash /home/ubuntu/workspace/moby_PR-44340/check-config.sh [2022-10-21T07:35:22.962Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-10-21T07:35:22.962Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2022-10-21T07:35:22.962Z] [2022-10-21T07:35:22.962Z] Generally Necessary: [2022-10-21T07:35:22.962Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-10-21T07:35:22.962Z] - apparmor: enabled and tools installed [2022-10-21T07:35:22.962Z] - CONFIG_NAMESPACES: enabled [2022-10-21T07:35:22.962Z] - CONFIG_NET_NS: enabled [2022-10-21T07:35:22.962Z] - CONFIG_PID_NS: enabled [2022-10-21T07:35:22.962Z] - CONFIG_IPC_NS: enabled [2022-10-21T07:35:22.962Z] - CONFIG_UTS_NS: enabled [2022-10-21T07:35:22.962Z] - CONFIG_CGROUPS: enabled [2022-10-21T07:35:22.962Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-10-21T07:35:22.962Z] - CONFIG_CGROUP_DEVICE: enabled [2022-10-21T07:35:22.962Z] - CONFIG_CGROUP_FREEZER: enabled [2022-10-21T07:35:22.962Z] - CONFIG_CGROUP_SCHED: enabled [2022-10-21T07:35:22.962Z] - CONFIG_CPUSETS: enabled [2022-10-21T07:35:22.962Z] - CONFIG_MEMCG: enabled [2022-10-21T07:35:22.962Z] - CONFIG_KEYS: enabled [2022-10-21T07:35:22.962Z] - CONFIG_VETH: enabled (as module) [2022-10-21T07:35:23.009Z] #38 18.07 CC images/core-x86.o [2022-10-21T07:35:23.222Z] - CONFIG_BRIDGE: enabled (as module) [2022-10-21T07:35:23.222Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-10-21T07:35:23.222Z] - CONFIG_NF_NAT_IPV4: missing [2022-10-21T07:35:23.222Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-10-21T07:35:23.222Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-10-21T07:35:23.222Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-10-21T07:35:23.222Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-10-21T07:35:23.222Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-10-21T07:35:23.222Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-10-21T07:35:23.222Z] - CONFIG_NF_NAT: enabled (as module) [2022-10-21T07:35:23.222Z] - CONFIG_NF_NAT_NEEDED: missing [2022-10-21T07:35:23.222Z] - CONFIG_POSIX_MQUEUE: enabled [2022-10-21T07:35:23.222Z] [2022-10-21T07:35:23.222Z] Optional Features: [2022-10-21T07:35:23.222Z] - CONFIG_USER_NS: enabled [2022-10-21T07:35:23.222Z] - CONFIG_SECCOMP: enabled [2022-10-21T07:35:23.222Z] - CONFIG_CGROUP_PIDS: enabled [2022-10-21T07:35:23.222Z] - CONFIG_MEMCG_SWAP: enabled [2022-10-21T07:35:23.222Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-10-21T07:35:23.222Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-10-21T07:35:23.222Z] - CONFIG_BLK_CGROUP: enabled [2022-10-21T07:35:23.487Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-10-21T07:35:23.487Z] - CONFIG_IOSCHED_CFQ: missing [2022-10-21T07:35:23.487Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-10-21T07:35:23.487Z] - CONFIG_CGROUP_PERF: enabled [2022-10-21T07:35:23.487Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-10-21T07:35:23.487Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-10-21T07:35:23.487Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-10-21T07:35:23.487Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-10-21T07:35:23.487Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-10-21T07:35:23.487Z] - CONFIG_RT_GROUP_SCHED: missing [2022-10-21T07:35:23.487Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-10-21T07:35:23.487Z] - CONFIG_IP_VS: enabled (as module) [2022-10-21T07:35:23.487Z] - CONFIG_IP_VS_NFCT: enabled [2022-10-21T07:35:23.487Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-10-21T07:35:23.487Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-10-21T07:35:23.487Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-10-21T07:35:23.487Z] - CONFIG_EXT4_FS: enabled [2022-10-21T07:35:23.487Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-10-21T07:35:23.487Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-10-21T07:35:23.487Z] - Network Drivers: [2022-10-21T07:35:23.487Z] - "overlay": [2022-10-21T07:35:23.572Z] #38 18.67 CC images/core-arm.o [2022-10-21T07:35:23.766Z] - CONFIG_VXLAN: enabled (as module) [2022-10-21T07:35:23.766Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-10-21T07:35:23.766Z] Optional (for encrypted networks): [2022-10-21T07:35:23.766Z] - CONFIG_CRYPTO: enabled [2022-10-21T07:35:23.766Z] - CONFIG_CRYPTO_AEAD: enabled [2022-10-21T07:35:23.766Z] - CONFIG_CRYPTO_GCM: enabled [2022-10-21T07:35:23.766Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-10-21T07:35:23.766Z] - CONFIG_CRYPTO_GHASH: enabled [2022-10-21T07:35:23.766Z] - CONFIG_XFRM: enabled [2022-10-21T07:35:23.766Z] - CONFIG_XFRM_USER: enabled (as module) [2022-10-21T07:35:23.766Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-10-21T07:35:23.766Z] - CONFIG_INET_ESP: enabled (as module) [2022-10-21T07:35:23.766Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-10-21T07:35:23.766Z] - "ipvlan": [2022-10-21T07:35:23.766Z] - CONFIG_IPVLAN: enabled (as module) [2022-10-21T07:35:23.766Z] - "macvlan": [2022-10-21T07:35:23.766Z] - CONFIG_MACVLAN: enabled (as module) [2022-10-21T07:35:23.766Z] - CONFIG_DUMMY: enabled (as module) [2022-10-21T07:35:23.766Z] - "ftp,tftp client in container": [2022-10-21T07:35:23.766Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-10-21T07:35:23.766Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-10-21T07:35:23.766Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-10-21T07:35:23.766Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-10-21T07:35:23.766Z] - Storage Drivers: [2022-10-21T07:35:23.766Z] - "aufs": [2022-10-21T07:35:23.766Z] - CONFIG_AUFS_FS: enabled (as module) [2022-10-21T07:35:23.766Z] - "btrfs": [2022-10-21T07:35:23.766Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-10-21T07:35:23.766Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-10-21T07:35:23.766Z] - "devicemapper": [2022-10-21T07:35:23.766Z] - CONFIG_BLK_DEV_DM: enabled [2022-10-21T07:35:23.766Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-10-21T07:35:23.766Z] - "overlay": [2022-10-21T07:35:23.828Z] #38 19.03 CC images/core-aarch64.o [2022-10-21T07:35:24.036Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-10-21T07:35:24.036Z] - "zfs": [2022-10-21T07:35:24.036Z] - /dev/zfs: present [2022-10-21T07:35:24.036Z] - zfs command: missing [2022-10-21T07:35:24.036Z] - zpool command: missing [2022-10-21T07:35:24.036Z] [2022-10-21T07:35:24.036Z] Limits: [2022-10-21T07:35:24.036Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-10-21T07:35:24.036Z] [2022-10-21T07:35:24.036Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-10-21T07:35:24.084Z] #38 19.38 CC images/core-ppc64.o [Pipeline] sh [2022-10-21T07:35:24.371Z] + sudo modprobe ip_vs [2022-10-21T07:35:24.371Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9c84417c1bbec9420566841feee05913928e1e7b . [2022-10-21T07:35:24.647Z] #38 19.91 CC images/core-s390.o [2022-10-21T07:35:24.945Z] #1 [internal] load build definition from Dockerfile [2022-10-21T07:35:24.945Z] #1 transferring dockerfile: 16.91kB done [2022-10-21T07:35:24.945Z] #1 DONE 0.1s [2022-10-21T07:35:24.945Z] [2022-10-21T07:35:24.945Z] #2 [internal] load .dockerignore [2022-10-21T07:35:24.945Z] #2 transferring context: 87B done [2022-10-21T07:35:24.945Z] #2 DONE 0.1s [2022-10-21T07:35:24.945Z] [2022-10-21T07:35:24.945Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-10-21T07:35:25.209Z] #38 ... [2022-10-21T07:35:25.209Z] [2022-10-21T07:35:25.209Z] #32 [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-10-21T07:35:25.209Z] #32 67.02 internal/syscall/unix [2022-10-21T07:35:25.209Z] #32 67.58 time [2022-10-21T07:35:25.209Z] #32 73.45 internal/poll [2022-10-21T07:35:25.209Z] #32 74.39 internal/fmtsort [2022-10-21T07:35:25.209Z] #32 74.86 internal/syscall/execenv [2022-10-21T07:35:25.209Z] #32 75.18 path [2022-10-21T07:35:25.209Z] #32 75.76 io/fs [2022-10-21T07:35:25.209Z] #32 76.23 strings [2022-10-21T07:35:25.209Z] #32 76.90 os [2022-10-21T07:35:25.209Z] #32 ... [2022-10-21T07:35:25.209Z] [2022-10-21T07:35:25.209Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:35:25.209Z] #20 71.91 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-10-21T07:35:25.209Z] #20 71.93 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-10-21T07:35:25.209Z] #20 72.02 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-10-21T07:35:25.209Z] #20 ... [2022-10-21T07:35:25.209Z] [2022-10-21T07:35:25.209Z] #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-10-21T07:35:25.209Z] #38 20.56 CC images/cpuinfo.o [2022-10-21T07:35:25.512Z] #3 DONE 0.4s [2022-10-21T07:35:25.512Z] [2022-10-21T07:35:25.512Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-10-21T07:35:25.512Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-10-21T07:35:25.512Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-10-21T07:35:25.512Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-10-21T07:35:25.512Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-10-21T07:35:25.512Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-10-21T07:35:25.512Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-10-21T07:35:26.080Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.5s done [2022-10-21T07:35:26.138Z] #38 21.02 CC images/inventory.o [2022-10-21T07:35:26.138Z] #38 21.22 CC images/fdinfo.o [2022-10-21T07:35:26.340Z] #4 DONE 0.9s [2022-10-21T07:35:26.394Z] #38 21.53 CC images/fown.o [2022-10-21T07:35:26.597Z] [2022-10-21T07:35:26.597Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2022-10-21T07:35:26.650Z] #38 21.79 CC images/ns.o [2022-10-21T07:35:26.885Z] Client: Docker Engine - Community [2022-10-21T07:35:26.885Z] Version: 22.06.0-beta.0 [2022-10-21T07:35:26.885Z] API version: 1.42 [2022-10-21T07:35:26.885Z] Go version: go1.18.3 [2022-10-21T07:35:26.885Z] Git commit: 3e9117b [2022-10-21T07:35:26.885Z] Built: Fri Jun 3 17:55:46 2022 [2022-10-21T07:35:26.885Z] OS/Arch: linux/amd64 [2022-10-21T07:35:26.885Z] Context: default [2022-10-21T07:35:26.885Z] [2022-10-21T07:35:26.885Z] Server: Docker Engine - Community [2022-10-21T07:35:26.885Z] Engine: [2022-10-21T07:35:26.885Z] Version: 22.06.0-beta.0 [2022-10-21T07:35:26.885Z] API version: 1.42 (minimum version 1.12) [2022-10-21T07:35:26.885Z] Go version: go1.18.3 [2022-10-21T07:35:26.885Z] Git commit: 38633e7 [2022-10-21T07:35:26.885Z] Built: Fri Jun 3 17:55:46 2022 [2022-10-21T07:35:26.885Z] OS/Arch: linux/amd64 [2022-10-21T07:35:26.885Z] Experimental: true [2022-10-21T07:35:26.885Z] containerd: [2022-10-21T07:35:26.885Z] Version: 1.6.8 [2022-10-21T07:35:26.885Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-10-21T07:35:26.885Z] runc: [2022-10-21T07:35:26.885Z] Version: 1.1.4 [2022-10-21T07:35:26.885Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-10-21T07:35:26.885Z] docker-init: [2022-10-21T07:35:26.885Z] Version: 0.19.0 [2022-10-21T07:35:26.885Z] GitCommit: de40ad0 [2022-10-21T07:35:26.906Z] #38 22.01 CC images/regfile.o [Pipeline] sh [2022-10-21T07:35:27.162Z] #38 22.24 CC images/ghost-file.o [2022-10-21T07:35:27.216Z] + docker info [2022-10-21T07:35:27.216Z] Client: [2022-10-21T07:35:27.216Z] Context: default [2022-10-21T07:35:27.216Z] Debug Mode: false [2022-10-21T07:35:27.216Z] Plugins: [2022-10-21T07:35:27.216Z] buildx: Docker Buildx (Docker Inc.) [2022-10-21T07:35:27.216Z] Version: c5aec24 [2022-10-21T07:35:27.216Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-10-21T07:35:27.216Z] compose: Docker Compose (Docker Inc.) [2022-10-21T07:35:27.216Z] Version: v2.12.0 [2022-10-21T07:35:27.216Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-10-21T07:35:27.216Z] scan: Docker Scan (Docker Inc.) [2022-10-21T07:35:27.216Z] Version: v0.17.0 [2022-10-21T07:35:27.216Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-10-21T07:35:27.216Z] [2022-10-21T07:35:27.216Z] Server: [2022-10-21T07:35:27.216Z] Containers: 0 [2022-10-21T07:35:27.216Z] Running: 0 [2022-10-21T07:35:27.216Z] Paused: 0 [2022-10-21T07:35:27.216Z] Stopped: 0 [2022-10-21T07:35:27.216Z] Images: 0 [2022-10-21T07:35:27.216Z] Server Version: 22.06.0-beta.0 [2022-10-21T07:35:27.216Z] Storage Driver: overlay2 [2022-10-21T07:35:27.216Z] Backing Filesystem: extfs [2022-10-21T07:35:27.216Z] Supports d_type: true [2022-10-21T07:35:27.216Z] Using metacopy: false [2022-10-21T07:35:27.216Z] Native Overlay Diff: true [2022-10-21T07:35:27.216Z] userxattr: false [2022-10-21T07:35:27.216Z] Logging Driver: json-file [2022-10-21T07:35:27.216Z] Cgroup Driver: cgroupfs [2022-10-21T07:35:27.216Z] Cgroup Version: 1 [2022-10-21T07:35:27.216Z] Plugins: [2022-10-21T07:35:27.216Z] Volume: local [2022-10-21T07:35:27.216Z] Network: bridge host ipvlan macvlan null overlay [2022-10-21T07:35:27.216Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-10-21T07:35:27.216Z] Swarm: inactive [2022-10-21T07:35:27.216Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-10-21T07:35:27.216Z] Default Runtime: runc [2022-10-21T07:35:27.216Z] Init Binary: docker-init [2022-10-21T07:35:27.216Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-10-21T07:35:27.216Z] runc version: v1.1.4-0-g5fd4c4d [2022-10-21T07:35:27.216Z] init version: de40ad0 [2022-10-21T07:35:27.216Z] Security Options: [2022-10-21T07:35:27.216Z] apparmor [2022-10-21T07:35:27.216Z] seccomp [2022-10-21T07:35:27.216Z] Profile: builtin [2022-10-21T07:35:27.216Z] Kernel Version: 5.4.0-1088-aws [2022-10-21T07:35:27.216Z] Operating System: Ubuntu 18.04.6 LTS [2022-10-21T07:35:27.216Z] OSType: linux [2022-10-21T07:35:27.216Z] Architecture: x86_64 [2022-10-21T07:35:27.216Z] CPUs: 2 [2022-10-21T07:35:27.216Z] Total Memory: 7.483GiB [2022-10-21T07:35:27.216Z] Name: ip-10-100-44-44 [2022-10-21T07:35:27.216Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2022-10-21T07:35:27.216Z] Docker Root Dir: /var/lib/docker [2022-10-21T07:35:27.216Z] Debug Mode: false [2022-10-21T07:35:27.216Z] Registry: https://index.docker.io/v1/ [2022-10-21T07:35:27.216Z] Labels: [2022-10-21T07:35:27.216Z] Experimental: true [2022-10-21T07:35:27.216Z] Insecure Registries: [2022-10-21T07:35:27.216Z] 127.0.0.0/8 [2022-10-21T07:35:27.216Z] Live Restore Enabled: true [2022-10-21T07:35:27.216Z] [2022-10-21T07:35:27.216Z] WARNING: No swap limit support [Pipeline] sh [2022-10-21T07:35:27.418Z] #38 22.57 CC images/fifo.o [2022-10-21T07:35:27.503Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-10-21T07:35:27.503Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-10-21T07:35:27.503Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44340/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-10-21T07:35:27.503Z] + bash /home/ubuntu/workspace/moby_PR-44340/check-config.sh [2022-10-21T07:35:27.503Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-10-21T07:35:27.503Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2022-10-21T07:35:27.503Z] [2022-10-21T07:35:27.503Z] Generally Necessary: [2022-10-21T07:35:27.503Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-10-21T07:35:27.503Z] - apparmor: enabled and tools installed [2022-10-21T07:35:27.503Z] - CONFIG_NAMESPACES: enabled [2022-10-21T07:35:27.503Z] - CONFIG_NET_NS: enabled [2022-10-21T07:35:27.503Z] - CONFIG_PID_NS: enabled [2022-10-21T07:35:27.503Z] - CONFIG_IPC_NS: enabled [2022-10-21T07:35:27.503Z] - CONFIG_UTS_NS: enabled [2022-10-21T07:35:27.503Z] - CONFIG_CGROUPS: enabled [2022-10-21T07:35:27.503Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-10-21T07:35:27.503Z] - CONFIG_CGROUP_DEVICE: enabled [2022-10-21T07:35:27.503Z] - CONFIG_CGROUP_FREEZER: enabled [2022-10-21T07:35:27.503Z] - CONFIG_CGROUP_SCHED: enabled [2022-10-21T07:35:27.503Z] - CONFIG_CPUSETS: enabled [2022-10-21T07:35:27.503Z] - CONFIG_MEMCG: enabled [2022-10-21T07:35:27.503Z] - CONFIG_KEYS: enabled [2022-10-21T07:35:27.503Z] - CONFIG_VETH: enabled (as module) [2022-10-21T07:35:27.503Z] - CONFIG_BRIDGE: enabled (as module) [2022-10-21T07:35:27.503Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-10-21T07:35:27.503Z] - CONFIG_NF_NAT_IPV4: missing [2022-10-21T07:35:27.675Z] #38 22.83 CC images/remap-file-path.o [2022-10-21T07:35:27.765Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-10-21T07:35:27.765Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-10-21T07:35:27.765Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-10-21T07:35:27.765Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-10-21T07:35:27.765Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-10-21T07:35:27.765Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-10-21T07:35:27.765Z] - CONFIG_NF_NAT: enabled (as module) [2022-10-21T07:35:27.765Z] - CONFIG_NF_NAT_NEEDED: missing [2022-10-21T07:35:27.765Z] - CONFIG_POSIX_MQUEUE: enabled [2022-10-21T07:35:27.765Z] [2022-10-21T07:35:27.765Z] Optional Features: [2022-10-21T07:35:27.765Z] - CONFIG_USER_NS: enabled [2022-10-21T07:35:27.765Z] - CONFIG_SECCOMP: enabled [2022-10-21T07:35:27.765Z] - CONFIG_CGROUP_PIDS: enabled [2022-10-21T07:35:27.765Z] - CONFIG_MEMCG_SWAP: enabled [2022-10-21T07:35:27.765Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-10-21T07:35:27.765Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-10-21T07:35:27.765Z] - CONFIG_BLK_CGROUP: enabled [2022-10-21T07:35:27.765Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-10-21T07:35:27.765Z] - CONFIG_IOSCHED_CFQ: missing [2022-10-21T07:35:27.765Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-10-21T07:35:27.765Z] - CONFIG_CGROUP_PERF: enabled [2022-10-21T07:35:27.765Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-10-21T07:35:27.765Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-10-21T07:35:27.765Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-10-21T07:35:27.765Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-10-21T07:35:27.765Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-10-21T07:35:27.765Z] - CONFIG_RT_GROUP_SCHED: missing [2022-10-21T07:35:27.930Z] #38 23.02 CC images/eventfd.o [2022-10-21T07:35:27.930Z] #38 23.19 CC images/eventpoll.o [2022-10-21T07:35:28.040Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-10-21T07:35:28.040Z] - CONFIG_IP_VS: enabled (as module) [2022-10-21T07:35:28.040Z] - CONFIG_IP_VS_NFCT: enabled [2022-10-21T07:35:28.040Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-10-21T07:35:28.040Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-10-21T07:35:28.040Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-10-21T07:35:28.040Z] - CONFIG_EXT4_FS: enabled [2022-10-21T07:35:28.040Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-10-21T07:35:28.040Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-10-21T07:35:28.040Z] - Network Drivers: [2022-10-21T07:35:28.040Z] - "overlay": [2022-10-21T07:35:28.040Z] - CONFIG_VXLAN: enabled (as module) [2022-10-21T07:35:28.040Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-10-21T07:35:28.040Z] Optional (for encrypted networks): [2022-10-21T07:35:28.040Z] - CONFIG_CRYPTO: enabled [2022-10-21T07:35:28.040Z] - CONFIG_CRYPTO_AEAD: enabled [2022-10-21T07:35:28.040Z] - CONFIG_CRYPTO_GCM: enabled [2022-10-21T07:35:28.040Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-10-21T07:35:28.040Z] - CONFIG_CRYPTO_GHASH: enabled [2022-10-21T07:35:28.040Z] - CONFIG_XFRM: enabled [2022-10-21T07:35:28.040Z] - CONFIG_XFRM_USER: enabled (as module) [2022-10-21T07:35:28.040Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-10-21T07:35:28.040Z] - CONFIG_INET_ESP: enabled (as module) [2022-10-21T07:35:28.040Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-10-21T07:35:28.040Z] - "ipvlan": [2022-10-21T07:35:28.040Z] - CONFIG_IPVLAN: enabled (as module) [2022-10-21T07:35:28.040Z] - "macvlan": [2022-10-21T07:35:28.040Z] - CONFIG_MACVLAN: enabled (as module) [2022-10-21T07:35:28.040Z] - CONFIG_DUMMY: enabled (as module) [2022-10-21T07:35:28.040Z] - "ftp,tftp client in container": [2022-10-21T07:35:28.307Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-10-21T07:35:28.307Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-10-21T07:35:28.307Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-10-21T07:35:28.307Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-10-21T07:35:28.307Z] - Storage Drivers: [2022-10-21T07:35:28.307Z] - "aufs": [2022-10-21T07:35:28.307Z] - CONFIG_AUFS_FS: enabled (as module) [2022-10-21T07:35:28.307Z] - "btrfs": [2022-10-21T07:35:28.307Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-10-21T07:35:28.307Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-10-21T07:35:28.307Z] - "devicemapper": [2022-10-21T07:35:28.307Z] - CONFIG_BLK_DEV_DM: enabled [2022-10-21T07:35:28.307Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-10-21T07:35:28.307Z] - "overlay": [2022-10-21T07:35:28.307Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-10-21T07:35:28.307Z] - "zfs": [2022-10-21T07:35:28.307Z] - /dev/zfs: present [2022-10-21T07:35:28.307Z] - zfs command: missing [2022-10-21T07:35:28.307Z] - zpool command: missing [2022-10-21T07:35:28.307Z] [2022-10-21T07:35:28.307Z] Limits: [2022-10-21T07:35:28.307Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-10-21T07:35:28.307Z] [2022-10-21T07:35:28.307Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-10-21T07:35:28.493Z] #38 23.46 CC images/fh.o [2022-10-21T07:35:28.495Z] #5 DONE 1.9s [2022-10-21T07:35:28.495Z] [2022-10-21T07:35:28.495Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-10-21T07:35:28.495Z] #6 DONE 1.9s [2022-10-21T07:35:28.495Z] [2022-10-21T07:35:28.495Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-10-21T07:35:28.495Z] #7 DONE 2.1s [2022-10-21T07:35:28.495Z] [2022-10-21T07:35:28.495Z] #8 [internal] load metadata for docker.io/library/golang:1.18.7-bullseye [2022-10-21T07:35:28.495Z] #8 DONE 2.1s [2022-10-21T07:35:28.659Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9c84417c1bbec9420566841feee05913928e1e7b . [2022-10-21T07:35:28.749Z] #38 23.79 CC images/fsnotify.o [2022-10-21T07:35:29.248Z] #1 [internal] load build definition from Dockerfile [2022-10-21T07:35:29.248Z] #1 transferring dockerfile: 16.91kB done [2022-10-21T07:35:29.248Z] #1 DONE 0.2s [2022-10-21T07:35:29.248Z] [2022-10-21T07:35:29.248Z] #2 [internal] load .dockerignore [2022-10-21T07:35:29.248Z] #2 transferring context: 87B done [2022-10-21T07:35:29.248Z] #2 DONE 0.2s [2022-10-21T07:35:29.248Z] [2022-10-21T07:35:29.248Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-10-21T07:35:29.312Z] #38 24.38 CC images/signalfd.o [2022-10-21T07:35:29.568Z] #38 24.68 CC images/fs.o [2022-10-21T07:35:29.821Z] #3 DONE 0.4s [2022-10-21T07:35:29.821Z] [2022-10-21T07:35:29.821Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-10-21T07:35:29.821Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-10-21T07:35:29.821Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-10-21T07:35:29.821Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-10-21T07:35:29.821Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-10-21T07:35:29.821Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-10-21T07:35:29.825Z] #38 24.85 CC images/pstree.o [2022-10-21T07:35:29.825Z] #38 25.01 CC images/pipe.o [2022-10-21T07:35:30.081Z] #38 25.27 CC images/tcp-stream.o [2022-10-21T07:35:30.081Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.3s done [2022-10-21T07:35:30.081Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-10-21T07:35:30.338Z] #38 25.52 CC images/sk-packet.o [2022-10-21T07:35:30.402Z] [2022-10-21T07:35:30.402Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff [2022-10-21T07:35:30.402Z] #9 resolve docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 0.0s done [2022-10-21T07:35:30.402Z] #9 sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 1.85kB / 1.85kB done [2022-10-21T07:35:30.402Z] #9 sha256:9b0e3056b8cd8630271825665a0613cc27829d6a24906dc0122b3b4834312f7d 529B / 529B done [2022-10-21T07:35:30.402Z] #9 sha256:d91720f514f733190e529148212d53a33021d62900b9901138cfb3fc404dd33c 1.46kB / 1.46kB done [2022-10-21T07:35:30.594Z] #38 25.74 CC images/mnt.o [2022-10-21T07:35:30.653Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done [2022-10-21T07:35:30.653Z] #4 DONE 1.0s [2022-10-21T07:35:30.667Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 0B / 55.05MB 0.2s [2022-10-21T07:35:30.668Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 3.15MB / 55.05MB 0.3s [2022-10-21T07:35:30.851Z] #38 26.03 CC images/pipe-data.o [2022-10-21T07:35:30.917Z] [2022-10-21T07:35:30.917Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2022-10-21T07:35:30.938Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 7.34MB / 55.05MB 0.4s [2022-10-21T07:35:30.938Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 14.68MB / 55.05MB 0.5s [2022-10-21T07:35:31.108Z] #38 26.23 CC images/sa.o [2022-10-21T07:35:31.201Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 22.22MB / 55.05MB 0.7s [2022-10-21T07:35:31.201Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 31.53MB / 55.05MB 0.8s [2022-10-21T07:35:31.376Z] #38 26.44 CC images/timer.o [2022-10-21T07:35:31.463Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 39.19MB / 55.05MB 0.9s [2022-10-21T07:35:31.463Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 45.09MB / 55.05MB 1.0s [2022-10-21T07:35:31.463Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 55.05MB / 55.05MB 1.2s [2022-10-21T07:35:31.648Z] #38 26.82 CC images/timerfd.o [2022-10-21T07:35:31.928Z] #38 27.06 CC images/mm.o [2022-10-21T07:35:32.185Z] #38 27.42 CC images/sk-opts.o [2022-10-21T07:35:32.302Z] #5 DONE 1.2s [2022-10-21T07:35:32.302Z] [2022-10-21T07:35:32.302Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-10-21T07:35:32.302Z] #6 DONE 1.0s [2022-10-21T07:35:32.302Z] [2022-10-21T07:35:32.302Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-10-21T07:35:32.302Z] #7 DONE 1.0s [2022-10-21T07:35:32.302Z] [2022-10-21T07:35:32.302Z] #8 [internal] load metadata for docker.io/library/golang:1.18.7-bullseye [2022-10-21T07:35:32.302Z] #8 DONE 1.1s [2022-10-21T07:35:32.442Z] #38 27.60 CC images/sk-unix.o [2022-10-21T07:35:32.698Z] #38 27.95 CC images/sk-inet.o [2022-10-21T07:35:33.260Z] #38 28.46 CC images/tun.o [2022-10-21T07:35:33.516Z] #38 28.72 CC images/sk-netlink.o [2022-10-21T07:35:33.772Z] #38 28.94 CC images/packet-sock.o [2022-10-21T07:35:34.003Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 55.05MB / 55.05MB 3.2s done [2022-10-21T07:35:34.003Z] #9 ... [2022-10-21T07:35:34.003Z] [2022-10-21T07:35:34.003Z] #10 [internal] load build context [2022-10-21T07:35:34.003Z] #10 transferring context: 53.55MB 2.9s done [2022-10-21T07:35:34.004Z] #10 DONE 3.7s [2022-10-21T07:35:34.004Z] [2022-10-21T07:35:34.004Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T07:35:34.004Z] #11 resolve docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 0.3s done [2022-10-21T07:35:34.004Z] #11 sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 1.86kB / 1.86kB done [2022-10-21T07:35:34.004Z] #11 sha256:8f0948f2334b730f4a19a7fbd78c0ad008d74609a78fa05a8650e3b6ee906ab0 1.80kB / 1.80kB done [2022-10-21T07:35:34.004Z] #11 sha256:5fedf7be08ce8ac9bbc84f11d061e8199003993a7573d3a099ec66502022826b 7.10kB / 7.10kB done [2022-10-21T07:35:34.004Z] #11 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 55.05MB / 55.05MB 3.2s done [2022-10-21T07:35:34.004Z] #11 sha256:bf48494000001a037b72870d2a6a2536f9da8bc5d1ceddd72d79f4a51fe7a60e 10.88MB / 10.88MB 1.2s done [2022-10-21T07:35:34.004Z] #11 sha256:47db815c6a4547dc224b75222193cb1851cf529d2cbdf26f854b9bbf97099b98 5.16MB / 5.16MB 0.6s done [2022-10-21T07:35:34.004Z] #11 sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 54.58MB / 54.58MB 3.4s [2022-10-21T07:35:34.004Z] #11 sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 85.96MB / 85.96MB 3.4s [2022-10-21T07:35:34.004Z] #11 extracting sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 0.2s [2022-10-21T07:35:34.029Z] #38 29.29 CC images/ipc-var.o [2022-10-21T07:35:34.285Z] #38 29.49 CC images/ipc-desc.o [2022-10-21T07:35:34.541Z] #38 29.73 CC images/ipc-shm.o [2022-10-21T07:35:34.576Z] #11 sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 54.58MB / 54.58MB 4.1s done [2022-10-21T07:35:34.576Z] #11 sha256:85179b4f11cef33301050ba5477df51852aea1737e3d5c9a22df6c3415a2034d 156B / 156B 4.2s [2022-10-21T07:35:34.798Z] #38 29.97 CC images/ipc-msg.o [2022-10-21T07:35:34.798Z] #38 ... [2022-10-21T07:35:34.798Z] [2022-10-21T07:35:34.798Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:35:34.798Z] #20 86.77 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-10-21T07:35:35.054Z] #20 86.77 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-10-21T07:35:35.054Z] #20 86.78 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-10-21T07:35:35.503Z] Client: Docker Engine - Community [2022-10-21T07:35:35.504Z] Version: 22.06.0-beta.0 [2022-10-21T07:35:35.504Z] API version: 1.42 [2022-10-21T07:35:35.504Z] Go version: go1.18.3 [2022-10-21T07:35:35.504Z] Git commit: 3e9117b [2022-10-21T07:35:35.504Z] Built: Fri Jun 3 17:55:34 2022 [2022-10-21T07:35:35.504Z] OS/Arch: linux/arm64 [2022-10-21T07:35:35.504Z] Context: default [2022-10-21T07:35:35.504Z] [2022-10-21T07:35:35.504Z] Server: Docker Engine - Community [2022-10-21T07:35:35.504Z] Engine: [2022-10-21T07:35:35.504Z] Version: 22.06.0-beta.0 [2022-10-21T07:35:35.504Z] API version: 1.42 (minimum version 1.12) [2022-10-21T07:35:35.504Z] Go version: go1.18.3 [2022-10-21T07:35:35.504Z] Git commit: 38633e7 [2022-10-21T07:35:35.504Z] Built: Fri Jun 3 17:55:34 2022 [2022-10-21T07:35:35.504Z] OS/Arch: linux/arm64 [2022-10-21T07:35:35.504Z] Experimental: true [2022-10-21T07:35:35.504Z] containerd: [2022-10-21T07:35:35.504Z] Version: 1.6.8 [2022-10-21T07:35:35.504Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-10-21T07:35:35.504Z] runc: [2022-10-21T07:35:35.504Z] Version: 1.1.4 [2022-10-21T07:35:35.504Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-10-21T07:35:35.504Z] docker-init: [2022-10-21T07:35:35.504Z] Version: 0.19.0 [2022-10-21T07:35:35.504Z] GitCommit: de40ad0 [2022-10-21T07:35:35.516Z] #11 sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 85.96MB / 85.96MB 5.0s done [2022-10-21T07:35:35.516Z] #11 sha256:85179b4f11cef33301050ba5477df51852aea1737e3d5c9a22df6c3415a2034d 156B / 156B 5.0s done [2022-10-21T07:35:35.516Z] #11 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 7.34MB / 141.91MB 5.2s [Pipeline] sh [2022-10-21T07:35:35.614Z] [2022-10-21T07:35:35.614Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff [2022-10-21T07:35:35.614Z] #9 resolve docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff [2022-10-21T07:35:35.614Z] #9 resolve docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 0.0s done [2022-10-21T07:35:35.614Z] #9 sha256:9b0e3056b8cd8630271825665a0613cc27829d6a24906dc0122b3b4834312f7d 529B / 529B done [2022-10-21T07:35:35.614Z] #9 sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 1.85kB / 1.85kB done [2022-10-21T07:35:35.614Z] #9 sha256:d91720f514f733190e529148212d53a33021d62900b9901138cfb3fc404dd33c 1.46kB / 1.46kB done [2022-10-21T07:35:35.614Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 0B / 55.05MB 0.2s [2022-10-21T07:35:35.614Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 3.15MB / 55.05MB 0.3s [2022-10-21T07:35:35.614Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 11.53MB / 55.05MB 0.4s [2022-10-21T07:35:35.614Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 22.09MB / 55.05MB 0.5s [2022-10-21T07:35:35.773Z] #11 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 15.73MB / 141.91MB 5.3s [2022-10-21T07:35:35.774Z] #11 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 38.80MB / 141.91MB 5.5s [2022-10-21T07:35:35.802Z] + docker info [2022-10-21T07:35:35.802Z] Client: [2022-10-21T07:35:35.802Z] Context: default [2022-10-21T07:35:35.802Z] Debug Mode: false [2022-10-21T07:35:35.802Z] Plugins: [2022-10-21T07:35:35.802Z] buildx: Docker Buildx (Docker Inc.) [2022-10-21T07:35:35.802Z] Version: v0.8.2 [2022-10-21T07:35:35.802Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-10-21T07:35:35.802Z] compose: Docker Compose (Docker Inc.) [2022-10-21T07:35:35.802Z] Version: v2.12.0 [2022-10-21T07:35:35.802Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-10-21T07:35:35.802Z] [2022-10-21T07:35:35.802Z] Server: [2022-10-21T07:35:35.802Z] Containers: 0 [2022-10-21T07:35:35.802Z] Running: 0 [2022-10-21T07:35:35.802Z] Paused: 0 [2022-10-21T07:35:35.802Z] Stopped: 0 [2022-10-21T07:35:35.802Z] Images: 0 [2022-10-21T07:35:35.802Z] Server Version: 22.06.0-beta.0 [2022-10-21T07:35:35.802Z] Storage Driver: overlay2 [2022-10-21T07:35:35.802Z] Backing Filesystem: extfs [2022-10-21T07:35:35.802Z] Supports d_type: true [2022-10-21T07:35:35.802Z] Using metacopy: false [2022-10-21T07:35:35.802Z] Native Overlay Diff: true [2022-10-21T07:35:35.802Z] userxattr: false [2022-10-21T07:35:35.802Z] Logging Driver: json-file [2022-10-21T07:35:35.802Z] Cgroup Driver: cgroupfs [2022-10-21T07:35:35.802Z] Cgroup Version: 1 [2022-10-21T07:35:35.802Z] Plugins: [2022-10-21T07:35:35.802Z] Volume: local [2022-10-21T07:35:35.802Z] Network: bridge host ipvlan macvlan null overlay [2022-10-21T07:35:35.802Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-10-21T07:35:35.802Z] Swarm: inactive [2022-10-21T07:35:35.802Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-10-21T07:35:35.802Z] Default Runtime: runc [2022-10-21T07:35:35.802Z] Init Binary: docker-init [2022-10-21T07:35:35.802Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-10-21T07:35:35.802Z] runc version: v1.1.4-0-g5fd4c4d [2022-10-21T07:35:35.802Z] init version: de40ad0 [2022-10-21T07:35:35.802Z] Security Options: [2022-10-21T07:35:35.802Z] apparmor [2022-10-21T07:35:35.802Z] seccomp [2022-10-21T07:35:35.802Z] Profile: builtin [2022-10-21T07:35:35.802Z] Kernel Version: 5.15.0-1022-aws [2022-10-21T07:35:35.802Z] Operating System: Ubuntu 20.04.5 LTS [2022-10-21T07:35:35.802Z] OSType: linux [2022-10-21T07:35:35.802Z] Architecture: aarch64 [2022-10-21T07:35:35.802Z] CPUs: 2 [2022-10-21T07:35:35.802Z] Total Memory: 7.559GiB [2022-10-21T07:35:35.802Z] Name: ip-10-100-86-213 [2022-10-21T07:35:35.802Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2022-10-21T07:35:35.802Z] Docker Root Dir: /var/lib/docker [2022-10-21T07:35:35.802Z] Debug Mode: false [2022-10-21T07:35:35.802Z] Registry: https://index.docker.io/v1/ [2022-10-21T07:35:35.802Z] Labels: [2022-10-21T07:35:35.802Z] Experimental: true [2022-10-21T07:35:35.802Z] Insecure Registries: [2022-10-21T07:35:35.802Z] 127.0.0.0/8 [2022-10-21T07:35:35.802Z] Live Restore Enabled: true [2022-10-21T07:35:35.802Z] [Pipeline] sh [2022-10-21T07:35:35.876Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 33.55MB / 55.05MB 0.6s [2022-10-21T07:35:35.876Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 40.89MB / 55.05MB 0.7s [2022-10-21T07:35:35.876Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 48.23MB / 55.05MB 0.8s [2022-10-21T07:35:36.032Z] #11 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 56.62MB / 141.91MB 5.7s [2022-10-21T07:35:36.123Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-10-21T07:35:36.123Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-10-21T07:35:36.123Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44340/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-10-21T07:35:36.123Z] + bash /home/ubuntu/workspace/moby_PR-44340/check-config.sh [2022-10-21T07:35:36.123Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-10-21T07:35:36.123Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2022-10-21T07:35:36.123Z] [2022-10-21T07:35:36.123Z] Generally Necessary: [2022-10-21T07:35:36.123Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-10-21T07:35:36.123Z] - apparmor: enabled and tools installed [2022-10-21T07:35:36.123Z] - CONFIG_NAMESPACES: enabled [2022-10-21T07:35:36.123Z] - CONFIG_NET_NS: enabled [2022-10-21T07:35:36.123Z] - CONFIG_PID_NS: enabled [2022-10-21T07:35:36.123Z] - CONFIG_IPC_NS: enabled [2022-10-21T07:35:36.123Z] - CONFIG_UTS_NS: enabled [2022-10-21T07:35:36.123Z] - CONFIG_CGROUPS: enabled [2022-10-21T07:35:36.123Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-10-21T07:35:36.123Z] - CONFIG_CGROUP_DEVICE: enabled [2022-10-21T07:35:36.123Z] - CONFIG_CGROUP_FREEZER: enabled [2022-10-21T07:35:36.123Z] - CONFIG_CGROUP_SCHED: enabled [2022-10-21T07:35:36.123Z] - CONFIG_CPUSETS: enabled [2022-10-21T07:35:36.123Z] - CONFIG_MEMCG: enabled [2022-10-21T07:35:36.123Z] - CONFIG_KEYS: enabled [2022-10-21T07:35:36.123Z] - CONFIG_VETH: enabled (as module) [2022-10-21T07:35:36.139Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 55.05MB / 55.05MB 0.9s [2022-10-21T07:35:36.291Z] #11 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 72.35MB / 141.91MB 5.9s [2022-10-21T07:35:36.380Z] - CONFIG_BRIDGE: enabled (as module) [2022-10-21T07:35:36.380Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-10-21T07:35:36.380Z] - CONFIG_NF_NAT_IPV4: missing [2022-10-21T07:35:36.380Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-10-21T07:35:36.380Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-10-21T07:35:36.380Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-10-21T07:35:36.380Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-10-21T07:35:36.380Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-10-21T07:35:36.380Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-10-21T07:35:36.380Z] - CONFIG_NF_NAT: enabled (as module) [2022-10-21T07:35:36.380Z] - CONFIG_NF_NAT_NEEDED: missing [2022-10-21T07:35:36.380Z] - CONFIG_POSIX_MQUEUE: enabled [2022-10-21T07:35:36.380Z] [2022-10-21T07:35:36.380Z] Optional Features: [2022-10-21T07:35:36.380Z] - CONFIG_USER_NS: enabled [2022-10-21T07:35:36.380Z] - CONFIG_SECCOMP: enabled [2022-10-21T07:35:36.380Z] - CONFIG_CGROUP_PIDS: enabled [2022-10-21T07:35:36.380Z] - CONFIG_MEMCG_SWAP: enabled [2022-10-21T07:35:36.380Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-10-21T07:35:36.380Z] (cgroup swap accounting is currently enabled) [2022-10-21T07:35:36.380Z] - CONFIG_BLK_CGROUP: enabled [2022-10-21T07:35:36.380Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-10-21T07:35:36.380Z] - CONFIG_IOSCHED_CFQ: missing [2022-10-21T07:35:36.548Z] #11 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 83.89MB / 141.91MB 6.1s [2022-10-21T07:35:36.548Z] #11 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 92.27MB / 141.91MB 6.2s [2022-10-21T07:35:36.638Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-10-21T07:35:36.638Z] - CONFIG_CGROUP_PERF: enabled [2022-10-21T07:35:36.638Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-10-21T07:35:36.638Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-10-21T07:35:36.638Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-10-21T07:35:36.638Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-10-21T07:35:36.638Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-10-21T07:35:36.638Z] - CONFIG_RT_GROUP_SCHED: missing [2022-10-21T07:35:36.638Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-10-21T07:35:36.638Z] - CONFIG_IP_VS: enabled (as module) [2022-10-21T07:35:36.638Z] - CONFIG_IP_VS_NFCT: enabled [2022-10-21T07:35:36.638Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-10-21T07:35:36.638Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-10-21T07:35:36.638Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-10-21T07:35:36.638Z] - CONFIG_EXT4_FS: enabled [2022-10-21T07:35:36.638Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-10-21T07:35:36.638Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-10-21T07:35:36.638Z] - Network Drivers: [2022-10-21T07:35:36.638Z] - "overlay": [2022-10-21T07:35:36.638Z] - CONFIG_VXLAN: enabled (as module) [2022-10-21T07:35:36.638Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-10-21T07:35:36.638Z] Optional (for encrypted networks): [2022-10-21T07:35:36.807Z] #11 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 101.00MB / 141.91MB 6.3s [2022-10-21T07:35:36.897Z] - CONFIG_CRYPTO: enabled [2022-10-21T07:35:36.897Z] - CONFIG_CRYPTO_AEAD: enabled [2022-10-21T07:35:36.897Z] - CONFIG_CRYPTO_GCM: enabled [2022-10-21T07:35:36.897Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-10-21T07:35:36.897Z] - CONFIG_CRYPTO_GHASH: enabled [2022-10-21T07:35:36.897Z] - CONFIG_XFRM: enabled [2022-10-21T07:35:36.897Z] - CONFIG_XFRM_USER: enabled (as module) [2022-10-21T07:35:36.897Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-10-21T07:35:36.897Z] - CONFIG_INET_ESP: enabled (as module) [2022-10-21T07:35:36.897Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-10-21T07:35:36.897Z] - "ipvlan": [2022-10-21T07:35:36.897Z] - CONFIG_IPVLAN: enabled (as module) [2022-10-21T07:35:36.897Z] - "macvlan": [2022-10-21T07:35:36.897Z] - CONFIG_MACVLAN: enabled (as module) [2022-10-21T07:35:36.897Z] - CONFIG_DUMMY: enabled (as module) [2022-10-21T07:35:36.897Z] - "ftp,tftp client in container": [2022-10-21T07:35:36.897Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-10-21T07:35:36.897Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-10-21T07:35:36.897Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-10-21T07:35:36.897Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-10-21T07:35:36.897Z] - Storage Drivers: [2022-10-21T07:35:36.897Z] - "aufs": [2022-10-21T07:35:36.897Z] - CONFIG_AUFS_FS: enabled (as module) [2022-10-21T07:35:36.897Z] - "btrfs": [2022-10-21T07:35:36.897Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-10-21T07:35:36.897Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-10-21T07:35:36.897Z] - "devicemapper": [2022-10-21T07:35:36.897Z] - CONFIG_BLK_DEV_DM: enabled [2022-10-21T07:35:36.897Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-10-21T07:35:36.897Z] - "overlay": [2022-10-21T07:35:36.944Z] #20 ... [2022-10-21T07:35:36.944Z] [2022-10-21T07:35:36.944Z] #32 [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-10-21T07:35:36.944Z] #32 78.84 bufio [2022-10-21T07:35:36.944Z] #32 80.65 text/tabwriter [2022-10-21T07:35:36.944Z] #32 81.14 io/ioutil [2022-10-21T07:35:36.944Z] #32 81.14 fmt [2022-10-21T07:35:36.944Z] #32 83.53 flag [2022-10-21T07:35:36.944Z] #32 83.53 github.com/BurntSushi/toml [2022-10-21T07:35:36.944Z] #32 85.34 log [2022-10-21T07:35:36.944Z] #32 87.65 github.com/BurntSushi/toml/cmd/tomlv [2022-10-21T07:35:37.065Z] #11 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 115.22MB / 141.91MB 6.5s [2022-10-21T07:35:37.065Z] #11 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 128.89MB / 141.91MB 6.7s [2022-10-21T07:35:37.095Z] #9 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 55.05MB / 55.05MB 1.9s done [2022-10-21T07:35:37.154Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-10-21T07:35:37.154Z] - "zfs": [2022-10-21T07:35:37.154Z] - /dev/zfs: present [2022-10-21T07:35:37.154Z] - zfs command: missing [2022-10-21T07:35:37.154Z] - zpool command: missing [2022-10-21T07:35:37.154Z] [2022-10-21T07:35:37.154Z] Limits: [2022-10-21T07:35:37.154Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-10-21T07:35:37.154Z] [2022-10-21T07:35:37.154Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-10-21T07:35:37.200Z] #32 ... [2022-10-21T07:35:37.200Z] [2022-10-21T07:35:37.200Z] #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-10-21T07:35:37.200Z] #37 49.42 Updating files: 52% (2644/5070) Updating files: 53% (2688/5070) Updating files: 54% (2738/5070) Updating files: 55% (2789/5070) Updating files: 56% (2840/5070) Updating files: 57% (2890/5070) Updating files: 58% (2941/5070) Updating files: 59% (2992/5070) Updating files: 60% (3042/5070) Updating files: 61% (3093/5070) Updating files: 62% (3144/5070) Updating files: 63% (3195/5070) Updating files: 64% (3245/5070) Updating files: 65% (3296/5070) Updating files: 66% (3347/5070) Updating files: 67% (3397/5070) Updating files: 68% (3448/5070) Updating files: 69% (3499/5070) Updating files: 70% (3549/5070) Updating files: 71% (3600/5070) Updating files: 72% (3651/5070) Updating files: 73% (3702/5070) Updating files: 74% (3752/5070) Updating files: 75% (3803/5070) Updating files: 76% (3854/5070) Updating files: 77% (3904/5070) Updating files: 78% (3955/5070) Updating files: 79% (4006/5070) Updating files: 80% (4056/5070) Updating files: 81% (4107/5070) Updating files: 82% (4158/5070) Updating files: 83% (4209/5070) Updating files: 84% (4259/5070) Updating files: 85% (4310/5070) Updating files: 86% (4361/5070) Updating files: 87% (4411/5070) Updating files: 88% (4462/5070) Updating files: 89% (4513/5070) Updating files: 90% (4563/5070) Updating files: 90% (4583/5070) Updating files: 91% (4614/5070) Updating files: 92% (4665/5070) Updating files: 93% (4716/5070) Updating files: 94% (4766/5070) Updating files: 95% (4817/5070) Updating files: 96% (4868/5070) Updating files: 97% (4918/5070) Updating files: 98% (4969/5070) Updating files: 99% (5020/5070) Updating files: 100% (5070/5070) Updating files: 100% (5070/5070), done. [2022-10-21T07:35:37.200Z] #37 50.76 + cd /tmp/tmp.6NMTBUFi31/src/github.com/containerd/containerd [2022-10-21T07:35:37.200Z] #37 50.76 + git checkout -q v1.6.8 [Pipeline] sh [2022-10-21T07:35:37.332Z] #11 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 141.91MB / 141.91MB 6.9s [2022-10-21T07:35:37.516Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9c84417c1bbec9420566841feee05913928e1e7b . [2022-10-21T07:35:37.772Z] #1 [internal] load build definition from Dockerfile [2022-10-21T07:35:38.028Z] #1 transferring dockerfile: 16.91kB done [2022-10-21T07:35:38.028Z] #1 DONE 0.3s [2022-10-21T07:35:38.028Z] [2022-10-21T07:35:38.028Z] #2 [internal] load .dockerignore [2022-10-21T07:35:38.028Z] #2 transferring context: 87B done [2022-10-21T07:35:38.028Z] #2 DONE 0.2s [2022-10-21T07:35:38.028Z] [2022-10-21T07:35:38.028Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-10-21T07:35:38.129Z] #37 52.49 + export 'BUILDTAGS=netgo osusergo static_build' [2022-10-21T07:35:38.385Z] #37 52.49 + BUILDTAGS='netgo osusergo static_build' [2022-10-21T07:35:38.385Z] #37 52.49 + export EXTRA_FLAGS=-buildmode=pie [2022-10-21T07:35:38.385Z] #37 52.49 + EXTRA_FLAGS=-buildmode=pie [2022-10-21T07:35:38.385Z] #37 52.49 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-10-21T07:35:38.385Z] #37 52.49 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-10-21T07:35:38.385Z] #37 52.49 + '[' '' = dynamic ']' [2022-10-21T07:35:38.385Z] #37 52.49 + make [2022-10-21T07:35:38.705Z] #11 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 141.91MB / 141.91MB 8.1s done [2022-10-21T07:35:38.705Z] #11 extracting sha256:47db815c6a4547dc224b75222193cb1851cf529d2cbdf26f854b9bbf97099b98 [2022-10-21T07:35:38.705Z] #11 ... [2022-10-21T07:35:38.705Z] [2022-10-21T07:35:38.705Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff [2022-10-21T07:35:38.705Z] #9 extracting sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 3.7s done [2022-10-21T07:35:38.705Z] #9 DONE 8.5s [2022-10-21T07:35:38.705Z] [2022-10-21T07:35:38.705Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-10-21T07:35:38.705Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-10-21T07:35:38.705Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-10-21T07:35:38.705Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-10-21T07:35:38.705Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-10-21T07:35:38.705Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.7s done [2022-10-21T07:35:38.705Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2022-10-21T07:35:38.705Z] #12 DONE 8.6s [2022-10-21T07:35:38.705Z] [2022-10-21T07:35:38.705Z] #13 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-10-21T07:35:38.705Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-10-21T07:35:38.705Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-10-21T07:35:38.705Z] #13 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-10-21T07:35:38.705Z] #13 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-10-21T07:35:38.705Z] #13 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.9s done [2022-10-21T07:35:38.705Z] #13 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2022-10-21T07:35:38.705Z] #13 DONE 8.6s [2022-10-21T07:35:38.705Z] [2022-10-21T07:35:38.705Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T07:35:38.705Z] #11 ... [2022-10-21T07:35:38.705Z] [2022-10-21T07:35:38.705Z] #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-10-21T07:35:38.958Z] #3 DONE 0.5s [2022-10-21T07:35:38.958Z] [2022-10-21T07:35:38.958Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-10-21T07:35:38.958Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done [2022-10-21T07:35:38.958Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 2.10MB / 9.21MB 0.1s [2022-10-21T07:35:38.958Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-10-21T07:35:38.958Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done [2022-10-21T07:35:38.958Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done [2022-10-21T07:35:38.958Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 5.24MB / 9.21MB 0.2s [2022-10-21T07:35:38.958Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 8.39MB / 9.21MB 0.3s [2022-10-21T07:35:38.958Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.3s done [2022-10-21T07:35:38.958Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.1s [2022-10-21T07:35:39.031Z] #9 ... [2022-10-21T07:35:39.031Z] [2022-10-21T07:35:39.031Z] #10 [internal] load build context [2022-10-21T07:35:39.031Z] #10 transferring context: 53.55MB 3.5s done [2022-10-21T07:35:39.031Z] #10 DONE 3.7s [2022-10-21T07:35:39.031Z] [2022-10-21T07:35:39.031Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-10-21T07:35:39.031Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-10-21T07:35:39.031Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-10-21T07:35:39.031Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-10-21T07:35:39.031Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-10-21T07:35:39.031Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.3s done [2022-10-21T07:35:39.031Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.0s done [2022-10-21T07:35:39.031Z] #11 DONE 3.8s [2022-10-21T07:35:39.031Z] [2022-10-21T07:35:39.031Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T07:35:39.031Z] #12 resolve docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 0.1s done [2022-10-21T07:35:39.031Z] #12 sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 1.86kB / 1.86kB done [2022-10-21T07:35:39.031Z] #12 sha256:8f0948f2334b730f4a19a7fbd78c0ad008d74609a78fa05a8650e3b6ee906ab0 1.80kB / 1.80kB done [2022-10-21T07:35:39.031Z] #12 sha256:5fedf7be08ce8ac9bbc84f11d061e8199003993a7573d3a099ec66502022826b 7.10kB / 7.10kB done [2022-10-21T07:35:39.031Z] #12 sha256:47db815c6a4547dc224b75222193cb1851cf529d2cbdf26f854b9bbf97099b98 5.16MB / 5.16MB 1.0s done [2022-10-21T07:35:39.031Z] #12 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 55.05MB / 55.05MB 1.9s done [2022-10-21T07:35:39.031Z] #12 sha256:bf48494000001a037b72870d2a6a2536f9da8bc5d1ceddd72d79f4a51fe7a60e 10.88MB / 10.88MB 2.1s done [2022-10-21T07:35:39.031Z] #12 extracting sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 1.2s [2022-10-21T07:35:39.031Z] #12 sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 74.45MB / 85.96MB 3.6s [2022-10-21T07:35:39.031Z] #12 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 77.59MB / 141.91MB 3.6s [2022-10-21T07:35:39.031Z] #12 sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 54.58MB / 54.58MB 3.6s [2022-10-21T07:35:39.031Z] #12 sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 80.14MB / 85.96MB 3.7s [2022-10-21T07:35:39.031Z] #12 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 87.03MB / 141.91MB 3.7s [2022-10-21T07:35:39.031Z] #12 sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 85.96MB / 85.96MB 3.9s [2022-10-21T07:35:39.031Z] #12 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 103.81MB / 141.91MB 3.9s [2022-10-21T07:35:39.215Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done [2022-10-21T07:35:39.215Z] #4 DONE 0.7s [2022-10-21T07:35:39.296Z] #12 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 114.29MB / 141.91MB 4.0s [2022-10-21T07:35:39.296Z] #12 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 122.68MB / 141.91MB 4.1s [2022-10-21T07:35:39.318Z] #37 ... [2022-10-21T07:35:39.318Z] [2022-10-21T07:35:39.318Z] #32 [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-10-21T07:35:39.318Z] #32 DONE 91.3s [2022-10-21T07:35:39.472Z] [2022-10-21T07:35:39.472Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2022-10-21T07:35:39.559Z] #12 sha256:85179b4f11cef33301050ba5477df51852aea1737e3d5c9a22df6c3415a2034d 156B / 156B 4.2s [2022-10-21T07:35:39.559Z] #12 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 141.91MB / 141.91MB 4.4s [2022-10-21T07:35:39.574Z] [2022-10-21T07:35:39.574Z] #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-10-21T07:35:39.574Z] #38 30.20 CC images/ipc-sem.o [2022-10-21T07:35:39.574Z] #38 30.48 CC images/utsns.o [2022-10-21T07:35:39.574Z] #38 30.74 CC images/creds.o [2022-10-21T07:35:39.574Z] #38 30.98 CC images/vma.o [2022-10-21T07:35:39.574Z] #38 31.25 CC images/netdev.o [2022-10-21T07:35:39.574Z] #38 31.63 CC images/tty.o [2022-10-21T07:35:39.574Z] #38 32.28 CC images/file-lock.o [2022-10-21T07:35:39.574Z] #38 32.50 CC images/rlimit.o [2022-10-21T07:35:39.574Z] #38 32.73 CC images/pagemap.o [2022-10-21T07:35:39.574Z] #38 32.98 CC images/siginfo.o [2022-10-21T07:35:39.574Z] #38 33.19 CC images/rpc.o [2022-10-21T07:35:39.574Z] #38 34.32 CC images/ext-file.o [2022-10-21T07:35:39.574Z] #38 34.59 CC images/cgroup.o [2022-10-21T07:35:40.500Z] #12 sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 85.96MB / 85.96MB 5.1s done [2022-10-21T07:35:40.500Z] #12 sha256:85179b4f11cef33301050ba5477df51852aea1737e3d5c9a22df6c3415a2034d 156B / 156B 5.1s done [2022-10-21T07:35:40.503Z] #38 35.63 CC images/userns.o [2022-10-21T07:35:40.761Z] #38 35.86 CC images/google/protobuf/descriptor.o [2022-10-21T07:35:40.839Z] #5 ... [2022-10-21T07:35:40.839Z] [2022-10-21T07:35:40.839Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-10-21T07:35:40.839Z] #6 DONE 1.5s [2022-10-21T07:35:41.144Z] [2022-10-21T07:35:41.144Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-10-21T07:35:41.144Z] #7 DONE 1.6s [2022-10-21T07:35:41.144Z] [2022-10-21T07:35:41.144Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2022-10-21T07:35:41.144Z] #5 DONE 1.6s [2022-10-21T07:35:41.144Z] [2022-10-21T07:35:41.144Z] #8 [internal] load metadata for docker.io/library/golang:1.18.7-bullseye [2022-10-21T07:35:41.326Z] #38 ... [2022-10-21T07:35:41.326Z] [2022-10-21T07:35:41.326Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:35:41.326Z] #20 93.23 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-10-21T07:35:41.326Z] #20 93.23 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-10-21T07:35:41.326Z] #20 93.23 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-10-21T07:35:41.401Z] #8 DONE 1.7s [2022-10-21T07:35:41.401Z] [2022-10-21T07:35:41.401Z] #9 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-10-21T07:35:41.401Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-10-21T07:35:41.440Z] #12 extracting sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 3.9s done [2022-10-21T07:35:41.659Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-10-21T07:35:41.659Z] #9 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-10-21T07:35:41.659Z] #9 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-10-21T07:35:41.699Z] #12 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 141.91MB / 141.91MB 6.4s done [2022-10-21T07:35:41.917Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.3s [2022-10-21T07:35:41.917Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.5s [2022-10-21T07:35:42.056Z] #14 ... [2022-10-21T07:35:42.056Z] [2022-10-21T07:35:42.056Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-10-21T07:35:42.056Z] #15 DONE 0.8s [2022-10-21T07:35:42.056Z] [2022-10-21T07:35:42.056Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T07:35:42.056Z] #11 extracting sha256:47db815c6a4547dc224b75222193cb1851cf529d2cbdf26f854b9bbf97099b98 0.6s done [2022-10-21T07:35:42.056Z] #11 extracting sha256:bf48494000001a037b72870d2a6a2536f9da8bc5d1ceddd72d79f4a51fe7a60e 0.3s done [2022-10-21T07:35:42.056Z] #11 extracting sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 1.4s [2022-10-21T07:35:42.179Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s [2022-10-21T07:35:42.269Z] #12 extracting sha256:47db815c6a4547dc224b75222193cb1851cf529d2cbdf26f854b9bbf97099b98 0.1s [2022-10-21T07:35:42.436Z] #9 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2022-10-21T07:35:42.436Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-10-21T07:35:42.530Z] #12 extracting sha256:47db815c6a4547dc224b75222193cb1851cf529d2cbdf26f854b9bbf97099b98 0.4s done [2022-10-21T07:35:42.530Z] #12 ... [2022-10-21T07:35:42.530Z] [2022-10-21T07:35:42.530Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff [2022-10-21T07:35:42.530Z] #9 DONE 7.5s [2022-10-21T07:35:42.530Z] [2022-10-21T07:35:42.530Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T07:35:42.530Z] #12 extracting sha256:bf48494000001a037b72870d2a6a2536f9da8bc5d1ceddd72d79f4a51fe7a60e [2022-10-21T07:35:42.530Z] #12 ... [2022-10-21T07:35:42.530Z] [2022-10-21T07:35:42.530Z] #13 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-10-21T07:35:42.623Z] #11 ... [2022-10-21T07:35:42.623Z] [2022-10-21T07:35:42.623Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-10-21T07:35:42.623Z] #16 DONE 0.9s [2022-10-21T07:35:42.623Z] [2022-10-21T07:35:42.623Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T07:35:43.922Z] #13 ... [2022-10-21T07:35:43.922Z] [2022-10-21T07:35:43.922Z] #14 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-10-21T07:35:43.922Z] #14 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-10-21T07:35:43.922Z] #14 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-10-21T07:35:43.922Z] #14 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-10-21T07:35:43.922Z] #14 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-10-21T07:35:43.922Z] #14 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 7.2s [2022-10-21T07:35:43.922Z] #14 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2022-10-21T07:35:43.922Z] #14 ... [2022-10-21T07:35:43.922Z] [2022-10-21T07:35:43.922Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T07:35:43.922Z] #12 extracting sha256:bf48494000001a037b72870d2a6a2536f9da8bc5d1ceddd72d79f4a51fe7a60e 0.8s done [2022-10-21T07:35:43.922Z] #12 extracting sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 [2022-10-21T07:35:44.345Z] #9 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done [2022-10-21T07:35:44.601Z] #9 DONE 3.3s [2022-10-21T07:35:44.601Z] [2022-10-21T07:35:44.601Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T07:35:44.601Z] #10 resolve docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 0.1s done [2022-10-21T07:35:44.601Z] #10 sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 1.86kB / 1.86kB done [2022-10-21T07:35:44.601Z] #10 sha256:c5cdb34639ff412d1543a34c980ae1225e041292cdf7161db4586eda9918a8c1 1.80kB / 1.80kB done [2022-10-21T07:35:44.601Z] #10 sha256:dbd673b6e9fc56437ca49d2226765acea30eaee1724b74131e619280d05305f7 7.12kB / 7.12kB done [2022-10-21T07:35:44.601Z] #10 sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 53.70MB / 53.70MB 0.8s done [2022-10-21T07:35:44.601Z] #10 sha256:f37c953a37e989b49a533e8d08c80d87ce66fadee48160f9a4d8cd2dd5b0ec87 4.94MB / 4.94MB 0.9s done [2022-10-21T07:35:44.601Z] #10 sha256:98802a15fc60bda24c79203236f930586f1dba6218aa2b4c121cf0dbf5627b38 10.66MB / 10.66MB 1.1s done [2022-10-21T07:35:44.601Z] #10 sha256:d4cde12122bfcd5b77f043f4453d12a8c1be50a1587925389297d11e2a23f710 73.40MB / 81.14MB 2.9s [2022-10-21T07:35:44.601Z] #10 sha256:9aff223bb11e201213e82ed9838541b6a63fd9276370f73ed0dbdd6efd73e32a 54.68MB / 54.68MB 2.2s done [2022-10-21T07:35:44.601Z] #10 sha256:ef9c240bdf7fff11475567509a55aa45b060247ed258d32f6a6b857f8804a867 99.61MB / 109.04MB 2.9s [2022-10-21T07:35:44.601Z] #10 extracting sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 1.3s [2022-10-21T07:35:44.601Z] #10 sha256:892cb8be10eee0aa37bf1121f58047e228e4e77a0c68c4d38770f4f0a3708b22 124B / 124B 2.3s done [2022-10-21T07:35:44.859Z] #10 sha256:d4cde12122bfcd5b77f043f4453d12a8c1be50a1587925389297d11e2a23f710 81.14MB / 81.14MB 3.0s [2022-10-21T07:35:44.859Z] #10 sha256:d4cde12122bfcd5b77f043f4453d12a8c1be50a1587925389297d11e2a23f710 81.14MB / 81.14MB 3.1s done [2022-10-21T07:35:44.859Z] #10 sha256:ef9c240bdf7fff11475567509a55aa45b060247ed258d32f6a6b857f8804a867 106.95MB / 109.04MB 3.1s [2022-10-21T07:35:45.115Z] #10 ... [2022-10-21T07:35:45.115Z] [2022-10-21T07:35:45.115Z] #11 [internal] load build context [2022-10-21T07:35:45.115Z] #11 transferring context: 53.55MB 3.2s done [2022-10-21T07:35:45.115Z] #11 DONE 3.7s [2022-10-21T07:35:45.115Z] [2022-10-21T07:35:45.115Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T07:35:45.307Z] #12 ... [2022-10-21T07:35:45.307Z] [2022-10-21T07:35:45.307Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-10-21T07:35:45.307Z] #15 DONE 1.0s [2022-10-21T07:35:45.307Z] [2022-10-21T07:35:45.307Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T07:35:45.678Z] #10 ... [2022-10-21T07:35:45.678Z] [2022-10-21T07:35:45.678Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-10-21T07:35:45.678Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-10-21T07:35:45.678Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-10-21T07:35:45.678Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-10-21T07:35:45.678Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-10-21T07:35:45.678Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-10-21T07:35:45.678Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.4s done [2022-10-21T07:35:45.678Z] #12 DONE 4.2s [2022-10-21T07:35:45.678Z] [2022-10-21T07:35:45.678Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T07:35:45.678Z] #10 sha256:ef9c240bdf7fff11475567509a55aa45b060247ed258d32f6a6b857f8804a867 109.04MB / 109.04MB 3.6s done [2022-10-21T07:35:45.908Z] #11 extracting sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 5.0s done [2022-10-21T07:35:45.908Z] #11 extracting sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 0.1s [2022-10-21T07:35:46.248Z] #12 ... [2022-10-21T07:35:46.248Z] [2022-10-21T07:35:46.248Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-10-21T07:35:46.248Z] #16 DONE 0.9s [2022-10-21T07:35:46.507Z] [2022-10-21T07:35:46.507Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T07:35:46.587Z] #20 ... [2022-10-21T07:35:46.587Z] [2022-10-21T07:35:46.587Z] #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-10-21T07:35:46.587Z] #38 37.33 CC images/opts.o [2022-10-21T07:35:46.587Z] #38 37.49 CC images/seccomp.o [2022-10-21T07:35:46.587Z] #38 37.78 CC images/binfmt-misc.o [2022-10-21T07:35:46.587Z] #38 37.94 CC images/time.o [2022-10-21T07:35:46.587Z] #38 38.08 CC images/sysctl.o [2022-10-21T07:35:46.587Z] #38 38.23 CC images/autofs.o [2022-10-21T07:35:46.587Z] #38 38.39 CC images/macvlan.o [2022-10-21T07:35:46.587Z] #38 38.52 CC images/sit.o [2022-10-21T07:35:46.587Z] #38 38.72 CC images/memfd.o [2022-10-21T07:35:46.587Z] #38 38.96 CC images/timens.o [2022-10-21T07:35:46.587Z] #38 39.16 LINK images/built-in.o [2022-10-21T07:35:46.587Z] #38 39.34 GEN compel/include/asm [2022-10-21T07:35:46.587Z] #38 39.37 GEN compel/include/version.h [2022-10-21T07:35:46.587Z] #38 39.40 touch .config [2022-10-21T07:35:46.587Z] #38 39.44 GEN include/common/config.h [2022-10-21T07:35:46.587Z] #38 39.51 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-10-21T07:35:46.587Z] #38 39.54 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-10-21T07:35:46.587Z] #38 39.56 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-10-21T07:35:46.587Z] #38 39.58 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-10-21T07:35:46.587Z] #38 39.63 DEP compel/arch/x86/plugins/std/memcpy.d [2022-10-21T07:35:46.587Z] #38 39.66 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-10-21T07:35:46.587Z] #38 39.69 GEN compel/plugins/include/uapi/std/syscall.h [2022-10-21T07:35:46.587Z] #38 39.73 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-10-21T07:35:46.587Z] #38 39.74 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-10-21T07:35:46.587Z] #38 39.76 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-10-21T07:35:46.587Z] #38 39.77 DEP compel/plugins/std/infect.d [2022-10-21T07:35:46.587Z] #38 39.91 DEP compel/plugins/std/string.d [2022-10-21T07:35:46.587Z] #38 39.99 DEP compel/plugins/std/log.d [2022-10-21T07:35:46.587Z] #38 40.05 DEP compel/plugins/std/fds.d [2022-10-21T07:35:46.587Z] #38 40.14 DEP compel/plugins/std/std.d [2022-10-21T07:35:46.587Z] #38 40.23 DEP compel/plugins/shmem/shmem.d [2022-10-21T07:35:46.587Z] #38 40.29 DEP compel/plugins/fds/fds.d [2022-10-21T07:35:46.587Z] #38 40.39 CC compel/plugins/std/std.o [2022-10-21T07:35:46.587Z] #38 40.63 CC compel/plugins/std/fds.o [2022-10-21T07:35:46.587Z] #38 40.97 CC compel/plugins/std/log.o [2022-10-21T07:35:46.587Z] #38 41.75 CC compel/plugins/std/string.o [2022-10-21T07:35:46.788Z] Client: Docker Engine - Community [2022-10-21T07:35:46.788Z] Version: 22.06.0-beta.0 [2022-10-21T07:35:46.788Z] API version: 1.42 [2022-10-21T07:35:46.788Z] Go version: go1.18.3 [2022-10-21T07:35:46.788Z] Git commit: 3e9117b [2022-10-21T07:35:46.788Z] Built: Fri Jun 3 17:55:45 2022 [2022-10-21T07:35:46.788Z] OS/Arch: linux/amd64 [2022-10-21T07:35:46.788Z] Context: default [2022-10-21T07:35:46.788Z] [2022-10-21T07:35:46.788Z] Server: Docker Engine - Community [2022-10-21T07:35:46.788Z] Engine: [2022-10-21T07:35:46.788Z] Version: 22.06.0-beta.0 [2022-10-21T07:35:46.788Z] API version: 1.42 (minimum version 1.12) [2022-10-21T07:35:46.788Z] Go version: go1.18.3 [2022-10-21T07:35:46.788Z] Git commit: 38633e7 [2022-10-21T07:35:46.788Z] Built: Fri Jun 3 17:55:45 2022 [2022-10-21T07:35:46.788Z] OS/Arch: linux/amd64 [2022-10-21T07:35:46.788Z] Experimental: true [2022-10-21T07:35:46.788Z] containerd: [2022-10-21T07:35:46.788Z] Version: 1.6.8 [2022-10-21T07:35:46.788Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-10-21T07:35:46.788Z] runc: [2022-10-21T07:35:46.788Z] Version: 1.1.4 [2022-10-21T07:35:46.788Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-10-21T07:35:46.789Z] docker-init: [2022-10-21T07:35:46.789Z] Version: 0.19.0 [2022-10-21T07:35:46.789Z] GitCommit: de40ad0 [Pipeline] sh [2022-10-21T07:35:47.045Z] #10 extracting sha256:f37c953a37e989b49a533e8d08c80d87ce66fadee48160f9a4d8cd2dd5b0ec87 [2022-10-21T07:35:47.045Z] #10 ... [2022-10-21T07:35:47.045Z] [2022-10-21T07:35:47.045Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff [2022-10-21T07:35:47.045Z] #13 resolve docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 0.1s done [2022-10-21T07:35:47.045Z] #13 sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 1.85kB / 1.85kB done [2022-10-21T07:35:47.045Z] #13 sha256:75ba88a40235cbcaa70686e0e63394b435e0a7f4497fa38f88277c4d43f2c384 529B / 529B done [2022-10-21T07:35:47.045Z] #13 sha256:cd608ff13449e0282af90fe3945963b8dabfea30e8693ffd2db8dff054ef54a5 1.48kB / 1.48kB done [2022-10-21T07:35:47.045Z] #13 sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 53.70MB / 53.70MB 1.1s done [2022-10-21T07:35:47.045Z] #13 extracting sha256:172730635f67c8f081f43275b390514bd8a05a4a7c3c467ae74ee42a029dce2b 3.4s done [2022-10-21T07:35:47.045Z] #13 DONE 5.6s [2022-10-21T07:35:47.045Z] [2022-10-21T07:35:47.045Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T07:35:47.105Z] + docker info [2022-10-21T07:35:47.105Z] Client: [2022-10-21T07:35:47.105Z] Context: default [2022-10-21T07:35:47.105Z] Debug Mode: false [2022-10-21T07:35:47.105Z] Plugins: [2022-10-21T07:35:47.105Z] buildx: Docker Buildx (Docker Inc.) [2022-10-21T07:35:47.105Z] Version: c5aec24 [2022-10-21T07:35:47.105Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2022-10-21T07:35:47.105Z] compose: Docker Compose (Docker Inc.) [2022-10-21T07:35:47.105Z] Version: v2.12.0 [2022-10-21T07:35:47.105Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-10-21T07:35:47.105Z] scan: Docker Scan (Docker Inc.) [2022-10-21T07:35:47.105Z] Version: v0.17.0 [2022-10-21T07:35:47.106Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2022-10-21T07:35:47.106Z] [2022-10-21T07:35:47.106Z] Server: [2022-10-21T07:35:47.106Z] Containers: 0 [2022-10-21T07:35:47.106Z] Running: 0 [2022-10-21T07:35:47.106Z] Paused: 0 [2022-10-21T07:35:47.106Z] Stopped: 0 [2022-10-21T07:35:47.106Z] Images: 0 [2022-10-21T07:35:47.106Z] Server Version: 22.06.0-beta.0 [2022-10-21T07:35:47.106Z] Storage Driver: overlay2 [2022-10-21T07:35:47.106Z] Backing Filesystem: extfs [2022-10-21T07:35:47.106Z] Supports d_type: true [2022-10-21T07:35:47.106Z] Using metacopy: false [2022-10-21T07:35:47.106Z] Native Overlay Diff: true [2022-10-21T07:35:47.106Z] userxattr: false [2022-10-21T07:35:47.106Z] Logging Driver: json-file [2022-10-21T07:35:47.106Z] Cgroup Driver: systemd [2022-10-21T07:35:47.106Z] Cgroup Version: 2 [2022-10-21T07:35:47.106Z] Plugins: [2022-10-21T07:35:47.106Z] Volume: local [2022-10-21T07:35:47.106Z] Network: bridge host ipvlan macvlan null overlay [2022-10-21T07:35:47.106Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-10-21T07:35:47.106Z] Swarm: inactive [2022-10-21T07:35:47.106Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-10-21T07:35:47.106Z] Default Runtime: runc [2022-10-21T07:35:47.106Z] Init Binary: docker-init [2022-10-21T07:35:47.106Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-10-21T07:35:47.106Z] runc version: v1.1.4-0-g5fd4c4d [2022-10-21T07:35:47.106Z] init version: de40ad0 [2022-10-21T07:35:47.106Z] Security Options: [2022-10-21T07:35:47.106Z] apparmor [2022-10-21T07:35:47.106Z] seccomp [2022-10-21T07:35:47.106Z] Profile: builtin [2022-10-21T07:35:47.106Z] cgroupns [2022-10-21T07:35:47.106Z] Kernel Version: 5.15.0-1022-aws [2022-10-21T07:35:47.106Z] Operating System: Ubuntu 20.04.5 LTS [2022-10-21T07:35:47.106Z] OSType: linux [2022-10-21T07:35:47.106Z] Architecture: x86_64 [2022-10-21T07:35:47.106Z] CPUs: 2 [2022-10-21T07:35:47.106Z] Total Memory: 7.475GiB [2022-10-21T07:35:47.106Z] Name: ip-10-100-124-39 [2022-10-21T07:35:47.106Z] ID: c944a62a-a99e-4e56-b148-df1906108e3b [2022-10-21T07:35:47.106Z] Docker Root Dir: /var/lib/docker [2022-10-21T07:35:47.106Z] Debug Mode: false [2022-10-21T07:35:47.106Z] Registry: https://index.docker.io/v1/ [2022-10-21T07:35:47.106Z] Labels: [2022-10-21T07:35:47.106Z] Experimental: true [2022-10-21T07:35:47.106Z] Insecure Registries: [2022-10-21T07:35:47.106Z] 127.0.0.0/8 [2022-10-21T07:35:47.106Z] Live Restore Enabled: true [2022-10-21T07:35:47.106Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2022-10-21T07:35:47.149Z] #38 42.30 CC compel/plugins/std/infect.o [2022-10-21T07:35:47.149Z] #38 ... [2022-10-21T07:35:47.149Z] [2022-10-21T07:35:47.149Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [Pipeline] sh [2022-10-21T07:35:47.302Z] #10 extracting sha256:f37c953a37e989b49a533e8d08c80d87ce66fadee48160f9a4d8cd2dd5b0ec87 0.3s done [2022-10-21T07:35:47.405Z] #20 99.16 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-10-21T07:35:47.405Z] #20 99.16 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-10-21T07:35:47.405Z] #20 99.17 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-10-21T07:35:47.433Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:9c84417c1bbec9420566841feee05913928e1e7b . [2022-10-21T07:35:47.558Z] #10 extracting sha256:98802a15fc60bda24c79203236f930586f1dba6218aa2b4c121cf0dbf5627b38 [2022-10-21T07:35:47.692Z] #1 [internal] load build definition from Dockerfile [2022-10-21T07:35:47.692Z] #1 transferring dockerfile: 16.91kB done [2022-10-21T07:35:47.692Z] #1 DONE 0.1s [2022-10-21T07:35:47.692Z] [2022-10-21T07:35:47.692Z] #2 [internal] load .dockerignore [2022-10-21T07:35:47.692Z] #2 transferring context: 87B done [2022-10-21T07:35:47.692Z] #2 DONE 0.1s [2022-10-21T07:35:47.692Z] [2022-10-21T07:35:47.692Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-10-21T07:35:47.815Z] #10 extracting sha256:98802a15fc60bda24c79203236f930586f1dba6218aa2b4c121cf0dbf5627b38 0.3s done [2022-10-21T07:35:47.951Z] #3 DONE 0.4s [2022-10-21T07:35:47.951Z] [2022-10-21T07:35:47.951Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-10-21T07:35:48.072Z] #10 extracting sha256:9aff223bb11e201213e82ed9838541b6a63fd9276370f73ed0dbdd6efd73e32a 0.1s [2022-10-21T07:35:48.210Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2022-10-21T07:35:48.210Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2022-10-21T07:35:48.210Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0B / 9.94MB 0.1s [2022-10-21T07:35:48.210Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2022-10-21T07:35:48.210Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2022-10-21T07:35:48.210Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2022-10-21T07:35:48.421Z] #12 extracting sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 4.8s done [2022-10-21T07:35:48.470Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2022-10-21T07:35:48.470Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2022-10-21T07:35:48.681Z] #12 extracting sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe [2022-10-21T07:35:48.728Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2022-10-21T07:35:48.728Z] #4 DONE 0.8s [2022-10-21T07:35:48.990Z] [2022-10-21T07:35:48.990Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-10-21T07:35:50.468Z] #5 DONE 1.3s [2022-10-21T07:35:50.468Z] [2022-10-21T07:35:50.468Z] #6 [internal] load metadata for docker.io/library/golang:1.18.7-bullseye [2022-10-21T07:35:50.468Z] #6 DONE 1.4s [2022-10-21T07:35:50.468Z] [2022-10-21T07:35:50.468Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-10-21T07:35:50.468Z] #7 DONE 1.4s [2022-10-21T07:35:50.468Z] [2022-10-21T07:35:50.468Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-10-21T07:35:50.468Z] #8 DONE 1.4s [2022-10-21T07:35:50.468Z] [2022-10-21T07:35:50.468Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-10-21T07:35:50.468Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-10-21T07:35:50.675Z] #20 ... [2022-10-21T07:35:50.675Z] [2022-10-21T07:35:50.675Z] #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-10-21T07:35:50.675Z] #37 54.93 + bin/ctr [2022-10-21T07:35:50.810Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-10-21T07:35:50.810Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-10-21T07:35:50.810Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-10-21T07:35:50.810Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-10-21T07:35:50.810Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.2s [2022-10-21T07:35:50.933Z] #37 ... [2022-10-21T07:35:50.933Z] [2022-10-21T07:35:50.933Z] #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-10-21T07:35:50.933Z] #38 42.69 CC compel/arch/x86/plugins/std/parasite-head.o [2022-10-21T07:35:50.934Z] #38 42.75 CC compel/arch/x86/plugins/std/memcpy.o [2022-10-21T07:35:50.934Z] #38 42.82 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-10-21T07:35:50.934Z] #38 42.87 AR compel/plugins/std.lib.a [2022-10-21T07:35:50.934Z] #38 42.98 CC compel/plugins/fds/fds.o [2022-10-21T07:35:50.934Z] #38 43.15 AR compel/plugins/fds.lib.a [2022-10-21T07:35:50.934Z] #38 43.19 HOSTDEP compel/src/lib/log-host.d [2022-10-21T07:35:50.934Z] #38 43.25 HOSTDEP compel/src/lib/handle-elf-host.d [2022-10-21T07:35:50.934Z] #38 43.33 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-10-21T07:35:50.934Z] #38 43.39 HOSTDEP compel/src/main-host.d [2022-10-21T07:35:50.934Z] #38 43.50 DEP compel/src/lib/ptrace.d [2022-10-21T07:35:50.934Z] #38 43.61 DEP compel/src/lib/infect.d [2022-10-21T07:35:50.934Z] #38 43.74 DEP compel/src/lib/infect-util.d [2022-10-21T07:35:50.934Z] #38 43.87 DEP compel/src/lib/infect-rpc.d [2022-10-21T07:35:50.934Z] #38 43.99 DEP compel/arch/x86/src/lib/infect.d [2022-10-21T07:35:50.934Z] #38 44.10 DEP compel/arch/x86/src/lib/cpu.d [2022-10-21T07:35:50.934Z] #38 44.21 DEP compel/src/lib/log.d [2022-10-21T07:35:50.934Z] #38 44.28 DEP compel/src/main.d [2022-10-21T07:35:50.934Z] #38 44.38 DEP compel/src/lib/handle-elf.d [2022-10-21T07:35:50.934Z] #38 44.46 DEP compel/arch/x86/src/lib/handle-elf.d [2022-10-21T07:35:50.934Z] #38 44.61 CC compel/src/lib/log.o [2022-10-21T07:35:50.934Z] #38 44.85 CC compel/arch/x86/src/lib/cpu.o [2022-10-21T07:35:50.934Z] #38 45.58 CC compel/arch/x86/src/lib/infect.o [2022-10-21T07:35:50.934Z] #38 46.25 CC compel/src/lib/infect-rpc.o [2022-10-21T07:35:51.094Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.15MB / 12.42MB 0.4s [2022-10-21T07:35:51.176Z] #11 extracting sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 5.1s [2022-10-21T07:35:51.346Z] #10 extracting sha256:9aff223bb11e201213e82ed9838541b6a63fd9276370f73ed0dbdd6efd73e32a 2.7s done [2022-10-21T07:35:51.347Z] #10 extracting sha256:d4cde12122bfcd5b77f043f4453d12a8c1be50a1587925389297d11e2a23f710 [2022-10-21T07:35:51.359Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 9.44MB / 12.42MB 0.5s [2022-10-21T07:35:51.359Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-10-21T07:35:51.359Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2022-10-21T07:35:51.456Z] #11 extracting sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 5.7s done [2022-10-21T07:35:51.505Z] #38 46.55 CC compel/src/lib/infect-util.o [2022-10-21T07:35:51.505Z] #38 46.76 CC compel/src/lib/infect.o [2022-10-21T07:35:51.715Z] #11 ... [2022-10-21T07:35:51.715Z] [2022-10-21T07:35:51.715Z] #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-10-21T07:35:51.715Z] #14 3.257 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T07:35:51.715Z] #14 3.269 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T07:35:51.715Z] #14 3.269 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T07:35:51.715Z] #14 3.397 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-10-21T07:35:51.715Z] #14 3.690 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB] [2022-10-21T07:35:51.715Z] #14 3.795 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [6340 B] [2022-10-21T07:35:51.715Z] #14 5.164 Fetched 8589 kB in 2s (3986 kB/s) [2022-10-21T07:35:51.715Z] #14 5.164 Reading package lists... [2022-10-21T07:35:51.715Z] #14 5.841 Reading package lists... [2022-10-21T07:35:51.715Z] #14 6.598 Building dependency tree... [2022-10-21T07:35:51.715Z] #14 6.927 The following additional packages will be installed: [2022-10-21T07:35:51.715Z] #14 6.927 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-10-21T07:35:51.715Z] #14 6.928 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-10-21T07:35:51.715Z] #14 6.929 Recommended packages: [2022-10-21T07:35:51.715Z] #14 6.929 libldap-common publicsuffix libsasl2-modules [2022-10-21T07:35:51.715Z] #14 7.044 The following NEW packages will be installed: [2022-10-21T07:35:51.715Z] #14 7.045 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-10-21T07:35:51.715Z] #14 7.045 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-10-21T07:35:51.715Z] #14 7.045 libssh2-1 openssl [2022-10-21T07:35:51.715Z] #14 7.311 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-10-21T07:35:51.715Z] #14 7.311 Need to get 3047 kB of archives. [2022-10-21T07:35:51.715Z] #14 7.311 After this operation, 6661 kB of additional disk space will be used. [2022-10-21T07:35:51.715Z] #14 7.311 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-10-21T07:35:51.715Z] #14 7.325 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-10-21T07:35:51.715Z] #14 7.325 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-10-21T07:35:51.715Z] #14 7.333 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-10-21T07:35:51.715Z] #14 7.333 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-10-21T07:35:51.715Z] #14 7.333 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-10-21T07:35:51.715Z] #14 7.333 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-10-21T07:35:51.715Z] #14 7.333 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-10-21T07:35:51.715Z] #14 7.333 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-10-21T07:35:51.715Z] #14 7.334 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-10-21T07:35:51.715Z] #14 7.341 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-10-21T07:35:51.715Z] #14 7.341 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-10-21T07:35:51.715Z] #14 7.342 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-10-21T07:35:51.715Z] #14 7.344 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-10-21T07:35:51.715Z] #14 7.346 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-10-21T07:35:51.715Z] #14 7.517 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T07:35:51.715Z] #14 7.548 Fetched 3047 kB in 0s (10.3 MB/s) [2022-10-21T07:35:51.715Z] #14 7.701 Selecting previously unselected package openssl. [2022-10-21T07:35:51.715Z] #14 7.701 (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-10-21T07:35:51.715Z] #14 7.702 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-10-21T07:35:51.715Z] #14 7.706 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-10-21T07:35:51.715Z] #14 7.891 Selecting previously unselected package ca-certificates. [2022-10-21T07:35:51.715Z] #14 7.891 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-10-21T07:35:51.715Z] #14 7.965 Unpacking ca-certificates (20210119) ... [2022-10-21T07:35:51.715Z] #14 8.109 Selecting previously unselected package libbrotli1:amd64. [2022-10-21T07:35:51.715Z] #14 8.109 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-10-21T07:35:51.715Z] #14 8.199 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-10-21T07:35:51.715Z] #14 8.339 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-10-21T07:35:51.715Z] #14 8.339 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-10-21T07:35:51.715Z] #14 8.375 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-10-21T07:35:51.715Z] #14 8.463 Selecting previously unselected package libsasl2-2:amd64. [2022-10-21T07:35:51.715Z] #14 8.463 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-10-21T07:35:51.715Z] #14 8.469 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-10-21T07:35:51.715Z] #14 8.698 Selecting previously unselected package libldap-2.4-2:amd64. [2022-10-21T07:35:51.715Z] #14 8.698 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-10-21T07:35:51.715Z] #14 8.698 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-10-21T07:35:51.715Z] #14 8.889 Selecting previously unselected package libnghttp2-14:amd64. [2022-10-21T07:35:51.715Z] #14 8.889 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-10-21T07:35:51.715Z] #14 8.893 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-10-21T07:35:51.715Z] #14 9.091 Selecting previously unselected package libpsl5:amd64. [2022-10-21T07:35:51.715Z] #14 9.091 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-10-21T07:35:51.715Z] #14 9.149 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-10-21T07:35:51.715Z] #14 9.241 Selecting previously unselected package librtmp1:amd64. [2022-10-21T07:35:51.715Z] #14 9.242 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-10-21T07:35:51.715Z] #14 9.245 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-10-21T07:35:51.715Z] #14 9.334 Selecting previously unselected package libssh2-1:amd64. [2022-10-21T07:35:51.715Z] #14 9.334 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-10-21T07:35:51.715Z] #14 9.339 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-10-21T07:35:51.715Z] #14 9.490 Selecting previously unselected package libcurl4:amd64. [2022-10-21T07:35:51.715Z] #14 9.490 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-10-21T07:35:51.715Z] #14 9.501 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-10-21T07:35:51.715Z] #14 9.562 Selecting previously unselected package curl. [2022-10-21T07:35:51.715Z] #14 9.562 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-10-21T07:35:51.715Z] #14 9.617 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-10-21T07:35:51.715Z] #14 9.671 Selecting previously unselected package libonig5:amd64. [2022-10-21T07:35:51.715Z] #14 9.671 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-10-21T07:35:51.715Z] #14 9.675 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-10-21T07:35:51.715Z] #14 9.800 Selecting previously unselected package libjq1:amd64. [2022-10-21T07:35:51.715Z] #14 9.800 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-10-21T07:35:51.715Z] #14 9.805 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-10-21T07:35:51.715Z] #14 9.912 Selecting previously unselected package jq. [2022-10-21T07:35:51.715Z] #14 9.912 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-10-21T07:35:51.715Z] #14 9.917 Unpacking jq (1.6-2.1) ... [2022-10-21T07:35:51.715Z] #14 10.08 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-10-21T07:35:51.715Z] #14 10.17 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-10-21T07:35:51.715Z] #14 10.18 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-10-21T07:35:51.715Z] #14 10.30 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-10-21T07:35:51.715Z] #14 10.31 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-10-21T07:35:51.715Z] #14 10.42 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-10-21T07:35:51.715Z] #14 10.43 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-10-21T07:35:51.715Z] #14 10.50 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-10-21T07:35:51.715Z] #14 10.52 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-10-21T07:35:51.715Z] #14 10.61 Setting up libjq1:amd64 (1.6-2.1) ... [2022-10-21T07:35:51.715Z] #14 10.62 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-10-21T07:35:51.715Z] #14 10.63 Setting up ca-certificates (20210119) ... [2022-10-21T07:35:51.715Z] #14 11.21 Updating certificates in /etc/ssl/certs... [2022-10-21T07:35:51.715Z] #14 11.95 129 added, 0 removed; done. [2022-10-21T07:35:51.715Z] #14 11.98 Setting up jq (1.6-2.1) ... [2022-10-21T07:35:51.715Z] #14 11.99 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-10-21T07:35:51.715Z] #14 12.00 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-10-21T07:35:51.715Z] #14 12.01 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T07:35:51.715Z] #14 12.03 Processing triggers for ca-certificates (20210119) ... [2022-10-21T07:35:51.715Z] #14 12.04 Updating certificates in /etc/ssl/certs... [2022-10-21T07:35:51.715Z] #14 12.64 0 added, 0 removed; done. [2022-10-21T07:35:51.715Z] #14 12.64 Running hooks in /etc/ca-certificates/update.d... [2022-10-21T07:35:51.715Z] #14 12.64 done. [2022-10-21T07:35:51.973Z] #14 ... [2022-10-21T07:35:51.973Z] [2022-10-21T07:35:51.973Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T07:35:51.973Z] #11 extracting sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd [2022-10-21T07:35:53.349Z] #11 ... [2022-10-21T07:35:53.349Z] [2022-10-21T07:35:53.349Z] #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-10-21T07:35:53.349Z] #14 DONE 14.8s [2022-10-21T07:35:53.349Z] [2022-10-21T07:35:53.349Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T07:35:53.607Z] #11 ... [2022-10-21T07:35:53.607Z] [2022-10-21T07:35:53.608Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-10-21T07:35:53.608Z] #17 DONE 0.2s [2022-10-21T07:35:53.608Z] [2022-10-21T07:35:53.608Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T07:35:53.870Z] #10 extracting sha256:d4cde12122bfcd5b77f043f4453d12a8c1be50a1587925389297d11e2a23f710 2.6s done [2022-10-21T07:35:53.964Z] #12 extracting sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 5.1s [2022-10-21T07:35:53.964Z] #12 extracting sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 5.1s done [2022-10-21T07:35:54.022Z] #38 48.91 CC compel/src/lib/ptrace.o [2022-10-21T07:35:54.023Z] #38 49.20 AR compel/libcompel.a [2022-10-21T07:35:54.023Z] #38 49.33 HOSTCC compel/src/main-host.o [2022-10-21T07:35:54.128Z] #10 extracting sha256:ef9c240bdf7fff11475567509a55aa45b060247ed258d32f6a6b857f8804a867 0.1s [2022-10-21T07:35:54.224Z] #12 extracting sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 0.1s [2022-10-21T07:35:54.224Z] #12 ... [2022-10-21T07:35:54.224Z] [2022-10-21T07:35:54.224Z] #13 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-10-21T07:35:54.224Z] #13 1.614 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T07:35:54.224Z] #13 1.626 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T07:35:54.224Z] #13 1.650 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T07:35:54.224Z] #13 1.799 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-10-21T07:35:54.224Z] #13 2.004 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB] [2022-10-21T07:35:54.224Z] #13 2.432 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [6340 B] [2022-10-21T07:35:54.224Z] #13 3.717 Fetched 8589 kB in 2s (3637 kB/s) [2022-10-21T07:35:54.224Z] #13 3.717 Reading package lists... [2022-10-21T07:35:54.224Z] #13 4.545 Reading package lists... [2022-10-21T07:35:54.224Z] #13 5.331 Building dependency tree... [2022-10-21T07:35:54.224Z] #13 5.711 The following additional packages will be installed: [2022-10-21T07:35:54.224Z] #13 5.712 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-10-21T07:35:54.224Z] #13 5.712 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-10-21T07:35:54.224Z] #13 5.713 Recommended packages: [2022-10-21T07:35:54.224Z] #13 5.719 libldap-common publicsuffix libsasl2-modules [2022-10-21T07:35:54.224Z] #13 5.887 The following NEW packages will be installed: [2022-10-21T07:35:54.224Z] #13 5.887 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-10-21T07:35:54.224Z] #13 5.887 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-10-21T07:35:54.224Z] #13 5.891 libssh2-1 openssl [2022-10-21T07:35:54.224Z] #13 6.162 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-10-21T07:35:54.224Z] #13 6.162 Need to get 3047 kB of archives. [2022-10-21T07:35:54.224Z] #13 6.162 After this operation, 6661 kB of additional disk space will be used. [2022-10-21T07:35:54.224Z] #13 6.162 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-10-21T07:35:54.224Z] #13 6.178 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-10-21T07:35:54.224Z] #13 6.178 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-10-21T07:35:54.224Z] #13 6.178 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-10-21T07:35:54.224Z] #13 6.203 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-10-21T07:35:54.224Z] #13 6.203 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-10-21T07:35:54.224Z] #13 6.207 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-10-21T07:35:54.224Z] #13 6.207 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-10-21T07:35:54.224Z] #13 6.207 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-10-21T07:35:54.224Z] #13 6.207 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-10-21T07:35:54.224Z] #13 6.216 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-10-21T07:35:54.224Z] #13 6.216 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-10-21T07:35:54.224Z] #13 6.219 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-10-21T07:35:54.224Z] #13 6.229 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-10-21T07:35:54.224Z] #13 6.229 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-10-21T07:35:54.224Z] #13 6.447 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T07:35:54.224Z] #13 6.481 Fetched 3047 kB in 0s (8896 kB/s) [2022-10-21T07:35:54.224Z] #13 6.507 Selecting previously unselected package openssl. [2022-10-21T07:35:54.224Z] #13 6.507 (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-10-21T07:35:54.224Z] #13 6.509 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-10-21T07:35:54.224Z] #13 6.514 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-10-21T07:35:54.224Z] #13 6.725 Selecting previously unselected package ca-certificates. [2022-10-21T07:35:54.224Z] #13 6.725 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-10-21T07:35:54.224Z] #13 6.729 Unpacking ca-certificates (20210119) ... [2022-10-21T07:35:54.224Z] #13 6.895 Selecting previously unselected package libbrotli1:amd64. [2022-10-21T07:35:54.224Z] #13 6.895 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-10-21T07:35:54.224Z] #13 6.902 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-10-21T07:35:54.224Z] #13 7.006 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-10-21T07:35:54.224Z] #13 7.006 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-10-21T07:35:54.224Z] #13 7.006 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-10-21T07:35:54.224Z] #13 7.065 Selecting previously unselected package libsasl2-2:amd64. [2022-10-21T07:35:54.224Z] #13 7.065 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-10-21T07:35:54.224Z] #13 7.071 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-10-21T07:35:54.224Z] #13 7.262 Selecting previously unselected package libldap-2.4-2:amd64. [2022-10-21T07:35:54.224Z] #13 7.262 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-10-21T07:35:54.224Z] #13 7.265 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-10-21T07:35:54.224Z] #13 7.435 Selecting previously unselected package libnghttp2-14:amd64. [2022-10-21T07:35:54.224Z] #13 7.435 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-10-21T07:35:54.224Z] #13 7.439 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-10-21T07:35:54.224Z] #13 7.568 Selecting previously unselected package libpsl5:amd64. [2022-10-21T07:35:54.224Z] #13 7.568 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-10-21T07:35:54.224Z] #13 7.572 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-10-21T07:35:54.224Z] #13 7.634 Selecting previously unselected package librtmp1:amd64. [2022-10-21T07:35:54.224Z] #13 7.634 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-10-21T07:35:54.224Z] #13 7.711 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-10-21T07:35:54.224Z] #13 7.780 Selecting previously unselected package libssh2-1:amd64. [2022-10-21T07:35:54.224Z] #13 7.780 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-10-21T07:35:54.224Z] #13 7.791 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-10-21T07:35:54.224Z] #13 7.894 Selecting previously unselected package libcurl4:amd64. [2022-10-21T07:35:54.224Z] #13 7.894 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-10-21T07:35:54.224Z] #13 7.938 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-10-21T07:35:54.224Z] #13 8.008 Selecting previously unselected package curl. [2022-10-21T07:35:54.224Z] #13 8.009 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-10-21T07:35:54.224Z] #13 8.016 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-10-21T07:35:54.224Z] #13 8.124 Selecting previously unselected package libonig5:amd64. [2022-10-21T07:35:54.224Z] #13 8.126 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-10-21T07:35:54.224Z] #13 8.136 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-10-21T07:35:54.224Z] #13 8.242 Selecting previously unselected package libjq1:amd64. [2022-10-21T07:35:54.224Z] #13 8.243 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-10-21T07:35:54.224Z] #13 8.247 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-10-21T07:35:54.224Z] #13 8.346 Selecting previously unselected package jq. [2022-10-21T07:35:54.224Z] #13 8.346 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-10-21T07:35:54.224Z] #13 8.351 Unpacking jq (1.6-2.1) ... [2022-10-21T07:35:54.224Z] #13 8.437 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-10-21T07:35:54.224Z] #13 8.473 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-10-21T07:35:54.224Z] #13 8.484 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-10-21T07:35:54.224Z] #13 8.564 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-10-21T07:35:54.224Z] #13 8.575 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-10-21T07:35:54.224Z] #13 8.584 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-10-21T07:35:54.224Z] #13 8.706 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-10-21T07:35:54.224Z] #13 8.716 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-10-21T07:35:54.224Z] #13 8.780 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-10-21T07:35:54.224Z] #13 8.791 Setting up libjq1:amd64 (1.6-2.1) ... [2022-10-21T07:35:54.224Z] #13 8.801 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-10-21T07:35:54.224Z] #13 8.852 Setting up ca-certificates (20210119) ... [2022-10-21T07:35:54.224Z] #13 9.439 Updating certificates in /etc/ssl/certs... [2022-10-21T07:35:54.224Z] #13 10.15 129 added, 0 removed; done. [2022-10-21T07:35:54.224Z] #13 10.23 Setting up jq (1.6-2.1) ... [2022-10-21T07:35:54.224Z] #13 10.24 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-10-21T07:35:54.224Z] #13 10.26 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-10-21T07:35:54.224Z] #13 10.27 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T07:35:54.224Z] #13 10.28 Processing triggers for ca-certificates (20210119) ... [2022-10-21T07:35:54.224Z] #13 10.29 Updating certificates in /etc/ssl/certs... [2022-10-21T07:35:54.224Z] #13 10.93 0 added, 0 removed; done. [2022-10-21T07:35:54.224Z] #13 10.93 Running hooks in /etc/ca-certificates/update.d... [2022-10-21T07:35:54.224Z] #13 10.93 done. [2022-10-21T07:35:54.224Z] #13 ... [2022-10-21T07:35:54.224Z] [2022-10-21T07:35:54.224Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T07:35:54.280Z] #38 49.56 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-10-21T07:35:54.536Z] #38 49.67 HOSTCC compel/src/lib/handle-elf-host.o [2022-10-21T07:35:54.692Z] #10 ... [2022-10-21T07:35:54.692Z] [2022-10-21T07:35:54.692Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-10-21T07:35:54.792Z] #38 49.93 HOSTCC compel/src/lib/log-host.o [2022-10-21T07:35:55.048Z] #38 50.09 HOSTLINK compel/compel-host-bin [2022-10-21T07:35:55.048Z] #38 50.23 DEP soccr/soccr.d [2022-10-21T07:35:55.048Z] #38 50.37 CC soccr/soccr.o [2022-10-21T07:35:55.261Z] #14 DONE 0.4s [2022-10-21T07:35:55.261Z] [2022-10-21T07:35:55.261Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-10-21T07:35:55.555Z] #9 ... [2022-10-21T07:35:55.555Z] [2022-10-21T07:35:55.555Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-10-21T07:35:55.555Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-10-21T07:35:55.555Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-10-21T07:35:55.555Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-10-21T07:35:55.555Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-10-21T07:35:55.555Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-10-21T07:35:55.555Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.8s done [2022-10-21T07:35:55.555Z] #10 DONE 4.6s [2022-10-21T07:35:55.555Z] [2022-10-21T07:35:55.555Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-10-21T07:35:55.555Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.4s done [2022-10-21T07:35:55.606Z] #12 ... [2022-10-21T07:35:55.606Z] [2022-10-21T07:35:55.606Z] #13 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-10-21T07:35:55.606Z] #13 DONE 13.1s [2022-10-21T07:35:55.867Z] [2022-10-21T07:35:55.867Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T07:35:55.867Z] #12 ... [2022-10-21T07:35:55.867Z] [2022-10-21T07:35:55.867Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-10-21T07:35:55.867Z] #17 DONE 0.2s [2022-10-21T07:35:55.867Z] [2022-10-21T07:35:55.867Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T07:35:56.501Z] #9 DONE 5.9s [2022-10-21T07:35:56.501Z] [2022-10-21T07:35:56.501Z] #11 [internal] load build context [2022-10-21T07:35:56.501Z] #11 transferring context: 53.54MB 5.6s done [2022-10-21T07:35:56.501Z] #11 DONE 5.9s [2022-10-21T07:35:56.501Z] [2022-10-21T07:35:56.501Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T07:35:56.501Z] #12 resolve docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 0.1s done [2022-10-21T07:35:56.501Z] #12 sha256:5fedf7be08ce8ac9bbc84f11d061e8199003993a7573d3a099ec66502022826b 7.10kB / 7.10kB done [2022-10-21T07:35:56.501Z] #12 sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 1.86kB / 1.86kB done [2022-10-21T07:35:56.501Z] #12 sha256:8f0948f2334b730f4a19a7fbd78c0ad008d74609a78fa05a8650e3b6ee906ab0 1.80kB / 1.80kB done [2022-10-21T07:35:56.501Z] #12 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 55.05MB / 55.05MB 1.7s [2022-10-21T07:35:56.501Z] #12 sha256:47db815c6a4547dc224b75222193cb1851cf529d2cbdf26f854b9bbf97099b98 5.16MB / 5.16MB 0.6s done [2022-10-21T07:35:56.501Z] #12 sha256:bf48494000001a037b72870d2a6a2536f9da8bc5d1ceddd72d79f4a51fe7a60e 10.88MB / 10.88MB 1.2s done [2022-10-21T07:35:56.501Z] #12 sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 54.58MB / 54.58MB 2.0s done [2022-10-21T07:35:56.501Z] #12 sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 85.96MB / 85.96MB 3.5s done [2022-10-21T07:35:56.501Z] #12 sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 141.91MB / 141.91MB 5.5s done [2022-10-21T07:35:56.501Z] #12 sha256:85179b4f11cef33301050ba5477df51852aea1737e3d5c9a22df6c3415a2034d 156B / 156B 2.4s done [2022-10-21T07:35:56.501Z] #12 extracting sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 2.6s [2022-10-21T07:35:56.939Z] #38 51.73 AR soccr/libsoccr.a [2022-10-21T07:35:56.939Z] #38 51.78 make[1]: 'soccr/libsoccr.a' is up to date. [2022-10-21T07:35:56.939Z] #38 52.11 DEP criu/arch/x86/sigframe.d [2022-10-21T07:35:57.160Z] #15 DONE 1.8s [2022-10-21T07:35:57.160Z] [2022-10-21T07:35:57.160Z] #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-10-21T07:35:57.160Z] #0 1.533 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T07:35:57.160Z] #0 1.565 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T07:35:57.160Z] #0 1.565 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T07:35:57.160Z] #0 1.732 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-10-21T07:35:57.160Z] #0 1.978 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [189 kB] [2022-10-21T07:35:57.160Z] #0 2.160 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [4160 B] [2022-10-21T07:35:57.160Z] #0 2.965 Fetched 8472 kB in 2s (4755 kB/s) [2022-10-21T07:35:57.160Z] #0 2.965 Reading package lists... [2022-10-21T07:35:57.160Z] #0 3.506 Reading package lists... [2022-10-21T07:35:57.160Z] #0 4.051 Building dependency tree... [2022-10-21T07:35:57.160Z] #0 4.384 The following additional packages will be installed: [2022-10-21T07:35:57.160Z] #0 4.384 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-10-21T07:35:57.160Z] #0 4.384 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-10-21T07:35:57.160Z] #0 4.384 Recommended packages: [2022-10-21T07:35:57.160Z] #0 4.384 libldap-common publicsuffix libsasl2-modules [2022-10-21T07:35:57.160Z] #0 4.504 The following NEW packages will be installed: [2022-10-21T07:35:57.160Z] #0 4.508 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-10-21T07:35:57.160Z] #0 4.508 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-10-21T07:35:57.160Z] #0 4.508 libssh2-1 openssl [2022-10-21T07:35:57.160Z] #0 4.777 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-10-21T07:35:57.160Z] #0 4.777 Need to get 2941 kB of archives. [2022-10-21T07:35:57.160Z] #0 4.777 After this operation, 6478 kB of additional disk space will be used. [2022-10-21T07:35:57.160Z] #0 4.777 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-10-21T07:35:57.160Z] #0 4.818 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-10-21T07:35:57.160Z] #0 4.826 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-10-21T07:35:57.160Z] #0 4.826 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-10-21T07:35:57.160Z] #0 4.871 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-10-21T07:35:57.160Z] #0 4.871 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-10-21T07:35:57.160Z] #0 4.871 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-10-21T07:35:57.160Z] #0 4.898 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-10-21T07:35:57.160Z] #0 4.898 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-10-21T07:35:57.160Z] #0 4.898 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-10-21T07:35:57.160Z] #0 4.898 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB] [2022-10-21T07:35:57.160Z] #0 4.906 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB] [2022-10-21T07:35:57.160Z] #0 4.908 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-10-21T07:35:57.160Z] #0 4.910 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-10-21T07:35:57.160Z] #0 4.923 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-10-21T07:35:57.160Z] #0 5.294 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T07:35:57.160Z] #0 5.339 Fetched 2941 kB in 0s (7144 kB/s) [2022-10-21T07:35:57.160Z] #0 5.386 Selecting previously unselected package openssl. [2022-10-21T07:35:57.160Z] #0 5.386 (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-10-21T07:35:57.160Z] #0 5.386 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-10-21T07:35:57.160Z] #0 5.399 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-10-21T07:35:57.160Z] #0 5.782 Selecting previously unselected package ca-certificates. [2022-10-21T07:35:57.160Z] #0 5.782 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-10-21T07:35:57.160Z] #0 5.792 Unpacking ca-certificates (20210119) ... [2022-10-21T07:35:57.160Z] #0 6.004 Selecting previously unselected package libbrotli1:arm64. [2022-10-21T07:35:57.160Z] #0 6.004 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-10-21T07:35:57.160Z] #0 6.108 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-10-21T07:35:57.160Z] #0 6.743 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-10-21T07:35:57.160Z] #0 6.743 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-10-21T07:35:57.160Z] #0 6.770 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-10-21T07:35:57.160Z] #0 7.339 Selecting previously unselected package libsasl2-2:arm64. [2022-10-21T07:35:57.160Z] #0 7.341 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-10-21T07:35:57.160Z] #0 7.358 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-10-21T07:35:57.160Z] #0 7.876 Selecting previously unselected package libldap-2.4-2:arm64. [2022-10-21T07:35:57.160Z] #0 7.876 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-10-21T07:35:57.160Z] #0 7.887 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-10-21T07:35:57.160Z] #0 7.987 Selecting previously unselected package libnghttp2-14:arm64. [2022-10-21T07:35:57.160Z] #0 7.987 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-10-21T07:35:57.160Z] #0 7.998 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-10-21T07:35:57.160Z] #0 8.092 Selecting previously unselected package libpsl5:arm64. [2022-10-21T07:35:57.160Z] #0 8.092 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-10-21T07:35:57.160Z] #0 8.108 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-10-21T07:35:57.160Z] #0 8.192 Selecting previously unselected package librtmp1:arm64. [2022-10-21T07:35:57.160Z] #0 8.193 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-10-21T07:35:57.160Z] #0 8.197 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-10-21T07:35:57.160Z] #0 8.240 Selecting previously unselected package libssh2-1:arm64. [2022-10-21T07:35:57.160Z] #0 8.241 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-10-21T07:35:57.160Z] #0 8.245 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-10-21T07:35:57.160Z] #0 8.315 Selecting previously unselected package libcurl4:arm64. [2022-10-21T07:35:57.160Z] #0 8.315 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ... [2022-10-21T07:35:57.160Z] #0 8.319 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ... [2022-10-21T07:35:57.160Z] #0 8.697 Selecting previously unselected package curl. [2022-10-21T07:35:57.160Z] #0 8.697 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ... [2022-10-21T07:35:57.160Z] #0 8.744 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-10-21T07:35:57.160Z] #0 9.241 Selecting previously unselected package libonig5:arm64. [2022-10-21T07:35:57.160Z] #0 9.241 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-10-21T07:35:57.160Z] #0 9.266 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-10-21T07:35:57.160Z] #0 9.413 Selecting previously unselected package libjq1:arm64. [2022-10-21T07:35:57.160Z] #0 9.414 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-10-21T07:35:57.160Z] #0 9.780 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-10-21T07:35:57.160Z] #0 9.816 Selecting previously unselected package jq. [2022-10-21T07:35:57.160Z] #0 9.816 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-10-21T07:35:57.160Z] #0 9.822 Unpacking jq (1.6-2.1) ... [2022-10-21T07:35:57.160Z] #0 9.865 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-10-21T07:35:57.160Z] #0 9.879 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-10-21T07:35:57.160Z] #0 9.897 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-10-21T07:35:57.160Z] #0 9.913 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-10-21T07:35:57.160Z] #0 9.945 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-10-21T07:35:57.160Z] #0 9.971 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-10-21T07:35:57.160Z] #0 9.997 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-10-21T07:35:57.160Z] #0 10.02 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-10-21T07:35:57.160Z] #0 10.04 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-10-21T07:35:57.160Z] #0 10.05 Setting up libjq1:arm64 (1.6-2.1) ... [2022-10-21T07:35:57.160Z] #0 10.07 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-10-21T07:35:57.160Z] #0 10.08 Setting up ca-certificates (20210119) ... [2022-10-21T07:35:57.160Z] #16 ... [2022-10-21T07:35:57.160Z] [2022-10-21T07:35:57.160Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T07:35:57.196Z] #38 52.26 DEP criu/arch/x86/sigaction_compat.d [2022-10-21T07:35:57.196Z] #38 52.42 DEP criu/arch/x86/kerndat.d [2022-10-21T07:35:57.452Z] #38 52.55 DEP criu/arch/x86/crtools.d [2022-10-21T07:35:57.452Z] #38 52.66 DEP criu/arch/x86/cpu.d [2022-10-21T07:35:57.708Z] #38 52.87 CC criu/arch/x86/cpu.o [2022-10-21T07:35:57.795Z] #11 extracting sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 5.1s [2022-10-21T07:35:58.636Z] #38 53.54 include/common/asm/bitops.h: Assembler messages: [2022-10-21T07:35:58.636Z] #38 53.54 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-10-21T07:35:58.636Z] #38 53.54 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-10-21T07:35:58.636Z] #38 53.54 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-10-21T07:35:58.636Z] #38 53.54 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-10-21T07:35:58.636Z] #38 53.57 CC criu/arch/x86/crtools.o [2022-10-21T07:35:59.073Z] #12 extracting sha256:47db815c6a4547dc224b75222193cb1851cf529d2cbdf26f854b9bbf97099b98 [2022-10-21T07:35:59.166Z] #12 extracting sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 5.2s [2022-10-21T07:35:59.174Z] #11 extracting sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 7.1s done [2022-10-21T07:35:59.332Z] #12 extracting sha256:47db815c6a4547dc224b75222193cb1851cf529d2cbdf26f854b9bbf97099b98 0.2s done [2022-10-21T07:35:59.332Z] #12 ... [2022-10-21T07:35:59.332Z] [2022-10-21T07:35:59.332Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff [2022-10-21T07:35:59.332Z] #13 resolve docker.io/library/debian:bullseye@sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 0.0s done [2022-10-21T07:35:59.332Z] #13 sha256:e538a2f0566efc44db21503277c7312a142f4d0dedc5d2886932b92626104bff 1.85kB / 1.85kB done [2022-10-21T07:35:59.332Z] #13 sha256:9b0e3056b8cd8630271825665a0613cc27829d6a24906dc0122b3b4834312f7d 529B / 529B done [2022-10-21T07:35:59.332Z] #13 sha256:d91720f514f733190e529148212d53a33021d62900b9901138cfb3fc404dd33c 1.46kB / 1.46kB done [2022-10-21T07:35:59.332Z] #13 sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 55.05MB / 55.05MB 1.8s done [2022-10-21T07:35:59.332Z] #13 extracting sha256:f606d8928ed378229f2460b94b504cca239fb906efc57acbdf9340bd298d5ddf 5.1s done [2022-10-21T07:35:59.332Z] #13 DONE 8.9s [2022-10-21T07:35:59.332Z] [2022-10-21T07:35:59.332Z] #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-10-21T07:35:59.433Z] #11 extracting sha256:85179b4f11cef33301050ba5477df51852aea1737e3d5c9a22df6c3415a2034d done [2022-10-21T07:35:59.433Z] #11 DONE 29.3s [2022-10-21T07:35:59.433Z] [2022-10-21T07:35:59.433Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-10-21T07:35:59.564Z] #38 54.81 CC criu/arch/x86/kerndat.o [2022-10-21T07:35:59.682Z] #10 extracting sha256:ef9c240bdf7fff11475567509a55aa45b060247ed258d32f6a6b857f8804a867 5.0s done [2022-10-21T07:35:59.682Z] #10 extracting sha256:892cb8be10eee0aa37bf1121f58047e228e4e77a0c68c4d38770f4f0a3708b22 [2022-10-21T07:35:59.682Z] #10 extracting sha256:892cb8be10eee0aa37bf1121f58047e228e4e77a0c68c4d38770f4f0a3708b22 done [2022-10-21T07:35:59.682Z] #10 DONE 18.2s [2022-10-21T07:35:59.682Z] [2022-10-21T07:35:59.682Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-10-21T07:35:59.940Z] #17 DONE 0.5s [2022-10-21T07:35:59.940Z] [2022-10-21T07:35:59.940Z] #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-10-21T07:35:59.940Z] #16 10.81 Updating certificates in /etc/ssl/certs... [2022-10-21T07:35:59.940Z] #16 11.66 129 added, 0 removed; done. [2022-10-21T07:35:59.940Z] #16 11.75 Setting up jq (1.6-2.1) ... [2022-10-21T07:35:59.940Z] #16 11.77 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ... [2022-10-21T07:35:59.940Z] #16 11.78 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-10-21T07:35:59.940Z] #16 11.80 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T07:35:59.940Z] #16 11.82 Processing triggers for ca-certificates (20210119) ... [2022-10-21T07:35:59.940Z] #16 11.83 Updating certificates in /etc/ssl/certs... [2022-10-21T07:35:59.940Z] #16 12.56 0 added, 0 removed; done. [2022-10-21T07:35:59.940Z] #16 12.56 Running hooks in /etc/ca-certificates/update.d... [2022-10-21T07:35:59.940Z] #16 12.56 done. [2022-10-21T07:36:00.127Z] #38 55.24 CC criu/arch/x86/sigaction_compat.o [2022-10-21T07:36:00.127Z] #38 ... [2022-10-21T07:36:00.127Z] [2022-10-21T07:36:00.127Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:36:00.127Z] #20 112.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-10-21T07:36:00.127Z] #20 112.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-10-21T07:36:00.127Z] #20 112.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-10-21T07:36:00.202Z] #16 DONE 13.1s [2022-10-21T07:36:00.202Z] [2022-10-21T07:36:00.202Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-10-21T07:36:00.202Z] #18 DONE 0.1s [2022-10-21T07:36:00.202Z] [2022-10-21T07:36:00.202Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-10-21T07:36:00.767Z] #19 ... [2022-10-21T07:36:00.767Z] [2022-10-21T07:36:00.767Z] #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-10-21T07:36:00.767Z] #20 DONE 0.7s [2022-10-21T07:36:00.767Z] [2022-10-21T07:36:00.767Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-10-21T07:36:00.767Z] #21 DONE 0.1s [2022-10-21T07:36:00.767Z] [2022-10-21T07:36:00.768Z] #22 [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-10-21T07:36:01.025Z] #22 ... [2022-10-21T07:36:01.025Z] [2022-10-21T07:36:01.025Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-10-21T07:36:01.025Z] #23 DONE 0.2s [2022-10-21T07:36:01.089Z] #12 extracting sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 7.1s done [2022-10-21T07:36:01.281Z] [2022-10-21T07:36:01.281Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-10-21T07:36:01.660Z] #12 extracting sha256:85179b4f11cef33301050ba5477df51852aea1737e3d5c9a22df6c3415a2034d done [2022-10-21T07:36:01.660Z] #12 DONE 26.6s [2022-10-21T07:36:01.660Z] [2022-10-21T07:36:01.660Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-10-21T07:36:01.964Z] #18 DONE 2.1s [2022-10-21T07:36:01.964Z] [2022-10-21T07:36:01.964Z] #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-10-21T07:36:02.222Z] #19 DONE 0.6s [2022-10-21T07:36:02.222Z] [2022-10-21T07:36:02.222Z] #20 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-10-21T07:36:02.222Z] #20 DONE 0.2s [2022-10-21T07:36:02.222Z] [2022-10-21T07:36:02.222Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-10-21T07:36:02.222Z] #21 DONE 0.1s [2022-10-21T07:36:02.222Z] [2022-10-21T07:36:02.223Z] #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-10-21T07:36:02.621Z] #14 2.865 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T07:36:02.621Z] #14 2.881 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T07:36:02.621Z] #14 2.881 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T07:36:02.621Z] #14 3.070 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-10-21T07:36:02.799Z] #22 ... [2022-10-21T07:36:02.799Z] [2022-10-21T07:36:02.799Z] #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-10-21T07:36:02.799Z] #0 1.735 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-10-21T07:36:02.799Z] #0 1.976 [2022-10-21T07:36:02.799Z] #0 2.189 #=#=# ######################################################################## 100.0% [2022-10-21T07:36:02.799Z] #0 2.417 [2022-10-21T07:36:02.799Z] #0 3.270 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-10-21T07:36:02.799Z] #0 3.533 [2022-10-21T07:36:02.800Z] #0 3.746 #=#=# ######################################################################## 100.0% [2022-10-21T07:36:02.800Z] #0 4.014 [2022-10-21T07:36:02.800Z] #0 4.900 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-10-21T07:36:02.800Z] #0 5.162 [2022-10-21T07:36:02.800Z] #0 5.374 #=#=# 0.0% ########################################### 60.1% ###################################################### 75.2% ######################################################################## 100.0% [2022-10-21T07:36:02.800Z] #0 6.260 [2022-10-21T07:36:02.800Z] #0 7.031 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-10-21T07:36:02.800Z] #0 7.212 [2022-10-21T07:36:02.800Z] #0 7.428 #=#=# ######################################################################## 100.0% [2022-10-21T07:36:02.800Z] #0 7.623 [2022-10-21T07:36:02.800Z] #0 8.240 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-10-21T07:36:02.800Z] #0 8.487 [2022-10-21T07:36:02.800Z] #0 8.705 #=#=# ######################################################################## 100.0% [2022-10-21T07:36:02.800Z] #0 9.077 [2022-10-21T07:36:02.800Z] #0 9.181 Download of images into '/build' complete. [2022-10-21T07:36:02.800Z] #0 9.181 Use something like the following to load the result into a Docker daemon: [2022-10-21T07:36:02.800Z] #0 9.181 tar -cC '/build' . | docker load [2022-10-21T07:36:02.800Z] #23 DONE 9.3s [2022-10-21T07:36:02.881Z] #14 3.389 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB] [2022-10-21T07:36:02.881Z] #14 ... [2022-10-21T07:36:02.881Z] [2022-10-21T07:36:02.881Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-10-21T07:36:02.881Z] #15 DONE 3.5s [2022-10-21T07:36:02.881Z] [2022-10-21T07:36:02.881Z] #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-10-21T07:36:02.881Z] #14 3.512 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [6340 B] [2022-10-21T07:36:03.043Z] #18 DONE 1.5s [2022-10-21T07:36:03.043Z] [2022-10-21T07:36:03.043Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-10-21T07:36:03.043Z] #0 1.646 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-10-21T07:36:03.043Z] #0 1.910 [2022-10-21T07:36:03.043Z] #0 2.130 #=#=# ######################################################################## 100.0% [2022-10-21T07:36:03.043Z] #0 2.342 [2022-10-21T07:36:03.043Z] #0 3.225 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-10-21T07:36:03.043Z] #0 3.496 [2022-10-21T07:36:03.043Z] #0 3.707 #=#=# ######################################################################## 100.0% [2022-10-21T07:36:03.043Z] #0 3.994 [2022-10-21T07:36:03.043Z] #0 4.938 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-10-21T07:36:03.043Z] #0 5.219 [2022-10-21T07:36:03.043Z] #0 5.432 #=#=# 0.1% ########################### 37.9% ####################################################################### 99.1% ######################################################################## 100.0% [2022-10-21T07:36:03.043Z] #0 5.985 [2022-10-21T07:36:03.043Z] #0 6.850 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-10-21T07:36:03.043Z] #0 7.057 [2022-10-21T07:36:03.060Z] [2022-10-21T07:36:03.060Z] #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-10-21T07:36:03.306Z] #19 7.276 #=#=# ######################################################################## 100.0% [2022-10-21T07:36:03.450Z] #14 ... [2022-10-21T07:36:03.450Z] [2022-10-21T07:36:03.450Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-10-21T07:36:03.450Z] #16 DONE 0.5s [2022-10-21T07:36:03.566Z] #19 7.582 [2022-10-21T07:36:03.709Z] [2022-10-21T07:36:03.709Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T07:36:03.709Z] #12 extracting sha256:bf48494000001a037b72870d2a6a2536f9da8bc5d1ceddd72d79f4a51fe7a60e 0.3s done [2022-10-21T07:36:03.709Z] #12 extracting sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 3.2s [2022-10-21T07:36:03.827Z] #19 ... [2022-10-21T07:36:03.827Z] [2022-10-21T07:36:03.827Z] #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-10-21T07:36:03.827Z] #20 DONE 0.7s [2022-10-21T07:36:03.968Z] #12 extracting sha256:a572f7a256d36a93ab0777949771b120c5d7dce75ea2a2d3d9444793b26b2ef1 3.7s done [2022-10-21T07:36:04.088Z] [2022-10-21T07:36:04.088Z] #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-10-21T07:36:04.349Z] #21 ... [2022-10-21T07:36:04.349Z] [2022-10-21T07:36:04.349Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-10-21T07:36:04.349Z] #22 DONE 0.3s [2022-10-21T07:36:04.349Z] [2022-10-21T07:36:04.349Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-10-21T07:36:04.349Z] #23 DONE 0.3s [2022-10-21T07:36:04.349Z] [2022-10-21T07:36:04.349Z] #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-10-21T07:36:04.536Z] #12 extracting sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe [2022-10-21T07:36:05.466Z] #24 3.858 + git clone https://github.com/docker/distribution.git . [2022-10-21T07:36:05.466Z] #24 3.858 Cloning into '.'... [2022-10-21T07:36:05.735Z] #24 ... [2022-10-21T07:36:05.735Z] [2022-10-21T07:36:05.735Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-10-21T07:36:05.735Z] #19 8.254 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-10-21T07:36:05.735Z] #19 8.560 [2022-10-21T07:36:05.735Z] #19 8.809 #=#=# ######################################################################## 100.0% [2022-10-21T07:36:05.735Z] #19 9.334 [2022-10-21T07:36:05.735Z] #19 9.498 Download of images into '/build' complete. [2022-10-21T07:36:05.735Z] #19 9.498 Use something like the following to load the result into a Docker daemon: [2022-10-21T07:36:05.735Z] #19 9.498 tar -cC '/build' . | docker load [2022-10-21T07:36:05.735Z] #19 DONE 9.6s [2022-10-21T07:36:05.735Z] [2022-10-21T07:36:05.735Z] #25 [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-10-21T07:36:06.030Z] #24 ... [2022-10-21T07:36:06.030Z] [2022-10-21T07:36:06.030Z] #22 [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-10-21T07:36:06.030Z] #22 4.628 + RM_GOPATH=0 [2022-10-21T07:36:06.030Z] #22 4.653 + TMP_GOPATH= [2022-10-21T07:36:06.030Z] #22 4.654 + : /build [2022-10-21T07:36:06.030Z] #22 4.657 + '[' -z '' ']' [2022-10-21T07:36:06.030Z] #22 4.658 ++ mktemp -d [2022-10-21T07:36:06.030Z] #22 4.667 + export GOPATH=/tmp/tmp.atrB9ftr0t [2022-10-21T07:36:06.030Z] #22 4.667 + GOPATH=/tmp/tmp.atrB9ftr0t [2022-10-21T07:36:06.030Z] #22 4.667 + RM_GOPATH=1 [2022-10-21T07:36:06.030Z] #22 4.668 + case "$(go env GOARCH)" in [2022-10-21T07:36:06.030Z] #22 4.668 ++ go env GOARCH [2022-10-21T07:36:06.030Z] #22 4.675 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:06.030Z] #22 4.690 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:06.030Z] #22 4.691 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:06.030Z] #22 4.692 + dir=/tmp/install [2022-10-21T07:36:06.030Z] #22 4.692 + bin=tomlv [2022-10-21T07:36:06.030Z] #22 4.703 + shift [2022-10-21T07:36:06.030Z] #22 4.704 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-10-21T07:36:06.030Z] #22 4.704 + . /tmp/install/tomlv.installer [2022-10-21T07:36:06.030Z] #22 4.704 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-10-21T07:36:06.030Z] #22 4.704 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-10-21T07:36:06.030Z] #22 4.704 + install_tomlv [2022-10-21T07:36:06.030Z] #22 4.704 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-10-21T07:36:06.030Z] #22 4.704 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.atrB9ftr0t/src/github.com/BurntSushi/toml [2022-10-21T07:36:06.030Z] #22 4.706 Cloning into '/tmp/tmp.atrB9ftr0t/src/github.com/BurntSushi/toml'... [2022-10-21T07:36:06.668Z] #20 117.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-10-21T07:36:06.668Z] #20 117.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-10-21T07:36:06.668Z] #20 117.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-10-21T07:36:06.668Z] #20 117.9 Selecting previously unselected package libapparmor1:amd64. [2022-10-21T07:36:06.668Z] #20 117.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-10-21T07:36:06.668Z] #20 118.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-10-21T07:36:06.668Z] #20 118.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-10-21T07:36:06.668Z] #20 118.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-10-21T07:36:06.668Z] #20 118.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-10-21T07:36:06.668Z] #20 118.2 Selecting previously unselected package libbtrfs0:amd64. [2022-10-21T07:36:06.668Z] #20 118.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-10-21T07:36:06.668Z] #20 118.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-10-21T07:36:06.668Z] #20 ... [2022-10-21T07:36:06.668Z] [2022-10-21T07:36:06.668Z] #27 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-10-21T07:36:06.668Z] #27 118.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-10-21T07:36:06.668Z] #27 118.3 + GOBIN=/build [2022-10-21T07:36:06.668Z] #27 118.3 + GO111MODULE=on [2022-10-21T07:36:06.668Z] #27 118.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-10-21T07:36:06.964Z] #22 6.003 + cd /tmp/tmp.atrB9ftr0t/src/github.com/BurntSushi/toml [2022-10-21T07:36:06.964Z] #22 6.021 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-10-21T07:36:06.964Z] #22 6.150 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-10-21T07:36:07.827Z] #12 ... [2022-10-21T07:36:07.827Z] [2022-10-21T07:36:07.827Z] #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-10-21T07:36:07.827Z] #14 5.064 Fetched 8589 kB in 2s (3440 kB/s) [2022-10-21T07:36:07.827Z] #14 5.064 Reading package lists... [2022-10-21T07:36:07.827Z] #14 5.894 Reading package lists... [2022-10-21T07:36:07.827Z] #14 6.668 Building dependency tree... [2022-10-21T07:36:07.827Z] #14 7.005 The following additional packages will be installed: [2022-10-21T07:36:07.827Z] #14 7.006 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-10-21T07:36:07.827Z] #14 7.006 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-10-21T07:36:07.827Z] #14 7.008 Recommended packages: [2022-10-21T07:36:07.827Z] #14 7.008 libldap-common publicsuffix libsasl2-modules [2022-10-21T07:36:07.827Z] #14 7.184 The following NEW packages will be installed: [2022-10-21T07:36:07.827Z] #14 7.186 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-10-21T07:36:07.827Z] #14 7.186 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-10-21T07:36:07.827Z] #14 7.187 libssh2-1 openssl [2022-10-21T07:36:07.827Z] #14 7.465 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-10-21T07:36:07.827Z] #14 7.465 Need to get 3047 kB of archives. [2022-10-21T07:36:07.827Z] #14 7.465 After this operation, 6661 kB of additional disk space will be used. [2022-10-21T07:36:07.827Z] #14 7.465 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-10-21T07:36:07.827Z] #14 7.472 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-10-21T07:36:07.827Z] #14 7.472 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-10-21T07:36:07.827Z] #14 7.472 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-10-21T07:36:07.827Z] #14 7.475 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-10-21T07:36:07.827Z] #14 7.475 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-10-21T07:36:07.827Z] #14 7.479 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-10-21T07:36:07.827Z] #14 7.479 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-10-21T07:36:07.827Z] #14 7.479 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-10-21T07:36:07.827Z] #14 7.483 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-10-21T07:36:07.827Z] #14 7.483 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2022-10-21T07:36:07.827Z] #14 7.489 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2022-10-21T07:36:07.827Z] #14 7.492 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-10-21T07:36:07.827Z] #14 7.492 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-10-21T07:36:07.827Z] #14 7.494 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-10-21T07:36:07.827Z] #14 7.646 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T07:36:07.827Z] #14 7.676 Fetched 3047 kB in 0s (10.1 MB/s) [2022-10-21T07:36:07.827Z] #14 7.703 Selecting previously unselected package openssl. [2022-10-21T07:36:07.827Z] #14 7.703 (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-10-21T07:36:07.827Z] #14 7.704 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-10-21T07:36:07.827Z] #14 7.708 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-10-21T07:36:07.827Z] #14 7.847 Selecting previously unselected package ca-certificates. [2022-10-21T07:36:07.827Z] #14 7.847 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-10-21T07:36:07.827Z] #14 7.852 Unpacking ca-certificates (20210119) ... [2022-10-21T07:36:07.828Z] #14 7.934 Selecting previously unselected package libbrotli1:amd64. [2022-10-21T07:36:07.828Z] #14 7.934 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-10-21T07:36:07.828Z] #14 7.942 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-10-21T07:36:07.828Z] #14 8.022 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-10-21T07:36:07.828Z] #14 8.022 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-10-21T07:36:07.828Z] #14 8.027 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-10-21T07:36:07.828Z] #14 8.065 Selecting previously unselected package libsasl2-2:amd64. [2022-10-21T07:36:07.828Z] #14 8.065 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-10-21T07:36:07.828Z] #14 8.073 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-10-21T07:36:07.828Z] #14 8.121 Selecting previously unselected package libldap-2.4-2:amd64. [2022-10-21T07:36:07.828Z] #14 8.122 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-10-21T07:36:07.828Z] #14 8.126 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-10-21T07:36:07.828Z] #14 8.194 Selecting previously unselected package libnghttp2-14:amd64. [2022-10-21T07:36:07.828Z] #14 8.194 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-10-21T07:36:07.828Z] #14 8.197 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-10-21T07:36:07.828Z] #14 8.239 Selecting previously unselected package libpsl5:amd64. [2022-10-21T07:36:07.828Z] #14 8.239 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-10-21T07:36:07.828Z] #14 8.242 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-10-21T07:36:07.828Z] #14 8.278 Selecting previously unselected package librtmp1:amd64. [2022-10-21T07:36:07.828Z] #14 8.278 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-10-21T07:36:07.828Z] #14 8.280 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-10-21T07:36:07.828Z] #14 8.313 Selecting previously unselected package libssh2-1:amd64. [2022-10-21T07:36:07.828Z] #14 8.314 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-10-21T07:36:07.828Z] #14 8.317 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-10-21T07:36:07.828Z] #14 8.373 Selecting previously unselected package libcurl4:amd64. [2022-10-21T07:36:07.828Z] #14 8.373 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2022-10-21T07:36:07.828Z] #14 8.378 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-10-21T07:36:07.828Z] #14 8.433 Selecting previously unselected package curl. [2022-10-21T07:36:07.828Z] #14 8.433 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2022-10-21T07:36:07.828Z] #14 8.438 Unpacking curl (7.74.0-1.3+deb11u3) ... [2022-10-21T07:36:07.828Z] #14 8.492 Selecting previously unselected package libonig5:amd64. [2022-10-21T07:36:07.828Z] #14 8.494 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-10-21T07:36:07.828Z] #14 8.497 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-10-21T07:36:07.828Z] #14 8.557 Selecting previously unselected package libjq1:amd64. [2022-10-21T07:36:07.828Z] #14 8.557 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-10-21T07:36:07.898Z] #22 6.961 internal/unsafeheader [2022-10-21T07:36:07.898Z] #22 6.968 internal/goarch [2022-10-21T07:36:07.898Z] #22 7.105 internal/cpu [2022-10-21T07:36:07.898Z] #22 7.161 internal/abi [2022-10-21T07:36:08.087Z] #14 8.562 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-10-21T07:36:08.087Z] #14 8.602 Selecting previously unselected package jq. [2022-10-21T07:36:08.087Z] #14 8.602 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-10-21T07:36:08.087Z] #14 8.605 Unpacking jq (1.6-2.1) ... [2022-10-21T07:36:08.087Z] #14 8.642 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-10-21T07:36:08.087Z] #14 8.652 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-10-21T07:36:08.087Z] #14 8.661 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-10-21T07:36:08.087Z] #14 8.671 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-10-21T07:36:08.087Z] #14 8.682 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-10-21T07:36:08.087Z] #14 8.692 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-10-21T07:36:08.087Z] #14 8.702 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-10-21T07:36:08.087Z] #14 8.712 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-10-21T07:36:08.087Z] #14 8.729 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-10-21T07:36:08.087Z] #14 8.736 Setting up libjq1:amd64 (1.6-2.1) ... [2022-10-21T07:36:08.087Z] #14 8.745 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-10-21T07:36:08.087Z] #14 8.757 Setting up ca-certificates (20210119) ... [2022-10-21T07:36:08.335Z] #24 5.089 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-10-21T07:36:08.335Z] #24 5.092 Cloning into '.'... [2022-10-21T07:36:08.335Z] #24 ... [2022-10-21T07:36:08.335Z] [2022-10-21T07:36:08.335Z] #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-10-21T07:36:08.335Z] #22 4.880 + git clone https://github.com/docker/distribution.git . [2022-10-21T07:36:08.335Z] #22 4.902 Cloning into '.'... [2022-10-21T07:36:08.461Z] #22 7.582 internal/goexperiment [2022-10-21T07:36:08.461Z] #22 7.795 internal/bytealg [2022-10-21T07:36:08.657Z] #14 9.365 Updating certificates in /etc/ssl/certs... [2022-10-21T07:36:08.719Z] #22 7.796 internal/goos [2022-10-21T07:36:08.719Z] #22 8.006 runtime/internal/atomic [2022-10-21T07:36:09.037Z] #25 4.403 + git clone https://github.com/docker/distribution.git . [2022-10-21T07:36:09.037Z] #25 4.412 Cloning into '.'... [2022-10-21T07:36:09.596Z] #14 10.02 129 added, 0 removed; done. [2022-10-21T07:36:09.596Z] #14 10.05 Setting up jq (1.6-2.1) ... [2022-10-21T07:36:09.596Z] #14 10.06 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2022-10-21T07:36:09.596Z] #14 10.07 Setting up curl (7.74.0-1.3+deb11u3) ... [2022-10-21T07:36:09.596Z] #14 10.08 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T07:36:09.596Z] #14 10.11 Processing triggers for ca-certificates (20210119) ... [2022-10-21T07:36:09.596Z] #14 10.12 Updating certificates in /etc/ssl/certs... [2022-10-21T07:36:09.612Z] #25 ... [2022-10-21T07:36:09.612Z] [2022-10-21T07:36:09.612Z] #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-10-21T07:36:09.612Z] #21 5.601 + RM_GOPATH=0 [2022-10-21T07:36:09.612Z] #21 5.602 + TMP_GOPATH= [2022-10-21T07:36:09.612Z] #21 5.602 + : /build [2022-10-21T07:36:09.612Z] #21 5.603 + '[' -z '' ']' [2022-10-21T07:36:09.612Z] #21 5.605 ++ mktemp -d [2022-10-21T07:36:09.612Z] #21 5.616 + export GOPATH=/tmp/tmp.ejyZOXYYX4 [2022-10-21T07:36:09.612Z] #21 5.616 + GOPATH=/tmp/tmp.ejyZOXYYX4 [2022-10-21T07:36:09.612Z] #21 5.617 + RM_GOPATH=1 [2022-10-21T07:36:09.612Z] #21 5.617 + case "$(go env GOARCH)" in [2022-10-21T07:36:09.612Z] #21 5.617 ++ go env GOARCH [2022-10-21T07:36:09.612Z] #21 5.660 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:09.612Z] #21 5.660 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:09.612Z] #21 5.660 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:09.612Z] #21 5.663 + dir=/tmp/install [2022-10-21T07:36:09.612Z] #21 5.663 + bin=dockercli [2022-10-21T07:36:09.612Z] #21 5.663 + shift [2022-10-21T07:36:09.612Z] #21 5.663 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-10-21T07:36:09.612Z] #21 5.663 + . /tmp/install/dockercli.installer [2022-10-21T07:36:09.612Z] #21 5.667 Install docker/cli version 17.06.2-ce from stable [2022-10-21T07:36:09.612Z] #21 5.667 ++ : stable [2022-10-21T07:36:09.612Z] #21 5.667 ++ : 17.06.2-ce [2022-10-21T07:36:09.612Z] #21 5.667 + install_dockercli [2022-10-21T07:36:09.612Z] #21 5.667 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-10-21T07:36:09.612Z] #21 5.667 ++ uname -m [2022-10-21T07:36:09.612Z] #21 5.674 + arch=x86_64 [2022-10-21T07:36:09.612Z] #21 5.675 + '[' x86_64 '!=' x86_64 ']' [2022-10-21T07:36:09.612Z] #21 5.675 + url=https://download.docker.com/linux/static [2022-10-21T07:36:09.612Z] #21 5.678 + tar -xz docker/docker [2022-10-21T07:36:09.612Z] #21 5.691 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-10-21T07:36:09.661Z] #22 8.618 runtime/internal/math [2022-10-21T07:36:09.661Z] #22 8.736 runtime/internal/sys [2022-10-21T07:36:09.661Z] #22 8.853 runtime/internal/syscall [2022-10-21T07:36:09.920Z] #22 9.150 internal/itoa [2022-10-21T07:36:09.920Z] #22 9.284 runtime [2022-10-21T07:36:10.170Z] #14 10.66 0 added, 0 removed; done. [2022-10-21T07:36:10.170Z] #14 10.66 Running hooks in /etc/ca-certificates/update.d... [2022-10-21T07:36:10.170Z] #14 10.66 done. [2022-10-21T07:36:10.182Z] #22 9.398 math/bits [2022-10-21T07:36:10.739Z] #14 DONE 11.3s [2022-10-21T07:36:10.739Z] [2022-10-21T07:36:10.739Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-10-21T07:36:10.739Z] #17 DONE 0.1s [2022-10-21T07:36:10.739Z] [2022-10-21T07:36:10.739Z] #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-10-21T07:36:10.746Z] #22 ... [2022-10-21T07:36:10.746Z] [2022-10-21T07:36:10.746Z] #25 [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-10-21T07:36:10.746Z] #0 4.608 + RM_GOPATH=0 [2022-10-21T07:36:10.746Z] #0 4.608 + TMP_GOPATH= [2022-10-21T07:36:10.746Z] #0 4.608 + : /build [2022-10-21T07:36:10.746Z] #0 4.608 + '[' -z '' ']' [2022-10-21T07:36:10.746Z] #0 4.609 ++ mktemp -d [2022-10-21T07:36:10.746Z] #0 4.615 + export GOPATH=/tmp/tmp.VYJ7FuTxmL [2022-10-21T07:36:10.746Z] #0 4.615 + GOPATH=/tmp/tmp.VYJ7FuTxmL [2022-10-21T07:36:10.746Z] #0 4.615 + RM_GOPATH=1 [2022-10-21T07:36:10.746Z] #0 4.615 + case "$(go env GOARCH)" in [2022-10-21T07:36:10.746Z] #0 4.616 ++ go env GOARCH [2022-10-21T07:36:10.746Z] #0 4.620 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:10.746Z] #0 4.643 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:10.746Z] #0 4.646 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:10.746Z] #0 4.649 + dir=/tmp/install [2022-10-21T07:36:10.746Z] #0 4.657 + bin=shfmt [2022-10-21T07:36:10.746Z] #0 4.657 + shift [2022-10-21T07:36:10.746Z] #0 4.657 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-10-21T07:36:10.746Z] #0 4.657 + . /tmp/install/shfmt.installer [2022-10-21T07:36:10.746Z] #0 4.657 ++ : v3.0.2 [2022-10-21T07:36:10.746Z] #0 4.657 + install_shfmt [2022-10-21T07:36:10.746Z] #0 4.657 + echo 'Install shfmt version v3.0.2' [2022-10-21T07:36:10.746Z] #0 4.657 Install shfmt version v3.0.2 [2022-10-21T07:36:10.746Z] #0 4.658 + GOBIN=/build [2022-10-21T07:36:10.746Z] #0 4.658 + GO111MODULE=on [2022-10-21T07:36:10.746Z] #0 4.658 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-10-21T07:36:10.746Z] #0 5.313 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-10-21T07:36:10.746Z] #0 6.634 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-10-21T07:36:10.746Z] #0 6.635 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-10-21T07:36:10.746Z] #0 6.816 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-10-21T07:36:10.746Z] #0 8.385 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-10-21T07:36:10.746Z] #25 ... [2022-10-21T07:36:10.746Z] [2022-10-21T07:36:10.746Z] #26 [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-10-21T07:36:10.746Z] #0 4.442 + RM_GOPATH=0 [2022-10-21T07:36:10.746Z] #0 4.442 + TMP_GOPATH= [2022-10-21T07:36:10.746Z] #0 4.442 + : /build [2022-10-21T07:36:10.746Z] #0 4.442 + '[' -z '' ']' [2022-10-21T07:36:10.746Z] #0 4.442 ++ mktemp -d [2022-10-21T07:36:10.746Z] #0 4.442 + export GOPATH=/tmp/tmp.nZxbQk8tTv [2022-10-21T07:36:10.746Z] #0 4.442 + GOPATH=/tmp/tmp.nZxbQk8tTv [2022-10-21T07:36:10.746Z] #0 4.442 + RM_GOPATH=1 [2022-10-21T07:36:10.746Z] #0 4.442 + case "$(go env GOARCH)" in [2022-10-21T07:36:10.746Z] #0 4.442 ++ go env GOARCH [2022-10-21T07:36:10.746Z] #0 4.544 Install docker/cli version 17.06.2-ce from stable [2022-10-21T07:36:10.746Z] #0 4.547 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:10.746Z] #0 4.547 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:10.746Z] #0 4.547 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:10.746Z] #0 4.547 + dir=/tmp/install [2022-10-21T07:36:10.746Z] #0 4.547 + bin=dockercli [2022-10-21T07:36:10.746Z] #0 4.547 + shift [2022-10-21T07:36:10.746Z] #0 4.547 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-10-21T07:36:10.746Z] #0 4.547 + . /tmp/install/dockercli.installer [2022-10-21T07:36:10.746Z] #0 4.547 ++ : stable [2022-10-21T07:36:10.746Z] #0 4.547 ++ : 17.06.2-ce [2022-10-21T07:36:10.746Z] #0 4.547 + install_dockercli [2022-10-21T07:36:10.746Z] #0 4.547 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-10-21T07:36:10.746Z] #0 4.547 ++ uname -m [2022-10-21T07:36:10.746Z] #0 4.549 + arch=aarch64 [2022-10-21T07:36:10.746Z] #0 4.549 + '[' aarch64 '!=' x86_64 ']' [2022-10-21T07:36:10.746Z] #0 4.549 + '[' aarch64 '!=' s390x ']' [2022-10-21T07:36:10.746Z] #0 4.549 + '[' aarch64 '!=' armhf ']' [2022-10-21T07:36:10.746Z] #0 4.549 + build_dockercli [2022-10-21T07:36:10.746Z] #0 4.549 + git clone https://github.com/docker/docker-ce /tmp/tmp.nZxbQk8tTv/tmp/docker-ce [2022-10-21T07:36:10.746Z] #0 4.620 Cloning into '/tmp/tmp.nZxbQk8tTv/tmp/docker-ce'... [2022-10-21T07:36:10.839Z] #27 ... [2022-10-21T07:36:10.839Z] [2022-10-21T07:36:10.839Z] #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-10-21T07:36:10.839Z] #38 55.45 CC criu/arch/x86/sigframe.o [2022-10-21T07:36:10.839Z] #38 55.70 LINK criu/arch/x86/crtools.built-in.o [2022-10-21T07:36:10.839Z] #38 55.78 DEP criu/pie/util-vdso-elf32.d [2022-10-21T07:36:10.839Z] #38 55.88 DEP criu/pie/util-vdso.d [2022-10-21T07:36:10.839Z] #38 56.00 DEP criu/pie/util.d [2022-10-21T07:36:10.839Z] #38 56.17 CC criu/pie/util.o [2022-10-21T07:36:10.839Z] #38 56.54 CC criu/pie/util-vdso.o [2022-10-21T07:36:10.839Z] #38 57.25 CC criu/pie/util-vdso-elf32.o [2022-10-21T07:36:10.839Z] #38 57.88 AR criu/pie/pie.lib.a [2022-10-21T07:36:10.839Z] #38 57.95 DEP criu/pie/restorer.d [2022-10-21T07:36:10.839Z] #38 58.16 DEP criu/arch/x86/sigaction_compat_pie.d [2022-10-21T07:36:10.839Z] #38 58.32 DEP criu/arch/x86/restorer_unmap.d [2022-10-21T07:36:10.839Z] #38 58.35 DEP criu/arch/x86/restorer.d [2022-10-21T07:36:10.839Z] #38 58.57 DEP criu/arch/x86/vdso-pie.d [2022-10-21T07:36:10.839Z] #38 58.69 DEP criu/pie/parasite-vdso.d [2022-10-21T07:36:10.839Z] #38 58.81 DEP criu/pie/parasite.d [2022-10-21T07:36:10.839Z] #38 59.06 CC criu/pie/parasite.o [2022-10-21T07:36:10.839Z] #38 60.30 LINK criu/pie/parasite.built-in.o [2022-10-21T07:36:10.839Z] #38 60.31 GEN criu/pie/parasite-blob.h [2022-10-21T07:36:10.839Z] #38 60.33 CC criu/pie/parasite-vdso.o [2022-10-21T07:36:10.839Z] #38 60.87 CC criu/arch/x86/vdso-pie.o [2022-10-21T07:36:10.839Z] #38 61.16 CC criu/arch/x86/restorer.o [2022-10-21T07:36:10.839Z] #38 61.58 CC criu/arch/x86/restorer_unmap.o [2022-10-21T07:36:10.839Z] #38 61.64 CC criu/arch/x86/sigaction_compat_pie.o [2022-10-21T07:36:10.839Z] #38 61.87 CC criu/pie/restorer.o [2022-10-21T07:36:10.839Z] #38 64.28 LINK criu/pie/restorer.built-in.o [2022-10-21T07:36:10.839Z] #38 64.29 GEN criu/pie/restorer-blob.h [2022-10-21T07:36:10.839Z] #38 64.39 DEP criu/vdso.d [2022-10-21T07:36:10.839Z] #38 64.66 DEP criu/vdso-compat.d [2022-10-21T07:36:10.839Z] #38 64.84 DEP criu/uts_ns.d [2022-10-21T07:36:10.839Z] #38 64.95 DEP criu/util.d [2022-10-21T07:36:10.839Z] #38 65.10 DEP criu/uffd.d [2022-10-21T07:36:10.839Z] #38 65.36 DEP criu/tun.d [2022-10-21T07:36:10.839Z] #38 65.50 DEP criu/tty.d [2022-10-21T07:36:10.839Z] #38 ... [2022-10-21T07:36:10.839Z] [2022-10-21T07:36:10.839Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:36:10.839Z] #20 118.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-10-21T07:36:10.839Z] #20 118.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-10-21T07:36:10.839Z] #20 118.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-10-21T07:36:10.839Z] #20 118.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-10-21T07:36:10.839Z] #20 118.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-10-21T07:36:10.839Z] #20 118.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-10-21T07:36:10.839Z] #20 118.7 Selecting previously unselected package libudev-dev:amd64. [2022-10-21T07:36:10.839Z] #20 118.7 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-10-21T07:36:10.839Z] #20 118.7 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-10-21T07:36:10.839Z] #20 118.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-10-21T07:36:10.839Z] #20 118.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-10-21T07:36:10.839Z] #20 118.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-10-21T07:36:10.839Z] #20 119.2 Selecting previously unselected package libpcre2-16-0:amd64. [2022-10-21T07:36:10.839Z] #20 119.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-10-21T07:36:10.839Z] #20 119.2 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:36:10.839Z] #20 119.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-10-21T07:36:10.839Z] #20 119.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-10-21T07:36:10.839Z] #20 119.4 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:36:10.840Z] #20 119.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-10-21T07:36:10.840Z] #20 119.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-10-21T07:36:10.840Z] #20 119.6 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:36:10.840Z] #20 119.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-10-21T07:36:10.840Z] #20 119.6 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-10-21T07:36:10.840Z] #20 119.6 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:36:10.840Z] #20 120.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-10-21T07:36:10.840Z] #20 120.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-10-21T07:36:10.840Z] #20 120.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-10-21T07:36:10.840Z] #20 120.2 Selecting previously unselected package libdevmapper-dev:amd64. [2022-10-21T07:36:10.840Z] #20 120.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-10-21T07:36:10.840Z] #20 120.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-10-21T07:36:10.840Z] #20 120.3 Selecting previously unselected package libseccomp-dev:amd64. [2022-10-21T07:36:10.840Z] #20 120.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-10-21T07:36:10.840Z] #20 120.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-10-21T07:36:10.840Z] #20 120.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-10-21T07:36:10.840Z] #20 120.4 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-10-21T07:36:10.840Z] #20 120.5 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-10-21T07:36:10.840Z] #20 121.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-10-21T07:36:10.840Z] #20 121.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-10-21T07:36:10.840Z] #20 121.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-10-21T07:36:10.840Z] #20 121.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-10-21T07:36:10.840Z] #20 121.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-10-21T07:36:10.840Z] #20 121.1 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:36:10.840Z] #20 121.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-10-21T07:36:10.840Z] #20 121.2 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:36:10.840Z] #20 121.2 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-10-21T07:36:10.840Z] #20 121.2 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:36:10.840Z] #20 121.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-10-21T07:36:10.840Z] #20 121.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-10-21T07:36:10.840Z] #20 121.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-10-21T07:36:10.840Z] #20 121.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-10-21T07:36:10.840Z] #20 121.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-10-21T07:36:10.840Z] #20 121.3 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-10-21T07:36:10.840Z] #20 121.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-10-21T07:36:10.840Z] #20 121.3 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:36:10.840Z] #20 121.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-10-21T07:36:10.840Z] #20 121.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-10-21T07:36:10.840Z] #20 121.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-10-21T07:36:10.840Z] #20 121.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-10-21T07:36:10.840Z] #20 121.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-10-21T07:36:10.840Z] #20 121.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-10-21T07:36:10.840Z] #20 121.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-10-21T07:36:10.840Z] #20 121.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-10-21T07:36:10.840Z] #20 121.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-10-21T07:36:10.840Z] #20 121.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-10-21T07:36:10.840Z] #20 121.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-10-21T07:36:10.840Z] #20 121.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-10-21T07:36:10.840Z] #20 121.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-10-21T07:36:10.840Z] #20 121.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-10-21T07:36:10.840Z] #20 121.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-10-21T07:36:10.840Z] #20 121.6 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T07:36:11.002Z] #26 ... [2022-10-21T07:36:11.003Z] [2022-10-21T07:36:11.003Z] #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-10-21T07:36:11.003Z] #0 4.535 + RM_GOPATH=0 [2022-10-21T07:36:11.003Z] #0 4.535 + TMP_GOPATH= [2022-10-21T07:36:11.003Z] #0 4.535 + : /build [2022-10-21T07:36:11.003Z] #0 4.535 + '[' -z '' ']' [2022-10-21T07:36:11.003Z] #0 4.545 ++ mktemp -d [2022-10-21T07:36:11.003Z] #0 4.567 + export GOPATH=/tmp/tmp.nY15csOfs6 [2022-10-21T07:36:11.003Z] #0 4.567 + GOPATH=/tmp/tmp.nY15csOfs6 [2022-10-21T07:36:11.003Z] #0 4.567 + RM_GOPATH=1 [2022-10-21T07:36:11.003Z] #0 4.567 + case "$(go env GOARCH)" in [2022-10-21T07:36:11.003Z] #0 4.585 ++ go env GOARCH [2022-10-21T07:36:11.003Z] #0 4.611 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:11.003Z] #0 4.621 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:11.003Z] #0 4.622 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:11.003Z] #0 4.631 + dir=/tmp/install [2022-10-21T07:36:11.003Z] #0 4.631 + bin=golangci_lint [2022-10-21T07:36:11.003Z] #0 4.638 + shift [2022-10-21T07:36:11.003Z] #0 4.638 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-10-21T07:36:11.003Z] #0 4.638 + . /tmp/install/golangci_lint.installer [2022-10-21T07:36:11.003Z] #0 4.638 ++ : v1.44.0 [2022-10-21T07:36:11.003Z] #0 4.638 + install_golangci_lint [2022-10-21T07:36:11.003Z] #0 4.638 + set -e [2022-10-21T07:36:11.003Z] #0 4.638 + echo 'Install golangci-lint version v1.44.0' [2022-10-21T07:36:11.003Z] #0 4.638 Install golangci-lint version v1.44.0 [2022-10-21T07:36:11.003Z] #0 4.638 + GOBIN=/build [2022-10-21T07:36:11.003Z] #0 4.638 + GO111MODULE=on [2022-10-21T07:36:11.003Z] #0 4.638 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-10-21T07:36:11.003Z] #0 5.115 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-10-21T07:36:11.259Z] #27 ... [2022-10-21T07:36:11.259Z] [2022-10-21T07:36:11.259Z] #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-10-21T07:36:11.259Z] #0 4.464 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T07:36:11.259Z] #0 4.516 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T07:36:11.259Z] #0 4.516 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T07:36:11.259Z] #0 5.407 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-10-21T07:36:11.259Z] #0 7.494 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [189 kB] [2022-10-21T07:36:11.259Z] #0 10.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [4160 B] [2022-10-21T07:36:11.259Z] #28 ... [2022-10-21T07:36:11.259Z] [2022-10-21T07:36:11.259Z] #29 [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-10-21T07:36:11.259Z] #0 4.635 + RM_GOPATH=0 [2022-10-21T07:36:11.259Z] #0 4.636 + TMP_GOPATH= [2022-10-21T07:36:11.259Z] #0 4.637 + : /build [2022-10-21T07:36:11.259Z] #0 4.637 + '[' -z '' ']' [2022-10-21T07:36:11.259Z] #0 4.640 ++ mktemp -d [2022-10-21T07:36:11.259Z] #0 4.644 + export GOPATH=/tmp/tmp.LNTl2ok0oM [2022-10-21T07:36:11.259Z] #0 4.646 + GOPATH=/tmp/tmp.LNTl2ok0oM [2022-10-21T07:36:11.259Z] #0 4.647 + RM_GOPATH=1 [2022-10-21T07:36:11.259Z] #0 4.647 + case "$(go env GOARCH)" in [2022-10-21T07:36:11.259Z] #0 4.648 ++ go env GOARCH [2022-10-21T07:36:11.259Z] #0 4.686 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:11.259Z] #0 4.686 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:11.259Z] #0 4.688 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:11.259Z] #0 4.689 + dir=/tmp/install [2022-10-21T07:36:11.259Z] #0 4.689 + bin=gotestsum [2022-10-21T07:36:11.259Z] #0 4.689 + shift [2022-10-21T07:36:11.259Z] #0 4.690 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-10-21T07:36:11.259Z] #0 4.690 + . /tmp/install/gotestsum.installer [2022-10-21T07:36:11.259Z] #0 4.690 ++ : v1.7.0 [2022-10-21T07:36:11.259Z] #0 4.690 + install_gotestsum [2022-10-21T07:36:11.259Z] #0 4.692 + set -e [2022-10-21T07:36:11.259Z] #0 4.692 + echo 'Install gotestsum version v1.7.0' [2022-10-21T07:36:11.259Z] #0 4.693 Install gotestsum version v1.7.0 [2022-10-21T07:36:11.259Z] #0 4.693 + GOBIN=/build [2022-10-21T07:36:11.259Z] #0 4.693 + GO111MODULE=on [2022-10-21T07:36:11.259Z] #0 4.693 + go install gotest.tools/gotestsum@v1.7.0 [2022-10-21T07:36:11.259Z] #0 5.222 go: downloading gotest.tools/gotestsum v1.7.0 [2022-10-21T07:36:11.259Z] #0 7.106 go: downloading github.com/dnephin/pflag v1.0.7 [2022-10-21T07:36:11.259Z] #0 7.107 go: downloading github.com/fatih/color v1.10.0 [2022-10-21T07:36:11.259Z] #0 7.150 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-10-21T07:36:11.259Z] #0 7.217 go: downloading github.com/pkg/errors v0.9.1 [2022-10-21T07:36:11.259Z] #0 7.688 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-10-21T07:36:11.259Z] #0 7.705 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-10-21T07:36:11.259Z] #0 7.818 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-10-21T07:36:11.259Z] #0 7.892 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-10-21T07:36:11.259Z] #0 7.979 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-10-21T07:36:11.259Z] #0 8.017 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-10-21T07:36:11.259Z] #0 8.270 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-10-21T07:36:11.259Z] #0 8.411 go: downloading golang.org/x/tools v0.1.0 [2022-10-21T07:36:11.516Z] #29 ... [2022-10-21T07:36:11.516Z] [2022-10-21T07:36:11.516Z] #30 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-10-21T07:36:11.516Z] #0 3.878 + RM_GOPATH=0 [2022-10-21T07:36:11.516Z] #0 3.878 + TMP_GOPATH= [2022-10-21T07:36:11.516Z] #0 3.878 + : /build [2022-10-21T07:36:11.516Z] #0 3.878 + '[' -z '' ']' [2022-10-21T07:36:11.516Z] #0 3.899 ++ mktemp -d [2022-10-21T07:36:11.516Z] #0 3.899 + export GOPATH=/tmp/tmp.UYpyLPBbG8 [2022-10-21T07:36:11.516Z] #0 3.899 + GOPATH=/tmp/tmp.UYpyLPBbG8 [2022-10-21T07:36:11.516Z] #0 3.899 + RM_GOPATH=1 [2022-10-21T07:36:11.516Z] #0 3.899 + case "$(go env GOARCH)" in [2022-10-21T07:36:11.516Z] #0 3.899 ++ go env GOARCH [2022-10-21T07:36:11.516Z] #0 3.922 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-10-21T07:36:11.516Z] #0 3.922 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:11.516Z] #0 3.922 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:11.516Z] #0 3.922 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:11.516Z] #0 3.922 + dir=/tmp/install [2022-10-21T07:36:11.516Z] #0 3.922 + bin=proxy [2022-10-21T07:36:11.516Z] #0 3.922 + shift [2022-10-21T07:36:11.516Z] #0 3.922 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-10-21T07:36:11.516Z] #0 3.922 + . /tmp/install/proxy.installer [2022-10-21T07:36:11.516Z] #0 3.922 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-10-21T07:36:11.516Z] #0 3.922 + install_proxy [2022-10-21T07:36:11.516Z] #0 3.922 + case "$1" in [2022-10-21T07:36:11.516Z] #0 3.922 + export CGO_ENABLED=0 [2022-10-21T07:36:11.516Z] #0 3.922 + CGO_ENABLED=0 [2022-10-21T07:36:11.516Z] #0 3.922 + _install_proxy [2022-10-21T07:36:11.516Z] #0 3.922 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-10-21T07:36:11.516Z] #0 3.922 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.UYpyLPBbG8/src/github.com/docker/libnetwork [2022-10-21T07:36:11.516Z] #0 3.942 Cloning into '/tmp/tmp.UYpyLPBbG8/src/github.com/docker/libnetwork'... [2022-10-21T07:36:11.516Z] #30 ... [2022-10-21T07:36:11.516Z] [2022-10-21T07:36:11.516Z] #31 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-10-21T07:36:11.516Z] #0 4.318 + RM_GOPATH=0 [2022-10-21T07:36:11.516Z] #0 4.320 + TMP_GOPATH= [2022-10-21T07:36:11.516Z] #0 4.320 + : /build [2022-10-21T07:36:11.516Z] #0 4.320 + '[' -z '' ']' [2022-10-21T07:36:11.516Z] #0 4.328 ++ mktemp -d [2022-10-21T07:36:11.516Z] #0 4.328 + export GOPATH=/tmp/tmp.FAXoEPA8Tf [2022-10-21T07:36:11.516Z] #0 4.328 + GOPATH=/tmp/tmp.FAXoEPA8Tf [2022-10-21T07:36:11.516Z] #0 4.328 + RM_GOPATH=1 [2022-10-21T07:36:11.516Z] #0 4.328 + case "$(go env GOARCH)" in [2022-10-21T07:36:11.516Z] #0 4.328 ++ go env GOARCH [2022-10-21T07:36:11.516Z] #0 4.371 Install rootlesskit version v0.14.4 [2022-10-21T07:36:11.516Z] #0 4.374 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:11.516Z] #0 4.374 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:11.516Z] #0 4.374 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:11.516Z] #0 4.374 + dir=/tmp/install [2022-10-21T07:36:11.516Z] #0 4.374 + bin=rootlesskit [2022-10-21T07:36:11.516Z] #0 4.374 + shift [2022-10-21T07:36:11.516Z] #0 4.374 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-10-21T07:36:11.516Z] #0 4.374 + . /tmp/install/rootlesskit.installer [2022-10-21T07:36:11.516Z] #0 4.374 ++ : v0.14.4 [2022-10-21T07:36:11.516Z] #0 4.374 + install_rootlesskit [2022-10-21T07:36:11.516Z] #0 4.374 + case "$1" in [2022-10-21T07:36:11.516Z] #0 4.374 + export CGO_ENABLED=0 [2022-10-21T07:36:11.516Z] #0 4.374 + CGO_ENABLED=0 [2022-10-21T07:36:11.516Z] #0 4.374 + _install_rootlesskit [2022-10-21T07:36:11.516Z] #0 4.374 + echo 'Install rootlesskit version v0.14.4' [2022-10-21T07:36:11.516Z] #0 4.374 + for f in rootlesskit rootlesskit-docker-proxy [2022-10-21T07:36:11.516Z] #0 4.374 + GOBIN=/build [2022-10-21T07:36:11.516Z] #0 4.374 + GO111MODULE=on [2022-10-21T07:36:11.516Z] #0 4.374 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-10-21T07:36:11.516Z] #0 5.028 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-10-21T07:36:11.516Z] #0 7.351 go: downloading github.com/pkg/errors v0.9.1 [2022-10-21T07:36:11.516Z] #0 7.371 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-10-21T07:36:11.516Z] #0 7.468 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-10-21T07:36:11.516Z] #0 7.913 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-10-21T07:36:11.516Z] #0 10.07 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-10-21T07:36:11.516Z] #0 10.87 go: downloading github.com/google/uuid v1.3.0 [2022-10-21T07:36:11.782Z] #31 10.87 go: downloading github.com/moby/vpnkit v0.5.0 [2022-10-21T07:36:11.782Z] #31 10.95 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-10-21T07:36:11.782Z] #31 ... [2022-10-21T07:36:11.782Z] [2022-10-21T07:36:11.782Z] #32 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-10-21T07:36:11.782Z] #0 3.990 + RM_GOPATH=0 [2022-10-21T07:36:11.782Z] #0 3.990 + TMP_GOPATH= [2022-10-21T07:36:11.782Z] #0 3.990 + : /build [2022-10-21T07:36:11.782Z] #0 3.990 + '[' -z '' ']' [2022-10-21T07:36:11.782Z] #0 3.990 ++ mktemp -d [2022-10-21T07:36:11.782Z] #0 3.992 + export GOPATH=/tmp/tmp.mFL4FJxy62 [2022-10-21T07:36:11.782Z] #0 3.992 + GOPATH=/tmp/tmp.mFL4FJxy62 [2022-10-21T07:36:11.782Z] #0 3.992 + RM_GOPATH=1 [2022-10-21T07:36:11.782Z] #0 3.992 + case "$(go env GOARCH)" in [2022-10-21T07:36:11.782Z] #0 4.000 ++ go env GOARCH [2022-10-21T07:36:11.782Z] #0 4.041 Install vndr version v0.1.2 [2022-10-21T07:36:11.782Z] #0 4.041 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:11.782Z] #0 4.041 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:11.782Z] #0 4.041 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:11.782Z] #0 4.041 + dir=/tmp/install [2022-10-21T07:36:11.782Z] #0 4.041 + bin=vndr [2022-10-21T07:36:11.782Z] #0 4.041 + shift [2022-10-21T07:36:11.782Z] #0 4.041 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-10-21T07:36:11.782Z] #0 4.041 + . /tmp/install/vndr.installer [2022-10-21T07:36:11.782Z] #0 4.041 ++ : v0.1.2 [2022-10-21T07:36:11.782Z] #0 4.041 + install_vndr [2022-10-21T07:36:11.782Z] #0 4.041 + echo 'Install vndr version v0.1.2' [2022-10-21T07:36:11.782Z] #0 4.052 + GOBIN=/build [2022-10-21T07:36:11.782Z] #0 4.052 + GO111MODULE=on [2022-10-21T07:36:11.782Z] #0 4.052 + go install github.com/LK4D4/vndr@v0.1.2 [2022-10-21T07:36:11.782Z] #0 4.535 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-10-21T07:36:11.782Z] #32 ... [2022-10-21T07:36:11.782Z] [2022-10-21T07:36:11.782Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-10-21T07:36:11.782Z] #0 4.248 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T07:36:11.782Z] #0 4.293 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T07:36:11.782Z] #0 4.293 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T07:36:11.782Z] #0 5.172 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-10-21T07:36:11.782Z] #0 7.356 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [189 kB] [2022-10-21T07:36:11.782Z] #0 9.780 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [4160 B] [2022-10-21T07:36:12.041Z] #33 ... [2022-10-21T07:36:12.041Z] [2022-10-21T07:36:12.041Z] #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-10-21T07:36:12.041Z] #0 3.644 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T07:36:12.041Z] #0 3.746 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T07:36:12.041Z] #0 3.838 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T07:36:12.041Z] #0 4.084 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-10-21T07:36:12.041Z] #0 6.369 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [189 kB] [2022-10-21T07:36:12.041Z] #0 8.903 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [4160 B] [2022-10-21T07:36:12.041Z] #34 ... [2022-10-21T07:36:12.041Z] [2022-10-21T07:36:12.041Z] #35 [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-10-21T07:36:12.041Z] #0 5.004 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T07:36:12.041Z] #0 5.090 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T07:36:12.041Z] #0 5.090 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T07:36:12.041Z] #0 6.093 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-10-21T07:36:12.041Z] #0 7.863 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [189 kB] [2022-10-21T07:36:12.041Z] #0 10.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [4160 B] [2022-10-21T07:36:12.298Z] #35 ... [2022-10-21T07:36:12.298Z] [2022-10-21T07:36:12.298Z] #36 [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-10-21T07:36:12.298Z] #0 4.204 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-10-21T07:36:12.298Z] #0 4.204 Cloning into '.'... [2022-10-21T07:36:12.527Z] #22 ... [2022-10-21T07:36:12.527Z] [2022-10-21T07:36:12.527Z] #25 [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-10-21T07:36:12.527Z] #0 4.526 + RM_GOPATH=0 [2022-10-21T07:36:12.527Z] #0 4.526 + TMP_GOPATH= [2022-10-21T07:36:12.527Z] #0 4.526 + : /build [2022-10-21T07:36:12.527Z] #0 4.526 + '[' -z '' ']' [2022-10-21T07:36:12.527Z] #0 4.527 ++ mktemp -d [2022-10-21T07:36:12.527Z] #0 4.529 + export GOPATH=/tmp/tmp.dFAp0bYmoh [2022-10-21T07:36:12.527Z] #0 4.529 + GOPATH=/tmp/tmp.dFAp0bYmoh [2022-10-21T07:36:12.527Z] #0 4.529 + RM_GOPATH=1 [2022-10-21T07:36:12.527Z] #0 4.529 + case "$(go env GOARCH)" in [2022-10-21T07:36:12.527Z] #0 4.530 ++ go env GOARCH [2022-10-21T07:36:12.527Z] #0 4.538 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:12.527Z] #0 4.538 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:12.527Z] #0 4.538 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:12.527Z] #0 4.539 Install shfmt version v3.0.2 [2022-10-21T07:36:12.527Z] #0 4.540 + dir=/tmp/install [2022-10-21T07:36:12.527Z] #0 4.540 + bin=shfmt [2022-10-21T07:36:12.527Z] #0 4.540 + shift [2022-10-21T07:36:12.527Z] #0 4.540 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-10-21T07:36:12.527Z] #0 4.540 + . /tmp/install/shfmt.installer [2022-10-21T07:36:12.527Z] #0 4.540 ++ : v3.0.2 [2022-10-21T07:36:12.527Z] #0 4.540 + install_shfmt [2022-10-21T07:36:12.527Z] #0 4.540 + echo 'Install shfmt version v3.0.2' [2022-10-21T07:36:12.527Z] #0 4.540 + GOBIN=/build [2022-10-21T07:36:12.527Z] #0 4.540 + GO111MODULE=on [2022-10-21T07:36:12.527Z] #0 4.540 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-10-21T07:36:12.527Z] #0 5.085 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-10-21T07:36:12.527Z] #0 6.499 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-10-21T07:36:12.527Z] #0 6.508 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-10-21T07:36:12.527Z] #0 6.767 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-10-21T07:36:12.527Z] #0 8.635 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-10-21T07:36:12.527Z] #25 ... [2022-10-21T07:36:12.527Z] [2022-10-21T07:36:12.527Z] #26 [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-10-21T07:36:12.527Z] #0 4.642 + RM_GOPATH=0 [2022-10-21T07:36:12.527Z] #0 4.642 + TMP_GOPATH= [2022-10-21T07:36:12.527Z] #0 4.642 + : /build [2022-10-21T07:36:12.527Z] #0 4.642 + '[' -z '' ']' [2022-10-21T07:36:12.527Z] #0 4.642 ++ mktemp -d [2022-10-21T07:36:12.527Z] #0 4.652 + export GOPATH=/tmp/tmp.R6Tw5hsLU4 [2022-10-21T07:36:12.527Z] #0 4.653 + GOPATH=/tmp/tmp.R6Tw5hsLU4 [2022-10-21T07:36:12.527Z] #0 4.653 + RM_GOPATH=1 [2022-10-21T07:36:12.527Z] #0 4.653 + case "$(go env GOARCH)" in [2022-10-21T07:36:12.527Z] #0 4.654 ++ go env GOARCH [2022-10-21T07:36:12.527Z] #0 4.671 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:12.527Z] #0 4.671 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:12.527Z] #0 4.671 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:12.527Z] #0 4.671 + dir=/tmp/install [2022-10-21T07:36:12.527Z] #0 4.671 + bin=rootlesskit [2022-10-21T07:36:12.527Z] #0 4.671 + shift [2022-10-21T07:36:12.527Z] #0 4.671 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-10-21T07:36:12.527Z] #0 4.671 + . /tmp/install/rootlesskit.installer [2022-10-21T07:36:12.527Z] #0 4.671 ++ : v0.14.4 [2022-10-21T07:36:12.527Z] #0 4.671 + install_rootlesskit [2022-10-21T07:36:12.527Z] #0 4.671 + case "$1" in [2022-10-21T07:36:12.527Z] #0 4.671 + export CGO_ENABLED=0 [2022-10-21T07:36:12.527Z] #0 4.671 + CGO_ENABLED=0 [2022-10-21T07:36:12.527Z] #0 4.671 + _install_rootlesskit [2022-10-21T07:36:12.527Z] #0 4.671 + echo 'Install rootlesskit version v0.14.4' [2022-10-21T07:36:12.527Z] #0 4.671 + for f in rootlesskit rootlesskit-docker-proxy [2022-10-21T07:36:12.527Z] #0 4.671 + GOBIN=/build [2022-10-21T07:36:12.527Z] #0 4.671 + GO111MODULE=on [2022-10-21T07:36:12.527Z] #0 4.671 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-10-21T07:36:12.527Z] #0 4.671 Install rootlesskit version v0.14.4 [2022-10-21T07:36:12.527Z] #0 5.312 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-10-21T07:36:12.527Z] #0 8.285 go: downloading github.com/pkg/errors v0.9.1 [2022-10-21T07:36:12.527Z] #0 8.382 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-10-21T07:36:12.527Z] #0 8.391 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-10-21T07:36:12.527Z] #0 9.044 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-10-21T07:36:12.527Z] #26 ... [2022-10-21T07:36:12.527Z] [2022-10-21T07:36:12.527Z] #27 [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-10-21T07:36:12.527Z] #0 5.130 + RM_GOPATH=0 [2022-10-21T07:36:12.527Z] #0 5.130 + TMP_GOPATH= [2022-10-21T07:36:12.527Z] #0 5.130 + : /build [2022-10-21T07:36:12.527Z] #0 5.130 + '[' -z '' ']' [2022-10-21T07:36:12.527Z] #0 5.130 ++ mktemp -d [2022-10-21T07:36:12.527Z] #0 5.130 + export GOPATH=/tmp/tmp.D8zevhhoRS [2022-10-21T07:36:12.527Z] #0 5.130 + GOPATH=/tmp/tmp.D8zevhhoRS [2022-10-21T07:36:12.527Z] #0 5.130 + RM_GOPATH=1 [2022-10-21T07:36:12.527Z] #0 5.130 + case "$(go env GOARCH)" in [2022-10-21T07:36:12.527Z] #0 5.130 ++ go env GOARCH [2022-10-21T07:36:12.527Z] #0 5.208 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:12.527Z] #0 5.208 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:12.527Z] #0 5.210 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:12.527Z] #0 5.226 + dir=/tmp/install [2022-10-21T07:36:12.527Z] #0 5.228 + bin=dockercli [2022-10-21T07:36:12.527Z] #0 5.228 + shift [2022-10-21T07:36:12.527Z] #0 5.230 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-10-21T07:36:12.527Z] #0 5.231 + . /tmp/install/dockercli.installer [2022-10-21T07:36:12.527Z] #0 5.234 ++ : stable [2022-10-21T07:36:12.527Z] #0 5.236 ++ : 17.06.2-ce [2022-10-21T07:36:12.527Z] #0 5.237 + install_dockercli [2022-10-21T07:36:12.527Z] #0 5.237 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-10-21T07:36:12.527Z] #0 5.237 Install docker/cli version 17.06.2-ce from stable [2022-10-21T07:36:12.527Z] #0 5.238 ++ uname -m [2022-10-21T07:36:12.527Z] #0 5.250 + arch=x86_64 [2022-10-21T07:36:12.527Z] #0 5.251 + '[' x86_64 '!=' x86_64 ']' [2022-10-21T07:36:12.527Z] #0 5.251 + url=https://download.docker.com/linux/static [2022-10-21T07:36:12.527Z] #0 5.253 + tar -xz docker/docker [2022-10-21T07:36:12.527Z] #0 5.253 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-10-21T07:36:12.527Z] #27 ... [2022-10-21T07:36:12.527Z] [2022-10-21T07:36:12.527Z] #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-10-21T07:36:12.527Z] #0 4.136 + RM_GOPATH=0 [2022-10-21T07:36:12.527Z] #0 4.136 + TMP_GOPATH= [2022-10-21T07:36:12.527Z] #0 4.136 + : /build [2022-10-21T07:36:12.527Z] #0 4.136 + '[' -z '' ']' [2022-10-21T07:36:12.527Z] #0 4.153 ++ mktemp -d [2022-10-21T07:36:12.527Z] #0 4.153 + export GOPATH=/tmp/tmp.P4HO3IzgMV [2022-10-21T07:36:12.527Z] #0 4.153 + GOPATH=/tmp/tmp.P4HO3IzgMV [2022-10-21T07:36:12.527Z] #0 4.153 + RM_GOPATH=1 [2022-10-21T07:36:12.527Z] #0 4.153 + case "$(go env GOARCH)" in [2022-10-21T07:36:12.527Z] #0 4.153 ++ go env GOARCH [2022-10-21T07:36:12.527Z] #0 4.153 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:12.527Z] #0 4.153 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:12.527Z] #0 4.153 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:12.527Z] #0 4.153 + dir=/tmp/install [2022-10-21T07:36:12.527Z] #0 4.153 + bin=tomlv [2022-10-21T07:36:12.527Z] #0 4.153 + shift [2022-10-21T07:36:12.527Z] #0 4.153 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-10-21T07:36:12.527Z] #0 4.153 + . /tmp/install/tomlv.installer [2022-10-21T07:36:12.527Z] #0 4.153 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-10-21T07:36:12.527Z] #0 4.153 + install_tomlv [2022-10-21T07:36:12.527Z] #0 4.153 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-10-21T07:36:12.527Z] #0 4.153 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.P4HO3IzgMV/src/github.com/BurntSushi/toml [2022-10-21T07:36:12.527Z] #0 4.153 Cloning into '/tmp/tmp.P4HO3IzgMV/src/github.com/BurntSushi/toml'... [2022-10-21T07:36:12.527Z] #0 4.153 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-10-21T07:36:12.527Z] #0 5.405 + cd /tmp/tmp.P4HO3IzgMV/src/github.com/BurntSushi/toml [2022-10-21T07:36:12.527Z] #0 5.411 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-10-21T07:36:12.527Z] #0 5.511 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-10-21T07:36:12.527Z] #0 6.206 internal/unsafeheader [2022-10-21T07:36:12.527Z] #0 6.219 internal/goarch [2022-10-21T07:36:12.527Z] #0 6.442 internal/cpu [2022-10-21T07:36:12.527Z] #0 6.458 internal/abi [2022-10-21T07:36:12.527Z] #0 7.084 internal/goexperiment [2022-10-21T07:36:12.527Z] #0 7.277 internal/goos [2022-10-21T07:36:12.527Z] #0 7.389 internal/bytealg [2022-10-21T07:36:12.527Z] #0 7.446 runtime/internal/atomic [2022-10-21T07:36:12.527Z] #0 8.550 runtime/internal/math [2022-10-21T07:36:12.527Z] #0 8.569 runtime/internal/sys [2022-10-21T07:36:12.527Z] #0 8.676 runtime/internal/syscall [2022-10-21T07:36:12.527Z] #0 8.956 internal/itoa [2022-10-21T07:36:12.527Z] #0 9.275 math/bits [2022-10-21T07:36:12.527Z] #0 9.340 runtime [2022-10-21T07:36:12.527Z] #0 10.39 math [2022-10-21T07:36:12.554Z] #36 ... [2022-10-21T07:36:12.554Z] [2022-10-21T07:36:12.554Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-10-21T07:36:12.554Z] #19 2.001 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-10-21T07:36:12.554Z] #19 2.439 [2022-10-21T07:36:12.554Z] #19 2.683 #=#=# ######################################################################## 100.0% [2022-10-21T07:36:12.554Z] #19 3.009 [2022-10-21T07:36:12.554Z] #19 4.009 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-10-21T07:36:12.554Z] #19 4.334 [2022-10-21T07:36:12.554Z] #19 4.589 #=#=# 0.1% ######################################################################## 100.0% [2022-10-21T07:36:12.554Z] #19 5.714 [2022-10-21T07:36:12.554Z] #19 10.90 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-10-21T07:36:12.554Z] #19 ... [2022-10-21T07:36:12.554Z] [2022-10-21T07:36:12.554Z] #31 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-10-21T07:36:12.554Z] #31 11.02 go: downloading github.com/gofrs/flock v0.8.1 [2022-10-21T07:36:12.554Z] #31 11.13 go: downloading github.com/gorilla/mux v1.8.0 [2022-10-21T07:36:12.554Z] #31 11.24 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-10-21T07:36:12.554Z] #31 11.74 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-10-21T07:36:12.641Z] #18 1.606 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-10-21T07:36:12.641Z] #18 1.856 [2022-10-21T07:36:12.731Z] #20 DONE 124.5s [2022-10-21T07:36:12.732Z] [2022-10-21T07:36:12.732Z] #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-10-21T07:36:12.786Z] #28 ... [2022-10-21T07:36:12.786Z] [2022-10-21T07:36:12.786Z] #29 [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-10-21T07:36:12.786Z] #0 4.322 + RM_GOPATH=0 [2022-10-21T07:36:12.786Z] #0 4.323 + TMP_GOPATH= [2022-10-21T07:36:12.786Z] #0 4.323 + : /build [2022-10-21T07:36:12.786Z] #0 4.323 + '[' -z '' ']' [2022-10-21T07:36:12.786Z] #0 4.323 ++ mktemp -d [2022-10-21T07:36:12.786Z] #0 4.323 + export GOPATH=/tmp/tmp.VGkhEzaCGG [2022-10-21T07:36:12.786Z] #0 4.323 + GOPATH=/tmp/tmp.VGkhEzaCGG [2022-10-21T07:36:12.786Z] #0 4.325 + RM_GOPATH=1 [2022-10-21T07:36:12.786Z] #0 4.325 + case "$(go env GOARCH)" in [2022-10-21T07:36:12.786Z] #0 4.325 ++ go env GOARCH [2022-10-21T07:36:12.786Z] #0 4.351 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:12.786Z] #0 4.351 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:12.786Z] #0 4.351 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:12.786Z] #0 4.351 + dir=/tmp/install [2022-10-21T07:36:12.786Z] #0 4.351 + bin=golangci_lint [2022-10-21T07:36:12.786Z] #0 4.351 + shift [2022-10-21T07:36:12.786Z] #0 4.351 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-10-21T07:36:12.786Z] #0 4.351 + . /tmp/install/golangci_lint.installer [2022-10-21T07:36:12.786Z] #0 4.351 ++ : v1.44.0 [2022-10-21T07:36:12.786Z] #0 4.351 + install_golangci_lint [2022-10-21T07:36:12.786Z] #0 4.351 + set -e [2022-10-21T07:36:12.786Z] #0 4.351 + echo 'Install golangci-lint version v1.44.0' [2022-10-21T07:36:12.786Z] #0 4.351 + GOBIN=/build [2022-10-21T07:36:12.786Z] #0 4.351 + GO111MODULE=on [2022-10-21T07:36:12.786Z] #0 4.351 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-10-21T07:36:12.786Z] #0 4.351 Install golangci-lint version v1.44.0 [2022-10-21T07:36:12.786Z] #0 4.459 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-10-21T07:36:12.810Z] #31 11.90 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-10-21T07:36:12.899Z] #18 2.072 #=#=# ######################################################################## 100.0% [2022-10-21T07:36:13.044Z] #29 ... [2022-10-21T07:36:13.044Z] [2022-10-21T07:36:13.044Z] #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-10-21T07:36:13.044Z] #0 4.077 + RM_GOPATH=0 [2022-10-21T07:36:13.044Z] #0 4.077 + TMP_GOPATH= [2022-10-21T07:36:13.044Z] #0 4.081 + : /build [2022-10-21T07:36:13.044Z] #0 4.081 + '[' -z '' ']' [2022-10-21T07:36:13.044Z] #0 4.081 ++ mktemp -d [2022-10-21T07:36:13.044Z] #0 4.081 + export GOPATH=/tmp/tmp.LCgwFcw068 [2022-10-21T07:36:13.044Z] #0 4.081 + GOPATH=/tmp/tmp.LCgwFcw068 [2022-10-21T07:36:13.044Z] #0 4.081 + RM_GOPATH=1 [2022-10-21T07:36:13.044Z] #0 4.081 + case "$(go env GOARCH)" in [2022-10-21T07:36:13.044Z] #0 4.081 ++ go env GOARCH [2022-10-21T07:36:13.044Z] #0 4.084 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:13.044Z] #0 4.084 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:13.044Z] #0 4.084 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:13.044Z] #0 4.085 Install vndr version v0.1.2 [2022-10-21T07:36:13.044Z] #0 4.085 + dir=/tmp/install [2022-10-21T07:36:13.044Z] #0 4.085 + bin=vndr [2022-10-21T07:36:13.044Z] #0 4.085 + shift [2022-10-21T07:36:13.044Z] #0 4.085 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-10-21T07:36:13.044Z] #0 4.085 + . /tmp/install/vndr.installer [2022-10-21T07:36:13.044Z] #0 4.085 ++ : v0.1.2 [2022-10-21T07:36:13.044Z] #0 4.085 + install_vndr [2022-10-21T07:36:13.044Z] #0 4.085 + echo 'Install vndr version v0.1.2' [2022-10-21T07:36:13.044Z] #0 4.085 + GOBIN=/build [2022-10-21T07:36:13.044Z] #0 4.085 + GO111MODULE=on [2022-10-21T07:36:13.044Z] #0 4.085 + go install github.com/LK4D4/vndr@v0.1.2 [2022-10-21T07:36:13.044Z] #0 4.538 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-10-21T07:36:13.044Z] #30 ... [2022-10-21T07:36:13.044Z] [2022-10-21T07:36:13.044Z] #31 [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-10-21T07:36:13.044Z] #0 4.794 + RM_GOPATH=0 [2022-10-21T07:36:13.044Z] #0 4.794 + TMP_GOPATH= [2022-10-21T07:36:13.044Z] #0 4.794 + : /build [2022-10-21T07:36:13.044Z] #0 4.794 + '[' -z '' ']' [2022-10-21T07:36:13.044Z] #0 4.794 ++ mktemp -d [2022-10-21T07:36:13.044Z] #0 4.794 + export GOPATH=/tmp/tmp.l2m1i40PCX [2022-10-21T07:36:13.044Z] #0 4.794 + GOPATH=/tmp/tmp.l2m1i40PCX [2022-10-21T07:36:13.044Z] #0 4.794 + RM_GOPATH=1 [2022-10-21T07:36:13.044Z] #0 4.794 + case "$(go env GOARCH)" in [2022-10-21T07:36:13.044Z] #0 4.794 ++ go env GOARCH [2022-10-21T07:36:13.044Z] #0 4.825 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:13.044Z] #0 4.825 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:13.044Z] #0 4.825 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:13.044Z] #0 4.828 + dir=/tmp/install [2022-10-21T07:36:13.044Z] #0 4.828 + bin=gotestsum [2022-10-21T07:36:13.044Z] #0 4.828 + shift [2022-10-21T07:36:13.044Z] #0 4.828 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-10-21T07:36:13.044Z] #0 4.829 + . /tmp/install/gotestsum.installer [2022-10-21T07:36:13.044Z] #0 4.829 ++ : v1.7.0 [2022-10-21T07:36:13.044Z] #0 4.829 + install_gotestsum [2022-10-21T07:36:13.044Z] #0 4.829 + set -e [2022-10-21T07:36:13.044Z] #0 4.830 + echo 'Install gotestsum version v1.7.0' [2022-10-21T07:36:13.044Z] #0 4.830 + GOBIN=/build [2022-10-21T07:36:13.044Z] #0 4.830 + GO111MODULE=on [2022-10-21T07:36:13.044Z] #0 4.830 + go install gotest.tools/gotestsum@v1.7.0 [2022-10-21T07:36:13.044Z] #0 4.830 Install gotestsum version v1.7.0 [2022-10-21T07:36:13.044Z] #0 5.365 go: downloading gotest.tools/gotestsum v1.7.0 [2022-10-21T07:36:13.044Z] #0 7.330 go: downloading github.com/dnephin/pflag v1.0.7 [2022-10-21T07:36:13.044Z] #0 7.354 go: downloading github.com/fatih/color v1.10.0 [2022-10-21T07:36:13.044Z] #0 7.451 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-10-21T07:36:13.045Z] #0 7.477 go: downloading github.com/pkg/errors v0.9.1 [2022-10-21T07:36:13.045Z] #0 7.834 go: downloading golang.org/x/tools v0.1.0 [2022-10-21T07:36:13.045Z] #0 7.973 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-10-21T07:36:13.045Z] #0 8.086 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-10-21T07:36:13.045Z] #0 8.145 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-10-21T07:36:13.045Z] #0 8.352 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-10-21T07:36:13.158Z] #18 2.324 [2022-10-21T07:36:13.303Z] #31 ... [2022-10-21T07:36:13.303Z] [2022-10-21T07:36:13.303Z] #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-10-21T07:36:13.303Z] #0 5.438 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T07:36:13.303Z] #0 5.471 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T07:36:13.303Z] #0 5.471 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T07:36:13.303Z] #0 6.180 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-10-21T07:36:13.303Z] #0 8.285 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB] [2022-10-21T07:36:13.303Z] #0 10.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [6340 B] [2022-10-21T07:36:13.303Z] #32 ... [2022-10-21T07:36:13.303Z] [2022-10-21T07:36:13.303Z] #33 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-10-21T07:36:13.303Z] #0 4.757 + RM_GOPATH=0 [2022-10-21T07:36:13.303Z] #0 4.757 + TMP_GOPATH= [2022-10-21T07:36:13.303Z] #0 4.757 + : /build [2022-10-21T07:36:13.303Z] #0 4.757 + '[' -z '' ']' [2022-10-21T07:36:13.303Z] #0 4.757 ++ mktemp -d [2022-10-21T07:36:13.303Z] #0 4.762 + export GOPATH=/tmp/tmp.b1QbhyDdZi [2022-10-21T07:36:13.303Z] #0 4.762 + GOPATH=/tmp/tmp.b1QbhyDdZi [2022-10-21T07:36:13.303Z] #0 4.762 + RM_GOPATH=1 [2022-10-21T07:36:13.303Z] #0 4.762 + case "$(go env GOARCH)" in [2022-10-21T07:36:13.303Z] #0 4.766 ++ go env GOARCH [2022-10-21T07:36:13.303Z] #0 4.778 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:13.303Z] #0 4.778 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:13.303Z] #0 4.778 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:13.303Z] #0 4.778 + dir=/tmp/install [2022-10-21T07:36:13.303Z] #0 4.778 + bin=proxy [2022-10-21T07:36:13.303Z] #0 4.778 + shift [2022-10-21T07:36:13.303Z] #0 4.778 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-10-21T07:36:13.303Z] #0 4.778 + . /tmp/install/proxy.installer [2022-10-21T07:36:13.303Z] #0 4.778 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-10-21T07:36:13.303Z] #0 4.778 + install_proxy [2022-10-21T07:36:13.303Z] #0 4.778 + case "$1" in [2022-10-21T07:36:13.303Z] #0 4.778 + export CGO_ENABLED=0 [2022-10-21T07:36:13.303Z] #0 4.778 + CGO_ENABLED=0 [2022-10-21T07:36:13.303Z] #0 4.778 + _install_proxy [2022-10-21T07:36:13.303Z] #0 4.778 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-10-21T07:36:13.303Z] #0 4.778 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.b1QbhyDdZi/src/github.com/docker/libnetwork [2022-10-21T07:36:13.303Z] #0 4.779 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-10-21T07:36:13.303Z] #0 4.782 Cloning into '/tmp/tmp.b1QbhyDdZi/src/github.com/docker/libnetwork'... [2022-10-21T07:36:13.561Z] #33 ... [2022-10-21T07:36:13.561Z] [2022-10-21T07:36:13.561Z] #34 [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-10-21T07:36:13.561Z] #0 5.717 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T07:36:13.561Z] #0 5.785 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T07:36:13.561Z] #0 5.785 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T07:36:13.561Z] #0 6.763 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-10-21T07:36:13.561Z] #0 8.985 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB] [2022-10-21T07:36:13.561Z] #34 11.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [6340 B] [2022-10-21T07:36:13.561Z] #34 ... [2022-10-21T07:36:13.561Z] [2022-10-21T07:36:13.561Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:36:13.561Z] #0 5.728 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T07:36:13.561Z] #0 5.745 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T07:36:13.561Z] #0 5.748 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T07:36:13.561Z] #0 6.771 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-10-21T07:36:13.561Z] #0 8.663 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB] [2022-10-21T07:36:13.561Z] #0 10.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [6340 B] [2022-10-21T07:36:13.659Z] #40 ... [2022-10-21T07:36:13.659Z] [2022-10-21T07:36:13.659Z] #27 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-10-21T07:36:13.659Z] #27 DONE 125.4s [2022-10-21T07:36:13.659Z] [2022-10-21T07:36:13.659Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-10-21T07:36:13.659Z] #41 DONE 0.1s [2022-10-21T07:36:13.659Z] [2022-10-21T07:36:13.659Z] #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-10-21T07:36:13.659Z] #38 65.66 DEP criu/timerfd.d [2022-10-21T07:36:13.659Z] #38 65.80 DEP criu/timens.d [2022-10-21T07:36:13.659Z] #38 65.95 DEP criu/sysfs_parse.d [2022-10-21T07:36:13.659Z] #38 66.14 DEP criu/sysctl.d [2022-10-21T07:36:13.659Z] #38 66.30 DEP criu/string.d [2022-10-21T07:36:13.659Z] #38 66.37 DEP criu/stats.d [2022-10-21T07:36:13.659Z] #38 66.49 DEP criu/sockets.d [2022-10-21T07:36:13.659Z] #38 66.67 DEP criu/sk-unix.d [2022-10-21T07:36:13.659Z] #38 66.83 DEP criu/sk-tcp.d [2022-10-21T07:36:13.659Z] #38 67.00 DEP criu/sk-queue.d [2022-10-21T07:36:13.659Z] #38 67.16 DEP criu/sk-packet.d [2022-10-21T07:36:13.659Z] #38 67.31 DEP criu/sk-netlink.d [2022-10-21T07:36:13.659Z] #38 67.46 DEP criu/sk-inet.d [2022-10-21T07:36:13.659Z] #38 67.72 DEP criu/signalfd.d [2022-10-21T07:36:13.659Z] #38 67.87 DEP criu/sigframe.d [2022-10-21T07:36:13.659Z] #38 68.09 DEP criu/shmem.d [2022-10-21T07:36:13.659Z] #38 68.36 DEP criu/servicefd.d [2022-10-21T07:36:13.659Z] #38 68.58 DEP criu/seize.d [2022-10-21T07:36:13.659Z] #38 ... [2022-10-21T07:36:13.659Z] [2022-10-21T07:36:13.659Z] #42 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-10-21T07:36:13.659Z] #42 DONE 0.1s [2022-10-21T07:36:13.659Z] [2022-10-21T07:36:13.659Z] #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-10-21T07:36:13.659Z] #38 68.84 DEP criu/seccomp.d [2022-10-21T07:36:13.820Z] #35 ... [2022-10-21T07:36:13.820Z] [2022-10-21T07:36:13.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-10-21T07:36:13.820Z] #0 5.688 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T07:36:13.820Z] #0 5.740 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T07:36:13.820Z] #0 5.743 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T07:36:13.820Z] #0 6.629 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-10-21T07:36:13.820Z] #0 8.916 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB] [2022-10-21T07:36:13.820Z] #0 11.27 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [6340 B] [2022-10-21T07:36:13.915Z] #38 69.09 DEP criu/rst-malloc.d [2022-10-21T07:36:13.915Z] #38 69.18 DEP criu/rbtree.d [2022-10-21T07:36:13.943Z] #21 ... [2022-10-21T07:36:13.944Z] [2022-10-21T07:36:13.944Z] #26 [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-10-21T07:36:13.944Z] #0 5.620 + RM_GOPATH=0 [2022-10-21T07:36:13.944Z] #0 5.620 + TMP_GOPATH= [2022-10-21T07:36:13.944Z] #0 5.620 + : /build [2022-10-21T07:36:13.944Z] #0 5.620 + '[' -z '' ']' [2022-10-21T07:36:13.944Z] #0 5.624 ++ mktemp -d [2022-10-21T07:36:13.944Z] #0 5.632 + export GOPATH=/tmp/tmp.FQia1slvmx [2022-10-21T07:36:13.944Z] #0 5.647 + GOPATH=/tmp/tmp.FQia1slvmx [2022-10-21T07:36:13.944Z] #0 5.647 + RM_GOPATH=1 [2022-10-21T07:36:13.944Z] #0 5.647 + case "$(go env GOARCH)" in [2022-10-21T07:36:13.944Z] #0 5.649 ++ go env GOARCH [2022-10-21T07:36:13.944Z] #0 5.667 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:13.944Z] #0 5.667 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:13.944Z] #0 5.675 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:13.944Z] #0 5.685 + dir=/tmp/install [2022-10-21T07:36:13.944Z] #0 5.686 + bin=gotestsum [2022-10-21T07:36:13.944Z] #0 5.686 + shift [2022-10-21T07:36:13.944Z] #0 5.686 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-10-21T07:36:13.944Z] #0 5.686 + . /tmp/install/gotestsum.installer [2022-10-21T07:36:13.944Z] #0 5.688 ++ : v1.7.0 [2022-10-21T07:36:13.944Z] #0 5.688 + install_gotestsum [2022-10-21T07:36:13.944Z] #0 5.691 + set -e [2022-10-21T07:36:13.944Z] #0 5.691 + echo 'Install gotestsum version v1.7.0' [2022-10-21T07:36:13.944Z] #0 5.691 + GOBIN=/build [2022-10-21T07:36:13.944Z] #0 5.691 + GO111MODULE=on [2022-10-21T07:36:13.944Z] #0 5.691 + go install gotest.tools/gotestsum@v1.7.0 [2022-10-21T07:36:13.944Z] #0 5.691 Install gotestsum version v1.7.0 [2022-10-21T07:36:13.944Z] #0 6.267 go: downloading gotest.tools/gotestsum v1.7.0 [2022-10-21T07:36:13.944Z] #0 8.574 go: downloading github.com/fatih/color v1.10.0 [2022-10-21T07:36:13.944Z] #0 8.582 go: downloading github.com/dnephin/pflag v1.0.7 [2022-10-21T07:36:13.944Z] #0 8.623 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-10-21T07:36:13.944Z] #0 8.685 go: downloading github.com/pkg/errors v0.9.1 [2022-10-21T07:36:13.944Z] #0 9.226 go: downloading golang.org/x/tools v0.1.0 [2022-10-21T07:36:13.944Z] #0 9.304 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-10-21T07:36:13.944Z] #0 9.672 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-10-21T07:36:13.944Z] #0 9.703 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-10-21T07:36:13.944Z] #0 9.851 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-10-21T07:36:13.944Z] #26 ... [2022-10-21T07:36:13.944Z] [2022-10-21T07:36:13.944Z] #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-10-21T07:36:13.944Z] #0 4.720 + RM_GOPATH=0 [2022-10-21T07:36:13.944Z] #0 4.720 + TMP_GOPATH= [2022-10-21T07:36:13.944Z] #0 4.720 + : /build [2022-10-21T07:36:13.944Z] #0 4.720 + '[' -z '' ']' [2022-10-21T07:36:13.944Z] #0 4.720 ++ mktemp -d [2022-10-21T07:36:13.944Z] #0 4.727 + export GOPATH=/tmp/tmp.HHYUTiiufn [2022-10-21T07:36:13.944Z] #0 4.727 + GOPATH=/tmp/tmp.HHYUTiiufn [2022-10-21T07:36:13.944Z] #0 4.727 + RM_GOPATH=1 [2022-10-21T07:36:13.944Z] #0 4.727 + case "$(go env GOARCH)" in [2022-10-21T07:36:13.944Z] #0 4.727 ++ go env GOARCH [2022-10-21T07:36:13.944Z] #0 4.747 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:13.944Z] #0 4.747 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:13.944Z] #0 4.747 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:13.944Z] #0 4.747 + dir=/tmp/install [2022-10-21T07:36:13.944Z] #0 4.747 + bin=golangci_lint [2022-10-21T07:36:13.944Z] #0 4.753 Install golangci-lint version v1.44.0 [2022-10-21T07:36:13.944Z] #0 4.753 + shift [2022-10-21T07:36:13.944Z] #0 4.753 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-10-21T07:36:13.944Z] #0 4.753 + . /tmp/install/golangci_lint.installer [2022-10-21T07:36:13.944Z] #0 4.753 ++ : v1.44.0 [2022-10-21T07:36:13.944Z] #0 4.753 + install_golangci_lint [2022-10-21T07:36:13.944Z] #0 4.753 + set -e [2022-10-21T07:36:13.944Z] #0 4.753 + echo 'Install golangci-lint version v1.44.0' [2022-10-21T07:36:13.944Z] #0 4.753 + GOBIN=/build [2022-10-21T07:36:13.944Z] #0 4.753 + GO111MODULE=on [2022-10-21T07:36:13.944Z] #0 4.753 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-10-21T07:36:13.944Z] #0 5.345 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-10-21T07:36:14.095Z] #18 3.248 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-10-21T07:36:14.171Z] #38 69.25 DEP criu/pstree.d [2022-10-21T07:36:14.210Z] #27 ... [2022-10-21T07:36:14.210Z] [2022-10-21T07:36:14.210Z] #28 [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-10-21T07:36:14.210Z] #0 5.224 + RM_GOPATH=0 [2022-10-21T07:36:14.210Z] #0 5.224 + TMP_GOPATH= [2022-10-21T07:36:14.210Z] #0 5.224 + : /build [2022-10-21T07:36:14.210Z] #0 5.224 + '[' -z '' ']' [2022-10-21T07:36:14.210Z] #0 5.224 ++ mktemp -d [2022-10-21T07:36:14.210Z] #0 5.224 + export GOPATH=/tmp/tmp.i9RVboAVRm [2022-10-21T07:36:14.210Z] #0 5.224 + GOPATH=/tmp/tmp.i9RVboAVRm [2022-10-21T07:36:14.210Z] #0 5.224 + RM_GOPATH=1 [2022-10-21T07:36:14.210Z] #0 5.224 + case "$(go env GOARCH)" in [2022-10-21T07:36:14.210Z] #0 5.225 ++ go env GOARCH [2022-10-21T07:36:14.210Z] #0 5.248 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:14.210Z] #0 5.248 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:14.210Z] #0 5.253 Install shfmt version v3.0.2 [2022-10-21T07:36:14.210Z] #0 5.253 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:14.210Z] #0 5.253 + dir=/tmp/install [2022-10-21T07:36:14.210Z] #0 5.253 + bin=shfmt [2022-10-21T07:36:14.210Z] #0 5.253 + shift [2022-10-21T07:36:14.210Z] #0 5.253 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-10-21T07:36:14.210Z] #0 5.253 + . /tmp/install/shfmt.installer [2022-10-21T07:36:14.210Z] #0 5.253 ++ : v3.0.2 [2022-10-21T07:36:14.210Z] #0 5.253 + install_shfmt [2022-10-21T07:36:14.210Z] #0 5.253 + echo 'Install shfmt version v3.0.2' [2022-10-21T07:36:14.210Z] #0 5.253 + GOBIN=/build [2022-10-21T07:36:14.210Z] #0 5.253 + GO111MODULE=on [2022-10-21T07:36:14.210Z] #0 5.253 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-10-21T07:36:14.210Z] #0 5.922 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-10-21T07:36:14.210Z] #0 7.366 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-10-21T07:36:14.210Z] #0 7.394 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-10-21T07:36:14.210Z] #0 7.644 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-10-21T07:36:14.210Z] #0 9.746 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-10-21T07:36:14.210Z] #28 ... [2022-10-21T07:36:14.210Z] [2022-10-21T07:36:14.210Z] #29 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-10-21T07:36:14.210Z] #0 4.880 + RM_GOPATH=0 [2022-10-21T07:36:14.210Z] #0 4.880 + TMP_GOPATH= [2022-10-21T07:36:14.210Z] #0 4.880 + : /build [2022-10-21T07:36:14.210Z] #0 4.880 + '[' -z '' ']' [2022-10-21T07:36:14.210Z] #0 4.880 ++ mktemp -d [2022-10-21T07:36:14.210Z] #0 4.880 + export GOPATH=/tmp/tmp.rhDhUkdsGb [2022-10-21T07:36:14.210Z] #0 4.880 + GOPATH=/tmp/tmp.rhDhUkdsGb [2022-10-21T07:36:14.210Z] #0 4.880 + RM_GOPATH=1 [2022-10-21T07:36:14.210Z] #0 4.880 + case "$(go env GOARCH)" in [2022-10-21T07:36:14.210Z] #0 4.880 ++ go env GOARCH [2022-10-21T07:36:14.210Z] #0 4.918 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:14.210Z] #0 4.918 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:14.210Z] #0 4.918 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:14.210Z] #0 4.955 + dir=/tmp/install [2022-10-21T07:36:14.210Z] #0 4.955 + bin=tomlv [2022-10-21T07:36:14.210Z] #0 4.955 + shift [2022-10-21T07:36:14.210Z] #0 4.955 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-10-21T07:36:14.210Z] #0 4.955 + . /tmp/install/tomlv.installer [2022-10-21T07:36:14.210Z] #0 4.955 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-10-21T07:36:14.210Z] #0 4.955 + install_tomlv [2022-10-21T07:36:14.210Z] #0 4.955 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-10-21T07:36:14.210Z] #0 4.955 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.rhDhUkdsGb/src/github.com/BurntSushi/toml [2022-10-21T07:36:14.210Z] #0 4.955 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-10-21T07:36:14.210Z] #0 4.960 Cloning into '/tmp/tmp.rhDhUkdsGb/src/github.com/BurntSushi/toml'... [2022-10-21T07:36:14.210Z] #0 6.745 + cd /tmp/tmp.rhDhUkdsGb/src/github.com/BurntSushi/toml [2022-10-21T07:36:14.210Z] #0 6.746 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-10-21T07:36:14.210Z] #0 6.962 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-10-21T07:36:14.210Z] #0 7.993 internal/goarch [2022-10-21T07:36:14.210Z] #0 8.066 internal/unsafeheader [2022-10-21T07:36:14.210Z] #0 8.232 internal/cpu [2022-10-21T07:36:14.210Z] #0 8.294 internal/abi [2022-10-21T07:36:14.210Z] #0 8.843 internal/goexperiment [2022-10-21T07:36:14.210Z] #0 9.021 internal/goos [2022-10-21T07:36:14.210Z] #0 9.234 runtime/internal/atomic [2022-10-21T07:36:14.210Z] #0 9.564 internal/bytealg [2022-10-21T07:36:14.356Z] #18 3.506 [2022-10-21T07:36:14.386Z] #36 ... [2022-10-21T07:36:14.386Z] [2022-10-21T07:36:14.386Z] #26 [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-10-21T07:36:14.387Z] #26 12.05 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-10-21T07:36:14.428Z] #38 69.55 DEP criu/protobuf.d [2022-10-21T07:36:14.470Z] #29 ... [2022-10-21T07:36:14.470Z] [2022-10-21T07:36:14.470Z] #30 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-10-21T07:36:14.470Z] #0 4.879 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T07:36:14.470Z] #0 4.922 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T07:36:14.470Z] #0 4.924 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T07:36:14.470Z] #0 5.883 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-10-21T07:36:14.470Z] #0 7.995 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB] [2022-10-21T07:36:14.470Z] #0 10.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [6340 B] [2022-10-21T07:36:14.470Z] #30 ... [2022-10-21T07:36:14.470Z] [2022-10-21T07:36:14.470Z] #31 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-10-21T07:36:14.470Z] #0 5.644 + RM_GOPATH=0 [2022-10-21T07:36:14.470Z] #0 5.644 + TMP_GOPATH= [2022-10-21T07:36:14.470Z] #0 5.645 + : /build [2022-10-21T07:36:14.470Z] #0 5.645 + '[' -z '' ']' [2022-10-21T07:36:14.470Z] #0 5.648 ++ mktemp -d [2022-10-21T07:36:14.470Z] #0 5.651 + export GOPATH=/tmp/tmp.yjIFE6vJ09 [2022-10-21T07:36:14.470Z] #0 5.652 + GOPATH=/tmp/tmp.yjIFE6vJ09 [2022-10-21T07:36:14.470Z] #0 5.653 + RM_GOPATH=1 [2022-10-21T07:36:14.470Z] #0 5.653 + case "$(go env GOARCH)" in [2022-10-21T07:36:14.470Z] #0 5.656 ++ go env GOARCH [2022-10-21T07:36:14.470Z] #0 5.702 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:14.470Z] #0 5.703 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:14.470Z] #0 5.707 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:14.470Z] #0 5.712 + dir=/tmp/install [2022-10-21T07:36:14.470Z] #0 5.712 + bin=vndr [2022-10-21T07:36:14.470Z] #0 5.712 + shift [2022-10-21T07:36:14.470Z] #0 5.713 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-10-21T07:36:14.470Z] #0 5.713 + . /tmp/install/vndr.installer [2022-10-21T07:36:14.470Z] #0 5.713 ++ : v0.1.2 [2022-10-21T07:36:14.470Z] #0 5.714 + install_vndr [2022-10-21T07:36:14.470Z] #0 5.716 + echo 'Install vndr version v0.1.2' [2022-10-21T07:36:14.470Z] #0 5.716 Install vndr version v0.1.2 [2022-10-21T07:36:14.470Z] #0 5.717 + GOBIN=/build [2022-10-21T07:36:14.470Z] #0 5.717 + GO111MODULE=on [2022-10-21T07:36:14.470Z] #0 5.717 + go install github.com/LK4D4/vndr@v0.1.2 [2022-10-21T07:36:14.470Z] #0 6.232 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-10-21T07:36:14.615Z] #18 3.721 #=#=# ######################################################################## 100.0% [2022-10-21T07:36:14.685Z] #38 ... [2022-10-21T07:36:14.685Z] [2022-10-21T07:36:14.685Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-10-21T07:36:14.685Z] #43 DONE 1.9s [2022-10-21T07:36:14.685Z] [2022-10-21T07:36:14.685Z] #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-10-21T07:36:14.685Z] #38 69.79 GEN criu/protobuf-desc-gen.h [2022-10-21T07:36:14.729Z] #31 ... [2022-10-21T07:36:14.729Z] [2022-10-21T07:36:14.729Z] #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-10-21T07:36:14.729Z] #0 5.272 + RM_GOPATH=0 [2022-10-21T07:36:14.729Z] #0 5.272 + TMP_GOPATH= [2022-10-21T07:36:14.729Z] #0 5.272 + : /build [2022-10-21T07:36:14.729Z] #0 5.272 + '[' -z '' ']' [2022-10-21T07:36:14.729Z] #0 5.272 ++ mktemp -d [2022-10-21T07:36:14.729Z] #0 5.273 + export GOPATH=/tmp/tmp.rXHHilNxEG [2022-10-21T07:36:14.729Z] #0 5.273 + GOPATH=/tmp/tmp.rXHHilNxEG [2022-10-21T07:36:14.729Z] #0 5.273 + RM_GOPATH=1 [2022-10-21T07:36:14.729Z] #0 5.273 + case "$(go env GOARCH)" in [2022-10-21T07:36:14.729Z] #0 5.273 ++ go env GOARCH [2022-10-21T07:36:14.729Z] #0 5.345 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:14.729Z] #0 5.345 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:14.729Z] #0 5.345 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:14.729Z] #0 5.345 + dir=/tmp/install [2022-10-21T07:36:14.729Z] #0 5.345 + bin=proxy [2022-10-21T07:36:14.729Z] #0 5.345 + shift [2022-10-21T07:36:14.729Z] #0 5.345 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-10-21T07:36:14.729Z] #0 5.345 + . /tmp/install/proxy.installer [2022-10-21T07:36:14.729Z] #0 5.345 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-10-21T07:36:14.729Z] #0 5.345 + install_proxy [2022-10-21T07:36:14.729Z] #0 5.345 + case "$1" in [2022-10-21T07:36:14.729Z] #0 5.345 + export CGO_ENABLED=0 [2022-10-21T07:36:14.729Z] #0 5.345 + CGO_ENABLED=0 [2022-10-21T07:36:14.729Z] #0 5.345 + _install_proxy [2022-10-21T07:36:14.729Z] #0 5.345 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-10-21T07:36:14.729Z] #0 5.345 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.rXHHilNxEG/src/github.com/docker/libnetwork [2022-10-21T07:36:14.729Z] #0 5.345 Cloning into '/tmp/tmp.rXHHilNxEG/src/github.com/docker/libnetwork'... [2022-10-21T07:36:14.729Z] #0 5.345 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-10-21T07:36:14.874Z] #18 4.015 [2022-10-21T07:36:14.953Z] #26 12.85 go: downloading github.com/google/uuid v1.3.0 [2022-10-21T07:36:14.989Z] #32 ... [2022-10-21T07:36:14.989Z] [2022-10-21T07:36:14.989Z] #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-10-21T07:36:14.989Z] #0 5.493 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T07:36:14.989Z] #0 5.539 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T07:36:14.989Z] #0 5.552 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T07:36:14.989Z] #0 6.508 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-10-21T07:36:14.989Z] #0 8.846 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB] [2022-10-21T07:36:14.989Z] #0 10.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [6340 B] [2022-10-21T07:36:14.989Z] #33 ... [2022-10-21T07:36:14.989Z] [2022-10-21T07:36:14.989Z] #34 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-10-21T07:36:14.989Z] #0 5.686 + RM_GOPATH=0 [2022-10-21T07:36:14.989Z] #0 5.687 + TMP_GOPATH= [2022-10-21T07:36:14.989Z] #0 5.687 + : /build [2022-10-21T07:36:14.989Z] #0 5.687 + '[' -z '' ']' [2022-10-21T07:36:14.989Z] #0 5.687 ++ mktemp -d [2022-10-21T07:36:14.989Z] #0 5.689 + export GOPATH=/tmp/tmp.X6L7ZKhNdZ [2022-10-21T07:36:14.989Z] #0 5.694 + GOPATH=/tmp/tmp.X6L7ZKhNdZ [2022-10-21T07:36:14.989Z] #0 5.694 + RM_GOPATH=1 [2022-10-21T07:36:14.989Z] #0 5.694 + case "$(go env GOARCH)" in [2022-10-21T07:36:14.989Z] #0 5.696 ++ go env GOARCH [2022-10-21T07:36:14.989Z] #0 5.731 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:14.989Z] #0 5.733 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:14.989Z] #0 5.733 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:14.989Z] #0 5.744 + dir=/tmp/install [2022-10-21T07:36:14.989Z] #0 5.749 + bin=rootlesskit [2022-10-21T07:36:14.989Z] #0 5.750 + shift [2022-10-21T07:36:14.989Z] #0 5.752 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-10-21T07:36:14.989Z] #0 5.753 + . /tmp/install/rootlesskit.installer [2022-10-21T07:36:14.989Z] #0 5.757 ++ : v0.14.4 [2022-10-21T07:36:14.989Z] #0 5.758 + install_rootlesskit [2022-10-21T07:36:14.989Z] #0 5.759 + case "$1" in [2022-10-21T07:36:14.989Z] #0 5.759 + export CGO_ENABLED=0 [2022-10-21T07:36:14.989Z] #0 5.760 + CGO_ENABLED=0 [2022-10-21T07:36:14.989Z] #0 5.760 + _install_rootlesskit [2022-10-21T07:36:14.989Z] #0 5.762 + echo 'Install rootlesskit version v0.14.4' [2022-10-21T07:36:14.989Z] #0 5.763 Install rootlesskit version v0.14.4 [2022-10-21T07:36:14.989Z] #0 5.764 + for f in rootlesskit rootlesskit-docker-proxy [2022-10-21T07:36:14.989Z] #0 5.767 + GOBIN=/build [2022-10-21T07:36:14.989Z] #0 5.768 + GO111MODULE=on [2022-10-21T07:36:14.989Z] #0 5.768 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-10-21T07:36:14.989Z] #0 6.352 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-10-21T07:36:14.989Z] #0 9.587 go: downloading github.com/pkg/errors v0.9.1 [2022-10-21T07:36:14.989Z] #0 9.610 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-10-21T07:36:14.989Z] #0 9.648 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-10-21T07:36:14.989Z] #0 10.52 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-10-21T07:36:15.211Z] #26 12.99 go: downloading github.com/moby/vpnkit v0.5.0 [2022-10-21T07:36:15.211Z] #26 13.10 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-10-21T07:36:15.250Z] #34 ... [2022-10-21T07:36:15.250Z] [2022-10-21T07:36:15.250Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:36:15.250Z] #0 4.872 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T07:36:15.250Z] #0 4.920 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T07:36:15.250Z] #0 4.924 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T07:36:15.250Z] #0 5.952 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-10-21T07:36:15.250Z] #0 8.353 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB] [2022-10-21T07:36:15.250Z] #0 10.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [6340 B] [2022-10-21T07:36:15.250Z] #35 ... [2022-10-21T07:36:15.250Z] [2022-10-21T07:36:15.250Z] #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-10-21T07:36:15.250Z] #0 4.444 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T07:36:15.250Z] #0 4.445 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T07:36:15.250Z] #0 4.445 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T07:36:15.250Z] #0 4.769 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-10-21T07:36:15.250Z] #0 6.649 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB] [2022-10-21T07:36:15.250Z] #0 9.353 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [6340 B] [2022-10-21T07:36:15.469Z] #26 13.36 go: downloading github.com/gofrs/flock v0.8.1 [2022-10-21T07:36:15.469Z] #26 13.41 go: downloading github.com/gorilla/mux v1.8.0 [2022-10-21T07:36:15.510Z] #36 ... [2022-10-21T07:36:15.510Z] [2022-10-21T07:36:15.510Z] #29 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-10-21T07:36:15.510Z] #29 10.64 runtime/internal/math [2022-10-21T07:36:15.510Z] #29 10.73 runtime/internal/sys [2022-10-21T07:36:15.510Z] #29 10.91 runtime/internal/syscall [2022-10-21T07:36:15.510Z] #29 11.14 internal/itoa [2022-10-21T07:36:15.510Z] #29 11.50 math/bits [2022-10-21T07:36:15.510Z] #29 11.53 runtime [2022-10-21T07:36:15.728Z] #26 13.68 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-10-21T07:36:15.810Z] #18 4.941 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-10-21T07:36:16.070Z] #18 5.217 [2022-10-21T07:36:16.295Z] #26 14.14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-10-21T07:36:16.450Z] #29 12.40 math [2022-10-21T07:36:16.554Z] #26 14.31 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-10-21T07:36:16.579Z] #38 ... [2022-10-21T07:36:16.579Z] [2022-10-21T07:36:16.579Z] #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-10-21T07:36:16.579Z] #44 DONE 1.6s [2022-10-21T07:36:16.579Z] [2022-10-21T07:36:16.579Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-10-21T07:36:16.589Z] #18 5.435 #=#=# ################## 25.3% ########################################## 58.4% ################################################################# 90.3% ######################################################################## 100.0% [2022-10-21T07:36:16.812Z] #26 ... [2022-10-21T07:36:16.812Z] [2022-10-21T07:36:16.812Z] #27 [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-10-21T07:36:16.812Z] #27 13.47 + mkdir -p /build [2022-10-21T07:36:16.812Z] #27 13.47 + mv docker/docker /build/ [2022-10-21T07:36:16.812Z] #27 13.48 + rmdir docker [2022-10-21T07:36:16.812Z] #27 DONE 14.7s [2022-10-21T07:36:16.848Z] #18 5.958 [2022-10-21T07:36:17.024Z] #31 15.76 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-10-21T07:36:17.024Z] #31 15.78 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-10-21T07:36:17.024Z] #31 ... [2022-10-21T07:36:17.024Z] [2022-10-21T07:36:17.024Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-10-21T07:36:17.025Z] #19 12.91 #=#=# [2022-10-21T07:36:17.025Z] #19 13.31 #=#=# 0.0% ########### 15.8% ################### 27.8% ########################## 37.4% ##################################### 51.6% ########################################## 59.2% ####################################################### 77.5% ############################################################### 88.4% ######################################################################## 100.0% [2022-10-21T07:36:17.025Z] #19 15.67 [2022-10-21T07:36:17.070Z] [2022-10-21T07:36:17.070Z] #31 [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-10-21T07:36:17.070Z] #31 12.69 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-10-21T07:36:17.070Z] #31 12.80 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-10-21T07:36:17.070Z] #31 12.96 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-10-21T07:36:17.142Z] #45 1.029 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-10-21T07:36:17.142Z] #45 DONE 1.1s [2022-10-21T07:36:17.142Z] [2022-10-21T07:36:17.142Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-10-21T07:36:17.417Z] #18 ... [2022-10-21T07:36:17.417Z] [2022-10-21T07:36:17.417Z] #12 [base 1/3] FROM docker.io/library/golang:1.18.7-bullseye@sha256:ccd659254c60519371a2ba8f2d48d0c4f30208fbd1ea41a67326ec9cb78633f7 [2022-10-21T07:36:17.417Z] #12 extracting sha256:643043c84a42c0384eb388feb8278121ea0b5290ea0fe7630b43ba4c20993abe 4.4s done [2022-10-21T07:36:17.417Z] #12 extracting sha256:2ed59ef61e7e894bcfe26193c4f570510683e09172e03ba80d1f1b1eb7b5bccd 8.0s done [2022-10-21T07:36:17.417Z] #12 extracting sha256:85179b4f11cef33301050ba5477df51852aea1737e3d5c9a22df6c3415a2034d done [2022-10-21T07:36:17.417Z] #12 DONE 27.0s [2022-10-21T07:36:17.417Z] [2022-10-21T07:36:17.417Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-10-21T07:36:18.004Z] #31 15.70 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-10-21T07:36:18.004Z] #31 15.78 go: downloading golang.org/x/mod v0.3.0 [2022-10-21T07:36:18.073Z] #46 DONE 1.0s [2022-10-21T07:36:18.073Z] [2022-10-21T07:36:18.073Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T07:36:18.073Z] #38 72.36 DEP criu/protobuf-desc.d [2022-10-21T07:36:18.073Z] #38 72.61 DEP criu/proc_parse.d [2022-10-21T07:36:18.073Z] #38 72.91 DEP criu/plugin.d [2022-10-21T07:36:18.073Z] #38 73.04 DEP criu/pipes.d [2022-10-21T07:36:18.073Z] #38 73.31 DEP criu/pie-util.d [2022-10-21T07:36:18.073Z] #38 73.38 DEP criu/pie-util-vdso.d [2022-10-21T07:36:18.637Z] #38 73.71 DEP criu/pie-util-vdso-elf32.d [2022-10-21T07:36:18.792Z] #19 DONE 1.2s [2022-10-21T07:36:18.792Z] [2022-10-21T07:36:18.792Z] #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-10-21T07:36:18.894Z] #38 73.95 DEP criu/path.d [2022-10-21T07:36:18.894Z] #38 74.15 DEP criu/parasite-syscall.d [2022-10-21T07:36:19.050Z] #20 DONE 0.5s [2022-10-21T07:36:19.050Z] [2022-10-21T07:36:19.050Z] #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-10-21T07:36:19.319Z] #21 ... [2022-10-21T07:36:19.319Z] [2022-10-21T07:36:19.319Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-10-21T07:36:19.319Z] #22 DONE 0.2s [2022-10-21T07:36:19.319Z] [2022-10-21T07:36:19.319Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-10-21T07:36:19.319Z] #23 DONE 0.2s [2022-10-21T07:36:19.458Z] #38 ... [2022-10-21T07:36:19.458Z] [2022-10-21T07:36:19.458Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-10-21T07:36:19.458Z] #47 DONE 1.1s [2022-10-21T07:36:19.458Z] [2022-10-21T07:36:19.458Z] #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-10-21T07:36:19.458Z] #38 74.48 DEP criu/pagemap.d [2022-10-21T07:36:19.584Z] [2022-10-21T07:36:19.584Z] #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-10-21T07:36:19.584Z] #18 6.846 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-10-21T07:36:19.584Z] #18 7.086 [2022-10-21T07:36:19.584Z] #18 7.301 #=#=# ######################################################################## 100.0% [2022-10-21T07:36:19.584Z] #18 7.653 [2022-10-21T07:36:19.584Z] #18 8.337 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-10-21T07:36:19.584Z] #18 8.660 [2022-10-21T07:36:19.715Z] #38 74.81 DEP criu/pagemap-cache.d [2022-10-21T07:36:19.715Z] #38 75.00 DEP criu/page-xfer.d [2022-10-21T07:36:19.750Z] #29 ... [2022-10-21T07:36:19.750Z] [2022-10-21T07:36:19.750Z] #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-10-21T07:36:19.750Z] #24 4.949 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-10-21T07:36:19.750Z] #24 4.955 Cloning into '.'... [2022-10-21T07:36:19.750Z] #24 ... [2022-10-21T07:36:19.750Z] [2022-10-21T07:36:19.750Z] #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-10-21T07:36:19.750Z] #21 14.93 + mkdir -p /build [2022-10-21T07:36:19.750Z] #21 14.93 + mv docker/docker /build/ [2022-10-21T07:36:19.750Z] #21 14.94 + rmdir docker [2022-10-21T07:36:19.750Z] #21 DONE 15.8s [2022-10-21T07:36:19.750Z] [2022-10-21T07:36:19.750Z] #34 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-10-21T07:36:19.750Z] #34 13.87 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-10-21T07:36:19.750Z] #34 14.72 go: downloading github.com/google/uuid v1.3.0 [2022-10-21T07:36:19.750Z] #34 14.86 go: downloading github.com/moby/vpnkit v0.5.0 [2022-10-21T07:36:19.750Z] #34 14.86 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-10-21T07:36:19.750Z] #34 15.05 go: downloading github.com/gofrs/flock v0.8.1 [2022-10-21T07:36:19.750Z] #34 15.13 go: downloading github.com/gorilla/mux v1.8.0 [2022-10-21T07:36:19.750Z] #34 15.43 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-10-21T07:36:19.843Z] #18 8.943 #=#=# ######################################################################## 100.0% [2022-10-21T07:36:20.010Z] #34 16.04 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-10-21T07:36:20.010Z] #34 16.13 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-10-21T07:36:20.278Z] #38 75.24 DEP criu/page-pipe.d [2022-10-21T07:36:20.278Z] #38 75.40 DEP criu/netfilter.d [2022-10-21T07:36:20.417Z] #18 9.652 [2022-10-21T07:36:20.417Z] #18 9.734 Download of images into '/build' complete. [2022-10-21T07:36:20.417Z] #18 9.734 Use something like the following to load the result into a Docker daemon: [2022-10-21T07:36:20.417Z] #18 9.734 tar -cC '/build' . | docker load [2022-10-21T07:36:20.417Z] #18 DONE 9.8s [2022-10-21T07:36:20.417Z] [2022-10-21T07:36:20.417Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-10-21T07:36:20.535Z] #38 ... [2022-10-21T07:36:20.535Z] [2022-10-21T07:36:20.535Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-10-21T07:36:20.535Z] #48 DONE 1.0s [2022-10-21T07:36:20.535Z] [2022-10-21T07:36:20.535Z] #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-10-21T07:36:20.535Z] #38 75.54 DEP criu/net.d [2022-10-21T07:36:20.792Z] #38 75.92 DEP criu/namespaces.d [2022-10-21T07:36:20.867Z] Running on azwin-2-0f5560 in d:\jenkins\workspace\moby_PR-44340 [Pipeline] { [Pipeline] ws [2022-10-21T07:36:20.879Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-10-21T07:36:21.049Z] #38 76.09 DEP criu/mount.d [2022-10-21T07:36:21.049Z] #38 76.26 DEP criu/memfd.d [2022-10-21T07:36:21.299Z] #19 20.84 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-10-21T07:36:21.300Z] #19 ... [2022-10-21T07:36:21.300Z] [2022-10-21T07:36:21.300Z] #22 [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-10-21T07:36:21.300Z] #22 10.12 math [2022-10-21T07:36:21.300Z] #22 15.09 unicode/utf8 [2022-10-21T07:36:21.300Z] #22 16.04 internal/race [2022-10-21T07:36:21.300Z] #22 16.19 sync/atomic [2022-10-21T07:36:21.300Z] #22 16.75 unicode [2022-10-21T07:36:21.300Z] #22 ... [2022-10-21T07:36:21.300Z] [2022-10-21T07:36:21.300Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-10-21T07:36:21.300Z] #24 20.06 Updating files: 83% (1817/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-10-21T07:36:21.305Z] #38 76.42 DEP criu/mem.d [2022-10-21T07:36:21.557Z] #24 20.36 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-10-21T07:36:21.561Z] #38 76.62 DEP criu/lsm.d [2022-10-21T07:36:21.818Z] #38 76.85 DEP criu/log.d [2022-10-21T07:36:21.818Z] #38 77.02 DEP criu/libnetlink.d [2022-10-21T07:36:22.074Z] #38 77.13 DEP criu/kerndat.d [2022-10-21T07:36:22.074Z] #38 77.32 DEP criu/kcmp-ids.d [2022-10-21T07:36:22.190Z] #31 ... [2022-10-21T07:36:22.190Z] [2022-10-21T07:36:22.190Z] #26 [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-10-21T07:36:22.190Z] #26 19.79 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-10-21T07:36:22.190Z] #26 19.97 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-10-21T07:36:22.330Z] #38 77.41 DEP criu/irmap.d [2022-10-21T07:36:22.330Z] #38 77.55 DEP criu/ipc_ns.d [2022-10-21T07:36:22.587Z] #38 77.81 DEP criu/image.d [2022-10-21T07:36:22.662Z] The recommended git tool is: git [2022-10-21T07:36:22.868Z] #38 77.95 DEP criu/image-desc.d [2022-10-21T07:36:22.868Z] #38 78.06 DEP criu/fsnotify.d [2022-10-21T07:36:22.926Z] #24 21.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-10-21T07:36:23.133Z] #38 78.26 DEP criu/filesystems.d [2022-10-21T07:36:23.409Z] #38 78.43 DEP criu/files.d [2022-10-21T07:36:23.669Z] #38 78.73 DEP criu/files-reg.d [2022-10-21T07:36:23.669Z] #38 78.95 DEP criu/files-ext.d [2022-10-21T07:36:23.934Z] #38 79.13 DEP criu/file-lock.d [2022-10-21T07:36:24.090Z] #26 ... [2022-10-21T07:36:24.090Z] [2022-10-21T07:36:24.091Z] #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-10-21T07:36:24.091Z] #30 DONE 21.8s [2022-10-21T07:36:24.091Z] [2022-10-21T07:36:24.091Z] #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-10-21T07:36:24.091Z] #28 16.61 unicode/utf8 [2022-10-21T07:36:24.091Z] #28 17.48 internal/race [2022-10-21T07:36:24.091Z] #28 17.82 sync/atomic [2022-10-21T07:36:24.091Z] #28 18.65 unicode [2022-10-21T07:36:24.195Z] #38 79.35 DEP criu/file-ids.d [2022-10-21T07:36:24.195Z] #38 79.55 DEP criu/fifo.d [2022-10-21T07:36:24.211Z] #34 ... [2022-10-21T07:36:24.211Z] [2022-10-21T07:36:24.211Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:36:24.211Z] #35 19.75 Fetched 8589 kB in 15s (566 kB/s) [2022-10-21T07:36:24.296Z] #24 ... [2022-10-21T07:36:24.296Z] [2022-10-21T07:36:24.296Z] #29 [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-10-21T07:36:24.296Z] #29 13.57 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-10-21T07:36:24.296Z] #29 13.60 go: downloading golang.org/x/mod v0.3.0 [2022-10-21T07:36:24.554Z] #29 ... [2022-10-21T07:36:24.554Z] [2022-10-21T07:36:24.554Z] #32 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-10-21T07:36:24.554Z] #32 DONE 23.8s [2022-10-21T07:36:24.554Z] [2022-10-21T07:36:24.554Z] #30 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-10-21T07:36:24.554Z] #30 18.01 Updating files: 54% (1047/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-10-21T07:36:24.554Z] #30 18.79 + cd /tmp/tmp.UYpyLPBbG8/src/github.com/docker/libnetwork [2022-10-21T07:36:24.554Z] #30 18.79 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-10-21T07:36:24.554Z] #30 19.32 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-10-21T07:36:24.621Z] #24 ... [2022-10-21T07:36:24.621Z] [2022-10-21T07:36:24.621Z] #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-10-21T07:36:24.621Z] #21 4.838 + RM_GOPATH=0 [2022-10-21T07:36:24.621Z] #21 4.838 + TMP_GOPATH= [2022-10-21T07:36:24.621Z] #21 4.838 + : /build [2022-10-21T07:36:24.621Z] #21 4.838 + '[' -z '' ']' [2022-10-21T07:36:24.621Z] #21 4.838 ++ mktemp -d [2022-10-21T07:36:24.621Z] #21 4.842 + export GOPATH=/tmp/tmp.0GdhvG6TST [2022-10-21T07:36:24.621Z] #21 4.842 + GOPATH=/tmp/tmp.0GdhvG6TST [2022-10-21T07:36:24.621Z] #21 4.842 + RM_GOPATH=1 [2022-10-21T07:36:24.621Z] #21 4.842 + case "$(go env GOARCH)" in [2022-10-21T07:36:24.621Z] #21 4.842 ++ go env GOARCH [2022-10-21T07:36:24.621Z] #21 4.857 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:24.621Z] #21 4.857 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:24.621Z] #21 4.857 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:24.621Z] #21 4.859 Install docker/cli version 17.06.2-ce from stable [2022-10-21T07:36:24.621Z] #21 4.859 + dir=/tmp/install [2022-10-21T07:36:24.621Z] #21 4.859 + bin=dockercli [2022-10-21T07:36:24.621Z] #21 4.859 + shift [2022-10-21T07:36:24.621Z] #21 4.859 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-10-21T07:36:24.621Z] #21 4.859 + . /tmp/install/dockercli.installer [2022-10-21T07:36:24.621Z] #21 4.859 ++ : stable [2022-10-21T07:36:24.621Z] #21 4.859 ++ : 17.06.2-ce [2022-10-21T07:36:24.621Z] #21 4.859 + install_dockercli [2022-10-21T07:36:24.621Z] #21 4.859 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-10-21T07:36:24.621Z] #21 4.859 ++ uname -m [2022-10-21T07:36:24.621Z] #21 4.863 + arch=x86_64 [2022-10-21T07:36:24.621Z] #21 4.863 + '[' x86_64 '!=' x86_64 ']' [2022-10-21T07:36:24.621Z] #21 4.863 + url=https://download.docker.com/linux/static [2022-10-21T07:36:24.621Z] #21 4.863 + tar -xz docker/docker [2022-10-21T07:36:24.621Z] #21 4.863 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-10-21T07:36:24.757Z] #38 79.72 DEP criu/fdstore.d [2022-10-21T07:36:24.757Z] #38 ... [2022-10-21T07:36:24.757Z] [2022-10-21T07:36:24.757Z] #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-10-21T07:36:24.757Z] #40 2.022 + RM_GOPATH=0 [2022-10-21T07:36:24.757Z] #40 2.022 + TMP_GOPATH= [2022-10-21T07:36:24.757Z] #40 2.022 + : /build [2022-10-21T07:36:24.757Z] #40 2.022 + '[' -z '' ']' [2022-10-21T07:36:24.757Z] #40 2.022 ++ mktemp -d [2022-10-21T07:36:24.757Z] #40 2.048 + export GOPATH=/tmp/tmp.VOFLMhQUvw [2022-10-21T07:36:24.757Z] #40 2.048 + GOPATH=/tmp/tmp.VOFLMhQUvw [2022-10-21T07:36:24.757Z] #40 2.048 + RM_GOPATH=1 [2022-10-21T07:36:24.757Z] #40 2.048 + case "$(go env GOARCH)" in [2022-10-21T07:36:24.757Z] #40 2.048 ++ go env GOARCH [2022-10-21T07:36:24.757Z] #40 2.054 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:24.757Z] #40 2.054 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:24.757Z] #40 2.054 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:24.757Z] #40 2.054 + dir=/tmp/install [2022-10-21T07:36:24.757Z] #40 2.054 + bin=runc [2022-10-21T07:36:24.757Z] #40 2.054 + shift [2022-10-21T07:36:24.757Z] #40 2.054 + '[' '!' -f /tmp/install/runc.installer ']' [2022-10-21T07:36:24.757Z] #40 2.054 + . /tmp/install/runc.installer [2022-10-21T07:36:24.757Z] #40 2.054 ++ set -e [2022-10-21T07:36:24.757Z] #40 2.054 ++ : v1.1.4 [2022-10-21T07:36:24.757Z] #40 2.054 + install_runc [2022-10-21T07:36:24.757Z] #40 2.054 + RUNC_BUILDTAGS=seccomp [2022-10-21T07:36:24.757Z] #40 2.054 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-10-21T07:36:24.757Z] #40 2.054 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VOFLMhQUvw/src/github.com/opencontainers/runc [2022-10-21T07:36:24.757Z] #40 2.054 Install runc version v1.1.4 (build tags: seccomp) [2022-10-21T07:36:24.757Z] #40 2.077 Cloning into '/tmp/tmp.VOFLMhQUvw/src/github.com/opencontainers/runc'... [2022-10-21T07:36:24.757Z] #40 ... [2022-10-21T07:36:24.757Z] [2022-10-21T07:36:24.757Z] #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-10-21T07:36:24.757Z] #38 79.87 DEP criu/fault-injection.d [2022-10-21T07:36:24.757Z] #38 79.93 DEP criu/external.d [2022-10-21T07:36:25.013Z] #38 80.01 DEP criu/eventpoll.d [2022-10-21T07:36:25.013Z] #38 80.16 DEP criu/eventfd.d [2022-10-21T07:36:25.117Z] #28 ... [2022-10-21T07:36:25.117Z] [2022-10-21T07:36:25.117Z] #33 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-10-21T07:36:25.118Z] #30 ... [2022-10-21T07:36:25.118Z] [2022-10-21T07:36:25.118Z] #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-10-21T07:36:25.118Z] #34 14.12 Fetched 8472 kB in 11s (783 kB/s) [2022-10-21T07:36:25.118Z] #34 14.12 Reading package lists... [2022-10-21T07:36:25.118Z] #34 19.57 Reading package lists... [2022-10-21T07:36:25.118Z] #34 ... [2022-10-21T07:36:25.118Z] [2022-10-21T07:36:25.118Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-10-21T07:36:25.118Z] #19 22.52 #=#=# [2022-10-21T07:36:25.118Z] #19 22.89 #=#=# ######################################################################## 100.0% [2022-10-21T07:36:25.118Z] #19 24.23 [2022-10-21T07:36:25.280Z] #38 80.30 DEP criu/crtools.d [2022-10-21T07:36:25.280Z] #38 80.51 DEP criu/cr-service.d [2022-10-21T07:36:25.536Z] #38 80.70 DEP criu/cr-restore.d [2022-10-21T07:36:25.682Z] #19 ... [2022-10-21T07:36:25.682Z] [2022-10-21T07:36:25.682Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-10-21T07:36:25.682Z] #33 14.85 Fetched 8472 kB in 11s (777 kB/s) [2022-10-21T07:36:25.682Z] #33 14.85 Reading package lists... [2022-10-21T07:36:25.682Z] #33 19.85 Reading package lists... [2022-10-21T07:36:25.792Z] #38 80.94 DEP criu/cr-errno.d [2022-10-21T07:36:25.792Z] #38 80.99 DEP criu/cr-dump.d [2022-10-21T07:36:25.902Z] #33 22.68 Updating files: 43% (830/1910) Updating files: 44% (841/1910) Updating files: 45% (860/1910) Updating files: 46% (879/1910) Updating files: 47% (898/1910) Updating files: 48% (917/1910) Updating files: 49% (936/1910) Updating files: 50% (955/1910) Updating files: 51% (975/1910) Updating files: 52% (994/1910) Updating files: 53% (1013/1910) Updating files: 54% (1032/1910) Updating files: 55% (1051/1910) Updating files: 56% (1070/1910) Updating files: 57% (1089/1910) Updating files: 58% (1108/1910) Updating files: 59% (1127/1910) Updating files: 60% (1146/1910) Updating files: 61% (1166/1910) Updating files: 62% (1185/1910) Updating files: 63% (1204/1910) Updating files: 64% (1223/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 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-10-21T07:36:25.902Z] #33 23.86 + cd /tmp/tmp.b1QbhyDdZi/src/github.com/docker/libnetwork [2022-10-21T07:36:25.939Z] #33 24.83 Building dependency tree... [2022-10-21T07:36:25.939Z] #33 ... [2022-10-21T07:36:25.939Z] [2022-10-21T07:36:25.939Z] #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-10-21T07:36:25.939Z] #28 15.01 Fetched 8472 kB in 11s (785 kB/s) [2022-10-21T07:36:25.939Z] #28 15.01 Reading package lists... [2022-10-21T07:36:25.939Z] #28 20.49 Reading package lists... [2022-10-21T07:36:25.939Z] #28 ... [2022-10-21T07:36:25.939Z] [2022-10-21T07:36:25.939Z] #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-10-21T07:36:25.939Z] #34 19.57 Reading package lists... [2022-10-21T07:36:26.048Z] #38 81.29 DEP criu/cr-dedup.d [2022-10-21T07:36:26.186Z] #33 23.87 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-10-21T07:36:26.304Z] #38 81.46 DEP criu/cr-check.d [2022-10-21T07:36:26.563Z] #38 81.65 DEP criu/config.d [2022-10-21T07:36:26.563Z] #38 81.86 DEP criu/clone-noasan.d [2022-10-21T07:36:26.759Z] #33 24.64 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-10-21T07:36:26.819Z] #38 81.97 DEP criu/cgroup.d [2022-10-21T07:36:26.876Z] #34 24.65 Building dependency tree... [2022-10-21T07:36:26.876Z] #34 ... [2022-10-21T07:36:26.876Z] [2022-10-21T07:36:26.876Z] #35 [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-10-21T07:36:26.876Z] #35 15.89 Fetched 8472 kB in 11s (757 kB/s) [2022-10-21T07:36:26.876Z] #35 15.89 Reading package lists... [2022-10-21T07:36:26.876Z] #35 21.22 Reading package lists... [2022-10-21T07:36:26.876Z] #35 ... [2022-10-21T07:36:26.876Z] [2022-10-21T07:36:26.876Z] #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-10-21T07:36:26.876Z] #28 20.49 Reading package lists... [2022-10-21T07:36:27.075Z] #38 82.16 DEP criu/cgroup-props.d [2022-10-21T07:36:27.075Z] #38 82.28 DEP criu/bitmap.d [2022-10-21T07:36:27.075Z] #38 82.32 DEP criu/bfd.d [2022-10-21T07:36:27.332Z] #38 82.43 DEP criu/autofs.d [2022-10-21T07:36:27.332Z] #38 82.67 DEP criu/aio.d [2022-10-21T07:36:27.521Z] #35 19.75 Reading package lists... [2022-10-21T07:36:27.521Z] #35 ... [2022-10-21T07:36:27.521Z] [2022-10-21T07:36:27.521Z] #31 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-10-21T07:36:27.521Z] #31 DONE 23.7s [2022-10-21T07:36:27.783Z] [2022-10-21T07:36:27.783Z] #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-10-21T07:36:27.806Z] #28 25.48 Building dependency tree... [2022-10-21T07:36:27.894Z] #38 82.87 DEP criu/action-scripts.d [2022-10-21T07:36:28.044Z] #32 23.56 Updating files: 78% (1494/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) [2022-10-21T07:36:28.044Z] #32 ... [2022-10-21T07:36:28.044Z] [2022-10-21T07:36:28.044Z] #26 [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-10-21T07:36:28.044Z] #26 14.25 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-10-21T07:36:28.044Z] #26 14.36 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-10-21T07:36:28.044Z] #26 14.46 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-10-21T07:36:28.044Z] #26 17.26 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-10-21T07:36:28.044Z] #26 17.32 go: downloading golang.org/x/mod v0.3.0 [2022-10-21T07:36:28.152Z] #38 83.22 CC criu/action-scripts.o [2022-10-21T07:36:28.305Z] #26 ... [2022-10-21T07:36:28.305Z] [2022-10-21T07:36:28.305Z] #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-10-21T07:36:28.305Z] #32 23.56 Updating files: 78% (1494/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-10-21T07:36:28.305Z] #32 24.42 + cd /tmp/tmp.rXHHilNxEG/src/github.com/docker/libnetwork [2022-10-21T07:36:28.305Z] #32 24.42 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-10-21T07:36:28.412Z] #38 83.67 CC criu/aio.o [2022-10-21T07:36:28.566Z] #32 24.62 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-10-21T07:36:29.344Z] #38 84.38 CC criu/autofs.o [2022-10-21T07:36:29.897Z] #21 ... [2022-10-21T07:36:29.897Z] [2022-10-21T07:36:29.897Z] #25 [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-10-21T07:36:29.897Z] #0 6.734 + RM_GOPATH=0 [2022-10-21T07:36:29.897Z] #0 6.734 + TMP_GOPATH= [2022-10-21T07:36:29.897Z] #0 6.734 + : /build [2022-10-21T07:36:29.897Z] #0 6.734 + '[' -z '' ']' [2022-10-21T07:36:29.897Z] #0 6.734 ++ mktemp -d [2022-10-21T07:36:29.897Z] #0 6.735 + export GOPATH=/tmp/tmp.606wX4RS7K [2022-10-21T07:36:29.897Z] #0 6.735 + GOPATH=/tmp/tmp.606wX4RS7K [2022-10-21T07:36:29.897Z] #0 6.735 + RM_GOPATH=1 [2022-10-21T07:36:29.897Z] #0 6.735 + case "$(go env GOARCH)" in [2022-10-21T07:36:29.897Z] #0 6.735 ++ go env GOARCH [2022-10-21T07:36:29.897Z] #0 6.750 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:29.897Z] #0 6.750 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:29.897Z] #0 6.750 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:29.897Z] #0 6.750 + dir=/tmp/install [2022-10-21T07:36:29.897Z] #0 6.750 + bin=rootlesskit [2022-10-21T07:36:29.897Z] #0 6.750 + shift [2022-10-21T07:36:29.897Z] #0 6.750 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-10-21T07:36:29.897Z] #0 6.750 + . /tmp/install/rootlesskit.installer [2022-10-21T07:36:29.897Z] #0 6.750 ++ : v0.14.4 [2022-10-21T07:36:29.897Z] #0 6.750 + install_rootlesskit [2022-10-21T07:36:29.897Z] #0 6.750 + case "$1" in [2022-10-21T07:36:29.897Z] #0 6.750 + export CGO_ENABLED=0 [2022-10-21T07:36:29.897Z] #0 6.750 + CGO_ENABLED=0 [2022-10-21T07:36:29.897Z] #0 6.750 + _install_rootlesskit [2022-10-21T07:36:29.897Z] #0 6.750 + echo 'Install rootlesskit version v0.14.4' [2022-10-21T07:36:29.897Z] #0 6.750 + for f in rootlesskit rootlesskit-docker-proxy [2022-10-21T07:36:29.897Z] #0 6.750 + GOBIN=/build [2022-10-21T07:36:29.897Z] #0 6.750 + GO111MODULE=on [2022-10-21T07:36:29.897Z] #0 6.750 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-10-21T07:36:29.897Z] #0 6.751 Install rootlesskit version v0.14.4 [2022-10-21T07:36:29.897Z] #0 7.295 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-10-21T07:36:29.897Z] #25 10.13 go: downloading github.com/pkg/errors v0.9.1 [2022-10-21T07:36:29.897Z] #25 10.13 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-10-21T07:36:29.897Z] #25 10.13 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-10-21T07:36:29.897Z] #25 ... [2022-10-21T07:36:29.897Z] [2022-10-21T07:36:29.897Z] #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-10-21T07:36:29.897Z] #0 5.415 + RM_GOPATH=0 [2022-10-21T07:36:29.897Z] #0 5.415 + TMP_GOPATH= [2022-10-21T07:36:29.897Z] #0 5.415 + : /build [2022-10-21T07:36:29.897Z] #0 5.415 + '[' -z '' ']' [2022-10-21T07:36:29.897Z] #0 5.415 ++ mktemp -d [2022-10-21T07:36:29.897Z] #0 5.415 + export GOPATH=/tmp/tmp.fObuP0S9k1 [2022-10-21T07:36:29.897Z] #0 5.415 + GOPATH=/tmp/tmp.fObuP0S9k1 [2022-10-21T07:36:29.897Z] #0 5.415 + RM_GOPATH=1 [2022-10-21T07:36:29.897Z] #0 5.415 + case "$(go env GOARCH)" in [2022-10-21T07:36:29.897Z] #0 5.415 ++ go env GOARCH [2022-10-21T07:36:29.897Z] #0 5.420 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:29.897Z] #0 5.420 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:29.897Z] #0 5.420 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:29.897Z] #0 5.420 + dir=/tmp/install [2022-10-21T07:36:29.897Z] #0 5.420 + bin=shfmt [2022-10-21T07:36:29.897Z] #0 5.420 + shift [2022-10-21T07:36:29.897Z] #0 5.420 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-10-21T07:36:29.897Z] #0 5.420 + . /tmp/install/shfmt.installer [2022-10-21T07:36:29.897Z] #0 5.420 ++ : v3.0.2 [2022-10-21T07:36:29.897Z] #0 5.420 + install_shfmt [2022-10-21T07:36:29.897Z] #0 5.420 + echo 'Install shfmt version v3.0.2' [2022-10-21T07:36:29.897Z] #0 5.420 + GOBIN=/build [2022-10-21T07:36:29.897Z] #0 5.420 + GO111MODULE=on [2022-10-21T07:36:29.897Z] #0 5.420 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-10-21T07:36:29.897Z] #0 5.420 Install shfmt version v3.0.2 [2022-10-21T07:36:29.897Z] #0 5.969 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-10-21T07:36:29.897Z] #0 7.328 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-10-21T07:36:29.897Z] #0 7.328 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-10-21T07:36:29.897Z] #0 7.399 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-10-21T07:36:29.897Z] #0 9.245 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-10-21T07:36:29.897Z] #26 ... [2022-10-21T07:36:29.897Z] [2022-10-21T07:36:29.897Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-10-21T07:36:29.897Z] #0 6.765 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T07:36:29.897Z] #0 6.765 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T07:36:29.897Z] #0 6.765 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T07:36:29.897Z] #0 7.712 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-10-21T07:36:29.897Z] #0 10.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB] [2022-10-21T07:36:29.897Z] #27 ... [2022-10-21T07:36:29.897Z] [2022-10-21T07:36:29.897Z] #28 [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-10-21T07:36:29.897Z] #0 3.877 + RM_GOPATH=0 [2022-10-21T07:36:29.897Z] #0 3.877 + TMP_GOPATH= [2022-10-21T07:36:29.897Z] #0 3.877 + : /build [2022-10-21T07:36:29.897Z] #0 3.877 + '[' -z '' ']' [2022-10-21T07:36:29.897Z] #0 3.877 ++ mktemp -d [2022-10-21T07:36:29.897Z] #0 3.877 + export GOPATH=/tmp/tmp.Hk6dL1obnH [2022-10-21T07:36:29.897Z] #0 3.877 + GOPATH=/tmp/tmp.Hk6dL1obnH [2022-10-21T07:36:29.897Z] #0 3.877 + RM_GOPATH=1 [2022-10-21T07:36:29.897Z] #0 3.877 + case "$(go env GOARCH)" in [2022-10-21T07:36:29.897Z] #0 3.881 ++ go env GOARCH [2022-10-21T07:36:29.897Z] #0 3.883 Install golangci-lint version v1.44.0 [2022-10-21T07:36:29.897Z] #0 3.883 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:29.897Z] #0 3.883 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:29.897Z] #0 3.883 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:29.897Z] #0 3.883 + dir=/tmp/install [2022-10-21T07:36:29.897Z] #0 3.883 + bin=golangci_lint [2022-10-21T07:36:29.897Z] #0 3.883 + shift [2022-10-21T07:36:29.897Z] #0 3.883 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-10-21T07:36:29.897Z] #0 3.883 + . /tmp/install/golangci_lint.installer [2022-10-21T07:36:29.897Z] #0 3.883 ++ : v1.44.0 [2022-10-21T07:36:29.897Z] #0 3.883 + install_golangci_lint [2022-10-21T07:36:29.897Z] #0 3.883 + set -e [2022-10-21T07:36:29.897Z] #0 3.883 + echo 'Install golangci-lint version v1.44.0' [2022-10-21T07:36:29.897Z] #0 3.883 + GOBIN=/build [2022-10-21T07:36:29.897Z] #0 3.883 + GO111MODULE=on [2022-10-21T07:36:29.897Z] #0 3.883 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2022-10-21T07:36:29.897Z] #0 4.331 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-10-21T07:36:29.897Z] #28 ... [2022-10-21T07:36:29.897Z] [2022-10-21T07:36:29.897Z] #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-10-21T07:36:29.897Z] #0 5.486 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T07:36:29.897Z] #0 5.489 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T07:36:29.897Z] #0 5.489 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T07:36:29.897Z] #0 6.283 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-10-21T07:36:29.897Z] #0 8.868 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB] [2022-10-21T07:36:29.897Z] #29 ... [2022-10-21T07:36:29.897Z] [2022-10-21T07:36:29.897Z] #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-10-21T07:36:29.897Z] #0 3.600 + RM_GOPATH=0 [2022-10-21T07:36:29.897Z] #0 3.600 + TMP_GOPATH= [2022-10-21T07:36:29.897Z] #0 3.600 + : /build [2022-10-21T07:36:29.897Z] #0 3.600 + '[' -z '' ']' [2022-10-21T07:36:29.897Z] #0 3.600 ++ mktemp -d [2022-10-21T07:36:29.897Z] #0 3.606 + export GOPATH=/tmp/tmp.XzRtygGT80 [2022-10-21T07:36:29.897Z] #0 3.606 + GOPATH=/tmp/tmp.XzRtygGT80 [2022-10-21T07:36:29.897Z] #0 3.606 + RM_GOPATH=1 [2022-10-21T07:36:29.897Z] #0 3.606 + case "$(go env GOARCH)" in [2022-10-21T07:36:29.897Z] #0 3.606 ++ go env GOARCH [2022-10-21T07:36:29.897Z] #0 3.609 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:29.897Z] #0 3.609 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:29.897Z] #0 3.609 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:29.897Z] #0 3.609 + dir=/tmp/install [2022-10-21T07:36:29.897Z] #0 3.609 + bin=gotestsum [2022-10-21T07:36:29.897Z] #0 3.609 + shift [2022-10-21T07:36:29.897Z] #0 3.609 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-10-21T07:36:29.897Z] #0 3.609 + . /tmp/install/gotestsum.installer [2022-10-21T07:36:29.897Z] #0 3.609 ++ : v1.7.0 [2022-10-21T07:36:29.897Z] #0 3.609 + install_gotestsum [2022-10-21T07:36:29.897Z] #0 3.609 + set -e [2022-10-21T07:36:29.897Z] #0 3.609 + echo 'Install gotestsum version v1.7.0' [2022-10-21T07:36:29.897Z] #0 3.609 + GOBIN=/build [2022-10-21T07:36:29.897Z] #0 3.609 + GO111MODULE=on [2022-10-21T07:36:29.897Z] #0 3.609 + go install gotest.tools/gotestsum@v1.7.0 [2022-10-21T07:36:29.897Z] #0 3.609 Install gotestsum version v1.7.0 [2022-10-21T07:36:29.897Z] #0 3.687 go: downloading gotest.tools/gotestsum v1.7.0 [2022-10-21T07:36:29.897Z] #0 4.420 go: downloading github.com/dnephin/pflag v1.0.7 [2022-10-21T07:36:29.897Z] #0 4.420 go: downloading github.com/fatih/color v1.10.0 [2022-10-21T07:36:29.897Z] #0 4.439 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-10-21T07:36:29.897Z] #0 4.445 go: downloading github.com/pkg/errors v0.9.1 [2022-10-21T07:36:29.897Z] #0 4.513 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-10-21T07:36:29.897Z] #0 4.542 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-10-21T07:36:29.897Z] #0 4.555 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-10-21T07:36:29.897Z] #0 4.555 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-10-21T07:36:29.897Z] #0 4.601 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-10-21T07:36:29.897Z] #0 4.640 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-10-21T07:36:29.897Z] #0 4.677 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-10-21T07:36:29.897Z] #0 4.718 go: downloading golang.org/x/tools v0.1.0 [2022-10-21T07:36:29.897Z] #0 9.664 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-10-21T07:36:29.897Z] #0 9.722 go: downloading golang.org/x/mod v0.3.0 [2022-10-21T07:36:30.157Z] #30 ... [2022-10-21T07:36:30.157Z] [2022-10-21T07:36:30.157Z] #31 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-10-21T07:36:30.157Z] #0 6.666 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T07:36:30.157Z] #0 6.765 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T07:36:30.157Z] #0 6.765 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T07:36:30.157Z] #0 7.705 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-10-21T07:36:30.157Z] #0 10.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB] [2022-10-21T07:36:30.157Z] #31 ... [2022-10-21T07:36:30.157Z] [2022-10-21T07:36:30.157Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-10-21T07:36:30.157Z] #0 4.732 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-10-21T07:36:30.157Z] #0 4.732 Cloning into '.'... [2022-10-21T07:36:30.272Z] #38 ... [2022-10-21T07:36:30.272Z] [2022-10-21T07:36:30.272Z] #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-10-21T07:36:30.272Z] #0 1.390 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T07:36:30.272Z] #0 1.407 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T07:36:30.272Z] #0 1.408 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T07:36:30.272Z] #0 1.956 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-10-21T07:36:30.272Z] #0 3.300 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB] [2022-10-21T07:36:30.272Z] #0 4.675 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [6340 B] [2022-10-21T07:36:30.272Z] #0 8.420 Fetched 8589 kB in 7s (1171 kB/s) [2022-10-21T07:36:30.329Z] #28 29.07 The following additional packages will be installed: [2022-10-21T07:36:30.329Z] #28 29.10 libbtrfs0 [2022-10-21T07:36:30.329Z] #28 29.24 The following NEW packages will be installed: [2022-10-21T07:36:30.329Z] #28 29.29 libbtrfs-dev libbtrfs0 [2022-10-21T07:36:30.329Z] #28 29.68 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T07:36:30.329Z] #28 29.68 Need to get 454 kB of archives. [2022-10-21T07:36:30.329Z] #28 29.68 After this operation, 1275 kB of additional disk space will be used. [2022-10-21T07:36:30.329Z] #28 29.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-10-21T07:36:30.416Z] #32 ... [2022-10-21T07:36:30.416Z] [2022-10-21T07:36:30.416Z] #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-10-21T07:36:30.416Z] #0 4.640 + RM_GOPATH=0 [2022-10-21T07:36:30.416Z] #0 4.640 + TMP_GOPATH= [2022-10-21T07:36:30.416Z] #0 4.640 + : /build [2022-10-21T07:36:30.416Z] #0 4.640 + '[' -z '' ']' [2022-10-21T07:36:30.416Z] #0 4.640 ++ mktemp -d [2022-10-21T07:36:30.416Z] #0 4.640 + export GOPATH=/tmp/tmp.CdLGqs64fU [2022-10-21T07:36:30.416Z] #0 4.640 + GOPATH=/tmp/tmp.CdLGqs64fU [2022-10-21T07:36:30.416Z] #0 4.640 + RM_GOPATH=1 [2022-10-21T07:36:30.416Z] #0 4.640 + case "$(go env GOARCH)" in [2022-10-21T07:36:30.416Z] #0 4.640 ++ go env GOARCH [2022-10-21T07:36:30.416Z] #0 4.649 Install vndr version v0.1.2 [2022-10-21T07:36:30.416Z] #0 4.649 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:30.416Z] #0 4.649 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:30.416Z] #0 4.649 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:30.416Z] #0 4.649 + dir=/tmp/install [2022-10-21T07:36:30.416Z] #0 4.649 + bin=vndr [2022-10-21T07:36:30.416Z] #0 4.649 + shift [2022-10-21T07:36:30.416Z] #0 4.649 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-10-21T07:36:30.416Z] #0 4.649 + . /tmp/install/vndr.installer [2022-10-21T07:36:30.416Z] #0 4.649 ++ : v0.1.2 [2022-10-21T07:36:30.416Z] #0 4.649 + install_vndr [2022-10-21T07:36:30.416Z] #0 4.649 + echo 'Install vndr version v0.1.2' [2022-10-21T07:36:30.416Z] #0 4.649 + GOBIN=/build [2022-10-21T07:36:30.416Z] #0 4.649 + GO111MODULE=on [2022-10-21T07:36:30.416Z] #0 4.649 + go install github.com/LK4D4/vndr@v0.1.2 [2022-10-21T07:36:30.416Z] #0 5.104 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-10-21T07:36:30.416Z] #33 ... [2022-10-21T07:36:30.416Z] [2022-10-21T07:36:30.416Z] #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-10-21T07:36:30.416Z] #0 6.374 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T07:36:30.416Z] #0 6.436 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T07:36:30.416Z] #0 6.436 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T07:36:30.416Z] #0 7.279 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-10-21T07:36:30.416Z] #0 9.795 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB] [2022-10-21T07:36:30.531Z] #0 8.420 Reading package lists... [2022-10-21T07:36:30.531Z] #49 ... [2022-10-21T07:36:30.531Z] [2022-10-21T07:36:30.531Z] #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-10-21T07:36:30.531Z] #40 14.37 + cd /tmp/tmp.VOFLMhQUvw/src/github.com/opencontainers/runc [2022-10-21T07:36:30.531Z] #40 14.37 + git checkout -q v1.1.4 [2022-10-21T07:36:30.531Z] #40 15.10 + '[' -z '' ']' [2022-10-21T07:36:30.531Z] #40 15.10 + target=static [2022-10-21T07:36:30.531Z] #40 15.10 + make BUILDTAGS=seccomp static [2022-10-21T07:36:30.531Z] #40 15.61 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-10-21T07:36:30.587Z] #28 29.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-10-21T07:36:30.675Z] #34 ... [2022-10-21T07:36:30.675Z] [2022-10-21T07:36:30.675Z] #35 [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-10-21T07:36:30.675Z] #0 4.619 + RM_GOPATH=0 [2022-10-21T07:36:30.675Z] #0 4.619 + TMP_GOPATH= [2022-10-21T07:36:30.675Z] #0 4.619 + : /build [2022-10-21T07:36:30.675Z] #0 4.619 + '[' -z '' ']' [2022-10-21T07:36:30.675Z] #0 4.619 ++ mktemp -d [2022-10-21T07:36:30.675Z] #0 4.624 + export GOPATH=/tmp/tmp.Xi2moLQ30u [2022-10-21T07:36:30.675Z] #0 4.624 + GOPATH=/tmp/tmp.Xi2moLQ30u [2022-10-21T07:36:30.675Z] #0 4.624 + RM_GOPATH=1 [2022-10-21T07:36:30.675Z] #0 4.624 + case "$(go env GOARCH)" in [2022-10-21T07:36:30.675Z] #0 4.624 ++ go env GOARCH [2022-10-21T07:36:30.675Z] #0 4.649 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:30.675Z] #0 4.649 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:30.675Z] #0 4.649 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:30.675Z] #0 4.654 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-10-21T07:36:30.675Z] #0 4.654 + dir=/tmp/install [2022-10-21T07:36:30.675Z] #0 4.654 + bin=tomlv [2022-10-21T07:36:30.675Z] #0 4.654 + shift [2022-10-21T07:36:30.675Z] #0 4.654 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-10-21T07:36:30.675Z] #0 4.654 + . /tmp/install/tomlv.installer [2022-10-21T07:36:30.675Z] #0 4.654 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-10-21T07:36:30.675Z] #0 4.654 + install_tomlv [2022-10-21T07:36:30.675Z] #0 4.654 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-10-21T07:36:30.675Z] #0 4.654 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Xi2moLQ30u/src/github.com/BurntSushi/toml [2022-10-21T07:36:30.675Z] #0 4.654 Cloning into '/tmp/tmp.Xi2moLQ30u/src/github.com/BurntSushi/toml'... [2022-10-21T07:36:30.675Z] #0 5.486 + cd /tmp/tmp.Xi2moLQ30u/src/github.com/BurntSushi/toml [2022-10-21T07:36:30.675Z] #0 5.486 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-10-21T07:36:30.675Z] #0 5.592 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-10-21T07:36:30.675Z] #0 6.236 internal/unsafeheader [2022-10-21T07:36:30.675Z] #0 6.248 internal/goarch [2022-10-21T07:36:30.675Z] #0 6.364 internal/cpu [2022-10-21T07:36:30.675Z] #0 6.364 internal/abi [2022-10-21T07:36:30.675Z] #0 6.908 internal/goexperiment [2022-10-21T07:36:30.675Z] #0 7.171 internal/goos [2022-10-21T07:36:30.675Z] #0 7.249 internal/bytealg [2022-10-21T07:36:30.675Z] #0 7.304 runtime/internal/atomic [2022-10-21T07:36:30.675Z] #0 8.213 runtime/internal/math [2022-10-21T07:36:30.675Z] #0 8.455 runtime/internal/sys [2022-10-21T07:36:30.675Z] #0 8.577 runtime/internal/syscall [2022-10-21T07:36:30.675Z] #0 8.918 internal/itoa [2022-10-21T07:36:30.675Z] #0 9.127 math/bits [2022-10-21T07:36:30.675Z] #0 9.291 runtime [2022-10-21T07:36:30.675Z] #0 9.826 math [2022-10-21T07:36:30.934Z] #35 ... [2022-10-21T07:36:30.934Z] [2022-10-21T07:36:30.934Z] #36 [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-10-21T07:36:30.934Z] #0 6.765 + RM_GOPATH=0 [2022-10-21T07:36:30.934Z] #0 6.765 + TMP_GOPATH= [2022-10-21T07:36:30.934Z] #0 6.765 + : /build [2022-10-21T07:36:30.934Z] #0 6.765 + '[' -z '' ']' [2022-10-21T07:36:30.934Z] #0 6.765 ++ mktemp -d [2022-10-21T07:36:30.934Z] #0 6.765 + export GOPATH=/tmp/tmp.Rb7DljQKYi [2022-10-21T07:36:30.934Z] #0 6.765 + GOPATH=/tmp/tmp.Rb7DljQKYi [2022-10-21T07:36:30.934Z] #0 6.765 + RM_GOPATH=1 [2022-10-21T07:36:30.934Z] #0 6.765 + case "$(go env GOARCH)" in [2022-10-21T07:36:30.934Z] #0 6.816 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-10-21T07:36:30.934Z] #0 6.816 ++ go env GOARCH [2022-10-21T07:36:30.934Z] #0 6.817 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:30.934Z] #0 6.817 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:30.934Z] #0 6.817 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:30.934Z] #0 6.817 + dir=/tmp/install [2022-10-21T07:36:30.934Z] #0 6.817 + bin=proxy [2022-10-21T07:36:30.934Z] #0 6.817 + shift [2022-10-21T07:36:30.934Z] #0 6.817 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-10-21T07:36:30.934Z] #0 6.817 + . /tmp/install/proxy.installer [2022-10-21T07:36:30.934Z] #0 6.817 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-10-21T07:36:30.934Z] #0 6.817 + install_proxy [2022-10-21T07:36:30.934Z] #0 6.817 + case "$1" in [2022-10-21T07:36:30.934Z] #0 6.817 + export CGO_ENABLED=0 [2022-10-21T07:36:30.934Z] #0 6.817 + CGO_ENABLED=0 [2022-10-21T07:36:30.934Z] #0 6.817 + _install_proxy [2022-10-21T07:36:30.934Z] #0 6.817 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-10-21T07:36:30.934Z] #0 6.817 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Rb7DljQKYi/src/github.com/docker/libnetwork [2022-10-21T07:36:30.934Z] #0 6.817 Cloning into '/tmp/tmp.Rb7DljQKYi/src/github.com/docker/libnetwork'... [2022-10-21T07:36:30.934Z] #36 ... [2022-10-21T07:36:30.934Z] [2022-10-21T07:36:30.934Z] #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-10-21T07:36:30.934Z] #29 11.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [6340 B] [2022-10-21T07:36:31.502Z] #29 ... [2022-10-21T07:36:31.502Z] [2022-10-21T07:36:31.502Z] #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-10-21T07:36:31.502Z] #21 11.88 + mkdir -p /build [2022-10-21T07:36:31.502Z] #21 11.89 + mv docker/docker /build/ [2022-10-21T07:36:31.502Z] #21 11.89 + rmdir docker [2022-10-21T07:36:31.502Z] #21 DONE 12.3s [2022-10-21T07:36:31.502Z] [2022-10-21T07:36:31.502Z] #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-10-21T07:36:31.502Z] #34 12.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [6340 B] [2022-10-21T07:36:31.545Z] #28 30.68 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T07:36:31.545Z] #28 ... [2022-10-21T07:36:31.545Z] [2022-10-21T07:36:31.545Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-10-21T07:36:31.545Z] #19 26.87 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-10-21T07:36:31.545Z] #19 28.44 #=#=# [2022-10-21T07:36:31.545Z] #19 28.79 #=#=# ######################################################################## 100.0% [2022-10-21T07:36:31.545Z] #19 29.95 [2022-10-21T07:36:31.545Z] #19 30.30 Download of images into '/build' complete. [2022-10-21T07:36:31.545Z] #19 30.30 Use something like the following to load the result into a Docker daemon: [2022-10-21T07:36:31.545Z] #19 30.30 tar -cC '/build' . | docker load [2022-10-21T07:36:31.802Z] #19 ... [2022-10-21T07:36:31.802Z] [2022-10-21T07:36:31.802Z] #22 [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-10-21T07:36:31.802Z] #22 20.92 encoding [2022-10-21T07:36:31.802Z] #22 ... [2022-10-21T07:36:31.802Z] [2022-10-21T07:36:31.802Z] #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-10-21T07:36:31.802Z] #28 31.05 Fetched 454 kB in 0s (1333 kB/s) [2022-10-21T07:36:32.026Z] #33 ... [2022-10-21T07:36:32.026Z] [2022-10-21T07:36:32.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-10-21T07:36:32.026Z] #36 19.94 Fetched 8589 kB in 15s (592 kB/s) [2022-10-21T07:36:32.026Z] #36 19.94 Reading package lists... [2022-10-21T07:36:32.059Z] #28 31.36 Selecting previously unselected package libbtrfs0:arm64. [2022-10-21T07:36:32.285Z] #36 26.33 Reading package lists... [2022-10-21T07:36:32.285Z] #36 ... [2022-10-21T07:36:32.285Z] [2022-10-21T07:36:32.285Z] #34 [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-10-21T07:36:32.285Z] #34 20.06 Fetched 8589 kB in 15s (588 kB/s) [2022-10-21T07:36:32.285Z] #34 20.06 Reading package lists... [2022-10-21T07:36:32.316Z] #28 31.36 (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-10-21T07:36:32.316Z] #28 31.39 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-10-21T07:36:32.316Z] #28 31.42 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-10-21T07:36:32.316Z] #28 ... [2022-10-21T07:36:32.316Z] [2022-10-21T07:36:32.316Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-10-21T07:36:32.316Z] #19 DONE 32.1s [2022-10-21T07:36:32.543Z] #34 26.46 Reading package lists... [2022-10-21T07:36:32.543Z] #34 ... [2022-10-21T07:36:32.543Z] [2022-10-21T07:36:32.543Z] #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-10-21T07:36:32.543Z] #32 20.27 Fetched 8589 kB in 15s (565 kB/s) [2022-10-21T07:36:32.543Z] #32 20.27 Reading package lists... [2022-10-21T07:36:32.543Z] #32 26.60 Reading package lists... [2022-10-21T07:36:32.543Z] #32 ... [2022-10-21T07:36:32.543Z] [2022-10-21T07:36:32.543Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:36:32.543Z] #35 20.43 Fetched 8589 kB in 15s (574 kB/s) [2022-10-21T07:36:32.543Z] #35 20.43 Reading package lists... [2022-10-21T07:36:32.574Z] [2022-10-21T07:36:32.574Z] #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-10-21T07:36:32.574Z] #34 24.65 Building dependency tree... [2022-10-21T07:36:32.574Z] #34 28.46 The following additional packages will be installed: [2022-10-21T07:36:32.574Z] #34 28.47 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-10-21T07:36:32.574Z] #34 28.47 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-10-21T07:36:32.574Z] #34 28.47 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-10-21T07:36:32.574Z] #34 28.47 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-10-21T07:36:32.574Z] #34 28.47 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-10-21T07:36:32.574Z] #34 28.49 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-10-21T07:36:32.574Z] #34 28.49 mingw-w64-common mingw-w64-x86-64-dev [2022-10-21T07:36:32.574Z] #34 28.50 Suggested packages: [2022-10-21T07:36:32.574Z] #34 28.51 gcc-10-locales seccomp wine64 [2022-10-21T07:36:32.574Z] #34 29.73 The following NEW packages will be installed: [2022-10-21T07:36:32.574Z] #34 29.73 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-10-21T07:36:32.574Z] #34 29.73 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-10-21T07:36:32.574Z] #34 29.73 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-10-21T07:36:32.574Z] #34 29.73 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-10-21T07:36:32.574Z] #34 29.73 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-10-21T07:36:32.574Z] #34 29.73 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-10-21T07:36:32.574Z] #34 29.74 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-10-21T07:36:32.574Z] #34 29.74 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-10-21T07:36:32.574Z] #34 29.74 mingw-w64-x86-64-dev [2022-10-21T07:36:32.574Z] #34 30.20 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T07:36:32.574Z] #34 30.20 Need to get 108 MB of archives. [2022-10-21T07:36:32.574Z] #34 30.20 After this operation, 620 MB of additional disk space will be used. [2022-10-21T07:36:32.574Z] #34 30.20 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-10-21T07:36:32.574Z] #34 30.37 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-10-21T07:36:32.574Z] #34 30.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-10-21T07:36:32.574Z] #34 30.49 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-10-21T07:36:32.574Z] #34 30.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-10-21T07:36:32.574Z] #34 30.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-10-21T07:36:32.574Z] #34 30.63 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-10-21T07:36:32.574Z] #34 30.69 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-10-21T07:36:32.574Z] #34 30.69 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-10-21T07:36:32.574Z] #34 31.40 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-10-21T07:36:32.775Z] #32 ... [2022-10-21T07:36:32.775Z] [2022-10-21T07:36:32.775Z] #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-10-21T07:36:32.775Z] #36 18.66 Fetched 8589 kB in 15s (590 kB/s) [2022-10-21T07:36:32.775Z] #36 18.66 Reading package lists... [2022-10-21T07:36:32.775Z] #36 24.89 Reading package lists... [2022-10-21T07:36:32.775Z] #36 ... [2022-10-21T07:36:32.775Z] [2022-10-21T07:36:32.775Z] #25 [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-10-21T07:36:32.775Z] #25 25.79 Updating files: 75% (1657/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-10-21T07:36:32.775Z] #25 26.30 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-10-21T07:36:32.775Z] #25 28.27 + 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-10-21T07:36:32.775Z] #25 ... [2022-10-21T07:36:32.775Z] [2022-10-21T07:36:32.775Z] #29 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-10-21T07:36:32.775Z] #29 18.96 unicode/utf8 [2022-10-21T07:36:32.775Z] #29 19.66 internal/race [2022-10-21T07:36:32.775Z] #29 19.97 sync/atomic [2022-10-21T07:36:32.775Z] #29 20.44 unicode [2022-10-21T07:36:32.775Z] #29 25.53 encoding [2022-10-21T07:36:32.804Z] #35 26.91 Reading package lists... [2022-10-21T07:36:32.804Z] #35 ... [2022-10-21T07:36:32.804Z] [2022-10-21T07:36:32.804Z] #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-10-21T07:36:32.804Z] #22 27.48 Updating files: 77% (1688/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-10-21T07:36:32.804Z] #22 27.91 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-10-21T07:36:32.804Z] #22 30.33 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-10-21T07:36:33.036Z] #29 ... [2022-10-21T07:36:33.036Z] [2022-10-21T07:36:33.036Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:36:33.036Z] #35 19.75 Reading package lists... [2022-10-21T07:36:33.050Z] #40 ... [2022-10-21T07:36:33.050Z] [2022-10-21T07:36:33.050Z] #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-10-21T07:36:33.050Z] #38 85.99 CC criu/bfd.o [2022-10-21T07:36:33.050Z] #38 86.50 CC criu/bitmap.o [2022-10-21T07:36:33.050Z] #38 86.73 CC criu/cgroup-props.o [2022-10-21T07:36:33.050Z] #38 87.89 CC criu/cgroup.o [2022-10-21T07:36:33.139Z] #34 32.41 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-10-21T07:36:33.396Z] #34 ... [2022-10-21T07:36:33.396Z] [2022-10-21T07:36:33.396Z] #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-10-21T07:36:33.396Z] #28 31.72 Selecting previously unselected package libbtrfs-dev:arm64. [2022-10-21T07:36:33.396Z] #28 31.72 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-10-21T07:36:33.396Z] #28 31.72 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-10-21T07:36:33.396Z] #28 32.21 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-10-21T07:36:33.396Z] #28 32.44 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-10-21T07:36:33.396Z] #28 32.52 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T07:36:33.609Z] #35 26.09 Reading package lists... [2022-10-21T07:36:33.609Z] #35 ... [2022-10-21T07:36:33.609Z] [2022-10-21T07:36:33.609Z] #30 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-10-21T07:36:33.609Z] #30 19.85 Fetched 8589 kB in 15s (565 kB/s) [2022-10-21T07:36:33.609Z] #30 19.85 Reading package lists... [2022-10-21T07:36:33.869Z] #30 26.24 Reading package lists... [2022-10-21T07:36:33.869Z] #30 ... [2022-10-21T07:36:33.869Z] [2022-10-21T07:36:33.869Z] #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-10-21T07:36:33.869Z] #33 20.43 Fetched 8589 kB in 15s (563 kB/s) [2022-10-21T07:36:33.869Z] #33 20.43 Reading package lists... [2022-10-21T07:36:34.131Z] #33 26.66 Reading package lists... [2022-10-21T07:36:34.131Z] #33 ... [2022-10-21T07:36:34.131Z] [2022-10-21T07:36:34.131Z] #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-10-21T07:36:34.131Z] #36 24.89 Reading package lists... [2022-10-21T07:36:34.327Z] #28 DONE 33.5s [2022-10-21T07:36:34.327Z] [2022-10-21T07:36:34.327Z] #25 [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-10-21T07:36:34.327Z] #25 DONE 33.5s [2022-10-21T07:36:34.327Z] [2022-10-21T07:36:34.327Z] #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-10-21T07:36:34.702Z] #36 30.23 Building dependency tree... [2022-10-21T07:36:34.702Z] #36 ... [2022-10-21T07:36:34.702Z] [2022-10-21T07:36:34.702Z] #34 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-10-21T07:36:34.702Z] #34 20.92 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-10-21T07:36:34.702Z] #34 20.98 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-10-21T07:36:34.792Z] #34 ... [2022-10-21T07:36:34.792Z] [2022-10-21T07:36:34.792Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-10-21T07:36:34.792Z] #24 5.291 + git clone https://github.com/docker/distribution.git . [2022-10-21T07:36:34.792Z] #24 5.293 Cloning into '.'... [2022-10-21T07:36:34.792Z] #24 ... [2022-10-21T07:36:34.792Z] [2022-10-21T07:36:34.792Z] #25 [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-10-21T07:36:34.792Z] #25 10.74 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-10-21T07:36:34.792Z] #25 14.04 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-10-21T07:36:34.792Z] #25 15.04 go: downloading github.com/google/uuid v1.3.0 [2022-10-21T07:36:34.792Z] #25 15.04 go: downloading github.com/moby/vpnkit v0.5.0 [2022-10-21T07:36:34.792Z] #25 15.17 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-10-21T07:36:34.792Z] #25 15.39 go: downloading github.com/gofrs/flock v0.8.1 [2022-10-21T07:36:34.792Z] #25 15.50 go: downloading github.com/gorilla/mux v1.8.0 [2022-10-21T07:36:35.056Z] #25 15.84 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-10-21T07:36:35.273Z] #34 ... [2022-10-21T07:36:35.273Z] [2022-10-21T07:36:35.273Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:36:35.273Z] #35 26.09 Reading package lists... [2022-10-21T07:36:35.315Z] #25 16.05 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-10-21T07:36:35.315Z] #25 16.22 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-10-21T07:36:35.694Z] #37 1.154 + RM_GOPATH=0 [2022-10-21T07:36:35.694Z] #37 1.166 + TMP_GOPATH= [2022-10-21T07:36:35.694Z] #37 1.166 + : /build [2022-10-21T07:36:35.694Z] #37 1.167 + '[' -z '' ']' [2022-10-21T07:36:35.694Z] #37 1.170 ++ mktemp -d [2022-10-21T07:36:35.694Z] #37 1.191 + export GOPATH=/tmp/tmp.fw1dwlgqDM [2022-10-21T07:36:35.694Z] #37 1.191 + GOPATH=/tmp/tmp.fw1dwlgqDM [2022-10-21T07:36:35.694Z] #37 1.203 + RM_GOPATH=1 [2022-10-21T07:36:35.694Z] #37 1.203 + case "$(go env GOARCH)" in [2022-10-21T07:36:35.694Z] #37 1.204 ++ go env GOARCH [2022-10-21T07:36:35.694Z] #37 1.237 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:35.694Z] #37 1.237 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:35.694Z] #37 1.237 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:35.694Z] #37 1.239 + dir=/tmp/install [2022-10-21T07:36:35.694Z] #37 1.239 + bin=containerd [2022-10-21T07:36:35.694Z] #37 1.244 Install containerd version v1.6.8 [2022-10-21T07:36:35.694Z] #37 1.247 + shift [2022-10-21T07:36:35.694Z] #37 1.247 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-10-21T07:36:35.694Z] #37 1.247 + . /tmp/install/containerd.installer [2022-10-21T07:36:35.694Z] #37 1.247 ++ set -e [2022-10-21T07:36:35.694Z] #37 1.247 ++ : v1.6.8 [2022-10-21T07:36:35.694Z] #37 1.247 + install_containerd [2022-10-21T07:36:35.694Z] #37 1.247 + echo 'Install containerd version v1.6.8' [2022-10-21T07:36:35.694Z] #37 1.247 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fw1dwlgqDM/src/github.com/containerd/containerd [2022-10-21T07:36:35.694Z] #37 1.247 Cloning into '/tmp/tmp.fw1dwlgqDM/src/github.com/containerd/containerd'... [2022-10-21T07:36:36.099Z] #22 ... [2022-10-21T07:36:36.099Z] [2022-10-21T07:36:36.099Z] #29 [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-10-21T07:36:36.099Z] #29 33.83 go: downloading github.com/fatih/color v1.13.0 [2022-10-21T07:36:36.099Z] #29 33.85 go: downloading github.com/gofrs/flock v0.8.1 [2022-10-21T07:36:36.099Z] #29 33.87 go: downloading github.com/pkg/errors v0.9.1 [2022-10-21T07:36:36.099Z] #29 33.88 go: downloading github.com/spf13/cobra v1.3.0 [2022-10-21T07:36:36.099Z] #29 33.90 go: downloading github.com/spf13/pflag v1.0.5 [2022-10-21T07:36:36.318Z] #38 91.21 CC criu/clone-noasan.o [2022-10-21T07:36:36.318Z] #38 91.51 CC criu/config.o [2022-10-21T07:36:36.357Z] #29 34.16 go: downloading github.com/spf13/viper v1.10.1 [2022-10-21T07:36:36.614Z] #29 34.38 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-10-21T07:36:36.614Z] #29 ... [2022-10-21T07:36:36.614Z] [2022-10-21T07:36:36.614Z] #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-10-21T07:36:36.614Z] #28 24.33 encoding [2022-10-21T07:36:36.614Z] #28 ... [2022-10-21T07:36:36.614Z] [2022-10-21T07:36:36.614Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:36:36.614Z] #35 26.91 Reading package lists... [2022-10-21T07:36:36.614Z] #35 32.16 Building dependency tree... [2022-10-21T07:36:36.933Z] #35 31.60 Building dependency tree... [2022-10-21T07:36:37.063Z] #37 ... [2022-10-21T07:36:37.063Z] [2022-10-21T07:36:37.063Z] #30 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-10-21T07:36:37.063Z] #30 DONE 36.0s [2022-10-21T07:36:37.063Z] [2022-10-21T07:36:37.063Z] #35 [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-10-21T07:36:37.063Z] #35 26.16 Building dependency tree... [2022-10-21T07:36:37.063Z] #35 29.71 The following additional packages will be installed: [2022-10-21T07:36:37.063Z] #35 29.71 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-10-21T07:36:37.063Z] #35 29.73 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-10-21T07:36:37.063Z] #35 29.74 Suggested packages: [2022-10-21T07:36:37.063Z] #35 29.75 manpages-dev protobuf-mode-el python3-setuptools [2022-10-21T07:36:37.063Z] #35 30.89 The following NEW packages will be installed: [2022-10-21T07:36:37.063Z] #35 30.89 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-10-21T07:36:37.063Z] #35 30.89 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-10-21T07:36:37.063Z] #35 30.89 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-10-21T07:36:37.063Z] #35 30.90 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-10-21T07:36:37.063Z] #35 31.30 0 upgraded, 18 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T07:36:37.063Z] #35 31.30 Need to get 4253 kB of archives. [2022-10-21T07:36:37.063Z] #35 31.30 After this operation, 25.1 MB of additional disk space will be used. [2022-10-21T07:36:37.063Z] #35 31.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-10-21T07:36:37.063Z] #35 31.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-10-21T07:36:37.063Z] #35 31.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-10-21T07:36:37.063Z] #35 31.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2022-10-21T07:36:37.063Z] #35 31.41 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-10-21T07:36:37.063Z] #35 31.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-dev arm64 3.4.0-1+b1 [104 kB] [2022-10-21T07:36:37.064Z] #35 31.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-10-21T07:36:37.064Z] #35 31.43 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-10-21T07:36:37.064Z] #35 31.43 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-10-21T07:36:37.064Z] #35 31.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-10-21T07:36:37.064Z] #35 31.46 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-lite23 arm64 3.12.4-1 [218 kB] [2022-10-21T07:36:37.064Z] #35 31.48 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-dev arm64 3.12.4-1 [1163 kB] [2022-10-21T07:36:37.064Z] #35 31.59 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotoc23 arm64 3.12.4-1 [703 kB] [2022-10-21T07:36:37.064Z] #35 31.67 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-10-21T07:36:37.064Z] #35 31.67 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-compiler arm64 3.12.4-1 [74.9 kB] [2022-10-21T07:36:37.064Z] #35 31.67 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-10-21T07:36:37.064Z] #35 31.67 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-10-21T07:36:37.064Z] #35 31.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-10-21T07:36:37.064Z] #35 32.84 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T07:36:37.064Z] #35 33.18 Fetched 4253 kB in 1s (5520 kB/s) [2022-10-21T07:36:37.064Z] #35 33.36 Selecting previously unselected package libcap2:arm64. [2022-10-21T07:36:37.064Z] #35 33.36 (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-10-21T07:36:37.064Z] #35 33.40 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-10-21T07:36:37.064Z] #35 33.45 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-10-21T07:36:37.064Z] #35 33.69 Selecting previously unselected package libcap-dev:arm64. [2022-10-21T07:36:37.064Z] #35 33.69 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-10-21T07:36:37.064Z] #35 33.71 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-10-21T07:36:37.064Z] #35 33.96 Selecting previously unselected package libnet1:arm64. [2022-10-21T07:36:37.064Z] #35 33.97 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-10-21T07:36:37.064Z] #35 33.99 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-10-21T07:36:37.064Z] #35 34.21 Selecting previously unselected package libnet1-dev. [2022-10-21T07:36:37.064Z] #35 34.22 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2022-10-21T07:36:37.064Z] #35 34.24 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-10-21T07:36:37.064Z] #35 34.64 Selecting previously unselected package libnl-3-200:arm64. [2022-10-21T07:36:37.064Z] #35 34.64 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-10-21T07:36:37.064Z] #35 34.64 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-10-21T07:36:37.064Z] #35 34.77 Selecting previously unselected package libnl-3-dev:arm64. [2022-10-21T07:36:37.064Z] #35 34.77 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_arm64.deb ... [2022-10-21T07:36:37.064Z] #35 34.78 Unpacking libnl-3-dev:arm64 (3.4.0-1+b1) ... [2022-10-21T07:36:37.064Z] #35 35.17 Selecting previously unselected package libprotobuf-c1:arm64. [2022-10-21T07:36:37.064Z] #35 35.18 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-10-21T07:36:37.064Z] #35 35.19 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-10-21T07:36:37.064Z] #35 35.48 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-10-21T07:36:37.064Z] #35 35.49 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-10-21T07:36:37.064Z] #35 35.52 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-10-21T07:36:37.064Z] #35 35.66 Selecting previously unselected package zlib1g-dev:arm64. [2022-10-21T07:36:37.064Z] #35 35.67 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2022-10-21T07:36:37.064Z] #35 35.70 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-10-21T07:36:37.064Z] #35 35.95 Selecting previously unselected package libprotobuf23:arm64. [2022-10-21T07:36:37.064Z] #35 35.95 Preparing to unpack .../09-libprotobuf23_3.12.4-1_arm64.deb ... [2022-10-21T07:36:37.064Z] #35 35.97 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-10-21T07:36:37.064Z] #35 ... [2022-10-21T07:36:37.064Z] [2022-10-21T07:36:37.064Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-10-21T07:36:37.064Z] #33 24.83 Building dependency tree... [2022-10-21T07:36:37.064Z] #33 28.72 The following additional packages will be installed: [2022-10-21T07:36:37.064Z] #33 28.74 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-10-21T07:36:37.064Z] #33 28.75 Suggested packages: [2022-10-21T07:36:37.064Z] #33 28.76 cmake-doc ninja-build lrzip [2022-10-21T07:36:37.064Z] #33 28.76 Recommended packages: [2022-10-21T07:36:37.064Z] #33 28.76 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-10-21T07:36:37.064Z] #33 29.57 The following NEW packages will be installed: [2022-10-21T07:36:37.064Z] #33 29.58 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-10-21T07:36:37.064Z] #33 29.59 vim-common xxd [2022-10-21T07:36:37.064Z] #33 30.01 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T07:36:37.064Z] #33 30.01 Need to get 15.6 MB of archives. [2022-10-21T07:36:37.064Z] #33 30.01 After this operation, 67.4 MB of additional disk space will be used. [2022-10-21T07:36:37.064Z] #33 30.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-10-21T07:36:37.064Z] #33 30.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-10-21T07:36:37.064Z] #33 30.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-10-21T07:36:37.064Z] #33 30.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-10-21T07:36:37.064Z] #33 30.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-10-21T07:36:37.064Z] #33 30.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-10-21T07:36:37.064Z] #33 30.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-10-21T07:36:37.064Z] #33 30.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-10-21T07:36:37.064Z] #33 30.61 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-10-21T07:36:37.064Z] #33 30.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-10-21T07:36:37.064Z] #33 32.11 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T07:36:37.064Z] #33 32.52 Fetched 15.6 MB in 1s (14.0 MB/s) [2022-10-21T07:36:37.064Z] #33 32.86 Selecting previously unselected package xxd. [2022-10-21T07:36:37.064Z] #33 32.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-10-21T07:36:37.064Z] #33 32.94 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-10-21T07:36:37.064Z] #33 32.95 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:36:37.064Z] #33 33.22 Selecting previously unselected package vim-common. [2022-10-21T07:36:37.064Z] #33 33.23 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-10-21T07:36:37.064Z] #33 33.24 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:36:37.064Z] #33 33.71 Selecting previously unselected package cmake-data. [2022-10-21T07:36:37.064Z] #33 33.71 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-10-21T07:36:37.064Z] #33 33.74 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-10-21T07:36:37.321Z] #33 ... [2022-10-21T07:36:37.321Z] [2022-10-21T07:36:37.321Z] #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-10-21T07:36:37.321Z] #34 32.94 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-10-21T07:36:37.321Z] #34 33.44 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-10-21T07:36:37.321Z] #34 35.02 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-10-21T07:36:37.321Z] #34 35.53 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-10-21T07:36:37.321Z] #34 35.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-10-21T07:36:37.321Z] #34 35.54 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-10-21T07:36:37.321Z] #34 35.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-10-21T07:36:37.321Z] #34 35.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-10-21T07:36:37.321Z] #34 35.57 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-10-21T07:36:37.321Z] #34 35.58 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2022-10-21T07:36:37.321Z] #34 35.59 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-10-21T07:36:37.321Z] #34 35.60 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2022-10-21T07:36:37.321Z] #34 35.60 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2022-10-21T07:36:37.321Z] #34 35.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2022-10-21T07:36:37.321Z] #34 35.63 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2022-10-21T07:36:37.321Z] #34 35.64 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-10-21T07:36:37.321Z] #34 35.66 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-10-21T07:36:37.321Z] #34 35.67 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-10-21T07:36:37.321Z] #34 35.67 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2022-10-21T07:36:37.888Z] #34 36.89 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T07:36:37.888Z] #34 37.13 Fetched 108 MB in 6s (18.6 MB/s) [2022-10-21T07:36:37.988Z] #35 35.65 The following additional packages will be installed: [2022-10-21T07:36:37.988Z] #35 35.66 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-10-21T07:36:37.988Z] #35 35.66 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-10-21T07:36:37.988Z] #35 35.66 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-10-21T07:36:37.988Z] #35 35.66 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-10-21T07:36:37.988Z] #35 35.67 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-10-21T07:36:37.988Z] #35 35.67 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-10-21T07:36:37.988Z] #35 35.68 mingw-w64-common mingw-w64-x86-64-dev [2022-10-21T07:36:37.988Z] #35 35.70 Suggested packages: [2022-10-21T07:36:37.988Z] #35 35.71 gcc-10-locales seccomp wine64 [2022-10-21T07:36:38.145Z] #34 37.24 Selecting previously unselected package binutils-mingw-w64-i686. [2022-10-21T07:36:38.145Z] #34 37.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-10-21T07:36:38.145Z] #34 37.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-10-21T07:36:38.145Z] #34 37.30 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-10-21T07:36:38.209Z] #38 ... [2022-10-21T07:36:38.209Z] [2022-10-21T07:36:38.209Z] #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-10-21T07:36:38.209Z] #0 8.420 Reading package lists... [2022-10-21T07:36:38.209Z] #49 11.39 Reading package lists... [2022-10-21T07:36:38.209Z] #49 14.14 Building dependency tree... [2022-10-21T07:36:38.209Z] #49 15.98 The following additional packages will be installed: [2022-10-21T07:36:38.209Z] #49 15.98 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-10-21T07:36:38.209Z] #49 15.98 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-10-21T07:36:38.209Z] #49 15.98 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-10-21T07:36:38.209Z] #49 15.98 python3-pkg-resources vim-runtime xxd [2022-10-21T07:36:38.209Z] #49 15.99 Suggested packages: [2022-10-21T07:36:38.209Z] #49 16.00 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-10-21T07:36:38.209Z] #49 16.00 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-10-21T07:36:38.209Z] #49 16.00 acl attr quota [2022-10-21T07:36:38.209Z] #49 16.00 Recommended packages: [2022-10-21T07:36:38.209Z] #49 16.00 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-10-21T07:36:38.209Z] #49 17.56 The following NEW packages will be installed: [2022-10-21T07:36:38.209Z] #49 17.56 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-10-21T07:36:38.209Z] #49 17.56 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-10-21T07:36:38.209Z] #49 17.56 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-10-21T07:36:38.209Z] #49 17.56 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-10-21T07:36:38.209Z] #49 17.56 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-10-21T07:36:38.209Z] #49 17.56 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-10-21T07:36:38.209Z] #49 17.56 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-10-21T07:36:38.209Z] #49 17.56 xz-utils zip [2022-10-21T07:36:38.209Z] #49 ... [2022-10-21T07:36:38.209Z] [2022-10-21T07:36:38.209Z] #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-10-21T07:36:38.209Z] #38 93.20 CC criu/cr-check.o [2022-10-21T07:36:38.607Z] #25 ... [2022-10-21T07:36:38.607Z] [2022-10-21T07:36:38.607Z] #35 [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-10-21T07:36:38.607Z] #35 16.03 unicode/utf8 [2022-10-21T07:36:38.607Z] #35 16.73 internal/race [2022-10-21T07:36:38.607Z] #35 16.97 sync/atomic [2022-10-21T07:36:38.607Z] #35 17.91 unicode [2022-10-21T07:36:38.709Z] #34 ... [2022-10-21T07:36:38.709Z] [2022-10-21T07:36:38.709Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-10-21T07:36:38.709Z] #33 37.98 Selecting previously unselected package libicu67:arm64. [2022-10-21T07:36:38.965Z] #33 37.98 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-10-21T07:36:38.965Z] #33 38.01 Unpacking libicu67:arm64 (67.1-7) ... [2022-10-21T07:36:39.139Z] #38 ... [2022-10-21T07:36:39.139Z] [2022-10-21T07:36:39.139Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-10-21T07:36:39.139Z] #23 DONE 150.8s [2022-10-21T07:36:39.139Z] [2022-10-21T07:36:39.139Z] #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-10-21T07:36:39.139Z] #49 17.89 0 upgraded, 47 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T07:36:39.139Z] #49 17.89 Need to get 27.0 MB of archives. [2022-10-21T07:36:39.139Z] #49 17.89 After this operation, 104 MB of additional disk space will be used. [2022-10-21T07:36:39.139Z] #49 17.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-10-21T07:36:39.139Z] #49 17.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-10-21T07:36:39.139Z] #49 17.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-10-21T07:36:39.139Z] #49 17.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-10-21T07:36:39.139Z] #49 17.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-10-21T07:36:39.139Z] #49 17.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-10-21T07:36:39.139Z] #49 17.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-10-21T07:36:39.139Z] #49 17.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-10-21T07:36:39.139Z] #49 18.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-10-21T07:36:39.139Z] #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-10-21T07:36:39.139Z] #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-10-21T07:36:39.139Z] #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-10-21T07:36:39.139Z] #49 18.03 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-10-21T07:36:39.139Z] #49 18.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-10-21T07:36:39.139Z] #49 18.09 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-10-21T07:36:39.139Z] #49 18.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-10-21T07:36:39.139Z] #49 18.10 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-10-21T07:36:39.139Z] #49 18.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-10-21T07:36:39.139Z] #49 18.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-10-21T07:36:39.139Z] #49 18.14 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-10-21T07:36:39.139Z] #49 18.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-10-21T07:36:39.139Z] #49 18.15 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-10-21T07:36:39.139Z] #49 18.15 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-10-21T07:36:39.139Z] #49 18.16 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-10-21T07:36:39.139Z] #49 18.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-10-21T07:36:39.139Z] #49 18.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-10-21T07:36:39.139Z] #49 18.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-10-21T07:36:39.139Z] #49 18.59 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-10-21T07:36:39.139Z] #49 18.59 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-10-21T07:36:39.139Z] #49 18.59 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-10-21T07:36:39.139Z] #49 18.60 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-10-21T07:36:39.139Z] #49 18.60 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-10-21T07:36:39.139Z] #49 18.61 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-10-21T07:36:39.139Z] #49 18.61 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-10-21T07:36:39.139Z] #49 18.68 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-10-21T07:36:39.139Z] #49 18.68 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-10-21T07:36:39.139Z] #49 18.70 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-10-21T07:36:39.139Z] #49 18.73 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-10-21T07:36:39.139Z] #49 18.73 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-10-21T07:36:39.139Z] #49 18.75 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-10-21T07:36:39.139Z] #49 18.76 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-10-21T07:36:39.140Z] #49 18.81 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-10-21T07:36:39.363Z] #35 37.14 The following NEW packages will be installed: [2022-10-21T07:36:39.363Z] #35 37.15 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-10-21T07:36:39.363Z] #35 37.16 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-10-21T07:36:39.363Z] #35 37.16 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-10-21T07:36:39.363Z] #35 37.16 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-10-21T07:36:39.363Z] #35 37.16 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-10-21T07:36:39.363Z] #35 37.16 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-10-21T07:36:39.363Z] #35 37.16 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-10-21T07:36:39.363Z] #35 37.16 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-10-21T07:36:39.363Z] #35 37.16 mingw-w64-x86-64-dev [2022-10-21T07:36:39.396Z] #49 18.83 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-10-21T07:36:39.396Z] #49 18.96 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-10-21T07:36:39.653Z] #49 19.23 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-10-21T07:36:39.653Z] #49 19.30 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-10-21T07:36:39.653Z] #49 19.33 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-10-21T07:36:39.693Z] #35 37.57 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T07:36:39.693Z] #35 37.57 Need to get 115 MB of archives. [2022-10-21T07:36:39.693Z] #35 37.57 After this operation, 645 MB of additional disk space will be used. [2022-10-21T07:36:39.693Z] #35 37.57 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-10-21T07:36:39.952Z] #35 37.76 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-10-21T07:36:40.227Z] #35 37.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-10-21T07:36:40.227Z] #35 38.01 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-10-21T07:36:40.227Z] #35 38.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-10-21T07:36:40.227Z] #35 38.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-10-21T07:36:40.237Z] #35 35.67 The following additional packages will be installed: [2022-10-21T07:36:40.237Z] #35 35.70 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-10-21T07:36:40.237Z] #35 35.70 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-10-21T07:36:40.237Z] #35 35.70 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-10-21T07:36:40.237Z] #35 35.70 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-10-21T07:36:40.237Z] #35 35.71 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-10-21T07:36:40.237Z] #35 35.71 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-10-21T07:36:40.237Z] #35 35.71 mingw-w64-common mingw-w64-x86-64-dev [2022-10-21T07:36:40.237Z] #35 35.72 Suggested packages: [2022-10-21T07:36:40.237Z] #35 35.74 gcc-10-locales seccomp wine64 [2022-10-21T07:36:40.335Z] #33 ... [2022-10-21T07:36:40.335Z] [2022-10-21T07:36:40.335Z] #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-10-21T07:36:40.335Z] #27 29.23 go: downloading github.com/fatih/color v1.13.0 [2022-10-21T07:36:40.335Z] #27 29.23 go: downloading github.com/gofrs/flock v0.8.1 [2022-10-21T07:36:40.335Z] #27 29.29 go: downloading github.com/pkg/errors v0.9.1 [2022-10-21T07:36:40.335Z] #27 29.30 go: downloading github.com/spf13/cobra v1.3.0 [2022-10-21T07:36:40.335Z] #27 29.36 go: downloading github.com/spf13/pflag v1.0.5 [2022-10-21T07:36:40.335Z] #27 29.61 go: downloading github.com/spf13/viper v1.10.1 [2022-10-21T07:36:40.335Z] #27 29.76 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-10-21T07:36:40.335Z] #27 30.04 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-10-21T07:36:40.335Z] #27 30.05 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-10-21T07:36:40.335Z] #27 31.27 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-10-21T07:36:40.335Z] #27 31.57 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-10-21T07:36:40.335Z] #27 35.24 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-10-21T07:36:40.335Z] #27 35.33 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-10-21T07:36:40.335Z] #27 35.39 go: downloading github.com/stretchr/testify v1.7.0 [2022-10-21T07:36:40.335Z] #27 35.58 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-10-21T07:36:40.335Z] #27 35.65 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-10-21T07:36:40.335Z] #27 35.66 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-10-21T07:36:40.335Z] #27 35.72 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-10-21T07:36:40.335Z] #27 35.77 go: downloading github.com/magiconair/properties v1.8.5 [2022-10-21T07:36:40.335Z] #27 35.84 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-10-21T07:36:40.335Z] #27 35.94 go: downloading github.com/spf13/afero v1.6.0 [2022-10-21T07:36:40.335Z] #27 35.97 go: downloading github.com/spf13/cast v1.4.1 [2022-10-21T07:36:40.335Z] #27 36.00 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-10-21T07:36:40.335Z] #27 36.07 go: downloading github.com/subosito/gotenv v1.2.0 [2022-10-21T07:36:40.335Z] #27 36.10 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-10-21T07:36:40.335Z] #27 36.25 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-10-21T07:36:40.335Z] #27 36.25 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-10-21T07:36:40.335Z] #27 36.29 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-10-21T07:36:40.335Z] #27 36.29 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-10-21T07:36:40.335Z] #27 36.32 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-10-21T07:36:40.335Z] #27 36.34 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-10-21T07:36:40.335Z] #27 36.35 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-10-21T07:36:40.335Z] #27 36.43 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-10-21T07:36:40.335Z] #27 36.50 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-10-21T07:36:40.335Z] #27 36.67 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-10-21T07:36:40.335Z] #27 36.73 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-10-21T07:36:40.335Z] #27 37.01 go: downloading github.com/Antonboom/errname v0.1.5 [2022-10-21T07:36:40.335Z] #27 37.06 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-10-21T07:36:40.335Z] #27 37.06 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-10-21T07:36:40.335Z] #27 37.10 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-10-21T07:36:40.335Z] #27 37.13 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-10-21T07:36:40.335Z] #27 37.17 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-10-21T07:36:40.335Z] #27 37.26 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-10-21T07:36:40.335Z] #27 37.34 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-10-21T07:36:40.335Z] #27 37.42 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-10-21T07:36:40.335Z] #27 37.49 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-10-21T07:36:40.335Z] #27 37.61 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-10-21T07:36:40.335Z] #27 37.63 go: downloading github.com/breml/bidichk v0.2.1 [2022-10-21T07:36:40.335Z] #27 37.64 go: downloading github.com/breml/errchkjson v0.2.1 [2022-10-21T07:36:40.335Z] #27 37.67 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-10-21T07:36:40.335Z] #27 37.71 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-10-21T07:36:40.335Z] #27 37.73 go: downloading github.com/daixiang0/gci v0.2.9 [2022-10-21T07:36:40.335Z] #27 37.73 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-10-21T07:36:40.335Z] #27 37.77 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-10-21T07:36:40.335Z] #27 37.78 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-10-21T07:36:40.335Z] #27 37.80 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-10-21T07:36:40.335Z] #27 37.83 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-10-21T07:36:40.335Z] #27 37.85 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-10-21T07:36:40.335Z] #27 37.86 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-10-21T07:36:40.335Z] #27 37.99 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-10-21T07:36:40.335Z] #27 38.06 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-10-21T07:36:40.335Z] #27 38.09 go: downloading github.com/golangci/misspell v0.3.5 [2022-10-21T07:36:40.335Z] #27 38.10 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-10-21T07:36:40.335Z] #27 38.12 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-10-21T07:36:40.335Z] #27 38.15 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-10-21T07:36:40.335Z] #27 38.19 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-10-21T07:36:40.335Z] #27 38.21 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-10-21T07:36:40.335Z] #27 38.24 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-10-21T07:36:40.335Z] #27 38.32 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-10-21T07:36:40.335Z] #27 38.35 go: downloading github.com/julz/importas v0.1.0 [2022-10-21T07:36:40.335Z] #27 38.37 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-10-21T07:36:40.335Z] #27 38.40 go: downloading github.com/kulti/thelper v0.5.0 [2022-10-21T07:36:40.335Z] #27 38.44 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-10-21T07:36:40.335Z] #27 38.45 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-10-21T07:36:40.335Z] #27 38.48 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-10-21T07:36:40.335Z] #27 38.49 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-10-21T07:36:40.335Z] #27 38.54 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-10-21T07:36:40.335Z] #27 38.55 go: downloading github.com/maratori/testpackage v1.0.1 [2022-10-21T07:36:40.335Z] #27 38.57 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-10-21T07:36:40.335Z] #27 38.61 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-10-21T07:36:40.335Z] #27 38.66 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-10-21T07:36:40.335Z] #27 38.67 go: downloading github.com/mgechev/revive v1.1.3 [2022-10-21T07:36:40.335Z] #27 39.19 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-10-21T07:36:40.335Z] #27 39.21 go: downloading github.com/moricho/tparallel v0.2.1 [2022-10-21T07:36:40.335Z] #27 39.22 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-10-21T07:36:40.335Z] #27 39.38 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-10-21T07:36:40.335Z] #27 39.40 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-10-21T07:36:40.335Z] #27 39.41 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-10-21T07:36:40.335Z] #27 39.43 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-10-21T07:36:40.335Z] #27 ... [2022-10-21T07:36:40.335Z] [2022-10-21T07:36:40.335Z] #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-10-21T07:36:40.335Z] #34 39.32 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-10-21T07:36:40.335Z] #34 39.32 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-10-21T07:36:40.335Z] #34 39.33 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-10-21T07:36:40.486Z] #35 38.33 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-10-21T07:36:40.498Z] #35 ... [2022-10-21T07:36:40.498Z] [2022-10-21T07:36:40.498Z] #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-10-21T07:36:40.498Z] #27 36.62 go: downloading github.com/fatih/color v1.13.0 [2022-10-21T07:36:40.498Z] #27 36.64 go: downloading github.com/gofrs/flock v0.8.1 [2022-10-21T07:36:40.498Z] #27 36.69 go: downloading github.com/pkg/errors v0.9.1 [2022-10-21T07:36:40.498Z] #27 36.70 go: downloading github.com/spf13/cobra v1.3.0 [2022-10-21T07:36:40.581Z] #49 20.07 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T07:36:40.581Z] #49 20.19 Fetched 27.0 MB in 2s (15.3 MB/s) [2022-10-21T07:36:40.581Z] #49 20.27 Selecting previously unselected package pigz. [2022-10-21T07:36:40.745Z] #35 38.56 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-10-21T07:36:40.745Z] #35 38.58 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-10-21T07:36:40.774Z] #27 36.77 go: downloading github.com/spf13/pflag v1.0.5 [2022-10-21T07:36:40.774Z] #27 36.97 go: downloading github.com/spf13/viper v1.10.1 [2022-10-21T07:36:40.838Z] #49 20.27 (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-10-21T07:36:40.838Z] #49 20.32 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-10-21T07:36:40.838Z] #49 20.33 Unpacking pigz (2.6-1) ... [2022-10-21T07:36:40.838Z] #49 20.45 Selecting previously unselected package libelf1:amd64. [2022-10-21T07:36:40.838Z] #49 20.45 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-10-21T07:36:40.838Z] #49 20.46 Unpacking libelf1:amd64 (0.183-1) ... [2022-10-21T07:36:41.005Z] #35 ... [2022-10-21T07:36:41.005Z] [2022-10-21T07:36:41.005Z] #34 [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-10-21T07:36:41.005Z] #34 26.46 Reading package lists... [2022-10-21T07:36:41.005Z] #34 31.70 Building dependency tree... [2022-10-21T07:36:41.005Z] #34 35.06 The following additional packages will be installed: [2022-10-21T07:36:41.005Z] #34 35.08 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-10-21T07:36:41.005Z] #34 35.09 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-10-21T07:36:41.005Z] #34 35.10 Suggested packages: [2022-10-21T07:36:41.005Z] #34 35.10 manpages-dev protobuf-mode-el python3-setuptools [2022-10-21T07:36:41.005Z] #34 36.31 The following NEW packages will be installed: [2022-10-21T07:36:41.005Z] #34 36.33 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-10-21T07:36:41.005Z] #34 36.33 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-10-21T07:36:41.005Z] #34 36.33 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-10-21T07:36:41.005Z] #34 36.34 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-10-21T07:36:41.005Z] #34 36.77 0 upgraded, 18 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T07:36:41.005Z] #34 36.77 Need to get 4583 kB of archives. [2022-10-21T07:36:41.005Z] #34 36.77 After this operation, 25.9 MB of additional disk space will be used. [2022-10-21T07:36:41.005Z] #34 36.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-10-21T07:36:41.005Z] #34 36.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-10-21T07:36:41.005Z] #34 36.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-10-21T07:36:41.005Z] #34 36.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-10-21T07:36:41.005Z] #34 36.78 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-10-21T07:36:41.005Z] #34 36.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2022-10-21T07:36:41.005Z] #34 36.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-10-21T07:36:41.005Z] #34 36.80 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-10-21T07:36:41.005Z] #34 36.80 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-10-21T07:36:41.005Z] #34 36.80 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-10-21T07:36:41.005Z] #34 36.86 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2022-10-21T07:36:41.005Z] #34 36.88 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2022-10-21T07:36:41.005Z] #34 36.95 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2022-10-21T07:36:41.005Z] #34 37.01 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-10-21T07:36:41.005Z] #34 37.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2022-10-21T07:36:41.005Z] #34 37.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-10-21T07:36:41.005Z] #34 37.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-10-21T07:36:41.005Z] #34 37.02 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-10-21T07:36:41.005Z] #34 38.39 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T07:36:41.005Z] #34 38.67 Fetched 4583 kB in 1s (7521 kB/s) [2022-10-21T07:36:41.005Z] #34 38.87 Selecting previously unselected package libcap2:amd64. [2022-10-21T07:36:41.005Z] #34 38.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% #34 ... [2022-10-21T07:36:41.005Z] [2022-10-21T07:36:41.005Z] #25 [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-10-21T07:36:41.005Z] #25 DONE 39.0s [2022-10-21T07:36:41.005Z] [2022-10-21T07:36:41.005Z] #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-10-21T07:36:41.005Z] #32 26.60 Reading package lists... [2022-10-21T07:36:41.005Z] #32 31.88 Building dependency tree... [2022-10-21T07:36:41.005Z] #32 35.20 The following additional packages will be installed: [2022-10-21T07:36:41.005Z] #32 35.22 libbtrfs0 [2022-10-21T07:36:41.005Z] #32 35.42 The following NEW packages will be installed: [2022-10-21T07:36:41.005Z] #32 35.42 libbtrfs-dev libbtrfs0 [2022-10-21T07:36:41.005Z] #32 35.83 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T07:36:41.005Z] #32 35.83 Need to get 460 kB of archives. [2022-10-21T07:36:41.005Z] #32 35.83 After this operation, 1237 kB of additional disk space will be used. [2022-10-21T07:36:41.005Z] #32 35.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-10-21T07:36:41.005Z] #32 35.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-10-21T07:36:41.005Z] #32 36.92 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T07:36:41.005Z] #32 37.23 Fetched 460 kB in 0s (1458 kB/s) [2022-10-21T07:36:41.005Z] #32 37.35 Selecting previously unselected package libbtrfs0:amd64. [2022-10-21T07:36:41.005Z] #32 37.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-10-21T07:36:41.005Z] #32 37.41 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-10-21T07:36:41.005Z] #32 37.42 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-10-21T07:36:41.005Z] #32 37.78 Selecting previously unselected package libbtrfs-dev:amd64. [2022-10-21T07:36:41.005Z] #32 37.80 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-10-21T07:36:41.005Z] #32 37.82 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-10-21T07:36:41.005Z] #32 38.44 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-10-21T07:36:41.005Z] #32 38.47 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-10-21T07:36:41.005Z] #32 38.49 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T07:36:41.005Z] #32 DONE 39.0s [2022-10-21T07:36:41.005Z] [2022-10-21T07:36:41.005Z] #34 [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-10-21T07:36:41.005Z] #34 38.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-10-21T07:36:41.005Z] #34 38.95 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-10-21T07:36:41.005Z] #34 39.00 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-10-21T07:36:41.005Z] #34 ... [2022-10-21T07:36:41.005Z] [2022-10-21T07:36:41.005Z] #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-10-21T07:36:41.036Z] #27 37.15 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-10-21T07:36:41.095Z] #49 20.61 Selecting previously unselected package libbpf0:amd64. [2022-10-21T07:36:41.095Z] #49 20.61 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-10-21T07:36:41.095Z] #49 20.63 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-10-21T07:36:41.095Z] #49 20.77 Selecting previously unselected package libcap2:amd64. [2022-10-21T07:36:41.095Z] #49 20.79 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-10-21T07:36:41.095Z] #49 20.80 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-10-21T07:36:41.141Z] #35 ... [2022-10-21T07:36:41.141Z] [2022-10-21T07:36:41.141Z] #25 [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-10-21T07:36:41.141Z] #25 21.85 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-10-21T07:36:41.298Z] #27 37.58 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-10-21T07:36:41.352Z] #49 20.87 Selecting previously unselected package libmnl0:amd64. [2022-10-21T07:36:41.352Z] #49 20.89 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-10-21T07:36:41.352Z] #49 20.89 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-10-21T07:36:41.352Z] #49 20.96 Selecting previously unselected package libxtables12:amd64. [2022-10-21T07:36:41.352Z] #49 20.97 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-10-21T07:36:41.352Z] #49 20.98 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-10-21T07:36:41.352Z] #49 21.05 Selecting previously unselected package libcap2-bin. [2022-10-21T07:36:41.352Z] #49 21.06 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-10-21T07:36:41.352Z] #49 21.06 Unpacking libcap2-bin (1:2.44-1) ... [2022-10-21T07:36:41.400Z] #25 ... [2022-10-21T07:36:41.400Z] [2022-10-21T07:36:41.400Z] #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-10-21T07:36:41.400Z] #33 DONE 22.1s [2022-10-21T07:36:41.400Z] [2022-10-21T07:36:41.400Z] #25 [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-10-21T07:36:41.400Z] #25 22.16 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-10-21T07:36:41.559Z] #27 37.61 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-10-21T07:36:41.559Z] #27 37.66 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-10-21T07:36:41.559Z] #27 37.68 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-10-21T07:36:41.608Z] #49 21.16 Selecting previously unselected package iproute2. [2022-10-21T07:36:41.608Z] #49 21.17 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-10-21T07:36:41.608Z] #49 21.18 Unpacking iproute2 (5.10.0-4) ... [2022-10-21T07:36:41.663Z] #25 ... [2022-10-21T07:36:41.663Z] [2022-10-21T07:36:41.663Z] #31 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-10-21T07:36:41.663Z] #31 12.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [6340 B] [2022-10-21T07:36:41.663Z] #31 21.43 Fetched 8589 kB in 15s (570 kB/s) [2022-10-21T07:36:41.922Z] #31 21.43 Reading package lists... [2022-10-21T07:36:41.922Z] #31 ... [2022-10-21T07:36:41.922Z] [2022-10-21T07:36:41.922Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-10-21T07:36:41.922Z] #27 12.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [6340 B] [2022-10-21T07:36:41.922Z] #27 21.83 Fetched 8589 kB in 15s (558 kB/s) [2022-10-21T07:36:42.172Z] #49 21.70 Selecting previously unselected package xxd. [2022-10-21T07:36:42.172Z] #49 21.71 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-10-21T07:36:42.172Z] #49 21.71 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:36:42.172Z] #49 21.84 Selecting previously unselected package vim-common. [2022-10-21T07:36:42.172Z] #49 21.84 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-10-21T07:36:42.182Z] #27 21.83 Reading package lists... [2022-10-21T07:36:42.182Z] #27 ... [2022-10-21T07:36:42.182Z] [2022-10-21T07:36:42.182Z] #35 [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-10-21T07:36:42.182Z] #35 22.70 encoding [2022-10-21T07:36:42.428Z] #49 21.85 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:36:42.428Z] #49 22.01 Selecting previously unselected package bash-completion. [2022-10-21T07:36:42.428Z] #49 22.02 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-10-21T07:36:42.856Z] #34 41.73 Selecting previously unselected package binutils-mingw-w64. [2022-10-21T07:36:42.856Z] #34 41.74 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-10-21T07:36:42.856Z] #34 41.75 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-10-21T07:36:42.856Z] #34 41.87 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-10-21T07:36:42.856Z] #34 41.87 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-10-21T07:36:42.856Z] #34 41.89 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-10-21T07:36:42.856Z] #34 42.04 Selecting previously unselected package dmsetup. [2022-10-21T07:36:42.856Z] #34 42.05 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-10-21T07:36:42.856Z] #34 42.06 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-10-21T07:36:42.912Z] #37 1.685 + RM_GOPATH=0 [2022-10-21T07:36:42.912Z] #37 1.685 + TMP_GOPATH= [2022-10-21T07:36:42.912Z] #37 1.685 + : /build [2022-10-21T07:36:42.912Z] #37 1.685 + '[' -z '' ']' [2022-10-21T07:36:42.912Z] #37 1.685 ++ mktemp -d [2022-10-21T07:36:42.912Z] #37 1.685 + export GOPATH=/tmp/tmp.Gt2R5tc07T [2022-10-21T07:36:42.912Z] #37 1.685 + GOPATH=/tmp/tmp.Gt2R5tc07T [2022-10-21T07:36:42.912Z] #37 1.685 + RM_GOPATH=1 [2022-10-21T07:36:42.912Z] #37 1.685 + case "$(go env GOARCH)" in [2022-10-21T07:36:42.912Z] #37 1.685 ++ go env GOARCH [2022-10-21T07:36:42.912Z] #37 1.771 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:42.912Z] #37 1.772 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:42.912Z] #37 1.798 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:42.912Z] #37 1.800 + dir=/tmp/install [2022-10-21T07:36:42.912Z] #37 1.800 + bin=containerd [2022-10-21T07:36:42.912Z] #37 1.800 + shift [2022-10-21T07:36:42.912Z] #37 1.801 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-10-21T07:36:42.912Z] #37 1.801 + . /tmp/install/containerd.installer [2022-10-21T07:36:42.912Z] #37 1.801 ++ set -e [2022-10-21T07:36:42.912Z] #37 1.802 ++ : v1.6.8 [2022-10-21T07:36:42.912Z] #37 1.802 + install_containerd [2022-10-21T07:36:42.912Z] #37 1.802 + echo 'Install containerd version v1.6.8' [2022-10-21T07:36:42.912Z] #37 1.802 Install containerd version v1.6.8 [2022-10-21T07:36:42.912Z] #37 1.803 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Gt2R5tc07T/src/github.com/containerd/containerd [2022-10-21T07:36:42.912Z] #37 1.816 Cloning into '/tmp/tmp.Gt2R5tc07T/src/github.com/containerd/containerd'... [2022-10-21T07:36:42.945Z] #27 38.87 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-10-21T07:36:43.113Z] #34 42.27 Selecting previously unselected package mingw-w64-common. [2022-10-21T07:36:43.113Z] #34 42.28 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-10-21T07:36:43.113Z] #34 42.29 Unpacking mingw-w64-common (8.0.0-1) ... [2022-10-21T07:36:43.482Z] #37 ... [2022-10-21T07:36:43.482Z] [2022-10-21T07:36:43.482Z] #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-10-21T07:36:43.482Z] #36 26.33 Reading package lists... [2022-10-21T07:36:43.482Z] #36 31.53 Building dependency tree... [2022-10-21T07:36:43.482Z] #36 35.13 The following additional packages will be installed: [2022-10-21T07:36:43.482Z] #36 35.14 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-10-21T07:36:43.482Z] #36 35.16 Suggested packages: [2022-10-21T07:36:43.482Z] #36 35.17 cmake-doc ninja-build lrzip [2022-10-21T07:36:43.482Z] #36 35.17 Recommended packages: [2022-10-21T07:36:43.482Z] #36 35.17 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-10-21T07:36:43.482Z] #36 35.99 The following NEW packages will be installed: [2022-10-21T07:36:43.482Z] #36 36.01 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-10-21T07:36:43.482Z] #36 36.02 vim-common xxd [2022-10-21T07:36:43.482Z] #36 36.45 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T07:36:43.482Z] #36 36.45 Need to get 17.7 MB of archives. [2022-10-21T07:36:43.482Z] #36 36.45 After this operation, 70.7 MB of additional disk space will be used. [2022-10-21T07:36:43.482Z] #36 36.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-10-21T07:36:43.482Z] #36 36.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-10-21T07:36:43.482Z] #36 36.45 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-10-21T07:36:43.482Z] #36 36.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-10-21T07:36:43.482Z] #36 37.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-10-21T07:36:43.482Z] #36 37.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-10-21T07:36:43.482Z] #36 37.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-10-21T07:36:43.482Z] #36 37.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-10-21T07:36:43.482Z] #36 37.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-10-21T07:36:43.482Z] #36 37.18 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-10-21T07:36:43.482Z] #36 38.40 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T07:36:43.482Z] #36 38.71 Fetched 17.7 MB in 1s (13.5 MB/s) [2022-10-21T07:36:43.482Z] #36 38.83 Selecting previously unselected package xxd. [2022-10-21T07:36:43.482Z] #36 38.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-10-21T07:36:43.482Z] #36 38.94 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-10-21T07:36:43.482Z] #36 38.99 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:36:43.482Z] #36 39.51 Selecting previously unselected package vim-common. [2022-10-21T07:36:43.482Z] #36 39.51 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-10-21T07:36:43.482Z] #36 39.57 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:36:43.482Z] #36 40.03 Selecting previously unselected package cmake-data. [2022-10-21T07:36:43.482Z] #36 40.04 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-10-21T07:36:43.482Z] #36 40.06 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-10-21T07:36:43.517Z] #27 ... [2022-10-21T07:36:43.517Z] [2022-10-21T07:36:43.517Z] #28 [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-10-21T07:36:43.517Z] #28 DONE 39.7s [2022-10-21T07:36:43.517Z] [2022-10-21T07:36:43.517Z] #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-10-21T07:36:43.517Z] #33 26.66 Reading package lists... [2022-10-21T07:36:43.517Z] #33 31.94 Building dependency tree... [2022-10-21T07:36:43.517Z] #33 35.94 The following additional packages will be installed: [2022-10-21T07:36:43.517Z] #33 35.95 libbtrfs0 [2022-10-21T07:36:43.517Z] #33 36.17 The following NEW packages will be installed: [2022-10-21T07:36:43.517Z] #33 36.18 libbtrfs-dev libbtrfs0 [2022-10-21T07:36:43.517Z] #33 36.63 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T07:36:43.517Z] #33 36.63 Need to get 460 kB of archives. [2022-10-21T07:36:43.517Z] #33 36.63 After this operation, 1237 kB of additional disk space will be used. [2022-10-21T07:36:43.517Z] #33 36.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-10-21T07:36:43.517Z] #33 36.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-10-21T07:36:43.517Z] #33 37.69 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T07:36:43.517Z] #33 38.02 Fetched 460 kB in 0s (1322 kB/s) [2022-10-21T07:36:43.517Z] #33 38.12 Selecting previously unselected package libbtrfs0:amd64. [2022-10-21T07:36:43.517Z] #33 38.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-10-21T07:36:43.517Z] #33 38.18 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-10-21T07:36:43.517Z] #33 38.21 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-10-21T07:36:43.517Z] #33 38.50 Selecting previously unselected package libbtrfs-dev:amd64. [2022-10-21T07:36:43.517Z] #33 38.50 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-10-21T07:36:43.517Z] #33 38.51 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-10-21T07:36:43.517Z] #33 38.92 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-10-21T07:36:43.517Z] #33 38.95 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-10-21T07:36:43.517Z] #33 38.99 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T07:36:43.517Z] #33 DONE 39.7s [2022-10-21T07:36:43.517Z] [2022-10-21T07:36:43.517Z] #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-10-21T07:36:43.741Z] #36 ... [2022-10-21T07:36:43.741Z] [2022-10-21T07:36:43.741Z] #34 [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-10-21T07:36:43.741Z] #34 39.20 Selecting previously unselected package libcap-dev:amd64. [2022-10-21T07:36:43.741Z] #34 39.21 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-10-21T07:36:43.741Z] #34 39.22 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-10-21T07:36:43.741Z] #34 39.57 Selecting previously unselected package libnet1:amd64. [2022-10-21T07:36:43.741Z] #34 39.57 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-10-21T07:36:43.741Z] #34 39.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-10-21T07:36:43.741Z] #34 39.71 Selecting previously unselected package libnet1-dev. [2022-10-21T07:36:43.741Z] #34 39.71 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-10-21T07:36:43.741Z] #34 39.72 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-10-21T07:36:43.741Z] #34 40.02 Selecting previously unselected package libnl-3-200:amd64. [2022-10-21T07:36:43.741Z] #34 40.03 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-10-21T07:36:43.741Z] #34 40.04 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-10-21T07:36:43.741Z] #34 40.16 Selecting previously unselected package libnl-3-dev:amd64. [2022-10-21T07:36:43.741Z] #34 40.19 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2022-10-21T07:36:43.741Z] #34 40.22 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-10-21T07:36:43.741Z] #34 41.02 Selecting previously unselected package libprotobuf-c1:amd64. [2022-10-21T07:36:43.741Z] #34 41.02 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-10-21T07:36:43.741Z] #34 41.08 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-10-21T07:36:43.741Z] #34 41.36 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-10-21T07:36:43.741Z] #34 41.40 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-10-21T07:36:43.741Z] #34 41.43 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-10-21T07:36:43.741Z] #34 41.53 Selecting previously unselected package zlib1g-dev:amd64. [2022-10-21T07:36:43.741Z] #34 41.53 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2022-10-21T07:36:43.741Z] #34 41.57 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-10-21T07:36:44.000Z] #34 41.80 Selecting previously unselected package libprotobuf23:amd64. [2022-10-21T07:36:44.000Z] #34 41.82 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2022-10-21T07:36:44.000Z] #34 41.82 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-10-21T07:36:44.949Z] #49 24.14 Unpacking bash-completion (1:2.11-2) ... [2022-10-21T07:36:44.949Z] #49 24.55 Selecting previously unselected package bzip2. [2022-10-21T07:36:44.949Z] #49 24.55 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-10-21T07:36:44.949Z] #49 24.56 Unpacking bzip2 (1.0.8-4) ... [2022-10-21T07:36:44.950Z] #34 42.68 Selecting previously unselected package libprotobuf-lite23:amd64. [2022-10-21T07:36:44.950Z] #34 42.69 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2022-10-21T07:36:44.950Z] #34 42.70 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-10-21T07:36:45.206Z] #49 24.69 Selecting previously unselected package xz-utils. [2022-10-21T07:36:45.206Z] #49 24.69 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-10-21T07:36:45.206Z] #49 24.70 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-10-21T07:36:45.206Z] #49 24.90 Selecting previously unselected package apparmor. [2022-10-21T07:36:45.206Z] #49 24.91 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-10-21T07:36:45.211Z] #34 42.98 Selecting previously unselected package libprotobuf-dev:amd64. [2022-10-21T07:36:45.211Z] #34 42.98 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2022-10-21T07:36:45.211Z] #34 42.99 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2022-10-21T07:36:45.432Z] #37 1.658 + RM_GOPATH=0 [2022-10-21T07:36:45.432Z] #37 1.658 + TMP_GOPATH= [2022-10-21T07:36:45.432Z] #37 1.658 + : /build [2022-10-21T07:36:45.432Z] #37 1.658 + '[' -z '' ']' [2022-10-21T07:36:45.432Z] #37 1.658 ++ mktemp -d [2022-10-21T07:36:45.432Z] #37 1.666 + export GOPATH=/tmp/tmp.qcRWPXJ4IJ [2022-10-21T07:36:45.432Z] #37 1.666 + GOPATH=/tmp/tmp.qcRWPXJ4IJ [2022-10-21T07:36:45.432Z] #37 1.666 + RM_GOPATH=1 [2022-10-21T07:36:45.432Z] #37 1.666 + case "$(go env GOARCH)" in [2022-10-21T07:36:45.432Z] #37 1.666 ++ go env GOARCH [2022-10-21T07:36:45.432Z] #37 1.707 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:45.432Z] #37 1.707 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:45.432Z] #37 1.707 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:45.432Z] #37 1.707 + dir=/tmp/install [2022-10-21T07:36:45.432Z] #37 1.707 + bin=containerd [2022-10-21T07:36:45.432Z] #37 1.707 + shift [2022-10-21T07:36:45.432Z] #37 1.707 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-10-21T07:36:45.432Z] #37 1.707 + . /tmp/install/containerd.installer [2022-10-21T07:36:45.432Z] #37 1.707 ++ set -e [2022-10-21T07:36:45.432Z] #37 1.707 ++ : v1.6.8 [2022-10-21T07:36:45.432Z] #37 1.707 + install_containerd [2022-10-21T07:36:45.432Z] #37 1.715 Install containerd version v1.6.8 [2022-10-21T07:36:45.432Z] #37 1.732 + echo 'Install containerd version v1.6.8' [2022-10-21T07:36:45.432Z] #37 1.732 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qcRWPXJ4IJ/src/github.com/containerd/containerd [2022-10-21T07:36:45.432Z] #37 1.732 Cloning into '/tmp/tmp.qcRWPXJ4IJ/src/github.com/containerd/containerd'... [2022-10-21T07:36:45.432Z] #37 ... [2022-10-21T07:36:45.432Z] [2022-10-21T07:36:45.432Z] #30 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-10-21T07:36:45.432Z] #30 26.24 Reading package lists... [2022-10-21T07:36:45.432Z] #30 31.58 Building dependency tree... [2022-10-21T07:36:45.432Z] #30 35.62 The following additional packages will be installed: [2022-10-21T07:36:45.432Z] #30 35.66 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-10-21T07:36:45.432Z] #30 35.67 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-10-21T07:36:45.432Z] #30 35.68 Suggested packages: [2022-10-21T07:36:45.432Z] #30 35.70 manpages-dev protobuf-mode-el python3-setuptools [2022-10-21T07:36:45.432Z] #30 37.02 The following NEW packages will be installed: [2022-10-21T07:36:45.432Z] #30 37.02 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-10-21T07:36:45.432Z] #30 37.03 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-10-21T07:36:45.432Z] #30 37.03 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-10-21T07:36:45.432Z] #30 37.04 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-10-21T07:36:45.432Z] #30 37.49 0 upgraded, 18 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T07:36:45.432Z] #30 37.49 Need to get 4583 kB of archives. [2022-10-21T07:36:45.432Z] #30 37.49 After this operation, 25.9 MB of additional disk space will be used. [2022-10-21T07:36:45.432Z] #30 37.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-10-21T07:36:45.432Z] #30 37.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-10-21T07:36:45.432Z] #30 37.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-10-21T07:36:45.432Z] #30 37.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-10-21T07:36:45.432Z] #30 37.50 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-10-21T07:36:45.432Z] #30 37.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2022-10-21T07:36:45.432Z] #30 37.51 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-10-21T07:36:45.432Z] #30 37.52 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-10-21T07:36:45.432Z] #30 37.53 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-10-21T07:36:45.432Z] #30 37.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-10-21T07:36:45.432Z] #30 37.60 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2022-10-21T07:36:45.432Z] #30 37.62 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2022-10-21T07:36:45.432Z] #30 37.70 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2022-10-21T07:36:45.432Z] #30 37.74 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-10-21T07:36:45.432Z] #30 37.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2022-10-21T07:36:45.432Z] #30 37.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-10-21T07:36:45.432Z] #30 37.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-10-21T07:36:45.432Z] #30 37.77 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-10-21T07:36:45.432Z] #30 38.99 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T07:36:45.432Z] #30 39.32 Fetched 4583 kB in 1s (7309 kB/s) [2022-10-21T07:36:45.432Z] #30 39.49 Selecting previously unselected package libcap2:amd64. [2022-10-21T07:36:45.432Z] #30 39.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-10-21T07:36:45.432Z] #30 39.57 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-10-21T07:36:45.432Z] #30 39.65 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-10-21T07:36:45.432Z] #30 39.88 Selecting previously unselected package libcap-dev:amd64. [2022-10-21T07:36:45.432Z] #30 39.89 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-10-21T07:36:45.432Z] #30 39.89 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-10-21T07:36:45.432Z] #30 40.21 Selecting previously unselected package libnet1:amd64. [2022-10-21T07:36:45.432Z] #30 40.21 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-10-21T07:36:45.432Z] #30 40.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-10-21T07:36:45.432Z] #30 40.44 Selecting previously unselected package libnet1-dev. [2022-10-21T07:36:45.432Z] #30 40.45 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-10-21T07:36:45.432Z] #30 40.47 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-10-21T07:36:45.432Z] #30 40.89 Selecting previously unselected package libnl-3-200:amd64. [2022-10-21T07:36:45.432Z] #30 40.89 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-10-21T07:36:45.432Z] #30 40.90 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-10-21T07:36:45.432Z] #30 41.13 Selecting previously unselected package libnl-3-dev:amd64. [2022-10-21T07:36:45.432Z] #30 41.18 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2022-10-21T07:36:45.432Z] #30 41.22 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-10-21T07:36:45.464Z] #49 24.96 Unpacking apparmor (2.13.6-10) ... [2022-10-21T07:36:45.693Z] #30 ... [2022-10-21T07:36:45.693Z] [2022-10-21T07:36:45.693Z] #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-10-21T07:36:45.693Z] #36 30.23 Building dependency tree... [2022-10-21T07:36:45.693Z] #36 34.02 The following additional packages will be installed: [2022-10-21T07:36:45.693Z] #36 34.03 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-10-21T07:36:45.693Z] #36 34.07 Suggested packages: [2022-10-21T07:36:45.693Z] #36 34.07 cmake-doc ninja-build lrzip [2022-10-21T07:36:45.693Z] #36 34.07 Recommended packages: [2022-10-21T07:36:45.693Z] #36 34.07 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-10-21T07:36:45.693Z] #36 34.99 The following NEW packages will be installed: [2022-10-21T07:36:45.693Z] #36 35.00 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-10-21T07:36:45.693Z] #36 35.01 vim-common xxd [2022-10-21T07:36:45.693Z] #36 35.44 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T07:36:45.693Z] #36 35.44 Need to get 17.7 MB of archives. [2022-10-21T07:36:45.693Z] #36 35.44 After this operation, 70.7 MB of additional disk space will be used. [2022-10-21T07:36:45.693Z] #36 35.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-10-21T07:36:45.693Z] #36 35.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-10-21T07:36:45.693Z] #36 35.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-10-21T07:36:45.693Z] #36 35.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-10-21T07:36:45.693Z] #36 36.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-10-21T07:36:45.693Z] #36 36.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-10-21T07:36:45.693Z] #36 36.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-10-21T07:36:45.693Z] #36 36.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-10-21T07:36:45.693Z] #36 36.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-10-21T07:36:45.693Z] #36 36.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-10-21T07:36:45.693Z] #36 37.52 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T07:36:45.693Z] #36 37.80 Fetched 17.7 MB in 1s (13.0 MB/s) [2022-10-21T07:36:45.693Z] #36 37.89 Selecting previously unselected package xxd. [2022-10-21T07:36:45.693Z] #36 37.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-10-21T07:36:45.693Z] #36 38.00 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-10-21T07:36:45.693Z] #36 38.01 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:36:45.693Z] #36 38.21 Selecting previously unselected package vim-common. [2022-10-21T07:36:45.693Z] #36 38.21 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-10-21T07:36:45.693Z] #36 38.23 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:36:45.693Z] #36 38.58 Selecting previously unselected package cmake-data. [2022-10-21T07:36:45.693Z] #36 38.58 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-10-21T07:36:45.693Z] #36 38.59 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-10-21T07:36:45.693Z] #36 ... [2022-10-21T07:36:45.693Z] [2022-10-21T07:36:45.693Z] #30 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-10-21T07:36:45.693Z] #30 41.83 Selecting previously unselected package libprotobuf-c1:amd64. [2022-10-21T07:36:45.693Z] #30 41.84 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-10-21T07:36:45.721Z] #49 25.41 Selecting previously unselected package inetutils-ping. [2022-10-21T07:36:45.721Z] #49 25.41 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-10-21T07:36:45.721Z] #49 25.43 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-10-21T07:36:45.956Z] #30 41.91 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-10-21T07:36:45.956Z] #30 42.01 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-10-21T07:36:45.956Z] #30 42.04 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-10-21T07:36:45.956Z] #30 42.05 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-10-21T07:36:45.978Z] #49 25.57 Selecting previously unselected package libip4tc2:amd64. [2022-10-21T07:36:45.978Z] #49 25.58 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-10-21T07:36:45.978Z] #49 25.59 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-10-21T07:36:45.978Z] #49 25.67 Selecting previously unselected package libip6tc2:amd64. [2022-10-21T07:36:45.978Z] #49 25.67 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-10-21T07:36:45.978Z] #49 25.69 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-10-21T07:36:45.978Z] #49 25.76 Selecting previously unselected package libnfnetlink0:amd64. [2022-10-21T07:36:46.217Z] #30 42.16 Selecting previously unselected package zlib1g-dev:amd64. [2022-10-21T07:36:46.217Z] #30 42.17 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2022-10-21T07:36:46.217Z] #30 42.18 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-10-21T07:36:46.244Z] #49 25.77 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-10-21T07:36:46.244Z] #49 25.77 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-10-21T07:36:46.244Z] #49 25.85 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-10-21T07:36:46.244Z] #49 25.85 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-10-21T07:36:46.244Z] #49 25.86 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-10-21T07:36:46.299Z] using credential docker-jenkins-github-credentials [2022-10-21T07:36:46.376Z] Cloning the remote Git repository [2022-10-21T07:36:46.377Z] Cloning with configured refspecs honoured and without tags [2022-10-21T07:36:46.385Z] #34 ... [2022-10-21T07:36:46.385Z] [2022-10-21T07:36:46.385Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-10-21T07:36:46.385Z] #33 42.67 Selecting previously unselected package libxml2:arm64. [2022-10-21T07:36:46.385Z] #33 42.67 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-10-21T07:36:46.385Z] #33 42.68 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-10-21T07:36:46.385Z] #33 43.13 Selecting previously unselected package libarchive13:arm64. [2022-10-21T07:36:46.385Z] #33 43.13 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-10-21T07:36:46.385Z] #33 43.16 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-10-21T07:36:46.385Z] #33 43.40 Selecting previously unselected package libjsoncpp24:arm64. [2022-10-21T07:36:46.385Z] #33 43.41 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-10-21T07:36:46.385Z] #33 43.41 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-10-21T07:36:46.385Z] #33 43.56 Selecting previously unselected package librhash0:arm64. [2022-10-21T07:36:46.385Z] #33 43.56 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-10-21T07:36:46.385Z] #33 43.57 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-10-21T07:36:46.385Z] #33 43.75 Selecting previously unselected package libuv1:arm64. [2022-10-21T07:36:46.385Z] #33 43.75 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-10-21T07:36:46.385Z] #33 43.76 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-10-21T07:36:46.385Z] #33 43.92 Selecting previously unselected package cmake. [2022-10-21T07:36:46.385Z] #33 43.94 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-10-21T07:36:46.385Z] #33 43.95 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-10-21T07:36:46.478Z] #30 42.43 Selecting previously unselected package libprotobuf23:amd64. [2022-10-21T07:36:46.478Z] #30 42.44 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2022-10-21T07:36:46.478Z] #30 42.45 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-10-21T07:36:46.501Z] #49 25.94 Selecting previously unselected package libnftnl11:amd64. [2022-10-21T07:36:46.501Z] #49 25.96 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-10-21T07:36:46.501Z] #49 25.98 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-10-21T07:36:46.501Z] #49 26.09 Selecting previously unselected package iptables. [2022-10-21T07:36:46.501Z] #49 26.09 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-10-21T07:36:46.501Z] #49 26.10 Unpacking iptables (1.8.7-1) ... [2022-10-21T07:36:46.588Z] #34 ... [2022-10-21T07:36:46.588Z] [2022-10-21T07:36:46.588Z] #33 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-10-21T07:36:46.588Z] #33 DONE 44.3s [2022-10-21T07:36:46.588Z] [2022-10-21T07:36:46.588Z] #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-10-21T07:36:46.588Z] #36 43.97 Selecting previously unselected package libicu67:amd64. [2022-10-21T07:36:46.588Z] #36 43.98 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-10-21T07:36:46.588Z] #36 44.27 Unpacking libicu67:amd64 (67.1-7) ... [2022-10-21T07:36:46.758Z] #49 26.42 Selecting previously unselected package libonig5:amd64. [2022-10-21T07:36:46.758Z] #49 26.42 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-10-21T07:36:46.758Z] #49 26.43 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-10-21T07:36:46.847Z] #36 ... [2022-10-21T07:36:46.847Z] [2022-10-21T07:36:46.847Z] #29 [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-10-21T07:36:46.847Z] #29 34.71 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-10-21T07:36:46.847Z] #29 34.73 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-10-21T07:36:46.847Z] #29 36.22 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-10-21T07:36:46.847Z] #29 36.25 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-10-21T07:36:46.847Z] #29 40.62 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-10-21T07:36:46.847Z] #29 40.67 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-10-21T07:36:46.847Z] #29 40.74 go: downloading github.com/stretchr/testify v1.7.0 [2022-10-21T07:36:46.847Z] #29 40.94 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-10-21T07:36:46.847Z] #29 41.00 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-10-21T07:36:46.847Z] #29 41.08 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-10-21T07:36:46.847Z] #29 41.10 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-10-21T07:36:46.847Z] #29 41.20 go: downloading github.com/magiconair/properties v1.8.5 [2022-10-21T07:36:46.847Z] #29 41.28 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-10-21T07:36:46.847Z] #29 41.32 go: downloading github.com/spf13/afero v1.6.0 [2022-10-21T07:36:46.847Z] #29 41.33 go: downloading github.com/spf13/cast v1.4.1 [2022-10-21T07:36:46.847Z] #29 41.37 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-10-21T07:36:46.847Z] #29 41.38 go: downloading github.com/subosito/gotenv v1.2.0 [2022-10-21T07:36:46.847Z] #29 41.39 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-10-21T07:36:46.847Z] #29 41.52 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-10-21T07:36:46.847Z] #29 41.54 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-10-21T07:36:46.847Z] #29 41.55 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-10-21T07:36:46.847Z] #29 41.64 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-10-21T07:36:46.847Z] #29 41.65 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-10-21T07:36:46.847Z] #29 41.67 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-10-21T07:36:46.847Z] #29 41.68 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-10-21T07:36:46.847Z] #29 41.68 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-10-21T07:36:46.847Z] #29 41.71 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-10-21T07:36:46.847Z] #29 41.86 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-10-21T07:36:46.847Z] #29 41.90 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-10-21T07:36:46.847Z] #29 41.95 go: downloading github.com/Antonboom/errname v0.1.5 [2022-10-21T07:36:46.847Z] #29 42.01 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-10-21T07:36:46.847Z] #29 42.15 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-10-21T07:36:46.847Z] #29 42.51 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-10-21T07:36:46.847Z] #29 42.59 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-10-21T07:36:46.847Z] #29 42.66 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-10-21T07:36:46.847Z] #29 42.69 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-10-21T07:36:46.847Z] #29 42.72 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-10-21T07:36:46.847Z] #29 42.83 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-10-21T07:36:46.847Z] #29 42.85 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-10-21T07:36:46.847Z] #29 42.90 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-10-21T07:36:46.847Z] #29 42.98 go: downloading github.com/breml/bidichk v0.2.1 [2022-10-21T07:36:46.847Z] #29 43.04 go: downloading github.com/breml/errchkjson v0.2.1 [2022-10-21T07:36:46.847Z] #29 43.07 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-10-21T07:36:46.847Z] #29 43.11 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-10-21T07:36:46.847Z] #29 43.13 go: downloading github.com/daixiang0/gci v0.2.9 [2022-10-21T07:36:46.847Z] #29 43.16 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-10-21T07:36:46.847Z] #29 43.18 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-10-21T07:36:46.847Z] #29 43.20 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-10-21T07:36:46.847Z] #29 43.24 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-10-21T07:36:46.847Z] #29 43.31 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-10-21T07:36:46.847Z] #29 43.34 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-10-21T07:36:46.847Z] #29 43.43 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-10-21T07:36:46.847Z] #29 43.72 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-10-21T07:36:46.847Z] #29 43.85 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-10-21T07:36:46.847Z] #29 43.87 go: downloading github.com/golangci/misspell v0.3.5 [2022-10-21T07:36:46.847Z] #29 43.97 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-10-21T07:36:46.847Z] #29 43.98 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-10-21T07:36:46.847Z] #29 44.03 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-10-21T07:36:46.847Z] #29 44.08 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-10-21T07:36:46.847Z] #29 44.10 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-10-21T07:36:46.847Z] #29 44.21 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-10-21T07:36:46.847Z] #29 44.24 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-10-21T07:36:46.847Z] #29 44.29 go: downloading github.com/julz/importas v0.1.0 [2022-10-21T07:36:46.847Z] #29 44.36 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-10-21T07:36:46.847Z] #29 44.43 go: downloading github.com/kulti/thelper v0.5.0 [2022-10-21T07:36:46.847Z] #29 44.46 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-10-21T07:36:46.847Z] #29 44.67 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-10-21T07:36:47.015Z] #49 26.59 Selecting previously unselected package libjq1:amd64. [2022-10-21T07:36:47.015Z] #49 26.61 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-10-21T07:36:47.015Z] #49 26.62 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-10-21T07:36:47.105Z] #29 44.83 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-10-21T07:36:47.105Z] #29 44.85 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-10-21T07:36:47.105Z] #29 44.87 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-10-21T07:36:47.105Z] #29 44.89 go: downloading github.com/maratori/testpackage v1.0.1 [2022-10-21T07:36:47.105Z] #29 ... [2022-10-21T07:36:47.105Z] [2022-10-21T07:36:47.105Z] #34 [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-10-21T07:36:47.105Z] #34 44.68 Selecting previously unselected package libprotoc23:amd64. [2022-10-21T07:36:47.105Z] #34 44.68 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2022-10-21T07:36:47.105Z] #34 44.71 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2022-10-21T07:36:47.271Z] #49 26.76 Selecting previously unselected package jq. [2022-10-21T07:36:47.271Z] #49 26.78 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-10-21T07:36:47.271Z] #49 26.80 Unpacking jq (1.6-2.1) ... [2022-10-21T07:36:47.271Z] #49 26.86 Selecting previously unselected package libaio1:amd64. [2022-10-21T07:36:47.271Z] #49 26.87 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-10-21T07:36:47.271Z] #49 26.88 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-10-21T07:36:47.271Z] #49 26.93 Selecting previously unselected package libgpm2:amd64. [2022-10-21T07:36:47.271Z] #49 26.94 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-10-21T07:36:47.271Z] #49 26.94 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-10-21T07:36:47.271Z] #49 27.00 Selecting previously unselected package libicu67:amd64. [2022-10-21T07:36:47.422Z] #30 43.39 Selecting previously unselected package libprotobuf-lite23:amd64. [2022-10-21T07:36:47.422Z] #30 43.40 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2022-10-21T07:36:47.422Z] #30 43.41 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-10-21T07:36:47.456Z] #35 ... [2022-10-21T07:36:47.456Z] [2022-10-21T07:36:47.456Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-10-21T07:36:47.456Z] #24 26.38 Updating files: 74% (1632/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-10-21T07:36:47.456Z] #24 26.93 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-10-21T07:36:47.528Z] #49 27.00 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-10-21T07:36:47.528Z] #49 27.01 Unpacking libicu67:amd64 (67.1-7) ... [2022-10-21T07:36:47.683Z] #30 43.68 Selecting previously unselected package libprotobuf-dev:amd64. [2022-10-21T07:36:47.683Z] #30 43.69 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2022-10-21T07:36:47.683Z] #30 43.71 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2022-10-21T07:36:47.864Z] #33 46.68 Setting up libicu67:arm64 (67.1-7) ... [2022-10-21T07:36:47.865Z] #33 ... [2022-10-21T07:36:47.865Z] [2022-10-21T07:36:47.865Z] #35 [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-10-21T07:36:47.865Z] #35 37.05 Selecting previously unselected package libprotobuf-lite23:arm64. [2022-10-21T07:36:47.865Z] #35 37.05 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_arm64.deb ... [2022-10-21T07:36:47.865Z] #35 37.06 Unpacking libprotobuf-lite23:arm64 (3.12.4-1) ... [2022-10-21T07:36:47.865Z] #35 37.35 Selecting previously unselected package libprotobuf-dev:arm64. [2022-10-21T07:36:47.865Z] #35 37.35 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_arm64.deb ... [2022-10-21T07:36:47.865Z] #35 37.37 Unpacking libprotobuf-dev:arm64 (3.12.4-1) ... [2022-10-21T07:36:47.865Z] #35 38.38 Selecting previously unselected package libprotoc23:arm64. [2022-10-21T07:36:47.865Z] #35 38.40 Preparing to unpack .../12-libprotoc23_3.12.4-1_arm64.deb ... [2022-10-21T07:36:47.865Z] #35 38.41 Unpacking libprotoc23:arm64 (3.12.4-1) ... [2022-10-21T07:36:47.865Z] #35 38.96 Selecting previously unselected package protobuf-c-compiler. [2022-10-21T07:36:47.865Z] #35 38.96 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_arm64.deb ... [2022-10-21T07:36:47.865Z] #35 38.99 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-10-21T07:36:47.865Z] #35 39.14 Selecting previously unselected package protobuf-compiler. [2022-10-21T07:36:47.865Z] #35 39.14 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_arm64.deb ... [2022-10-21T07:36:47.865Z] #35 39.16 Unpacking protobuf-compiler (3.12.4-1) ... [2022-10-21T07:36:47.865Z] #35 39.33 Selecting previously unselected package python3-pkg-resources. [2022-10-21T07:36:47.865Z] #35 39.33 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-10-21T07:36:47.865Z] #35 39.34 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-10-21T07:36:47.865Z] #35 39.54 Selecting previously unselected package python3-six. [2022-10-21T07:36:47.865Z] #35 39.55 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-10-21T07:36:47.865Z] #35 39.55 Unpacking python3-six (1.16.0-2) ... [2022-10-21T07:36:47.865Z] #35 39.66 Selecting previously unselected package python3-protobuf. [2022-10-21T07:36:47.865Z] #35 39.67 Preparing to unpack .../17-python3-protobuf_3.12.4-1_arm64.deb ... [2022-10-21T07:36:47.865Z] #35 39.68 Unpacking python3-protobuf (3.12.4-1) ... [2022-10-21T07:36:47.865Z] #35 40.23 Setting up python3-pkg-resources (52.0.0-4) ... [2022-10-21T07:36:47.865Z] #35 41.73 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-10-21T07:36:47.865Z] #35 41.76 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-10-21T07:36:47.865Z] #35 41.77 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-10-21T07:36:47.865Z] #35 41.80 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-10-21T07:36:47.865Z] #35 41.83 Setting up libcap2:arm64 (1:2.44-1) ... [2022-10-21T07:36:47.865Z] #35 41.85 Setting up python3-six (1.16.0-2) ... [2022-10-21T07:36:47.865Z] #35 42.92 Setting up libprotobuf-lite23:arm64 (3.12.4-1) ... [2022-10-21T07:36:47.865Z] #35 42.93 Setting up libprotoc23:arm64 (3.12.4-1) ... [2022-10-21T07:36:47.865Z] #35 42.95 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-10-21T07:36:47.865Z] #35 42.97 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-10-21T07:36:47.865Z] #35 43.01 Setting up python3-protobuf (3.12.4-1) ... [2022-10-21T07:36:47.865Z] #35 46.29 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-10-21T07:36:47.865Z] #35 46.31 Setting up protobuf-compiler (3.12.4-1) ... [2022-10-21T07:36:47.865Z] #35 46.35 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-10-21T07:36:47.865Z] #35 46.39 Setting up libprotobuf-dev:arm64 (3.12.4-1) ... [2022-10-21T07:36:47.865Z] #35 46.41 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-10-21T07:36:47.865Z] #35 46.44 Setting up libnl-3-dev:arm64 (3.4.0-1+b1) ... [2022-10-21T07:36:47.865Z] #35 46.47 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T07:36:47.931Z] #34 45.70 Selecting previously unselected package protobuf-c-compiler. [2022-10-21T07:36:47.931Z] #34 45.70 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2022-10-21T07:36:47.931Z] #34 45.71 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-10-21T07:36:47.931Z] #34 45.86 Selecting previously unselected package protobuf-compiler. [2022-10-21T07:36:47.931Z] #34 45.89 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2022-10-21T07:36:47.931Z] #34 45.90 Unpacking protobuf-compiler (3.12.4-1) ... [2022-10-21T07:36:48.028Z] #24 28.68 + 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-10-21T07:36:48.121Z] #35 ... [2022-10-21T07:36:48.121Z] [2022-10-21T07:36:48.121Z] #36 [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-10-21T07:36:48.121Z] #36 36.79 Updating files: 86% (1315/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-10-21T07:36:48.121Z] #36 37.27 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-10-21T07:36:48.121Z] #36 37.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-10-21T07:36:48.121Z] #36 ... [2022-10-21T07:36:48.121Z] [2022-10-21T07:36:48.121Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-10-21T07:36:48.121Z] #33 47.27 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:36:48.189Z] #34 46.06 Selecting previously unselected package python3-pkg-resources. [2022-10-21T07:36:48.189Z] #34 46.07 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-10-21T07:36:48.189Z] #34 46.08 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-10-21T07:36:48.430Z] #33 47.36 Setting up libuv1:arm64 (1.40.0-2) ... [2022-10-21T07:36:48.430Z] #33 47.41 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:36:48.430Z] #33 47.54 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-10-21T07:36:48.430Z] #33 47.59 Setting up librhash0:arm64 (1.4.1-2) ... [2022-10-21T07:36:48.430Z] #33 47.64 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-10-21T07:36:48.430Z] #33 47.72 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-10-21T07:36:48.449Z] #34 46.36 Selecting previously unselected package python3-six. [2022-10-21T07:36:48.449Z] #34 46.37 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-10-21T07:36:48.449Z] #34 46.38 Unpacking python3-six (1.16.0-2) ... [2022-10-21T07:36:46.565Z] Cloning repository https://github.com/moby/moby.git [2022-10-21T07:36:46.960Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-10-21T07:36:47.532Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-21T07:36:47.532Z] > git --version # timeout=10 [2022-10-21T07:36:47.578Z] > git --version # 'git version 2.24.1.windows.2' [2022-10-21T07:36:47.579Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T07:36:47.582Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44340/head:refs/remotes/origin/PR-44340 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T07:36:48.686Z] #33 47.94 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-10-21T07:36:48.707Z] #34 46.46 Selecting previously unselected package python3-protobuf. [2022-10-21T07:36:48.707Z] #34 46.48 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2022-10-21T07:36:48.707Z] #34 46.49 Unpacking python3-protobuf (3.12.4-1) ... [2022-10-21T07:36:48.944Z] #33 48.01 Setting up cmake (3.18.4-2+deb11u1) ... [2022-10-21T07:36:49.085Z] #30 ... [2022-10-21T07:36:49.085Z] [2022-10-21T07:36:49.085Z] #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-10-21T07:36:49.085Z] #32 DONE 45.0s [2022-10-21T07:36:49.085Z] [2022-10-21T07:36:49.085Z] #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-10-21T07:36:49.085Z] #27 43.10 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-10-21T07:36:49.085Z] #27 43.10 go: downloading github.com/stretchr/testify v1.7.0 [2022-10-21T07:36:49.085Z] #27 43.26 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-10-21T07:36:49.085Z] #27 43.29 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-10-21T07:36:49.085Z] #27 43.34 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-10-21T07:36:49.085Z] #27 43.43 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-10-21T07:36:49.085Z] #27 43.47 go: downloading github.com/magiconair/properties v1.8.5 [2022-10-21T07:36:49.085Z] #27 43.57 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-10-21T07:36:49.085Z] #27 43.67 go: downloading github.com/spf13/afero v1.6.0 [2022-10-21T07:36:49.085Z] #27 43.68 go: downloading github.com/spf13/cast v1.4.1 [2022-10-21T07:36:49.085Z] #27 43.71 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-10-21T07:36:49.085Z] #27 43.73 go: downloading github.com/subosito/gotenv v1.2.0 [2022-10-21T07:36:49.085Z] #27 43.78 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-10-21T07:36:49.085Z] #27 43.92 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-10-21T07:36:49.085Z] #27 43.96 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-10-21T07:36:49.085Z] #27 43.99 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-10-21T07:36:49.085Z] #27 44.11 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-10-21T07:36:49.085Z] #27 44.19 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-10-21T07:36:49.085Z] #27 44.25 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-10-21T07:36:49.085Z] #27 44.26 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-10-21T07:36:49.085Z] #27 44.38 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-10-21T07:36:49.086Z] #27 44.46 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-10-21T07:36:49.086Z] #27 45.12 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-10-21T07:36:49.274Z] #34 47.15 Setting up python3-pkg-resources (52.0.0-4) ... [2022-10-21T07:36:49.347Z] #27 45.31 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-10-21T07:36:49.406Z] #24 ... [2022-10-21T07:36:49.406Z] [2022-10-21T07:36:49.406Z] #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-10-21T07:36:49.406Z] #29 20.33 Fetched 8589 kB in 15s (565 kB/s) [2022-10-21T07:36:49.406Z] #29 20.33 Reading package lists... [2022-10-21T07:36:49.459Z] #33 48.50 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T07:36:49.609Z] #27 45.58 go: downloading github.com/Antonboom/errname v0.1.5 [2022-10-21T07:36:49.609Z] #27 45.72 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-10-21T07:36:49.609Z] #27 45.77 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-10-21T07:36:49.666Z] #29 26.27 Reading package lists... [2022-10-21T07:36:49.666Z] #29 ... [2022-10-21T07:36:49.666Z] [2022-10-21T07:36:49.666Z] #36 [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-10-21T07:36:49.666Z] #36 24.44 Updating files: 63% (1218/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-10-21T07:36:49.666Z] #36 25.12 + cd /tmp/tmp.Rb7DljQKYi/src/github.com/docker/libnetwork [2022-10-21T07:36:49.666Z] #36 25.12 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-10-21T07:36:49.666Z] #36 25.31 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-10-21T07:36:50.025Z] #33 ... [2022-10-21T07:36:50.025Z] [2022-10-21T07:36:50.025Z] #35 [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-10-21T07:36:50.025Z] #35 DONE 49.2s [2022-10-21T07:36:50.234Z] #36 ... [2022-10-21T07:36:50.234Z] [2022-10-21T07:36:50.234Z] #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-10-21T07:36:50.234Z] #34 20.88 Fetched 8589 kB in 15s (582 kB/s) [2022-10-21T07:36:50.234Z] #34 20.88 Reading package lists... [2022-10-21T07:36:50.234Z] #34 26.87 Reading package lists... [2022-10-21T07:36:50.234Z] #34 ... [2022-10-21T07:36:50.234Z] [2022-10-21T07:36:50.234Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-10-21T07:36:50.234Z] #27 21.83 Reading package lists... [2022-10-21T07:36:50.282Z] [2022-10-21T07:36:50.283Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-10-21T07:36:50.283Z] #33 DONE 49.3s [2022-10-21T07:36:50.283Z] [2022-10-21T07:36:50.283Z] #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-10-21T07:36:50.283Z] #38 ... [2022-10-21T07:36:50.283Z] [2022-10-21T07:36:50.283Z] #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-10-21T07:36:50.283Z] #27 39.48 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-10-21T07:36:50.283Z] #27 39.48 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-10-21T07:36:50.283Z] #27 39.69 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-10-21T07:36:50.283Z] #27 39.72 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-10-21T07:36:50.283Z] #27 39.73 go: downloading github.com/sivchari/tenv v1.4.7 [2022-10-21T07:36:50.283Z] #27 39.74 go: downloading github.com/sonatard/noctx v0.0.1 [2022-10-21T07:36:50.283Z] #27 39.76 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-10-21T07:36:50.283Z] #27 39.77 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-10-21T07:36:50.283Z] #27 39.80 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-10-21T07:36:50.283Z] #27 39.85 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-10-21T07:36:50.283Z] #27 39.89 go: downloading github.com/tetafro/godot v1.4.11 [2022-10-21T07:36:50.283Z] #27 39.93 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-10-21T07:36:50.283Z] #27 39.96 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-10-21T07:36:50.283Z] #27 39.96 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-10-21T07:36:50.283Z] #27 40.25 go: downloading github.com/ultraware/funlen v0.0.3 [2022-10-21T07:36:50.283Z] #27 40.27 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-10-21T07:36:50.283Z] #27 40.30 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-10-21T07:36:50.283Z] #27 40.36 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-10-21T07:36:50.283Z] #27 40.36 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-10-21T07:36:50.283Z] #27 40.36 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-10-21T07:36:50.283Z] #27 40.49 go: downloading honnef.co/go/tools v0.2.2 [2022-10-21T07:36:50.283Z] #27 41.49 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-10-21T07:36:50.283Z] #27 41.52 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-10-21T07:36:50.283Z] #27 41.56 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-10-21T07:36:50.283Z] #27 41.67 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-10-21T07:36:50.283Z] #27 41.67 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-10-21T07:36:50.283Z] #27 42.74 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-21T07:36:50.283Z] #27 42.77 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-21T07:36:50.283Z] #27 42.78 go: downloading github.com/stretchr/objx v0.1.1 [2022-10-21T07:36:50.283Z] #27 42.88 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-10-21T07:36:50.283Z] #27 43.14 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-10-21T07:36:50.283Z] #27 43.14 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-10-21T07:36:50.283Z] #27 43.21 go: downloading golang.org/x/text v0.3.7 [2022-10-21T07:36:50.283Z] #27 47.72 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-10-21T07:36:50.283Z] #27 47.83 go: downloading github.com/gobwas/glob v0.2.3 [2022-10-21T07:36:50.283Z] #27 47.84 go: downloading github.com/kisielk/gotool v1.0.0 [2022-10-21T07:36:50.283Z] #27 47.95 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-10-21T07:36:50.283Z] #27 48.00 go: downloading golang.org/x/mod v0.5.1 [2022-10-21T07:36:50.283Z] #27 48.01 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-10-21T07:36:50.283Z] #27 48.29 go: downloading github.com/ettle/strcase v0.1.1 [2022-10-21T07:36:50.283Z] #27 48.30 go: downloading github.com/fatih/structtag v1.2.0 [2022-10-21T07:36:50.283Z] #27 48.31 go: downloading github.com/Masterminds/semver v1.5.0 [2022-10-21T07:36:50.283Z] #27 48.52 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-10-21T07:36:50.283Z] #27 48.54 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-10-21T07:36:50.283Z] #27 48.62 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-10-21T07:36:50.283Z] #27 48.99 go: downloading github.com/prometheus/client_model v0.2.0 [2022-10-21T07:36:50.283Z] #27 49.10 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-10-21T07:36:50.283Z] #27 49.13 go: downloading github.com/google/go-cmp v0.5.6 [2022-10-21T07:36:50.283Z] #27 49.51 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-10-21T07:36:50.283Z] #27 49.51 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-10-21T07:36:50.283Z] #27 ... [2022-10-21T07:36:50.283Z] [2022-10-21T07:36:50.283Z] #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-10-21T07:36:50.283Z] #34 48.70 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-10-21T07:36:50.283Z] #34 48.70 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-10-21T07:36:50.283Z] #34 48.73 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-10-21T07:36:50.550Z] #27 46.70 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-10-21T07:36:50.550Z] #27 46.72 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-10-21T07:36:50.801Z] #49 ... [2022-10-21T07:36:50.801Z] [2022-10-21T07:36:50.801Z] #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-10-21T07:36:50.801Z] #38 95.45 CC criu/cr-dedup.o [2022-10-21T07:36:50.801Z] #38 95.87 CC criu/cr-dump.o [2022-10-21T07:36:50.801Z] #38 98.44 CC criu/cr-errno.o [2022-10-21T07:36:50.801Z] #38 98.56 CC criu/cr-restore.o [2022-10-21T07:36:50.801Z] #38 103.0 CC criu/cr-service.o [2022-10-21T07:36:50.801Z] #38 104.6 CC criu/crtools.o [2022-10-21T07:36:50.801Z] #38 105.1 CC criu/eventfd.o [2022-10-21T07:36:50.801Z] #38 105.4 CC criu/eventpoll.o [2022-10-21T07:36:50.811Z] #27 46.86 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-10-21T07:36:50.811Z] #27 46.88 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-10-21T07:36:50.811Z] #27 46.93 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-10-21T07:36:50.811Z] #27 46.97 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-10-21T07:36:50.811Z] #27 46.98 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-10-21T07:36:51.058Z] #38 ... [2022-10-21T07:36:51.058Z] [2022-10-21T07:36:51.058Z] #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-10-21T07:36:51.058Z] #49 30.71 Selecting previously unselected package libinih1:amd64. [2022-10-21T07:36:51.058Z] #49 30.72 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-10-21T07:36:51.058Z] #49 30.72 Unpacking libinih1:amd64 (53-1+b2) ... [2022-10-21T07:36:51.058Z] #49 30.78 Selecting previously unselected package libnet1:amd64. [2022-10-21T07:36:51.058Z] #49 30.78 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-10-21T07:36:51.058Z] #49 30.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-10-21T07:36:51.071Z] #27 47.05 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-10-21T07:36:51.071Z] #27 47.12 go: downloading github.com/breml/bidichk v0.2.1 [2022-10-21T07:36:51.071Z] #27 47.20 go: downloading github.com/breml/errchkjson v0.2.1 [2022-10-21T07:36:51.071Z] #27 47.24 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-10-21T07:36:51.071Z] #27 47.28 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-10-21T07:36:51.071Z] #27 ... [2022-10-21T07:36:51.071Z] [2022-10-21T07:36:51.071Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:36:51.071Z] #35 37.17 The following NEW packages will be installed: [2022-10-21T07:36:51.071Z] #35 37.18 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-10-21T07:36:51.071Z] #35 37.18 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-10-21T07:36:51.071Z] #35 37.18 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-10-21T07:36:51.071Z] #35 37.18 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-10-21T07:36:51.071Z] #35 37.18 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-10-21T07:36:51.071Z] #35 37.18 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-10-21T07:36:51.071Z] #35 37.18 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-10-21T07:36:51.071Z] #35 37.19 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-10-21T07:36:51.071Z] #35 37.19 mingw-w64-x86-64-dev [2022-10-21T07:36:51.071Z] #35 37.63 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T07:36:51.071Z] #35 37.63 Need to get 115 MB of archives. [2022-10-21T07:36:51.071Z] #35 37.63 After this operation, 645 MB of additional disk space will be used. [2022-10-21T07:36:51.071Z] #35 37.63 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-10-21T07:36:51.071Z] #35 37.76 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-10-21T07:36:51.071Z] #35 37.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-10-21T07:36:51.071Z] #35 37.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-10-21T07:36:51.071Z] #35 37.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-10-21T07:36:51.071Z] #35 37.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-10-21T07:36:51.071Z] #35 38.24 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-10-21T07:36:51.071Z] #35 38.42 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-10-21T07:36:51.071Z] #35 38.43 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-10-21T07:36:51.071Z] #35 39.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-10-21T07:36:51.071Z] #35 41.48 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-10-21T07:36:51.071Z] #35 42.22 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-10-21T07:36:51.071Z] #35 42.84 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-10-21T07:36:51.071Z] #35 44.55 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-10-21T07:36:51.072Z] #35 45.14 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-10-21T07:36:51.072Z] #35 45.15 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-10-21T07:36:51.072Z] #35 45.16 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-10-21T07:36:51.072Z] #35 45.16 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-10-21T07:36:51.072Z] #35 45.19 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-10-21T07:36:51.072Z] #35 45.20 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-10-21T07:36:51.072Z] #35 45.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-10-21T07:36:51.072Z] #35 45.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-10-21T07:36:51.072Z] #35 45.27 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2022-10-21T07:36:51.072Z] #35 45.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2022-10-21T07:36:51.072Z] #35 45.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2022-10-21T07:36:51.072Z] #35 45.32 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-10-21T07:36:51.072Z] #35 45.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-10-21T07:36:51.072Z] #35 45.42 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-10-21T07:36:51.072Z] #35 45.42 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-10-21T07:36:51.072Z] #35 45.43 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-10-21T07:36:51.072Z] #35 46.78 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T07:36:51.072Z] #35 47.04 Fetched 115 MB in 8s (14.0 MB/s) [2022-10-21T07:36:51.072Z] #35 47.13 Selecting previously unselected package binutils-mingw-w64-i686. [2022-10-21T07:36:51.072Z] #35 47.13 (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-10-21T07:36:51.072Z] #35 47.16 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-10-21T07:36:51.072Z] #35 47.18 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-10-21T07:36:51.180Z] #34 48.77 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-10-21T07:36:51.180Z] #34 48.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-10-21T07:36:51.180Z] #34 48.83 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-10-21T07:36:51.180Z] #34 48.86 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-10-21T07:36:51.180Z] #34 48.89 Setting up libcap2:amd64 (1:2.44-1) ... [2022-10-21T07:36:51.180Z] #34 48.91 Setting up python3-six (1.16.0-2) ... [2022-10-21T07:36:51.315Z] #49 30.92 Selecting previously unselected package libnl-3-200:amd64. [2022-10-21T07:36:51.315Z] #49 30.92 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-10-21T07:36:51.315Z] #49 30.93 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-10-21T07:36:51.315Z] #49 31.01 Selecting previously unselected package libprotobuf-c1:amd64. [2022-10-21T07:36:51.315Z] #49 31.02 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-10-21T07:36:51.332Z] #35 ... [2022-10-21T07:36:51.332Z] [2022-10-21T07:36:51.332Z] #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-10-21T07:36:51.332Z] #27 47.34 go: downloading github.com/daixiang0/gci v0.2.9 [2022-10-21T07:36:51.332Z] #27 47.41 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-10-21T07:36:51.332Z] #27 47.46 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-10-21T07:36:51.332Z] #27 47.52 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-10-21T07:36:51.442Z] #34 ... [2022-10-21T07:36:51.442Z] [2022-10-21T07:36:51.442Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:36:51.442Z] #35 39.45 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-10-21T07:36:51.442Z] #35 41.38 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-10-21T07:36:51.442Z] #35 42.06 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-10-21T07:36:51.442Z] #35 42.81 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-10-21T07:36:51.442Z] #35 44.25 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-10-21T07:36:51.442Z] #35 45.17 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-10-21T07:36:51.442Z] #35 45.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-10-21T07:36:51.442Z] #35 45.18 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-10-21T07:36:51.442Z] #35 45.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-10-21T07:36:51.442Z] #35 45.19 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-10-21T07:36:51.442Z] #35 45.23 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-10-21T07:36:51.442Z] #35 45.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-10-21T07:36:51.442Z] #35 45.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-10-21T07:36:51.442Z] #35 45.28 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2022-10-21T07:36:51.442Z] #35 45.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2022-10-21T07:36:51.442Z] #35 45.35 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2022-10-21T07:36:51.442Z] #35 45.35 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-10-21T07:36:51.442Z] #35 45.41 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-10-21T07:36:51.442Z] #35 45.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-10-21T07:36:51.442Z] #35 45.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-10-21T07:36:51.442Z] #35 45.46 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-10-21T07:36:51.442Z] #35 46.38 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T07:36:51.442Z] #35 46.58 Fetched 115 MB in 8s (13.9 MB/s) [2022-10-21T07:36:51.442Z] #35 46.68 Selecting previously unselected package binutils-mingw-w64-i686. [2022-10-21T07:36:51.442Z] #35 46.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-10-21T07:36:51.442Z] #35 46.74 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-10-21T07:36:51.442Z] #35 46.75 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-10-21T07:36:51.442Z] #35 48.92 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-10-21T07:36:51.442Z] #35 48.92 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-10-21T07:36:51.442Z] #35 48.94 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-10-21T07:36:51.572Z] #49 31.02 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-10-21T07:36:51.572Z] #49 31.07 Selecting previously unselected package net-tools. [2022-10-21T07:36:51.572Z] #49 31.07 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-10-21T07:36:51.572Z] #49 31.08 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-10-21T07:36:51.572Z] #49 31.29 Selecting previously unselected package patch. [2022-10-21T07:36:51.592Z] #27 47.60 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-10-21T07:36:51.592Z] #27 47.63 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-10-21T07:36:51.592Z] #27 47.69 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-10-21T07:36:51.592Z] #27 47.74 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-10-21T07:36:51.592Z] #27 47.84 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-10-21T07:36:51.701Z] #35 ... [2022-10-21T07:36:51.701Z] [2022-10-21T07:36:51.701Z] #29 [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-10-21T07:36:51.701Z] #29 45.03 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-10-21T07:36:51.701Z] #29 45.07 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-10-21T07:36:51.701Z] #29 45.11 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-10-21T07:36:51.701Z] #29 45.12 go: downloading github.com/mgechev/revive v1.1.3 [2022-10-21T07:36:51.701Z] #29 45.95 go: downloading github.com/moricho/tparallel v0.2.1 [2022-10-21T07:36:51.701Z] #29 45.95 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-10-21T07:36:51.701Z] #29 45.99 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-10-21T07:36:51.701Z] #29 46.04 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-10-21T07:36:51.701Z] #29 46.16 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-10-21T07:36:51.701Z] #29 46.19 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-10-21T07:36:51.701Z] #29 46.21 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-10-21T07:36:51.701Z] #29 46.26 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-10-21T07:36:51.701Z] #29 46.29 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-10-21T07:36:51.701Z] #29 46.52 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-10-21T07:36:51.701Z] #29 46.52 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-10-21T07:36:51.701Z] #29 46.53 go: downloading github.com/sivchari/tenv v1.4.7 [2022-10-21T07:36:51.701Z] #29 46.55 go: downloading github.com/sonatard/noctx v0.0.1 [2022-10-21T07:36:51.701Z] #29 46.61 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-10-21T07:36:51.701Z] #29 46.65 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-10-21T07:36:51.701Z] #29 46.71 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-10-21T07:36:51.701Z] #29 46.76 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-10-21T07:36:51.701Z] #29 46.79 go: downloading github.com/tetafro/godot v1.4.11 [2022-10-21T07:36:51.701Z] #29 46.86 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-10-21T07:36:51.701Z] #29 46.86 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-10-21T07:36:51.701Z] #29 46.91 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-10-21T07:36:51.701Z] #29 47.08 go: downloading github.com/ultraware/funlen v0.0.3 [2022-10-21T07:36:51.701Z] #29 47.12 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-10-21T07:36:51.701Z] #29 47.15 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-10-21T07:36:51.701Z] #29 47.21 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-10-21T07:36:51.701Z] #29 47.28 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-10-21T07:36:51.701Z] #29 47.41 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-10-21T07:36:51.701Z] #29 47.57 go: downloading honnef.co/go/tools v0.2.2 [2022-10-21T07:36:51.701Z] #29 48.95 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-10-21T07:36:51.701Z] #29 48.96 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-10-21T07:36:51.701Z] #29 49.08 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-10-21T07:36:51.701Z] #29 49.25 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-10-21T07:36:51.701Z] #29 49.25 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-10-21T07:36:51.828Z] #49 31.30 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-10-21T07:36:51.828Z] #49 31.31 Unpacking patch (2.7.6-7) ... [2022-10-21T07:36:51.828Z] #49 31.44 Selecting previously unselected package python-pip-whl. [2022-10-21T07:36:51.828Z] #49 31.45 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-10-21T07:36:51.828Z] #49 31.46 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-10-21T07:36:51.853Z] #27 47.98 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-10-21T07:36:51.853Z] #27 47.99 go: downloading github.com/golangci/misspell v0.3.5 [2022-10-21T07:36:52.114Z] #27 48.17 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-10-21T07:36:52.114Z] #27 48.18 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-10-21T07:36:52.114Z] #27 48.22 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-10-21T07:36:52.114Z] #27 48.25 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-10-21T07:36:52.114Z] #27 48.25 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-10-21T07:36:52.114Z] #27 48.28 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-10-21T07:36:52.114Z] #27 48.30 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-10-21T07:36:52.114Z] #27 48.33 go: downloading github.com/julz/importas v0.1.0 [2022-10-21T07:36:52.215Z] #27 27.68 Reading package lists... [2022-10-21T07:36:52.215Z] #27 ... [2022-10-21T07:36:52.215Z] [2022-10-21T07:36:52.215Z] #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-10-21T07:36:52.215Z] #34 26.87 Reading package lists... [2022-10-21T07:36:52.374Z] #27 48.40 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-10-21T07:36:52.374Z] #27 48.45 go: downloading github.com/kulti/thelper v0.5.0 [2022-10-21T07:36:52.374Z] #27 48.46 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-10-21T07:36:52.374Z] #27 48.48 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-10-21T07:36:52.374Z] #27 48.54 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-10-21T07:36:52.392Z] #49 32.05 Selecting previously unselected package python3-lib2to3. [2022-10-21T07:36:52.392Z] #49 32.05 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-10-21T07:36:52.392Z] #49 32.06 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-10-21T07:36:52.635Z] #27 48.56 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-10-21T07:36:52.635Z] #27 48.61 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-10-21T07:36:52.635Z] #27 48.64 go: downloading github.com/maratori/testpackage v1.0.1 [2022-10-21T07:36:52.635Z] #27 48.67 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-10-21T07:36:52.635Z] #27 48.76 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-10-21T07:36:52.635Z] #27 48.78 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-10-21T07:36:52.635Z] #27 48.79 go: downloading github.com/mgechev/revive v1.1.3 [2022-10-21T07:36:52.648Z] #49 32.21 Selecting previously unselected package python3-distutils. [2022-10-21T07:36:52.648Z] #49 32.21 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-10-21T07:36:52.648Z] #49 32.22 Unpacking python3-distutils (3.9.2-1) ... [2022-10-21T07:36:52.648Z] #49 32.38 Selecting previously unselected package python3-pkg-resources. [2022-10-21T07:36:52.905Z] #49 32.39 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-10-21T07:36:52.905Z] #49 32.40 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-10-21T07:36:52.905Z] #49 32.55 Selecting previously unselected package python3-setuptools. [2022-10-21T07:36:52.905Z] #49 32.56 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-10-21T07:36:52.905Z] #49 32.56 Unpacking python3-setuptools (52.0.0-4) ... [2022-10-21T07:36:53.077Z] #29 50.76 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-21T07:36:53.077Z] #29 50.82 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-21T07:36:53.077Z] #29 50.86 go: downloading github.com/stretchr/objx v0.1.1 [2022-10-21T07:36:53.077Z] #29 ... [2022-10-21T07:36:53.077Z] [2022-10-21T07:36:53.077Z] #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-10-21T07:36:53.077Z] #36 50.81 Selecting previously unselected package libxml2:amd64. [2022-10-21T07:36:53.077Z] #36 50.82 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-10-21T07:36:53.077Z] #36 50.82 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-10-21T07:36:53.161Z] #49 32.82 Selecting previously unselected package python3-wheel. [2022-10-21T07:36:53.162Z] #49 32.83 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-10-21T07:36:53.162Z] #49 32.83 Unpacking python3-wheel (0.34.2-1) ... [2022-10-21T07:36:53.162Z] #49 32.92 Selecting previously unselected package python3-pip. [2022-10-21T07:36:53.170Z] #34 32.50 Building dependency tree... [2022-10-21T07:36:53.208Z] #27 49.37 go: downloading github.com/moricho/tparallel v0.2.1 [2022-10-21T07:36:53.335Z] #36 51.31 Selecting previously unselected package libarchive13:amd64. [2022-10-21T07:36:53.418Z] #49 32.93 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-10-21T07:36:53.418Z] #49 32.94 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-10-21T07:36:53.468Z] #27 49.37 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-10-21T07:36:53.468Z] #27 49.40 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-10-21T07:36:53.468Z] #27 49.43 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-10-21T07:36:53.468Z] #27 49.59 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-10-21T07:36:53.468Z] #27 49.63 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-10-21T07:36:53.594Z] #36 51.31 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-10-21T07:36:53.594Z] #36 51.33 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-10-21T07:36:53.675Z] #49 33.27 Selecting previously unselected package sudo. [2022-10-21T07:36:53.675Z] #49 33.28 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-10-21T07:36:53.675Z] #49 33.28 Unpacking sudo (1.9.5p2-3) ... [2022-10-21T07:36:53.729Z] #27 49.64 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-10-21T07:36:53.729Z] #27 49.66 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-10-21T07:36:53.729Z] #27 49.69 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-10-21T07:36:53.729Z] #27 49.92 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-10-21T07:36:53.853Z] #36 51.62 Selecting previously unselected package libjsoncpp24:amd64. [2022-10-21T07:36:53.853Z] #36 51.63 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-10-21T07:36:53.853Z] #36 51.64 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-10-21T07:36:53.853Z] #36 51.79 Selecting previously unselected package librhash0:amd64. [2022-10-21T07:36:53.853Z] #36 51.79 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-10-21T07:36:53.853Z] #36 51.81 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-10-21T07:36:53.990Z] #27 49.94 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-10-21T07:36:53.990Z] #27 49.94 go: downloading github.com/sivchari/tenv v1.4.7 [2022-10-21T07:36:53.990Z] #27 49.95 go: downloading github.com/sonatard/noctx v0.0.1 [2022-10-21T07:36:53.990Z] #27 49.95 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-10-21T07:36:53.990Z] #27 50.07 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-10-21T07:36:53.990Z] #27 50.13 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-10-21T07:36:53.990Z] #27 50.15 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-10-21T07:36:53.990Z] #27 50.20 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-10-21T07:36:54.111Z] #36 51.95 Selecting previously unselected package libuv1:amd64. [2022-10-21T07:36:54.111Z] #36 51.95 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-10-21T07:36:54.111Z] #36 51.96 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-10-21T07:36:54.238Z] #49 33.86 Selecting previously unselected package thin-provisioning-tools. [2022-10-21T07:36:54.238Z] #49 33.86 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-10-21T07:36:54.238Z] #49 33.87 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-10-21T07:36:54.252Z] #27 50.22 go: downloading github.com/tetafro/godot v1.4.11 [2022-10-21T07:36:54.252Z] #27 50.26 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-10-21T07:36:54.252Z] #27 50.33 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-10-21T07:36:54.252Z] #27 50.42 go: downloading github.com/ultraware/funlen v0.0.3 [2022-10-21T07:36:54.252Z] #27 50.44 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-10-21T07:36:54.370Z] #36 52.11 Selecting previously unselected package cmake. [2022-10-21T07:36:54.370Z] #36 52.13 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-10-21T07:36:54.370Z] #36 52.14 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-10-21T07:36:54.495Z] #49 34.18 Selecting previously unselected package uidmap. [2022-10-21T07:36:54.495Z] #49 34.18 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-10-21T07:36:54.495Z] #49 34.20 Unpacking uidmap (1:4.8.1-1) ... [2022-10-21T07:36:54.515Z] #27 50.46 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-10-21T07:36:54.515Z] #27 50.51 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-10-21T07:36:54.515Z] #27 50.61 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-10-21T07:36:54.752Z] #49 34.35 Selecting previously unselected package vim-runtime. [2022-10-21T07:36:54.752Z] #49 34.35 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-10-21T07:36:54.752Z] #49 34.40 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-10-21T07:36:54.752Z] #49 34.43 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-10-21T07:36:54.752Z] #49 34.44 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:36:54.786Z] #27 50.97 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-10-21T07:36:55.048Z] #27 51.17 go: downloading honnef.co/go/tools v0.2.2 [2022-10-21T07:36:55.543Z] #34 ... [2022-10-21T07:36:55.543Z] [2022-10-21T07:36:55.543Z] #22 [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-10-21T07:36:55.543Z] #22 44.13 sync [2022-10-21T07:36:55.543Z] #22 44.14 internal/reflectlite [2022-10-21T07:36:55.543Z] #22 45.47 internal/testlog [2022-10-21T07:36:55.543Z] #22 46.39 sort [2022-10-21T07:36:55.543Z] #22 46.39 errors [2022-10-21T07:36:55.544Z] #22 47.10 strconv [2022-10-21T07:36:55.544Z] #22 47.26 io [2022-10-21T07:36:55.544Z] #22 48.10 internal/oserror [2022-10-21T07:36:55.544Z] #22 48.51 syscall [2022-10-21T07:36:55.544Z] #22 48.60 reflect [2022-10-21T07:36:55.544Z] #22 ... [2022-10-21T07:36:55.544Z] [2022-10-21T07:36:55.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-10-21T07:36:55.544Z] #38 1.046 + RM_GOPATH=0 [2022-10-21T07:36:55.544Z] #38 1.048 + TMP_GOPATH= [2022-10-21T07:36:55.544Z] #38 1.048 + : /build [2022-10-21T07:36:55.544Z] #38 1.048 + '[' -z '' ']' [2022-10-21T07:36:55.544Z] #38 1.054 ++ mktemp -d [2022-10-21T07:36:55.544Z] #38 1.055 + export GOPATH=/tmp/tmp.F8jsxn34uD [2022-10-21T07:36:55.544Z] #38 1.055 + GOPATH=/tmp/tmp.F8jsxn34uD [2022-10-21T07:36:55.544Z] #38 1.057 + RM_GOPATH=1 [2022-10-21T07:36:55.544Z] #38 1.057 + case "$(go env GOARCH)" in [2022-10-21T07:36:55.544Z] #38 1.058 ++ go env GOARCH [2022-10-21T07:36:55.544Z] #38 1.105 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:55.544Z] #38 1.105 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:36:55.544Z] #38 1.107 ++ dirname /tmp/install/install.sh [2022-10-21T07:36:55.544Z] #38 1.120 + dir=/tmp/install [2022-10-21T07:36:55.544Z] #38 1.120 + bin=tini [2022-10-21T07:36:55.544Z] #38 1.120 + shift [2022-10-21T07:36:55.544Z] #38 1.121 + '[' '!' -f /tmp/install/tini.installer ']' [2022-10-21T07:36:55.544Z] #38 1.121 + . /tmp/install/tini.installer [2022-10-21T07:36:55.544Z] #38 1.121 ++ : v0.19.0 [2022-10-21T07:36:55.544Z] #38 1.122 + install_tini [2022-10-21T07:36:55.544Z] #38 1.122 + echo 'Install tini version v0.19.0' [2022-10-21T07:36:55.544Z] #38 1.124 Install tini version v0.19.0 [2022-10-21T07:36:55.544Z] #38 1.124 + git clone https://github.com/krallin/tini.git /tmp/tmp.F8jsxn34uD/tini [2022-10-21T07:36:55.544Z] #38 1.127 Cloning into '/tmp/tmp.F8jsxn34uD/tini'... [2022-10-21T07:36:55.544Z] #38 1.788 + cd /tmp/tmp.F8jsxn34uD/tini [2022-10-21T07:36:55.544Z] #38 1.788 + git checkout -q v0.19.0 [2022-10-21T07:36:55.544Z] #38 1.797 + cmake . [2022-10-21T07:36:55.544Z] #38 2.461 -- The C compiler identification is GNU 10.2.1 [2022-10-21T07:36:55.544Z] #38 2.552 -- Detecting C compiler ABI info [2022-10-21T07:36:55.544Z] #38 2.990 -- Detecting C compiler ABI info - done [2022-10-21T07:36:55.544Z] #38 3.062 -- Check for working C compiler: /usr/bin/cc - skipped [2022-10-21T07:36:55.544Z] #38 3.082 -- Detecting C compile features [2022-10-21T07:36:55.544Z] #38 3.083 -- Detecting C compile features - done [2022-10-21T07:36:55.544Z] #38 3.135 -- Performing Test HAS_BUILTIN_FORTIFY [2022-10-21T07:36:55.544Z] #38 3.295 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-10-21T07:36:55.544Z] #38 3.397 -- Configuring done [2022-10-21T07:36:55.544Z] #38 3.424 -- Generating done [2022-10-21T07:36:55.544Z] #38 3.429 -- Build files have been written to: /tmp/tmp.F8jsxn34uD/tini [2022-10-21T07:36:55.544Z] #38 3.442 + make tini-static [2022-10-21T07:36:55.544Z] #38 3.831 Scanning dependencies of target tini-static [2022-10-21T07:36:55.544Z] #38 3.923 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-10-21T07:36:55.544Z] #38 ... [2022-10-21T07:36:55.544Z] [2022-10-21T07:36:55.544Z] #29 [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-10-21T07:36:55.544Z] #29 DONE 54.7s [2022-10-21T07:36:55.544Z] [2022-10-21T07:36:55.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-10-21T07:36:55.544Z] #38 5.469 [100%] Linking C executable tini-static [2022-10-21T07:36:55.708Z] #34 36.16 The following additional packages will be installed: [2022-10-21T07:36:55.708Z] #34 36.17 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-10-21T07:36:55.708Z] #34 36.17 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-10-21T07:36:55.708Z] #34 36.17 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-10-21T07:36:55.709Z] #34 36.17 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-10-21T07:36:55.709Z] #34 36.17 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-10-21T07:36:55.709Z] #34 36.18 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-10-21T07:36:55.709Z] #34 36.18 mingw-w64-common mingw-w64-x86-64-dev [2022-10-21T07:36:55.709Z] #34 36.20 Suggested packages: [2022-10-21T07:36:55.709Z] #34 36.20 gcc-10-locales seccomp wine64 [2022-10-21T07:36:56.276Z] #34 ... [2022-10-21T07:36:56.276Z] [2022-10-21T07:36:56.276Z] #31 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-10-21T07:36:56.276Z] #31 21.43 Reading package lists... [2022-10-21T07:36:56.276Z] #31 27.09 Reading package lists... [2022-10-21T07:36:56.276Z] #31 32.46 Building dependency tree... [2022-10-21T07:36:56.276Z] #31 36.13 The following additional packages will be installed: [2022-10-21T07:36:56.276Z] #31 36.13 libbtrfs0 [2022-10-21T07:36:56.276Z] #31 36.30 The following NEW packages will be installed: [2022-10-21T07:36:56.276Z] #31 36.35 libbtrfs-dev libbtrfs0 [2022-10-21T07:36:56.276Z] #31 36.73 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T07:36:56.276Z] #31 36.73 Need to get 460 kB of archives. [2022-10-21T07:36:56.276Z] #31 36.73 After this operation, 1237 kB of additional disk space will be used. [2022-10-21T07:36:56.276Z] #31 36.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-10-21T07:36:56.276Z] #31 36.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-10-21T07:36:56.276Z] #31 ... [2022-10-21T07:36:56.276Z] [2022-10-21T07:36:56.276Z] #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-10-21T07:36:56.276Z] #29 26.27 Reading package lists... [2022-10-21T07:36:56.276Z] #29 31.44 Building dependency tree... [2022-10-21T07:36:56.276Z] #29 35.19 The following additional packages will be installed: [2022-10-21T07:36:56.276Z] #29 35.20 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2022-10-21T07:36:56.276Z] #29 35.21 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2022-10-21T07:36:56.276Z] #29 35.22 Suggested packages: [2022-10-21T07:36:56.276Z] #29 35.24 manpages-dev protobuf-mode-el python3-setuptools [2022-10-21T07:36:56.276Z] #29 36.51 The following NEW packages will be installed: [2022-10-21T07:36:56.276Z] #29 36.52 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2022-10-21T07:36:56.276Z] #29 36.52 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2022-10-21T07:36:56.276Z] #29 36.52 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2022-10-21T07:36:56.276Z] #29 36.52 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2022-10-21T07:36:56.276Z] #29 36.91 0 upgraded, 18 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T07:36:56.276Z] #29 36.91 Need to get 4583 kB of archives. [2022-10-21T07:36:56.276Z] #29 36.91 After this operation, 25.9 MB of additional disk space will be used. [2022-10-21T07:36:56.276Z] #29 36.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-10-21T07:36:56.276Z] #29 36.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-10-21T07:36:56.276Z] #29 36.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-10-21T07:36:56.276Z] #29 36.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-10-21T07:36:56.276Z] #29 36.93 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-10-21T07:36:56.276Z] #29 36.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2022-10-21T07:36:56.276Z] #29 36.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-10-21T07:36:56.276Z] #29 36.96 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-10-21T07:36:56.276Z] #29 36.96 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-10-21T07:36:56.276Z] #29 36.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-10-21T07:36:56.276Z] #29 37.03 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2022-10-21T07:36:56.276Z] #29 37.04 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2022-10-21T07:36:56.276Z] #29 37.13 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2022-10-21T07:36:56.276Z] #29 37.19 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-10-21T07:36:56.276Z] #29 37.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2022-10-21T07:36:56.276Z] #29 37.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-10-21T07:36:56.276Z] #29 37.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-10-21T07:36:56.276Z] #29 37.23 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-10-21T07:36:56.435Z] #27 52.39 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-10-21T07:36:56.435Z] #27 52.39 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-10-21T07:36:56.435Z] #27 52.49 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-10-21T07:36:56.435Z] #27 52.56 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-10-21T07:36:56.474Z] #38 6.378 [100%] Built target tini-static [2022-10-21T07:36:56.474Z] #38 6.404 + mkdir -p /build [2022-10-21T07:36:56.474Z] #38 6.406 + cp tini-static /build/docker-init [2022-10-21T07:36:56.696Z] #27 52.65 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-21T07:36:56.696Z] #27 52.65 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-21T07:36:56.696Z] #27 52.67 go: downloading github.com/stretchr/objx v0.1.1 [2022-10-21T07:36:56.696Z] #27 52.76 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-10-21T07:36:56.696Z] #27 52.79 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-10-21T07:36:56.735Z] #38 DONE 6.6s [2022-10-21T07:36:56.735Z] [2022-10-21T07:36:56.735Z] #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-10-21T07:36:56.735Z] #34 55.24 Selecting previously unselected package gcc-mingw-w64-base. [2022-10-21T07:36:56.735Z] #34 55.24 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-10-21T07:36:56.735Z] #34 55.28 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-10-21T07:36:56.735Z] #34 55.47 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-10-21T07:36:56.735Z] #34 55.47 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-10-21T07:36:56.735Z] #34 55.49 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-10-21T07:36:56.850Z] #29 ... [2022-10-21T07:36:56.851Z] [2022-10-21T07:36:56.851Z] #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-10-21T07:36:56.851Z] #34 37.61 The following NEW packages will be installed: [2022-10-21T07:36:56.851Z] #34 37.61 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-10-21T07:36:56.851Z] #34 37.61 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-10-21T07:36:56.851Z] #34 37.61 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-10-21T07:36:56.851Z] #34 37.61 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-10-21T07:36:56.851Z] #34 37.61 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-10-21T07:36:56.851Z] #34 37.61 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-10-21T07:36:56.851Z] #34 37.62 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-10-21T07:36:56.851Z] #34 37.63 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-10-21T07:36:56.851Z] #34 37.63 mingw-w64-x86-64-dev [2022-10-21T07:36:56.957Z] #27 53.05 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-10-21T07:36:56.957Z] #27 ... [2022-10-21T07:36:56.957Z] [2022-10-21T07:36:56.957Z] #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-10-21T07:36:56.957Z] #36 42.96 Selecting previously unselected package libicu67:amd64. [2022-10-21T07:36:56.957Z] #36 43.00 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-10-21T07:36:56.957Z] #36 43.01 Unpacking libicu67:amd64 (67.1-7) ... [2022-10-21T07:36:56.957Z] #36 50.21 Selecting previously unselected package libxml2:amd64. [2022-10-21T07:36:56.957Z] #36 50.23 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-10-21T07:36:56.957Z] #36 50.24 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-10-21T07:36:56.957Z] #36 50.77 Selecting previously unselected package libarchive13:amd64. [2022-10-21T07:36:56.957Z] #36 50.77 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-10-21T07:36:56.957Z] #36 50.79 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-10-21T07:36:56.957Z] #36 51.12 Selecting previously unselected package libjsoncpp24:amd64. [2022-10-21T07:36:56.957Z] #36 51.15 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-10-21T07:36:56.957Z] #36 51.15 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-10-21T07:36:56.957Z] #36 51.28 Selecting previously unselected package librhash0:amd64. [2022-10-21T07:36:56.957Z] #36 51.28 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-10-21T07:36:56.957Z] #36 51.29 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-10-21T07:36:56.957Z] #36 51.52 Selecting previously unselected package libuv1:amd64. [2022-10-21T07:36:56.957Z] #36 51.52 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-10-21T07:36:56.957Z] #36 51.54 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-10-21T07:36:56.957Z] #36 51.78 Selecting previously unselected package cmake. [2022-10-21T07:36:56.957Z] #36 51.78 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-10-21T07:36:56.957Z] #36 51.80 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-10-21T07:36:56.957Z] #36 ... [2022-10-21T07:36:56.957Z] [2022-10-21T07:36:56.957Z] #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-10-21T07:36:56.957Z] #27 53.08 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-10-21T07:36:56.957Z] #27 53.16 go: downloading golang.org/x/text v0.3.7 [2022-10-21T07:36:57.116Z] #34 37.99 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T07:36:57.116Z] #34 37.99 Need to get 115 MB of archives. [2022-10-21T07:36:57.116Z] #34 37.99 After this operation, 645 MB of additional disk space will be used. [2022-10-21T07:36:57.116Z] #34 37.99 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-10-21T07:36:57.116Z] #34 38.09 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-10-21T07:36:57.376Z] #34 38.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-10-21T07:36:57.376Z] #34 38.24 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-10-21T07:36:57.376Z] #34 38.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-10-21T07:36:57.376Z] #34 38.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-10-21T07:36:57.634Z] #34 38.52 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-10-21T07:36:57.892Z] #34 38.75 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-10-21T07:36:57.892Z] #34 38.78 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-10-21T07:36:58.556Z] #36 ... [2022-10-21T07:36:58.556Z] [2022-10-21T07:36:58.556Z] #34 [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-10-21T07:36:58.556Z] #34 50.12 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-10-21T07:36:58.557Z] #34 50.14 Setting up libprotoc23:amd64 (3.12.4-1) ... [2022-10-21T07:36:58.557Z] #34 50.16 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-10-21T07:36:58.557Z] #34 50.20 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-10-21T07:36:58.557Z] #34 50.23 Setting up python3-protobuf (3.12.4-1) ... [2022-10-21T07:36:58.557Z] #34 54.03 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-10-21T07:36:58.557Z] #34 54.05 Setting up protobuf-compiler (3.12.4-1) ... [2022-10-21T07:36:58.557Z] #34 54.06 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-10-21T07:36:58.557Z] #34 54.08 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2022-10-21T07:36:58.557Z] #34 54.10 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-10-21T07:36:58.557Z] #34 54.12 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-10-21T07:36:58.557Z] #34 54.14 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T07:36:58.557Z] #34 DONE 55.8s [2022-10-21T07:36:58.557Z] [2022-10-21T07:36:58.557Z] #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-10-21T07:36:58.820Z] #38 ... [2022-10-21T07:36:58.821Z] [2022-10-21T07:36:58.821Z] #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-10-21T07:36:58.821Z] #24 46.30 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-10-21T07:36:58.821Z] #24 46.56 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-10-21T07:36:58.821Z] #24 47.25 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-10-21T07:36:58.821Z] #24 ... [2022-10-21T07:36:58.821Z] [2022-10-21T07:36:58.821Z] #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-10-21T07:36:58.821Z] #36 56.51 Setting up libicu67:amd64 (67.1-7) ... [2022-10-21T07:36:58.821Z] #36 56.57 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:36:58.821Z] #36 56.62 Setting up libuv1:amd64 (1.40.0-2) ... [2022-10-21T07:36:58.821Z] #36 56.64 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:36:58.821Z] #36 56.68 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-10-21T07:36:58.821Z] #36 56.70 Setting up librhash0:amd64 (1.4.1-2) ... [2022-10-21T07:36:58.821Z] #36 56.72 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-10-21T07:36:58.830Z] #34 ... [2022-10-21T07:36:58.830Z] [2022-10-21T07:36:58.830Z] #31 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-10-21T07:36:58.830Z] #31 37.91 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T07:36:58.830Z] #31 38.13 Fetched 460 kB in 0s (1382 kB/s) [2022-10-21T07:36:58.830Z] #31 38.29 Selecting previously unselected package libbtrfs0:amd64. [2022-10-21T07:36:58.830Z] #31 38.29 (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-10-21T07:36:58.830Z] #31 38.40 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-10-21T07:36:58.830Z] #31 38.41 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-10-21T07:36:58.830Z] #31 38.61 Selecting previously unselected package libbtrfs-dev:amd64. [2022-10-21T07:36:58.830Z] #31 38.61 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-10-21T07:36:58.830Z] #31 38.63 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-10-21T07:36:58.830Z] #31 38.99 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-10-21T07:36:58.830Z] #31 39.01 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-10-21T07:36:58.830Z] #31 39.05 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T07:36:58.830Z] #31 DONE 39.6s [2022-10-21T07:36:58.830Z] [2022-10-21T07:36:58.830Z] #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-10-21T07:36:58.830Z] #34 39.59 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-10-21T07:36:58.923Z] #49 37.87 Selecting previously unselected package vim. [2022-10-21T07:36:58.923Z] #49 37.87 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-10-21T07:36:58.923Z] #49 37.89 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:36:58.923Z] #49 38.51 Selecting previously unselected package xfsprogs. [2022-10-21T07:36:58.923Z] #49 38.51 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-10-21T07:36:58.923Z] #49 38.52 Unpacking xfsprogs (5.10.0-4) ... [2022-10-21T07:36:59.079Z] #36 56.74 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-10-21T07:36:59.079Z] #36 56.76 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-10-21T07:36:59.079Z] #36 56.78 Setting up cmake (3.18.4-2+deb11u1) ... [2022-10-21T07:36:59.079Z] #36 56.79 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T07:36:59.398Z] #34 ... [2022-10-21T07:36:59.398Z] [2022-10-21T07:36:59.398Z] #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-10-21T07:36:59.398Z] #26 DONE 40.0s [2022-10-21T07:36:59.398Z] [2022-10-21T07:36:59.398Z] #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-10-21T07:36:59.398Z] #29 38.46 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T07:36:59.398Z] #29 38.70 Fetched 4583 kB in 1s (6593 kB/s) [2022-10-21T07:36:59.398Z] #29 38.82 Selecting previously unselected package libcap2:amd64. [2022-10-21T07:36:59.398Z] #29 38.82 (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-10-21T07:36:59.398Z] #29 38.88 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-10-21T07:36:59.398Z] #29 38.89 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-10-21T07:36:59.398Z] #29 39.05 Selecting previously unselected package libcap-dev:amd64. [2022-10-21T07:36:59.398Z] #29 39.07 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-10-21T07:36:59.398Z] #29 39.13 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-10-21T07:36:59.398Z] #29 39.27 Selecting previously unselected package libnet1:amd64. [2022-10-21T07:36:59.398Z] #29 39.27 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-10-21T07:36:59.398Z] #29 39.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-10-21T07:36:59.398Z] #29 39.52 Selecting previously unselected package libnet1-dev. [2022-10-21T07:36:59.398Z] #29 39.52 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-10-21T07:36:59.398Z] #29 39.54 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-10-21T07:36:59.398Z] #29 39.91 Selecting previously unselected package libnl-3-200:amd64. [2022-10-21T07:36:59.398Z] #29 39.91 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-10-21T07:36:59.398Z] #29 39.91 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-10-21T07:36:59.398Z] #29 39.99 Selecting previously unselected package libnl-3-dev:amd64. [2022-10-21T07:36:59.398Z] #29 39.99 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2022-10-21T07:36:59.398Z] #29 40.02 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-10-21T07:36:59.398Z] #29 40.29 Selecting previously unselected package libprotobuf-c1:amd64. [2022-10-21T07:36:59.398Z] #29 40.29 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-10-21T07:36:59.398Z] #29 40.33 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-10-21T07:36:59.485Z] #49 39.01 Selecting previously unselected package zip. [2022-10-21T07:36:59.485Z] #49 39.03 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-10-21T07:36:59.485Z] #49 39.04 Unpacking zip (3.0-12) ... [2022-10-21T07:36:59.507Z] #27 ... [2022-10-21T07:36:59.507Z] [2022-10-21T07:36:59.507Z] #30 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python3-protobuf [2022-10-21T07:36:59.507Z] #30 45.49 Selecting previously unselected package libprotoc23:amd64. [2022-10-21T07:36:59.507Z] #30 45.53 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2022-10-21T07:36:59.507Z] #30 45.55 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2022-10-21T07:36:59.507Z] #30 46.50 Selecting previously unselected package protobuf-c-compiler. [2022-10-21T07:36:59.507Z] #30 46.50 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2022-10-21T07:36:59.507Z] #30 46.51 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-10-21T07:36:59.507Z] #30 46.69 Selecting previously unselected package protobuf-compiler. [2022-10-21T07:36:59.507Z] #30 46.70 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2022-10-21T07:36:59.507Z] #30 46.71 Unpacking protobuf-compiler (3.12.4-1) ... [2022-10-21T07:36:59.507Z] #30 46.82 Selecting previously unselected package python3-pkg-resources. [2022-10-21T07:36:59.507Z] #30 46.82 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-10-21T07:36:59.507Z] #30 46.84 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-10-21T07:36:59.507Z] #30 47.07 Selecting previously unselected package python3-six. [2022-10-21T07:36:59.507Z] #30 47.07 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-10-21T07:36:59.507Z] #30 47.07 Unpacking python3-six (1.16.0-2) ... [2022-10-21T07:36:59.507Z] #30 47.22 Selecting previously unselected package python3-protobuf. [2022-10-21T07:36:59.507Z] #30 47.22 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2022-10-21T07:36:59.507Z] #30 47.23 Unpacking python3-protobuf (3.12.4-1) ... [2022-10-21T07:36:59.507Z] #30 47.80 Setting up python3-pkg-resources (52.0.0-4) ... [2022-10-21T07:36:59.507Z] #30 49.51 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-10-21T07:36:59.507Z] #30 49.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-10-21T07:36:59.507Z] #30 49.53 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-10-21T07:36:59.507Z] #30 49.56 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-10-21T07:36:59.507Z] #30 49.58 Setting up libcap2:amd64 (1:2.44-1) ... [2022-10-21T07:36:59.507Z] #30 49.61 Setting up python3-six (1.16.0-2) ... [2022-10-21T07:36:59.507Z] #30 50.88 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-10-21T07:36:59.507Z] #30 50.90 Setting up libprotoc23:amd64 (3.12.4-1) ... [2022-10-21T07:36:59.507Z] #30 50.91 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-10-21T07:36:59.507Z] #30 50.92 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-10-21T07:36:59.507Z] #30 50.96 Setting up python3-protobuf (3.12.4-1) ... [2022-10-21T07:36:59.507Z] #30 54.87 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-10-21T07:36:59.507Z] #30 54.89 Setting up protobuf-compiler (3.12.4-1) ... [2022-10-21T07:36:59.507Z] #30 54.91 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-10-21T07:36:59.507Z] #30 54.94 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2022-10-21T07:36:59.507Z] #30 54.96 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-10-21T07:36:59.507Z] #30 54.98 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-10-21T07:36:59.507Z] #30 54.99 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T07:36:59.645Z] #36 DONE 57.3s [2022-10-21T07:36:59.645Z] [2022-10-21T07:36:59.645Z] #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-10-21T07:36:59.657Z] #29 40.42 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-10-21T07:36:59.657Z] #29 40.42 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-10-21T07:36:59.657Z] #29 40.48 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-10-21T07:36:59.657Z] #29 40.53 Selecting previously unselected package zlib1g-dev:amd64. [2022-10-21T07:36:59.657Z] #29 40.57 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2022-10-21T07:36:59.657Z] #29 40.57 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-10-21T07:36:59.741Z] #49 39.27 Setting up python3-pkg-resources (52.0.0-4) ... [2022-10-21T07:36:59.769Z] #30 DONE 55.8s [2022-10-21T07:36:59.769Z] [2022-10-21T07:36:59.769Z] #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-10-21T07:37:00.012Z] #34 ... [2022-10-21T07:37:00.012Z] [2022-10-21T07:37:00.012Z] #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-10-21T07:37:00.012Z] #0 2.277 Note: Building without setproctitle() and strlcpy() support. [2022-10-21T07:37:00.012Z] #0 2.279 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-10-21T07:37:00.012Z] #0 2.305 Note: Building without GnuTLS support [2022-10-21T07:37:00.012Z] #0 2.310 Makefile.config:39: Warn: you have no libnftables installed [2022-10-21T07:37:00.012Z] #0 2.316 Makefile.config:40: Warn: Building without nftables support [2022-10-21T07:37:00.012Z] #0 3.996 fatal: not a git repository (or any of the parent directories): .git [2022-10-21T07:37:00.012Z] #0 4.104 GEN .gitid [2022-10-21T07:37:00.012Z] #0 4.146 GEN criu/include/version.h [2022-10-21T07:37:00.012Z] #0 4.231 GEN include/common/asm [2022-10-21T07:37:00.012Z] #0 5.975 PBCC images/timens.pb-c.c [2022-10-21T07:37:00.012Z] #0 6.047 DEP images/timens.pb-c.d [2022-10-21T07:37:00.012Z] #0 6.240 PBCC images/fown.pb-c.c [2022-10-21T07:37:00.012Z] #0 6.290 PBCC images/google/protobuf/descriptor.pb-c.c [2022-10-21T07:37:00.012Z] #0 6.375 PBCC images/opts.pb-c.c [2022-10-21T07:37:00.012Z] #0 6.481 PBCC images/memfd.pb-c.c [2022-10-21T07:37:00.012Z] #0 6.512 DEP images/fown.pb-c.d [2022-10-21T07:37:00.012Z] #0 6.559 DEP images/google/protobuf/descriptor.pb-c.d [2022-10-21T07:37:00.012Z] #0 6.605 DEP images/opts.pb-c.d [2022-10-21T07:37:00.012Z] #0 6.674 DEP images/memfd.pb-c.d [2022-10-21T07:37:00.012Z] #0 6.714 PBCC images/sit.pb-c.c [2022-10-21T07:37:00.012Z] #0 6.735 DEP images/sit.pb-c.d [2022-10-21T07:37:00.012Z] #0 6.858 PBCC images/macvlan.pb-c.c [2022-10-21T07:37:00.012Z] #0 6.894 DEP images/macvlan.pb-c.d [2022-10-21T07:37:00.012Z] #0 6.982 PBCC images/autofs.pb-c.c [2022-10-21T07:37:00.012Z] #0 7.003 DEP images/autofs.pb-c.d [2022-10-21T07:37:00.012Z] #0 7.026 PBCC images/sysctl.pb-c.c [2022-10-21T07:37:00.012Z] #0 7.035 DEP images/sysctl.pb-c.d [2022-10-21T07:37:00.012Z] #0 7.106 PBCC images/time.pb-c.c [2022-10-21T07:37:00.012Z] #0 7.166 DEP images/time.pb-c.d [2022-10-21T07:37:00.012Z] #0 7.243 PBCC images/binfmt-misc.pb-c.c [2022-10-21T07:37:00.012Z] #0 7.294 DEP images/binfmt-misc.pb-c.d [2022-10-21T07:37:00.012Z] #0 7.381 PBCC images/seccomp.pb-c.c [2022-10-21T07:37:00.012Z] #0 7.541 DEP images/seccomp.pb-c.d [2022-10-21T07:37:00.012Z] #0 7.627 PBCC images/userns.pb-c.c [2022-10-21T07:37:00.012Z] #0 7.633 DEP images/userns.pb-c.d [2022-10-21T07:37:00.012Z] #0 7.678 PBCC images/cgroup.pb-c.c [2022-10-21T07:37:00.012Z] #0 7.707 DEP images/cgroup.pb-c.d [2022-10-21T07:37:00.012Z] #0 7.754 PBCC images/ext-file.pb-c.c [2022-10-21T07:37:00.012Z] #0 7.780 DEP images/ext-file.pb-c.d [2022-10-21T07:37:00.012Z] #0 7.832 PBCC images/rpc.pb-c.c [2022-10-21T07:37:00.012Z] #0 7.869 DEP images/rpc.pb-c.d [2022-10-21T07:37:00.012Z] #0 7.922 PBCC images/siginfo.pb-c.c [2022-10-21T07:37:00.012Z] #0 7.951 DEP images/siginfo.pb-c.d [2022-10-21T07:37:00.012Z] #0 8.010 PBCC images/pagemap.pb-c.c [2022-10-21T07:37:00.012Z] #0 8.029 DEP images/pagemap.pb-c.d [2022-10-21T07:37:00.012Z] #0 8.089 PBCC images/rlimit.pb-c.c [2022-10-21T07:37:00.012Z] #0 8.110 DEP images/rlimit.pb-c.d [2022-10-21T07:37:00.012Z] #0 8.197 PBCC images/file-lock.pb-c.c [2022-10-21T07:37:00.012Z] #0 8.234 DEP images/file-lock.pb-c.d [2022-10-21T07:37:00.012Z] #0 8.314 PBCC images/tty.pb-c.c [2022-10-21T07:37:00.012Z] #0 8.374 DEP images/tty.pb-c.d [2022-10-21T07:37:00.012Z] #0 8.438 PBCC images/tun.pb-c.c [2022-10-21T07:37:00.012Z] #0 8.465 PBCC images/netdev.pb-c.c [2022-10-21T07:37:00.012Z] #0 8.540 DEP images/tun.pb-c.d [2022-10-21T07:37:00.012Z] #0 8.611 DEP images/netdev.pb-c.d [2022-10-21T07:37:00.012Z] #0 8.662 PBCC images/vma.pb-c.c [2022-10-21T07:37:00.012Z] #0 8.684 DEP images/vma.pb-c.d [2022-10-21T07:37:00.012Z] #0 8.775 PBCC images/creds.pb-c.c [2022-10-21T07:37:00.012Z] #0 8.812 DEP images/creds.pb-c.d [2022-10-21T07:37:00.012Z] #0 8.866 PBCC images/utsns.pb-c.c [2022-10-21T07:37:00.012Z] #0 8.877 DEP images/utsns.pb-c.d [2022-10-21T07:37:00.012Z] #0 8.929 PBCC images/ipc-desc.pb-c.c [2022-10-21T07:37:00.012Z] #0 8.962 PBCC images/ipc-sem.pb-c.c [2022-10-21T07:37:00.012Z] #0 8.977 DEP images/ipc-desc.pb-c.d [2022-10-21T07:37:00.012Z] #0 9.068 DEP images/ipc-sem.pb-c.d [2022-10-21T07:37:00.012Z] #0 9.178 PBCC images/ipc-msg.pb-c.c [2022-10-21T07:37:00.012Z] #0 9.226 DEP images/ipc-msg.pb-c.d [2022-10-21T07:37:00.012Z] #0 9.313 PBCC images/ipc-shm.pb-c.c [2022-10-21T07:37:00.012Z] #0 9.343 DEP images/ipc-shm.pb-c.d [2022-10-21T07:37:00.012Z] #0 9.404 PBCC images/ipc-var.pb-c.c [2022-10-21T07:37:00.012Z] #0 9.446 DEP images/ipc-var.pb-c.d [2022-10-21T07:37:00.012Z] #0 9.496 PBCC images/sk-opts.pb-c.c [2022-10-21T07:37:00.012Z] #0 9.532 PBCC images/packet-sock.pb-c.c [2022-10-21T07:37:00.012Z] #0 9.571 DEP images/sk-opts.pb-c.d [2022-10-21T07:37:00.012Z] #0 9.662 DEP images/packet-sock.pb-c.d [2022-10-21T07:37:00.012Z] #0 9.709 PBCC images/sk-netlink.pb-c.c [2022-10-21T07:37:00.012Z] #0 9.774 DEP images/sk-netlink.pb-c.d [2022-10-21T07:37:00.012Z] #0 9.819 PBCC images/sk-inet.pb-c.c [2022-10-21T07:37:00.012Z] #0 9.867 DEP images/sk-inet.pb-c.d [2022-10-21T07:37:00.012Z] #0 9.909 PBCC images/sk-unix.pb-c.c [2022-10-21T07:37:00.012Z] #0 9.963 DEP images/sk-unix.pb-c.d [2022-10-21T07:37:00.012Z] #0 10.05 PBCC images/mm.pb-c.c [2022-10-21T07:37:00.012Z] #39 10.11 DEP images/mm.pb-c.d [2022-10-21T07:37:00.012Z] #39 10.17 PBCC images/timerfd.pb-c.c [2022-10-21T07:37:00.226Z] #29 40.86 Selecting previously unselected package libprotobuf23:amd64. [2022-10-21T07:37:00.226Z] #29 40.91 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2022-10-21T07:37:00.226Z] #29 40.91 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-10-21T07:37:00.269Z] #39 10.20 DEP images/timerfd.pb-c.d [2022-10-21T07:37:00.269Z] #39 10.26 PBCC images/timer.pb-c.c [2022-10-21T07:37:00.269Z] #39 10.30 DEP images/timer.pb-c.d [2022-10-21T07:37:00.269Z] #39 10.35 PBCC images/sa.pb-c.c [2022-10-21T07:37:00.269Z] #39 10.40 DEP images/sa.pb-c.d [2022-10-21T07:37:00.526Z] #39 10.47 PBCC images/pipe-data.pb-c.c [2022-10-21T07:37:00.526Z] #39 10.49 DEP images/pipe-data.pb-c.d [2022-10-21T07:37:00.526Z] #39 10.54 PBCC images/mnt.pb-c.c [2022-10-21T07:37:00.526Z] #39 ... [2022-10-21T07:37:00.526Z] [2022-10-21T07:37:00.526Z] #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-10-21T07:37:00.526Z] #27 49.66 go: downloading github.com/beorn7/perks v1.0.1 [2022-10-21T07:37:00.526Z] #27 49.66 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-10-21T07:37:00.526Z] #27 49.70 go: downloading github.com/golang/protobuf v1.5.2 [2022-10-21T07:37:00.526Z] #27 49.78 go: downloading github.com/cespare/xxhash v1.1.0 [2022-10-21T07:37:00.526Z] #27 49.89 go: downloading github.com/prometheus/common v0.10.0 [2022-10-21T07:37:00.526Z] #27 50.19 go: downloading github.com/prometheus/procfs v0.6.0 [2022-10-21T07:37:00.526Z] #27 50.30 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-10-21T07:37:00.526Z] #27 50.43 go: downloading google.golang.org/protobuf v1.27.1 [2022-10-21T07:37:00.526Z] #27 51.48 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-10-21T07:37:00.526Z] #27 ... [2022-10-21T07:37:00.526Z] [2022-10-21T07:37:00.526Z] #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-10-21T07:37:00.526Z] #39 10.59 DEP images/mnt.pb-c.d [2022-10-21T07:37:00.526Z] #39 10.65 PBCC images/sk-packet.pb-c.c [2022-10-21T07:37:00.580Z] #39 1.049 + RM_GOPATH=0 [2022-10-21T07:37:00.580Z] #39 1.049 + TMP_GOPATH= [2022-10-21T07:37:00.580Z] #39 1.049 + : /build [2022-10-21T07:37:00.580Z] #39 1.049 + '[' -z '' ']' [2022-10-21T07:37:00.580Z] #39 1.049 ++ mktemp -d [2022-10-21T07:37:00.580Z] #39 1.052 + export GOPATH=/tmp/tmp.xT2jBJ82FY [2022-10-21T07:37:00.580Z] #39 1.053 + GOPATH=/tmp/tmp.xT2jBJ82FY [2022-10-21T07:37:00.580Z] #39 1.053 + RM_GOPATH=1 [2022-10-21T07:37:00.580Z] #39 1.053 + case "$(go env GOARCH)" in [2022-10-21T07:37:00.580Z] #39 1.054 ++ go env GOARCH [2022-10-21T07:37:00.580Z] #39 1.080 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:37:00.580Z] #39 1.080 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:37:00.580Z] #39 1.081 ++ dirname /tmp/install/install.sh [2022-10-21T07:37:00.580Z] #39 1.082 + dir=/tmp/install [2022-10-21T07:37:00.580Z] #39 1.082 + bin=tini [2022-10-21T07:37:00.580Z] #39 1.082 + shift [2022-10-21T07:37:00.580Z] #39 1.082 + '[' '!' -f /tmp/install/tini.installer ']' [2022-10-21T07:37:00.580Z] #39 1.082 + . /tmp/install/tini.installer [2022-10-21T07:37:00.580Z] #39 1.082 ++ : v0.19.0 [2022-10-21T07:37:00.580Z] #39 1.082 + install_tini [2022-10-21T07:37:00.580Z] #39 1.082 + echo 'Install tini version v0.19.0' [2022-10-21T07:37:00.580Z] #39 1.082 + git clone https://github.com/krallin/tini.git /tmp/tmp.xT2jBJ82FY/tini [2022-10-21T07:37:00.580Z] #39 1.082 Install tini version v0.19.0 [2022-10-21T07:37:00.580Z] #39 1.084 Cloning into '/tmp/tmp.xT2jBJ82FY/tini'... [2022-10-21T07:37:00.670Z] #49 40.39 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-10-21T07:37:00.670Z] #49 40.41 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-10-21T07:37:00.670Z] #49 40.42 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-10-21T07:37:00.670Z] #49 40.43 Setting up libicu67:amd64 (67.1-7) ... [2022-10-21T07:37:00.783Z] #39 10.68 DEP images/sk-packet.pb-c.d [2022-10-21T07:37:00.783Z] #39 10.72 PBCC images/tcp-stream.pb-c.c [2022-10-21T07:37:00.783Z] #39 10.79 DEP images/tcp-stream.pb-c.d [2022-10-21T07:37:00.783Z] #39 10.86 PBCC images/pipe.pb-c.c [2022-10-21T07:37:00.783Z] #39 10.89 DEP images/pipe.pb-c.d [2022-10-21T07:37:00.927Z] #49 40.45 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-10-21T07:37:00.927Z] #49 40.47 Setting up libinih1:amd64 (53-1+b2) ... [2022-10-21T07:37:00.927Z] #49 40.48 Setting up uidmap (1:4.8.1-1) ... [2022-10-21T07:37:00.927Z] #49 40.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-10-21T07:37:00.927Z] #49 40.52 Setting up bzip2 (1.0.8-4) ... [2022-10-21T07:37:00.927Z] #49 40.54 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-10-21T07:37:00.927Z] #49 40.55 Setting up python3-wheel (0.34.2-1) ... [2022-10-21T07:37:01.040Z] #39 10.98 PBCC images/pstree.pb-c.c [2022-10-21T07:37:01.040Z] #39 11.01 DEP images/pstree.pb-c.d [2022-10-21T07:37:01.040Z] #39 11.10 PBCC images/fs.pb-c.c [2022-10-21T07:37:01.040Z] #39 11.13 DEP images/fs.pb-c.d [2022-10-21T07:37:01.040Z] #39 11.18 PBCC images/signalfd.pb-c.c [2022-10-21T07:37:01.040Z] #39 11.22 DEP images/signalfd.pb-c.d [2022-10-21T07:37:01.154Z] #38 ... [2022-10-21T07:37:01.154Z] [2022-10-21T07:37:01.154Z] #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-10-21T07:37:01.154Z] #36 56.47 Setting up libicu67:amd64 (67.1-7) ... [2022-10-21T07:37:01.154Z] #36 56.53 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:37:01.154Z] #36 56.56 Setting up libuv1:amd64 (1.40.0-2) ... [2022-10-21T07:37:01.154Z] #36 56.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:37:01.154Z] #36 56.61 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-10-21T07:37:01.154Z] #36 56.62 Setting up librhash0:amd64 (1.4.1-2) ... [2022-10-21T07:37:01.154Z] #36 56.64 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-10-21T07:37:01.154Z] #36 56.68 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-10-21T07:37:01.154Z] #36 56.71 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-10-21T07:37:01.154Z] #36 56.72 Setting up cmake (3.18.4-2+deb11u1) ... [2022-10-21T07:37:01.154Z] #36 56.74 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T07:37:01.154Z] #36 DONE 57.2s [2022-10-21T07:37:01.154Z] [2022-10-21T07:37:01.154Z] #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-10-21T07:37:01.163Z] #29 41.80 Selecting previously unselected package libprotobuf-lite23:amd64. [2022-10-21T07:37:01.163Z] #29 41.81 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2022-10-21T07:37:01.163Z] #29 41.81 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-10-21T07:37:01.297Z] #39 11.27 PBCC images/fh.pb-c.c [2022-10-21T07:37:01.297Z] #39 11.33 PBCC images/fsnotify.pb-c.c [2022-10-21T07:37:01.297Z] #39 11.37 DEP images/fh.pb-c.d [2022-10-21T07:37:01.297Z] #39 11.41 DEP images/fsnotify.pb-c.d [2022-10-21T07:37:01.297Z] #39 11.47 PBCC images/eventpoll.pb-c.c [2022-10-21T07:37:01.422Z] #29 42.11 Selecting previously unselected package libprotobuf-dev:amd64. [2022-10-21T07:37:01.422Z] #29 42.11 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2022-10-21T07:37:01.422Z] #29 42.13 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2022-10-21T07:37:01.490Z] #49 ... [2022-10-21T07:37:01.490Z] [2022-10-21T07:37:01.490Z] #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-10-21T07:37:01.490Z] #38 106.4 CC criu/external.o [2022-10-21T07:37:01.490Z] #38 106.8 CC criu/fault-injection.o [2022-10-21T07:37:01.490Z] #38 106.9 CC criu/fdstore.o [2022-10-21T07:37:01.490Z] #38 107.4 CC criu/fifo.o [2022-10-21T07:37:01.490Z] #38 107.8 CC criu/file-ids.o [2022-10-21T07:37:01.490Z] #38 108.2 CC criu/file-lock.o [2022-10-21T07:37:01.490Z] #38 109.1 CC criu/files-ext.o [2022-10-21T07:37:01.490Z] #38 109.5 CC criu/files-reg.o [2022-10-21T07:37:01.490Z] #38 111.8 CC criu/files.o [2022-10-21T07:37:01.490Z] #38 114.1 include/common/asm/bitops.h: Assembler messages: [2022-10-21T07:37:01.490Z] #38 114.1 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2022-10-21T07:37:01.490Z] #38 114.3 CC criu/filesystems.o [2022-10-21T07:37:01.490Z] #38 115.0 CC criu/fsnotify.o [2022-10-21T07:37:01.490Z] #38 116.3 CC criu/image-desc.o [2022-10-21T07:37:01.490Z] #38 116.4 CC criu/image.o [2022-10-21T07:37:01.514Z] #39 1.990 + cd /tmp/tmp.xT2jBJ82FY/tini [2022-10-21T07:37:01.514Z] #39 1.990 + git checkout -q v0.19.0 [2022-10-21T07:37:01.514Z] #39 2.018 + cmake . [2022-10-21T07:37:01.553Z] #39 11.51 DEP images/eventpoll.pb-c.d [2022-10-21T07:37:01.554Z] #39 11.56 PBCC images/eventfd.pb-c.c [2022-10-21T07:37:01.554Z] #39 11.59 DEP images/eventfd.pb-c.d [2022-10-21T07:37:01.554Z] #39 11.67 PBCC images/remap-file-path.pb-c.c [2022-10-21T07:37:01.554Z] #39 11.69 DEP images/remap-file-path.pb-c.d [2022-10-21T07:37:01.747Z] #38 ... [2022-10-21T07:37:01.747Z] [2022-10-21T07:37:01.747Z] #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-10-21T07:37:01.747Z] #49 41.36 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:37:01.747Z] #49 41.38 Setting up libcap2:amd64 (1:2.44-1) ... [2022-10-21T07:37:01.747Z] #49 41.39 Setting up libcap2-bin (1:2.44-1) ... [2022-10-21T07:37:01.774Z] #39 2.454 -- The C compiler identification is GNU 10.2.1 [2022-10-21T07:37:01.809Z] #39 11.73 PBCC images/fifo.pb-c.c [2022-10-21T07:37:01.809Z] #39 11.76 DEP images/fifo.pb-c.d [2022-10-21T07:37:01.809Z] #39 11.84 PBCC images/ghost-file.pb-c.c [2022-10-21T07:37:01.809Z] #39 11.87 DEP images/ghost-file.pb-c.d [2022-10-21T07:37:01.809Z] #39 11.93 PBCC images/regfile.pb-c.c [2022-10-21T07:37:02.003Z] #49 41.40 Setting up apparmor (2.13.6-10) ... [2022-10-21T07:37:02.032Z] #39 2.546 -- Detecting C compiler ABI info [2022-10-21T07:37:02.066Z] #39 11.96 DEP images/regfile.pb-c.d [2022-10-21T07:37:02.066Z] #39 12.04 PBCC images/ns.pb-c.c [2022-10-21T07:37:02.066Z] #39 12.07 DEP images/ns.pb-c.d [2022-10-21T07:37:02.066Z] #39 12.12 PBCC images/fdinfo.pb-c.c [2022-10-21T07:37:02.106Z] #39 1.026 + RM_GOPATH=0 [2022-10-21T07:37:02.106Z] #39 1.028 + TMP_GOPATH= [2022-10-21T07:37:02.106Z] #39 1.029 + : /build [2022-10-21T07:37:02.106Z] #39 1.029 + '[' -z '' ']' [2022-10-21T07:37:02.106Z] #39 1.029 ++ mktemp -d [2022-10-21T07:37:02.106Z] #39 1.036 + export GOPATH=/tmp/tmp.hAWzLLzd63 [2022-10-21T07:37:02.106Z] #39 1.036 + GOPATH=/tmp/tmp.hAWzLLzd63 [2022-10-21T07:37:02.106Z] #39 1.036 + RM_GOPATH=1 [2022-10-21T07:37:02.106Z] #39 1.036 + case "$(go env GOARCH)" in [2022-10-21T07:37:02.106Z] #39 1.039 ++ go env GOARCH [2022-10-21T07:37:02.106Z] #39 1.058 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:37:02.106Z] #39 1.058 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:37:02.106Z] #39 1.059 ++ dirname /tmp/install/install.sh [2022-10-21T07:37:02.106Z] #39 1.062 + dir=/tmp/install [2022-10-21T07:37:02.106Z] #39 1.062 + bin=tini [2022-10-21T07:37:02.106Z] #39 1.062 + shift [2022-10-21T07:37:02.106Z] #39 1.062 + '[' '!' -f /tmp/install/tini.installer ']' [2022-10-21T07:37:02.106Z] #39 1.062 + . /tmp/install/tini.installer [2022-10-21T07:37:02.106Z] #39 1.062 ++ : v0.19.0 [2022-10-21T07:37:02.106Z] #39 1.063 + install_tini [2022-10-21T07:37:02.106Z] #39 1.063 + echo 'Install tini version v0.19.0' [2022-10-21T07:37:02.106Z] #39 1.063 + git clone https://github.com/krallin/tini.git /tmp/tmp.hAWzLLzd63/tini [2022-10-21T07:37:02.106Z] #39 1.063 Install tini version v0.19.0 [2022-10-21T07:37:02.106Z] #39 1.069 Cloning into '/tmp/tmp.hAWzLLzd63/tini'... [2022-10-21T07:37:02.322Z] #39 12.20 DEP images/fdinfo.pb-c.d [2022-10-21T07:37:02.322Z] #39 12.29 PBCC images/core-aarch64.pb-c.c [2022-10-21T07:37:02.322Z] #39 12.34 PBCC images/core-arm.pb-c.c [2022-10-21T07:37:02.322Z] #39 12.38 PBCC images/core-ppc64.pb-c.c [2022-10-21T07:37:02.322Z] #39 12.42 PBCC images/core-s390.pb-c.c [2022-10-21T07:37:02.322Z] #39 12.47 PBCC images/core-x86.pb-c.c [2022-10-21T07:37:02.361Z] #29 ... [2022-10-21T07:37:02.362Z] [2022-10-21T07:37:02.362Z] #28 [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-10-21T07:37:02.362Z] #28 32.98 go: downloading github.com/fatih/color v1.13.0 [2022-10-21T07:37:02.362Z] #28 32.98 go: downloading github.com/gofrs/flock v0.8.1 [2022-10-21T07:37:02.362Z] #28 33.02 go: downloading github.com/pkg/errors v0.9.1 [2022-10-21T07:37:02.362Z] #28 33.05 go: downloading github.com/spf13/cobra v1.3.0 [2022-10-21T07:37:02.362Z] #28 33.18 go: downloading github.com/spf13/pflag v1.0.5 [2022-10-21T07:37:02.362Z] #28 33.35 go: downloading github.com/spf13/viper v1.10.1 [2022-10-21T07:37:02.362Z] #28 33.59 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-10-21T07:37:02.362Z] #28 33.65 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-10-21T07:37:02.362Z] #28 33.76 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-10-21T07:37:02.362Z] #28 33.82 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-10-21T07:37:02.362Z] #28 33.87 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-10-21T07:37:02.362Z] #28 35.17 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-10-21T07:37:02.362Z] #28 35.20 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-10-21T07:37:02.362Z] #28 38.66 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-10-21T07:37:02.362Z] #28 38.68 go: downloading github.com/stretchr/testify v1.7.0 [2022-10-21T07:37:02.362Z] #28 38.85 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-10-21T07:37:02.362Z] #28 38.88 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-10-21T07:37:02.362Z] #28 39.05 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-10-21T07:37:02.362Z] #28 39.12 go: downloading github.com/magiconair/properties v1.8.5 [2022-10-21T07:37:02.362Z] #28 39.19 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-10-21T07:37:02.362Z] #28 39.26 go: downloading github.com/spf13/afero v1.6.0 [2022-10-21T07:37:02.362Z] #28 39.30 go: downloading github.com/spf13/cast v1.4.1 [2022-10-21T07:37:02.362Z] #28 39.51 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-10-21T07:37:02.362Z] #28 39.54 go: downloading github.com/subosito/gotenv v1.2.0 [2022-10-21T07:37:02.362Z] #28 39.57 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-10-21T07:37:02.362Z] #28 39.70 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-10-21T07:37:02.362Z] #28 39.91 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-10-21T07:37:02.362Z] #28 39.99 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-10-21T07:37:02.362Z] #28 40.06 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-10-21T07:37:02.362Z] #28 40.06 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-10-21T07:37:02.362Z] #28 40.12 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-10-21T07:37:02.362Z] #28 40.15 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-10-21T07:37:02.362Z] #28 40.19 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-10-21T07:37:02.362Z] #28 40.24 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-10-21T07:37:02.362Z] #28 40.72 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-10-21T07:37:02.362Z] #28 40.85 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-10-21T07:37:02.362Z] #28 40.86 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-10-21T07:37:02.362Z] #28 41.00 go: downloading github.com/Antonboom/errname v0.1.5 [2022-10-21T07:37:02.362Z] #28 41.07 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-10-21T07:37:02.362Z] #28 41.13 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-10-21T07:37:02.362Z] #28 41.97 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-10-21T07:37:02.362Z] #28 42.00 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-10-21T07:37:02.362Z] #28 42.02 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-10-21T07:37:02.362Z] #28 42.08 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-10-21T07:37:02.362Z] #28 42.11 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-10-21T07:37:02.362Z] #28 42.23 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-10-21T07:37:02.362Z] #28 42.23 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-10-21T07:37:02.362Z] #28 42.32 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-10-21T07:37:02.362Z] #28 42.38 go: downloading github.com/breml/bidichk v0.2.1 [2022-10-21T07:37:02.362Z] #28 42.52 go: downloading github.com/breml/errchkjson v0.2.1 [2022-10-21T07:37:02.362Z] #28 42.55 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-10-21T07:37:02.362Z] #28 42.76 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-10-21T07:37:02.362Z] #28 42.85 go: downloading github.com/daixiang0/gci v0.2.9 [2022-10-21T07:37:02.362Z] #28 42.92 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-10-21T07:37:02.362Z] #28 43.05 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-10-21T07:37:02.362Z] #28 43.08 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-10-21T07:37:02.362Z] #28 43.11 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-10-21T07:37:02.362Z] #28 43.23 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-10-21T07:37:02.362Z] #28 43.23 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-10-21T07:37:02.362Z] #28 43.23 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-10-21T07:37:02.362Z] #28 ... [2022-10-21T07:37:02.362Z] [2022-10-21T07:37:02.362Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-10-21T07:37:02.362Z] #27 27.68 Reading package lists... [2022-10-21T07:37:02.362Z] #27 33.47 Building dependency tree... [2022-10-21T07:37:02.362Z] #27 36.97 The following additional packages will be installed: [2022-10-21T07:37:02.362Z] #27 36.98 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-10-21T07:37:02.362Z] #27 37.00 Suggested packages: [2022-10-21T07:37:02.362Z] #27 37.02 cmake-doc ninja-build lrzip [2022-10-21T07:37:02.362Z] #27 37.02 Recommended packages: [2022-10-21T07:37:02.362Z] #27 37.02 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-10-21T07:37:02.362Z] #27 37.93 The following NEW packages will be installed: [2022-10-21T07:37:02.362Z] #27 37.94 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-10-21T07:37:02.362Z] #27 37.96 vim-common xxd [2022-10-21T07:37:02.362Z] #27 38.35 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T07:37:02.362Z] #27 38.35 Need to get 17.7 MB of archives. [2022-10-21T07:37:02.362Z] #27 38.35 After this operation, 70.7 MB of additional disk space will be used. [2022-10-21T07:37:02.362Z] #27 38.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-10-21T07:37:02.362Z] #27 38.37 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-10-21T07:37:02.362Z] #27 38.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-10-21T07:37:02.362Z] #27 38.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-10-21T07:37:02.362Z] #27 39.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-10-21T07:37:02.362Z] #27 39.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-10-21T07:37:02.362Z] #27 39.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-10-21T07:37:02.362Z] #27 39.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-10-21T07:37:02.362Z] #27 39.21 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-10-21T07:37:02.362Z] #27 39.22 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-10-21T07:37:02.362Z] #27 40.82 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T07:37:02.362Z] #27 41.06 Fetched 17.7 MB in 2s (11.4 MB/s) [2022-10-21T07:37:02.362Z] #27 41.17 Selecting previously unselected package xxd. [2022-10-21T07:37:02.362Z] #27 41.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-10-21T07:37:02.362Z] #27 41.25 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-10-21T07:37:02.362Z] #27 41.25 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:37:02.362Z] #27 41.47 Selecting previously unselected package vim-common. [2022-10-21T07:37:02.362Z] #27 41.47 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-10-21T07:37:02.362Z] #27 41.51 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:37:02.362Z] #27 41.89 Selecting previously unselected package cmake-data. [2022-10-21T07:37:02.362Z] #27 41.89 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-10-21T07:37:02.362Z] #27 41.93 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-10-21T07:37:02.367Z] #39 ... [2022-10-21T07:37:02.367Z] [2022-10-21T07:37:02.367Z] #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-10-21T07:37:02.367Z] #24 48.27 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-10-21T07:37:02.367Z] #24 48.57 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-10-21T07:37:02.367Z] #24 49.20 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-10-21T07:37:02.579Z] #39 12.52 PBCC images/core.pb-c.c [2022-10-21T07:37:02.579Z] #39 12.57 PBCC images/inventory.pb-c.c [2022-10-21T07:37:02.579Z] #39 12.65 DEP images/core-aarch64.pb-c.d [2022-10-21T07:37:02.579Z] #39 12.70 DEP images/core-arm.pb-c.d [2022-10-21T07:37:02.579Z] #39 12.75 DEP images/core-ppc64.pb-c.d [2022-10-21T07:37:02.598Z] #39 3.174 -- Detecting C compiler ABI info - done [2022-10-21T07:37:02.598Z] #39 3.309 -- Check for working C compiler: /usr/bin/cc - skipped [2022-10-21T07:37:02.628Z] #24 ... [2022-10-21T07:37:02.628Z] [2022-10-21T07:37:02.628Z] #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-10-21T07:37:02.628Z] #38 2.779 Note: Building without setproctitle() and strlcpy() support. [2022-10-21T07:37:02.628Z] #38 2.779 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-10-21T07:37:02.628Z] #38 2.792 Note: Building without GnuTLS support [2022-10-21T07:37:02.628Z] #38 2.807 Makefile.config:39: Warn: you have no libnftables installed [2022-10-21T07:37:02.628Z] #38 2.808 Makefile.config:40: Warn: Building without nftables support [2022-10-21T07:37:02.635Z] #27 ... [2022-10-21T07:37:02.635Z] [2022-10-21T07:37:02.635Z] #28 [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-10-21T07:37:02.635Z] #28 43.52 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-10-21T07:37:02.635Z] #28 43.59 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-10-21T07:37:02.836Z] #39 12.80 DEP images/core-s390.pb-c.d [2022-10-21T07:37:02.836Z] #39 12.87 DEP images/core-x86.pb-c.d [2022-10-21T07:37:02.836Z] #39 12.93 DEP images/core.pb-c.d [2022-10-21T07:37:02.836Z] #39 13.01 DEP images/inventory.pb-c.d [2022-10-21T07:37:02.858Z] #39 3.311 -- Detecting C compile features [2022-10-21T07:37:02.858Z] #39 3.321 -- Detecting C compile features - done [2022-10-21T07:37:02.858Z] #39 3.362 -- Performing Test HAS_BUILTIN_FORTIFY [2022-10-21T07:37:02.858Z] #39 3.588 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-10-21T07:37:02.896Z] #28 43.64 go: downloading github.com/golangci/misspell v0.3.5 [2022-10-21T07:37:02.896Z] #28 43.74 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-10-21T07:37:02.896Z] #28 43.77 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-10-21T07:37:02.896Z] #28 43.78 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-10-21T07:37:02.896Z] #28 43.86 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-10-21T07:37:03.101Z] Fetching without tags [2022-10-21T07:37:03.118Z] #39 3.712 -- Configuring done [2022-10-21T07:37:03.118Z] #39 ... [2022-10-21T07:37:03.118Z] [2022-10-21T07:37:03.118Z] #29 [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-10-21T07:37:03.118Z] #29 50.93 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-10-21T07:37:03.118Z] #29 51.19 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-10-21T07:37:03.118Z] #29 51.24 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-10-21T07:37:03.118Z] #29 51.43 go: downloading golang.org/x/text v0.3.7 [2022-10-21T07:37:03.118Z] #29 57.06 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-10-21T07:37:03.118Z] #29 57.14 go: downloading github.com/gobwas/glob v0.2.3 [2022-10-21T07:37:03.118Z] #29 57.18 go: downloading github.com/kisielk/gotool v1.0.0 [2022-10-21T07:37:03.118Z] #29 57.19 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-10-21T07:37:03.118Z] #29 57.24 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-10-21T07:37:03.118Z] #29 57.24 go: downloading golang.org/x/mod v0.5.1 [2022-10-21T07:37:03.118Z] #29 57.29 go: downloading github.com/ettle/strcase v0.1.1 [2022-10-21T07:37:03.118Z] #29 57.56 go: downloading github.com/fatih/structtag v1.2.0 [2022-10-21T07:37:03.118Z] #29 57.59 go: downloading github.com/Masterminds/semver v1.5.0 [2022-10-21T07:37:03.118Z] #29 57.84 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-10-21T07:37:03.118Z] #29 57.85 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-10-21T07:37:03.118Z] #29 57.88 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-10-21T07:37:03.118Z] #29 58.47 go: downloading github.com/prometheus/client_model v0.2.0 [2022-10-21T07:37:03.118Z] #29 58.61 go: downloading github.com/google/go-cmp v0.5.6 [2022-10-21T07:37:03.118Z] #29 58.83 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-10-21T07:37:03.118Z] #29 58.93 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-10-21T07:37:03.118Z] #29 58.96 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-10-21T07:37:03.118Z] #29 59.05 go: downloading github.com/beorn7/perks v1.0.1 [2022-10-21T07:37:03.118Z] #29 59.05 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-10-21T07:37:03.118Z] #29 59.08 go: downloading github.com/golang/protobuf v1.5.2 [2022-10-21T07:37:03.118Z] #29 59.09 go: downloading github.com/cespare/xxhash v1.1.0 [2022-10-21T07:37:03.118Z] #29 59.34 go: downloading github.com/prometheus/common v0.10.0 [2022-10-21T07:37:03.118Z] #29 59.54 go: downloading github.com/prometheus/procfs v0.6.0 [2022-10-21T07:37:03.118Z] #29 59.57 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-10-21T07:37:03.118Z] #29 59.72 go: downloading google.golang.org/protobuf v1.27.1 [2022-10-21T07:37:03.155Z] #39 13.12 PBCC images/cpuinfo.pb-c.c [2022-10-21T07:37:03.155Z] #39 13.17 DEP images/cpuinfo.pb-c.d [2022-10-21T07:37:03.155Z] #39 13.21 PBCC images/stats.pb-c.c [2022-10-21T07:37:03.162Z] #28 43.88 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-10-21T07:37:03.162Z] #28 43.88 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-10-21T07:37:03.162Z] #28 43.92 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-10-21T07:37:03.162Z] #28 43.95 go: downloading github.com/julz/importas v0.1.0 [2022-10-21T07:37:03.162Z] #28 44.00 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-10-21T07:37:03.162Z] #28 44.11 go: downloading github.com/kulti/thelper v0.5.0 [2022-10-21T07:37:03.162Z] #28 44.11 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-10-21T07:37:03.200Z] #38 ... [2022-10-21T07:37:03.200Z] [2022-10-21T07:37:03.200Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:37:03.200Z] #35 49.38 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-10-21T07:37:03.200Z] #35 49.40 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-10-21T07:37:03.200Z] #35 49.41 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-10-21T07:37:03.200Z] #35 51.75 Selecting previously unselected package binutils-mingw-w64. [2022-10-21T07:37:03.200Z] #35 51.76 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-10-21T07:37:03.200Z] #35 51.77 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-10-21T07:37:03.200Z] #35 51.88 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-10-21T07:37:03.200Z] #35 51.88 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-10-21T07:37:03.200Z] #35 51.89 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-10-21T07:37:03.200Z] #35 52.10 Selecting previously unselected package dmsetup. [2022-10-21T07:37:03.200Z] #35 52.11 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-10-21T07:37:03.200Z] #35 52.11 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-10-21T07:37:03.200Z] #35 52.26 Selecting previously unselected package mingw-w64-common. [2022-10-21T07:37:03.200Z] #35 52.28 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-10-21T07:37:03.200Z] #35 52.28 Unpacking mingw-w64-common (8.0.0-1) ... [2022-10-21T07:37:03.200Z] #35 58.76 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-10-21T07:37:03.200Z] #35 58.76 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-10-21T07:37:03.200Z] #35 58.77 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-10-21T07:37:02.791Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-21T07:37:02.849Z] > git config --add remote.origin.fetch +refs/pull/44340/head:refs/remotes/origin/PR-44340 # timeout=10 [2022-10-21T07:37:02.896Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T07:37:03.014Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-10-21T07:37:03.135Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-10-21T07:37:03.135Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T07:37:03.136Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44340/head:refs/remotes/origin/PR-44340 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-10-21T07:37:03.370Z] #49 43.11 Setting up zip (3.0-12) ... [2022-10-21T07:37:03.377Z] #29 ... [2022-10-21T07:37:03.377Z] [2022-10-21T07:37:03.377Z] #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-10-21T07:37:03.377Z] #39 3.723 -- Generating done [2022-10-21T07:37:03.377Z] #39 3.741 -- Build files have been written to: /tmp/tmp.xT2jBJ82FY/tini [2022-10-21T07:37:03.377Z] #39 3.759 + make tini-static [2022-10-21T07:37:03.414Z] #39 13.25 DEP images/stats.pb-c.d [2022-10-21T07:37:03.425Z] #28 44.17 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-10-21T07:37:03.425Z] #28 44.26 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-10-21T07:37:03.425Z] #28 44.26 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-10-21T07:37:03.425Z] #28 44.26 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-10-21T07:37:03.425Z] #28 44.33 go: downloading github.com/maratori/testpackage v1.0.1 [2022-10-21T07:37:03.425Z] #28 44.33 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-10-21T07:37:03.425Z] #28 44.36 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-10-21T07:37:03.425Z] #28 44.37 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-10-21T07:37:03.461Z] #35 ... [2022-10-21T07:37:03.461Z] [2022-10-21T07:37:03.461Z] #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-10-21T07:37:03.461Z] #39 2.306 + cd /tmp/tmp.hAWzLLzd63/tini [2022-10-21T07:37:03.461Z] #39 2.306 + git checkout -q v0.19.0 [2022-10-21T07:37:03.461Z] #39 2.330 + cmake . [2022-10-21T07:37:03.627Z] #49 43.13 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:37:03.627Z] #49 43.18 Setting up bash-completion (1:2.11-2) ... [2022-10-21T07:37:03.640Z] #39 4.083 Scanning dependencies of target tini-static [2022-10-21T07:37:03.640Z] #39 4.145 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-10-21T07:37:03.640Z] #39 ... [2022-10-21T07:37:03.640Z] [2022-10-21T07:37:03.640Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:37:03.640Z] #35 51.44 Selecting previously unselected package binutils-mingw-w64. [2022-10-21T07:37:03.640Z] #35 51.44 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-10-21T07:37:03.640Z] #35 51.45 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-10-21T07:37:03.640Z] #35 51.56 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-10-21T07:37:03.640Z] #35 51.57 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-10-21T07:37:03.640Z] #35 51.59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-10-21T07:37:03.640Z] #35 51.73 Selecting previously unselected package dmsetup. [2022-10-21T07:37:03.640Z] #35 51.73 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-10-21T07:37:03.640Z] #35 51.75 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-10-21T07:37:03.640Z] #35 51.90 Selecting previously unselected package mingw-w64-common. [2022-10-21T07:37:03.640Z] #35 51.91 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-10-21T07:37:03.640Z] #35 51.92 Unpacking mingw-w64-common (8.0.0-1) ... [2022-10-21T07:37:03.640Z] #35 57.85 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-10-21T07:37:03.640Z] #35 57.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-10-21T07:37:03.640Z] #35 57.86 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-10-21T07:37:03.640Z] #35 ... [2022-10-21T07:37:03.640Z] [2022-10-21T07:37:03.640Z] #29 [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-10-21T07:37:03.640Z] #29 61.37 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-10-21T07:37:03.698Z] #28 44.43 go: downloading github.com/mgechev/revive v1.1.3 [2022-10-21T07:37:03.899Z] #29 ... [2022-10-21T07:37:03.899Z] [2022-10-21T07:37:03.899Z] #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-10-21T07:37:03.899Z] #28 51.83 internal/reflectlite [2022-10-21T07:37:03.899Z] #28 51.84 sync [2022-10-21T07:37:03.899Z] #28 53.54 internal/testlog [2022-10-21T07:37:03.899Z] #28 54.59 sort [2022-10-21T07:37:03.899Z] #28 54.59 errors [2022-10-21T07:37:03.899Z] #28 54.83 strconv [2022-10-21T07:37:03.899Z] #28 55.92 io [2022-10-21T07:37:03.899Z] #28 57.55 internal/oserror [2022-10-21T07:37:03.899Z] #28 57.80 syscall [2022-10-21T07:37:03.899Z] #28 59.97 reflect [2022-10-21T07:37:03.960Z] #28 ... [2022-10-21T07:37:03.960Z] [2022-10-21T07:37:03.960Z] #36 [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-10-21T07:37:03.960Z] #36 DONE 44.8s [2022-10-21T07:37:04.033Z] #39 2.940 -- The C compiler identification is GNU 10.2.1 [2022-10-21T07:37:04.033Z] #39 3.027 -- Detecting C compiler ABI info [2022-10-21T07:37:04.159Z] #28 ... [2022-10-21T07:37:04.159Z] [2022-10-21T07:37:04.159Z] #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-10-21T07:37:04.159Z] #38 2.760 Note: Building without setproctitle() and strlcpy() support. [2022-10-21T07:37:04.159Z] #38 2.760 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-10-21T07:37:04.159Z] #38 2.773 Note: Building without GnuTLS support [2022-10-21T07:37:04.159Z] #38 2.774 Makefile.config:39: Warn: you have no libnftables installed [2022-10-21T07:37:04.159Z] #38 2.774 Makefile.config:40: Warn: Building without nftables support [2022-10-21T07:37:04.159Z] #38 5.189 fatal: not a git repository (or any of the parent directories): .git [2022-10-21T07:37:04.159Z] #38 5.263 GEN .gitid [2022-10-21T07:37:04.159Z] #38 5.324 GEN criu/include/version.h [2022-10-21T07:37:04.159Z] #38 5.401 GEN include/common/asm [2022-10-21T07:37:04.220Z] [2022-10-21T07:37:04.220Z] #28 [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-10-21T07:37:04.220Z] #28 45.06 go: downloading github.com/moricho/tparallel v0.2.1 [2022-10-21T07:37:04.220Z] #28 45.13 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-10-21T07:37:04.220Z] #28 45.13 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-10-21T07:37:04.403Z] Merging remotes/origin/20.10 commit 93c2c3bc60315b7cb54a811614988a4765c5f423 into PR head commit 9c84417c1bbec9420566841feee05913928e1e7b [2022-10-21T07:37:04.479Z] #28 45.19 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-10-21T07:37:04.479Z] #28 45.27 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-10-21T07:37:04.479Z] #28 45.27 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-10-21T07:37:04.479Z] #28 45.32 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-10-21T07:37:04.479Z] #28 45.32 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-10-21T07:37:04.479Z] #28 45.38 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-10-21T07:37:04.738Z] #28 45.60 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-10-21T07:37:04.738Z] #28 45.65 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-10-21T07:37:04.738Z] #28 45.65 go: downloading github.com/sivchari/tenv v1.4.7 [2022-10-21T07:37:04.738Z] #28 45.65 go: downloading github.com/sonatard/noctx v0.0.1 [2022-10-21T07:37:04.738Z] #28 45.67 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-10-21T07:37:04.977Z] #39 3.721 -- Detecting C compiler ABI info - done [2022-10-21T07:37:04.977Z] #39 3.841 -- Check for working C compiler: /usr/bin/cc - skipped [2022-10-21T07:37:04.977Z] #39 3.843 -- Detecting C compile features [2022-10-21T07:37:04.977Z] #39 3.846 -- Detecting C compile features - done [2022-10-21T07:37:04.977Z] #39 3.892 -- Performing Test HAS_BUILTIN_FORTIFY [2022-10-21T07:37:04.997Z] #28 45.71 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-10-21T07:37:04.997Z] #28 45.73 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-10-21T07:37:04.997Z] #28 45.81 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-10-21T07:37:04.997Z] #28 45.85 go: downloading github.com/tetafro/godot v1.4.11 [2022-10-21T07:37:04.997Z] #28 45.94 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-10-21T07:37:04.997Z] #28 45.94 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-10-21T07:37:05.097Z] #38 7.011 PBCC images/timens.pb-c.c [2022-10-21T07:37:05.097Z] #38 7.023 DEP images/timens.pb-c.d [2022-10-21T07:37:05.097Z] #38 7.144 PBCC images/fown.pb-c.c [2022-10-21T07:37:05.097Z] #38 7.156 PBCC images/google/protobuf/descriptor.pb-c.c [2022-10-21T07:37:05.097Z] #38 7.223 PBCC images/opts.pb-c.c [2022-10-21T07:37:05.097Z] #38 7.280 PBCC images/memfd.pb-c.c [2022-10-21T07:37:05.238Z] #39 4.024 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-10-21T07:37:05.238Z] #39 4.105 -- Configuring done [2022-10-21T07:37:05.238Z] #39 4.129 -- Generating done [2022-10-21T07:37:05.238Z] #39 4.143 -- Build files have been written to: /tmp/tmp.hAWzLLzd63/tini [2022-10-21T07:37:05.238Z] #39 4.148 + make tini-static [2022-10-21T07:37:05.256Z] #28 46.01 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-10-21T07:37:05.307Z] #39 15.04 make[1]: Nothing to be done for 'all'. [2022-10-21T07:37:05.356Z] #38 7.319 DEP images/fown.pb-c.d [2022-10-21T07:37:05.356Z] #38 7.400 DEP images/google/protobuf/descriptor.pb-c.d [2022-10-21T07:37:05.356Z] #38 7.519 DEP images/opts.pb-c.d [2022-10-21T07:37:05.498Z] #39 4.446 Scanning dependencies of target tini-static [2022-10-21T07:37:05.498Z] #39 4.526 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-10-21T07:37:05.516Z] #28 46.28 go: downloading github.com/ultraware/funlen v0.0.3 [2022-10-21T07:37:05.516Z] #28 46.33 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-10-21T07:37:05.516Z] #28 46.33 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-10-21T07:37:05.516Z] #28 46.39 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-10-21T07:37:05.663Z] #38 7.613 DEP images/memfd.pb-c.d [2022-10-21T07:37:05.664Z] #38 7.701 PBCC images/sit.pb-c.c [2022-10-21T07:37:05.664Z] #38 7.786 DEP images/sit.pb-c.d [2022-10-21T07:37:05.776Z] #28 46.51 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-10-21T07:37:05.776Z] #28 46.76 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-10-21T07:37:05.969Z] #38 7.861 PBCC images/macvlan.pb-c.c [2022-10-21T07:37:05.969Z] #38 7.935 DEP images/macvlan.pb-c.d [2022-10-21T07:37:05.969Z] #38 8.092 PBCC images/autofs.pb-c.c [2022-10-21T07:37:05.969Z] #38 8.113 DEP images/autofs.pb-c.d [2022-10-21T07:37:05.969Z] #38 8.147 PBCC images/sysctl.pb-c.c [2022-10-21T07:37:05.969Z] #38 8.156 DEP images/sysctl.pb-c.d [2022-10-21T07:37:05.969Z] #38 8.205 PBCC images/time.pb-c.c [2022-10-21T07:37:06.035Z] #28 46.95 go: downloading honnef.co/go/tools v0.2.2 [2022-10-21T07:37:06.146Z] #49 45.39 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-10-21T07:37:06.146Z] #49 45.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-10-21T07:37:06.146Z] #49 45.45 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-10-21T07:37:06.146Z] #49 45.50 Setting up patch (2.7.6-7) ... [2022-10-21T07:37:06.146Z] #49 45.54 Setting up sudo (1.9.5p2-3) ... [2022-10-21T07:37:06.146Z] #49 45.65 invoke-rc.d: could not determine current runlevel [2022-10-21T07:37:06.146Z] #49 45.66 invoke-rc.d: policy-rc.d denied execution of start. [2022-10-21T07:37:06.146Z] #49 45.67 Setting up xfsprogs (5.10.0-4) ... [2022-10-21T07:37:06.146Z] #49 45.69 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-10-21T07:37:06.146Z] #49 45.70 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-10-21T07:37:06.146Z] #49 45.72 Setting up pigz (2.6-1) ... [2022-10-21T07:37:06.146Z] #49 45.73 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-10-21T07:37:06.146Z] #49 45.75 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-10-21T07:37:06.146Z] #49 45.78 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-10-21T07:37:06.146Z] #49 45.79 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:37:04.509Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T07:37:04.554Z] > git checkout -f 9c84417c1bbec9420566841feee05913928e1e7b # timeout=10 [2022-10-21T07:37:06.236Z] #39 ... [2022-10-21T07:37:06.236Z] [2022-10-21T07:37:06.236Z] #22 [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-10-21T07:37:06.236Z] #22 55.11 internal/syscall/unix [2022-10-21T07:37:06.236Z] #22 55.65 time [2022-10-21T07:37:06.236Z] #22 60.96 internal/poll [2022-10-21T07:37:06.236Z] #22 62.40 internal/fmtsort [2022-10-21T07:37:06.236Z] #22 63.02 internal/syscall/execenv [2022-10-21T07:37:06.236Z] #22 63.23 path [2022-10-21T07:37:06.236Z] #22 63.40 strings [2022-10-21T07:37:06.236Z] #22 63.62 io/fs [2022-10-21T07:37:06.236Z] #22 64.58 os [2022-10-21T07:37:06.236Z] #22 ... [2022-10-21T07:37:06.236Z] [2022-10-21T07:37:06.236Z] #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-10-21T07:37:06.236Z] #34 61.51 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-10-21T07:37:06.236Z] #34 61.52 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-10-21T07:37:06.236Z] #34 61.52 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-10-21T07:37:06.286Z] #38 8.212 DEP images/time.pb-c.d [2022-10-21T07:37:06.549Z] #38 8.379 PBCC images/binfmt-misc.pb-c.c [2022-10-21T07:37:06.549Z] #38 8.426 DEP images/binfmt-misc.pb-c.d [2022-10-21T07:37:06.549Z] #38 8.568 PBCC images/seccomp.pb-c.c [2022-10-21T07:37:06.549Z] #38 8.578 DEP images/seccomp.pb-c.d [2022-10-21T07:37:06.816Z] #38 8.691 PBCC images/userns.pb-c.c [2022-10-21T07:37:06.816Z] #38 8.717 DEP images/userns.pb-c.d [2022-10-21T07:37:06.816Z] #38 8.769 PBCC images/cgroup.pb-c.c [2022-10-21T07:37:06.816Z] #38 8.820 DEP images/cgroup.pb-c.d [2022-10-21T07:37:06.816Z] #38 ... [2022-10-21T07:37:06.816Z] [2022-10-21T07:37:06.816Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:37:06.816Z] #35 64.51 Selecting previously unselected package gcc-mingw-w64-base. [2022-10-21T07:37:06.816Z] #35 64.52 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-10-21T07:37:06.816Z] #35 64.55 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-10-21T07:37:06.816Z] #35 ... [2022-10-21T07:37:06.816Z] [2022-10-21T07:37:06.816Z] #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-10-21T07:37:06.816Z] #39 5.484 [100%] Linking C executable tini-static [2022-10-21T07:37:06.816Z] #39 6.246 [100%] Built target tini-static [2022-10-21T07:37:06.816Z] #39 6.311 + mkdir -p /build [2022-10-21T07:37:06.816Z] #39 6.313 + cp tini-static /build/docker-init [2022-10-21T07:37:06.816Z] #39 DONE 7.3s [2022-10-21T07:37:06.816Z] [2022-10-21T07:37:06.816Z] #31 [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-10-21T07:37:06.816Z] #31 DONE 64.7s [2022-10-21T07:37:06.816Z] [2022-10-21T07:37:06.816Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:37:06.816Z] #35 64.76 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-10-21T07:37:06.965Z] #49 46.44 Setting up libaio1:amd64 (0.3.112-9) ... [2022-10-21T07:37:06.965Z] #49 46.45 Setting up python3-lib2to3 (3.9.2-1) ... [2022-10-21T07:37:07.104Z] Merge succeeded, producing 9c84417c1bbec9420566841feee05913928e1e7b [2022-10-21T07:37:07.104Z] Checking out Revision 9c84417c1bbec9420566841feee05913928e1e7b (PR-44340) [2022-10-21T07:37:07.158Z] #35 64.79 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-10-21T07:37:07.158Z] #35 64.81 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-10-21T07:37:07.221Z] #49 46.91 Setting up libelf1:amd64 (0.183-1) ... [2022-10-21T07:37:07.221Z] #49 46.95 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-10-21T07:37:07.417Z] #39 6.109 [100%] Linking C executable tini-static [2022-10-21T07:37:07.417Z] #39 ... [2022-10-21T07:37:07.417Z] [2022-10-21T07:37:07.417Z] #29 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-10-21T07:37:07.417Z] #29 53.27 sync [2022-10-21T07:37:07.417Z] #29 53.28 internal/reflectlite [2022-10-21T07:37:07.417Z] #29 55.02 internal/testlog [2022-10-21T07:37:07.417Z] #29 56.47 errors [2022-10-21T07:37:07.417Z] #29 56.48 sort [2022-10-21T07:37:07.417Z] #29 56.89 strconv [2022-10-21T07:37:07.417Z] #29 58.23 io [2022-10-21T07:37:07.417Z] #29 59.73 internal/oserror [2022-10-21T07:37:07.417Z] #29 59.93 syscall [2022-10-21T07:37:07.417Z] #29 61.43 reflect [2022-10-21T07:37:07.418Z] #29 ... [2022-10-21T07:37:07.418Z] [2022-10-21T07:37:07.418Z] #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-10-21T07:37:07.418Z] #38 4.950 fatal: not a git repository (or any of the parent directories): .git [2022-10-21T07:37:07.418Z] #38 5.026 GEN .gitid [2022-10-21T07:37:07.418Z] #38 5.061 GEN criu/include/version.h [2022-10-21T07:37:07.418Z] #38 5.174 GEN include/common/asm [2022-10-21T07:37:07.418Z] #38 6.790 PBCC images/timens.pb-c.c [2022-10-21T07:37:07.418Z] #38 6.834 DEP images/timens.pb-c.d [2022-10-21T07:37:07.418Z] #38 6.888 PBCC images/fown.pb-c.c [2022-10-21T07:37:07.418Z] #38 6.911 PBCC images/google/protobuf/descriptor.pb-c.c [2022-10-21T07:37:07.418Z] #38 6.990 PBCC images/opts.pb-c.c [2022-10-21T07:37:07.418Z] #38 7.054 PBCC images/memfd.pb-c.c [2022-10-21T07:37:07.418Z] #38 7.109 DEP images/fown.pb-c.d [2022-10-21T07:37:07.418Z] #38 7.180 DEP images/google/protobuf/descriptor.pb-c.d [2022-10-21T07:37:07.418Z] #38 7.277 DEP images/opts.pb-c.d [2022-10-21T07:37:07.418Z] #38 7.389 DEP images/memfd.pb-c.d [2022-10-21T07:37:07.418Z] #38 7.440 PBCC images/sit.pb-c.c [2022-10-21T07:37:07.418Z] #38 7.479 DEP images/sit.pb-c.d [2022-10-21T07:37:07.418Z] #38 7.562 PBCC images/macvlan.pb-c.c [2022-10-21T07:37:07.418Z] #38 7.590 DEP images/macvlan.pb-c.d [2022-10-21T07:37:07.418Z] #38 7.629 PBCC images/autofs.pb-c.c [2022-10-21T07:37:07.418Z] #38 7.661 DEP images/autofs.pb-c.d [2022-10-21T07:37:07.418Z] #38 7.711 PBCC images/sysctl.pb-c.c [2022-10-21T07:37:07.418Z] #38 7.742 DEP images/sysctl.pb-c.d [2022-10-21T07:37:07.477Z] #49 46.97 Setting up python3-distutils (3.9.2-1) ... [2022-10-21T07:37:07.689Z] #38 7.821 PBCC images/time.pb-c.c [2022-10-21T07:37:07.689Z] #38 7.890 DEP images/time.pb-c.d [2022-10-21T07:37:07.689Z] #38 7.978 PBCC images/binfmt-misc.pb-c.c [2022-10-21T07:37:07.689Z] #38 7.997 DEP images/binfmt-misc.pb-c.d [2022-10-21T07:37:07.689Z] #38 8.065 PBCC images/seccomp.pb-c.c [2022-10-21T07:37:07.689Z] #38 8.101 DEP images/seccomp.pb-c.d [2022-10-21T07:37:07.689Z] #38 8.138 PBCC images/userns.pb-c.c [2022-10-21T07:37:07.689Z] #38 8.156 DEP images/userns.pb-c.d [2022-10-21T07:37:07.689Z] #38 8.198 PBCC images/cgroup.pb-c.c [2022-10-21T07:37:07.955Z] #38 8.273 DEP images/cgroup.pb-c.d [2022-10-21T07:37:07.955Z] #38 8.303 PBCC images/ext-file.pb-c.c [2022-10-21T07:37:07.955Z] #38 8.310 DEP images/ext-file.pb-c.d [2022-10-21T07:37:07.955Z] #38 8.329 PBCC images/rpc.pb-c.c [2022-10-21T07:37:07.955Z] #38 8.343 DEP images/rpc.pb-c.d [2022-10-21T07:37:08.048Z] #49 47.65 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:37:08.048Z] #49 47.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-10-21T07:37:08.048Z] #49 47.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-10-21T07:37:08.048Z] #49 47.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-10-21T07:37:08.048Z] #49 47.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-10-21T07:37:08.048Z] #49 47.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-10-21T07:37:08.048Z] #49 47.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-10-21T07:37:08.072Z] #28 48.68 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-10-21T07:37:08.072Z] #28 48.68 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-10-21T07:37:08.072Z] #28 48.77 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-10-21T07:37:08.072Z] #28 48.89 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-10-21T07:37:08.072Z] #28 48.89 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-10-21T07:37:08.072Z] #28 48.89 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-10-21T07:37:08.072Z] #28 48.92 go: downloading github.com/stretchr/objx v0.1.1 [2022-10-21T07:37:08.272Z] #38 8.460 PBCC images/siginfo.pb-c.c [2022-10-21T07:37:08.272Z] #38 8.479 DEP images/siginfo.pb-c.d [2022-10-21T07:37:08.272Z] #38 8.581 PBCC images/pagemap.pb-c.c [2022-10-21T07:37:08.272Z] #38 8.610 DEP images/pagemap.pb-c.d [2022-10-21T07:37:08.272Z] #38 8.667 PBCC images/rlimit.pb-c.c [2022-10-21T07:37:08.305Z] #49 47.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-10-21T07:37:08.305Z] #49 47.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-10-21T07:37:08.305Z] #49 47.89 Setting up python3-setuptools (52.0.0-4) ... [2022-10-21T07:37:08.332Z] #28 49.04 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-10-21T07:37:08.332Z] #28 49.26 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-10-21T07:37:08.544Z] #38 8.695 DEP images/rlimit.pb-c.d [2022-10-21T07:37:08.544Z] #38 8.805 PBCC images/file-lock.pb-c.c [2022-10-21T07:37:08.544Z] #38 8.845 DEP images/file-lock.pb-c.d [2022-10-21T07:37:08.594Z] #28 49.37 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-10-21T07:37:08.594Z] #28 49.54 go: downloading golang.org/x/text v0.3.7 [2022-10-21T07:37:08.594Z] #28 ... [2022-10-21T07:37:08.594Z] [2022-10-21T07:37:08.594Z] #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-10-21T07:37:08.594Z] #0 6.577 + RM_GOPATH=0 [2022-10-21T07:37:08.594Z] #0 6.577 + TMP_GOPATH= [2022-10-21T07:37:08.594Z] #0 6.577 + : /build [2022-10-21T07:37:08.594Z] #0 6.577 + '[' -z '' ']' [2022-10-21T07:37:08.594Z] #0 6.582 ++ mktemp -d [2022-10-21T07:37:08.594Z] #0 6.582 + export GOPATH=/tmp/tmp.Cs1JiWRLn8 [2022-10-21T07:37:08.594Z] #0 6.582 + GOPATH=/tmp/tmp.Cs1JiWRLn8 [2022-10-21T07:37:08.594Z] #0 6.582 + RM_GOPATH=1 [2022-10-21T07:37:08.594Z] #0 6.582 + case "$(go env GOARCH)" in [2022-10-21T07:37:08.594Z] #0 6.582 ++ go env GOARCH [2022-10-21T07:37:08.594Z] #0 6.610 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:37:08.594Z] #0 6.614 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:37:08.594Z] #0 6.614 ++ dirname /tmp/install/install.sh [2022-10-21T07:37:08.594Z] #0 6.619 + dir=/tmp/install [2022-10-21T07:37:08.594Z] #0 6.627 + bin=containerd [2022-10-21T07:37:08.594Z] #0 6.627 + shift [2022-10-21T07:37:08.594Z] #0 6.627 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-10-21T07:37:08.594Z] #0 6.627 + . /tmp/install/containerd.installer [2022-10-21T07:37:08.594Z] #0 6.627 ++ set -e [2022-10-21T07:37:08.594Z] #0 6.627 ++ : v1.6.8 [2022-10-21T07:37:08.594Z] #0 6.627 + install_containerd [2022-10-21T07:37:08.594Z] #0 6.634 + echo 'Install containerd version v1.6.8' [2022-10-21T07:37:08.594Z] #0 6.634 Install containerd version v1.6.8 [2022-10-21T07:37:08.594Z] #0 6.637 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Cs1JiWRLn8/src/github.com/containerd/containerd [2022-10-21T07:37:08.594Z] #0 6.646 Cloning into '/tmp/tmp.Cs1JiWRLn8/src/github.com/containerd/containerd'... [2022-10-21T07:37:08.764Z] #34 ... [2022-10-21T07:37:08.764Z] [2022-10-21T07:37:08.764Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T07:37:08.764Z] #39 16.59 CC images/stats.o [2022-10-21T07:37:08.765Z] #39 16.92 CC images/core.o [2022-10-21T07:37:08.765Z] #39 17.52 CC images/core-x86.o [2022-10-21T07:37:08.765Z] #39 18.11 CC images/core-arm.o [2022-10-21T07:37:08.765Z] #39 18.51 CC images/core-aarch64.o [2022-10-21T07:37:08.765Z] #39 18.87 CC images/core-ppc64.o [2022-10-21T07:37:08.805Z] #38 8.971 PBCC images/tty.pb-c.c [2022-10-21T07:37:08.805Z] #38 9.090 DEP images/tty.pb-c.d [2022-10-21T07:37:08.805Z] #38 9.132 PBCC images/tun.pb-c.c [2022-10-21T07:37:08.805Z] #38 9.171 PBCC images/netdev.pb-c.c [2022-10-21T07:37:08.853Z] #37 ... [2022-10-21T07:37:08.853Z] [2022-10-21T07:37:08.853Z] #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-10-21T07:37:08.853Z] #29 43.69 Selecting previously unselected package libprotoc23:amd64. [2022-10-21T07:37:08.853Z] #29 43.69 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2022-10-21T07:37:08.853Z] #29 43.71 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2022-10-21T07:37:08.853Z] #29 44.51 Selecting previously unselected package protobuf-c-compiler. [2022-10-21T07:37:08.853Z] #29 44.51 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2022-10-21T07:37:08.853Z] #29 44.54 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2022-10-21T07:37:08.853Z] #29 44.74 Selecting previously unselected package protobuf-compiler. [2022-10-21T07:37:08.853Z] #29 44.75 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2022-10-21T07:37:08.853Z] #29 44.79 Unpacking protobuf-compiler (3.12.4-1) ... [2022-10-21T07:37:08.853Z] #29 44.95 Selecting previously unselected package python3-pkg-resources. [2022-10-21T07:37:08.853Z] #29 44.95 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2022-10-21T07:37:08.853Z] #29 44.95 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-10-21T07:37:08.853Z] #29 45.22 Selecting previously unselected package python3-six. [2022-10-21T07:37:08.853Z] #29 45.22 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2022-10-21T07:37:08.853Z] #29 45.22 Unpacking python3-six (1.16.0-2) ... [2022-10-21T07:37:08.853Z] #29 45.32 Selecting previously unselected package python3-protobuf. [2022-10-21T07:37:08.853Z] #29 45.32 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2022-10-21T07:37:08.853Z] #29 45.32 Unpacking python3-protobuf (3.12.4-1) ... [2022-10-21T07:37:08.853Z] #29 45.88 Setting up python3-pkg-resources (52.0.0-4) ... [2022-10-21T07:37:08.853Z] #29 47.83 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-10-21T07:37:08.853Z] #29 47.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-10-21T07:37:08.853Z] #29 47.92 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-10-21T07:37:08.853Z] #29 47.94 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-10-21T07:37:08.853Z] #29 47.96 Setting up libcap2:amd64 (1:2.44-1) ... [2022-10-21T07:37:08.853Z] #29 48.02 Setting up python3-six (1.16.0-2) ... [2022-10-21T07:37:08.853Z] #29 49.26 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2022-10-21T07:37:08.853Z] #29 49.28 Setting up libprotoc23:amd64 (3.12.4-1) ... [2022-10-21T07:37:08.853Z] #29 49.30 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2022-10-21T07:37:08.853Z] #29 49.34 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-10-21T07:37:08.853Z] #29 49.38 Setting up python3-protobuf (3.12.4-1) ... [2022-10-21T07:37:09.065Z] #38 9.220 DEP images/tun.pb-c.d [2022-10-21T07:37:09.065Z] #38 9.296 DEP images/netdev.pb-c.d [2022-10-21T07:37:09.065Z] #38 9.346 PBCC images/vma.pb-c.c [2022-10-21T07:37:09.065Z] #38 9.389 DEP images/vma.pb-c.d [2022-10-21T07:37:09.065Z] #38 9.442 PBCC images/creds.pb-c.c [2022-10-21T07:37:09.065Z] #38 9.472 DEP images/creds.pb-c.d [2022-10-21T07:37:09.065Z] #38 9.511 PBCC images/utsns.pb-c.c [2022-10-21T07:37:09.065Z] #38 9.532 DEP images/utsns.pb-c.d [2022-10-21T07:37:09.065Z] #38 9.589 PBCC images/ipc-desc.pb-c.c [2022-10-21T07:37:06.737Z] > git remote # timeout=10 [2022-10-21T07:37:06.799Z] > git config --get remote.origin.url # timeout=10 [2022-10-21T07:37:06.841Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-10-21T07:37:06.843Z] > git merge 93c2c3bc60315b7cb54a811614988a4765c5f423 # timeout=10 [2022-10-21T07:37:06.971Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-10-21T07:37:07.138Z] > git config core.sparsecheckout # timeout=10 [2022-10-21T07:37:07.187Z] > git checkout -f 9c84417c1bbec9420566841feee05913928e1e7b # timeout=10 [2022-10-21T07:37:09.326Z] #38 ... [2022-10-21T07:37:09.326Z] [2022-10-21T07:37:09.326Z] #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-10-21T07:37:09.326Z] #39 7.015 [100%] Built target tini-static [2022-10-21T07:37:09.326Z] #39 7.127 + mkdir -p /build [2022-10-21T07:37:09.326Z] #39 7.132 + cp tini-static /build/docker-init [2022-10-21T07:37:09.326Z] #39 DONE 8.2s [2022-10-21T07:37:09.326Z] [2022-10-21T07:37:09.326Z] #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-10-21T07:37:09.326Z] #38 9.610 PBCC images/ipc-sem.pb-c.c [2022-10-21T07:37:09.326Z] #38 9.677 DEP images/ipc-desc.pb-c.d [2022-10-21T07:37:09.326Z] #38 9.765 DEP images/ipc-sem.pb-c.d [2022-10-21T07:37:09.326Z] #38 9.819 PBCC images/ipc-msg.pb-c.c [2022-10-21T07:37:09.326Z] #38 9.853 DEP images/ipc-msg.pb-c.d [2022-10-21T07:37:09.586Z] #38 9.929 PBCC images/ipc-shm.pb-c.c [2022-10-21T07:37:09.586Z] #38 9.957 DEP images/ipc-shm.pb-c.d [2022-10-21T07:37:09.586Z] #38 10.08 PBCC images/ipc-var.pb-c.c [2022-10-21T07:37:09.695Z] #39 19.43 CC images/core-s390.o [2022-10-21T07:37:09.849Z] #38 10.11 DEP images/ipc-var.pb-c.d [2022-10-21T07:37:09.849Z] #38 10.26 PBCC images/sk-opts.pb-c.c [2022-10-21T07:37:09.849Z] #38 10.31 PBCC images/packet-sock.pb-c.c [2022-10-21T07:37:09.952Z] #39 20.05 CC images/cpuinfo.o [2022-10-21T07:37:10.109Z] #38 10.39 DEP images/sk-opts.pb-c.d [2022-10-21T07:37:10.109Z] #38 10.48 DEP images/packet-sock.pb-c.d [2022-10-21T07:37:10.231Z] #29 ... [2022-10-21T07:37:10.231Z] [2022-10-21T07:37:10.231Z] #35 [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-10-21T07:37:10.231Z] #35 50.91 sync [2022-10-21T07:37:10.231Z] #35 50.91 internal/reflectlite [2022-10-21T07:37:10.231Z] #35 ... [2022-10-21T07:37:10.231Z] [2022-10-21T07:37:10.231Z] #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-10-21T07:37:10.231Z] #34 41.11 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-10-21T07:37:10.231Z] #34 41.80 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-10-21T07:37:10.231Z] #34 42.32 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-10-21T07:37:10.231Z] #34 43.61 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-10-21T07:37:10.231Z] #34 44.20 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-10-21T07:37:10.231Z] #34 44.20 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-10-21T07:37:10.231Z] #34 44.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-10-21T07:37:10.231Z] #34 44.26 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-10-21T07:37:10.231Z] #34 44.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-10-21T07:37:10.232Z] #34 44.26 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-10-21T07:37:10.232Z] #34 44.26 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2022-10-21T07:37:10.232Z] #34 44.27 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-10-21T07:37:10.232Z] #34 44.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2022-10-21T07:37:10.232Z] #34 44.33 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2022-10-21T07:37:10.232Z] #34 44.33 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2022-10-21T07:37:10.232Z] #34 44.33 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2022-10-21T07:37:10.232Z] #34 44.43 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-10-21T07:37:10.232Z] #34 44.43 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-10-21T07:37:10.232Z] #34 44.43 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-10-21T07:37:10.232Z] #34 44.43 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2022-10-21T07:37:10.232Z] #34 45.37 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T07:37:10.232Z] #34 45.59 Fetched 115 MB in 7s (16.9 MB/s) [2022-10-21T07:37:10.232Z] #34 45.67 Selecting previously unselected package binutils-mingw-w64-i686. [2022-10-21T07:37:10.232Z] #34 45.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2022-10-21T07:37:10.232Z] #34 45.73 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-10-21T07:37:10.232Z] #34 45.76 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-10-21T07:37:10.232Z] #34 47.88 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-10-21T07:37:10.232Z] #34 47.91 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-10-21T07:37:10.232Z] #34 47.91 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-10-21T07:37:10.232Z] #34 50.94 Selecting previously unselected package binutils-mingw-w64. [2022-10-21T07:37:10.232Z] #34 50.94 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-10-21T07:37:10.232Z] #34 50.96 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-10-21T07:37:10.232Z] #34 51.08 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-10-21T07:37:10.232Z] #34 51.08 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-10-21T07:37:10.232Z] #34 51.10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-10-21T07:37:10.370Z] #38 10.55 PBCC images/sk-netlink.pb-c.c [2022-10-21T07:37:10.370Z] #38 10.63 DEP images/sk-netlink.pb-c.d [2022-10-21T07:37:10.370Z] #38 10.78 PBCC images/sk-inet.pb-c.c [2022-10-21T07:37:10.370Z] #38 10.82 DEP images/sk-inet.pb-c.d [2022-10-21T07:37:10.490Z] #34 51.25 Selecting previously unselected package dmsetup. [2022-10-21T07:37:10.491Z] #34 51.25 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-10-21T07:37:10.491Z] #34 51.27 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-10-21T07:37:10.516Z] #39 20.38 CC images/inventory.o [2022-10-21T07:37:10.631Z] #38 10.88 PBCC images/sk-unix.pb-c.c [2022-10-21T07:37:10.631Z] #38 10.95 DEP images/sk-unix.pb-c.d [2022-10-21T07:37:10.631Z] #38 11.03 PBCC images/mm.pb-c.c [2022-10-21T07:37:10.631Z] #38 11.09 DEP images/mm.pb-c.d [2022-10-21T07:37:10.750Z] #34 51.51 Selecting previously unselected package mingw-w64-common. [2022-10-21T07:37:10.750Z] #34 51.51 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-10-21T07:37:10.750Z] #34 51.51 Unpacking mingw-w64-common (8.0.0-1) ... [2022-10-21T07:37:10.774Z] #39 20.66 CC images/fdinfo.o [2022-10-21T07:37:10.824Z] #49 50.08 Setting up libjq1:amd64 (1.6-2.1) ... [2022-10-21T07:37:10.824Z] #49 50.12 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-10-21T07:37:10.824Z] #49 50.19 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-10-21T07:37:10.824Z] #49 50.23 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-10-21T07:37:10.890Z] #38 11.13 PBCC images/timerfd.pb-c.c [2022-10-21T07:37:10.890Z] #38 11.17 DEP images/timerfd.pb-c.d [2022-10-21T07:37:10.890Z] #38 11.27 PBCC images/timer.pb-c.c [2022-10-21T07:37:10.890Z] #38 11.30 DEP images/timer.pb-c.d [2022-10-21T07:37:10.890Z] #38 11.37 PBCC images/sa.pb-c.c [2022-10-21T07:37:11.031Z] #39 20.97 CC images/fown.o [2022-10-21T07:37:11.031Z] #39 21.11 CC images/ns.o [2022-10-21T07:37:11.151Z] #38 11.45 DEP images/sa.pb-c.d [2022-10-21T07:37:11.151Z] #38 11.55 PBCC images/pipe-data.pb-c.c [2022-10-21T07:37:11.151Z] #38 11.58 DEP images/pipe-data.pb-c.d [2022-10-21T07:37:11.151Z] #38 11.63 PBCC images/mnt.pb-c.c [2022-10-21T07:37:11.288Z] #39 21.28 CC images/regfile.o [2022-10-21T07:37:11.411Z] #38 11.70 DEP images/mnt.pb-c.d [2022-10-21T07:37:11.411Z] #38 11.79 PBCC images/sk-packet.pb-c.c [2022-10-21T07:37:11.411Z] #38 11.83 DEP images/sk-packet.pb-c.d [2022-10-21T07:37:11.411Z] #38 11.87 PBCC images/tcp-stream.pb-c.c [2022-10-21T07:37:11.555Z] #39 21.44 CC images/ghost-file.o [2022-10-21T07:37:11.671Z] #38 ... [2022-10-21T07:37:11.671Z] [2022-10-21T07:37:11.671Z] #26 [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-10-21T07:37:11.671Z] #26 DONE 67.7s [2022-10-21T07:37:11.671Z] [2022-10-21T07:37:11.671Z] #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-10-21T07:37:11.671Z] #38 11.93 DEP images/tcp-stream.pb-c.d [2022-10-21T07:37:11.671Z] #38 12.05 PBCC images/pipe.pb-c.c [2022-10-21T07:37:11.671Z] #38 12.13 DEP images/pipe.pb-c.d [2022-10-21T07:37:11.811Z] #39 21.71 CC images/fifo.o [2022-10-21T07:37:11.931Z] #38 12.26 PBCC images/pstree.pb-c.c [2022-10-21T07:37:11.931Z] #38 12.29 DEP images/pstree.pb-c.d [2022-10-21T07:37:12.068Z] #39 21.98 CC images/remap-file-path.o [2022-10-21T07:37:12.068Z] #39 22.15 CC images/eventfd.o [2022-10-21T07:37:12.130Z] #34 ... [2022-10-21T07:37:12.130Z] [2022-10-21T07:37:12.130Z] #35 [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-10-21T07:37:12.130Z] #35 52.92 internal/testlog [2022-10-21T07:37:12.194Z] #38 12.43 PBCC images/fs.pb-c.c [2022-10-21T07:37:12.194Z] #38 12.53 DEP images/fs.pb-c.d [2022-10-21T07:37:12.194Z] #38 12.62 PBCC images/signalfd.pb-c.c [2022-10-21T07:37:12.208Z] #49 51.82 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-10-21T07:37:12.208Z] #49 51.85 Setting up jq (1.6-2.1) ... [2022-10-21T07:37:12.208Z] #49 51.87 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-10-21T07:37:12.208Z] #49 51.88 Setting up iptables (1.8.7-1) ... [2022-10-21T07:37:12.208Z] #49 51.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-10-21T07:37:12.208Z] #49 51.93 update-alternatives: [2022-10-21T07:37:12.208Z] #49 ... [2022-10-21T07:37:12.208Z] [2022-10-21T07:37:12.208Z] #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-10-21T07:37:12.208Z] #38 117.4 CC criu/ipc_ns.o [2022-10-21T07:37:12.208Z] #38 118.7 CC criu/irmap.o [2022-10-21T07:37:12.208Z] #38 119.3 CC criu/kcmp-ids.o [2022-10-21T07:37:12.208Z] #38 119.6 CC criu/kerndat.o [2022-10-21T07:37:12.208Z] #38 120.7 CC criu/libnetlink.o [2022-10-21T07:37:12.208Z] #38 121.1 CC criu/log.o [2022-10-21T07:37:12.208Z] #38 121.7 CC criu/lsm.o [2022-10-21T07:37:12.208Z] #38 122.3 CC criu/mem.o [2022-10-21T07:37:12.208Z] #38 124.4 CC criu/memfd.o [2022-10-21T07:37:12.208Z] #38 125.0 CC criu/mount.o [2022-10-21T07:37:12.325Z] #39 22.41 CC images/eventpoll.o [2022-10-21T07:37:12.454Z] #38 12.73 DEP images/signalfd.pb-c.d [2022-10-21T07:37:12.454Z] #38 12.89 PBCC images/fh.pb-c.c [2022-10-21T07:37:12.454Z] #38 12.93 PBCC images/fsnotify.pb-c.c [2022-10-21T07:37:12.463Z] #35 ... [2022-10-21T07:37:12.463Z] [2022-10-21T07:37:12.463Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T07:37:12.463Z] #38 8.985 PBCC images/ext-file.pb-c.c [2022-10-21T07:37:12.463Z] #38 9.016 DEP images/ext-file.pb-c.d [2022-10-21T07:37:12.463Z] #38 9.156 PBCC images/rpc.pb-c.c [2022-10-21T07:37:12.463Z] #38 9.288 DEP images/rpc.pb-c.d [2022-10-21T07:37:12.463Z] #38 9.476 PBCC images/siginfo.pb-c.c [2022-10-21T07:37:12.463Z] #38 9.581 DEP images/siginfo.pb-c.d [2022-10-21T07:37:12.463Z] #38 9.628 PBCC images/pagemap.pb-c.c [2022-10-21T07:37:12.463Z] #38 9.704 DEP images/pagemap.pb-c.d [2022-10-21T07:37:12.463Z] #38 9.859 PBCC images/rlimit.pb-c.c [2022-10-21T07:37:12.463Z] #38 9.859 DEP images/rlimit.pb-c.d [2022-10-21T07:37:12.463Z] #38 9.964 PBCC images/file-lock.pb-c.c [2022-10-21T07:37:12.463Z] #38 9.997 DEP images/file-lock.pb-c.d [2022-10-21T07:37:12.463Z] #38 10.14 PBCC images/tty.pb-c.c [2022-10-21T07:37:12.463Z] #38 10.20 DEP images/tty.pb-c.d [2022-10-21T07:37:12.463Z] #38 10.34 PBCC images/tun.pb-c.c [2022-10-21T07:37:12.463Z] #38 10.44 PBCC images/netdev.pb-c.c [2022-10-21T07:37:12.463Z] #38 10.49 DEP images/tun.pb-c.d [2022-10-21T07:37:12.463Z] #38 10.61 DEP images/netdev.pb-c.d [2022-10-21T07:37:12.463Z] #38 10.67 PBCC images/vma.pb-c.c [2022-10-21T07:37:12.463Z] #38 10.77 DEP images/vma.pb-c.d [2022-10-21T07:37:12.463Z] #38 10.88 PBCC images/creds.pb-c.c [2022-10-21T07:37:12.463Z] #38 10.96 DEP images/creds.pb-c.d [2022-10-21T07:37:12.463Z] #38 11.07 PBCC images/utsns.pb-c.c [2022-10-21T07:37:12.463Z] #38 11.16 DEP images/utsns.pb-c.d [2022-10-21T07:37:12.463Z] #38 11.24 PBCC images/ipc-desc.pb-c.c [2022-10-21T07:37:12.463Z] #38 11.30 PBCC images/ipc-sem.pb-c.c [2022-10-21T07:37:12.463Z] #38 11.33 DEP images/ipc-desc.pb-c.d [2022-10-21T07:37:12.463Z] #38 11.37 DEP images/ipc-sem.pb-c.d [2022-10-21T07:37:12.463Z] #38 11.39 PBCC images/ipc-msg.pb-c.c [2022-10-21T07:37:12.463Z] #38 11.42 DEP images/ipc-msg.pb-c.d [2022-10-21T07:37:12.463Z] #38 11.50 PBCC images/ipc-shm.pb-c.c [2022-10-21T07:37:12.463Z] #38 11.54 DEP images/ipc-shm.pb-c.d [2022-10-21T07:37:12.463Z] #38 11.60 PBCC images/ipc-var.pb-c.c [2022-10-21T07:37:12.463Z] #38 11.64 DEP images/ipc-var.pb-c.d [2022-10-21T07:37:12.463Z] #38 11.72 PBCC images/sk-opts.pb-c.c [2022-10-21T07:37:12.463Z] #38 11.75 PBCC images/packet-sock.pb-c.c [2022-10-21T07:37:12.463Z] #38 11.77 DEP images/sk-opts.pb-c.d [2022-10-21T07:37:12.463Z] #38 11.83 DEP images/packet-sock.pb-c.d [2022-10-21T07:37:12.463Z] #38 11.92 PBCC images/sk-netlink.pb-c.c [2022-10-21T07:37:12.463Z] #38 11.94 DEP images/sk-netlink.pb-c.d [2022-10-21T07:37:12.463Z] #38 12.02 PBCC images/sk-inet.pb-c.c [2022-10-21T07:37:12.463Z] #38 12.08 DEP images/sk-inet.pb-c.d [2022-10-21T07:37:12.463Z] #38 12.14 PBCC images/sk-unix.pb-c.c [2022-10-21T07:37:12.463Z] #38 12.17 DEP images/sk-unix.pb-c.d [2022-10-21T07:37:12.463Z] #38 12.23 PBCC images/mm.pb-c.c [2022-10-21T07:37:12.463Z] #38 12.30 DEP images/mm.pb-c.d [2022-10-21T07:37:12.463Z] #38 12.37 PBCC images/timerfd.pb-c.c [2022-10-21T07:37:12.463Z] #38 12.46 DEP images/timerfd.pb-c.d [2022-10-21T07:37:12.463Z] #38 12.51 PBCC images/timer.pb-c.c [2022-10-21T07:37:12.463Z] #38 12.54 DEP images/timer.pb-c.d [2022-10-21T07:37:12.463Z] #38 12.62 PBCC images/sa.pb-c.c [2022-10-21T07:37:12.463Z] #38 12.65 DEP images/sa.pb-c.d [2022-10-21T07:37:12.463Z] #38 12.70 PBCC images/pipe-data.pb-c.c [2022-10-21T07:37:12.463Z] #38 12.71 DEP images/pipe-data.pb-c.d [2022-10-21T07:37:12.463Z] #38 12.78 PBCC images/mnt.pb-c.c [2022-10-21T07:37:12.463Z] #38 12.83 DEP images/mnt.pb-c.d [2022-10-21T07:37:12.463Z] #38 12.89 PBCC images/sk-packet.pb-c.c [2022-10-21T07:37:12.463Z] #38 12.91 DEP images/sk-packet.pb-c.d [2022-10-21T07:37:12.463Z] #38 13.00 PBCC images/tcp-stream.pb-c.c [2022-10-21T07:37:12.463Z] #38 13.03 DEP images/tcp-stream.pb-c.d [2022-10-21T07:37:12.463Z] #38 13.12 PBCC images/pipe.pb-c.c [2022-10-21T07:37:12.463Z] #38 13.17 DEP images/pipe.pb-c.d [2022-10-21T07:37:12.463Z] #38 13.21 PBCC images/pstree.pb-c.c [2022-10-21T07:37:12.463Z] #38 13.23 DEP images/pstree.pb-c.d [2022-10-21T07:37:12.463Z] #38 13.30 PBCC images/fs.pb-c.c [2022-10-21T07:37:12.463Z] #38 13.35 DEP images/fs.pb-c.d [2022-10-21T07:37:12.463Z] #38 13.42 PBCC images/signalfd.pb-c.c [2022-10-21T07:37:12.463Z] #38 13.48 DEP images/signalfd.pb-c.d [2022-10-21T07:37:12.463Z] #38 13.58 PBCC images/fh.pb-c.c [2022-10-21T07:37:12.463Z] #38 13.65 PBCC images/fsnotify.pb-c.c [2022-10-21T07:37:12.463Z] #38 13.72 DEP images/fh.pb-c.d [2022-10-21T07:37:12.463Z] #38 13.77 DEP images/fsnotify.pb-c.d [2022-10-21T07:37:12.463Z] #38 13.84 PBCC images/eventpoll.pb-c.c [2022-10-21T07:37:12.463Z] #38 13.87 DEP images/eventpoll.pb-c.d [2022-10-21T07:37:12.463Z] #38 13.96 PBCC images/eventfd.pb-c.c [2022-10-21T07:37:12.463Z] #38 13.97 DEP images/eventfd.pb-c.d [2022-10-21T07:37:12.463Z] #38 14.05 PBCC images/remap-file-path.pb-c.c [2022-10-21T07:37:12.463Z] #38 14.10 DEP images/remap-file-path.pb-c.d [2022-10-21T07:37:12.463Z] #38 14.16 PBCC images/fifo.pb-c.c [2022-10-21T07:37:12.463Z] #38 14.21 DEP images/fifo.pb-c.d [2022-10-21T07:37:12.463Z] #38 14.27 PBCC images/ghost-file.pb-c.c [2022-10-21T07:37:12.463Z] #38 14.30 DEP images/ghost-file.pb-c.d [2022-10-21T07:37:12.463Z] #38 14.35 PBCC images/regfile.pb-c.c [2022-10-21T07:37:12.463Z] #38 14.41 DEP images/regfile.pb-c.d [2022-10-21T07:37:12.463Z] #38 14.49 PBCC images/ns.pb-c.c [2022-10-21T07:37:12.463Z] #38 14.53 DEP images/ns.pb-c.d [2022-10-21T07:37:12.463Z] #38 14.62 PBCC images/fdinfo.pb-c.c [2022-10-21T07:37:12.469Z] #38 ... [2022-10-21T07:37:12.469Z] [2022-10-21T07:37:12.469Z] #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-10-21T07:37:12.469Z] #49 51.93 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-10-21T07:37:12.469Z] #49 51.94 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-10-21T07:37:12.469Z] #49 51.95 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-10-21T07:37:12.469Z] #49 51.96 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-10-21T07:37:12.469Z] #49 51.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-10-21T07:37:12.469Z] #49 52.01 Setting up iproute2 (5.10.0-4) ... [2022-10-21T07:37:12.717Z] #38 13.00 DEP images/fh.pb-c.d [2022-10-21T07:37:12.717Z] #38 13.10 DEP images/fsnotify.pb-c.d [2022-10-21T07:37:12.721Z] #38 14.69 DEP images/fdinfo.pb-c.d [2022-10-21T07:37:12.721Z] #38 14.77 PBCC images/core-aarch64.pb-c.c [2022-10-21T07:37:12.721Z] #38 14.82 PBCC images/core-arm.pb-c.c [2022-10-21T07:37:12.721Z] #38 14.90 PBCC images/core-ppc64.pb-c.c [2022-10-21T07:37:12.894Z] #39 22.72 CC images/fh.o [2022-10-21T07:37:12.894Z] #39 22.98 CC images/fsnotify.o [2022-10-21T07:37:12.978Z] #38 13.26 PBCC images/eventpoll.pb-c.c [2022-10-21T07:37:12.978Z] #38 13.33 DEP images/eventpoll.pb-c.d [2022-10-21T07:37:12.978Z] #38 13.36 PBCC images/eventfd.pb-c.c [2022-10-21T07:37:12.978Z] #38 13.39 DEP images/eventfd.pb-c.d [2022-10-21T07:37:12.978Z] #38 13.44 PBCC images/remap-file-path.pb-c.c [2022-10-21T07:37:12.978Z] #38 13.48 DEP images/remap-file-path.pb-c.d [2022-10-21T07:37:12.984Z] #38 14.95 PBCC images/core-s390.pb-c.c [2022-10-21T07:37:12.984Z] #38 15.00 PBCC images/core-x86.pb-c.c [2022-10-21T07:37:12.984Z] #38 15.05 PBCC images/core.pb-c.c [2022-10-21T07:37:12.984Z] #38 15.11 PBCC images/inventory.pb-c.c [2022-10-21T07:37:12.984Z] #38 15.16 DEP images/core-aarch64.pb-c.d [2022-10-21T07:37:13.033Z] #49 52.44 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T07:37:13.073Z] #35 53.99 sort [2022-10-21T07:37:13.151Z] #39 ... [2022-10-21T07:37:13.151Z] [2022-10-21T07:37:13.151Z] #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-10-21T07:37:13.151Z] #34 72.32 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-10-21T07:37:13.151Z] #34 72.32 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-10-21T07:37:13.151Z] #34 72.33 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-10-21T07:37:13.239Z] #38 13.56 PBCC images/fifo.pb-c.c [2022-10-21T07:37:13.239Z] #38 13.59 DEP images/fifo.pb-c.d [2022-10-21T07:37:13.239Z] #38 13.63 PBCC images/ghost-file.pb-c.c [2022-10-21T07:37:13.239Z] #38 13.69 DEP images/ghost-file.pb-c.d [2022-10-21T07:37:13.239Z] #38 ... [2022-10-21T07:37:13.239Z] [2022-10-21T07:37:13.239Z] #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-10-21T07:37:13.239Z] #27 59.40 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-10-21T07:37:13.239Z] #27 59.44 go: downloading github.com/gobwas/glob v0.2.3 [2022-10-21T07:37:13.239Z] #27 59.49 go: downloading github.com/kisielk/gotool v1.0.0 [2022-10-21T07:37:13.239Z] #27 59.64 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-10-21T07:37:13.239Z] #27 59.69 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-10-21T07:37:13.239Z] #27 59.70 go: downloading golang.org/x/mod v0.5.1 [2022-10-21T07:37:13.239Z] #27 59.81 go: downloading github.com/ettle/strcase v0.1.1 [2022-10-21T07:37:13.239Z] #27 59.87 go: downloading github.com/fatih/structtag v1.2.0 [2022-10-21T07:37:13.239Z] #27 59.90 go: downloading github.com/Masterminds/semver v1.5.0 [2022-10-21T07:37:13.239Z] #27 60.06 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-10-21T07:37:13.239Z] #27 60.10 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-10-21T07:37:13.239Z] #27 60.17 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-10-21T07:37:13.239Z] #27 60.55 go: downloading github.com/prometheus/client_model v0.2.0 [2022-10-21T07:37:13.239Z] #27 60.64 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-10-21T07:37:13.239Z] #27 60.68 go: downloading github.com/google/go-cmp v0.5.6 [2022-10-21T07:37:13.239Z] #27 61.03 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-10-21T07:37:13.239Z] #27 61.07 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-10-21T07:37:13.239Z] #27 61.19 go: downloading github.com/beorn7/perks v1.0.1 [2022-10-21T07:37:13.239Z] #27 61.24 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-10-21T07:37:13.239Z] #27 61.30 go: downloading github.com/cespare/xxhash v1.1.0 [2022-10-21T07:37:13.239Z] #27 61.32 go: downloading github.com/golang/protobuf v1.5.2 [2022-10-21T07:37:13.239Z] #27 61.66 go: downloading github.com/prometheus/common v0.10.0 [2022-10-21T07:37:13.239Z] #27 61.84 go: downloading github.com/prometheus/procfs v0.6.0 [2022-10-21T07:37:13.239Z] #27 61.90 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-10-21T07:37:13.239Z] #27 62.01 go: downloading google.golang.org/protobuf v1.27.1 [2022-10-21T07:37:13.239Z] #27 63.84 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-10-21T07:37:13.242Z] #38 15.22 DEP images/core-arm.pb-c.d [2022-10-21T07:37:13.242Z] #38 15.30 DEP images/core-ppc64.pb-c.d [2022-10-21T07:37:13.242Z] #38 15.41 DEP images/core-s390.pb-c.d [2022-10-21T07:37:13.335Z] #35 53.99 errors [2022-10-21T07:37:13.335Z] #35 ... [2022-10-21T07:37:13.335Z] [2022-10-21T07:37:13.335Z] #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-10-21T07:37:13.335Z] #29 53.70 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-10-21T07:37:13.335Z] #29 53.72 Setting up protobuf-compiler (3.12.4-1) ... [2022-10-21T07:37:13.335Z] #29 53.74 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-10-21T07:37:13.335Z] #29 53.76 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2022-10-21T07:37:13.335Z] #29 53.78 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2022-10-21T07:37:13.335Z] #29 53.81 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2022-10-21T07:37:13.335Z] #29 53.84 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T07:37:13.335Z] #29 DONE 54.3s [2022-10-21T07:37:13.499Z] #27 ... [2022-10-21T07:37:13.499Z] [2022-10-21T07:37:13.499Z] #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-10-21T07:37:13.499Z] #38 13.75 PBCC images/regfile.pb-c.c [2022-10-21T07:37:13.499Z] #38 13.82 DEP images/regfile.pb-c.d [2022-10-21T07:37:13.499Z] #38 13.91 PBCC images/ns.pb-c.c [2022-10-21T07:37:13.499Z] #38 13.92 DEP images/ns.pb-c.d [2022-10-21T07:37:13.501Z] #38 15.51 DEP images/core-x86.pb-c.d [2022-10-21T07:37:13.501Z] #38 15.62 DEP images/core.pb-c.d [2022-10-21T07:37:13.594Z] [2022-10-21T07:37:13.594Z] #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-10-21T07:37:13.759Z] #38 15.71 DEP images/inventory.pb-c.d [2022-10-21T07:37:13.759Z] #38 15.76 PBCC images/cpuinfo.pb-c.c [2022-10-21T07:37:13.759Z] #38 15.79 DEP images/cpuinfo.pb-c.d [2022-10-21T07:37:13.759Z] #38 15.86 PBCC images/stats.pb-c.c [2022-10-21T07:37:13.759Z] #38 14.02 PBCC images/fdinfo.pb-c.c [2022-10-21T07:37:13.759Z] #38 14.07 DEP images/fdinfo.pb-c.d [2022-10-21T07:37:13.759Z] #38 14.14 PBCC images/core-aarch64.pb-c.c [2022-10-21T07:37:13.759Z] #38 14.17 PBCC images/core-arm.pb-c.c [2022-10-21T07:37:13.855Z] #38 ... [2022-10-21T07:37:13.855Z] [2022-10-21T07:37:13.855Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-10-21T07:37:13.855Z] #32 44.65 Updating files: 86% (1315/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-10-21T07:37:13.855Z] #32 45.24 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-10-21T07:37:13.855Z] #32 45.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-10-21T07:37:14.018Z] #38 15.90 DEP images/stats.pb-c.d [2022-10-21T07:37:14.021Z] #38 14.24 PBCC images/core-ppc64.pb-c.c [2022-10-21T07:37:14.021Z] #38 14.32 PBCC images/core-s390.pb-c.c [2022-10-21T07:37:14.021Z] #38 14.41 PBCC images/core-x86.pb-c.c [2022-10-21T07:37:14.021Z] #38 14.46 PBCC images/core.pb-c.c [2022-10-21T07:37:14.114Z] #32 ... [2022-10-21T07:37:14.114Z] [2022-10-21T07:37:14.114Z] #35 [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-10-21T07:37:14.114Z] #35 54.55 strconv [2022-10-21T07:37:14.281Z] #38 14.53 PBCC images/inventory.pb-c.c [2022-10-21T07:37:14.281Z] #38 14.61 DEP images/core-aarch64.pb-c.d [2022-10-21T07:37:14.281Z] #38 14.72 DEP images/core-arm.pb-c.d [2022-10-21T07:37:14.541Z] #38 14.78 DEP images/core-ppc64.pb-c.d [2022-10-21T07:37:14.541Z] #38 14.84 DEP images/core-s390.pb-c.d [2022-10-21T07:37:14.541Z] #38 14.88 DEP images/core-x86.pb-c.d [2022-10-21T07:37:14.541Z] #38 14.95 DEP images/core.pb-c.d [2022-10-21T07:37:14.541Z] #38 15.00 DEP images/inventory.pb-c.d [2022-10-21T07:37:14.541Z] #38 15.05 PBCC images/cpuinfo.pb-c.c [2022-10-21T07:37:14.682Z] #35 55.47 io [2022-10-21T07:37:14.682Z] #35 ... [2022-10-21T07:37:14.682Z] [2022-10-21T07:37:14.682Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-10-21T07:37:14.682Z] #27 45.59 Selecting previously unselected package libicu67:amd64. [2022-10-21T07:37:14.682Z] #27 45.67 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-10-21T07:37:14.682Z] #27 45.71 Unpacking libicu67:amd64 (67.1-7) ... [2022-10-21T07:37:14.682Z] #27 52.83 Selecting previously unselected package libxml2:amd64. [2022-10-21T07:37:14.682Z] #27 52.83 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-10-21T07:37:14.682Z] #27 52.83 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-10-21T07:37:14.682Z] #27 53.13 Selecting previously unselected package libarchive13:amd64. [2022-10-21T07:37:14.682Z] #27 53.13 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-10-21T07:37:14.682Z] #27 53.15 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-10-21T07:37:14.682Z] #27 53.54 Selecting previously unselected package libjsoncpp24:amd64. [2022-10-21T07:37:14.682Z] #27 53.54 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-10-21T07:37:14.682Z] #27 53.54 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-10-21T07:37:14.682Z] #27 53.68 Selecting previously unselected package librhash0:amd64. [2022-10-21T07:37:14.682Z] #27 53.68 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-10-21T07:37:14.682Z] #27 53.69 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-10-21T07:37:14.682Z] #27 53.87 Selecting previously unselected package libuv1:amd64. [2022-10-21T07:37:14.682Z] #27 53.87 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-10-21T07:37:14.682Z] #27 53.88 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-10-21T07:37:14.682Z] #27 54.05 Selecting previously unselected package cmake. [2022-10-21T07:37:14.682Z] #27 54.05 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-10-21T07:37:14.682Z] #27 54.08 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-10-21T07:37:14.801Z] #38 15.09 DEP images/cpuinfo.pb-c.d [2022-10-21T07:37:14.801Z] #38 15.13 PBCC images/stats.pb-c.c [2022-10-21T07:37:14.801Z] #38 15.16 DEP images/stats.pb-c.d [2022-10-21T07:37:14.926Z] #49 DONE 54.5s [2022-10-21T07:37:14.926Z] [2022-10-21T07:37:14.926Z] #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-10-21T07:37:14.954Z] #38 ... [2022-10-21T07:37:14.954Z] [2022-10-21T07:37:14.954Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:37:14.954Z] #35 72.86 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-10-21T07:37:15.212Z] #35 72.86 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-10-21T07:37:15.212Z] #35 72.87 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-10-21T07:37:15.250Z] #27 ... [2022-10-21T07:37:15.250Z] [2022-10-21T07:37:15.250Z] #28 [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-10-21T07:37:15.250Z] #28 56.03 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-10-21T07:37:15.250Z] #28 56.11 go: downloading github.com/gobwas/glob v0.2.3 [2022-10-21T07:37:15.250Z] #28 56.13 go: downloading github.com/kisielk/gotool v1.0.0 [2022-10-21T07:37:15.509Z] #28 56.29 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-10-21T07:37:15.509Z] #28 56.33 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-10-21T07:37:15.509Z] #28 56.34 go: downloading golang.org/x/mod v0.5.1 [2022-10-21T07:37:15.509Z] #28 56.47 go: downloading github.com/ettle/strcase v0.1.1 [2022-10-21T07:37:15.509Z] #28 56.50 go: downloading github.com/fatih/structtag v1.2.0 [2022-10-21T07:37:15.509Z] #28 56.54 go: downloading github.com/Masterminds/semver v1.5.0 [2022-10-21T07:37:15.769Z] #28 56.64 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-10-21T07:37:15.769Z] #28 56.73 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-10-21T07:37:16.028Z] #28 56.83 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-10-21T07:37:16.190Z] #38 16.63 make[1]: Nothing to be done for 'all'. [2022-10-21T07:37:16.289Z] #28 57.16 go: downloading github.com/prometheus/client_model v0.2.0 [2022-10-21T07:37:16.289Z] #28 57.24 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-10-21T07:37:16.292Z] #50 1.410 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-10-21T07:37:16.292Z] #50 1.429 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-10-21T07:37:16.292Z] #50 1.440 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-10-21T07:37:16.292Z] #50 DONE 1.6s [2022-10-21T07:37:16.292Z] [2022-10-21T07:37:16.292Z] #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-10-21T07:37:16.292Z] #38 130.4 CC criu/namespaces.o [2022-10-21T07:37:16.429Z] #34 ... [2022-10-21T07:37:16.429Z] [2022-10-21T07:37:16.429Z] #22 [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-10-21T07:37:16.429Z] #22 65.51 bufio [2022-10-21T07:37:16.429Z] #22 67.02 text/tabwriter [2022-10-21T07:37:16.429Z] #22 67.74 io/ioutil [2022-10-21T07:37:16.429Z] #22 67.74 fmt [2022-10-21T07:37:16.429Z] #22 69.64 github.com/BurntSushi/toml [2022-10-21T07:37:16.429Z] #22 69.64 flag [2022-10-21T07:37:16.429Z] #22 70.73 log [2022-10-21T07:37:16.429Z] #22 72.91 github.com/BurntSushi/toml/cmd/tomlv [2022-10-21T07:37:16.429Z] #22 ... [2022-10-21T07:37:16.429Z] [2022-10-21T07:37:16.429Z] #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-10-21T07:37:16.429Z] #37 40.75 Updating files: 56% (2878/5070) Updating files: 57% (2890/5070) Updating files: 58% (2941/5070) Updating files: 59% (2992/5070) Updating files: 60% (3042/5070) Updating files: 61% (3093/5070) Updating files: 62% (3144/5070) Updating files: 63% (3195/5070) Updating files: 64% (3245/5070) Updating files: 65% (3296/5070) Updating files: 66% (3347/5070) Updating files: 67% (3397/5070) Updating files: 68% (3448/5070) Updating files: 69% (3499/5070) Updating files: 70% (3549/5070) Updating files: 71% (3600/5070) Updating files: 72% (3651/5070) Updating files: 73% (3702/5070) Updating files: 74% (3752/5070) Updating files: 75% (3803/5070) Updating files: 76% (3854/5070) Updating files: 77% (3904/5070) Updating files: 78% (3955/5070) Updating files: 79% (4006/5070) Updating files: 80% (4056/5070) Updating files: 81% (4107/5070) Updating files: 82% (4158/5070) Updating files: 83% (4209/5070) Updating files: 84% (4259/5070) Updating files: 85% (4310/5070) Updating files: 86% (4361/5070) Updating files: 87% (4411/5070) Updating files: 88% (4462/5070) Updating files: 89% (4513/5070) Updating files: 90% (4563/5070) Updating files: 91% (4614/5070) Updating files: 92% (4665/5070) Updating files: 93% (4716/5070) Updating files: 94% (4766/5070) Updating files: 95% (4817/5070) Updating files: 96% (4868/5070) Updating files: 97% (4918/5070) Updating files: 98% (4969/5070) Updating files: 99% (5020/5070) Updating files: 100% (5070/5070) Updating files: 100% (5070/5070), done. [2022-10-21T07:37:16.429Z] #37 41.98 + cd /tmp/tmp.fw1dwlgqDM/src/github.com/containerd/containerd [2022-10-21T07:37:16.429Z] #37 41.98 + git checkout -q v1.6.8 [2022-10-21T07:37:16.548Z] #28 57.34 go: downloading github.com/google/go-cmp v0.5.6 [2022-10-21T07:37:17.134Z] #28 57.72 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-10-21T07:37:17.134Z] #28 57.81 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-10-21T07:37:17.134Z] #28 57.94 go: downloading github.com/beorn7/perks v1.0.1 [2022-10-21T07:37:17.134Z] #28 57.94 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-10-21T07:37:17.134Z] #28 58.01 go: downloading github.com/golang/protobuf v1.5.2 [2022-10-21T07:37:17.134Z] #28 58.07 go: downloading github.com/cespare/xxhash v1.1.0 [2022-10-21T07:37:17.393Z] #28 58.26 go: downloading github.com/prometheus/common v0.10.0 [2022-10-21T07:37:17.651Z] #28 58.50 go: downloading github.com/prometheus/procfs v0.6.0 [2022-10-21T07:37:17.651Z] #28 58.56 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-10-21T07:37:17.796Z] #37 43.50 + export 'BUILDTAGS=netgo osusergo static_build' [2022-10-21T07:37:17.796Z] #37 43.50 + BUILDTAGS='netgo osusergo static_build' [2022-10-21T07:37:17.796Z] #37 43.50 + export EXTRA_FLAGS=-buildmode=pie [2022-10-21T07:37:17.796Z] #37 43.50 + EXTRA_FLAGS=-buildmode=pie [2022-10-21T07:37:17.796Z] #37 43.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-10-21T07:37:17.796Z] #37 43.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-10-21T07:37:17.796Z] #37 43.50 + '[' '' = dynamic ']' [2022-10-21T07:37:17.796Z] #37 43.50 + make [2022-10-21T07:37:17.911Z] #28 58.77 go: downloading google.golang.org/protobuf v1.27.1 [2022-10-21T07:37:18.020Z] Commit message: "skip TestImagePullStoredfDigestForOtherRepo() on Windows and rootless" [2022-10-21T07:37:18.053Z] #37 ... [2022-10-21T07:37:18.053Z] [2022-10-21T07:37:18.053Z] #22 [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-10-21T07:37:18.053Z] #22 DONE 77.2s [2022-10-21T07:37:18.101Z] #38 18.03 CC images/stats.o [2022-10-21T07:37:18.101Z] #38 18.44 CC images/core.o [2022-10-21T07:37:18.170Z] #28 ... [2022-10-21T07:37:18.170Z] [2022-10-21T07:37:18.170Z] #27 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-10-21T07:37:18.170Z] #27 58.14 Setting up libicu67:amd64 (67.1-7) ... [2022-10-21T07:37:18.170Z] #27 58.18 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:37:18.170Z] #27 58.21 Setting up libuv1:amd64 (1.40.0-2) ... [2022-10-21T07:37:18.170Z] #27 58.23 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:37:18.170Z] #27 58.26 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-10-21T07:37:18.170Z] #27 58.28 Setting up librhash0:amd64 (1.4.1-2) ... [2022-10-21T07:37:18.170Z] #27 58.29 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-10-21T07:37:18.170Z] #27 58.32 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-10-21T07:37:18.170Z] #27 58.35 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-10-21T07:37:18.170Z] #27 58.36 Setting up cmake (3.18.4-2+deb11u1) ... [2022-10-21T07:37:18.170Z] #27 58.38 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T07:37:18.170Z] #27 DONE 59.0s [2022-10-21T07:37:18.311Z] [2022-10-21T07:37:18.311Z] #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-10-21T07:37:18.311Z] #39 23.49 CC images/signalfd.o [2022-10-21T07:37:18.311Z] #39 23.69 CC images/fs.o [2022-10-21T07:37:18.311Z] #39 23.93 CC images/pstree.o [2022-10-21T07:37:18.311Z] #39 24.15 CC images/pipe.o [2022-10-21T07:37:18.311Z] #39 24.40 CC images/tcp-stream.o [2022-10-21T07:37:18.311Z] #39 24.58 CC images/sk-packet.o [2022-10-21T07:37:18.311Z] #39 24.81 CC images/mnt.o [2022-10-21T07:37:18.311Z] #39 25.03 CC images/pipe-data.o [2022-10-21T07:37:18.311Z] #39 25.26 CC images/sa.o [2022-10-21T07:37:18.311Z] #39 25.42 CC images/timer.o [2022-10-21T07:37:18.311Z] #39 25.70 CC images/timerfd.o [2022-10-21T07:37:18.311Z] #39 26.00 CC images/mm.o [2022-10-21T07:37:18.311Z] #39 26.11 CC images/sk-opts.o [2022-10-21T07:37:18.311Z] #39 26.24 CC images/sk-unix.o [2022-10-21T07:37:18.311Z] #39 26.50 CC images/sk-inet.o [2022-10-21T07:37:18.311Z] #39 26.86 CC images/tun.o [2022-10-21T07:37:18.311Z] #39 27.11 CC images/sk-netlink.o [2022-10-21T07:37:18.311Z] #39 27.33 CC images/packet-sock.o [2022-10-21T07:37:18.311Z] #39 27.63 CC images/ipc-var.o [2022-10-21T07:37:18.311Z] #39 27.78 CC images/ipc-desc.o [2022-10-21T07:37:18.311Z] #39 28.01 CC images/ipc-shm.o [2022-10-21T07:37:18.311Z] #39 28.28 CC images/ipc-msg.o [2022-10-21T07:37:18.433Z] [2022-10-21T07:37:18.433Z] #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-10-21T07:37:18.433Z] #38 4.662 Note: Building without setproctitle() and strlcpy() support. [2022-10-21T07:37:18.433Z] #38 4.663 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-10-21T07:37:18.433Z] #38 4.686 Note: Building without GnuTLS support [2022-10-21T07:37:18.433Z] #38 4.693 Makefile.config:39: Warn: you have no libnftables installed [2022-10-21T07:37:18.433Z] #38 4.694 Makefile.config:40: Warn: Building without nftables support [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-10-21T07:37:18.568Z] #39 28.60 CC images/ipc-sem.o [2022-10-21T07:37:18.671Z] #38 19.13 CC images/core-x86.o [2022-10-21T07:37:18.671Z] #38 ... [2022-10-21T07:37:18.671Z] [2022-10-21T07:37:18.671Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:37:18.671Z] #35 64.91 Selecting previously unselected package gcc-mingw-w64-base. [2022-10-21T07:37:18.671Z] #35 64.94 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-10-21T07:37:18.671Z] #35 64.96 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-10-21T07:37:18.671Z] #35 65.20 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-10-21T07:37:18.671Z] #35 65.20 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-10-21T07:37:18.671Z] #35 65.22 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-10-21T07:37:18.671Z] #35 73.52 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-10-21T07:37:18.671Z] #35 73.53 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-10-21T07:37:18.671Z] #35 73.58 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-10-21T07:37:18.820Z] #38 133.6 CC criu/net.o [2022-10-21T07:37:19.007Z] #38 ... [2022-10-21T07:37:19.007Z] [2022-10-21T07:37:19.007Z] #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-10-21T07:37:19.007Z] #30 DONE 59.9s [2022-10-21T07:37:19.131Z] #39 29.08 CC images/utsns.o [2022-10-21T07:37:19.131Z] #39 29.22 CC images/creds.o [2022-10-21T07:37:19.267Z] [2022-10-21T07:37:19.267Z] #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-10-21T07:37:19.267Z] #34 57.26 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-10-21T07:37:19.267Z] #34 57.27 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-10-21T07:37:19.267Z] #34 57.28 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-10-21T07:37:19.387Z] #39 29.40 CC images/vma.o [2022-10-21T07:37:19.615Z] #35 ... [2022-10-21T07:37:19.616Z] [2022-10-21T07:37:19.616Z] #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-10-21T07:37:19.616Z] #38 19.65 CC images/core-arm.o [2022-10-21T07:37:19.616Z] #38 20.02 CC images/core-aarch64.o [2022-10-21T07:37:19.644Z] #39 29.56 CC images/netdev.o [2022-10-21T07:37:19.900Z] #39 30.03 CC images/tty.o [2022-10-21T07:37:20.185Z] #38 20.39 CC images/core-ppc64.o [2022-10-21T07:37:20.481Z] #35 ... [2022-10-21T07:37:20.481Z] [2022-10-21T07:37:20.481Z] #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-10-21T07:37:20.481Z] #28 67.65 internal/syscall/unix [2022-10-21T07:37:20.481Z] #28 68.11 time [2022-10-21T07:37:20.481Z] #28 73.97 internal/poll [2022-10-21T07:37:20.481Z] #28 75.54 internal/fmtsort [2022-10-21T07:37:20.481Z] #28 76.20 internal/syscall/execenv [2022-10-21T07:37:20.481Z] #28 76.43 path [2022-10-21T07:37:20.481Z] #28 76.43 strings [2022-10-21T07:37:20.481Z] #28 76.96 io/fs [2022-10-21T07:37:20.481Z] #28 ... [2022-10-21T07:37:20.481Z] [2022-10-21T07:37:20.481Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T07:37:20.481Z] #38 17.12 make[1]: Nothing to be done for 'all'. [2022-10-21T07:37:20.481Z] #38 18.46 CC images/stats.o [2022-10-21T07:37:20.481Z] #38 18.87 CC images/core.o [2022-10-21T07:37:20.481Z] #38 19.52 CC images/core-x86.o [2022-10-21T07:37:20.481Z] #38 20.06 CC images/core-arm.o [2022-10-21T07:37:20.481Z] #38 20.39 CC images/core-aarch64.o [2022-10-21T07:37:20.481Z] #38 20.80 CC images/core-ppc64.o [2022-10-21T07:37:20.481Z] #38 21.40 CC images/core-s390.o [2022-10-21T07:37:20.481Z] #38 22.03 CC images/cpuinfo.o [2022-10-21T07:37:20.481Z] #38 22.38 CC images/inventory.o [2022-10-21T07:37:20.740Z] #38 22.69 CC images/fdinfo.o [2022-10-21T07:37:20.756Z] #38 21.02 CC images/core-s390.o [2022-10-21T07:37:20.829Z] #39 30.55 CC images/file-lock.o [2022-10-21T07:37:20.829Z] #39 30.71 CC images/rlimit.o [2022-10-21T07:37:20.829Z] #39 30.87 CC images/pagemap.o [2022-10-21T07:37:20.999Z] #38 22.99 CC images/fown.o [2022-10-21T07:37:21.085Z] #39 31.10 CC images/siginfo.o [2022-10-21T07:37:21.258Z] #38 23.16 CC images/ns.o [2022-10-21T07:37:21.258Z] #38 23.40 CC images/regfile.o [2022-10-21T07:37:21.337Z] + docker version [2022-10-21T07:37:21.341Z] #39 31.32 CC images/rpc.o [2022-10-21T07:37:21.516Z] #38 23.54 CC images/ghost-file.o [2022-10-21T07:37:21.698Z] #38 21.77 CC images/cpuinfo.o [2022-10-21T07:37:21.775Z] #38 23.72 CC images/fifo.o [2022-10-21T07:37:21.775Z] #38 23.87 CC images/remap-file-path.o [2022-10-21T07:37:21.959Z] #38 22.24 CC images/inventory.o [2022-10-21T07:37:22.219Z] #38 22.55 CC images/fdinfo.o [2022-10-21T07:37:22.272Z] #39 32.42 CC images/ext-file.o [2022-10-21T07:37:22.342Z] #38 24.16 CC images/eventfd.o [2022-10-21T07:37:22.342Z] #38 24.40 CC images/eventpoll.o [2022-10-21T07:37:22.528Z] #39 32.58 CC images/cgroup.o [2022-10-21T07:37:22.639Z] #34 ... [2022-10-21T07:37:22.639Z] [2022-10-21T07:37:22.639Z] #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-10-21T07:37:22.639Z] #38 6.677 fatal: not a git repository (or any of the parent directories): .git [2022-10-21T07:37:22.639Z] #38 6.697 GEN .gitid [2022-10-21T07:37:22.639Z] #38 6.780 GEN criu/include/version.h [2022-10-21T07:37:22.639Z] #38 6.889 GEN include/common/asm [2022-10-21T07:37:22.639Z] #38 8.529 PBCC images/timens.pb-c.c [2022-10-21T07:37:22.639Z] #38 8.563 DEP images/timens.pb-c.d [2022-10-21T07:37:22.639Z] #38 8.697 PBCC images/fown.pb-c.c [2022-10-21T07:37:22.639Z] #38 8.735 PBCC images/google/protobuf/descriptor.pb-c.c [2022-10-21T07:37:22.639Z] #38 8.813 PBCC images/opts.pb-c.c [2022-10-21T07:37:22.639Z] #38 8.863 PBCC images/memfd.pb-c.c [2022-10-21T07:37:22.639Z] #38 8.889 DEP images/fown.pb-c.d [2022-10-21T07:37:22.639Z] #38 8.933 DEP images/google/protobuf/descriptor.pb-c.d [2022-10-21T07:37:22.639Z] #38 8.995 DEP images/opts.pb-c.d [2022-10-21T07:37:22.639Z] #38 9.064 DEP images/memfd.pb-c.d [2022-10-21T07:37:22.639Z] #38 9.122 PBCC images/sit.pb-c.c [2022-10-21T07:37:22.639Z] #38 9.183 DEP images/sit.pb-c.d [2022-10-21T07:37:22.639Z] #38 9.277 PBCC images/macvlan.pb-c.c [2022-10-21T07:37:22.639Z] #38 9.309 DEP images/macvlan.pb-c.d [2022-10-21T07:37:22.639Z] #38 9.383 PBCC images/autofs.pb-c.c [2022-10-21T07:37:22.790Z] #38 22.92 CC images/fown.o [2022-10-21T07:37:22.790Z] #38 23.17 CC images/ns.o [2022-10-21T07:37:22.898Z] #38 9.433 DEP images/autofs.pb-c.d [2022-10-21T07:37:22.898Z] #38 9.487 PBCC images/sysctl.pb-c.c [2022-10-21T07:37:22.898Z] #38 9.524 DEP images/sysctl.pb-c.d [2022-10-21T07:37:22.898Z] #38 9.575 PBCC images/time.pb-c.c [2022-10-21T07:37:22.898Z] #38 9.618 DEP images/time.pb-c.d [2022-10-21T07:37:22.910Z] #38 24.76 CC images/fh.o [2022-10-21T07:37:22.910Z] #38 25.15 CC images/fsnotify.o [2022-10-21T07:37:23.051Z] #38 23.45 CC images/regfile.o [2022-10-21T07:37:23.103Z] #39 33.17 CC images/userns.o [2022-10-21T07:37:23.160Z] #38 9.687 PBCC images/binfmt-misc.pb-c.c [2022-10-21T07:37:23.160Z] #38 9.730 DEP images/binfmt-misc.pb-c.d [2022-10-21T07:37:23.160Z] #38 9.817 PBCC images/seccomp.pb-c.c [2022-10-21T07:37:23.160Z] #38 9.851 DEP images/seccomp.pb-c.d [2022-10-21T07:37:23.311Z] #38 23.62 CC images/ghost-file.o [2022-10-21T07:37:23.311Z] #38 ... [2022-10-21T07:37:23.311Z] [2022-10-21T07:37:23.311Z] #29 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-10-21T07:37:23.311Z] #29 69.37 internal/syscall/unix [2022-10-21T07:37:23.311Z] #29 69.71 time [2022-10-21T07:37:23.311Z] #29 75.84 internal/poll [2022-10-21T07:37:23.311Z] #29 77.75 internal/fmtsort [2022-10-21T07:37:23.311Z] #29 78.43 internal/syscall/execenv [2022-10-21T07:37:23.311Z] #29 78.59 path [2022-10-21T07:37:23.311Z] #29 78.64 strings [2022-10-21T07:37:23.311Z] #29 79.11 io/fs [2022-10-21T07:37:23.359Z] #39 33.36 CC images/google/protobuf/descriptor.o [2022-10-21T07:37:23.418Z] #38 9.945 PBCC images/userns.pb-c.c [2022-10-21T07:37:23.418Z] #38 9.961 DEP images/userns.pb-c.d [2022-10-21T07:37:23.418Z] #38 10.04 PBCC images/cgroup.pb-c.c [2022-10-21T07:37:23.418Z] #38 10.10 DEP images/cgroup.pb-c.d [2022-10-21T07:37:23.572Z] #29 ... [2022-10-21T07:37:23.572Z] [2022-10-21T07:37:23.572Z] #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-10-21T07:37:23.572Z] #38 23.91 CC images/fifo.o [2022-10-21T07:37:23.676Z] #38 10.15 PBCC images/ext-file.pb-c.c [2022-10-21T07:37:23.676Z] #38 10.18 DEP images/ext-file.pb-c.d [2022-10-21T07:37:23.676Z] #38 10.23 PBCC images/rpc.pb-c.c [2022-10-21T07:37:23.676Z] #38 10.29 DEP images/rpc.pb-c.d [2022-10-21T07:37:23.676Z] #38 10.36 PBCC images/siginfo.pb-c.c [2022-10-21T07:37:23.832Z] #38 24.12 CC images/remap-file-path.o [2022-10-21T07:37:23.832Z] #38 24.32 CC images/eventfd.o [2022-10-21T07:37:23.846Z] #38 25.76 CC images/signalfd.o [2022-10-21T07:37:23.846Z] #38 25.97 CC images/fs.o [2022-10-21T07:37:23.935Z] #38 10.38 DEP images/siginfo.pb-c.d [2022-10-21T07:37:23.935Z] #38 10.50 PBCC images/pagemap.pb-c.c [2022-10-21T07:37:23.935Z] #38 10.56 DEP images/pagemap.pb-c.d [2022-10-21T07:37:24.093Z] #38 24.52 CC images/eventpoll.o [2022-10-21T07:37:24.104Z] #38 26.15 CC images/pstree.o [2022-10-21T07:37:24.109Z] #38 138.8 CC criu/netfilter.o [2022-10-21T07:37:24.109Z] #38 139.3 CC criu/page-pipe.o [2022-10-21T07:37:24.194Z] #38 10.65 PBCC images/rlimit.pb-c.c [2022-10-21T07:37:24.194Z] #38 10.69 DEP images/rlimit.pb-c.d [2022-10-21T07:37:24.194Z] #38 10.74 PBCC images/file-lock.pb-c.c [2022-10-21T07:37:24.194Z] #38 10.78 DEP images/file-lock.pb-c.d [2022-10-21T07:37:24.194Z] #38 10.88 PBCC images/tty.pb-c.c [2022-10-21T07:37:24.354Z] #38 24.81 CC images/fh.o [2022-10-21T07:37:24.363Z] #38 26.40 CC images/pipe.o [2022-10-21T07:37:24.453Z] #38 10.94 DEP images/tty.pb-c.d [2022-10-21T07:37:24.453Z] #38 11.04 PBCC images/tun.pb-c.c [2022-10-21T07:37:24.453Z] #38 11.10 PBCC images/netdev.pb-c.c [2022-10-21T07:37:24.453Z] #38 11.17 DEP images/tun.pb-c.d [2022-10-21T07:37:24.621Z] #38 26.65 CC images/tcp-stream.o [2022-10-21T07:37:24.671Z] #38 139.9 CC criu/page-xfer.o [2022-10-21T07:37:24.712Z] #38 11.24 DEP images/netdev.pb-c.d [2022-10-21T07:37:24.712Z] #38 11.31 PBCC images/vma.pb-c.c [2022-10-21T07:37:24.712Z] #38 11.37 DEP images/vma.pb-c.d [2022-10-21T07:37:24.712Z] #38 11.46 PBCC images/creds.pb-c.c [2022-10-21T07:37:24.745Z] #39 34.87 CC images/opts.o [2022-10-21T07:37:24.880Z] #38 26.83 CC images/sk-packet.o [2022-10-21T07:37:24.925Z] #38 25.20 CC images/fsnotify.o [2022-10-21T07:37:24.973Z] #38 11.48 DEP images/creds.pb-c.d [2022-10-21T07:37:24.973Z] #38 11.57 PBCC images/utsns.pb-c.c [2022-10-21T07:37:24.973Z] #38 11.59 DEP images/utsns.pb-c.d [2022-10-21T07:37:24.973Z] #38 11.67 PBCC images/ipc-desc.pb-c.c [2022-10-21T07:37:25.001Z] #39 35.02 CC images/seccomp.o [2022-10-21T07:37:25.139Z] #38 27.08 CC images/mnt.o [2022-10-21T07:37:25.139Z] #38 27.28 CC images/pipe-data.o [2022-10-21T07:37:25.232Z] #38 11.70 PBCC images/ipc-sem.pb-c.c [2022-10-21T07:37:25.232Z] #38 11.74 DEP images/ipc-desc.pb-c.d [2022-10-21T07:37:25.232Z] #38 11.80 DEP images/ipc-sem.pb-c.d [2022-10-21T07:37:25.232Z] #38 11.85 PBCC images/ipc-msg.pb-c.c [2022-10-21T07:37:25.232Z] #38 11.89 DEP images/ipc-msg.pb-c.d [2022-10-21T07:37:25.257Z] #39 35.23 CC images/binfmt-misc.o [2022-10-21T07:37:25.397Z] #38 27.46 CC images/sa.o [2022-10-21T07:37:25.491Z] #38 11.97 PBCC images/ipc-shm.pb-c.c [2022-10-21T07:37:25.491Z] #38 12.02 DEP images/ipc-shm.pb-c.d [2022-10-21T07:37:25.491Z] #38 12.08 PBCC images/ipc-var.pb-c.c [2022-10-21T07:37:25.491Z] #38 12.10 DEP images/ipc-var.pb-c.d [2022-10-21T07:37:25.491Z] #38 12.18 PBCC images/sk-opts.pb-c.c [2022-10-21T07:37:25.491Z] #38 12.22 PBCC images/packet-sock.pb-c.c [2022-10-21T07:37:25.495Z] #38 25.68 CC images/signalfd.o [2022-10-21T07:37:25.495Z] #38 25.90 CC images/fs.o [2022-10-21T07:37:25.513Z] #39 35.39 CC images/time.o [2022-10-21T07:37:25.513Z] #39 35.54 CC images/sysctl.o [2022-10-21T07:37:25.656Z] #38 27.64 CC images/timer.o [2022-10-21T07:37:25.750Z] #38 12.28 DEP images/sk-opts.pb-c.d [2022-10-21T07:37:25.750Z] #38 12.34 DEP images/packet-sock.pb-c.d [2022-10-21T07:37:25.750Z] #38 12.41 PBCC images/sk-netlink.pb-c.c [2022-10-21T07:37:25.755Z] #38 26.04 CC images/pstree.o [2022-10-21T07:37:25.769Z] #39 35.69 CC images/autofs.o [2022-10-21T07:37:25.769Z] #39 35.79 CC images/macvlan.o [2022-10-21T07:37:25.769Z] #39 35.94 CC images/sit.o [2022-10-21T07:37:25.914Z] #38 27.94 CC images/timerfd.o [2022-10-21T07:37:26.009Z] #38 12.49 DEP images/sk-netlink.pb-c.d [2022-10-21T07:37:26.009Z] #38 12.59 PBCC images/sk-inet.pb-c.c [2022-10-21T07:37:26.009Z] #38 ... [2022-10-21T07:37:26.009Z] [2022-10-21T07:37:26.009Z] #35 [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-10-21T07:37:26.009Z] #35 56.75 internal/oserror [2022-10-21T07:37:26.009Z] #35 57.04 syscall [2022-10-21T07:37:26.009Z] #35 59.10 reflect [2022-10-21T07:37:26.009Z] #35 66.42 internal/syscall/unix [2022-10-21T07:37:26.009Z] #35 66.91 time [2022-10-21T07:37:26.009Z] #35 ... [2022-10-21T07:37:26.009Z] [2022-10-21T07:37:26.009Z] #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-10-21T07:37:26.009Z] #38 12.66 DEP images/sk-inet.pb-c.d [2022-10-21T07:37:26.014Z] Client: [2022-10-21T07:37:26.014Z] Version: 20.10.9 [2022-10-21T07:37:26.014Z] API version: 1.41 [2022-10-21T07:37:26.014Z] Go version: go1.16.8 [2022-10-21T07:37:26.014Z] Git commit: c2ea9bc [2022-10-21T07:37:26.014Z] Built: Mon Oct 4 16:11:10 2021 [2022-10-21T07:37:26.014Z] OS/Arch: windows/amd64 [2022-10-21T07:37:26.014Z] Context: default [2022-10-21T07:37:26.014Z] Experimental: true [2022-10-21T07:37:26.014Z] [2022-10-21T07:37:26.014Z] Server: Docker Engine - Community [2022-10-21T07:37:26.014Z] Engine: [2022-10-21T07:37:26.014Z] Version: 20.10.9 [2022-10-21T07:37:26.014Z] API version: 1.41 (minimum version 1.24) [2022-10-21T07:37:26.014Z] Go version: go1.16.8 [2022-10-21T07:37:26.014Z] Git commit: 79ea9d3 [2022-10-21T07:37:26.014Z] Built: Mon Oct 4 16:06:39 2021 [2022-10-21T07:37:26.014Z] OS/Arch: windows/amd64 [2022-10-21T07:37:26.014Z] Experimental: true [2022-10-21T07:37:26.015Z] #38 26.21 CC images/pipe.o [2022-10-21T07:37:26.015Z] #38 26.42 CC images/tcp-stream.o [2022-10-21T07:37:26.025Z] #39 36.13 CC images/memfd.o [2022-10-21T07:37:26.038Z] #38 141.3 CC criu/pagemap-cache.o [2022-10-21T07:37:26.173Z] #38 28.16 CC images/mm.o [2022-10-21T07:37:26.269Z] #38 12.79 PBCC images/sk-unix.pb-c.c [2022-10-21T07:37:26.269Z] #38 12.85 DEP images/sk-unix.pb-c.d [2022-10-21T07:37:26.269Z] #38 12.97 PBCC images/mm.pb-c.c [2022-10-21T07:37:26.275Z] #38 26.61 CC images/sk-packet.o [2022-10-21T07:37:26.295Z] #38 141.6 CC criu/pagemap.o [2022-10-21T07:37:26.295Z] #38 ... [2022-10-21T07:37:26.295Z] [2022-10-21T07:37:26.295Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-10-21T07:37:26.431Z] #38 28.41 CC images/sk-opts.o [2022-10-21T07:37:26.431Z] #38 28.61 CC images/sk-unix.o [2022-10-21T07:37:26.528Z] #38 13.07 DEP images/mm.pb-c.d [2022-10-21T07:37:26.528Z] #38 13.19 PBCC images/timerfd.pb-c.c [2022-10-21T07:37:26.535Z] #38 26.85 CC images/mnt.o [2022-10-21T07:37:26.587Z] #39 36.47 CC images/timens.o [2022-10-21T07:37:26.587Z] #39 36.69 LINK images/built-in.o [Pipeline] sh [2022-10-21T07:37:26.787Z] #38 13.23 DEP images/timerfd.pb-c.d [2022-10-21T07:37:26.787Z] #38 13.30 PBCC images/timer.pb-c.c [2022-10-21T07:37:26.787Z] #38 13.34 DEP images/timer.pb-c.d [2022-10-21T07:37:26.787Z] #38 13.40 PBCC images/sa.pb-c.c [2022-10-21T07:37:26.787Z] #38 13.45 DEP images/sa.pb-c.d [2022-10-21T07:37:26.796Z] #38 27.15 CC images/pipe-data.o [2022-10-21T07:37:26.844Z] #39 36.86 GEN compel/include/asm [2022-10-21T07:37:26.844Z] #39 36.91 GEN compel/include/version.h [2022-10-21T07:37:26.844Z] #39 36.97 touch .config [2022-10-21T07:37:26.998Z] #38 28.88 CC images/sk-inet.o [2022-10-21T07:37:27.046Z] #38 13.52 PBCC images/pipe-data.pb-c.c [2022-10-21T07:37:27.046Z] #38 13.54 DEP images/pipe-data.pb-c.d [2022-10-21T07:37:27.046Z] #38 13.60 PBCC images/mnt.pb-c.c [2022-10-21T07:37:27.046Z] #38 13.64 DEP images/mnt.pb-c.d [2022-10-21T07:37:27.046Z] #38 13.71 PBCC images/sk-packet.pb-c.c [2022-10-21T07:37:27.056Z] #38 27.38 CC images/sa.o [2022-10-21T07:37:27.101Z] #39 37.04 GEN include/common/config.h [2022-10-21T07:37:27.101Z] #39 37.19 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-10-21T07:37:27.101Z] #39 37.21 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2022-10-21T07:37:27.101Z] #39 37.24 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2022-10-21T07:37:27.257Z] #38 29.16 CC images/tun.o [2022-10-21T07:37:27.257Z] #38 29.42 CC images/sk-netlink.o [2022-10-21T07:37:27.306Z] #38 13.73 DEP images/sk-packet.pb-c.d [2022-10-21T07:37:27.306Z] #38 13.80 PBCC images/tcp-stream.pb-c.c [2022-10-21T07:37:27.306Z] #38 13.85 DEP images/tcp-stream.pb-c.d [2022-10-21T07:37:27.306Z] #38 13.91 PBCC images/pipe.pb-c.c [2022-10-21T07:37:27.306Z] #38 13.95 DEP images/pipe.pb-c.d [2022-10-21T07:37:27.306Z] #38 14.02 PBCC images/pstree.pb-c.c [2022-10-21T07:37:27.306Z] #38 14.06 DEP images/pstree.pb-c.d [2022-10-21T07:37:27.317Z] #38 27.68 CC images/timer.o [2022-10-21T07:37:27.358Z] #39 37.30 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2022-10-21T07:37:27.358Z] #39 37.35 DEP compel/plugins/std/infect.d [2022-10-21T07:37:27.358Z] #39 37.46 DEP compel/plugins/std/string.d [2022-10-21T07:37:27.515Z] #38 29.62 CC images/packet-sock.o [2022-10-21T07:37:27.532Z] + docker info [2022-10-21T07:37:27.565Z] #38 14.14 PBCC images/fs.pb-c.c [2022-10-21T07:37:27.565Z] #38 14.15 DEP images/fs.pb-c.d [2022-10-21T07:37:27.565Z] #38 14.21 PBCC images/signalfd.pb-c.c [2022-10-21T07:37:27.565Z] #38 14.25 DEP images/signalfd.pb-c.d [2022-10-21T07:37:27.565Z] #38 14.31 PBCC images/fh.pb-c.c [2022-10-21T07:37:27.577Z] #38 28.03 CC images/timerfd.o [2022-10-21T07:37:27.615Z] #39 37.55 DEP compel/plugins/std/log.d [2022-10-21T07:37:27.615Z] #39 37.64 DEP compel/plugins/std/fds.d [2022-10-21T07:37:27.615Z] #39 37.72 DEP compel/plugins/std/std.d [2022-10-21T07:37:27.671Z] #51 ... [2022-10-21T07:37:27.671Z] [2022-10-21T07:37:27.671Z] #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-10-21T07:37:27.671Z] #38 142.7 CC criu/parasite-syscall.o [2022-10-21T07:37:27.774Z] #38 29.93 CC images/ipc-var.o [2022-10-21T07:37:27.825Z] #38 14.37 PBCC images/fsnotify.pb-c.c [2022-10-21T07:37:27.825Z] #38 14.42 DEP images/fh.pb-c.d [2022-10-21T07:37:27.825Z] #38 14.52 DEP images/fsnotify.pb-c.d [2022-10-21T07:37:27.837Z] #38 28.26 CC images/mm.o [2022-10-21T07:37:27.872Z] #39 37.80 DEP compel/plugins/shmem/shmem.d [2022-10-21T07:37:27.872Z] #39 37.88 DEP compel/plugins/fds/fds.d [2022-10-21T07:37:27.872Z] #39 38.01 CC compel/plugins/std/std.o [2022-10-21T07:37:28.032Z] #38 30.14 CC images/ipc-desc.o [2022-10-21T07:37:28.099Z] #38 14.61 PBCC images/eventpoll.pb-c.c [2022-10-21T07:37:28.100Z] #38 14.66 DEP images/eventpoll.pb-c.d [2022-10-21T07:37:28.100Z] #38 14.76 PBCC images/eventfd.pb-c.c [2022-10-21T07:37:28.100Z] #38 ... [2022-10-21T07:37:28.100Z] [2022-10-21T07:37:28.100Z] #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-10-21T07:37:28.100Z] #0 4.791 + RM_GOPATH=0 [2022-10-21T07:37:28.100Z] #0 4.791 + TMP_GOPATH= [2022-10-21T07:37:28.100Z] #0 4.791 + : /build [2022-10-21T07:37:28.100Z] #0 4.791 + '[' -z '' ']' [2022-10-21T07:37:28.100Z] #0 4.791 ++ mktemp -d [2022-10-21T07:37:28.100Z] #0 4.792 + export GOPATH=/tmp/tmp.oIufrjdBW2 [2022-10-21T07:37:28.100Z] #0 4.792 + GOPATH=/tmp/tmp.oIufrjdBW2 [2022-10-21T07:37:28.100Z] #0 4.792 + RM_GOPATH=1 [2022-10-21T07:37:28.100Z] #0 4.792 + case "$(go env GOARCH)" in [2022-10-21T07:37:28.100Z] #0 4.792 ++ go env GOARCH [2022-10-21T07:37:28.100Z] #0 4.831 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:37:28.100Z] #0 4.831 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:37:28.100Z] #0 4.831 ++ dirname /tmp/install/install.sh [2022-10-21T07:37:28.100Z] #0 4.831 + dir=/tmp/install [2022-10-21T07:37:28.100Z] #0 4.831 + bin=tini [2022-10-21T07:37:28.100Z] #0 4.831 + shift [2022-10-21T07:37:28.100Z] #0 4.831 + '[' '!' -f /tmp/install/tini.installer ']' [2022-10-21T07:37:28.100Z] #0 4.831 + . /tmp/install/tini.installer [2022-10-21T07:37:28.100Z] #0 4.831 ++ : v0.19.0 [2022-10-21T07:37:28.100Z] #0 4.831 + install_tini [2022-10-21T07:37:28.100Z] #0 4.831 + echo 'Install tini version v0.19.0' [2022-10-21T07:37:28.100Z] #0 4.831 + git clone https://github.com/krallin/tini.git /tmp/tmp.oIufrjdBW2/tini [2022-10-21T07:37:28.100Z] #0 4.831 Cloning into '/tmp/tmp.oIufrjdBW2/tini'... [2022-10-21T07:37:28.100Z] #0 4.832 Install tini version v0.19.0 [2022-10-21T07:37:28.100Z] #0 5.528 + cd /tmp/tmp.oIufrjdBW2/tini [2022-10-21T07:37:28.100Z] #0 5.541 + git checkout -q v0.19.0 [2022-10-21T07:37:28.100Z] #0 5.558 + cmake . [2022-10-21T07:37:28.100Z] #0 6.030 -- The C compiler identification is GNU 10.2.1 [2022-10-21T07:37:28.100Z] #0 6.101 -- Detecting C compiler ABI info [2022-10-21T07:37:28.100Z] #0 6.684 -- Detecting C compiler ABI info - done [2022-10-21T07:37:28.100Z] #0 6.836 -- Check for working C compiler: /usr/bin/cc - skipped [2022-10-21T07:37:28.100Z] #0 6.836 -- Detecting C compile features [2022-10-21T07:37:28.100Z] #0 6.836 -- Detecting C compile features - done [2022-10-21T07:37:28.100Z] #0 6.897 -- Performing Test HAS_BUILTIN_FORTIFY [2022-10-21T07:37:28.100Z] #0 7.168 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-10-21T07:37:28.100Z] #0 7.307 -- Configuring done [2022-10-21T07:37:28.100Z] #0 7.307 -- Generating done [2022-10-21T07:37:28.100Z] #0 7.307 -- Build files have been written to: /tmp/tmp.oIufrjdBW2/tini [2022-10-21T07:37:28.100Z] #0 7.322 + make tini-static [2022-10-21T07:37:28.100Z] #0 7.841 Scanning dependencies of target tini-static [2022-10-21T07:37:28.100Z] #0 7.922 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-10-21T07:37:28.100Z] #0 9.243 [100%] Linking C executable tini-static [2022-10-21T07:37:28.100Z] #0 9.855 [100%] Built target tini-static [2022-10-21T07:37:28.100Z] #0 9.989 + mkdir -p /build [2022-10-21T07:37:28.100Z] #0 9.998 + cp tini-static /build/docker-init [2022-10-21T07:37:28.128Z] #39 38.25 CC compel/plugins/std/fds.o [2022-10-21T07:37:28.291Z] #38 30.34 CC images/ipc-shm.o [2022-10-21T07:37:28.363Z] #39 DONE 10.1s [2022-10-21T07:37:28.363Z] [2022-10-21T07:37:28.363Z] #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-10-21T07:37:28.363Z] #38 14.81 DEP images/eventfd.pb-c.d [2022-10-21T07:37:28.363Z] #38 14.99 PBCC images/remap-file-path.pb-c.c [2022-10-21T07:37:28.363Z] #38 14.99 DEP images/remap-file-path.pb-c.d [2022-10-21T07:37:28.363Z] #38 15.04 PBCC images/fifo.pb-c.c [2022-10-21T07:37:28.385Z] #39 ... [2022-10-21T07:37:28.385Z] [2022-10-21T07:37:28.385Z] #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-10-21T07:37:28.385Z] #34 77.50 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-10-21T07:37:28.385Z] #34 77.50 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-10-21T07:37:28.385Z] #34 77.51 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-10-21T07:37:28.385Z] #34 82.59 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-10-21T07:37:28.385Z] #34 82.59 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-10-21T07:37:28.385Z] #34 82.60 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-10-21T07:37:28.408Z] #38 28.62 CC images/sk-opts.o [2022-10-21T07:37:28.408Z] #38 28.79 CC images/sk-unix.o [2022-10-21T07:37:28.549Z] #38 30.52 CC images/ipc-msg.o [2022-10-21T07:37:28.599Z] #38 143.8 CC criu/path.o [2022-10-21T07:37:28.623Z] #38 15.07 DEP images/fifo.pb-c.d [2022-10-21T07:37:28.623Z] #38 15.13 PBCC images/ghost-file.pb-c.c [2022-10-21T07:37:28.623Z] #38 15.17 DEP images/ghost-file.pb-c.d [2022-10-21T07:37:28.623Z] #38 15.24 PBCC images/regfile.pb-c.c [2022-10-21T07:37:28.623Z] #38 15.28 DEP images/regfile.pb-c.d [2022-10-21T07:37:28.642Z] #34 ... [2022-10-21T07:37:28.642Z] [2022-10-21T07:37:28.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-10-21T07:37:28.642Z] #39 38.56 CC compel/plugins/std/log.o [2022-10-21T07:37:28.669Z] #38 29.16 CC images/sk-inet.o [2022-10-21T07:37:28.808Z] #38 30.76 CC images/ipc-sem.o [2022-10-21T07:37:28.808Z] #38 30.91 CC images/utsns.o [2022-10-21T07:37:28.855Z] #38 144.1 CC criu/pie-util-vdso-elf32.o [2022-10-21T07:37:28.882Z] #38 15.36 PBCC images/ns.pb-c.c [2022-10-21T07:37:28.882Z] #38 15.39 DEP images/ns.pb-c.d [2022-10-21T07:37:28.882Z] #38 15.44 PBCC images/fdinfo.pb-c.c [2022-10-21T07:37:29.066Z] #38 31.10 CC images/creds.o [2022-10-21T07:37:29.141Z] #38 15.55 DEP images/fdinfo.pb-c.d [2022-10-21T07:37:29.141Z] #38 15.61 PBCC images/core-aarch64.pb-c.c [2022-10-21T07:37:29.141Z] #38 15.64 PBCC images/core-arm.pb-c.c [2022-10-21T07:37:29.141Z] #38 15.68 PBCC images/core-ppc64.pb-c.c [2022-10-21T07:37:29.141Z] #38 15.74 PBCC images/core-s390.pb-c.c [2022-10-21T07:37:29.141Z] #38 15.83 PBCC images/core-x86.pb-c.c [2022-10-21T07:37:29.205Z] #39 39.34 CC compel/plugins/std/string.o [2022-10-21T07:37:29.240Z] #38 29.58 CC images/tun.o [2022-10-21T07:37:29.325Z] #38 31.33 CC images/vma.o [2022-10-21T07:37:29.400Z] #38 15.90 PBCC images/core.pb-c.c [2022-10-21T07:37:29.400Z] #38 16.00 PBCC images/inventory.pb-c.c [2022-10-21T07:37:29.400Z] #38 16.07 DEP images/core-aarch64.pb-c.d [2022-10-21T07:37:29.400Z] #38 16.12 DEP images/core-arm.pb-c.d [2022-10-21T07:37:29.417Z] #38 144.5 CC criu/pie-util-vdso.o [2022-10-21T07:37:29.500Z] #38 29.79 CC images/sk-netlink.o [2022-10-21T07:37:29.584Z] #38 31.52 CC images/netdev.o [2022-10-21T07:37:29.659Z] #38 16.20 DEP images/core-ppc64.pb-c.d [2022-10-21T07:37:29.659Z] #38 16.21 DEP images/core-s390.pb-c.d [2022-10-21T07:37:29.659Z] #38 16.27 DEP images/core-x86.pb-c.d [2022-10-21T07:37:29.659Z] #38 16.33 DEP images/core.pb-c.d [2022-10-21T07:37:29.659Z] #38 ... [2022-10-21T07:37:29.659Z] [2022-10-21T07:37:29.659Z] #28 [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-10-21T07:37:29.659Z] #28 60.56 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-10-21T07:37:29.674Z] #38 144.9 CC criu/pie-util.o [2022-10-21T07:37:29.761Z] #38 30.07 CC images/packet-sock.o [2022-10-21T07:37:29.768Z] #39 ... [2022-10-21T07:37:29.768Z] [2022-10-21T07:37:29.768Z] #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-10-21T07:37:29.768Z] #37 45.38 + bin/ctr [2022-10-21T07:37:29.768Z] #37 ... [2022-10-21T07:37:29.768Z] [2022-10-21T07:37:29.768Z] #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-10-21T07:37:29.768Z] #39 39.93 CC compel/plugins/std/infect.o [2022-10-21T07:37:29.842Z] #38 31.85 CC images/tty.o [2022-10-21T07:37:29.842Z] #38 ... [2022-10-21T07:37:29.842Z] [2022-10-21T07:37:29.842Z] #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-10-21T07:37:29.918Z] #28 ... [2022-10-21T07:37:29.918Z] [2022-10-21T07:37:29.918Z] #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-10-21T07:37:29.918Z] #38 16.50 DEP images/inventory.pb-c.d [2022-10-21T07:37:29.931Z] #38 145.1 CC criu/pipes.o [2022-10-21T07:37:30.021Z] #38 30.40 CC images/ipc-var.o [2022-10-21T07:37:30.177Z] #38 16.60 PBCC images/cpuinfo.pb-c.c [2022-10-21T07:37:30.177Z] #38 16.60 DEP images/cpuinfo.pb-c.d [2022-10-21T07:37:30.177Z] #38 16.66 PBCC images/stats.pb-c.c [2022-10-21T07:37:30.177Z] #38 16.66 DEP images/stats.pb-c.d [2022-10-21T07:37:30.282Z] #38 30.58 CC images/ipc-desc.o [2022-10-21T07:37:30.282Z] #38 30.74 CC images/ipc-shm.o [2022-10-21T07:37:30.331Z] #39 40.25 CC compel/arch/aarch64/plugins/std/parasite-head.o [2022-10-21T07:37:30.331Z] #39 40.33 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2022-10-21T07:37:30.331Z] #39 40.41 AR compel/plugins/std.lib.a [2022-10-21T07:37:30.360Z] #37 48.72 Updating files: 48% (2483/5070) Updating files: 49% (2485/5070) Updating files: 50% (2535/5070) Updating files: 51% (2586/5070) Updating files: 52% (2637/5070) Updating files: 53% (2688/5070) Updating files: 54% (2738/5070) Updating files: 55% (2789/5070) Updating files: 56% (2840/5070) Updating files: 57% (2890/5070) Updating files: 58% (2941/5070) Updating files: 59% (2992/5070) Updating files: 60% (3042/5070) Updating files: 61% (3093/5070) Updating files: 62% (3144/5070) Updating files: 63% (3195/5070) Updating files: 64% (3245/5070) Updating files: 65% (3296/5070) Updating files: 66% (3347/5070) Updating files: 67% (3397/5070) Updating files: 68% (3448/5070) Updating files: 69% (3499/5070) Updating files: 70% (3549/5070) [2022-10-21T07:37:30.360Z] #37 ... [2022-10-21T07:37:30.360Z] [2022-10-21T07:37:30.360Z] #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-10-21T07:37:30.360Z] #28 78.16 os [2022-10-21T07:37:30.360Z] #28 79.11 bufio [2022-10-21T07:37:30.360Z] #28 80.67 text/tabwriter [2022-10-21T07:37:30.360Z] #28 81.81 io/ioutil [2022-10-21T07:37:30.360Z] #28 81.81 fmt [2022-10-21T07:37:30.360Z] #28 84.36 github.com/BurntSushi/toml [2022-10-21T07:37:30.360Z] #28 84.36 flag [2022-10-21T07:37:30.360Z] #28 86.26 log [2022-10-21T07:37:30.360Z] #28 ... [2022-10-21T07:37:30.360Z] [2022-10-21T07:37:30.360Z] #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-10-21T07:37:30.542Z] #38 30.98 CC images/ipc-msg.o [2022-10-21T07:37:30.588Z] #39 40.50 CC compel/plugins/fds/fds.o [2022-10-21T07:37:30.588Z] #39 40.71 AR compel/plugins/fds.lib.a [2022-10-21T07:37:30.588Z] #39 40.77 HOSTDEP compel/src/lib/log-host.d [2022-10-21T07:37:30.803Z] #38 31.22 CC images/ipc-sem.o [2022-10-21T07:37:30.844Z] #39 40.84 HOSTDEP compel/src/lib/handle-elf-host.d [2022-10-21T07:37:30.844Z] #39 40.97 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2022-10-21T07:37:30.844Z] #39 41.02 HOSTDEP compel/src/main-host.d [2022-10-21T07:37:30.860Z] #38 146.0 CC criu/plugin.o [2022-10-21T07:37:31.064Z] #38 31.39 CC images/utsns.o [2022-10-21T07:37:31.101Z] #39 41.11 DEP compel/src/lib/ptrace.d [2022-10-21T07:37:31.101Z] #39 41.30 DEP compel/src/lib/infect.d [2022-10-21T07:37:31.325Z] #38 31.52 CC images/creds.o [2022-10-21T07:37:31.325Z] #38 31.77 CC images/vma.o [2022-10-21T07:37:31.358Z] #39 41.42 DEP compel/src/lib/infect-util.d [2022-10-21T07:37:31.358Z] #39 41.49 DEP compel/src/lib/infect-rpc.d [2022-10-21T07:37:31.394Z] #37 48.72 Updating files: 48% (2483/5070) Updating files: 49% (2485/5070) Updating files: 50% (2535/5070) Updating files: 51% (2586/5070) Updating files: 52% (2637/5070) Updating files: 53% (2688/5070) Updating files: 54% (2738/5070) Updating files: 55% (2789/5070) Updating files: 56% (2840/5070) Updating files: 57% (2890/5070) Updating files: 58% (2941/5070) Updating files: 59% (2992/5070) Updating files: 60% (3042/5070) Updating files: 61% (3093/5070) Updating files: 62% (3144/5070) Updating files: 63% (3195/5070) Updating files: 64% (3245/5070) Updating files: 65% (3296/5070) Updating files: 66% (3347/5070) Updating files: 67% (3397/5070) Updating files: 68% (3448/5070) Updating files: 69% (3499/5070) Updating files: 70% (3549/5070) Updating files: 71% (3600/5070) Updating files: 72% (3651/5070) Updating files: 73% (3702/5070) Updating files: 74% (3752/5070) Updating files: 75% (3803/5070) Updating files: 76% (3854/5070) Updating files: 77% (3904/5070) Updating files: 78% (3955/5070) Updating files: 79% (4006/5070) Updating files: 80% (4056/5070) Updating files: 81% (4107/5070) Updating files: 82% (4158/5070) Updating files: 83% (4209/5070) Updating files: 84% (4259/5070) Updating files: 85% (4310/5070) Updating files: 86% (4361/5070) Updating files: 86% (4378/5070) Updating files: 87% (4411/5070) Updating files: 88% (4462/5070) Updating files: 89% (4513/5070) Updating files: 90% (4563/5070) Updating files: 91% (4614/5070) Updating files: 92% (4665/5070) Updating files: 93% (4716/5070) Updating files: 94% (4766/5070) Updating files: 95% (4817/5070) Updating files: 96% (4868/5070) Updating files: 97% (4918/5070) Updating files: 98% (4969/5070) Updating files: 99% (5020/5070) Updating files: 100% (5070/5070) Updating files: 100% (5070/5070), done. [2022-10-21T07:37:31.394Z] #37 50.26 + cd /tmp/tmp.Gt2R5tc07T/src/github.com/containerd/containerd [2022-10-21T07:37:31.394Z] #37 50.26 + git checkout -q v1.6.8 [2022-10-21T07:37:31.423Z] #38 146.5 CC criu/proc_parse.o [2022-10-21T07:37:31.585Z] #38 31.99 CC images/netdev.o [2022-10-21T07:37:31.615Z] #39 41.62 DEP compel/arch/aarch64/src/lib/infect.d [2022-10-21T07:37:31.615Z] #39 41.68 DEP compel/arch/aarch64/src/lib/cpu.d [2022-10-21T07:37:31.615Z] #39 41.75 DEP compel/src/lib/log.d [2022-10-21T07:37:31.615Z] #39 41.81 DEP compel/src/main.d [2022-10-21T07:37:31.872Z] #39 41.88 DEP compel/src/lib/handle-elf.d [2022-10-21T07:37:32.080Z] #38 18.25 make[1]: Nothing to be done for 'all'. [2022-10-21T07:37:32.128Z] #39 41.96 DEP compel/arch/aarch64/src/lib/handle-elf.d [2022-10-21T07:37:32.128Z] #39 42.06 CC compel/src/lib/log.o [2022-10-21T07:37:32.128Z] #39 42.22 CC compel/arch/aarch64/src/lib/cpu.o [2022-10-21T07:37:32.154Z] #38 32.43 CC images/tty.o [2022-10-21T07:37:32.154Z] #38 ... [2022-10-21T07:37:32.154Z] [2022-10-21T07:37:32.154Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:37:32.154Z] #35 88.22 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-10-21T07:37:32.154Z] #35 88.22 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-10-21T07:37:32.154Z] #35 88.23 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-10-21T07:37:32.385Z] #39 42.39 CC compel/arch/aarch64/src/lib/infect.o [2022-10-21T07:37:32.642Z] #39 42.69 CC compel/src/lib/infect-rpc.o [2022-10-21T07:37:32.652Z] #38 ... [2022-10-21T07:37:32.652Z] [2022-10-21T07:37:32.652Z] #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-10-21T07:37:32.652Z] #34 63.28 Selecting previously unselected package gcc-mingw-w64-base. [2022-10-21T07:37:32.652Z] #34 63.28 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-10-21T07:37:32.652Z] #34 63.30 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-10-21T07:37:32.652Z] #34 63.43 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-10-21T07:37:32.652Z] #34 63.43 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-10-21T07:37:32.652Z] #34 63.44 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-10-21T07:37:32.652Z] #34 71.62 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-10-21T07:37:32.652Z] #34 71.63 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-10-21T07:37:32.652Z] #34 71.64 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-10-21T07:37:32.898Z] #39 43.01 CC compel/src/lib/infect-util.o [2022-10-21T07:37:32.915Z] #34 ... [2022-10-21T07:37:32.915Z] [2022-10-21T07:37:32.915Z] #35 [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-10-21T07:37:32.915Z] #35 73.79 internal/poll [2022-10-21T07:37:33.155Z] #39 43.18 CC compel/src/lib/infect.o [2022-10-21T07:37:33.298Z] #37 51.92 + export 'BUILDTAGS=netgo osusergo static_build' [2022-10-21T07:37:33.298Z] #37 51.92 + BUILDTAGS='netgo osusergo static_build' [2022-10-21T07:37:33.298Z] #37 51.92 + export EXTRA_FLAGS=-buildmode=pie [2022-10-21T07:37:33.298Z] #37 51.92 + EXTRA_FLAGS=-buildmode=pie [2022-10-21T07:37:33.298Z] #37 51.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-10-21T07:37:33.298Z] #37 51.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-10-21T07:37:33.298Z] #37 51.92 + '[' '' = dynamic ']' [2022-10-21T07:37:33.298Z] #37 51.92 + make [2022-10-21T07:37:33.865Z] #37 ... [2022-10-21T07:37:33.865Z] [2022-10-21T07:37:33.865Z] #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-10-21T07:37:33.865Z] #28 88.54 github.com/BurntSushi/toml/cmd/tomlv [2022-10-21T07:37:33.865Z] #28 DONE 91.9s [2022-10-21T07:37:33.944Z] #38 ... [2022-10-21T07:37:33.944Z] [2022-10-21T07:37:33.944Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-10-21T07:37:33.944Z] #51 11.90 Collecting yamllint==1.26.1 [2022-10-21T07:37:33.944Z] #51 12.98 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-10-21T07:37:33.944Z] #51 14.44 Collecting pathspec>=0.5.3 [2022-10-21T07:37:33.944Z] #51 14.45 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-10-21T07:37:33.944Z] #51 14.92 Collecting pyyaml [2022-10-21T07:37:33.944Z] #51 14.93 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-10-21T07:37:33.944Z] #51 15.00 Building wheels for collected packages: yamllint [2022-10-21T07:37:33.944Z] #51 15.00 Building wheel for yamllint (setup.py): started [2022-10-21T07:37:33.944Z] #51 16.13 Building wheel for yamllint (setup.py): finished with status 'done' [2022-10-21T07:37:33.944Z] #51 16.13 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2752a4fc6e00c3ab306fd62589d0e8bb9b2cd1c58afc8bd2a1bf35f0f57b1e39 [2022-10-21T07:37:33.944Z] #51 16.13 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-10-21T07:37:33.944Z] #51 16.14 Successfully built yamllint [2022-10-21T07:37:33.944Z] #51 16.17 Installing collected packages: pyyaml, pathspec, yamllint [2022-10-21T07:37:33.944Z] #51 16.71 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-10-21T07:37:33.944Z] #51 DONE 17.3s [2022-10-21T07:37:33.944Z] [2022-10-21T07:37:33.944Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-10-21T07:37:34.123Z] [2022-10-21T07:37:34.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-10-21T07:37:34.123Z] #38 32.40 CC images/file-lock.o [2022-10-21T07:37:34.123Z] #38 32.55 CC images/rlimit.o [2022-10-21T07:37:34.123Z] #38 32.73 CC images/pagemap.o [2022-10-21T07:37:34.123Z] #38 33.04 CC images/siginfo.o [2022-10-21T07:37:34.123Z] #38 33.26 CC images/rpc.o [2022-10-21T07:37:34.123Z] #38 34.37 CC images/ext-file.o [2022-10-21T07:37:34.123Z] #38 34.64 CC images/cgroup.o [2022-10-21T07:37:34.123Z] #38 35.24 CC images/userns.o [2022-10-21T07:37:34.123Z] #38 35.52 CC images/google/protobuf/descriptor.o [2022-10-21T07:37:34.201Z] #52 DONE 0.4s [2022-10-21T07:37:34.201Z] [2022-10-21T07:37:34.201Z] #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-10-21T07:37:34.457Z] #40 ... [2022-10-21T07:37:34.457Z] [2022-10-21T07:37:34.457Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-10-21T07:37:34.700Z] #35 ... [2022-10-21T07:37:34.700Z] [2022-10-21T07:37:34.700Z] #29 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-10-21T07:37:34.700Z] #29 80.32 os [2022-10-21T07:37:34.700Z] #29 81.20 bufio [2022-10-21T07:37:34.700Z] #29 82.96 text/tabwriter [2022-10-21T07:37:34.700Z] #29 84.05 io/ioutil [2022-10-21T07:37:34.700Z] #29 84.07 fmt [2022-10-21T07:37:34.700Z] #29 86.66 github.com/BurntSushi/toml [2022-10-21T07:37:34.700Z] #29 86.66 flag [2022-10-21T07:37:34.700Z] #29 88.16 log [2022-10-21T07:37:34.700Z] #29 ... [2022-10-21T07:37:34.700Z] [2022-10-21T07:37:34.700Z] #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-10-21T07:37:34.700Z] #37 49.77 Updating files: 51% (2608/5070) Updating files: 52% (2637/5070) Updating files: 53% (2688/5070) Updating files: 54% (2738/5070) Updating files: 55% (2789/5070) Updating files: 56% (2840/5070) Updating files: 57% (2890/5070) Updating files: 58% (2941/5070) Updating files: 59% (2992/5070) Updating files: 60% (3042/5070) Updating files: 61% (3093/5070) Updating files: 62% (3144/5070) Updating files: 63% (3195/5070) Updating files: 64% (3245/5070) Updating files: 65% (3296/5070) Updating files: 66% (3347/5070) Updating files: 67% (3397/5070) Updating files: 68% (3448/5070) Updating files: 69% (3499/5070) Updating files: 70% (3549/5070) Updating files: 71% (3600/5070) Updating files: 72% (3651/5070) Updating files: 73% (3702/5070) Updating files: 74% (3752/5070) Updating files: 75% (3803/5070) Updating files: 76% (3854/5070) Updating files: 77% (3904/5070) Updating files: 78% (3955/5070) Updating files: 79% (4006/5070) Updating files: 80% (4056/5070) Updating files: 81% (4107/5070) Updating files: 82% (4158/5070) Updating files: 83% (4209/5070) Updating files: 84% (4259/5070) Updating files: 85% (4310/5070) Updating files: 86% (4361/5070) Updating files: 86% (4409/5070) Updating files: 87% (4411/5070) Updating files: 88% (4462/5070) Updating files: 89% (4513/5070) Updating files: 90% (4563/5070) Updating files: 91% (4614/5070) Updating files: 92% (4665/5070) Updating files: 93% (4716/5070) Updating files: 94% (4766/5070) Updating files: 95% (4817/5070) Updating files: 96% (4868/5070) Updating files: 97% (4918/5070) Updating files: 98% (4969/5070) Updating files: 99% (5020/5070) Updating files: 100% (5070/5070) Updating files: 100% (5070/5070), done. [2022-10-21T07:37:34.714Z] #53 DONE 0.5s [2022-10-21T07:37:34.714Z] [2022-10-21T07:37:34.714Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-10-21T07:37:34.959Z] #37 51.31 + cd /tmp/tmp.qcRWPXJ4IJ/src/github.com/containerd/containerd [2022-10-21T07:37:34.959Z] #37 51.31 + git checkout -q v1.6.8 [2022-10-21T07:37:34.971Z] #54 DONE 0.3s [2022-10-21T07:37:34.971Z] [2022-10-21T07:37:34.971Z] #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-10-21T07:37:34.971Z] #38 149.9 CC criu/protobuf-desc.o [2022-10-21T07:37:35.048Z] #39 45.24 CC compel/src/lib/ptrace.o [2022-10-21T07:37:35.069Z] #38 37.13 CC images/opts.o [2022-10-21T07:37:35.227Z] #38 ... [2022-10-21T07:37:35.227Z] [2022-10-21T07:37:35.227Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-10-21T07:37:35.227Z] #55 DONE 0.1s [2022-10-21T07:37:35.227Z] [2022-10-21T07:37:35.227Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-10-21T07:37:35.227Z] #56 DONE 0.0s [2022-10-21T07:37:35.227Z] [2022-10-21T07:37:35.227Z] #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-10-21T07:37:35.328Z] #38 37.52 CC images/seccomp.o [2022-10-21T07:37:35.453Z] #35 76.35 internal/fmtsort [2022-10-21T07:37:35.587Z] #38 37.71 CC images/binfmt-misc.o [2022-10-21T07:37:35.611Z] #39 45.53 AR compel/libcompel.a [2022-10-21T07:37:35.611Z] #39 45.62 HOSTCC compel/src/main-host.o [2022-10-21T07:37:35.790Z] #38 151.1 CC criu/protobuf.o [2022-10-21T07:37:35.845Z] #38 37.89 CC images/time.o [2022-10-21T07:37:35.868Z] #39 45.89 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2022-10-21T07:37:36.020Z] #35 76.67 internal/syscall/execenv [2022-10-21T07:37:36.020Z] #35 76.79 path [2022-10-21T07:37:36.020Z] #35 76.85 strings [2022-10-21T07:37:36.104Z] #38 38.12 CC images/sysctl.o [2022-10-21T07:37:36.124Z] #39 46.03 HOSTCC compel/src/lib/handle-elf-host.o [2022-10-21T07:37:36.124Z] #39 46.29 HOSTCC compel/src/lib/log-host.o [2022-10-21T07:37:36.353Z] #38 151.6 CC criu/pstree.o [2022-10-21T07:37:36.362Z] #38 38.28 CC images/autofs.o [2022-10-21T07:37:36.362Z] #38 38.46 CC images/macvlan.o [2022-10-21T07:37:36.381Z] #39 46.43 HOSTLINK compel/compel-host-bin [2022-10-21T07:37:36.381Z] #39 46.54 DEP soccr/soccr.d [2022-10-21T07:37:36.605Z] #35 77.33 io/fs [2022-10-21T07:37:36.621Z] #38 38.67 CC images/sit.o [2022-10-21T07:37:36.621Z] #38 38.80 CC images/memfd.o [2022-10-21T07:37:36.638Z] #39 46.67 CC soccr/soccr.o [2022-10-21T07:37:37.188Z] #38 39.04 CC images/timens.o [2022-10-21T07:37:37.188Z] #38 39.28 LINK images/built-in.o [2022-10-21T07:37:37.201Z] #39 ... [2022-10-21T07:37:37.201Z] [2022-10-21T07:37:37.201Z] #31 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-10-21T07:37:37.201Z] #31 96.35 + for f in rootlesskit rootlesskit-docker-proxy [2022-10-21T07:37:37.201Z] #31 96.35 + GOBIN=/build [2022-10-21T07:37:37.201Z] #31 96.35 + GO111MODULE=on [2022-10-21T07:37:37.201Z] #31 96.35 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-10-21T07:37:37.446Z] #38 39.49 GEN compel/include/asm [2022-10-21T07:37:37.446Z] #38 39.52 GEN compel/include/version.h [2022-10-21T07:37:37.446Z] #38 39.55 touch .config [2022-10-21T07:37:37.446Z] #38 39.59 GEN include/common/config.h [2022-10-21T07:37:37.446Z] #38 39.68 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-10-21T07:37:37.501Z] #37 53.61 + export 'BUILDTAGS=netgo osusergo static_build' [2022-10-21T07:37:37.501Z] #37 53.61 + BUILDTAGS='netgo osusergo static_build' [2022-10-21T07:37:37.501Z] #37 53.61 + export EXTRA_FLAGS=-buildmode=pie [2022-10-21T07:37:37.501Z] #37 53.61 + EXTRA_FLAGS=-buildmode=pie [2022-10-21T07:37:37.501Z] #37 53.61 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-10-21T07:37:37.501Z] #37 53.61 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-10-21T07:37:37.501Z] #37 53.61 + '[' '' = dynamic ']' [2022-10-21T07:37:37.501Z] #37 53.61 + make [2022-10-21T07:37:37.705Z] #38 39.70 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-10-21T07:37:37.705Z] #38 39.74 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-10-21T07:37:37.705Z] #38 39.76 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-10-21T07:37:37.705Z] #38 39.80 DEP compel/arch/x86/plugins/std/memcpy.d [2022-10-21T07:37:37.705Z] #38 39.86 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-10-21T07:37:37.705Z] #38 39.90 GEN compel/plugins/include/uapi/std/syscall.h [2022-10-21T07:37:37.705Z] #38 39.92 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-10-21T07:37:37.722Z] #38 152.9 CC criu/rbtree.o [2022-10-21T07:37:37.837Z] Client: [2022-10-21T07:37:37.837Z] Context: default [2022-10-21T07:37:37.837Z] Debug Mode: false [2022-10-21T07:37:37.837Z] Plugins: [2022-10-21T07:37:37.837Z] app: Docker Application (Docker Inc., v0.8.0) [2022-10-21T07:37:37.837Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-10-21T07:37:37.837Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-10-21T07:37:37.837Z] [2022-10-21T07:37:37.837Z] Server: [2022-10-21T07:37:37.837Z] Containers: 0 [2022-10-21T07:37:37.837Z] Running: 0 [2022-10-21T07:37:37.837Z] Paused: 0 [2022-10-21T07:37:37.837Z] Stopped: 0 [2022-10-21T07:37:37.837Z] Images: 0 [2022-10-21T07:37:37.837Z] Server Version: 20.10.9 [2022-10-21T07:37:37.837Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-10-21T07:37:37.837Z] LCOW: [2022-10-21T07:37:37.837Z] Windows: [2022-10-21T07:37:37.837Z] Logging Driver: json-file [2022-10-21T07:37:37.837Z] Plugins: [2022-10-21T07:37:37.837Z] Volume: local [2022-10-21T07:37:37.837Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-10-21T07:37:37.837Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-10-21T07:37:37.837Z] Swarm: inactive [2022-10-21T07:37:37.837Z] Default Isolation: process [2022-10-21T07:37:37.837Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-10-21T07:37:37.837Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-10-21T07:37:37.837Z] OSType: windows [2022-10-21T07:37:37.837Z] Architecture: x86_64 [2022-10-21T07:37:37.837Z] CPUs: 4 [2022-10-21T07:37:37.837Z] Total Memory: 32GiB [2022-10-21T07:37:37.837Z] Name: azwin-2-0f5560 [2022-10-21T07:37:37.837Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-10-21T07:37:37.837Z] Docker Root Dir: D:\docker [2022-10-21T07:37:37.837Z] Debug Mode: false [2022-10-21T07:37:37.837Z] Registry: https://index.docker.io/v1/ [2022-10-21T07:37:37.837Z] Labels: [2022-10-21T07:37:37.837Z] Experimental: true [2022-10-21T07:37:37.837Z] Insecure Registries: [2022-10-21T07:37:37.837Z] 10.0.0.4:5000 [2022-10-21T07:37:37.837Z] 127.0.0.0/8 [2022-10-21T07:37:37.837Z] Registry Mirrors: [2022-10-21T07:37:37.837Z] http://10.0.0.4:5000/ [2022-10-21T07:37:37.837Z] Live Restore Enabled: false [2022-10-21T07:37:37.837Z] Product License: Community Engine [2022-10-21T07:37:37.837Z] [2022-10-21T07:37:37.963Z] #38 39.93 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-10-21T07:37:37.963Z] #38 39.96 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-10-21T07:37:37.963Z] #38 39.97 DEP compel/plugins/std/infect.d [2022-10-21T07:37:37.963Z] #38 40.07 DEP compel/plugins/std/string.d [2022-10-21T07:37:37.963Z] #38 40.18 DEP compel/plugins/std/log.d [Pipeline] } [2022-10-21T07:37:37.979Z] #38 153.3 CC criu/rst-malloc.o [2022-10-21T07:37:37.985Z] #35 78.61 os [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-10-21T07:37:38.221Z] #38 40.30 DEP compel/plugins/std/fds.d [2022-10-21T07:37:38.221Z] #38 40.44 DEP compel/plugins/std/std.d [2022-10-21T07:37:38.235Z] #38 153.6 CC criu/seccomp.o [2022-10-21T07:37:38.452Z] #37 ... [2022-10-21T07:37:38.452Z] [2022-10-21T07:37:38.452Z] #29 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-10-21T07:37:38.452Z] #29 90.62 github.com/BurntSushi/toml/cmd/tomlv [2022-10-21T07:37:38.452Z] #29 DONE 94.4s [2022-10-21T07:37:38.452Z] [2022-10-21T07:37:38.452Z] #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-10-21T07:37:38.452Z] #38 32.98 CC images/file-lock.o [2022-10-21T07:37:38.452Z] #38 33.22 CC images/rlimit.o [2022-10-21T07:37:38.452Z] #38 33.41 CC images/pagemap.o [2022-10-21T07:37:38.452Z] #38 33.80 CC images/siginfo.o [2022-10-21T07:37:38.452Z] #38 34.05 CC images/rpc.o [2022-10-21T07:37:38.452Z] #38 35.35 CC images/ext-file.o [2022-10-21T07:37:38.452Z] #38 35.53 CC images/cgroup.o [2022-10-21T07:37:38.452Z] #38 36.09 CC images/userns.o [2022-10-21T07:37:38.452Z] #38 36.41 CC images/google/protobuf/descriptor.o [2022-10-21T07:37:38.452Z] #38 38.21 CC images/opts.o [2022-10-21T07:37:38.452Z] #38 38.40 CC images/seccomp.o [2022-10-21T07:37:38.452Z] #38 38.84 CC images/binfmt-misc.o [2022-10-21T07:37:38.479Z] #38 40.59 DEP compel/plugins/shmem/shmem.d [2022-10-21T07:37:38.479Z] #38 40.70 DEP compel/plugins/fds/fds.d [2022-10-21T07:37:38.552Z] #35 79.45 bufio [2022-10-21T07:37:38.724Z] #38 39.03 CC images/time.o [2022-10-21T07:37:38.724Z] #38 ... [2022-10-21T07:37:38.724Z] [2022-10-21T07:37:38.724Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:37:38.724Z] #35 94.74 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-10-21T07:37:38.724Z] #35 94.78 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-10-21T07:37:38.724Z] #35 94.78 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-10-21T07:37:38.737Z] #38 40.83 CC compel/plugins/std/std.o [2022-10-21T07:37:38.996Z] #38 41.10 CC compel/plugins/std/fds.o [2022-10-21T07:37:39.164Z] #38 154.3 CC criu/seize.o [2022-10-21T07:37:39.563Z] #38 41.48 CC compel/plugins/std/log.o [2022-10-21T07:37:39.928Z] #35 ... [2022-10-21T07:37:39.928Z] [2022-10-21T07:37:39.928Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T07:37:39.928Z] #38 19.88 CC images/stats.o [2022-10-21T07:37:39.928Z] #38 20.17 CC images/core.o [2022-10-21T07:37:39.928Z] #38 20.74 CC images/core-x86.o [2022-10-21T07:37:39.928Z] #38 21.22 CC images/core-arm.o [2022-10-21T07:37:39.928Z] #38 21.56 CC images/core-aarch64.o [2022-10-21T07:37:39.928Z] #38 21.90 CC images/core-ppc64.o [2022-10-21T07:37:39.928Z] #38 22.50 CC images/core-s390.o [2022-10-21T07:37:39.928Z] #38 23.16 CC images/cpuinfo.o [2022-10-21T07:37:39.928Z] #38 23.67 CC images/inventory.o [2022-10-21T07:37:39.928Z] #38 23.94 CC images/fdinfo.o [2022-10-21T07:37:39.928Z] #38 24.25 CC images/fown.o [2022-10-21T07:37:39.928Z] #38 24.45 CC images/ns.o [2022-10-21T07:37:39.928Z] #38 24.64 CC images/regfile.o [2022-10-21T07:37:39.928Z] #38 24.90 CC images/ghost-file.o [2022-10-21T07:37:39.928Z] #38 25.22 CC images/fifo.o [2022-10-21T07:37:39.928Z] #38 25.45 CC images/remap-file-path.o [2022-10-21T07:37:39.928Z] #38 25.67 CC images/eventfd.o [2022-10-21T07:37:39.928Z] #38 25.84 CC images/eventpoll.o [2022-10-21T07:37:39.928Z] #38 26.11 CC images/fh.o [2022-10-21T07:37:39.928Z] #38 26.39 CC images/fsnotify.o [2022-10-21T07:37:39.928Z] #38 ... [2022-10-21T07:37:39.928Z] [2022-10-21T07:37:39.928Z] #35 [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-10-21T07:37:39.928Z] #35 80.87 text/tabwriter [2022-10-21T07:37:40.093Z] #38 155.3 CC criu/servicefd.o [2022-10-21T07:37:40.130Z] #38 42.22 CC compel/plugins/std/string.o [2022-10-21T07:37:40.388Z] #38 ... [2022-10-21T07:37:40.388Z] [2022-10-21T07:37:40.388Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:37:40.388Z] #35 88.18 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-10-21T07:37:40.388Z] #35 88.18 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-10-21T07:37:40.388Z] #35 88.19 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-10-21T07:37:40.388Z] #35 95.08 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-10-21T07:37:40.388Z] #35 95.08 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-10-21T07:37:40.388Z] #35 95.09 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-10-21T07:37:40.657Z] #38 155.8 include/common/asm/bitops.h: Assembler messages: [2022-10-21T07:37:40.657Z] #38 155.8 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-10-21T07:37:40.657Z] #38 155.8 CC criu/shmem.o [2022-10-21T07:37:40.955Z] #35 ... [2022-10-21T07:37:40.955Z] [2022-10-21T07:37:40.955Z] #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-10-21T07:37:40.955Z] #38 42.80 CC compel/plugins/std/infect.o [2022-10-21T07:37:40.955Z] #38 43.17 CC compel/arch/x86/plugins/std/parasite-head.o [2022-10-21T07:37:41.214Z] #38 43.23 CC compel/arch/x86/plugins/std/memcpy.o [2022-10-21T07:37:41.214Z] #38 43.27 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-10-21T07:37:41.472Z] #38 43.37 AR compel/plugins/std.lib.a [2022-10-21T07:37:41.472Z] #38 43.42 CC compel/plugins/fds/fds.o [2022-10-21T07:37:41.472Z] #38 43.62 AR compel/plugins/fds.lib.a [2022-10-21T07:37:41.586Z] #38 156.8 CC criu/sigframe.o [2022-10-21T07:37:41.731Z] #38 43.68 HOSTDEP compel/src/lib/log-host.d [2022-10-21T07:37:41.731Z] #38 43.79 HOSTDEP compel/src/lib/handle-elf-host.d [2022-10-21T07:37:41.842Z] #35 82.27 io/ioutil [2022-10-21T07:37:41.842Z] #35 82.27 fmt [2022-10-21T07:37:41.843Z] #38 157.1 CC criu/signalfd.o [2022-10-21T07:37:41.989Z] #38 43.99 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-10-21T07:37:41.989Z] #38 44.06 HOSTDEP compel/src/main-host.d [2022-10-21T07:37:41.989Z] #38 44.16 DEP compel/src/lib/ptrace.d [2022-10-21T07:37:42.099Z] #38 157.4 CC criu/sk-inet.o [2022-10-21T07:37:42.247Z] #38 44.25 DEP compel/src/lib/infect.d [2022-10-21T07:37:42.247Z] #38 44.40 DEP compel/src/lib/infect-util.d [2022-10-21T07:37:42.501Z] #31 ... [2022-10-21T07:37:42.501Z] [2022-10-21T07:37:42.501Z] #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-10-21T07:37:42.501Z] #34 91.78 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-10-21T07:37:42.501Z] #34 91.78 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-10-21T07:37:42.501Z] #34 91.78 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-10-21T07:37:42.501Z] #34 96.51 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-10-21T07:37:42.501Z] #34 96.51 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-10-21T07:37:42.501Z] #34 96.52 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-10-21T07:37:42.501Z] #34 96.61 Selecting previously unselected package libapparmor1:arm64. [2022-10-21T07:37:42.501Z] #34 96.61 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-10-21T07:37:42.501Z] #34 96.62 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-10-21T07:37:42.501Z] #34 96.70 Selecting previously unselected package libapparmor-dev:arm64. [2022-10-21T07:37:42.501Z] #34 96.72 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-10-21T07:37:42.501Z] #34 96.73 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-10-21T07:37:42.501Z] #34 96.86 Selecting previously unselected package libbtrfs0:arm64. [2022-10-21T07:37:42.501Z] #34 96.87 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-10-21T07:37:42.501Z] #34 96.88 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-10-21T07:37:42.501Z] #34 97.02 Selecting previously unselected package libbtrfs-dev:arm64. [2022-10-21T07:37:42.501Z] #34 97.02 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-10-21T07:37:42.501Z] #34 97.03 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-10-21T07:37:42.501Z] #34 97.27 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-10-21T07:37:42.501Z] #34 97.27 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-10-21T07:37:42.501Z] #34 97.28 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-10-21T07:37:42.501Z] #34 97.36 Selecting previously unselected package libudev-dev:arm64. [2022-10-21T07:37:42.501Z] #34 97.36 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2022-10-21T07:37:42.501Z] #34 97.37 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-10-21T07:37:42.501Z] #34 97.50 Selecting previously unselected package libsepol1-dev:arm64. [2022-10-21T07:37:42.502Z] #34 97.52 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-10-21T07:37:42.502Z] #34 97.54 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-10-21T07:37:42.502Z] #34 97.81 Selecting previously unselected package libpcre2-16-0:arm64. [2022-10-21T07:37:42.502Z] #34 97.81 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2022-10-21T07:37:42.502Z] #34 97.84 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2022-10-21T07:37:42.502Z] #34 97.99 Selecting previously unselected package libpcre2-32-0:arm64. [2022-10-21T07:37:42.502Z] #34 98.01 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2022-10-21T07:37:42.502Z] #34 98.02 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2022-10-21T07:37:42.502Z] #34 98.20 Selecting previously unselected package libpcre2-posix2:arm64. [2022-10-21T07:37:42.502Z] #34 98.20 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2022-10-21T07:37:42.502Z] #34 98.20 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2022-10-21T07:37:42.502Z] #34 98.29 Selecting previously unselected package libpcre2-dev:arm64. [2022-10-21T07:37:42.502Z] #34 98.29 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2022-10-21T07:37:42.502Z] #34 98.31 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2022-10-21T07:37:42.502Z] #34 98.63 Selecting previously unselected package libselinux1-dev:arm64. [2022-10-21T07:37:42.502Z] #34 98.64 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-10-21T07:37:42.502Z] #34 98.64 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-10-21T07:37:42.502Z] #34 98.83 Selecting previously unselected package libdevmapper-dev:arm64. [2022-10-21T07:37:42.502Z] #34 98.83 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-10-21T07:37:42.502Z] #34 98.84 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-10-21T07:37:42.502Z] #34 98.92 Selecting previously unselected package libseccomp-dev:arm64. [2022-10-21T07:37:42.502Z] #34 98.94 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-10-21T07:37:42.502Z] #34 98.95 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-10-21T07:37:42.502Z] #34 99.10 Selecting previously unselected package libsystemd-dev:arm64. [2022-10-21T07:37:42.502Z] #34 99.11 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2022-10-21T07:37:42.502Z] #34 99.12 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-10-21T07:37:42.502Z] #34 99.67 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-10-21T07:37:42.502Z] #34 99.69 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-10-21T07:37:42.502Z] #34 99.70 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-10-21T07:37:42.502Z] #34 99.72 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-10-21T07:37:42.502Z] #34 99.73 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-10-21T07:37:42.502Z] #34 99.75 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2022-10-21T07:37:42.502Z] #34 99.79 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-10-21T07:37:42.502Z] #34 99.81 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2022-10-21T07:37:42.502Z] #34 99.83 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2022-10-21T07:37:42.502Z] #34 99.84 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2022-10-21T07:37:42.502Z] #34 99.86 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-10-21T07:37:42.502Z] #34 99.90 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-10-21T07:37:42.502Z] #34 99.93 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-10-21T07:37:42.502Z] #34 99.94 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-10-21T07:37:42.502Z] #34 99.96 Setting up mingw-w64-common (8.0.0-1) ... [2022-10-21T07:37:42.502Z] #34 99.98 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2022-10-21T07:37:42.502Z] #34 100.00 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-10-21T07:37:42.502Z] #34 100.0 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2022-10-21T07:37:42.502Z] #34 100.1 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-10-21T07:37:42.502Z] #34 100.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-10-21T07:37:42.502Z] #34 100.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-10-21T07:37:42.502Z] #34 100.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-10-21T07:37:42.502Z] #34 100.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-10-21T07:37:42.502Z] #34 100.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-10-21T07:37:42.502Z] #34 100.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-10-21T07:37:42.502Z] #34 100.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-10-21T07:37:42.502Z] #34 100.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-10-21T07:37:42.502Z] #34 100.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-10-21T07:37:42.502Z] #34 100.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-10-21T07:37:42.502Z] #34 100.2 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-10-21T07:37:42.502Z] #34 100.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-10-21T07:37:42.502Z] #34 100.2 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-10-21T07:37:42.502Z] #34 100.2 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-10-21T07:37:42.502Z] #34 100.3 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T07:37:42.506Z] #38 44.53 DEP compel/src/lib/infect-rpc.d [2022-10-21T07:37:42.506Z] #38 44.72 DEP compel/arch/x86/src/lib/infect.d [2022-10-21T07:37:43.073Z] #38 44.89 DEP compel/arch/x86/src/lib/cpu.d [2022-10-21T07:37:43.073Z] #38 44.96 DEP compel/src/lib/log.d [2022-10-21T07:37:43.073Z] #38 45.07 DEP compel/src/main.d [2022-10-21T07:37:43.073Z] #38 45.19 DEP compel/src/lib/handle-elf.d [2022-10-21T07:37:43.137Z] #34 DONE 102.1s [2022-10-21T07:37:43.137Z] [2022-10-21T07:37:43.137Z] #31 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-10-21T07:37:43.137Z] #31 DONE 102.1s [2022-10-21T07:37:43.137Z] [2022-10-21T07:37:43.137Z] #40 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-10-21T07:37:43.137Z] #40 ... [2022-10-21T07:37:43.137Z] [2022-10-21T07:37:43.137Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-10-21T07:37:43.137Z] #41 DONE 0.2s [2022-10-21T07:37:43.137Z] [2022-10-21T07:37:43.137Z] #42 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-10-21T07:37:43.137Z] #42 DONE 0.2s [2022-10-21T07:37:43.137Z] [2022-10-21T07:37:43.137Z] #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-10-21T07:37:43.137Z] #39 47.87 AR soccr/libsoccr.a [2022-10-21T07:37:43.137Z] #39 47.92 make[1]: 'soccr/libsoccr.a' is up to date. [2022-10-21T07:37:43.137Z] #39 48.28 DEP criu/arch/aarch64/sigframe.d [2022-10-21T07:37:43.137Z] #39 48.39 DEP criu/arch/aarch64/crtools.d [2022-10-21T07:37:43.137Z] #39 48.53 DEP criu/arch/aarch64/cpu.d [2022-10-21T07:37:43.137Z] #39 48.56 DEP criu/arch/aarch64/bitops.d [2022-10-21T07:37:43.137Z] #39 48.64 CC criu/arch/aarch64/bitops.o [2022-10-21T07:37:43.137Z] #39 48.70 CC criu/arch/aarch64/cpu.o [2022-10-21T07:37:43.137Z] #39 48.86 CC criu/arch/aarch64/crtools.o [2022-10-21T07:37:43.137Z] #39 49.23 CC criu/arch/aarch64/sigframe.o [2022-10-21T07:37:43.137Z] #39 49.41 LINK criu/arch/aarch64/crtools.built-in.o [2022-10-21T07:37:43.137Z] #39 49.49 DEP criu/pie/util-vdso.d [2022-10-21T07:37:43.137Z] #39 49.67 DEP criu/pie/util.d [2022-10-21T07:37:43.137Z] #39 49.82 CC criu/pie/util.o [2022-10-21T07:37:43.137Z] #39 50.06 CC criu/pie/util-vdso.o [2022-10-21T07:37:43.137Z] #39 50.51 AR criu/pie/pie.lib.a [2022-10-21T07:37:43.137Z] #39 50.59 DEP criu/pie/restorer.d [2022-10-21T07:37:43.137Z] #39 50.78 DEP criu/arch/aarch64/intraprocedure.d [2022-10-21T07:37:43.137Z] #39 50.82 DEP criu/arch/aarch64/restorer.d [2022-10-21T07:37:43.137Z] #39 50.97 DEP criu/arch/aarch64/vdso-pie.d [2022-10-21T07:37:43.137Z] #39 51.06 DEP criu/pie/parasite-vdso.d [2022-10-21T07:37:43.137Z] #39 51.19 DEP criu/pie/parasite.d [2022-10-21T07:37:43.137Z] #39 51.43 CC criu/pie/parasite.o [2022-10-21T07:37:43.137Z] #39 52.45 LINK criu/pie/parasite.built-in.o [2022-10-21T07:37:43.137Z] #39 52.45 GEN criu/pie/parasite-blob.h [2022-10-21T07:37:43.137Z] #39 52.49 CC criu/pie/parasite-vdso.o [2022-10-21T07:37:43.137Z] #39 52.95 CC criu/arch/aarch64/vdso-pie.o [2022-10-21T07:37:43.137Z] #39 53.33 CC criu/arch/aarch64/restorer.o [2022-10-21T07:37:43.332Z] #38 45.34 DEP compel/arch/x86/src/lib/handle-elf.d [2022-10-21T07:37:43.466Z] #38 158.6 CC criu/sk-netlink.o [2022-10-21T07:37:43.590Z] #38 45.49 CC compel/src/lib/log.o [2022-10-21T07:37:43.710Z] #39 53.81 CC criu/arch/aarch64/intraprocedure.o [2022-10-21T07:37:43.710Z] #39 53.92 CC criu/pie/restorer.o [2022-10-21T07:37:43.849Z] #38 45.77 CC compel/arch/x86/src/lib/cpu.o [2022-10-21T07:37:44.030Z] #38 159.1 CC criu/sk-packet.o [2022-10-21T07:37:44.278Z] #39 ... [2022-10-21T07:37:44.278Z] [2022-10-21T07:37:44.278Z] #40 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-10-21T07:37:44.278Z] #40 DONE 1.5s [2022-10-21T07:37:44.278Z] [2022-10-21T07:37:44.278Z] #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-10-21T07:37:44.377Z] #35 84.85 github.com/BurntSushi/toml [2022-10-21T07:37:44.377Z] #35 84.86 flag [2022-10-21T07:37:44.477Z] #38 46.44 CC compel/arch/x86/src/lib/infect.o [2022-10-21T07:37:44.959Z] #38 159.8 CC criu/sk-queue.o [2022-10-21T07:37:45.057Z] #38 47.27 CC compel/src/lib/infect-rpc.o [2022-10-21T07:37:45.215Z] #38 160.5 CC criu/sk-tcp.o [2022-10-21T07:37:45.307Z] #35 ... [2022-10-21T07:37:45.307Z] [2022-10-21T07:37:45.307Z] #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-10-21T07:37:45.307Z] #38 39.31 CC images/sysctl.o [2022-10-21T07:37:45.307Z] #38 39.60 CC images/autofs.o [2022-10-21T07:37:45.307Z] #38 39.85 CC images/macvlan.o [2022-10-21T07:37:45.307Z] #38 40.06 CC images/sit.o [2022-10-21T07:37:45.307Z] #38 40.27 CC images/memfd.o [2022-10-21T07:37:45.307Z] #38 40.50 CC images/timens.o [2022-10-21T07:37:45.307Z] #38 40.82 LINK images/built-in.o [2022-10-21T07:37:45.307Z] #38 40.97 GEN compel/include/asm [2022-10-21T07:37:45.307Z] #38 40.99 GEN compel/include/version.h [2022-10-21T07:37:45.307Z] #38 41.03 touch .config [2022-10-21T07:37:45.307Z] #38 41.09 GEN include/common/config.h [2022-10-21T07:37:45.307Z] #38 41.18 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-10-21T07:37:45.307Z] #38 41.21 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-10-21T07:37:45.307Z] #38 41.25 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-10-21T07:37:45.307Z] #38 41.27 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-10-21T07:37:45.307Z] #38 41.30 DEP compel/arch/x86/plugins/std/memcpy.d [2022-10-21T07:37:45.307Z] #38 41.33 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-10-21T07:37:45.307Z] #38 41.35 GEN compel/plugins/include/uapi/std/syscall.h [2022-10-21T07:37:45.307Z] #38 41.38 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-10-21T07:37:45.307Z] #38 41.39 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-10-21T07:37:45.307Z] #38 41.43 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-10-21T07:37:45.307Z] #38 41.43 DEP compel/plugins/std/infect.d [2022-10-21T07:37:45.307Z] #38 41.53 DEP compel/plugins/std/string.d [2022-10-21T07:37:45.307Z] #38 41.61 DEP compel/plugins/std/log.d [2022-10-21T07:37:45.307Z] #38 41.69 DEP compel/plugins/std/fds.d [2022-10-21T07:37:45.307Z] #38 41.77 DEP compel/plugins/std/std.d [2022-10-21T07:37:45.307Z] #38 41.92 DEP compel/plugins/shmem/shmem.d [2022-10-21T07:37:45.307Z] #38 42.05 DEP compel/plugins/fds/fds.d [2022-10-21T07:37:45.307Z] #38 42.19 CC compel/plugins/std/std.o [2022-10-21T07:37:45.307Z] #38 42.47 CC compel/plugins/std/fds.o [2022-10-21T07:37:45.307Z] #38 42.86 CC compel/plugins/std/log.o [2022-10-21T07:37:45.307Z] #38 43.57 CC compel/plugins/std/string.o [2022-10-21T07:37:45.307Z] #38 44.11 CC compel/plugins/std/infect.o [2022-10-21T07:37:45.307Z] #38 44.45 CC compel/arch/x86/plugins/std/parasite-head.o [2022-10-21T07:37:45.307Z] #38 44.51 CC compel/arch/x86/plugins/std/memcpy.o [2022-10-21T07:37:45.307Z] #38 44.58 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-10-21T07:37:45.307Z] #38 44.66 AR compel/plugins/std.lib.a [2022-10-21T07:37:45.307Z] #38 44.74 CC compel/plugins/fds/fds.o [2022-10-21T07:37:45.307Z] #38 44.99 AR compel/plugins/fds.lib.a [2022-10-21T07:37:45.307Z] #38 45.05 HOSTDEP compel/src/lib/log-host.d [2022-10-21T07:37:45.308Z] #38 45.16 HOSTDEP compel/src/lib/handle-elf-host.d [2022-10-21T07:37:45.308Z] #38 ... [2022-10-21T07:37:45.308Z] [2022-10-21T07:37:45.308Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:37:45.308Z] #35 100.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-10-21T07:37:45.308Z] #35 100.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-10-21T07:37:45.308Z] #35 100.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-10-21T07:37:45.314Z] #35 86.19 log [2022-10-21T07:37:45.573Z] #35 ... [2022-10-21T07:37:45.573Z] [2022-10-21T07:37:45.573Z] #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-10-21T07:37:45.573Z] #34 86.36 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-10-21T07:37:45.573Z] #34 86.36 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-10-21T07:37:45.573Z] #34 86.37 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-10-21T07:37:45.645Z] #43 DONE 1.3s [2022-10-21T07:37:45.645Z] [2022-10-21T07:37:45.645Z] #44 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-10-21T07:37:45.657Z] #38 47.68 CC compel/src/lib/infect-util.o [2022-10-21T07:37:45.657Z] #38 ... [2022-10-21T07:37:45.657Z] [2022-10-21T07:37:45.657Z] #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-10-21T07:37:45.657Z] #37 54.39 + bin/ctr [2022-10-21T07:37:45.657Z] #37 ... [2022-10-21T07:37:45.657Z] [2022-10-21T07:37:45.657Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:37:45.657Z] #35 101.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-10-21T07:37:45.657Z] #35 101.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-10-21T07:37:45.657Z] #35 101.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-10-21T07:37:46.146Z] #38 161.1 CC criu/sk-unix.o [2022-10-21T07:37:46.214Z] #44 0.720 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-10-21T07:37:46.474Z] #44 DONE 0.8s [2022-10-21T07:37:46.474Z] [2022-10-21T07:37:46.474Z] #45 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-10-21T07:37:47.404Z] #45 DONE 0.7s [2022-10-21T07:37:47.404Z] [2022-10-21T07:37:47.404Z] #46 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-10-21T07:37:47.969Z] #46 DONE 0.8s [2022-10-21T07:37:47.969Z] [2022-10-21T07:37:47.969Z] #47 [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-10-21T07:37:47.969Z] #0 1.545 + RM_GOPATH=0 [2022-10-21T07:37:47.969Z] #0 1.545 + TMP_GOPATH= [2022-10-21T07:37:47.969Z] #0 1.545 + : /build [2022-10-21T07:37:47.969Z] #0 1.545 + '[' -z '' ']' [2022-10-21T07:37:47.969Z] #0 1.545 ++ mktemp -d [2022-10-21T07:37:47.969Z] #0 1.545 + export GOPATH=/tmp/tmp.f4Ey1uWlpM [2022-10-21T07:37:47.969Z] #0 1.545 + GOPATH=/tmp/tmp.f4Ey1uWlpM [2022-10-21T07:37:47.969Z] #0 1.545 + RM_GOPATH=1 [2022-10-21T07:37:47.969Z] #0 1.545 + case "$(go env GOARCH)" in [2022-10-21T07:37:47.969Z] #0 1.545 ++ go env GOARCH [2022-10-21T07:37:47.969Z] #0 1.545 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:37:47.969Z] #0 1.545 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:37:47.969Z] #0 1.545 ++ dirname /tmp/install/install.sh [2022-10-21T07:37:47.969Z] #0 1.609 Install runc version v1.1.4 (build tags: seccomp) [2022-10-21T07:37:47.969Z] #0 1.609 + dir=/tmp/install [2022-10-21T07:37:47.969Z] #0 1.609 + bin=runc [2022-10-21T07:37:47.969Z] #0 1.609 + shift [2022-10-21T07:37:47.969Z] #0 1.609 + '[' '!' -f /tmp/install/runc.installer ']' [2022-10-21T07:37:47.969Z] #0 1.609 + . /tmp/install/runc.installer [2022-10-21T07:37:47.969Z] #0 1.609 ++ set -e [2022-10-21T07:37:47.969Z] #0 1.609 ++ : v1.1.4 [2022-10-21T07:37:47.969Z] #0 1.609 + install_runc [2022-10-21T07:37:47.969Z] #0 1.609 + RUNC_BUILDTAGS=seccomp [2022-10-21T07:37:47.969Z] #0 1.609 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-10-21T07:37:47.969Z] #0 1.609 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.f4Ey1uWlpM/src/github.com/opencontainers/runc [2022-10-21T07:37:47.969Z] #0 1.609 Cloning into '/tmp/tmp.f4Ey1uWlpM/src/github.com/opencontainers/runc'... [2022-10-21T07:37:48.038Z] #38 163.2 CC criu/sockets.o [2022-10-21T07:37:48.225Z] #47 ... [2022-10-21T07:37:48.225Z] [2022-10-21T07:37:48.225Z] #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-10-21T07:37:48.225Z] #39 58.20 LINK criu/pie/restorer.built-in.o [2022-10-21T07:37:48.225Z] #39 58.21 GEN criu/pie/restorer-blob.h [2022-10-21T07:37:48.482Z] #39 58.42 DEP criu/vdso.d [2022-10-21T07:37:48.738Z] #39 58.69 DEP criu/uts_ns.d [2022-10-21T07:37:48.738Z] #39 ... [2022-10-21T07:37:48.738Z] [2022-10-21T07:37:48.738Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-10-21T07:37:48.738Z] #48 DONE 0.8s [2022-10-21T07:37:48.738Z] [2022-10-21T07:37:48.738Z] #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-10-21T07:37:48.738Z] #39 58.83 DEP criu/util.d [2022-10-21T07:37:48.997Z] #39 59.06 DEP criu/uffd.d [2022-10-21T07:37:49.253Z] #39 59.31 DEP criu/tun.d [2022-10-21T07:37:49.407Z] #38 164.5 CC criu/stats.o [2022-10-21T07:37:49.512Z] #39 59.48 DEP criu/tty.d [2022-10-21T07:37:49.663Z] #38 164.9 CC criu/string.o [2022-10-21T07:37:49.663Z] #38 165.0 CC criu/sysctl.o [2022-10-21T07:37:49.768Z] #39 59.67 DEP criu/timerfd.d [2022-10-21T07:37:49.768Z] #39 59.83 DEP criu/timens.d [2022-10-21T07:37:49.843Z] #35 ... [2022-10-21T07:37:49.843Z] [2022-10-21T07:37:49.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-10-21T07:37:49.843Z] #38 47.88 CC compel/src/lib/infect.o [2022-10-21T07:37:49.843Z] #38 50.09 CC compel/src/lib/ptrace.o [2022-10-21T07:37:49.843Z] #38 50.49 AR compel/libcompel.a [2022-10-21T07:37:49.843Z] #38 50.57 HOSTCC compel/src/main-host.o [2022-10-21T07:37:49.843Z] #38 50.93 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-10-21T07:37:49.843Z] #38 51.04 HOSTCC compel/src/lib/handle-elf-host.o [2022-10-21T07:37:49.843Z] #38 51.34 HOSTCC compel/src/lib/log-host.o [2022-10-21T07:37:49.843Z] #38 51.48 HOSTLINK compel/compel-host-bin [2022-10-21T07:37:49.843Z] #38 51.62 DEP soccr/soccr.d [2022-10-21T07:37:49.843Z] #38 51.75 CC soccr/soccr.o [2022-10-21T07:37:50.024Z] #39 60.04 DEP criu/sysfs_parse.d [2022-10-21T07:37:50.279Z] #39 60.23 DEP criu/sysctl.d [2022-10-21T07:37:50.279Z] #39 60.37 DEP criu/string.d [2022-10-21T07:37:50.279Z] #39 60.45 DEP criu/stats.d [2022-10-21T07:37:50.535Z] #39 60.63 DEP criu/sockets.d [2022-10-21T07:37:50.591Z] #35 ... [2022-10-21T07:37:50.591Z] [2022-10-21T07:37:50.591Z] #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-10-21T07:37:50.591Z] #37 56.22 + bin/ctr [2022-10-21T07:37:50.591Z] #37 ... [2022-10-21T07:37:50.591Z] [2022-10-21T07:37:50.591Z] #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-10-21T07:37:50.591Z] #38 45.35 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-10-21T07:37:50.591Z] #38 45.43 HOSTDEP compel/src/main-host.d [2022-10-21T07:37:50.591Z] #38 45.53 DEP compel/src/lib/ptrace.d [2022-10-21T07:37:50.591Z] #38 45.64 DEP compel/src/lib/infect.d [2022-10-21T07:37:50.591Z] #38 45.80 DEP compel/src/lib/infect-util.d [2022-10-21T07:37:50.591Z] #38 45.88 DEP compel/src/lib/infect-rpc.d [2022-10-21T07:37:50.591Z] #38 45.99 DEP compel/arch/x86/src/lib/infect.d [2022-10-21T07:37:50.591Z] #38 46.09 DEP compel/arch/x86/src/lib/cpu.d [2022-10-21T07:37:50.591Z] #38 46.20 DEP compel/src/lib/log.d [2022-10-21T07:37:50.591Z] #38 46.33 DEP compel/src/main.d [2022-10-21T07:37:50.591Z] #38 46.45 DEP compel/src/lib/handle-elf.d [2022-10-21T07:37:50.591Z] #38 46.60 DEP compel/arch/x86/src/lib/handle-elf.d [2022-10-21T07:37:50.591Z] #38 46.73 CC compel/src/lib/log.o [2022-10-21T07:37:50.591Z] #38 47.01 CC compel/arch/x86/src/lib/cpu.o [2022-10-21T07:37:50.591Z] #38 47.68 CC compel/arch/x86/src/lib/infect.o [2022-10-21T07:37:50.591Z] #38 48.59 CC compel/src/lib/infect-rpc.o [2022-10-21T07:37:50.591Z] #38 48.96 CC compel/src/lib/infect-util.o [2022-10-21T07:37:50.591Z] #38 49.17 CC compel/src/lib/infect.o [2022-10-21T07:37:50.593Z] #38 165.7 CC criu/sysfs_parse.o [2022-10-21T07:37:50.792Z] #39 60.75 DEP criu/sk-unix.d [2022-10-21T07:37:50.847Z] #34 ... [2022-10-21T07:37:50.847Z] [2022-10-21T07:37:50.847Z] #35 [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-10-21T07:37:50.847Z] #35 88.96 github.com/BurntSushi/toml/cmd/tomlv [2022-10-21T07:37:50.847Z] #35 DONE 90.7s [2022-10-21T07:37:50.847Z] [2022-10-21T07:37:50.847Z] #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-10-21T07:37:50.847Z] #38 26.92 CC images/signalfd.o [2022-10-21T07:37:50.847Z] #38 27.12 CC images/fs.o [2022-10-21T07:37:50.847Z] #38 27.29 CC images/pstree.o [2022-10-21T07:37:50.847Z] #38 27.40 CC images/pipe.o [2022-10-21T07:37:50.847Z] #38 27.58 CC images/tcp-stream.o [2022-10-21T07:37:50.848Z] #38 27.78 CC images/sk-packet.o [2022-10-21T07:37:50.848Z] #38 28.00 CC images/mnt.o [2022-10-21T07:37:50.848Z] #38 28.18 CC images/pipe-data.o [2022-10-21T07:37:50.848Z] #38 28.34 CC images/sa.o [2022-10-21T07:37:50.848Z] #38 28.51 CC images/timer.o [2022-10-21T07:37:50.848Z] #38 28.87 CC images/timerfd.o [2022-10-21T07:37:50.848Z] #38 29.10 CC images/mm.o [2022-10-21T07:37:50.848Z] #38 29.36 CC images/sk-opts.o [2022-10-21T07:37:50.848Z] #38 29.55 CC images/sk-unix.o [2022-10-21T07:37:50.848Z] #38 29.85 CC images/sk-inet.o [2022-10-21T07:37:50.848Z] #38 30.22 CC images/tun.o [2022-10-21T07:37:50.848Z] #38 30.49 CC images/sk-netlink.o [2022-10-21T07:37:50.848Z] #38 30.71 CC images/packet-sock.o [2022-10-21T07:37:50.848Z] #38 31.06 CC images/ipc-var.o [2022-10-21T07:37:50.848Z] #38 31.30 CC images/ipc-desc.o [2022-10-21T07:37:50.848Z] #38 31.49 CC images/ipc-shm.o [2022-10-21T07:37:50.848Z] #38 31.69 CC images/ipc-msg.o [2022-10-21T07:37:50.848Z] #38 31.92 CC images/ipc-sem.o [2022-10-21T07:37:50.848Z] #38 32.16 CC images/utsns.o [2022-10-21T07:37:50.848Z] #38 32.36 CC images/creds.o [2022-10-21T07:37:50.848Z] #38 32.55 CC images/vma.o [2022-10-21T07:37:50.848Z] #38 32.76 CC images/netdev.o [2022-10-21T07:37:50.848Z] #38 33.09 CC images/tty.o [2022-10-21T07:37:50.848Z] #38 33.64 CC images/file-lock.o [2022-10-21T07:37:50.848Z] #38 33.82 CC images/rlimit.o [2022-10-21T07:37:50.848Z] #38 34.02 CC images/pagemap.o [2022-10-21T07:37:50.848Z] #38 34.32 CC images/siginfo.o [2022-10-21T07:37:50.848Z] #38 34.59 CC images/rpc.o [2022-10-21T07:37:50.848Z] #38 35.81 CC images/ext-file.o [2022-10-21T07:37:50.848Z] #38 36.01 CC images/cgroup.o [2022-10-21T07:37:50.848Z] #38 36.32 CC images/userns.o [2022-10-21T07:37:50.848Z] #38 36.47 CC images/google/protobuf/descriptor.o [2022-10-21T07:37:50.849Z] #38 166.2 CC criu/timens.o [2022-10-21T07:37:51.047Z] #39 60.91 DEP criu/sk-tcp.d [2022-10-21T07:37:51.047Z] #39 61.15 DEP criu/sk-queue.d [2022-10-21T07:37:51.161Z] #38 51.45 CC compel/src/lib/ptrace.o [2022-10-21T07:37:51.219Z] #38 53.05 AR soccr/libsoccr.a [2022-10-21T07:37:51.219Z] #38 53.11 make[1]: 'soccr/libsoccr.a' is up to date. [2022-10-21T07:37:51.219Z] #38 53.46 DEP criu/arch/x86/sigframe.d [2022-10-21T07:37:51.304Z] #39 61.33 DEP criu/sk-packet.d [2022-10-21T07:37:51.304Z] #39 61.45 DEP criu/sk-netlink.d [2022-10-21T07:37:51.412Z] #38 166.6 CC criu/timerfd.o [2022-10-21T07:37:51.421Z] #38 51.81 AR compel/libcompel.a [2022-10-21T07:37:51.477Z] #38 53.54 DEP criu/arch/x86/sigaction_compat.d [2022-10-21T07:37:51.561Z] #39 61.59 DEP criu/sk-inet.d [2022-10-21T07:37:51.669Z] #38 ... [2022-10-21T07:37:51.669Z] [2022-10-21T07:37:51.669Z] #25 [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-10-21T07:37:51.669Z] #25 223.4 + dpkg --print-architecture [2022-10-21T07:37:51.669Z] #25 223.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-10-21T07:37:51.681Z] #38 51.90 HOSTCC compel/src/main-host.o [2022-10-21T07:37:51.736Z] #38 53.68 DEP criu/arch/x86/kerndat.d [2022-10-21T07:37:51.736Z] #38 53.89 DEP criu/arch/x86/crtools.d [2022-10-21T07:37:51.785Z] #38 38.22 CC images/opts.o [2022-10-21T07:37:51.785Z] #38 38.41 CC images/seccomp.o [2022-10-21T07:37:51.785Z] #38 ... [2022-10-21T07:37:51.785Z] [2022-10-21T07:37:51.785Z] #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-10-21T07:37:51.785Z] #34 92.70 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-10-21T07:37:51.785Z] #34 92.70 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-10-21T07:37:51.785Z] #34 92.72 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-10-21T07:37:51.818Z] #39 61.80 DEP criu/signalfd.d [2022-10-21T07:37:51.818Z] #39 61.93 DEP criu/sigframe.d [2022-10-21T07:37:51.926Z] #25 223.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-10-21T07:37:51.926Z] #25 223.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-10-21T07:37:51.942Z] #38 52.21 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-10-21T07:37:51.942Z] #38 52.37 HOSTCC compel/src/lib/handle-elf-host.o [2022-10-21T07:37:51.994Z] #38 54.08 DEP criu/arch/x86/cpu.d [2022-10-21T07:37:52.074Z] #39 62.04 DEP criu/shmem.d [2022-10-21T07:37:52.074Z] #39 62.19 DEP criu/servicefd.d [2022-10-21T07:37:52.253Z] #38 54.29 CC criu/arch/x86/cpu.o [2022-10-21T07:37:52.331Z] #39 62.35 DEP criu/seize.d [2022-10-21T07:37:52.512Z] #38 52.73 HOSTCC compel/src/lib/log-host.o [2022-10-21T07:37:52.512Z] #38 52.85 HOSTLINK compel/compel-host-bin [2022-10-21T07:37:52.587Z] #39 62.52 DEP criu/seccomp.d [2022-10-21T07:37:52.587Z] #39 62.66 DEP criu/rst-malloc.d [2022-10-21T07:37:52.773Z] #38 53.00 DEP soccr/soccr.d [2022-10-21T07:37:52.773Z] #38 53.24 CC soccr/soccr.o [2022-10-21T07:37:52.820Z] #38 54.81 include/common/asm/bitops.h: Assembler messages: [2022-10-21T07:37:52.820Z] #38 54.81 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-10-21T07:37:52.820Z] #38 54.81 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-10-21T07:37:52.820Z] #38 54.81 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-10-21T07:37:52.820Z] #38 54.81 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-10-21T07:37:52.820Z] #38 54.83 CC criu/arch/x86/crtools.o [2022-10-21T07:37:52.843Z] #39 62.81 DEP criu/rbtree.d [2022-10-21T07:37:52.843Z] #39 62.85 DEP criu/pstree.d [2022-10-21T07:37:53.099Z] #39 62.97 DEP criu/protobuf.d [2022-10-21T07:37:53.099Z] #39 63.14 GEN criu/protobuf-desc-gen.h [2022-10-21T07:37:54.157Z] #38 54.46 AR soccr/libsoccr.a [2022-10-21T07:37:54.157Z] #38 54.50 make[1]: 'soccr/libsoccr.a' is up to date. [2022-10-21T07:37:54.194Z] #38 56.02 CC criu/arch/x86/kerndat.o [2022-10-21T07:37:54.417Z] #38 54.78 DEP criu/arch/x86/sigframe.d [2022-10-21T07:37:54.453Z] #38 56.50 CC criu/arch/x86/sigaction_compat.o [2022-10-21T07:37:54.678Z] #38 54.96 DEP criu/arch/x86/sigaction_compat.d [2022-10-21T07:37:54.678Z] #38 55.10 DEP criu/arch/x86/kerndat.d [2022-10-21T07:37:54.711Z] #38 56.72 CC criu/arch/x86/sigframe.o [2022-10-21T07:37:54.938Z] #38 55.23 DEP criu/arch/x86/crtools.d [2022-10-21T07:37:54.969Z] #38 56.99 LINK criu/arch/x86/crtools.built-in.o [2022-10-21T07:37:54.969Z] #38 57.02 DEP criu/pie/util-vdso-elf32.d [2022-10-21T07:37:54.969Z] #38 57.12 DEP criu/pie/util-vdso.d [2022-10-21T07:37:54.995Z] #39 ... [2022-10-21T07:37:54.995Z] [2022-10-21T07:37:54.995Z] #26 [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-10-21T07:37:55.199Z] #38 55.37 DEP criu/arch/x86/cpu.d [2022-10-21T07:37:55.199Z] #38 55.56 CC criu/arch/x86/cpu.o [2022-10-21T07:37:55.228Z] #38 57.20 DEP criu/pie/util.d [2022-10-21T07:37:55.228Z] #38 57.38 CC criu/pie/util.o [2022-10-21T07:37:55.487Z] #38 57.59 CC criu/pie/util-vdso.o [2022-10-21T07:37:55.745Z] #38 ... [2022-10-21T07:37:55.745Z] [2022-10-21T07:37:55.745Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:37:55.745Z] #35 113.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-10-21T07:37:55.745Z] #35 113.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-10-21T07:37:55.745Z] #35 113.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-10-21T07:37:55.765Z] #26 112.5 Updating files: 28% (3235/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 52% (6047/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 83% (9506/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-10-21T07:37:55.783Z] #38 56.16 include/common/asm/bitops.h: Assembler messages: [2022-10-21T07:37:55.783Z] #38 56.16 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-10-21T07:37:55.783Z] #38 56.16 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-10-21T07:37:55.783Z] #38 56.17 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-10-21T07:37:55.783Z] #38 56.17 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-10-21T07:37:55.783Z] #38 56.19 CC criu/arch/x86/crtools.o [2022-10-21T07:37:56.022Z] #26 115.1 + cd /tmp/tmp.nZxbQk8tTv/tmp/docker-ce [2022-10-21T07:37:56.022Z] #26 115.1 + git checkout -q v17.06.2-ce [2022-10-21T07:37:57.059Z] #34 ... [2022-10-21T07:37:57.059Z] [2022-10-21T07:37:57.059Z] #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-10-21T07:37:57.059Z] #37 53.37 Updating files: 44% (2281/5070) Updating files: 45% (2282/5070) Updating files: 46% (2333/5070) Updating files: 47% (2383/5070) Updating files: 48% (2434/5070) Updating files: 49% (2485/5070) Updating files: 50% (2535/5070) Updating files: 51% (2586/5070) Updating files: 52% (2637/5070) Updating files: 53% (2688/5070) Updating files: 54% (2738/5070) Updating files: 55% (2789/5070) Updating files: 56% (2840/5070) Updating files: 57% (2890/5070) Updating files: 58% (2941/5070) Updating files: 59% (2992/5070) Updating files: 60% (3042/5070) Updating files: 61% (3093/5070) Updating files: 62% (3144/5070) Updating files: 63% (3195/5070) Updating files: 64% (3245/5070) Updating files: 65% (3296/5070) Updating files: 66% (3347/5070) Updating files: 67% (3397/5070) Updating files: 68% (3448/5070) Updating files: 69% (3499/5070) Updating files: 70% (3549/5070) Updating files: 71% (3600/5070) Updating files: 72% (3651/5070) Updating files: 73% (3702/5070) Updating files: 74% (3752/5070) Updating files: 75% (3803/5070) Updating files: 76% (3854/5070) Updating files: 77% (3904/5070) Updating files: 78% (3955/5070) Updating files: 79% (4006/5070) Updating files: 80% (4056/5070) Updating files: 81% (4107/5070) Updating files: 82% (4158/5070) Updating files: 83% (4209/5070) Updating files: 83% (4248/5070) Updating files: 84% (4259/5070) Updating files: 85% (4310/5070) Updating files: 86% (4361/5070) Updating files: 87% (4411/5070) Updating files: 88% (4462/5070) Updating files: 89% (4513/5070) Updating files: 90% (4563/5070) Updating files: 91% (4614/5070) Updating files: 92% (4665/5070) Updating files: 93% (4716/5070) Updating files: 94% (4766/5070) Updating files: 95% (4817/5070) Updating files: 96% (4868/5070) Updating files: 97% (4918/5070) Updating files: 98% (4969/5070) Updating files: 99% (5020/5070) Updating files: 100% (5070/5070) Updating files: 100% (5070/5070), done. [2022-10-21T07:37:57.059Z] #37 54.99 + cd /tmp/tmp.Cs1JiWRLn8/src/github.com/containerd/containerd [2022-10-21T07:37:57.059Z] #37 54.99 + git checkout -q v1.6.8 [2022-10-21T07:37:57.059Z] #37 56.89 + export 'BUILDTAGS=netgo osusergo static_build' [2022-10-21T07:37:57.059Z] #37 56.89 + BUILDTAGS='netgo osusergo static_build' [2022-10-21T07:37:57.059Z] #37 56.89 + export EXTRA_FLAGS=-buildmode=pie [2022-10-21T07:37:57.059Z] #37 56.89 + EXTRA_FLAGS=-buildmode=pie [2022-10-21T07:37:57.059Z] #37 56.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-10-21T07:37:57.059Z] #37 56.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-10-21T07:37:57.059Z] #37 56.89 + '[' '' = dynamic ']' [2022-10-21T07:37:57.059Z] #37 56.89 + make [2022-10-21T07:37:57.059Z] #37 58.49 + bin/ctr [2022-10-21T07:37:57.168Z] #38 57.34 CC criu/arch/x86/kerndat.o [2022-10-21T07:37:57.428Z] #38 57.77 CC criu/arch/x86/sigaction_compat.o [2022-10-21T07:37:57.689Z] #38 ... [2022-10-21T07:37:57.689Z] [2022-10-21T07:37:57.689Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:37:57.689Z] #35 113.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-10-21T07:37:57.689Z] #35 113.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-10-21T07:37:57.689Z] #35 113.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-10-21T07:37:59.292Z] #26 ... [2022-10-21T07:37:59.292Z] [2022-10-21T07:37:59.292Z] #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-10-21T07:37:59.292Z] #0 1.176 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T07:37:59.293Z] #0 1.272 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T07:37:59.293Z] #0 1.274 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T07:37:59.293Z] #0 1.754 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2022-10-21T07:37:59.293Z] #0 3.214 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [189 kB] [2022-10-21T07:37:59.293Z] #0 4.577 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [4160 B] [2022-10-21T07:37:59.293Z] #0 7.003 Fetched 8472 kB in 6s (1362 kB/s) [2022-10-21T07:37:59.293Z] #0 7.003 Reading package lists... [2022-10-21T07:37:59.293Z] #0 9.486 Reading package lists... [2022-10-21T07:37:59.293Z] #49 ... [2022-10-21T07:37:59.293Z] [2022-10-21T07:37:59.293Z] #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-10-21T07:37:59.293Z] #39 65.34 DEP criu/protobuf-desc.d [2022-10-21T07:37:59.293Z] #39 65.46 DEP criu/proc_parse.d [2022-10-21T07:37:59.293Z] #39 65.63 DEP criu/plugin.d [2022-10-21T07:37:59.293Z] #39 65.73 DEP criu/pipes.d [2022-10-21T07:37:59.293Z] #39 65.95 DEP criu/pie-util.d [2022-10-21T07:37:59.293Z] #39 66.09 DEP criu/pie-util-vdso.d [2022-10-21T07:37:59.293Z] #39 66.23 DEP criu/path.d [2022-10-21T07:37:59.293Z] #39 66.32 DEP criu/parasite-syscall.d [2022-10-21T07:37:59.293Z] #39 66.48 DEP criu/pagemap.d [2022-10-21T07:37:59.293Z] #39 66.63 DEP criu/pagemap-cache.d [2022-10-21T07:37:59.293Z] #39 66.75 DEP criu/page-xfer.d [2022-10-21T07:37:59.293Z] #39 66.90 DEP criu/page-pipe.d [2022-10-21T07:37:59.293Z] #39 66.98 DEP criu/netfilter.d [2022-10-21T07:37:59.293Z] #39 67.15 DEP criu/net.d [2022-10-21T07:37:59.293Z] #39 67.36 DEP criu/namespaces.d [2022-10-21T07:37:59.293Z] #39 67.52 DEP criu/mount.d [2022-10-21T07:37:59.293Z] #39 67.69 DEP criu/memfd.d [2022-10-21T07:37:59.293Z] #39 67.82 DEP criu/mem.d [2022-10-21T07:37:59.293Z] #39 68.00 DEP criu/lsm.d [2022-10-21T07:37:59.293Z] #39 68.12 DEP criu/log.d [2022-10-21T07:37:59.293Z] #39 68.25 DEP criu/libnetlink.d [2022-10-21T07:37:59.293Z] #39 68.37 DEP criu/kerndat.d [2022-10-21T07:37:59.293Z] #39 68.54 DEP criu/kcmp-ids.d [2022-10-21T07:37:59.293Z] #39 68.67 DEP criu/irmap.d [2022-10-21T07:37:59.293Z] #39 68.78 DEP criu/ipc_ns.d [2022-10-21T07:37:59.293Z] #39 68.87 DEP criu/image.d [2022-10-21T07:37:59.293Z] #39 69.00 DEP criu/image-desc.d [2022-10-21T07:37:59.293Z] #39 69.08 DEP criu/fsnotify.d [2022-10-21T07:37:59.293Z] #39 69.21 DEP criu/filesystems.d [2022-10-21T07:37:59.293Z] #39 69.36 DEP criu/files.d [2022-10-21T07:37:59.549Z] #39 69.53 DEP criu/files-reg.d [2022-10-21T07:37:59.805Z] #39 69.67 DEP criu/files-ext.d [2022-10-21T07:37:59.805Z] #39 69.78 DEP criu/file-lock.d [2022-10-21T07:38:00.062Z] #39 69.95 DEP criu/file-ids.d [2022-10-21T07:38:00.062Z] #39 70.08 DEP criu/fifo.d [2022-10-21T07:38:00.320Z] #39 70.29 DEP criu/fdstore.d [2022-10-21T07:38:00.320Z] #39 70.37 DEP criu/fault-injection.d [2022-10-21T07:38:00.320Z] #39 70.42 DEP criu/external.d [2022-10-21T07:38:00.576Z] #39 70.57 DEP criu/eventpoll.d [2022-10-21T07:38:00.833Z] #39 70.71 DEP criu/eventfd.d [2022-10-21T07:38:00.833Z] #39 70.83 DEP criu/crtools.d [2022-10-21T07:38:00.833Z] #39 70.97 DEP criu/cr-service.d [2022-10-21T07:38:01.090Z] #39 71.12 DEP criu/cr-restore.d [2022-10-21T07:38:01.347Z] #39 71.36 DEP criu/cr-errno.d [2022-10-21T07:38:01.347Z] #39 71.39 DEP criu/cr-dump.d [2022-10-21T07:38:01.604Z] #39 71.62 DEP criu/cr-dedup.d [2022-10-21T07:38:01.860Z] #39 71.76 DEP criu/cr-check.d [2022-10-21T07:38:01.860Z] #39 71.87 DEP criu/config.d [2022-10-21T07:38:01.927Z] #25 ... [2022-10-21T07:38:01.928Z] [2022-10-21T07:38:01.928Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T07:38:01.928Z] #38 167.0 CC criu/tty.o [2022-10-21T07:38:01.928Z] #38 169.2 CC criu/tun.o [2022-10-21T07:38:01.928Z] #38 169.9 CC criu/uffd.o [2022-10-21T07:38:01.928Z] #38 171.4 CC criu/util.o [2022-10-21T07:38:01.928Z] #38 173.0 CC criu/uts_ns.o [2022-10-21T07:38:01.928Z] #38 173.3 CC criu/vdso-compat.o [2022-10-21T07:38:01.928Z] #38 173.6 CC criu/vdso.o [2022-10-21T07:38:01.928Z] #38 174.3 LINK criu/built-in.o [2022-10-21T07:38:01.928Z] #38 174.5 LINK criu/criu [2022-10-21T07:38:01.928Z] #38 175.1 DEP lib/c/criu.d [2022-10-21T07:38:01.928Z] #38 175.2 CC images/rpc.pb-c.o [2022-10-21T07:38:01.928Z] #38 176.0 CC lib/c/criu.o [2022-10-21T07:38:02.116Z] #39 72.07 DEP criu/clone-noasan.d [2022-10-21T07:38:02.116Z] #39 72.20 DEP criu/cgroup.d [2022-10-21T07:38:02.185Z] #38 177.3 LINK lib/c/built-in.o [2022-10-21T07:38:02.185Z] #38 177.3 LINK lib/c/libcriu.so [2022-10-21T07:38:02.316Z] #35 119.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-10-21T07:38:02.316Z] #35 119.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-10-21T07:38:02.316Z] #35 119.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-10-21T07:38:02.316Z] #35 119.3 Selecting previously unselected package libapparmor1:amd64. [2022-10-21T07:38:02.316Z] #35 119.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-10-21T07:38:02.316Z] #35 119.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-10-21T07:38:02.316Z] #35 119.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-10-21T07:38:02.316Z] #35 119.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-10-21T07:38:02.316Z] #35 119.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-10-21T07:38:02.316Z] #35 119.6 Selecting previously unselected package libbtrfs0:amd64. [2022-10-21T07:38:02.316Z] #35 119.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-10-21T07:38:02.316Z] #35 119.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-10-21T07:38:02.316Z] #35 119.8 Selecting previously unselected package libbtrfs-dev:amd64. [2022-10-21T07:38:02.316Z] #35 119.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-10-21T07:38:02.316Z] #35 119.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-10-21T07:38:02.316Z] #35 120.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-10-21T07:38:02.316Z] #35 120.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-10-21T07:38:02.316Z] #35 120.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-10-21T07:38:02.316Z] #35 120.0 Selecting previously unselected package libudev-dev:amd64. [2022-10-21T07:38:02.316Z] #35 120.0 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-10-21T07:38:02.316Z] #35 120.1 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-10-21T07:38:02.316Z] #35 120.2 Selecting previously unselected package libsepol1-dev:amd64. [2022-10-21T07:38:02.316Z] #35 120.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-10-21T07:38:02.316Z] #35 120.2 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-10-21T07:38:02.331Z] #37 ... [2022-10-21T07:38:02.331Z] [2022-10-21T07:38:02.331Z] #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-10-21T07:38:02.331Z] #38 38.67 CC images/binfmt-misc.o [2022-10-21T07:38:02.331Z] #38 38.86 CC images/time.o [2022-10-21T07:38:02.331Z] #38 39.03 CC images/sysctl.o [2022-10-21T07:38:02.331Z] #38 39.23 CC images/autofs.o [2022-10-21T07:38:02.331Z] #38 39.41 CC images/macvlan.o [2022-10-21T07:38:02.331Z] #38 39.70 CC images/sit.o [2022-10-21T07:38:02.331Z] #38 40.02 CC images/memfd.o [2022-10-21T07:38:02.331Z] #38 40.47 CC images/timens.o [2022-10-21T07:38:02.331Z] #38 40.70 LINK images/built-in.o [2022-10-21T07:38:02.331Z] #38 40.82 GEN compel/include/asm [2022-10-21T07:38:02.331Z] #38 40.84 GEN compel/include/version.h [2022-10-21T07:38:02.331Z] #38 40.87 touch .config [2022-10-21T07:38:02.331Z] #38 40.93 GEN include/common/config.h [2022-10-21T07:38:02.331Z] #38 41.03 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-10-21T07:38:02.331Z] #38 41.06 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-10-21T07:38:02.331Z] #38 41.10 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-10-21T07:38:02.331Z] #38 41.13 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-10-21T07:38:02.331Z] #38 41.18 DEP compel/arch/x86/plugins/std/memcpy.d [2022-10-21T07:38:02.331Z] #38 41.22 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-10-21T07:38:02.331Z] #38 41.25 GEN compel/plugins/include/uapi/std/syscall.h [2022-10-21T07:38:02.331Z] #38 41.29 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-10-21T07:38:02.331Z] #38 41.31 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-10-21T07:38:02.331Z] #38 41.33 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-10-21T07:38:02.331Z] #38 41.35 DEP compel/plugins/std/infect.d [2022-10-21T07:38:02.331Z] #38 41.52 DEP compel/plugins/std/string.d [2022-10-21T07:38:02.331Z] #38 41.60 DEP compel/plugins/std/log.d [2022-10-21T07:38:02.331Z] #38 41.67 DEP compel/plugins/std/fds.d [2022-10-21T07:38:02.331Z] #38 41.77 DEP compel/plugins/std/std.d [2022-10-21T07:38:02.331Z] #38 41.91 DEP compel/plugins/shmem/shmem.d [2022-10-21T07:38:02.331Z] #38 42.03 DEP compel/plugins/fds/fds.d [2022-10-21T07:38:02.331Z] #38 42.15 CC compel/plugins/std/std.o [2022-10-21T07:38:02.331Z] #38 42.37 CC compel/plugins/std/fds.o [2022-10-21T07:38:02.331Z] #38 42.77 CC compel/plugins/std/log.o [2022-10-21T07:38:02.331Z] #38 43.59 CC compel/plugins/std/string.o [2022-10-21T07:38:02.331Z] #38 44.22 CC compel/plugins/std/infect.o [2022-10-21T07:38:02.331Z] #38 44.63 CC compel/arch/x86/plugins/std/parasite-head.o [2022-10-21T07:38:02.331Z] #38 44.69 CC compel/arch/x86/plugins/std/memcpy.o [2022-10-21T07:38:02.331Z] #38 44.76 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-10-21T07:38:02.331Z] #38 44.82 AR compel/plugins/std.lib.a [2022-10-21T07:38:02.331Z] #38 44.89 CC compel/plugins/fds/fds.o [2022-10-21T07:38:02.331Z] #38 45.07 AR compel/plugins/fds.lib.a [2022-10-21T07:38:02.331Z] #38 45.13 HOSTDEP compel/src/lib/log-host.d [2022-10-21T07:38:02.331Z] #38 45.27 HOSTDEP compel/src/lib/handle-elf-host.d [2022-10-21T07:38:02.331Z] #38 45.38 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-10-21T07:38:02.331Z] #38 45.44 HOSTDEP compel/src/main-host.d [2022-10-21T07:38:02.331Z] #38 45.60 DEP compel/src/lib/ptrace.d [2022-10-21T07:38:02.331Z] #38 45.69 DEP compel/src/lib/infect.d [2022-10-21T07:38:02.331Z] #38 45.84 DEP compel/src/lib/infect-util.d [2022-10-21T07:38:02.331Z] #38 45.92 DEP compel/src/lib/infect-rpc.d [2022-10-21T07:38:02.331Z] #38 46.02 DEP compel/arch/x86/src/lib/infect.d [2022-10-21T07:38:02.331Z] #38 46.15 DEP compel/arch/x86/src/lib/cpu.d [2022-10-21T07:38:02.331Z] #38 46.22 DEP compel/src/lib/log.d [2022-10-21T07:38:02.331Z] #38 46.28 DEP compel/src/main.d [2022-10-21T07:38:02.331Z] #38 46.43 DEP compel/src/lib/handle-elf.d [2022-10-21T07:38:02.331Z] #38 46.58 DEP compel/arch/x86/src/lib/handle-elf.d [2022-10-21T07:38:02.331Z] #38 46.67 CC compel/src/lib/log.o [2022-10-21T07:38:02.331Z] #38 46.92 CC compel/arch/x86/src/lib/cpu.o [2022-10-21T07:38:02.331Z] #38 47.61 CC compel/arch/x86/src/lib/infect.o [2022-10-21T07:38:02.331Z] #38 48.52 CC compel/src/lib/infect-rpc.o [2022-10-21T07:38:02.331Z] #38 48.86 CC compel/src/lib/infect-util.o [2022-10-21T07:38:02.331Z] #38 49.08 CC compel/src/lib/infect.o [2022-10-21T07:38:02.373Z] #39 72.38 DEP criu/cgroup-props.d [2022-10-21T07:38:02.373Z] #39 72.51 DEP criu/bitmap.d [2022-10-21T07:38:02.373Z] #39 72.55 DEP criu/bfd.d [2022-10-21T07:38:02.442Z] #38 177.5 LINK lib/c/libcriu.a [2022-10-21T07:38:02.442Z] #38 177.7 GEN magic.py [2022-10-21T07:38:02.575Z] #35 120.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-10-21T07:38:02.575Z] #35 120.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-10-21T07:38:02.575Z] #35 120.5 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:38:02.630Z] #39 72.66 DEP criu/autofs.d [2022-10-21T07:38:02.698Z] #38 178.0 Note: Building without setproctitle() and strlcpy() support. [2022-10-21T07:38:02.698Z] #38 178.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-10-21T07:38:02.698Z] #38 178.0 Note: Building without GnuTLS support [2022-10-21T07:38:02.698Z] #38 178.0 Makefile.config:39: Warn: you have no libnftables installed [2022-10-21T07:38:02.698Z] #38 178.0 Makefile.config:40: Warn: Building without nftables support [2022-10-21T07:38:02.834Z] #35 120.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-10-21T07:38:02.834Z] #35 120.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-10-21T07:38:02.834Z] #35 120.7 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:38:02.886Z] #39 72.81 DEP criu/aio.d [2022-10-21T07:38:02.886Z] #39 72.96 DEP criu/action-scripts.d [2022-10-21T07:38:03.093Z] #35 120.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-10-21T07:38:03.093Z] #35 120.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-10-21T07:38:03.093Z] #35 120.9 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:38:03.093Z] #35 121.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-10-21T07:38:03.093Z] #35 121.0 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-10-21T07:38:03.093Z] #35 121.1 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:38:03.449Z] #39 73.28 CC criu/action-scripts.o [2022-10-21T07:38:03.650Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-10-21T07:38:03.650Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-54c46cec\powershellScript.ps1'; exit $LASTEXITCODE; [2022-10-21T07:38:03.650Z] ---------------------------------------------------------------------------- [2022-10-21T07:38:03.650Z] [2022-10-21T07:38:03.650Z] INFO: executeCI.ps1 starting at Fri Oct 21 07:38:00 CUT 2022 [2022-10-21T07:38:03.650Z] [2022-10-21T07:38:03.650Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-10-21T07:38:03.650Z] INFO: Running git version 2.24.1.windows.2 [2022-10-21T07:38:03.650Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-10-21T07:38:03.650Z] INFO: Environment variables: [2022-10-21T07:38:03.650Z] [2022-10-21T07:38:03.650Z] Name Value [2022-10-21T07:38:03.650Z] ---- ----- [2022-10-21T07:38:03.650Z] ALLUSERSPROFILE C:\ProgramData [2022-10-21T07:38:03.650Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-10-21T07:38:03.650Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-10-21T07:38:03.650Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-10-21T07:38:03.650Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-10-21T07:38:03.650Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-10-21T07:38:03.650Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-10-21T07:38:03.650Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-10-21T07:38:03.650Z] BRANCH_NAME PR-44340 [2022-10-21T07:38:03.650Z] BUILD_DISPLAY_NAME #4 [2022-10-21T07:38:03.650Z] BUILD_ID 4 [2022-10-21T07:38:03.650Z] BUILD_NUMBER 4 [2022-10-21T07:38:03.650Z] BUILD_TAG jenkins-moby-PR-44340-4 [2022-10-21T07:38:03.650Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-44340/4/ [2022-10-21T07:38:03.650Z] CHANGE_AUTHOR thaJeztah [2022-10-21T07:38:03.650Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-10-21T07:38:03.650Z] CHANGE_BRANCH 20.10_backport_skip_tests [2022-10-21T07:38:03.650Z] CHANGE_FORK thaJeztah/docker [2022-10-21T07:38:03.650Z] CHANGE_ID 44340 [2022-10-21T07:38:03.650Z] CHANGE_TARGET 20.10 [2022-10-21T07:38:03.650Z] CHANGE_TITLE [20.10 backport] skip TestImagePullStoredfDigestForOtherRepo() on Windows and rootless [2022-10-21T07:38:03.650Z] CHANGE_URL https://github.com/moby/moby/pull/44340 [2022-10-21T07:38:03.650Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-10-21T07:38:03.650Z] CommonProgramFiles C:\Program Files\Common Files [2022-10-21T07:38:03.650Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-10-21T07:38:03.650Z] CommonProgramW6432 C:\Program Files\Common Files [2022-10-21T07:38:03.650Z] COMPUTERNAME azwin-2-0f5560 [2022-10-21T07:38:03.650Z] ComSpec C:\Windows\system32\cmd.exe [2022-10-21T07:38:03.650Z] ConfigSequenceNumber 0 [2022-10-21T07:38:03.650Z] DOCKER_BUILDKIT 0 [2022-10-21T07:38:03.650Z] DOCKER_DUT_DEBUG 1 [2022-10-21T07:38:03.650Z] DOCKER_EXPERIMENTAL 1 [2022-10-21T07:38:03.650Z] DOCKER_GRAPHDRIVER overlay2 [2022-10-21T07:38:03.650Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-10-21T07:38:03.650Z] EXECUTOR_NUMBER 0 [2022-10-21T07:38:03.650Z] FQDN azwin-2-0f5560.westus.cloudapp.azure.com [2022-10-21T07:38:03.650Z] GIT_BRANCH PR-44340 [2022-10-21T07:38:03.650Z] GIT_COMMIT 9c84417c1bbec9420566841feee05913928e1e7b [2022-10-21T07:38:03.650Z] GIT_PREVIOUS_COMMIT 9c84417c1bbec9420566841feee05913928e1e7b [2022-10-21T07:38:03.650Z] GIT_URL https://github.com/moby/moby.git [2022-10-21T07:38:03.650Z] HUDSON_COOKIE d50cc3ad-b828-4901-8c14-c691eeb7b709 [2022-10-21T07:38:03.650Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-10-21T07:38:03.650Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-10-21T07:38:03.650Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-10-21T07:38:03.650Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-10-21T07:38:03.650Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-10-21T07:38:03.650Z] JENKINS_NODE_COOKIE b103bb7e-8ea7-4447-a9f4-3b095819c1d4 [2022-10-21T07:38:03.650Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-10-21T07:38:03.650Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-10-21T07:38:03.650Z] JOB_BASE_NAME PR-44340 [2022-10-21T07:38:03.650Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44340/display/redirect [2022-10-21T07:38:03.650Z] JOB_NAME moby/PR-44340 [2022-10-21T07:38:03.650Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-44340/ [2022-10-21T07:38:03.650Z] library.jps.version master [2022-10-21T07:38:03.650Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-10-21T07:38:03.650Z] NODE_LABELS amd64 azure azwin-2-0f5560 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-10-21T07:38:03.650Z] NODE_NAME azwin-2-0f5560 [2022-10-21T07:38:03.650Z] NUMBER_OF_PROCESSORS 4 [2022-10-21T07:38:03.650Z] OS Windows_NT [2022-10-21T07:38:03.650Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-10-21T07:38:03.651Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-10-21T07:38:03.651Z] PROCESSOR_ARCHITECTURE AMD64 [2022-10-21T07:38:03.651Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-10-21T07:38:03.651Z] PROCESSOR_LEVEL 6 [2022-10-21T07:38:03.651Z] PROCESSOR_REVISION 5504 [2022-10-21T07:38:03.651Z] ProgramData C:\ProgramData [2022-10-21T07:38:03.651Z] ProgramFiles C:\Program Files [2022-10-21T07:38:03.651Z] ProgramFiles(x86) C:\Program Files (x86) [2022-10-21T07:38:03.651Z] ProgramW6432 C:\Program Files [2022-10-21T07:38:03.651Z] PROMPT $P$G [2022-10-21T07:38:03.651Z] PSExecutionPolicyPreference Bypass [2022-10-21T07:38:03.651Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-10-21T07:38:03.651Z] PUBLIC C:\Users\Public [2022-10-21T07:38:03.651Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44340/4/display/redirect?page=artif... [2022-10-21T07:38:03.651Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44340/4/display/redirect?page=changes [2022-10-21T07:38:03.651Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44340/4/display/redirect [2022-10-21T07:38:03.651Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44340/4/display/redirect?page=tests [2022-10-21T07:38:03.651Z] SKIP_VALIDATION_TESTS 1 [2022-10-21T07:38:03.651Z] SOURCES_DRIVE d [2022-10-21T07:38:03.651Z] SOURCES_SUBDIR gopath [2022-10-21T07:38:03.651Z] STAGE_NAME Run tests [2022-10-21T07:38:03.651Z] SystemDrive C: [2022-10-21T07:38:03.651Z] SystemRoot C:\Windows [2022-10-21T07:38:03.651Z] TEMP C:\Windows\TEMP [2022-10-21T07:38:03.651Z] TESTDEBUG 0 [2022-10-21T07:38:03.651Z] TESTRUN_DRIVE d [2022-10-21T07:38:03.651Z] TESTRUN_SUBDIR CI [2022-10-21T07:38:03.651Z] TIMEOUT 120m [2022-10-21T07:38:03.651Z] TMP C:\Windows\TEMP [2022-10-21T07:38:03.651Z] USERDOMAIN WORKGROUP [2022-10-21T07:38:03.651Z] USERNAME azwin-2-0f5560$ [2022-10-21T07:38:03.651Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-10-21T07:38:03.651Z] windir C:\Windows [2022-10-21T07:38:03.651Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-10-21T07:38:03.651Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-10-21T07:38:03.651Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-10-21T07:38:03.651Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-10-21T07:38:03.651Z] [2022-10-21T07:38:03.651Z] [2022-10-21T07:38:03.651Z] [2022-10-21T07:38:03.651Z] INFO: Sources under d:\gopath\... [2022-10-21T07:38:03.651Z] INFO: Test run under d:\CI\... [2022-10-21T07:38:03.651Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-10-21T07:38:03.651Z] INFO: docker/docker repository was found [2022-10-21T07:38:03.651Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-10-21T07:38:03.660Z] #35 121.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-10-21T07:38:03.660Z] #35 121.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-10-21T07:38:03.660Z] #35 121.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-10-21T07:38:03.706Z] #39 73.77 CC criu/aio.o [2022-10-21T07:38:03.919Z] #35 121.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-10-21T07:38:03.919Z] #35 121.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-10-21T07:38:03.919Z] #35 121.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-10-21T07:38:03.919Z] #35 121.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-10-21T07:38:03.963Z] #39 ... [2022-10-21T07:38:03.963Z] [2022-10-21T07:38:03.963Z] #47 [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-10-21T07:38:03.963Z] #47 11.20 + cd /tmp/tmp.f4Ey1uWlpM/src/github.com/opencontainers/runc [2022-10-21T07:38:03.963Z] #47 11.20 + git checkout -q v1.1.4 [2022-10-21T07:38:03.963Z] #47 11.86 + '[' -z '' ']' [2022-10-21T07:38:03.963Z] #47 11.86 + target=static [2022-10-21T07:38:03.963Z] #47 11.86 + make BUILDTAGS=seccomp static [2022-10-21T07:38:03.963Z] #47 12.26 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-10-21T07:38:04.066Z] #38 179.2 fatal: not a git repository (or any of the parent directories): .git [2022-10-21T07:38:04.110Z] ltsc2019: Pulling from windows/servercore [2022-10-21T07:38:04.110Z] b111c3320c94: Pulling fs layer [2022-10-21T07:38:04.110Z] 028c482fad0f: Pulling fs layer [2022-10-21T07:38:04.177Z] #35 121.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-10-21T07:38:04.177Z] #35 121.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-10-21T07:38:04.178Z] #35 122.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-10-21T07:38:04.178Z] #35 122.0 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-10-21T07:38:04.178Z] #35 122.0 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-10-21T07:38:04.220Z] #47 ... [2022-10-21T07:38:04.220Z] [2022-10-21T07:38:04.220Z] #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-10-21T07:38:04.220Z] #0 9.486 Reading package lists... [2022-10-21T07:38:04.220Z] #49 11.89 Building dependency tree... [2022-10-21T07:38:04.220Z] #49 13.94 The following additional packages will be installed: [2022-10-21T07:38:04.220Z] #49 13.94 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-10-21T07:38:04.220Z] #49 13.94 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-10-21T07:38:04.220Z] #49 13.94 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-10-21T07:38:04.220Z] #49 13.94 python3-pkg-resources vim-runtime xxd [2022-10-21T07:38:04.220Z] #49 13.95 Suggested packages: [2022-10-21T07:38:04.220Z] #49 13.96 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-10-21T07:38:04.220Z] #49 13.96 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-10-21T07:38:04.220Z] #49 13.96 acl attr quota [2022-10-21T07:38:04.220Z] #49 13.96 Recommended packages: [2022-10-21T07:38:04.220Z] #49 13.96 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-10-21T07:38:04.220Z] #49 15.15 The following NEW packages will be installed: [2022-10-21T07:38:04.220Z] #49 15.17 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-10-21T07:38:04.220Z] #49 15.18 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-10-21T07:38:04.220Z] #49 15.18 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-10-21T07:38:04.220Z] #49 15.18 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-10-21T07:38:04.220Z] #49 15.19 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-10-21T07:38:04.220Z] #49 15.19 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-10-21T07:38:04.220Z] #49 15.19 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-10-21T07:38:04.220Z] #49 15.19 xz-utils zip [2022-10-21T07:38:04.220Z] #49 ... [2022-10-21T07:38:04.220Z] [2022-10-21T07:38:04.220Z] #36 [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-10-21T07:38:04.220Z] #36 DONE 123.4s [2022-10-21T07:38:04.220Z] [2022-10-21T07:38:04.220Z] #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-10-21T07:38:04.220Z] #49 15.56 0 upgraded, 47 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T07:38:04.220Z] #49 15.56 Need to get 26.4 MB of archives. [2022-10-21T07:38:04.220Z] #49 15.56 After this operation, 103 MB of additional disk space will be used. [2022-10-21T07:38:04.220Z] #49 15.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-10-21T07:38:04.220Z] #49 15.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-10-21T07:38:04.369Z] #35 120.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-10-21T07:38:04.369Z] #35 120.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-10-21T07:38:04.369Z] #35 120.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-10-21T07:38:04.369Z] #35 120.2 Selecting previously unselected package libapparmor1:amd64. [2022-10-21T07:38:04.369Z] #35 120.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-10-21T07:38:04.369Z] #35 120.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-10-21T07:38:04.369Z] #35 120.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-10-21T07:38:04.369Z] #35 120.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-10-21T07:38:04.369Z] #35 120.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-10-21T07:38:04.369Z] #35 120.4 Selecting previously unselected package libbtrfs0:amd64. [2022-10-21T07:38:04.369Z] #35 ... [2022-10-21T07:38:04.369Z] [2022-10-21T07:38:04.369Z] #34 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-10-21T07:38:04.369Z] #34 120.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-10-21T07:38:04.369Z] #34 120.4 + GOBIN=/build [2022-10-21T07:38:04.369Z] #34 120.4 + GO111MODULE=on [2022-10-21T07:38:04.369Z] #34 120.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-10-21T07:38:04.479Z] #49 15.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-10-21T07:38:04.479Z] #49 15.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-10-21T07:38:04.479Z] #49 15.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-10-21T07:38:04.479Z] #49 15.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-10-21T07:38:04.479Z] #49 15.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-10-21T07:38:04.479Z] #49 15.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-10-21T07:38:04.479Z] #49 15.63 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-10-21T07:38:04.479Z] #49 15.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-10-21T07:38:04.479Z] #49 15.64 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-10-21T07:38:04.479Z] #49 15.71 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-10-21T07:38:04.479Z] #49 15.71 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-10-21T07:38:04.479Z] #49 15.71 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-10-21T07:38:04.479Z] #49 15.74 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2022-10-21T07:38:04.479Z] #49 15.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-10-21T07:38:04.479Z] #49 15.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-10-21T07:38:04.479Z] #49 15.75 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-10-21T07:38:04.479Z] #49 15.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-10-21T07:38:04.479Z] #49 15.78 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-10-21T07:38:04.479Z] #49 15.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-10-21T07:38:04.479Z] #49 15.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-10-21T07:38:04.479Z] #49 15.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-10-21T07:38:04.480Z] #49 15.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-10-21T07:38:04.480Z] #49 15.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-10-21T07:38:04.480Z] #49 15.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-10-21T07:38:04.480Z] #49 15.81 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-10-21T07:38:04.735Z] #49 16.04 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-10-21T07:38:04.735Z] #49 16.05 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-10-21T07:38:04.735Z] #49 16.05 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-10-21T07:38:04.735Z] #49 16.05 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-10-21T07:38:04.735Z] #49 16.07 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-10-21T07:38:04.744Z] #35 122.5 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-10-21T07:38:04.744Z] #35 122.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-10-21T07:38:04.744Z] #35 122.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-10-21T07:38:04.744Z] #35 122.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-10-21T07:38:04.744Z] #35 122.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-10-21T07:38:04.862Z] #38 51.46 CC compel/src/lib/ptrace.o [2022-10-21T07:38:04.992Z] #49 16.08 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-10-21T07:38:04.992Z] #49 16.10 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-10-21T07:38:04.992Z] #49 16.16 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-10-21T07:38:04.992Z] #49 16.17 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-10-21T07:38:04.992Z] #49 16.18 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-10-21T07:38:04.992Z] #49 16.19 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-10-21T07:38:04.992Z] #49 16.23 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-10-21T07:38:04.992Z] #49 16.23 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-10-21T07:38:04.992Z] #49 16.24 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-10-21T07:38:04.992Z] #49 16.29 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-10-21T07:38:04.996Z] #38 180.0 make[1]: Nothing to be done for 'all'. [2022-10-21T07:38:05.002Z] #35 122.7 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:38:05.002Z] #35 122.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-10-21T07:38:05.002Z] #35 122.7 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:38:05.002Z] #35 122.7 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-10-21T07:38:05.002Z] #35 122.7 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:38:05.002Z] #35 122.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-10-21T07:38:05.002Z] #35 122.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-10-21T07:38:05.002Z] #35 122.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-10-21T07:38:05.002Z] #35 122.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-10-21T07:38:05.002Z] #35 122.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-10-21T07:38:05.002Z] #35 122.8 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-10-21T07:38:05.002Z] #35 122.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-10-21T07:38:05.002Z] #35 122.9 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:38:05.002Z] #35 122.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-10-21T07:38:05.002Z] #35 122.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-10-21T07:38:05.002Z] #35 122.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-10-21T07:38:05.002Z] #35 122.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-10-21T07:38:05.002Z] #35 122.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-10-21T07:38:05.002Z] #35 123.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-10-21T07:38:05.002Z] #35 123.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-10-21T07:38:05.002Z] #35 123.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-10-21T07:38:05.121Z] #38 51.75 AR compel/libcompel.a [2022-10-21T07:38:05.248Z] #49 16.31 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-10-21T07:38:05.248Z] #49 16.31 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-10-21T07:38:05.248Z] #49 16.50 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-10-21T07:38:05.248Z] #49 16.52 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-10-21T07:38:05.248Z] #49 16.53 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-10-21T07:38:05.261Z] #35 123.0 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-10-21T07:38:05.261Z] #35 123.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-10-21T07:38:05.261Z] #35 123.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-10-21T07:38:05.261Z] #35 123.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-10-21T07:38:05.261Z] #35 123.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-10-21T07:38:05.261Z] #35 123.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-10-21T07:38:05.261Z] #35 123.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-10-21T07:38:05.261Z] #35 123.1 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T07:38:05.380Z] #38 51.83 HOSTCC compel/src/main-host.o [2022-10-21T07:38:05.559Z] #38 180.8 make[1]: 'images/built-in.o' is up to date. [2022-10-21T07:38:05.559Z] #38 180.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-10-21T07:38:05.638Z] #38 52.13 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-10-21T07:38:05.816Z] #38 180.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-10-21T07:38:05.816Z] #38 181.0 make[1]: 'compel/libcompel.a' is up to date. [2022-10-21T07:38:05.816Z] #38 181.0 make[1]: 'compel/compel-host-bin' is up to date. [2022-10-21T07:38:05.816Z] #38 181.0 make[1]: Nothing to be done for 'all'. [2022-10-21T07:38:05.816Z] #38 181.1 make[1]: 'soccr/libsoccr.a' is up to date. [2022-10-21T07:38:05.896Z] #38 52.37 HOSTCC compel/src/lib/handle-elf-host.o [2022-10-21T07:38:06.088Z] #38 181.3 make[2]: Nothing to be done for 'all'. [2022-10-21T07:38:06.088Z] #38 181.4 make[2]: Nothing to be done for 'all'. [2022-10-21T07:38:06.088Z] #38 181.4 make[2]: Nothing to be done for 'all'. [2022-10-21T07:38:06.155Z] #38 52.73 HOSTCC compel/src/lib/log-host.o [2022-10-21T07:38:06.178Z] #49 17.07 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T07:38:06.178Z] #49 17.22 Fetched 26.4 MB in 1s (20.2 MB/s) [2022-10-21T07:38:06.178Z] #49 17.29 Selecting previously unselected package pigz. [2022-10-21T07:38:06.178Z] #49 17.29 (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-10-21T07:38:06.178Z] #49 17.34 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-10-21T07:38:06.178Z] #49 17.35 Unpacking pigz (2.6-1) ... [2022-10-21T07:38:06.195Z] #35 ... [2022-10-21T07:38:06.195Z] [2022-10-21T07:38:06.196Z] #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-10-21T07:38:06.196Z] #38 58.14 CC criu/pie/util-vdso-elf32.o [2022-10-21T07:38:06.196Z] #38 58.76 AR criu/pie/pie.lib.a [2022-10-21T07:38:06.196Z] #38 58.85 DEP criu/pie/restorer.d [2022-10-21T07:38:06.196Z] #38 59.13 DEP criu/arch/x86/sigaction_compat_pie.d [2022-10-21T07:38:06.196Z] #38 59.22 DEP criu/arch/x86/restorer_unmap.d [2022-10-21T07:38:06.196Z] #38 59.25 DEP criu/arch/x86/restorer.d [2022-10-21T07:38:06.196Z] #38 59.41 DEP criu/arch/x86/vdso-pie.d [2022-10-21T07:38:06.196Z] #38 59.52 DEP criu/pie/parasite-vdso.d [2022-10-21T07:38:06.196Z] #38 59.70 DEP criu/pie/parasite.d [2022-10-21T07:38:06.196Z] #38 60.03 CC criu/pie/parasite.o [2022-10-21T07:38:06.196Z] #38 61.25 LINK criu/pie/parasite.built-in.o [2022-10-21T07:38:06.196Z] #38 61.28 GEN criu/pie/parasite-blob.h [2022-10-21T07:38:06.196Z] #38 61.29 CC criu/pie/parasite-vdso.o [2022-10-21T07:38:06.196Z] #38 61.91 CC criu/arch/x86/vdso-pie.o [2022-10-21T07:38:06.196Z] #38 62.29 CC criu/arch/x86/restorer.o [2022-10-21T07:38:06.196Z] #38 62.70 CC criu/arch/x86/restorer_unmap.o [2022-10-21T07:38:06.196Z] #38 62.77 CC criu/arch/x86/sigaction_compat_pie.o [2022-10-21T07:38:06.196Z] #38 63.00 CC criu/pie/restorer.o [2022-10-21T07:38:06.196Z] #38 66.03 LINK criu/pie/restorer.built-in.o [2022-10-21T07:38:06.196Z] #38 66.03 GEN criu/pie/restorer-blob.h [2022-10-21T07:38:06.196Z] #38 66.14 DEP criu/vdso.d [2022-10-21T07:38:06.196Z] #38 66.33 DEP criu/vdso-compat.d [2022-10-21T07:38:06.196Z] #38 66.51 DEP criu/uts_ns.d [2022-10-21T07:38:06.196Z] #38 66.63 DEP criu/util.d [2022-10-21T07:38:06.196Z] #38 66.84 DEP criu/uffd.d [2022-10-21T07:38:06.196Z] #38 67.00 DEP criu/tun.d [2022-10-21T07:38:06.196Z] #38 67.18 DEP criu/tty.d [2022-10-21T07:38:06.196Z] #38 67.36 DEP criu/timerfd.d [2022-10-21T07:38:06.196Z] #38 67.52 DEP criu/timens.d [2022-10-21T07:38:06.196Z] #38 67.73 DEP criu/sysfs_parse.d [2022-10-21T07:38:06.196Z] #38 67.93 DEP criu/sysctl.d [2022-10-21T07:38:06.196Z] #38 68.06 DEP criu/string.d [2022-10-21T07:38:06.196Z] #38 68.13 DEP criu/stats.d [2022-10-21T07:38:06.196Z] #38 68.21 DEP criu/sockets.d [2022-10-21T07:38:06.196Z] #38 68.32 DEP criu/sk-unix.d [2022-10-21T07:38:06.345Z] #38 181.6 make[2]: Nothing to be done for 'all'. [2022-10-21T07:38:06.414Z] #38 52.89 HOSTLINK compel/compel-host-bin [2022-10-21T07:38:06.414Z] #38 53.11 DEP soccr/soccr.d [2022-10-21T07:38:06.434Z] #49 17.46 Selecting previously unselected package libelf1:arm64. [2022-10-21T07:38:06.434Z] #49 17.46 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-10-21T07:38:06.434Z] #49 17.47 Unpacking libelf1:arm64 (0.183-1) ... [2022-10-21T07:38:06.434Z] #49 17.61 Selecting previously unselected package libbpf0:arm64. [2022-10-21T07:38:06.434Z] #49 17.62 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-10-21T07:38:06.434Z] #49 17.63 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-10-21T07:38:06.454Z] #38 68.47 DEP criu/sk-tcp.d [2022-10-21T07:38:06.602Z] #38 181.6 make[2]: Nothing to be done for 'all'. [2022-10-21T07:38:06.602Z] #38 181.7 make[2]: Nothing to be done for 'all'. [2022-10-21T07:38:06.602Z] #38 181.7 make[2]: Nothing to be done for 'all'. [2022-10-21T07:38:06.673Z] #38 53.25 CC soccr/soccr.o [2022-10-21T07:38:06.690Z] #49 17.73 Selecting previously unselected package libcap2:arm64. [2022-10-21T07:38:06.690Z] #49 17.74 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-10-21T07:38:06.690Z] #49 17.75 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-10-21T07:38:06.690Z] #49 17.82 Selecting previously unselected package libmnl0:arm64. [2022-10-21T07:38:06.690Z] #49 17.83 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-10-21T07:38:06.690Z] #49 17.83 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-10-21T07:38:06.690Z] #49 17.92 Selecting previously unselected package libxtables12:arm64. [2022-10-21T07:38:06.690Z] #49 17.92 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-10-21T07:38:06.690Z] #49 17.92 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-10-21T07:38:06.690Z] #49 18.00 Selecting previously unselected package libcap2-bin. [2022-10-21T07:38:06.713Z] #38 68.63 DEP criu/sk-queue.d [2022-10-21T07:38:06.713Z] #38 68.75 DEP criu/sk-packet.d [2022-10-21T07:38:06.713Z] #38 68.88 DEP criu/sk-netlink.d [2022-10-21T07:38:06.859Z] #38 181.9 make[2]: Nothing to be done for 'all'. [2022-10-21T07:38:06.859Z] #38 181.9 INSTALL criu/criu [2022-10-21T07:38:06.947Z] #49 18.00 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-10-21T07:38:06.947Z] #49 18.01 Unpacking libcap2-bin (1:2.44-1) ... [2022-10-21T07:38:06.947Z] #49 18.11 Selecting previously unselected package iproute2. [2022-10-21T07:38:06.947Z] #49 18.12 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-10-21T07:38:06.947Z] #49 18.16 Unpacking iproute2 (5.10.0-4) ... [2022-10-21T07:38:06.971Z] #38 69.01 DEP criu/sk-inet.d [2022-10-21T07:38:06.971Z] #38 69.13 DEP criu/signalfd.d [2022-10-21T07:38:07.245Z] #38 69.22 DEP criu/sigframe.d [2022-10-21T07:38:07.245Z] #38 69.27 DEP criu/shmem.d [2022-10-21T07:38:07.245Z] #38 69.39 DEP criu/servicefd.d [2022-10-21T07:38:07.423Z] #38 DONE 182.6s [2022-10-21T07:38:07.423Z] [2022-10-21T07:38:07.423Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-10-21T07:38:07.504Z] #38 69.52 DEP criu/seize.d [2022-10-21T07:38:07.504Z] #38 69.61 DEP criu/seccomp.d [2022-10-21T07:38:07.510Z] #49 18.61 Selecting previously unselected package xxd. [2022-10-21T07:38:07.510Z] #49 18.63 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-10-21T07:38:07.510Z] #49 18.64 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:38:07.510Z] #49 18.76 Selecting previously unselected package vim-common. [2022-10-21T07:38:07.510Z] #49 18.77 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-10-21T07:38:07.510Z] #49 18.79 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:38:07.687Z] #34 ... [2022-10-21T07:38:07.687Z] [2022-10-21T07:38:07.687Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T07:38:07.687Z] #38 58.08 CC criu/arch/x86/sigframe.o [2022-10-21T07:38:07.687Z] #38 58.29 LINK criu/arch/x86/crtools.built-in.o [2022-10-21T07:38:07.687Z] #38 58.34 DEP criu/pie/util-vdso-elf32.d [2022-10-21T07:38:07.687Z] #38 58.49 DEP criu/pie/util-vdso.d [2022-10-21T07:38:07.687Z] #38 58.61 DEP criu/pie/util.d [2022-10-21T07:38:07.687Z] #38 58.74 CC criu/pie/util.o [2022-10-21T07:38:07.687Z] #38 59.00 CC criu/pie/util-vdso.o [2022-10-21T07:38:07.687Z] #38 59.61 CC criu/pie/util-vdso-elf32.o [2022-10-21T07:38:07.687Z] #38 60.23 AR criu/pie/pie.lib.a [2022-10-21T07:38:07.687Z] #38 60.29 DEP criu/pie/restorer.d [2022-10-21T07:38:07.687Z] #38 60.54 DEP criu/arch/x86/sigaction_compat_pie.d [2022-10-21T07:38:07.687Z] #38 60.65 DEP criu/arch/x86/restorer_unmap.d [2022-10-21T07:38:07.687Z] #38 60.69 DEP criu/arch/x86/restorer.d [2022-10-21T07:38:07.687Z] #38 60.90 DEP criu/arch/x86/vdso-pie.d [2022-10-21T07:38:07.687Z] #38 61.00 DEP criu/pie/parasite-vdso.d [2022-10-21T07:38:07.687Z] #38 61.16 DEP criu/pie/parasite.d [2022-10-21T07:38:07.687Z] #38 61.45 CC criu/pie/parasite.o [2022-10-21T07:38:07.687Z] #38 62.72 LINK criu/pie/parasite.built-in.o [2022-10-21T07:38:07.687Z] #38 62.74 GEN criu/pie/parasite-blob.h [2022-10-21T07:38:07.687Z] #38 62.77 CC criu/pie/parasite-vdso.o [2022-10-21T07:38:07.687Z] #38 63.31 CC criu/arch/x86/vdso-pie.o [2022-10-21T07:38:07.687Z] #38 63.69 CC criu/arch/x86/restorer.o [2022-10-21T07:38:07.687Z] #38 64.24 CC criu/arch/x86/restorer_unmap.o [2022-10-21T07:38:07.687Z] #38 64.32 CC criu/arch/x86/sigaction_compat_pie.o [2022-10-21T07:38:07.687Z] #38 64.55 CC criu/pie/restorer.o [2022-10-21T07:38:07.687Z] #38 67.66 LINK criu/pie/restorer.built-in.o [2022-10-21T07:38:07.687Z] #38 67.69 GEN criu/pie/restorer-blob.h [2022-10-21T07:38:07.687Z] #38 67.81 DEP criu/vdso.d [2022-10-21T07:38:07.687Z] #38 68.05 DEP criu/vdso-compat.d [2022-10-21T07:38:07.762Z] #38 69.73 DEP criu/rst-malloc.d [2022-10-21T07:38:07.762Z] #38 69.83 DEP criu/rbtree.d [2022-10-21T07:38:07.762Z] #38 69.87 DEP criu/pstree.d [2022-10-21T07:38:07.767Z] #49 18.98 Selecting previously unselected package bash-completion. [2022-10-21T07:38:07.767Z] #49 18.98 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-10-21T07:38:07.947Z] #38 68.19 DEP criu/uts_ns.d [2022-10-21T07:38:07.947Z] #38 ... [2022-10-21T07:38:07.947Z] [2022-10-21T07:38:07.947Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:38:07.947Z] #35 120.4 Selecting previously unselected package libbtrfs0:amd64. [2022-10-21T07:38:07.947Z] #35 120.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-10-21T07:38:07.947Z] #35 120.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-10-21T07:38:07.947Z] #35 120.6 Selecting previously unselected package libbtrfs-dev:amd64. [2022-10-21T07:38:07.947Z] #35 120.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-10-21T07:38:07.947Z] #35 120.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-10-21T07:38:07.947Z] #35 120.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-10-21T07:38:07.947Z] #35 120.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-10-21T07:38:07.947Z] #35 120.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-10-21T07:38:07.947Z] #35 121.0 Selecting previously unselected package libudev-dev:amd64. [2022-10-21T07:38:07.947Z] #35 121.0 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-10-21T07:38:07.947Z] #35 121.0 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-10-21T07:38:07.947Z] #35 121.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-10-21T07:38:07.947Z] #35 121.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-10-21T07:38:07.947Z] #35 121.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-10-21T07:38:07.947Z] #35 121.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-10-21T07:38:07.947Z] #35 121.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-10-21T07:38:07.947Z] #35 121.4 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:38:07.947Z] #35 121.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-10-21T07:38:07.947Z] #35 121.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-10-21T07:38:07.947Z] #35 121.7 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:38:07.947Z] #35 121.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-10-21T07:38:07.947Z] #35 121.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-10-21T07:38:07.947Z] #35 121.9 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:38:07.947Z] #35 122.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-10-21T07:38:07.947Z] #35 122.0 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-10-21T07:38:07.947Z] #35 122.0 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:38:07.947Z] #35 122.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-10-21T07:38:07.947Z] #35 122.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-10-21T07:38:07.947Z] #35 122.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-10-21T07:38:07.947Z] #35 122.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-10-21T07:38:07.947Z] #35 122.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-10-21T07:38:07.947Z] #35 122.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-10-21T07:38:07.947Z] #35 122.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-10-21T07:38:07.947Z] #35 122.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-10-21T07:38:07.947Z] #35 123.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-10-21T07:38:07.947Z] #35 123.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-10-21T07:38:07.947Z] #35 123.2 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-10-21T07:38:07.947Z] #35 123.2 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-10-21T07:38:07.947Z] #35 123.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-10-21T07:38:07.947Z] #35 123.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-10-21T07:38:07.947Z] #35 123.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-10-21T07:38:07.947Z] #35 123.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-10-21T07:38:07.947Z] #35 123.8 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-10-21T07:38:07.947Z] #35 123.8 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:38:07.947Z] #35 123.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-10-21T07:38:07.947Z] #35 123.8 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:38:07.947Z] #35 123.8 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-10-21T07:38:07.947Z] #35 123.8 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:38:07.947Z] #35 123.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-10-21T07:38:07.947Z] #35 123.9 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-10-21T07:38:07.947Z] #35 123.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-10-21T07:38:07.947Z] #35 123.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-10-21T07:38:07.947Z] #35 123.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-10-21T07:38:07.947Z] #35 123.9 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-10-21T07:38:07.947Z] #35 123.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-10-21T07:38:07.947Z] #35 123.9 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:38:07.947Z] #35 123.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-10-21T07:38:07.947Z] #35 123.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-10-21T07:38:07.947Z] #35 124.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-10-21T07:38:07.947Z] #35 124.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-10-21T07:38:07.947Z] #35 124.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-10-21T07:38:07.947Z] #35 124.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-10-21T07:38:07.947Z] #35 124.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-10-21T07:38:07.947Z] #35 124.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-10-21T07:38:07.947Z] #35 124.0 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-10-21T07:38:07.947Z] #35 124.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-10-21T07:38:07.947Z] #35 124.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-10-21T07:38:07.947Z] #35 124.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-10-21T07:38:07.947Z] #35 124.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-10-21T07:38:07.947Z] #35 124.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-10-21T07:38:08.022Z] #38 ... [2022-10-21T07:38:08.022Z] [2022-10-21T07:38:08.022Z] #26 [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-10-21T07:38:08.022Z] #26 117.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-10-21T07:38:08.022Z] #26 117.9 + GOBIN=/build [2022-10-21T07:38:08.022Z] #26 117.9 + GO111MODULE=on [2022-10-21T07:38:08.022Z] #26 117.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-10-21T07:38:08.022Z] #26 DONE 125.8s [2022-10-21T07:38:08.022Z] [2022-10-21T07:38:08.022Z] #35 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-10-21T07:38:08.022Z] #35 DONE 125.8s [2022-10-21T07:38:08.022Z] [2022-10-21T07:38:08.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-10-21T07:38:08.022Z] #38 70.01 DEP criu/protobuf.d [2022-10-21T07:38:08.022Z] #38 ... [2022-10-21T07:38:08.022Z] [2022-10-21T07:38:08.022Z] #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-10-21T07:38:08.022Z] #40 ... [2022-10-21T07:38:08.022Z] [2022-10-21T07:38:08.022Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-10-21T07:38:08.022Z] #41 DONE 0.1s [2022-10-21T07:38:08.050Z] #38 ... [2022-10-21T07:38:08.050Z] [2022-10-21T07:38:08.050Z] #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-10-21T07:38:08.050Z] #34 98.80 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-10-21T07:38:08.050Z] #34 98.80 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-10-21T07:38:08.050Z] #34 98.81 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-10-21T07:38:08.050Z] #34 ... [2022-10-21T07:38:08.050Z] [2022-10-21T07:38:08.050Z] #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-10-21T07:38:08.050Z] #38 54.63 AR soccr/libsoccr.a [2022-10-21T07:38:08.050Z] #38 54.69 make[1]: 'soccr/libsoccr.a' is up to date. [2022-10-21T07:38:08.207Z] #35 124.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-10-21T07:38:08.207Z] #35 124.1 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T07:38:08.281Z] [2022-10-21T07:38:08.281Z] #42 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-10-21T07:38:08.281Z] #42 DONE 0.1s [2022-10-21T07:38:08.281Z] [2022-10-21T07:38:08.281Z] #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-10-21T07:38:08.281Z] #38 70.16 GEN criu/protobuf-desc-gen.h [2022-10-21T07:38:08.309Z] #38 55.05 DEP criu/arch/x86/sigframe.d [2022-10-21T07:38:08.568Z] #38 55.13 DEP criu/arch/x86/sigaction_compat.d [2022-10-21T07:38:08.568Z] #38 55.20 DEP criu/arch/x86/kerndat.d [2022-10-21T07:38:08.826Z] #38 55.29 DEP criu/arch/x86/crtools.d [2022-10-21T07:38:08.826Z] #38 55.39 DEP criu/arch/x86/cpu.d [2022-10-21T07:38:09.084Z] #38 55.53 CC criu/arch/x86/cpu.o [2022-10-21T07:38:09.602Z] #38 56.08 include/common/asm/bitops.h: Assembler messages: [2022-10-21T07:38:09.602Z] #38 56.10 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-10-21T07:38:09.602Z] #38 56.10 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-10-21T07:38:09.602Z] #38 56.10 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-10-21T07:38:09.602Z] #38 56.10 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-10-21T07:38:09.602Z] #38 56.12 CC criu/arch/x86/crtools.o [2022-10-21T07:38:09.660Z] #49 ... [2022-10-21T07:38:09.660Z] [2022-10-21T07:38:09.660Z] #26 [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-10-21T07:38:09.660Z] #26 118.8 + mkdir -p /tmp/tmp.nZxbQk8tTv/src/github.com/docker [2022-10-21T07:38:09.660Z] #26 118.8 + mv components/cli /tmp/tmp.nZxbQk8tTv/src/github.com/docker/cli [2022-10-21T07:38:09.660Z] #26 118.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-10-21T07:38:09.916Z] #26 ... [2022-10-21T07:38:09.916Z] [2022-10-21T07:38:09.916Z] #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-10-21T07:38:09.916Z] #39 74.36 CC criu/autofs.o [2022-10-21T07:38:09.916Z] #39 76.20 CC criu/bfd.o [2022-10-21T07:38:09.916Z] #39 76.64 CC criu/bitmap.o [2022-10-21T07:38:09.916Z] #39 76.76 CC criu/cgroup-props.o [2022-10-21T07:38:09.916Z] #39 77.62 CC criu/cgroup.o [2022-10-21T07:38:10.173Z] #39 ... [2022-10-21T07:38:10.173Z] [2022-10-21T07:38:10.173Z] #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-10-21T07:38:10.173Z] #49 21.37 Unpacking bash-completion (1:2.11-2) ... [2022-10-21T07:38:10.184Z] #38 ... [2022-10-21T07:38:10.184Z] [2022-10-21T07:38:10.184Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-10-21T07:38:10.184Z] #43 DONE 2.2s [2022-10-21T07:38:10.184Z] [2022-10-21T07:38:10.184Z] #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-10-21T07:38:10.184Z] #40 2.057 + RM_GOPATH=0 [2022-10-21T07:38:10.184Z] #40 2.057 + TMP_GOPATH= [2022-10-21T07:38:10.184Z] #40 2.057 + : /build [2022-10-21T07:38:10.184Z] #40 2.057 + '[' -z '' ']' [2022-10-21T07:38:10.184Z] #40 2.057 ++ mktemp -d [2022-10-21T07:38:10.184Z] #40 2.057 + export GOPATH=/tmp/tmp.E7UcCMXLPM [2022-10-21T07:38:10.184Z] #40 2.057 + GOPATH=/tmp/tmp.E7UcCMXLPM [2022-10-21T07:38:10.184Z] #40 2.057 + RM_GOPATH=1 [2022-10-21T07:38:10.184Z] #40 2.057 + case "$(go env GOARCH)" in [2022-10-21T07:38:10.184Z] #40 2.057 ++ go env GOARCH [2022-10-21T07:38:10.184Z] #40 2.076 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:38:10.184Z] #40 2.076 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:38:10.184Z] #40 2.077 ++ dirname /tmp/install/install.sh [2022-10-21T07:38:10.184Z] #40 2.086 Install runc version v1.1.4 (build tags: seccomp) [2022-10-21T07:38:10.184Z] #40 2.086 + dir=/tmp/install [2022-10-21T07:38:10.184Z] #40 2.086 + bin=runc [2022-10-21T07:38:10.184Z] #40 2.086 + shift [2022-10-21T07:38:10.184Z] #40 2.086 + '[' '!' -f /tmp/install/runc.installer ']' [2022-10-21T07:38:10.184Z] #40 2.086 + . /tmp/install/runc.installer [2022-10-21T07:38:10.184Z] #40 2.086 ++ set -e [2022-10-21T07:38:10.184Z] #40 2.086 ++ : v1.1.4 [2022-10-21T07:38:10.184Z] #40 2.086 + install_runc [2022-10-21T07:38:10.184Z] #40 2.086 + RUNC_BUILDTAGS=seccomp [2022-10-21T07:38:10.184Z] #40 2.086 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-10-21T07:38:10.184Z] #40 2.086 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.E7UcCMXLPM/src/github.com/opencontainers/runc [2022-10-21T07:38:10.184Z] #40 2.086 Cloning into '/tmp/tmp.E7UcCMXLPM/src/github.com/opencontainers/runc'... [2022-10-21T07:38:10.539Z] #38 57.28 CC criu/arch/x86/kerndat.o [2022-10-21T07:38:10.688Z] #49 21.78 Selecting previously unselected package bzip2. [2022-10-21T07:38:10.688Z] #49 21.78 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-10-21T07:38:10.688Z] #49 21.79 Unpacking bzip2 (1.0.8-4) ... [2022-10-21T07:38:10.688Z] #49 21.91 Selecting previously unselected package xz-utils. [2022-10-21T07:38:10.769Z] #35 DONE 126.9s [2022-10-21T07:38:10.769Z] [2022-10-21T07:38:10.769Z] #34 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-10-21T07:38:10.769Z] #34 DONE 126.9s [2022-10-21T07:38:10.769Z] [2022-10-21T07:38:10.769Z] #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-10-21T07:38:10.945Z] #49 21.91 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-10-21T07:38:10.945Z] #49 21.92 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-10-21T07:38:10.945Z] #49 22.07 Selecting previously unselected package apparmor. [2022-10-21T07:38:10.945Z] #49 22.07 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-10-21T07:38:10.945Z] #49 22.15 Unpacking apparmor (2.13.6-10) ... [2022-10-21T07:38:11.046Z] #40 ... [2022-10-21T07:38:11.046Z] [2022-10-21T07:38:11.046Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-10-21T07:38:11.046Z] #41 DONE 0.2s [2022-10-21T07:38:11.046Z] [2022-10-21T07:38:11.046Z] #42 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-10-21T07:38:11.306Z] #42 DONE 0.1s [2022-10-21T07:38:11.306Z] [2022-10-21T07:38:11.306Z] #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-10-21T07:38:11.306Z] #38 68.34 DEP criu/util.d [2022-10-21T07:38:11.306Z] #38 68.57 DEP criu/uffd.d [2022-10-21T07:38:11.306Z] #38 68.78 DEP criu/tun.d [2022-10-21T07:38:11.306Z] #38 68.97 DEP criu/tty.d [2022-10-21T07:38:11.306Z] #38 69.19 DEP criu/timerfd.d [2022-10-21T07:38:11.306Z] #38 69.35 DEP criu/timens.d [2022-10-21T07:38:11.306Z] #38 69.54 DEP criu/sysfs_parse.d [2022-10-21T07:38:11.306Z] #38 69.77 DEP criu/sysctl.d [2022-10-21T07:38:11.306Z] #38 69.88 DEP criu/string.d [2022-10-21T07:38:11.306Z] #38 69.92 DEP criu/stats.d [2022-10-21T07:38:11.306Z] #38 70.05 DEP criu/sockets.d [2022-10-21T07:38:11.306Z] #38 70.19 DEP criu/sk-unix.d [2022-10-21T07:38:11.306Z] #38 70.30 DEP criu/sk-tcp.d [2022-10-21T07:38:11.306Z] #38 70.41 DEP criu/sk-queue.d [2022-10-21T07:38:11.306Z] #38 70.51 DEP criu/sk-packet.d [2022-10-21T07:38:11.306Z] #38 70.62 DEP criu/sk-netlink.d [2022-10-21T07:38:11.306Z] #38 70.85 DEP criu/sk-inet.d [2022-10-21T07:38:11.306Z] #38 71.09 DEP criu/signalfd.d [2022-10-21T07:38:11.306Z] #38 71.22 DEP criu/sigframe.d [2022-10-21T07:38:11.306Z] #38 71.34 DEP criu/shmem.d [2022-10-21T07:38:11.306Z] #38 71.61 DEP criu/servicefd.d [2022-10-21T07:38:11.481Z] #38 57.73 CC criu/arch/x86/sigaction_compat.o [2022-10-21T07:38:11.481Z] #38 58.02 CC criu/arch/x86/sigframe.o [2022-10-21T07:38:11.508Z] #49 22.54 Selecting previously unselected package inetutils-ping. [2022-10-21T07:38:11.508Z] #49 22.54 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2022-10-21T07:38:11.508Z] #49 22.56 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-10-21T07:38:11.508Z] #49 22.69 Selecting previously unselected package libip4tc2:arm64. [2022-10-21T07:38:11.508Z] #49 22.71 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-10-21T07:38:11.508Z] #49 22.72 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-10-21T07:38:11.508Z] #49 22.78 Selecting previously unselected package libip6tc2:arm64. [2022-10-21T07:38:11.569Z] #38 71.92 DEP criu/seize.d [2022-10-21T07:38:11.741Z] #38 58.33 LINK criu/arch/x86/crtools.built-in.o [2022-10-21T07:38:11.741Z] #38 58.40 DEP criu/pie/util-vdso-elf32.d [2022-10-21T07:38:11.765Z] #49 22.78 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-10-21T07:38:11.765Z] #49 22.80 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-10-21T07:38:11.765Z] #49 22.85 Selecting previously unselected package libnfnetlink0:arm64. [2022-10-21T07:38:11.765Z] #49 22.87 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-10-21T07:38:11.765Z] #49 22.87 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-10-21T07:38:11.765Z] #49 22.94 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-10-21T07:38:11.765Z] #49 22.94 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-10-21T07:38:11.765Z] #49 22.95 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-10-21T07:38:11.765Z] #49 23.06 Selecting previously unselected package libnftnl11:arm64. [2022-10-21T07:38:11.829Z] #38 72.09 DEP criu/seccomp.d [2022-10-21T07:38:12.000Z] #38 58.51 DEP criu/pie/util-vdso.d [2022-10-21T07:38:12.022Z] #49 23.07 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-10-21T07:38:12.022Z] #49 23.07 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-10-21T07:38:12.022Z] #49 23.17 Selecting previously unselected package iptables. [2022-10-21T07:38:12.022Z] #49 23.17 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-10-21T07:38:12.022Z] #49 23.18 Unpacking iptables (1.8.7-1) ... [2022-10-21T07:38:12.089Z] #38 72.31 DEP criu/rst-malloc.d [2022-10-21T07:38:12.089Z] #38 72.47 DEP criu/rbtree.d [2022-10-21T07:38:12.089Z] #38 72.54 DEP criu/pstree.d [2022-10-21T07:38:12.104Z] #40 ... [2022-10-21T07:38:12.104Z] [2022-10-21T07:38:12.104Z] #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-10-21T07:38:12.104Z] #44 DONE 1.5s [2022-10-21T07:38:12.104Z] [2022-10-21T07:38:12.104Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-10-21T07:38:12.258Z] #38 58.64 DEP criu/pie/util.d [2022-10-21T07:38:12.258Z] #38 58.79 CC criu/pie/util.o [2022-10-21T07:38:12.279Z] #49 23.47 Selecting previously unselected package libonig5:arm64. [2022-10-21T07:38:12.279Z] #49 23.51 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-10-21T07:38:12.279Z] #49 23.52 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-10-21T07:38:12.517Z] #38 59.06 CC criu/pie/util-vdso.o [2022-10-21T07:38:12.535Z] #49 23.64 Selecting previously unselected package libjq1:arm64. [2022-10-21T07:38:12.535Z] #49 23.64 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-10-21T07:38:12.535Z] #49 23.64 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-10-21T07:38:12.535Z] #49 23.76 Selecting previously unselected package jq. [2022-10-21T07:38:12.535Z] #49 23.76 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-10-21T07:38:12.535Z] #49 23.78 Unpacking jq (1.6-2.1) ... [2022-10-21T07:38:12.659Z] #38 72.78 DEP criu/protobuf.d [2022-10-21T07:38:12.659Z] #38 73.02 GEN criu/protobuf-desc-gen.h [2022-10-21T07:38:12.678Z] #45 1.029 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-10-21T07:38:12.792Z] #49 23.87 Selecting previously unselected package libaio1:arm64. [2022-10-21T07:38:12.792Z] #49 23.88 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-10-21T07:38:12.792Z] #49 23.89 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-10-21T07:38:12.792Z] #49 24.01 Selecting previously unselected package libgpm2:arm64. [2022-10-21T07:38:12.792Z] #49 24.01 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-10-21T07:38:12.792Z] #49 24.02 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-10-21T07:38:12.792Z] #49 24.09 Selecting previously unselected package libicu67:arm64. [2022-10-21T07:38:12.792Z] #49 24.09 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-10-21T07:38:12.792Z] #49 24.10 Unpacking libicu67:arm64 (67.1-7) ... [2022-10-21T07:38:12.938Z] #45 DONE 1.1s [2022-10-21T07:38:12.938Z] [2022-10-21T07:38:12.938Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-10-21T07:38:13.084Z] #38 59.69 CC criu/pie/util-vdso-elf32.o [2022-10-21T07:38:13.228Z] #38 ... [2022-10-21T07:38:13.228Z] [2022-10-21T07:38:13.228Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-10-21T07:38:13.228Z] #43 DONE 2.3s [2022-10-21T07:38:13.228Z] [2022-10-21T07:38:13.228Z] #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-10-21T07:38:13.228Z] #40 1.870 + RM_GOPATH=0 [2022-10-21T07:38:13.228Z] #40 1.870 + TMP_GOPATH= [2022-10-21T07:38:13.228Z] #40 1.870 + : /build [2022-10-21T07:38:13.228Z] #40 1.870 + '[' -z '' ']' [2022-10-21T07:38:13.228Z] #40 1.871 ++ mktemp -d [2022-10-21T07:38:13.228Z] #40 1.872 + export GOPATH=/tmp/tmp.i99VtdtKXh [2022-10-21T07:38:13.228Z] #40 1.872 + GOPATH=/tmp/tmp.i99VtdtKXh [2022-10-21T07:38:13.228Z] #40 1.872 + RM_GOPATH=1 [2022-10-21T07:38:13.228Z] #40 1.872 + case "$(go env GOARCH)" in [2022-10-21T07:38:13.228Z] #40 1.884 ++ go env GOARCH [2022-10-21T07:38:13.228Z] #40 1.949 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:38:13.228Z] #40 1.949 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:38:13.228Z] #40 1.960 Install runc version v1.1.4 (build tags: seccomp) [2022-10-21T07:38:13.228Z] #40 1.960 ++ dirname /tmp/install/install.sh [2022-10-21T07:38:13.228Z] #40 1.960 + dir=/tmp/install [2022-10-21T07:38:13.228Z] #40 1.960 + bin=runc [2022-10-21T07:38:13.228Z] #40 1.960 + shift [2022-10-21T07:38:13.228Z] #40 1.960 + '[' '!' -f /tmp/install/runc.installer ']' [2022-10-21T07:38:13.228Z] #40 1.960 + . /tmp/install/runc.installer [2022-10-21T07:38:13.228Z] #40 1.960 ++ set -e [2022-10-21T07:38:13.228Z] #40 1.960 ++ : v1.1.4 [2022-10-21T07:38:13.228Z] #40 1.960 + install_runc [2022-10-21T07:38:13.228Z] #40 1.960 + RUNC_BUILDTAGS=seccomp [2022-10-21T07:38:13.228Z] #40 1.960 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-10-21T07:38:13.228Z] #40 1.960 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.i99VtdtKXh/src/github.com/opencontainers/runc [2022-10-21T07:38:13.228Z] #40 1.986 Cloning into '/tmp/tmp.i99VtdtKXh/src/github.com/opencontainers/runc'... [2022-10-21T07:38:13.652Z] #38 60.35 AR criu/pie/pie.lib.a [2022-10-21T07:38:13.876Z] #46 DONE 1.0s [2022-10-21T07:38:13.876Z] [2022-10-21T07:38:13.876Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-10-21T07:38:13.911Z] #38 60.43 DEP criu/pie/restorer.d [2022-10-21T07:38:14.171Z] #38 60.62 DEP criu/arch/x86/sigaction_compat_pie.d [2022-10-21T07:38:14.171Z] #38 60.73 DEP criu/arch/x86/restorer_unmap.d [2022-10-21T07:38:14.171Z] #38 60.77 DEP criu/arch/x86/restorer.d [2022-10-21T07:38:14.430Z] #38 60.95 DEP criu/arch/x86/vdso-pie.d [2022-10-21T07:38:14.430Z] #38 61.13 DEP criu/pie/parasite-vdso.d [2022-10-21T07:38:14.615Z] #40 ... [2022-10-21T07:38:14.615Z] [2022-10-21T07:38:14.615Z] #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-10-21T07:38:14.615Z] #44 DONE 1.5s [2022-10-21T07:38:14.710Z] #38 61.32 DEP criu/pie/parasite.d [2022-10-21T07:38:14.811Z] #47 DONE 1.0s [2022-10-21T07:38:14.811Z] [2022-10-21T07:38:14.811Z] #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-10-21T07:38:14.811Z] #38 73.01 DEP criu/protobuf-desc.d [2022-10-21T07:38:14.811Z] #38 73.26 DEP criu/proc_parse.d [2022-10-21T07:38:14.811Z] #38 73.73 DEP criu/plugin.d [2022-10-21T07:38:14.811Z] #38 73.96 DEP criu/pipes.d [2022-10-21T07:38:14.811Z] #38 74.29 DEP criu/pie-util.d [2022-10-21T07:38:14.811Z] #38 74.38 DEP criu/pie-util-vdso.d [2022-10-21T07:38:14.811Z] #38 74.55 DEP criu/pie-util-vdso-elf32.d [2022-10-21T07:38:14.811Z] #38 74.68 DEP criu/path.d [2022-10-21T07:38:14.811Z] #38 74.92 DEP criu/parasite-syscall.d [2022-10-21T07:38:14.811Z] #38 75.24 DEP criu/pagemap.d [2022-10-21T07:38:14.811Z] #38 75.44 DEP criu/pagemap-cache.d [2022-10-21T07:38:14.811Z] #38 75.61 DEP criu/page-xfer.d [2022-10-21T07:38:14.811Z] #38 75.80 DEP criu/page-pipe.d [2022-10-21T07:38:14.811Z] #38 75.96 DEP criu/netfilter.d [2022-10-21T07:38:14.811Z] #38 76.23 DEP criu/net.d [2022-10-21T07:38:14.811Z] #38 76.52 DEP criu/namespaces.d [2022-10-21T07:38:14.811Z] #38 76.78 DEP criu/mount.d [2022-10-21T07:38:14.876Z] [2022-10-21T07:38:14.876Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-10-21T07:38:14.989Z] #38 61.58 CC criu/pie/parasite.o [2022-10-21T07:38:15.073Z] #38 77.09 DEP criu/memfd.d [2022-10-21T07:38:15.332Z] #38 77.39 DEP criu/mem.d [2022-10-21T07:38:15.591Z] #38 77.65 DEP criu/lsm.d [2022-10-21T07:38:15.818Z] #45 1.010 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-10-21T07:38:15.818Z] #45 DONE 1.1s [2022-10-21T07:38:15.818Z] [2022-10-21T07:38:15.818Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-10-21T07:38:15.851Z] #38 77.87 DEP criu/log.d [2022-10-21T07:38:15.851Z] #38 ... [2022-10-21T07:38:15.851Z] [2022-10-21T07:38:15.851Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-10-21T07:38:15.851Z] #48 DONE 1.1s [2022-10-21T07:38:15.851Z] [2022-10-21T07:38:15.851Z] #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-10-21T07:38:15.851Z] #38 78.02 DEP criu/libnetlink.d [2022-10-21T07:38:15.851Z] #38 ... [2022-10-21T07:38:15.851Z] [2022-10-21T07:38:15.851Z] #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-10-21T07:38:16.062Z] #49 27.07 Selecting previously unselected package libinih1:arm64. [2022-10-21T07:38:16.062Z] #49 27.08 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-10-21T07:38:16.062Z] #49 27.08 Unpacking libinih1:arm64 (53-1+b2) ... [2022-10-21T07:38:16.062Z] #49 27.18 Selecting previously unselected package libnet1:arm64. [2022-10-21T07:38:16.062Z] #49 27.18 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-10-21T07:38:16.062Z] #49 27.18 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-10-21T07:38:16.062Z] #49 27.28 Selecting previously unselected package libnl-3-200:arm64. [2022-10-21T07:38:16.062Z] #49 27.28 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-10-21T07:38:16.062Z] #49 27.28 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-10-21T07:38:16.062Z] #49 27.39 Selecting previously unselected package libprotobuf-c1:arm64. [2022-10-21T07:38:16.319Z] #49 27.39 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-10-21T07:38:16.319Z] #49 27.41 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-10-21T07:38:16.319Z] #49 27.51 Selecting previously unselected package net-tools. [2022-10-21T07:38:16.319Z] #49 27.51 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-10-21T07:38:16.319Z] #49 27.52 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-10-21T07:38:16.369Z] #38 62.78 LINK criu/pie/parasite.built-in.o [2022-10-21T07:38:16.369Z] #38 62.82 GEN criu/pie/parasite-blob.h [2022-10-21T07:38:16.369Z] #38 62.83 CC criu/pie/parasite-vdso.o [2022-10-21T07:38:16.576Z] #49 27.73 Selecting previously unselected package patch. [2022-10-21T07:38:16.576Z] #49 27.73 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-10-21T07:38:16.576Z] #49 27.73 Unpacking patch (2.7.6-7) ... [2022-10-21T07:38:16.761Z] #46 DONE 1.1s [2022-10-21T07:38:16.761Z] [2022-10-21T07:38:16.761Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-10-21T07:38:16.832Z] #49 27.83 Selecting previously unselected package python-pip-whl. [2022-10-21T07:38:16.832Z] #49 27.84 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-10-21T07:38:16.832Z] #49 27.86 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-10-21T07:38:16.954Z] #38 63.46 CC criu/arch/x86/vdso-pie.o [2022-10-21T07:38:17.089Z] #49 28.31 Selecting previously unselected package python3-lib2to3. [2022-10-21T07:38:17.089Z] #49 28.33 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-10-21T07:38:17.089Z] #49 28.33 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-10-21T07:38:17.212Z] #38 63.84 CC criu/arch/x86/restorer.o [2022-10-21T07:38:17.227Z] #49 1.364 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T07:38:17.227Z] #49 1.396 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T07:38:17.346Z] #49 28.49 Selecting previously unselected package python3-distutils. [2022-10-21T07:38:17.346Z] #49 28.51 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-10-21T07:38:17.346Z] #49 28.52 Unpacking python3-distutils (3.9.2-1) ... [2022-10-21T07:38:17.346Z] #49 28.65 Selecting previously unselected package python3-pkg-resources. [2022-10-21T07:38:17.378Z] #33 ... [2022-10-21T07:38:17.378Z] [2022-10-21T07:38:17.378Z] #25 [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-10-21T07:38:17.378Z] #25 DONE 248.1s [2022-10-21T07:38:17.378Z] [2022-10-21T07:38:17.378Z] #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-10-21T07:38:17.378Z] #40 ... [2022-10-21T07:38:17.378Z] [2022-10-21T07:38:17.378Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-10-21T07:38:17.471Z] #38 ... [2022-10-21T07:38:17.471Z] [2022-10-21T07:38:17.471Z] #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-10-21T07:38:17.471Z] #34 110.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-10-21T07:38:17.471Z] #34 110.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-10-21T07:38:17.471Z] #34 110.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-10-21T07:38:17.471Z] #34 117.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-10-21T07:38:17.471Z] #34 117.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-10-21T07:38:17.471Z] #34 117.0 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-10-21T07:38:17.471Z] #34 117.1 Selecting previously unselected package libapparmor1:amd64. [2022-10-21T07:38:17.471Z] #34 117.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-10-21T07:38:17.471Z] #34 117.2 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-10-21T07:38:17.471Z] #34 117.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-10-21T07:38:17.471Z] #34 117.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-10-21T07:38:17.471Z] #34 117.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-10-21T07:38:17.471Z] #34 117.4 Selecting previously unselected package libbtrfs0:amd64. [2022-10-21T07:38:17.471Z] #34 117.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-10-21T07:38:17.471Z] #34 117.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-10-21T07:38:17.471Z] #34 117.6 Selecting previously unselected package libbtrfs-dev:amd64. [2022-10-21T07:38:17.471Z] #34 117.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-10-21T07:38:17.471Z] #34 117.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-10-21T07:38:17.471Z] #34 117.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-10-21T07:38:17.471Z] #34 117.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-10-21T07:38:17.471Z] #34 117.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-10-21T07:38:17.471Z] #34 117.9 Selecting previously unselected package libudev-dev:amd64. [2022-10-21T07:38:17.471Z] #34 117.9 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2022-10-21T07:38:17.471Z] #34 117.9 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-10-21T07:38:17.471Z] #34 118.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-10-21T07:38:17.471Z] #34 118.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-10-21T07:38:17.471Z] #34 118.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-10-21T07:38:17.471Z] #34 118.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-10-21T07:38:17.471Z] #34 118.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2022-10-21T07:38:17.471Z] #34 118.4 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:38:17.471Z] #34 ... [2022-10-21T07:38:17.471Z] [2022-10-21T07:38:17.471Z] #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-10-21T07:38:17.471Z] #38 64.18 CC criu/arch/x86/restorer_unmap.o [2022-10-21T07:38:17.486Z] #49 1.461 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T07:38:17.602Z] #49 28.66 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-10-21T07:38:17.602Z] #49 28.66 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-10-21T07:38:17.602Z] #49 28.85 Selecting previously unselected package python3-setuptools. [2022-10-21T07:38:17.602Z] #49 28.85 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-10-21T07:38:17.602Z] #49 28.86 Unpacking python3-setuptools (52.0.0-4) ... [2022-10-21T07:38:17.706Z] #47 DONE 1.0s [2022-10-21T07:38:17.706Z] [2022-10-21T07:38:17.706Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-10-21T07:38:17.729Z] #38 64.23 CC criu/arch/x86/sigaction_compat_pie.o [2022-10-21T07:38:17.729Z] #38 64.43 CC criu/pie/restorer.o [2022-10-21T07:38:17.941Z] #57 DONE 0.5s [2022-10-21T07:38:17.941Z] [2022-10-21T07:38:17.941Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-10-21T07:38:17.941Z] #33 ... [2022-10-21T07:38:17.941Z] [2022-10-21T07:38:17.941Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-10-21T07:38:17.941Z] #58 DONE 0.1s [2022-10-21T07:38:17.941Z] [2022-10-21T07:38:17.941Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-10-21T07:38:18.052Z] #49 1.956 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-10-21T07:38:18.165Z] #49 29.13 Selecting previously unselected package python3-wheel. [2022-10-21T07:38:18.165Z] #49 29.14 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-10-21T07:38:18.165Z] #49 29.15 Unpacking python3-wheel (0.34.2-1) ... [2022-10-21T07:38:18.165Z] #49 29.24 Selecting previously unselected package python3-pip. [2022-10-21T07:38:18.165Z] #49 29.24 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-10-21T07:38:18.165Z] #49 29.25 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-10-21T07:38:18.198Z] #59 DONE 0.1s [2022-10-21T07:38:18.198Z] [2022-10-21T07:38:18.198Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-10-21T07:38:18.198Z] #60 DONE 0.1s [2022-10-21T07:38:18.198Z] [2022-10-21T07:38:18.198Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-10-21T07:38:18.421Z] #49 29.60 Selecting previously unselected package sudo. [2022-10-21T07:38:18.421Z] #49 29.60 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-10-21T07:38:18.421Z] #49 29.61 Unpacking sudo (1.9.5p2-3) ... [2022-10-21T07:38:18.928Z] 028c482fad0f: Verifying Checksum [2022-10-21T07:38:18.928Z] 028c482fad0f: Download complete [2022-10-21T07:38:18.984Z] #49 30.10 Selecting previously unselected package thin-provisioning-tools. [2022-10-21T07:38:18.984Z] #49 30.10 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-10-21T07:38:18.984Z] #49 30.11 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-10-21T07:38:18.988Z] #49 3.165 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB] [2022-10-21T07:38:19.088Z] #48 DONE 1.1s [2022-10-21T07:38:19.088Z] [2022-10-21T07:38:19.088Z] #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-10-21T07:38:19.088Z] #38 75.78 DEP criu/protobuf-desc.d [2022-10-21T07:38:19.088Z] #38 75.96 DEP criu/proc_parse.d [2022-10-21T07:38:19.088Z] #38 76.37 DEP criu/plugin.d [2022-10-21T07:38:19.088Z] #38 76.49 DEP criu/pipes.d [2022-10-21T07:38:19.088Z] #38 76.70 DEP criu/pie-util.d [2022-10-21T07:38:19.088Z] #38 76.85 DEP criu/pie-util-vdso.d [2022-10-21T07:38:19.088Z] #38 76.99 DEP criu/pie-util-vdso-elf32.d [2022-10-21T07:38:19.088Z] #38 77.17 DEP criu/path.d [2022-10-21T07:38:19.088Z] #38 77.47 DEP criu/parasite-syscall.d [2022-10-21T07:38:19.088Z] #38 77.82 DEP criu/pagemap.d [2022-10-21T07:38:19.088Z] #38 78.07 DEP criu/pagemap-cache.d [2022-10-21T07:38:19.088Z] #38 78.30 DEP criu/page-xfer.d [2022-10-21T07:38:19.088Z] #38 78.63 DEP criu/page-pipe.d [2022-10-21T07:38:19.088Z] #38 78.73 DEP criu/netfilter.d [2022-10-21T07:38:19.088Z] #38 78.96 DEP criu/net.d [2022-10-21T07:38:19.088Z] #38 79.29 DEP criu/namespaces.d [2022-10-21T07:38:19.241Z] #49 30.34 Selecting previously unselected package uidmap. [2022-10-21T07:38:19.241Z] #49 30.34 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-10-21T07:38:19.241Z] #49 30.35 Unpacking uidmap (1:4.8.1-1) ... [2022-10-21T07:38:19.241Z] #49 30.50 Selecting previously unselected package vim-runtime. [2022-10-21T07:38:19.348Z] #38 79.62 DEP criu/mount.d [2022-10-21T07:38:19.348Z] #38 79.81 DEP criu/memfd.d [2022-10-21T07:38:19.498Z] #49 30.51 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-10-21T07:38:19.498Z] #49 30.53 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-10-21T07:38:19.498Z] #49 30.55 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-10-21T07:38:19.498Z] #49 30.55 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:38:19.608Z] #38 80.00 DEP criu/mem.d [2022-10-21T07:38:19.869Z] #38 80.23 DEP criu/lsm.d [2022-10-21T07:38:19.897Z] b111c3320c94: Verifying Checksum [2022-10-21T07:38:19.897Z] b111c3320c94: Download complete [2022-10-21T07:38:20.061Z] #49 ... [2022-10-21T07:38:20.061Z] [2022-10-21T07:38:20.061Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T07:38:20.061Z] #39 80.24 CC criu/clone-noasan.o [2022-10-21T07:38:20.061Z] #39 80.51 CC criu/config.o [2022-10-21T07:38:20.061Z] #39 81.82 CC criu/cr-check.o [2022-10-21T07:38:20.061Z] #39 83.63 CC criu/cr-dedup.o [2022-10-21T07:38:20.061Z] #39 83.96 CC criu/cr-dump.o [2022-10-21T07:38:20.061Z] #39 86.30 CC criu/cr-errno.o [2022-10-21T07:38:20.061Z] #39 86.40 CC criu/cr-restore.o [2022-10-21T07:38:20.129Z] #38 80.40 DEP criu/log.d [2022-10-21T07:38:20.129Z] #38 80.49 DEP criu/libnetlink.d [2022-10-21T07:38:20.129Z] #38 80.60 DEP criu/kerndat.d [2022-10-21T07:38:20.363Z] #49 4.435 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [6340 B] [2022-10-21T07:38:20.400Z] #38 80.79 DEP criu/kcmp-ids.d [2022-10-21T07:38:20.400Z] #38 80.88 DEP criu/irmap.d [2022-10-21T07:38:20.661Z] #38 81.06 DEP criu/ipc_ns.d [2022-10-21T07:38:20.921Z] #38 81.24 DEP criu/image.d [2022-10-21T07:38:20.991Z] #39 91.02 CC criu/cr-service.o [2022-10-21T07:38:21.023Z] #38 ... [2022-10-21T07:38:21.023Z] [2022-10-21T07:38:21.023Z] #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-10-21T07:38:21.023Z] #34 118.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-10-21T07:38:21.023Z] #34 118.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2022-10-21T07:38:21.023Z] #34 118.7 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:38:21.023Z] #34 118.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-10-21T07:38:21.023Z] #34 118.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2022-10-21T07:38:21.023Z] #34 118.9 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:38:21.023Z] #34 119.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-10-21T07:38:21.023Z] #34 119.0 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2022-10-21T07:38:21.023Z] #34 119.0 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:38:21.023Z] #34 119.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-10-21T07:38:21.023Z] #34 119.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-10-21T07:38:21.023Z] #34 119.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-10-21T07:38:21.023Z] #34 119.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-10-21T07:38:21.023Z] #34 119.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-10-21T07:38:21.023Z] #34 119.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-10-21T07:38:21.023Z] #34 119.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-10-21T07:38:21.023Z] #34 119.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-10-21T07:38:21.023Z] #34 119.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-10-21T07:38:21.023Z] #34 119.9 Selecting previously unselected package libsystemd-dev:amd64. [2022-10-21T07:38:21.023Z] #34 120.0 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2022-10-21T07:38:21.024Z] #34 120.0 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-10-21T07:38:21.024Z] #34 120.6 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-10-21T07:38:21.024Z] #34 120.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-10-21T07:38:21.024Z] #34 120.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-10-21T07:38:21.024Z] #34 120.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-10-21T07:38:21.024Z] #34 120.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-10-21T07:38:21.024Z] #34 120.7 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:38:21.024Z] #34 120.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-10-21T07:38:21.024Z] #34 120.7 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:38:21.024Z] #34 120.7 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2022-10-21T07:38:21.024Z] #34 120.7 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:38:21.024Z] #34 120.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-10-21T07:38:21.024Z] #34 120.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-10-21T07:38:21.024Z] #34 120.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-10-21T07:38:21.024Z] #34 120.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-10-21T07:38:21.024Z] #34 120.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-10-21T07:38:21.024Z] #34 120.8 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2022-10-21T07:38:21.024Z] #34 120.8 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-10-21T07:38:21.024Z] #34 120.8 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2022-10-21T07:38:21.024Z] #34 120.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-10-21T07:38:21.024Z] #34 120.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-10-21T07:38:21.024Z] #34 120.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-10-21T07:38:21.024Z] #34 120.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-10-21T07:38:21.024Z] #34 120.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-10-21T07:38:21.024Z] #34 120.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-10-21T07:38:21.024Z] #34 120.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-10-21T07:38:21.024Z] #34 120.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-10-21T07:38:21.024Z] #34 121.0 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-10-21T07:38:21.024Z] #34 121.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-10-21T07:38:21.024Z] #34 121.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-10-21T07:38:21.024Z] #34 121.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-10-21T07:38:21.024Z] #34 121.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-10-21T07:38:21.024Z] #34 121.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-10-21T07:38:21.024Z] #34 121.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-10-21T07:38:21.024Z] #34 121.1 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T07:38:21.024Z] #34 DONE 121.7s [2022-10-21T07:38:21.024Z] [2022-10-21T07:38:21.024Z] #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-10-21T07:38:21.024Z] #38 67.42 LINK criu/pie/restorer.built-in.o [2022-10-21T07:38:21.024Z] #38 67.52 GEN criu/pie/restorer-blob.h [2022-10-21T07:38:21.024Z] #38 67.68 DEP criu/vdso.d [2022-10-21T07:38:21.181Z] #38 81.41 DEP criu/image-desc.d [2022-10-21T07:38:21.181Z] #38 81.53 DEP criu/fsnotify.d [2022-10-21T07:38:21.284Z] #38 67.97 DEP criu/vdso-compat.d [2022-10-21T07:38:21.443Z] #38 81.74 DEP criu/filesystems.d [2022-10-21T07:38:21.543Z] #38 68.09 DEP criu/uts_ns.d [2022-10-21T07:38:21.543Z] #38 68.22 DEP criu/util.d [2022-10-21T07:38:21.703Z] #38 81.95 DEP criu/files.d [2022-10-21T07:38:21.703Z] #38 82.14 DEP criu/files-reg.d [2022-10-21T07:38:21.738Z] #49 ... [2022-10-21T07:38:21.738Z] [2022-10-21T07:38:21.738Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-10-21T07:38:21.738Z] #40 13.85 + cd /tmp/tmp.E7UcCMXLPM/src/github.com/opencontainers/runc [2022-10-21T07:38:21.738Z] #40 13.85 + git checkout -q v1.1.4 [2022-10-21T07:38:21.802Z] #38 68.40 DEP criu/uffd.d [2022-10-21T07:38:21.963Z] #38 82.30 DEP criu/files-ext.d [2022-10-21T07:38:21.963Z] #38 82.44 DEP criu/file-lock.d [2022-10-21T07:38:22.061Z] #38 68.59 DEP criu/tun.d [2022-10-21T07:38:22.223Z] #38 82.59 DEP criu/file-ids.d [2022-10-21T07:38:22.223Z] #38 82.74 DEP criu/fifo.d [2022-10-21T07:38:22.321Z] #38 68.76 DEP criu/tty.d [2022-10-21T07:38:22.321Z] #38 68.94 DEP criu/timerfd.d [2022-10-21T07:38:22.359Z] #39 ... [2022-10-21T07:38:22.359Z] [2022-10-21T07:38:22.359Z] #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-10-21T07:38:22.359Z] #49 33.57 Selecting previously unselected package vim. [2022-10-21T07:38:22.359Z] #49 33.57 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-10-21T07:38:22.359Z] #49 33.59 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:38:22.588Z] #38 69.10 DEP criu/timens.d [2022-10-21T07:38:22.588Z] #38 69.24 DEP criu/sysfs_parse.d [2022-10-21T07:38:22.674Z] #40 14.65 + '[' -z '' ']' [2022-10-21T07:38:22.674Z] #40 14.65 + target=static [2022-10-21T07:38:22.674Z] #40 14.65 + make BUILDTAGS=seccomp static [2022-10-21T07:38:22.793Z] #38 82.92 DEP criu/fdstore.d [2022-10-21T07:38:22.793Z] #38 83.07 DEP criu/fault-injection.d [2022-10-21T07:38:22.793Z] #38 83.13 DEP criu/external.d [2022-10-21T07:38:22.847Z] #38 69.38 DEP criu/sysctl.d [2022-10-21T07:38:22.922Z] #49 34.01 Selecting previously unselected package xfsprogs. [2022-10-21T07:38:22.922Z] #49 34.01 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-10-21T07:38:22.922Z] #49 34.01 Unpacking xfsprogs (5.10.0-4) ... [2022-10-21T07:38:23.053Z] #38 83.22 DEP criu/eventpoll.d [2022-10-21T07:38:23.053Z] #38 83.45 DEP criu/eventfd.d [2022-10-21T07:38:23.053Z] #38 83.59 DEP criu/crtools.d [2022-10-21T07:38:23.107Z] #38 69.59 DEP criu/string.d [2022-10-21T07:38:23.107Z] #38 69.67 DEP criu/stats.d [2022-10-21T07:38:23.107Z] #38 69.80 DEP criu/sockets.d [2022-10-21T07:38:23.179Z] #49 34.47 Selecting previously unselected package zip. [2022-10-21T07:38:23.240Z] #40 15.18 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-10-21T07:38:23.366Z] #38 69.98 DEP criu/sk-unix.d [2022-10-21T07:38:23.435Z] #49 34.49 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-10-21T07:38:23.435Z] #49 34.50 Unpacking zip (3.0-12) ... [2022-10-21T07:38:23.435Z] #49 34.70 Setting up python3-pkg-resources (52.0.0-4) ... [2022-10-21T07:38:23.624Z] #38 83.87 DEP criu/cr-service.d [2022-10-21T07:38:23.625Z] #38 70.21 DEP criu/sk-tcp.d [2022-10-21T07:38:23.884Z] #38 70.44 DEP criu/sk-queue.d [2022-10-21T07:38:23.885Z] #38 84.10 DEP criu/cr-restore.d [2022-10-21T07:38:24.143Z] #38 70.57 DEP criu/sk-packet.d [2022-10-21T07:38:24.143Z] #38 70.71 DEP criu/sk-netlink.d [2022-10-21T07:38:24.146Z] #38 84.45 DEP criu/cr-errno.d [2022-10-21T07:38:24.146Z] #38 84.47 DEP criu/cr-dump.d [2022-10-21T07:38:24.392Z] #49 35.57 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-10-21T07:38:24.392Z] #49 35.58 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-10-21T07:38:24.392Z] #49 35.59 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-10-21T07:38:24.392Z] #49 35.60 Setting up libicu67:arm64 (67.1-7) ... [2022-10-21T07:38:24.392Z] #49 35.62 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-10-21T07:38:24.392Z] #49 35.63 Setting up libinih1:arm64 (53-1+b2) ... [2022-10-21T07:38:24.392Z] #49 35.64 Setting up uidmap (1:4.8.1-1) ... [2022-10-21T07:38:24.403Z] #38 70.89 DEP criu/sk-inet.d [2022-10-21T07:38:24.407Z] #38 84.72 DEP criu/cr-dedup.d [2022-10-21T07:38:24.655Z] #49 35.66 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-10-21T07:38:24.655Z] #49 35.67 Setting up bzip2 (1.0.8-4) ... [2022-10-21T07:38:24.655Z] #49 35.68 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-10-21T07:38:24.655Z] #49 35.70 Setting up python3-wheel (0.34.2-1) ... [2022-10-21T07:38:24.662Z] #38 ... [2022-10-21T07:38:24.662Z] [2022-10-21T07:38:24.662Z] #40 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-10-21T07:38:24.662Z] #40 DONE 3.7s [2022-10-21T07:38:24.662Z] [2022-10-21T07:38:24.662Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T07:38:24.662Z] #38 71.23 DEP criu/signalfd.d [2022-10-21T07:38:24.668Z] #38 84.89 DEP criu/cr-check.d [2022-10-21T07:38:24.668Z] #38 85.10 DEP criu/config.d [2022-10-21T07:38:24.922Z] #38 71.47 DEP criu/sigframe.d [2022-10-21T07:38:24.928Z] #38 85.25 DEP criu/clone-noasan.d [2022-10-21T07:38:24.929Z] #38 85.32 DEP criu/cgroup.d [2022-10-21T07:38:24.929Z] #38 ... [2022-10-21T07:38:24.929Z] [2022-10-21T07:38:24.929Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-10-21T07:38:24.929Z] #40 14.08 + cd /tmp/tmp.i99VtdtKXh/src/github.com/opencontainers/runc [2022-10-21T07:38:24.929Z] #40 14.08 + git checkout -q v1.1.4 [2022-10-21T07:38:25.181Z] #38 71.62 DEP criu/shmem.d [2022-10-21T07:38:25.181Z] #38 71.77 DEP criu/servicefd.d [2022-10-21T07:38:25.440Z] #38 71.92 DEP criu/seize.d [2022-10-21T07:38:25.440Z] #38 72.09 DEP criu/seccomp.d [2022-10-21T07:38:25.591Z] #49 36.53 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:38:25.591Z] #49 36.55 Setting up libcap2:arm64 (1:2.44-1) ... [2022-10-21T07:38:25.591Z] #49 36.56 Setting up libcap2-bin (1:2.44-1) ... [2022-10-21T07:38:25.591Z] #49 36.63 Setting up apparmor (2.13.6-10) ... [2022-10-21T07:38:25.699Z] #38 72.27 DEP criu/rst-malloc.d [2022-10-21T07:38:25.699Z] #38 72.37 DEP criu/rbtree.d [2022-10-21T07:38:25.869Z] #40 14.90 + '[' -z '' ']' [2022-10-21T07:38:25.869Z] #40 14.90 + target=static [2022-10-21T07:38:25.869Z] #40 14.90 + make BUILDTAGS=seccomp static [2022-10-21T07:38:25.958Z] #38 72.40 DEP criu/pstree.d [2022-10-21T07:38:25.958Z] #38 72.60 DEP criu/protobuf.d [2022-10-21T07:38:26.130Z] #40 15.37 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-10-21T07:38:26.218Z] #38 72.75 GEN criu/protobuf-desc-gen.h [2022-10-21T07:38:26.525Z] #40 ... [2022-10-21T07:38:26.525Z] [2022-10-21T07:38:26.525Z] #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-10-21T07:38:26.525Z] #38 78.28 DEP criu/kerndat.d [2022-10-21T07:38:26.525Z] #38 78.57 DEP criu/kcmp-ids.d [2022-10-21T07:38:26.525Z] #38 78.72 DEP criu/irmap.d [2022-10-21T07:38:26.525Z] #38 78.99 DEP criu/ipc_ns.d [2022-10-21T07:38:26.525Z] #38 79.22 DEP criu/image.d [2022-10-21T07:38:26.525Z] #38 79.40 DEP criu/image-desc.d [2022-10-21T07:38:26.525Z] #38 79.49 DEP criu/fsnotify.d [2022-10-21T07:38:26.525Z] #38 79.74 DEP criu/filesystems.d [2022-10-21T07:38:26.525Z] #38 79.91 DEP criu/files.d [2022-10-21T07:38:26.525Z] #38 80.08 DEP criu/files-reg.d [2022-10-21T07:38:26.525Z] #38 80.39 DEP criu/files-ext.d [2022-10-21T07:38:26.525Z] #38 80.50 DEP criu/file-lock.d [2022-10-21T07:38:26.525Z] #38 80.63 DEP criu/file-ids.d [2022-10-21T07:38:26.525Z] #38 80.73 DEP criu/fifo.d [2022-10-21T07:38:26.525Z] #38 80.89 DEP criu/fdstore.d [2022-10-21T07:38:26.525Z] #38 81.00 DEP criu/fault-injection.d [2022-10-21T07:38:26.525Z] #38 81.07 DEP criu/external.d [2022-10-21T07:38:26.525Z] #38 81.24 DEP criu/eventpoll.d [2022-10-21T07:38:26.525Z] #38 81.50 DEP criu/eventfd.d [2022-10-21T07:38:26.525Z] #38 81.69 DEP criu/crtools.d [2022-10-21T07:38:26.525Z] #38 81.91 DEP criu/cr-service.d [2022-10-21T07:38:26.525Z] #38 82.18 DEP criu/cr-restore.d [2022-10-21T07:38:26.525Z] #38 82.40 DEP criu/cr-errno.d [2022-10-21T07:38:26.525Z] #38 82.42 DEP criu/cr-dump.d [2022-10-21T07:38:26.525Z] #38 82.65 DEP criu/cr-dedup.d [2022-10-21T07:38:26.525Z] #38 82.81 DEP criu/cr-check.d [2022-10-21T07:38:26.525Z] #38 83.10 DEP criu/config.d [2022-10-21T07:38:26.525Z] #38 83.25 DEP criu/clone-noasan.d [2022-10-21T07:38:26.525Z] #38 83.33 DEP criu/cgroup.d [2022-10-21T07:38:26.525Z] #38 83.50 DEP criu/cgroup-props.d [2022-10-21T07:38:26.525Z] #38 83.61 DEP criu/bitmap.d [2022-10-21T07:38:26.525Z] #38 83.66 DEP criu/bfd.d [2022-10-21T07:38:26.525Z] #38 83.84 DEP criu/autofs.d [2022-10-21T07:38:26.525Z] #38 84.05 DEP criu/aio.d [2022-10-21T07:38:26.525Z] #38 84.29 DEP criu/action-scripts.d [2022-10-21T07:38:26.525Z] #38 84.56 CC criu/action-scripts.o [2022-10-21T07:38:26.525Z] #38 84.96 CC criu/aio.o [2022-10-21T07:38:26.525Z] #38 85.48 CC criu/autofs.o [2022-10-21T07:38:26.525Z] #38 87.08 CC criu/bfd.o [2022-10-21T07:38:26.525Z] #38 87.69 CC criu/bitmap.o [2022-10-21T07:38:26.525Z] #38 87.92 CC criu/cgroup-props.o [2022-10-21T07:38:26.790Z] #38 ... [2022-10-21T07:38:26.790Z] [2022-10-21T07:38:26.790Z] #25 [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-10-21T07:38:26.790Z] #25 121.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-10-21T07:38:26.790Z] #25 121.2 + GOBIN=/build [2022-10-21T07:38:26.790Z] #25 121.2 + GO111MODULE=on [2022-10-21T07:38:26.790Z] #25 121.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-10-21T07:38:26.790Z] #25 DONE 127.5s [2022-10-21T07:38:26.790Z] [2022-10-21T07:38:26.790Z] #41 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-10-21T07:38:26.790Z] #41 DONE 0.1s [2022-10-21T07:38:26.790Z] [2022-10-21T07:38:26.790Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-10-21T07:38:26.790Z] #0 3.817 + RM_GOPATH=0 [2022-10-21T07:38:26.790Z] #0 3.817 + TMP_GOPATH= [2022-10-21T07:38:26.790Z] #0 3.817 + : /build [2022-10-21T07:38:26.790Z] #0 3.817 + '[' -z '' ']' [2022-10-21T07:38:26.790Z] #0 3.817 ++ mktemp -d [2022-10-21T07:38:26.790Z] #0 3.822 + export GOPATH=/tmp/tmp.irm4vawLmZ [2022-10-21T07:38:26.790Z] #0 3.822 + GOPATH=/tmp/tmp.irm4vawLmZ [2022-10-21T07:38:26.790Z] #0 3.822 + RM_GOPATH=1 [2022-10-21T07:38:26.790Z] #0 3.822 + case "$(go env GOARCH)" in [2022-10-21T07:38:26.790Z] #0 3.822 ++ go env GOARCH [2022-10-21T07:38:26.790Z] #0 3.825 + export GO_BUILDMODE=-buildmode=pie [2022-10-21T07:38:26.790Z] #0 3.825 + GO_BUILDMODE=-buildmode=pie [2022-10-21T07:38:26.790Z] #0 3.826 ++ dirname /tmp/install/install.sh [2022-10-21T07:38:26.790Z] #0 3.827 Install runc version v1.1.4 (build tags: seccomp) [2022-10-21T07:38:26.790Z] #0 3.827 + dir=/tmp/install [2022-10-21T07:38:26.790Z] #0 3.827 + bin=runc [2022-10-21T07:38:26.790Z] #0 3.827 + shift [2022-10-21T07:38:26.790Z] #0 3.827 + '[' '!' -f /tmp/install/runc.installer ']' [2022-10-21T07:38:26.790Z] #0 3.827 + . /tmp/install/runc.installer [2022-10-21T07:38:26.790Z] #0 3.827 ++ set -e [2022-10-21T07:38:26.790Z] #0 3.827 ++ : v1.1.4 [2022-10-21T07:38:26.790Z] #0 3.827 + install_runc [2022-10-21T07:38:26.790Z] #0 3.827 + RUNC_BUILDTAGS=seccomp [2022-10-21T07:38:26.790Z] #0 3.827 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2022-10-21T07:38:26.790Z] #0 3.857 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.irm4vawLmZ/src/github.com/opencontainers/runc [2022-10-21T07:38:26.790Z] #0 3.857 Cloning into '/tmp/tmp.irm4vawLmZ/src/github.com/opencontainers/runc'... [2022-10-21T07:38:26.790Z] #42 ... [2022-10-21T07:38:26.790Z] [2022-10-21T07:38:26.790Z] #43 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-10-21T07:38:26.790Z] #43 DONE 0.1s [2022-10-21T07:38:26.790Z] [2022-10-21T07:38:26.790Z] #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-10-21T07:38:27.092Z] #38 89.00 CC criu/cgroup.o [2022-10-21T07:38:27.483Z] #49 38.27 Setting up zip (3.0-12) ... [2022-10-21T07:38:27.483Z] #49 38.29 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:38:27.483Z] #49 38.32 Setting up bash-completion (1:2.11-2) ... [2022-10-21T07:38:27.728Z] #44 DONE 2.8s [2022-10-21T07:38:27.728Z] [2022-10-21T07:38:27.728Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-10-21T07:38:29.427Z] #40 ... [2022-10-21T07:38:29.427Z] [2022-10-21T07:38:29.427Z] #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-10-21T07:38:29.427Z] #0 1.443 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T07:38:29.427Z] #0 1.464 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T07:38:29.427Z] #0 1.465 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T07:38:29.427Z] #0 2.018 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-10-21T07:38:29.427Z] #0 3.450 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB] [2022-10-21T07:38:29.427Z] #0 4.796 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [6340 B] [2022-10-21T07:38:29.427Z] #0 8.652 Fetched 8589 kB in 7s (1147 kB/s) [2022-10-21T07:38:29.427Z] #0 8.652 Reading package lists... [2022-10-21T07:38:29.427Z] #49 ... [2022-10-21T07:38:29.427Z] [2022-10-21T07:38:29.427Z] #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-10-21T07:38:29.427Z] #38 85.47 DEP criu/cgroup-props.d [2022-10-21T07:38:29.427Z] #38 85.58 DEP criu/bitmap.d [2022-10-21T07:38:29.427Z] #38 85.60 DEP criu/bfd.d [2022-10-21T07:38:29.427Z] #38 85.69 DEP criu/autofs.d [2022-10-21T07:38:29.427Z] #38 85.90 DEP criu/aio.d [2022-10-21T07:38:29.427Z] #38 86.08 DEP criu/action-scripts.d [2022-10-21T07:38:29.427Z] #38 86.38 CC criu/action-scripts.o [2022-10-21T07:38:29.427Z] #38 87.04 CC criu/aio.o [2022-10-21T07:38:29.427Z] #38 87.70 CC criu/autofs.o [2022-10-21T07:38:29.427Z] #38 89.36 CC criu/bfd.o [2022-10-21T07:38:29.427Z] #38 89.95 CC criu/bitmap.o [2022-10-21T07:38:29.687Z] #38 90.20 CC criu/cgroup-props.o [2022-10-21T07:38:30.003Z] #49 40.76 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-10-21T07:38:30.003Z] #49 40.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-10-21T07:38:30.003Z] #49 40.82 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-10-21T07:38:30.003Z] #49 40.84 Setting up patch (2.7.6-7) ... [2022-10-21T07:38:30.003Z] #49 40.85 Setting up sudo (1.9.5p2-3) ... [2022-10-21T07:38:30.003Z] #49 40.92 invoke-rc.d: could not determine current runlevel [2022-10-21T07:38:30.003Z] #49 40.93 invoke-rc.d: policy-rc.d denied execution of start. [2022-10-21T07:38:30.003Z] #49 40.95 Setting up xfsprogs (5.10.0-4) ... [2022-10-21T07:38:30.003Z] #49 40.97 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-10-21T07:38:30.003Z] #49 40.98 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-10-21T07:38:30.003Z] #49 40.99 Setting up pigz (2.6-1) ... [2022-10-21T07:38:30.003Z] #49 41.02 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-10-21T07:38:30.003Z] #49 41.03 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-10-21T07:38:30.003Z] #49 41.06 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-10-21T07:38:30.003Z] #49 41.08 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:38:30.259Z] #49 41.57 Setting up libaio1:arm64 (0.3.112-9) ... [2022-10-21T07:38:30.377Z] #38 92.26 CC criu/clone-noasan.o [2022-10-21T07:38:30.377Z] #38 92.49 CC criu/config.o [2022-10-21T07:38:30.516Z] #49 41.58 Setting up python3-lib2to3 (3.9.2-1) ... [2022-10-21T07:38:30.773Z] #49 41.97 Setting up libelf1:arm64 (0.183-1) ... [2022-10-21T07:38:31.030Z] #49 42.00 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-10-21T07:38:31.030Z] #49 42.02 Setting up python3-distutils (3.9.2-1) ... [2022-10-21T07:38:31.070Z] #38 91.21 CC criu/cgroup.o [2022-10-21T07:38:31.286Z] #49 42.40 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:38:31.286Z] #49 42.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-10-21T07:38:31.286Z] #49 42.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-10-21T07:38:31.286Z] #49 42.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-10-21T07:38:31.286Z] #49 42.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-10-21T07:38:31.286Z] #49 42.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-10-21T07:38:31.286Z] #49 42.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-10-21T07:38:31.286Z] #49 42.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-10-21T07:38:31.286Z] #49 42.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-10-21T07:38:31.286Z] #49 42.50 Setting up python3-setuptools (52.0.0-4) ... [2022-10-21T07:38:31.752Z] #38 94.00 CC criu/cr-check.o [2022-10-21T07:38:31.922Z] #45 3.964 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-10-21T07:38:31.922Z] #45 DONE 4.1s [2022-10-21T07:38:31.922Z] [2022-10-21T07:38:31.922Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-10-21T07:38:32.652Z] #49 43.85 Setting up libjq1:arm64 (1.6-2.1) ... [2022-10-21T07:38:32.652Z] #49 43.86 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-10-21T07:38:32.652Z] #49 43.88 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-10-21T07:38:32.652Z] #49 43.89 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-10-21T07:38:32.686Z] #38 ... [2022-10-21T07:38:32.686Z] [2022-10-21T07:38:32.686Z] #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-10-21T07:38:32.686Z] #24 DONE 150.1s [2022-10-21T07:38:32.686Z] [2022-10-21T07:38:32.686Z] #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-10-21T07:38:32.686Z] #49 8.065 Fetched 8589 kB in 7s (1236 kB/s) [2022-10-21T07:38:32.686Z] #49 8.065 Reading package lists... [2022-10-21T07:38:32.686Z] #49 10.88 Reading package lists... [2022-10-21T07:38:32.686Z] #49 13.75 Building dependency tree... [2022-10-21T07:38:32.686Z] #49 15.54 The following additional packages will be installed: [2022-10-21T07:38:32.686Z] #49 15.55 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-10-21T07:38:32.686Z] #49 15.56 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-10-21T07:38:32.686Z] #49 15.56 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-10-21T07:38:32.686Z] #49 15.56 python3-pkg-resources vim-runtime xxd [2022-10-21T07:38:32.686Z] #49 15.56 Suggested packages: [2022-10-21T07:38:32.686Z] #49 15.58 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-10-21T07:38:32.686Z] #49 15.58 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-10-21T07:38:32.686Z] #49 15.58 acl attr quota [2022-10-21T07:38:32.686Z] #49 15.58 Recommended packages: [2022-10-21T07:38:32.686Z] #49 15.58 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-10-21T07:38:32.909Z] #49 ... [2022-10-21T07:38:32.909Z] [2022-10-21T07:38:32.909Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T07:38:32.909Z] #39 92.94 CC criu/crtools.o [2022-10-21T07:38:32.909Z] #39 93.65 CC criu/eventfd.o [2022-10-21T07:38:32.909Z] #39 93.96 CC criu/eventpoll.o [2022-10-21T07:38:32.909Z] #39 94.94 CC criu/external.o [2022-10-21T07:38:32.909Z] #39 95.22 CC criu/fault-injection.o [2022-10-21T07:38:32.909Z] #39 95.32 CC criu/fdstore.o [2022-10-21T07:38:32.909Z] #39 95.62 CC criu/fifo.o [2022-10-21T07:38:32.909Z] #39 96.06 CC criu/file-ids.o [2022-10-21T07:38:32.909Z] #39 96.39 CC criu/file-lock.o [2022-10-21T07:38:32.909Z] #39 97.23 CC criu/files-ext.o [2022-10-21T07:38:32.909Z] #39 97.65 CC criu/files-reg.o [2022-10-21T07:38:32.909Z] #39 100.2 CC criu/files.o [2022-10-21T07:38:32.909Z] #39 102.1 CC criu/filesystems.o [2022-10-21T07:38:32.909Z] #39 102.9 CC criu/fsnotify.o [2022-10-21T07:38:32.945Z] #49 17.21 The following NEW packages will be installed: [2022-10-21T07:38:33.203Z] #49 17.22 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-10-21T07:38:33.203Z] #49 17.22 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-10-21T07:38:33.203Z] #49 17.22 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-10-21T07:38:33.203Z] #49 17.22 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-10-21T07:38:33.203Z] #49 17.23 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-10-21T07:38:33.203Z] #49 17.23 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-10-21T07:38:33.203Z] #49 17.23 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-10-21T07:38:33.203Z] #49 17.23 xz-utils zip [2022-10-21T07:38:33.769Z] #49 17.72 0 upgraded, 47 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T07:38:33.769Z] #49 17.72 Need to get 27.0 MB of archives. [2022-10-21T07:38:33.769Z] #49 17.72 After this operation, 104 MB of additional disk space will be used. [2022-10-21T07:38:33.769Z] #49 17.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-10-21T07:38:33.769Z] #49 17.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-10-21T07:38:33.769Z] #49 17.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-10-21T07:38:33.769Z] #49 17.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-10-21T07:38:33.769Z] #49 17.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-10-21T07:38:33.769Z] #49 17.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-10-21T07:38:33.769Z] #49 17.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-10-21T07:38:33.769Z] #49 17.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-10-21T07:38:33.769Z] #49 17.79 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-10-21T07:38:33.769Z] #49 17.79 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-10-21T07:38:33.769Z] #49 17.81 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-10-21T07:38:33.769Z] #49 17.82 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-10-21T07:38:33.769Z] #49 17.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-10-21T07:38:33.769Z] #49 17.83 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-10-21T07:38:33.769Z] #49 17.85 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-10-21T07:38:33.769Z] #49 17.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-10-21T07:38:33.769Z] #49 17.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-10-21T07:38:33.769Z] #49 17.87 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-10-21T07:38:33.769Z] #49 17.87 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-10-21T07:38:33.769Z] #49 17.87 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-10-21T07:38:33.769Z] #49 17.88 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-10-21T07:38:33.769Z] #49 17.89 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-10-21T07:38:33.769Z] #49 17.90 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-10-21T07:38:33.838Z] #39 ... [2022-10-21T07:38:33.838Z] [2022-10-21T07:38:33.838Z] #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-10-21T07:38:33.838Z] #49 45.00 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-10-21T07:38:33.838Z] #49 45.01 Setting up jq (1.6-2.1) ... [2022-10-21T07:38:33.838Z] #49 45.02 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-10-21T07:38:33.838Z] #49 45.04 Setting up iptables (1.8.7-1) ... [2022-10-21T07:38:33.838Z] #49 45.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-10-21T07:38:33.838Z] #49 45.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-10-21T07:38:33.838Z] #49 45.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-10-21T07:38:34.028Z] #49 17.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-10-21T07:38:34.028Z] #49 17.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-10-21T07:38:34.028Z] #49 17.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-10-21T07:38:34.028Z] #49 17.92 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-10-21T07:38:34.094Z] #49 45.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-10-21T07:38:34.094Z] #49 45.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-10-21T07:38:34.094Z] #49 45.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-10-21T07:38:34.094Z] #49 45.13 Setting up iproute2 (5.10.0-4) ... [2022-10-21T07:38:34.286Z] #49 18.30 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-10-21T07:38:34.286Z] #49 18.31 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-10-21T07:38:34.286Z] #49 ... [2022-10-21T07:38:34.286Z] [2022-10-21T07:38:34.286Z] #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-10-21T07:38:34.286Z] #38 96.23 CC criu/cr-dedup.o [2022-10-21T07:38:34.351Z] #49 45.47 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T07:38:34.365Z] #38 94.56 CC criu/clone-noasan.o [2022-10-21T07:38:34.365Z] #38 94.78 CC criu/config.o [2022-10-21T07:38:34.604Z] #38 96.58 CC criu/cr-dump.o [2022-10-21T07:38:35.212Z] #46 DONE 3.6s [2022-10-21T07:38:35.212Z] [2022-10-21T07:38:35.212Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-10-21T07:38:35.280Z] #49 DONE 46.6s [2022-10-21T07:38:35.280Z] [2022-10-21T07:38:35.280Z] #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-10-21T07:38:35.280Z] #39 104.1 CC criu/image-desc.o [2022-10-21T07:38:35.280Z] #39 104.3 CC criu/image.o [2022-10-21T07:38:35.280Z] #39 105.3 CC criu/ipc_ns.o [2022-10-21T07:38:35.747Z] #38 ... [2022-10-21T07:38:35.747Z] [2022-10-21T07:38:35.747Z] #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-10-21T07:38:35.747Z] #0 8.652 Reading package lists... [2022-10-21T07:38:35.747Z] #49 11.79 Reading package lists... [2022-10-21T07:38:35.747Z] #49 14.70 Building dependency tree... [2022-10-21T07:38:35.747Z] #49 16.89 The following additional packages will be installed: [2022-10-21T07:38:35.747Z] #49 16.89 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-10-21T07:38:35.747Z] #49 16.89 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-10-21T07:38:35.747Z] #49 16.89 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-10-21T07:38:35.747Z] #49 16.89 python3-pkg-resources vim-runtime xxd [2022-10-21T07:38:35.747Z] #49 16.91 Suggested packages: [2022-10-21T07:38:35.747Z] #49 16.92 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-10-21T07:38:35.747Z] #49 16.92 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-10-21T07:38:35.747Z] #49 16.92 acl attr quota [2022-10-21T07:38:35.747Z] #49 16.92 Recommended packages: [2022-10-21T07:38:35.747Z] #49 16.92 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-10-21T07:38:36.207Z] #39 ... [2022-10-21T07:38:36.207Z] [2022-10-21T07:38:36.207Z] #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-10-21T07:38:36.207Z] #0 0.715 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-10-21T07:38:36.207Z] #0 0.721 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-10-21T07:38:36.207Z] #0 0.725 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-10-21T07:38:36.207Z] #50 DONE 0.8s [2022-10-21T07:38:36.317Z] #49 ... [2022-10-21T07:38:36.317Z] [2022-10-21T07:38:36.317Z] #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-10-21T07:38:36.317Z] #38 96.52 CC criu/cr-check.o [2022-10-21T07:38:36.465Z] [2022-10-21T07:38:36.465Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-10-21T07:38:37.140Z] #38 99.06 CC criu/cr-errno.o [2022-10-21T07:38:37.140Z] #38 99.17 CC criu/cr-restore.o [2022-10-21T07:38:38.248Z] #38 98.58 CC criu/cr-dedup.o [2022-10-21T07:38:38.501Z] #47 ... [2022-10-21T07:38:38.501Z] [2022-10-21T07:38:38.501Z] #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-10-21T07:38:38.501Z] #38 74.44 DEP criu/protobuf-desc.d [2022-10-21T07:38:38.501Z] #38 74.63 DEP criu/proc_parse.d [2022-10-21T07:38:38.501Z] #38 74.93 DEP criu/plugin.d [2022-10-21T07:38:38.501Z] #38 75.03 DEP criu/pipes.d [2022-10-21T07:38:38.501Z] #38 75.26 DEP criu/pie-util.d [2022-10-21T07:38:38.501Z] #38 75.38 DEP criu/pie-util-vdso.d [2022-10-21T07:38:38.501Z] #38 75.57 DEP criu/pie-util-vdso-elf32.d [2022-10-21T07:38:38.501Z] #38 75.69 DEP criu/path.d [2022-10-21T07:38:38.501Z] #38 75.78 DEP criu/parasite-syscall.d [2022-10-21T07:38:38.501Z] #38 76.03 DEP criu/pagemap.d [2022-10-21T07:38:38.501Z] #38 76.25 DEP criu/pagemap-cache.d [2022-10-21T07:38:38.501Z] #38 76.36 DEP criu/page-xfer.d [2022-10-21T07:38:38.501Z] #38 76.51 DEP criu/page-pipe.d [2022-10-21T07:38:38.501Z] #38 76.67 DEP criu/netfilter.d [2022-10-21T07:38:38.501Z] #38 76.84 DEP criu/net.d [2022-10-21T07:38:38.501Z] #38 77.08 DEP criu/namespaces.d [2022-10-21T07:38:38.501Z] #38 77.25 DEP criu/mount.d [2022-10-21T07:38:38.501Z] #38 77.48 DEP criu/memfd.d [2022-10-21T07:38:38.501Z] #38 77.61 DEP criu/mem.d [2022-10-21T07:38:38.501Z] #38 77.79 DEP criu/lsm.d [2022-10-21T07:38:38.501Z] #38 77.92 DEP criu/log.d [2022-10-21T07:38:38.501Z] #38 78.05 DEP criu/libnetlink.d [2022-10-21T07:38:38.501Z] #38 78.09 DEP criu/kerndat.d [2022-10-21T07:38:38.501Z] #38 78.28 DEP criu/kcmp-ids.d [2022-10-21T07:38:38.501Z] #38 78.34 DEP criu/irmap.d [2022-10-21T07:38:38.501Z] #38 78.52 DEP criu/ipc_ns.d [2022-10-21T07:38:38.501Z] #38 78.73 DEP criu/image.d [2022-10-21T07:38:38.501Z] #38 78.86 DEP criu/image-desc.d [2022-10-21T07:38:38.501Z] #38 78.94 DEP criu/fsnotify.d [2022-10-21T07:38:38.501Z] #38 79.10 DEP criu/filesystems.d [2022-10-21T07:38:38.501Z] #38 79.22 DEP criu/files.d [2022-10-21T07:38:38.501Z] #38 79.40 DEP criu/files-reg.d [2022-10-21T07:38:38.501Z] #38 79.63 DEP criu/files-ext.d [2022-10-21T07:38:38.501Z] #38 79.76 DEP criu/file-lock.d [2022-10-21T07:38:38.501Z] #38 79.94 DEP criu/file-ids.d [2022-10-21T07:38:38.501Z] #38 80.07 DEP criu/fifo.d [2022-10-21T07:38:38.501Z] #38 80.22 DEP criu/fdstore.d [2022-10-21T07:38:38.501Z] #38 80.32 DEP criu/fault-injection.d [2022-10-21T07:38:38.501Z] #38 80.41 DEP criu/external.d [2022-10-21T07:38:38.501Z] #38 80.46 DEP criu/eventpoll.d [2022-10-21T07:38:38.501Z] #38 80.61 DEP criu/eventfd.d [2022-10-21T07:38:38.501Z] #38 80.70 DEP criu/crtools.d [2022-10-21T07:38:38.501Z] #38 80.86 DEP criu/cr-service.d [2022-10-21T07:38:38.501Z] #38 81.03 DEP criu/cr-restore.d [2022-10-21T07:38:38.501Z] #38 81.27 DEP criu/cr-errno.d [2022-10-21T07:38:38.501Z] #38 81.29 DEP criu/cr-dump.d [2022-10-21T07:38:38.501Z] #38 81.55 DEP criu/cr-dedup.d [2022-10-21T07:38:38.501Z] #38 81.68 DEP criu/cr-check.d [2022-10-21T07:38:38.501Z] #38 81.92 DEP criu/config.d [2022-10-21T07:38:38.501Z] #38 82.13 DEP criu/clone-noasan.d [2022-10-21T07:38:38.501Z] #38 82.22 DEP criu/cgroup.d [2022-10-21T07:38:38.501Z] #38 82.43 DEP criu/cgroup-props.d [2022-10-21T07:38:38.501Z] #38 82.53 DEP criu/bitmap.d [2022-10-21T07:38:38.501Z] #38 82.56 DEP criu/bfd.d [2022-10-21T07:38:38.501Z] #38 82.65 DEP criu/autofs.d [2022-10-21T07:38:38.501Z] #38 82.84 DEP criu/aio.d [2022-10-21T07:38:38.501Z] #38 83.00 DEP criu/action-scripts.d [2022-10-21T07:38:38.501Z] #38 83.26 CC criu/action-scripts.o [2022-10-21T07:38:38.501Z] #38 83.70 CC criu/aio.o [2022-10-21T07:38:38.501Z] #38 84.28 CC criu/autofs.o [2022-10-21T07:38:38.501Z] #38 ... [2022-10-21T07:38:38.501Z] [2022-10-21T07:38:38.501Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-10-21T07:38:38.501Z] #47 DONE 3.1s [2022-10-21T07:38:38.501Z] [2022-10-21T07:38:38.501Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2022-10-21T07:38:38.820Z] #38 ... [2022-10-21T07:38:38.820Z] [2022-10-21T07:38:38.820Z] #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-10-21T07:38:38.820Z] #24 DONE 154.4s [2022-10-21T07:38:38.820Z] [2022-10-21T07:38:38.820Z] #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-10-21T07:38:38.820Z] #38 98.94 CC criu/cr-dump.o [2022-10-21T07:38:39.671Z] #38 ... [2022-10-21T07:38:39.671Z] [2022-10-21T07:38:39.671Z] #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-10-21T07:38:39.671Z] #49 18.31 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-10-21T07:38:39.671Z] #49 18.31 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-10-21T07:38:39.671Z] #49 18.31 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-10-21T07:38:39.671Z] #49 18.32 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-10-21T07:38:39.671Z] #49 18.32 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-10-21T07:38:39.672Z] #49 18.39 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-10-21T07:38:39.672Z] #49 18.39 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-10-21T07:38:39.672Z] #49 18.40 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-10-21T07:38:39.672Z] #49 18.42 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-10-21T07:38:39.672Z] #49 18.43 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-10-21T07:38:39.672Z] #49 18.43 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-10-21T07:38:39.672Z] #49 18.45 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-10-21T07:38:39.672Z] #49 18.47 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-10-21T07:38:39.672Z] #49 18.48 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-10-21T07:38:39.672Z] #49 18.50 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-10-21T07:38:39.672Z] #49 18.78 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-10-21T07:38:39.672Z] #49 18.81 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-10-21T07:38:39.672Z] #49 18.84 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-10-21T07:38:39.672Z] #49 19.56 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T07:38:39.672Z] #49 19.70 Fetched 27.0 MB in 2s (17.6 MB/s) [2022-10-21T07:38:39.672Z] #49 19.76 Selecting previously unselected package pigz. [2022-10-21T07:38:39.672Z] #49 19.76 (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-10-21T07:38:39.672Z] #49 19.80 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-10-21T07:38:39.672Z] #49 19.81 Unpacking pigz (2.6-1) ... [2022-10-21T07:38:39.672Z] #49 19.92 Selecting previously unselected package libelf1:amd64. [2022-10-21T07:38:39.672Z] #49 19.92 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-10-21T07:38:39.672Z] #49 19.93 Unpacking libelf1:amd64 (0.183-1) ... [2022-10-21T07:38:39.672Z] #49 20.04 Selecting previously unselected package libbpf0:amd64. [2022-10-21T07:38:39.672Z] #49 20.05 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-10-21T07:38:39.672Z] #49 20.06 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-10-21T07:38:39.672Z] #49 20.15 Selecting previously unselected package libcap2:amd64. [2022-10-21T07:38:39.672Z] #49 20.15 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-10-21T07:38:39.672Z] #49 20.15 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-10-21T07:38:39.672Z] #49 20.22 Selecting previously unselected package libmnl0:amd64. [2022-10-21T07:38:39.672Z] #49 20.23 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-10-21T07:38:39.672Z] #49 20.23 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-10-21T07:38:39.672Z] #49 20.30 Selecting previously unselected package libxtables12:amd64. [2022-10-21T07:38:39.672Z] #49 20.31 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-10-21T07:38:39.672Z] #49 20.31 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-10-21T07:38:39.672Z] #49 20.38 Selecting previously unselected package libcap2-bin. [2022-10-21T07:38:39.672Z] #49 20.39 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-10-21T07:38:39.672Z] #49 20.40 Unpacking libcap2-bin (1:2.44-1) ... [2022-10-21T07:38:39.672Z] #49 20.50 Selecting previously unselected package iproute2. [2022-10-21T07:38:39.672Z] #49 20.50 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-10-21T07:38:39.672Z] #49 20.51 Unpacking iproute2 (5.10.0-4) ... [2022-10-21T07:38:39.672Z] #49 21.08 Selecting previously unselected package xxd. [2022-10-21T07:38:39.672Z] #49 21.08 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-10-21T07:38:39.672Z] #49 21.10 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:38:39.672Z] #49 21.24 Selecting previously unselected package vim-common. [2022-10-21T07:38:39.672Z] #49 21.24 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-10-21T07:38:39.672Z] #49 21.26 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:38:39.672Z] #49 21.42 Selecting previously unselected package bash-completion. [2022-10-21T07:38:39.672Z] #49 21.43 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-10-21T07:38:39.672Z] #49 23.46 Unpacking bash-completion (1:2.11-2) ... [2022-10-21T07:38:39.672Z] #49 23.84 Selecting previously unselected package bzip2. [2022-10-21T07:38:39.672Z] #49 23.84 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-10-21T07:38:39.672Z] #49 23.85 Unpacking bzip2 (1.0.8-4) ... [2022-10-21T07:38:39.929Z] #49 23.93 Selecting previously unselected package xz-utils. [2022-10-21T07:38:39.929Z] #49 23.94 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-10-21T07:38:39.929Z] #49 23.94 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-10-21T07:38:39.929Z] #49 24.13 Selecting previously unselected package apparmor. [2022-10-21T07:38:40.193Z] #49 24.13 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-10-21T07:38:40.193Z] #49 24.19 Unpacking apparmor (2.13.6-10) ... [2022-10-21T07:38:40.407Z] #48 DONE 2.0s [2022-10-21T07:38:40.407Z] [2022-10-21T07:38:40.407Z] #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-10-21T07:38:40.456Z] #49 24.68 Selecting previously unselected package inetutils-ping. [2022-10-21T07:38:40.456Z] #49 24.68 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-10-21T07:38:40.714Z] #49 24.68 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-10-21T07:38:40.714Z] #49 24.83 Selecting previously unselected package libip4tc2:amd64. [2022-10-21T07:38:40.714Z] #49 24.83 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-10-21T07:38:40.714Z] #49 24.84 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-10-21T07:38:40.714Z] #49 24.91 Selecting previously unselected package libip6tc2:amd64. [2022-10-21T07:38:40.972Z] #49 24.93 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-10-21T07:38:40.972Z] #49 24.94 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-10-21T07:38:40.972Z] #49 25.02 Selecting previously unselected package libnfnetlink0:amd64. [2022-10-21T07:38:40.972Z] #49 25.04 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-10-21T07:38:40.972Z] #49 25.05 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-10-21T07:38:40.972Z] #49 25.12 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-10-21T07:38:40.972Z] #49 25.13 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-10-21T07:38:40.972Z] #49 25.13 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-10-21T07:38:41.231Z] #49 25.21 Selecting previously unselected package libnftnl11:amd64. [2022-10-21T07:38:41.231Z] #49 25.22 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-10-21T07:38:41.231Z] #49 25.23 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-10-21T07:38:41.231Z] #49 25.37 Selecting previously unselected package iptables. [2022-10-21T07:38:41.231Z] #49 25.37 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-10-21T07:38:41.231Z] #49 25.38 Unpacking iptables (1.8.7-1) ... [2022-10-21T07:38:41.376Z] #38 ... [2022-10-21T07:38:41.376Z] [2022-10-21T07:38:41.376Z] #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-10-21T07:38:41.376Z] #49 18.53 The following NEW packages will be installed: [2022-10-21T07:38:41.376Z] #49 18.54 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-10-21T07:38:41.376Z] #49 18.54 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-10-21T07:38:41.376Z] #49 18.54 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-10-21T07:38:41.376Z] #49 18.54 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-10-21T07:38:41.376Z] #49 18.54 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-10-21T07:38:41.376Z] #49 18.54 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-10-21T07:38:41.376Z] #49 18.54 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-10-21T07:38:41.376Z] #49 18.55 xz-utils zip [2022-10-21T07:38:41.376Z] #49 18.91 0 upgraded, 47 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T07:38:41.376Z] #49 18.91 Need to get 27.0 MB of archives. [2022-10-21T07:38:41.376Z] #49 18.91 After this operation, 104 MB of additional disk space will be used. [2022-10-21T07:38:41.376Z] #49 18.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-10-21T07:38:41.376Z] #49 18.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-10-21T07:38:41.376Z] #49 18.92 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-10-21T07:38:41.376Z] #49 18.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-10-21T07:38:41.376Z] #49 18.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-10-21T07:38:41.376Z] #49 18.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-10-21T07:38:41.376Z] #49 18.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-10-21T07:38:41.376Z] #49 18.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-10-21T07:38:41.376Z] #49 19.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-10-21T07:38:41.376Z] #49 19.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-10-21T07:38:41.376Z] #49 19.03 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-10-21T07:38:41.376Z] #49 19.04 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-10-21T07:38:41.376Z] #49 19.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-10-21T07:38:41.376Z] #49 19.05 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-10-21T07:38:41.376Z] #49 19.09 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-10-21T07:38:41.376Z] #49 19.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-10-21T07:38:41.376Z] #49 19.12 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-10-21T07:38:41.376Z] #49 19.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-10-21T07:38:41.376Z] #49 19.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-10-21T07:38:41.376Z] #49 19.13 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-10-21T07:38:41.376Z] #49 19.13 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-10-21T07:38:41.376Z] #49 19.15 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-10-21T07:38:41.376Z] #49 19.16 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-10-21T07:38:41.376Z] #49 19.16 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-10-21T07:38:41.376Z] #49 19.17 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-10-21T07:38:41.376Z] #49 19.17 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-10-21T07:38:41.376Z] #49 19.18 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-10-21T07:38:41.376Z] #49 19.62 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-10-21T07:38:41.376Z] #49 19.62 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-10-21T07:38:41.376Z] #49 19.63 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-10-21T07:38:41.376Z] #49 19.63 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-10-21T07:38:41.376Z] #49 19.63 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-10-21T07:38:41.376Z] #49 19.63 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-10-21T07:38:41.376Z] #49 19.64 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-10-21T07:38:41.376Z] #49 19.71 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-10-21T07:38:41.376Z] #49 19.71 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-10-21T07:38:41.376Z] #49 19.71 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-10-21T07:38:41.376Z] #49 19.72 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-10-21T07:38:41.376Z] #49 19.78 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-10-21T07:38:41.376Z] #49 19.80 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-10-21T07:38:41.376Z] #49 19.84 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-10-21T07:38:41.376Z] #49 19.91 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-10-21T07:38:41.376Z] #49 19.96 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-10-21T07:38:41.376Z] #49 19.97 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-10-21T07:38:41.376Z] #49 20.37 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-10-21T07:38:41.376Z] #49 20.42 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-10-21T07:38:41.376Z] #49 20.48 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-10-21T07:38:41.376Z] #49 21.17 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T07:38:41.376Z] #49 21.31 Fetched 27.0 MB in 2s (14.3 MB/s) [2022-10-21T07:38:41.376Z] #49 21.38 Selecting previously unselected package pigz. [2022-10-21T07:38:41.376Z] #49 21.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2022-10-21T07:38:41.376Z] #49 21.43 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-10-21T07:38:41.376Z] #49 21.44 Unpacking pigz (2.6-1) ... [2022-10-21T07:38:41.376Z] #49 21.54 Selecting previously unselected package libelf1:amd64. [2022-10-21T07:38:41.377Z] #49 21.55 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-10-21T07:38:41.377Z] #49 21.55 Unpacking libelf1:amd64 (0.183-1) ... [2022-10-21T07:38:41.377Z] #49 21.71 Selecting previously unselected package libbpf0:amd64. [2022-10-21T07:38:41.377Z] #49 21.73 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-10-21T07:38:41.377Z] #49 21.73 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-10-21T07:38:41.377Z] #49 21.84 Selecting previously unselected package libcap2:amd64. [2022-10-21T07:38:41.377Z] #49 21.85 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-10-21T07:38:41.377Z] #49 21.86 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-10-21T07:38:41.377Z] #49 21.94 Selecting previously unselected package libmnl0:amd64. [2022-10-21T07:38:41.377Z] #49 21.94 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-10-21T07:38:41.377Z] #49 22.05 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-10-21T07:38:41.377Z] #49 22.11 Selecting previously unselected package libxtables12:amd64. [2022-10-21T07:38:41.377Z] #49 22.11 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-10-21T07:38:41.377Z] #49 22.11 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-10-21T07:38:41.377Z] #49 22.20 Selecting previously unselected package libcap2-bin. [2022-10-21T07:38:41.377Z] #49 22.20 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-10-21T07:38:41.377Z] #49 22.21 Unpacking libcap2-bin (1:2.44-1) ... [2022-10-21T07:38:41.377Z] #49 22.31 Selecting previously unselected package iproute2. [2022-10-21T07:38:41.377Z] #49 22.31 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-10-21T07:38:41.377Z] #49 22.31 Unpacking iproute2 (5.10.0-4) ... [2022-10-21T07:38:41.497Z] #49 ... [2022-10-21T07:38:41.497Z] [2022-10-21T07:38:41.497Z] #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-10-21T07:38:41.497Z] #38 103.6 CC criu/cr-service.o [2022-10-21T07:38:41.637Z] #49 22.85 Selecting previously unselected package xxd. [2022-10-21T07:38:41.898Z] #49 22.87 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-10-21T07:38:41.898Z] #49 22.88 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:38:41.898Z] #49 23.00 Selecting previously unselected package vim-common. [2022-10-21T07:38:41.898Z] #49 23.02 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-10-21T07:38:41.898Z] #49 23.04 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:38:42.158Z] #49 23.21 Selecting previously unselected package bash-completion. [2022-10-21T07:38:42.158Z] #49 23.21 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-10-21T07:38:42.943Z] #49 2.574 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-10-21T07:38:42.943Z] #49 2.594 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-10-21T07:38:42.943Z] #49 2.602 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-10-21T07:38:43.004Z] #51 ... [2022-10-21T07:38:43.004Z] [2022-10-21T07:38:43.004Z] #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-10-21T07:38:43.004Z] #39 107.0 CC criu/irmap.o [2022-10-21T07:38:43.004Z] #39 107.8 CC criu/kcmp-ids.o [2022-10-21T07:38:43.004Z] #39 108.2 CC criu/kerndat.o [2022-10-21T07:38:43.004Z] #39 109.3 CC criu/libnetlink.o [2022-10-21T07:38:43.004Z] #39 109.7 CC criu/log.o [2022-10-21T07:38:43.004Z] #39 110.3 CC criu/lsm.o [2022-10-21T07:38:43.004Z] #39 110.8 CC criu/mem.o [2022-10-21T07:38:43.004Z] #39 112.5 CC criu/memfd.o [2022-10-21T07:38:43.203Z] #49 3.111 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8184 kB] [2022-10-21T07:38:43.260Z] #39 113.2 CC criu/mount.o [2022-10-21T07:38:43.399Z] #38 105.4 CC criu/crtools.o [2022-10-21T07:38:43.966Z] #38 105.9 CC criu/eventfd.o [2022-10-21T07:38:44.070Z] #49 25.22 Unpacking bash-completion (1:2.11-2) ... [2022-10-21T07:38:44.227Z] #38 106.3 CC criu/eventpoll.o [2022-10-21T07:38:44.581Z] #49 4.433 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [191 kB] [2022-10-21T07:38:44.589Z] #49 25.63 Selecting previously unselected package bzip2. [2022-10-21T07:38:44.589Z] #49 25.64 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-10-21T07:38:44.589Z] #49 25.66 Unpacking bzip2 (1.0.8-4) ... [2022-10-21T07:38:44.590Z] #49 25.74 Selecting previously unselected package xz-utils. [2022-10-21T07:38:44.590Z] #49 25.75 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-10-21T07:38:44.590Z] #49 25.75 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-10-21T07:38:44.840Z] #49 ... [2022-10-21T07:38:44.840Z] [2022-10-21T07:38:44.840Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-10-21T07:38:44.840Z] #42 14.09 + cd /tmp/tmp.irm4vawLmZ/src/github.com/opencontainers/runc [2022-10-21T07:38:44.840Z] #42 14.09 + git checkout -q v1.1.4 [2022-10-21T07:38:44.840Z] #42 15.12 + '[' -z '' ']' [2022-10-21T07:38:44.840Z] #42 15.12 + target=static [2022-10-21T07:38:44.840Z] #42 15.12 + make BUILDTAGS=seccomp static [2022-10-21T07:38:44.840Z] #42 15.45 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-10-21T07:38:44.849Z] #49 25.91 Selecting previously unselected package apparmor. [2022-10-21T07:38:44.849Z] #49 25.92 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-10-21T07:38:44.849Z] #49 25.98 Unpacking apparmor (2.13.6-10) ... [2022-10-21T07:38:45.099Z] #42 ... [2022-10-21T07:38:45.099Z] [2022-10-21T07:38:45.099Z] #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-10-21T07:38:45.099Z] #38 86.09 CC criu/bfd.o [2022-10-21T07:38:45.099Z] #38 86.64 CC criu/bitmap.o [2022-10-21T07:38:45.099Z] #38 86.81 CC criu/cgroup-props.o [2022-10-21T07:38:45.099Z] #38 87.95 CC criu/cgroup.o [2022-10-21T07:38:45.099Z] #38 91.24 CC criu/clone-noasan.o [2022-10-21T07:38:45.099Z] #38 91.57 CC criu/config.o [2022-10-21T07:38:45.163Z] #38 107.3 CC criu/external.o [2022-10-21T07:38:45.420Z] #49 26.45 Selecting previously unselected package inetutils-ping. [2022-10-21T07:38:45.420Z] #49 26.45 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-10-21T07:38:45.420Z] #49 26.46 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-10-21T07:38:45.420Z] #49 26.61 Selecting previously unselected package libip4tc2:amd64. [2022-10-21T07:38:45.420Z] #49 26.62 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-10-21T07:38:45.420Z] #49 26.63 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-10-21T07:38:45.422Z] #38 107.7 CC criu/fault-injection.o [2022-10-21T07:38:45.681Z] #49 26.71 Selecting previously unselected package libip6tc2:amd64. [2022-10-21T07:38:45.681Z] #49 26.72 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-10-21T07:38:45.681Z] #49 26.73 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-10-21T07:38:45.681Z] #49 26.80 Selecting previously unselected package libnfnetlink0:amd64. [2022-10-21T07:38:45.681Z] #49 26.81 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-10-21T07:38:45.681Z] #49 26.83 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-10-21T07:38:45.681Z] #49 26.91 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-10-21T07:38:45.787Z] #39 ... [2022-10-21T07:38:45.787Z] [2022-10-21T07:38:45.787Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-10-21T07:38:45.787Z] #51 9.429 Collecting yamllint==1.26.1 [2022-10-21T07:38:45.955Z] #49 26.91 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-10-21T07:38:45.955Z] #49 26.92 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-10-21T07:38:45.955Z] #49 27.00 Selecting previously unselected package libnftnl11:amd64. [2022-10-21T07:38:45.955Z] #49 27.02 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-10-21T07:38:45.955Z] #49 27.03 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-10-21T07:38:45.955Z] #49 27.12 Selecting previously unselected package iptables. [2022-10-21T07:38:45.955Z] #49 27.12 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-10-21T07:38:45.955Z] #49 27.12 Unpacking iptables (1.8.7-1) ... [2022-10-21T07:38:45.989Z] #38 107.8 CC criu/fdstore.o [2022-10-21T07:38:46.036Z] #38 ... [2022-10-21T07:38:46.036Z] [2022-10-21T07:38:46.036Z] #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-10-21T07:38:46.036Z] #49 5.705 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [6340 B] [2022-10-21T07:38:46.247Z] #38 108.2 CC criu/fifo.o [2022-10-21T07:38:46.506Z] #38 108.7 CC criu/file-ids.o [2022-10-21T07:38:46.524Z] #49 27.48 Selecting previously unselected package libonig5:amd64. [2022-10-21T07:38:46.524Z] #49 27.48 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-10-21T07:38:46.524Z] #49 27.49 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-10-21T07:38:46.524Z] #49 27.64 Selecting previously unselected package libjq1:amd64. [2022-10-21T07:38:46.524Z] #49 27.66 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-10-21T07:38:46.524Z] #49 27.67 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-10-21T07:38:46.718Z] #51 10.48 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-10-21T07:38:46.784Z] #49 27.80 Selecting previously unselected package jq. [2022-10-21T07:38:46.784Z] #49 27.81 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-10-21T07:38:46.784Z] #49 27.82 Unpacking jq (1.6-2.1) ... [2022-10-21T07:38:46.784Z] #49 27.88 Selecting previously unselected package libaio1:amd64. [2022-10-21T07:38:46.784Z] #49 27.89 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-10-21T07:38:46.784Z] #49 27.89 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-10-21T07:38:46.784Z] #49 27.96 Selecting previously unselected package libgpm2:amd64. [2022-10-21T07:38:46.785Z] #49 27.97 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-10-21T07:38:47.045Z] #49 27.98 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-10-21T07:38:47.045Z] #49 28.05 Selecting previously unselected package libicu67:amd64. [2022-10-21T07:38:47.045Z] #49 28.06 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-10-21T07:38:47.045Z] #49 28.07 Unpacking libicu67:amd64 (67.1-7) ... [2022-10-21T07:38:47.072Z] #38 109.0 CC criu/file-lock.o [2022-10-21T07:38:47.639Z] #38 ... [2022-10-21T07:38:47.639Z] [2022-10-21T07:38:47.639Z] #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-10-21T07:38:47.639Z] #49 25.65 Selecting previously unselected package libonig5:amd64. [2022-10-21T07:38:47.639Z] #49 25.66 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-10-21T07:38:47.639Z] #49 25.66 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-10-21T07:38:47.639Z] #49 25.81 Selecting previously unselected package libjq1:amd64. [2022-10-21T07:38:47.639Z] #49 25.83 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-10-21T07:38:47.639Z] #49 25.84 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-10-21T07:38:47.639Z] #49 26.01 Selecting previously unselected package jq. [2022-10-21T07:38:47.639Z] #49 26.02 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-10-21T07:38:47.639Z] #49 26.02 Unpacking jq (1.6-2.1) ... [2022-10-21T07:38:47.639Z] #49 26.12 Selecting previously unselected package libaio1:amd64. [2022-10-21T07:38:47.639Z] #49 26.12 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-10-21T07:38:47.639Z] #49 26.13 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-10-21T07:38:47.639Z] #49 26.18 Selecting previously unselected package libgpm2:amd64. [2022-10-21T07:38:47.639Z] #49 26.18 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-10-21T07:38:47.639Z] #49 26.19 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-10-21T07:38:47.639Z] #49 26.27 Selecting previously unselected package libicu67:amd64. [2022-10-21T07:38:47.639Z] #49 26.27 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-10-21T07:38:47.639Z] #49 26.28 Unpacking libicu67:amd64 (67.1-7) ... [2022-10-21T07:38:47.639Z] #49 30.12 Selecting previously unselected package libinih1:amd64. [2022-10-21T07:38:47.639Z] #49 30.13 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-10-21T07:38:47.639Z] #49 30.13 Unpacking libinih1:amd64 (53-1+b2) ... [2022-10-21T07:38:47.639Z] #49 30.20 Selecting previously unselected package libnet1:amd64. [2022-10-21T07:38:47.639Z] #49 30.20 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-10-21T07:38:47.639Z] #49 30.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-10-21T07:38:47.639Z] #49 30.27 Selecting previously unselected package libnl-3-200:amd64. [2022-10-21T07:38:47.639Z] #49 30.27 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-10-21T07:38:47.639Z] #49 30.27 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-10-21T07:38:47.639Z] #49 30.35 Selecting previously unselected package libprotobuf-c1:amd64. [2022-10-21T07:38:47.639Z] #49 30.36 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-10-21T07:38:47.639Z] #49 30.39 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-10-21T07:38:47.639Z] #49 30.45 Selecting previously unselected package net-tools. [2022-10-21T07:38:47.639Z] #49 30.46 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-10-21T07:38:47.639Z] #49 30.47 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-10-21T07:38:47.639Z] #49 30.69 Selecting previously unselected package patch. [2022-10-21T07:38:47.639Z] #49 30.70 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-10-21T07:38:47.639Z] #49 30.70 Unpacking patch (2.7.6-7) ... [2022-10-21T07:38:47.639Z] #49 30.82 Selecting previously unselected package python-pip-whl. [2022-10-21T07:38:47.639Z] #49 30.84 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-10-21T07:38:47.639Z] #49 30.85 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-10-21T07:38:47.639Z] #49 31.50 Selecting previously unselected package python3-lib2to3. [2022-10-21T07:38:47.639Z] #49 31.51 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-10-21T07:38:47.639Z] #49 31.52 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-10-21T07:38:47.639Z] #49 31.64 Selecting previously unselected package python3-distutils. [2022-10-21T07:38:47.639Z] #49 31.64 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-10-21T07:38:47.639Z] #49 31.65 Unpacking python3-distutils (3.9.2-1) ... [2022-10-21T07:38:47.897Z] #49 31.80 Selecting previously unselected package python3-pkg-resources. [2022-10-21T07:38:47.897Z] #49 31.80 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-10-21T07:38:47.897Z] #49 31.81 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-10-21T07:38:47.897Z] #49 31.94 Selecting previously unselected package python3-setuptools. [2022-10-21T07:38:47.897Z] #49 31.95 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-10-21T07:38:47.897Z] #49 31.96 Unpacking python3-setuptools (52.0.0-4) ... [2022-10-21T07:38:48.097Z] #51 11.57 Collecting pathspec>=0.5.3 [2022-10-21T07:38:48.097Z] #51 11.58 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-10-21T07:38:48.097Z] #51 11.89 Collecting pyyaml [2022-10-21T07:38:48.097Z] #51 11.92 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-10-21T07:38:48.097Z] #51 11.96 Building wheels for collected packages: yamllint [2022-10-21T07:38:48.156Z] #49 32.22 Selecting previously unselected package python3-wheel. [2022-10-21T07:38:48.156Z] #49 32.22 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-10-21T07:38:48.156Z] #49 32.23 Unpacking python3-wheel (0.34.2-1) ... [2022-10-21T07:38:48.156Z] #49 32.29 Selecting previously unselected package python3-pip. [2022-10-21T07:38:48.156Z] #49 32.30 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-10-21T07:38:48.156Z] #49 32.30 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-10-21T07:38:48.353Z] #51 11.98 Building wheel for yamllint (setup.py): started [2022-10-21T07:38:48.414Z] #49 32.57 Selecting previously unselected package sudo. [2022-10-21T07:38:48.414Z] #49 32.58 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-10-21T07:38:48.414Z] #49 32.59 Unpacking sudo (1.9.5p2-3) ... [2022-10-21T07:38:49.281Z] #51 12.92 Building wheel for yamllint (setup.py): finished with status 'done' [2022-10-21T07:38:49.281Z] #51 12.93 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d49ad80dc148ba042e6c9315a77b2c6f7fb3719144e6e569f874cee58bd69ae2 [2022-10-21T07:38:49.281Z] #51 12.93 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-10-21T07:38:49.281Z] #51 12.93 Successfully built yamllint [2022-10-21T07:38:49.281Z] #51 12.94 Installing collected packages: pyyaml, pathspec, yamllint [2022-10-21T07:38:49.350Z] #49 33.14 Selecting previously unselected package thin-provisioning-tools. [2022-10-21T07:38:49.350Z] #49 33.15 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-10-21T07:38:49.350Z] #49 33.16 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-10-21T07:38:49.350Z] #49 33.42 Selecting previously unselected package uidmap. [2022-10-21T07:38:49.350Z] #49 33.45 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-10-21T07:38:49.350Z] #49 33.45 Unpacking uidmap (1:4.8.1-1) ... [2022-10-21T07:38:49.537Z] #51 13.35 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-10-21T07:38:49.608Z] #49 33.62 Selecting previously unselected package vim-runtime. [2022-10-21T07:38:49.608Z] #49 33.64 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-10-21T07:38:49.608Z] #49 33.67 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-10-21T07:38:49.608Z] #49 33.70 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-10-21T07:38:49.608Z] #49 33.71 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:38:50.100Z] #51 DONE 13.9s [2022-10-21T07:38:50.100Z] [2022-10-21T07:38:50.100Z] #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-10-21T07:38:50.100Z] #39 117.3 CC criu/namespaces.o [2022-10-21T07:38:50.100Z] #39 119.6 CC criu/net.o [2022-10-21T07:38:50.226Z] #49 9.479 Fetched 8589 kB in 7s (1196 kB/s) [2022-10-21T07:38:50.348Z] #49 31.55 Selecting previously unselected package libinih1:amd64. [2022-10-21T07:38:50.348Z] #49 31.57 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-10-21T07:38:50.348Z] #49 31.58 Unpacking libinih1:amd64 (53-1+b2) ... [2022-10-21T07:38:50.348Z] #49 31.64 Selecting previously unselected package libnet1:amd64. [2022-10-21T07:38:50.485Z] #49 9.479 Reading package lists... [2022-10-21T07:38:50.485Z] #49 ... [2022-10-21T07:38:50.485Z] [2022-10-21T07:38:50.485Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-10-21T07:38:50.485Z] #32 DONE 151.1s [2022-10-21T07:38:50.608Z] #49 31.66 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-10-21T07:38:50.608Z] #49 31.66 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-10-21T07:38:50.608Z] #49 31.75 Selecting previously unselected package libnl-3-200:amd64. [2022-10-21T07:38:50.608Z] #49 31.76 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-10-21T07:38:50.608Z] #49 31.76 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-10-21T07:38:50.608Z] #49 31.85 Selecting previously unselected package libprotobuf-c1:amd64. [2022-10-21T07:38:50.609Z] #49 31.86 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-10-21T07:38:50.743Z] [2022-10-21T07:38:50.743Z] #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-10-21T07:38:50.743Z] #38 93.17 CC criu/cr-check.o [2022-10-21T07:38:50.743Z] #38 95.25 CC criu/cr-dedup.o [2022-10-21T07:38:50.743Z] #38 95.68 CC criu/cr-dump.o [2022-10-21T07:38:50.869Z] #49 31.86 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-10-21T07:38:50.869Z] #49 31.92 Selecting previously unselected package net-tools. [2022-10-21T07:38:50.869Z] #49 31.93 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-10-21T07:38:50.869Z] #49 31.94 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-10-21T07:38:51.129Z] #49 32.14 Selecting previously unselected package patch. [2022-10-21T07:38:51.129Z] #49 32.16 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-10-21T07:38:51.129Z] #49 32.19 Unpacking patch (2.7.6-7) ... [2022-10-21T07:38:51.388Z] #49 32.30 Selecting previously unselected package python-pip-whl. [2022-10-21T07:38:51.388Z] #49 32.32 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-10-21T07:38:51.388Z] #49 32.32 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-10-21T07:38:51.388Z] #49 ... [2022-10-21T07:38:51.388Z] [2022-10-21T07:38:51.388Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T07:38:51.388Z] #38 101.7 CC criu/cr-errno.o [2022-10-21T07:38:51.388Z] #38 101.8 CC criu/cr-restore.o [2022-10-21T07:38:51.388Z] #38 106.9 CC criu/cr-service.o [2022-10-21T07:38:51.388Z] #38 108.4 CC criu/crtools.o [2022-10-21T07:38:51.388Z] #38 109.0 CC criu/eventfd.o [2022-10-21T07:38:51.388Z] #38 109.4 CC criu/eventpoll.o [2022-10-21T07:38:51.388Z] #38 110.4 CC criu/external.o [2022-10-21T07:38:51.388Z] #38 110.8 CC criu/fault-injection.o [2022-10-21T07:38:51.388Z] #38 111.0 CC criu/fdstore.o [2022-10-21T07:38:51.388Z] #38 111.4 CC criu/fifo.o [2022-10-21T07:38:51.388Z] #38 111.8 CC criu/file-ids.o [2022-10-21T07:38:51.677Z] #38 98.02 CC criu/cr-errno.o [2022-10-21T07:38:51.677Z] #38 98.12 CC criu/cr-restore.o [2022-10-21T07:38:51.957Z] #38 112.2 CC criu/file-lock.o [2022-10-21T07:38:51.957Z] #38 ... [2022-10-21T07:38:51.957Z] [2022-10-21T07:38:51.957Z] #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-10-21T07:38:51.957Z] #49 32.93 Selecting previously unselected package python3-lib2to3. [2022-10-21T07:38:51.957Z] #49 32.95 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-10-21T07:38:51.957Z] #49 32.96 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-10-21T07:38:51.957Z] #49 33.06 Selecting previously unselected package python3-distutils. [2022-10-21T07:38:51.957Z] #49 33.07 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-10-21T07:38:51.957Z] #49 33.08 Unpacking python3-distutils (3.9.2-1) ... [2022-10-21T07:38:52.217Z] #49 33.18 Selecting previously unselected package python3-pkg-resources. [2022-10-21T07:38:52.217Z] #49 33.19 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-10-21T07:38:52.217Z] #49 33.19 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-10-21T07:38:52.217Z] #49 33.32 Selecting previously unselected package python3-setuptools. [2022-10-21T07:38:52.217Z] #49 33.33 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-10-21T07:38:52.217Z] #49 33.34 Unpacking python3-setuptools (52.0.0-4) ... [2022-10-21T07:38:52.477Z] #49 33.60 Selecting previously unselected package python3-wheel. [2022-10-21T07:38:52.477Z] #49 33.62 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-10-21T07:38:52.477Z] #49 33.62 Unpacking python3-wheel (0.34.2-1) ... [2022-10-21T07:38:52.477Z] #49 33.69 Selecting previously unselected package python3-pip. [2022-10-21T07:38:52.477Z] #49 33.70 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-10-21T07:38:52.737Z] #49 33.72 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-10-21T07:38:52.737Z] #49 34.00 Selecting previously unselected package sudo. [2022-10-21T07:38:52.894Z] #49 36.86 Selecting previously unselected package vim. [2022-10-21T07:38:52.894Z] #49 36.86 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-10-21T07:38:52.894Z] #49 36.88 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:38:52.996Z] #49 34.01 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-10-21T07:38:52.996Z] #49 34.02 Unpacking sudo (1.9.5p2-3) ... [2022-10-21T07:38:53.054Z] #38 ... [2022-10-21T07:38:53.055Z] [2022-10-21T07:38:53.055Z] #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-10-21T07:38:53.055Z] #49 9.479 Reading package lists... [2022-10-21T07:38:53.381Z] #39 123.2 CC criu/netfilter.o [2022-10-21T07:38:53.411Z] #49 37.39 Selecting previously unselected package xfsprogs. [2022-10-21T07:38:53.411Z] #49 37.40 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-10-21T07:38:53.411Z] #49 37.41 Unpacking xfsprogs (5.10.0-4) ... [2022-10-21T07:38:53.566Z] #49 34.65 Selecting previously unselected package thin-provisioning-tools. [2022-10-21T07:38:53.566Z] #49 34.66 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-10-21T07:38:53.566Z] #49 34.67 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-10-21T07:38:53.637Z] #39 123.5 CC criu/page-pipe.o [2022-10-21T07:38:53.826Z] #49 34.94 Selecting previously unselected package uidmap. [2022-10-21T07:38:53.826Z] #49 34.95 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-10-21T07:38:53.826Z] #49 34.96 Unpacking uidmap (1:4.8.1-1) ... [2022-10-21T07:38:53.978Z] #49 37.88 Selecting previously unselected package zip. [2022-10-21T07:38:53.978Z] #49 37.89 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-10-21T07:38:53.978Z] #49 37.90 Unpacking zip (3.0-12) ... [2022-10-21T07:38:53.978Z] #49 38.09 Setting up python3-pkg-resources (52.0.0-4) ... [2022-10-21T07:38:54.086Z] #49 35.10 Selecting previously unselected package vim-runtime. [2022-10-21T07:38:54.086Z] #49 35.12 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-10-21T07:38:54.086Z] #49 35.15 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-10-21T07:38:54.086Z] #49 35.18 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-10-21T07:38:54.086Z] #49 35.19 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:38:54.566Z] #39 124.4 CC criu/page-xfer.o [2022-10-21T07:38:54.913Z] #49 39.13 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-10-21T07:38:55.172Z] #49 39.14 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-10-21T07:38:55.172Z] #49 39.15 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-10-21T07:38:55.172Z] #49 39.16 Setting up libicu67:amd64 (67.1-7) ... [2022-10-21T07:38:55.172Z] #49 39.17 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-10-21T07:38:55.172Z] #49 39.19 Setting up libinih1:amd64 (53-1+b2) ... [2022-10-21T07:38:55.172Z] #49 39.20 Setting up uidmap (1:4.8.1-1) ... [2022-10-21T07:38:55.172Z] #49 39.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-10-21T07:38:55.172Z] #49 39.22 Setting up bzip2 (1.0.8-4) ... [2022-10-21T07:38:55.172Z] #49 39.24 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-10-21T07:38:55.172Z] #49 39.25 Setting up python3-wheel (0.34.2-1) ... [2022-10-21T07:38:55.587Z] #49 12.62 Reading package lists... [2022-10-21T07:38:55.739Z] #49 39.91 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:38:55.740Z] #49 39.92 Setting up libcap2:amd64 (1:2.44-1) ... [2022-10-21T07:38:55.740Z] #49 39.93 Setting up libcap2-bin (1:2.44-1) ... [2022-10-21T07:38:55.740Z] #49 39.95 Setting up apparmor (2.13.6-10) ... [2022-10-21T07:38:56.153Z] #49 15.21 Building dependency tree... [2022-10-21T07:38:56.459Z] #39 126.3 CC criu/pagemap-cache.o [2022-10-21T07:38:56.716Z] #39 126.7 CC criu/pagemap.o [2022-10-21T07:38:57.091Z] #49 16.92 The following additional packages will be installed: [2022-10-21T07:38:57.351Z] #49 16.92 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-10-21T07:38:57.351Z] #49 16.93 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-10-21T07:38:57.351Z] #49 16.93 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-10-21T07:38:57.351Z] #49 16.93 python3-pkg-resources vim-runtime xxd [2022-10-21T07:38:57.351Z] #49 16.94 Suggested packages: [2022-10-21T07:38:57.351Z] #49 16.95 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-10-21T07:38:57.351Z] #49 16.95 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-10-21T07:38:57.351Z] #49 16.95 acl attr quota [2022-10-21T07:38:57.351Z] #49 16.95 Recommended packages: [2022-10-21T07:38:57.351Z] #49 16.95 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-10-21T07:38:57.383Z] #49 38.48 Selecting previously unselected package vim. [2022-10-21T07:38:57.384Z] #49 38.49 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-10-21T07:38:57.384Z] #49 38.50 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:38:57.643Z] #49 41.46 Setting up zip (3.0-12) ... [2022-10-21T07:38:57.643Z] #49 41.48 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:38:57.643Z] #49 41.52 Setting up bash-completion (1:2.11-2) ... [2022-10-21T07:38:57.643Z] #49 ... [2022-10-21T07:38:57.643Z] [2022-10-21T07:38:57.643Z] #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-10-21T07:38:57.643Z] #38 109.8 CC criu/files-ext.o [2022-10-21T07:38:57.643Z] #38 110.3 CC criu/files-reg.o [2022-10-21T07:38:57.643Z] #38 112.6 CC criu/files.o [2022-10-21T07:38:57.643Z] #38 114.7 include/common/asm/bitops.h: Assembler messages: [2022-10-21T07:38:57.643Z] #38 114.7 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2022-10-21T07:38:57.643Z] #38 114.8 CC criu/filesystems.o [2022-10-21T07:38:57.643Z] #38 115.4 CC criu/fsnotify.o [2022-10-21T07:38:57.643Z] #38 116.7 CC criu/image-desc.o [2022-10-21T07:38:57.643Z] #38 116.9 CC criu/image.o [2022-10-21T07:38:57.643Z] #38 117.9 CC criu/ipc_ns.o [2022-10-21T07:38:57.643Z] #38 119.1 CC criu/irmap.o [2022-10-21T07:38:57.643Z] #38 119.8 CC criu/kcmp-ids.o [2022-10-21T07:38:57.645Z] #39 127.7 CC criu/parasite-syscall.o [2022-10-21T07:38:57.953Z] #49 39.18 Selecting previously unselected package xfsprogs. [2022-10-21T07:38:58.211Z] #38 120.1 CC criu/kerndat.o [2022-10-21T07:38:58.213Z] #49 39.20 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-10-21T07:38:58.213Z] #49 39.21 Unpacking xfsprogs (5.10.0-4) ... [2022-10-21T07:38:58.472Z] #49 39.72 Selecting previously unselected package zip. [2022-10-21T07:38:58.575Z] #39 128.6 CC criu/path.o [2022-10-21T07:38:58.729Z] #49 18.25 The following NEW packages will be installed: [2022-10-21T07:38:58.729Z] #49 18.25 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-10-21T07:38:58.729Z] #49 18.26 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-10-21T07:38:58.729Z] #49 18.26 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-10-21T07:38:58.729Z] #49 18.26 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-10-21T07:38:58.729Z] #49 18.26 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-10-21T07:38:58.729Z] #49 18.26 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-10-21T07:38:58.729Z] #49 18.26 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-10-21T07:38:58.729Z] #49 18.26 xz-utils zip [2022-10-21T07:38:58.729Z] #49 18.61 0 upgraded, 47 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T07:38:58.729Z] #49 18.61 Need to get 27.0 MB of archives. [2022-10-21T07:38:58.729Z] #49 18.61 After this operation, 104 MB of additional disk space will be used. [2022-10-21T07:38:58.729Z] #49 18.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-10-21T07:38:58.732Z] #49 39.72 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-10-21T07:38:58.732Z] #49 39.72 Unpacking zip (3.0-12) ... [2022-10-21T07:38:58.732Z] #49 39.91 Setting up python3-pkg-resources (52.0.0-4) ... [2022-10-21T07:38:58.833Z] #39 128.8 CC criu/pie-util-vdso.o [2022-10-21T07:38:58.988Z] #49 18.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-10-21T07:38:58.988Z] #49 18.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-10-21T07:38:58.988Z] #49 18.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-10-21T07:38:58.988Z] #49 18.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-10-21T07:38:58.988Z] #49 18.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-10-21T07:38:58.988Z] #49 18.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-10-21T07:38:58.988Z] #49 18.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-10-21T07:38:58.988Z] #49 18.66 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-10-21T07:38:58.988Z] #49 18.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-10-21T07:38:58.988Z] #49 18.69 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-10-21T07:38:58.988Z] #49 18.69 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-10-21T07:38:58.988Z] #49 18.70 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-10-21T07:38:58.988Z] #49 18.70 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-10-21T07:38:58.988Z] #49 18.72 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2022-10-21T07:38:58.988Z] #49 18.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-10-21T07:38:58.988Z] #49 18.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-10-21T07:38:58.988Z] #49 18.75 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-10-21T07:38:58.989Z] #49 18.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-10-21T07:38:58.989Z] #49 18.75 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-10-21T07:38:58.989Z] #49 18.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-10-21T07:38:58.989Z] #49 18.78 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-10-21T07:38:58.989Z] #49 18.78 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-10-21T07:38:58.989Z] #49 18.79 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-10-21T07:38:58.989Z] #49 18.79 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-10-21T07:38:58.989Z] #49 18.80 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-10-21T07:38:58.989Z] #49 18.80 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-10-21T07:38:59.090Z] #39 129.2 CC criu/pie-util.o [2022-10-21T07:38:59.150Z] #38 121.4 CC criu/libnetlink.o [2022-10-21T07:38:59.250Z] #49 19.10 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-10-21T07:38:59.250Z] #49 19.10 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-10-21T07:38:59.250Z] #49 19.10 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-10-21T07:38:59.250Z] #49 19.10 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-10-21T07:38:59.250Z] #49 19.10 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-10-21T07:38:59.250Z] #49 19.11 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-10-21T07:38:59.250Z] #49 19.12 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-10-21T07:38:59.250Z] #49 19.18 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-10-21T07:38:59.250Z] #49 19.19 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-10-21T07:38:59.250Z] #49 19.20 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-10-21T07:38:59.250Z] #49 19.20 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-10-21T07:38:59.250Z] #49 19.21 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-10-21T07:38:59.347Z] #39 129.5 CC criu/pipes.o [2022-10-21T07:38:59.409Z] #38 ... [2022-10-21T07:38:59.409Z] [2022-10-21T07:38:59.409Z] #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-10-21T07:38:59.511Z] #49 19.22 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-10-21T07:38:59.511Z] #49 19.23 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-10-21T07:38:59.511Z] #49 19.29 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-10-21T07:38:59.511Z] #49 19.30 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-10-21T07:38:59.511Z] #49 19.30 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-10-21T07:38:59.668Z] #49 43.63 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-10-21T07:38:59.668Z] #49 43.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-10-21T07:38:59.668Z] #49 43.66 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-10-21T07:38:59.668Z] #49 43.67 Setting up patch (2.7.6-7) ... [2022-10-21T07:38:59.668Z] #49 43.68 Setting up sudo (1.9.5p2-3) ... [2022-10-21T07:38:59.668Z] #49 43.83 invoke-rc.d: could not determine current runlevel [2022-10-21T07:38:59.668Z] #49 43.83 invoke-rc.d: policy-rc.d denied execution of start. [2022-10-21T07:38:59.668Z] #49 43.85 Setting up xfsprogs (5.10.0-4) ... [2022-10-21T07:38:59.668Z] #49 43.87 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-10-21T07:38:59.770Z] #49 19.48 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-10-21T07:38:59.770Z] #49 19.53 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-10-21T07:38:59.770Z] #49 19.57 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-10-21T07:38:59.926Z] #49 43.88 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-10-21T07:38:59.926Z] #49 43.94 Setting up pigz (2.6-1) ... [2022-10-21T07:38:59.926Z] #49 43.96 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-10-21T07:38:59.926Z] #49 43.97 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-10-21T07:38:59.926Z] #49 43.99 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-10-21T07:38:59.926Z] #49 44.01 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:38:59.992Z] #49 41.04 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-10-21T07:38:59.992Z] #49 41.05 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-10-21T07:38:59.992Z] #49 41.07 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-10-21T07:38:59.992Z] #49 41.08 Setting up libicu67:amd64 (67.1-7) ... [2022-10-21T07:38:59.992Z] #49 41.09 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-10-21T07:38:59.992Z] #49 41.10 Setting up libinih1:amd64 (53-1+b2) ... [2022-10-21T07:38:59.992Z] #49 41.11 Setting up uidmap (1:4.8.1-1) ... [2022-10-21T07:38:59.992Z] #49 41.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-10-21T07:38:59.992Z] #49 41.13 Setting up bzip2 (1.0.8-4) ... [2022-10-21T07:38:59.992Z] #49 41.14 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-10-21T07:38:59.992Z] #49 41.16 Setting up python3-wheel (0.34.2-1) ... [2022-10-21T07:39:00.277Z] #39 130.3 CC criu/plugin.o [2022-10-21T07:39:00.534Z] #39 130.7 CC criu/proc_parse.o [2022-10-21T07:39:00.709Z] #49 20.18 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T07:39:00.709Z] #49 20.35 Fetched 27.0 MB in 1s (21.5 MB/s) [2022-10-21T07:39:00.709Z] #49 20.42 Selecting previously unselected package pigz. [2022-10-21T07:39:00.709Z] #49 20.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 ... 24019 files and directories currently installed.) [2022-10-21T07:39:00.709Z] #49 20.48 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-10-21T07:39:00.709Z] #49 20.48 Unpacking pigz (2.6-1) ... [2022-10-21T07:39:00.862Z] #49 44.82 Setting up libaio1:amd64 (0.3.112-9) ... [2022-10-21T07:39:00.862Z] #49 44.88 Setting up python3-lib2to3 (3.9.2-1) ... [2022-10-21T07:39:00.934Z] #49 42.06 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:39:00.935Z] #49 42.07 Setting up libcap2:amd64 (1:2.44-1) ... [2022-10-21T07:39:00.935Z] #49 42.08 Setting up libcap2-bin (1:2.44-1) ... [2022-10-21T07:39:00.935Z] #49 42.09 Setting up apparmor (2.13.6-10) ... [2022-10-21T07:39:00.968Z] #49 20.58 Selecting previously unselected package libelf1:amd64. [2022-10-21T07:39:00.968Z] #49 20.58 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-10-21T07:39:00.968Z] #49 20.59 Unpacking libelf1:amd64 (0.183-1) ... [2022-10-21T07:39:00.968Z] #49 20.77 Selecting previously unselected package libbpf0:amd64. [2022-10-21T07:39:00.968Z] #49 20.78 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-10-21T07:39:00.968Z] #49 20.79 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-10-21T07:39:01.121Z] #49 45.36 Setting up libelf1:amd64 (0.183-1) ... [2022-10-21T07:39:01.121Z] #49 45.38 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-10-21T07:39:01.261Z] #49 20.90 Selecting previously unselected package libcap2:amd64. [2022-10-21T07:39:01.261Z] #49 20.90 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-10-21T07:39:01.261Z] #49 20.91 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-10-21T07:39:01.261Z] #49 20.96 Selecting previously unselected package libmnl0:amd64. [2022-10-21T07:39:01.261Z] #49 20.96 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-10-21T07:39:01.261Z] #49 20.97 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-10-21T07:39:01.261Z] #49 21.03 Selecting previously unselected package libxtables12:amd64. [2022-10-21T07:39:01.261Z] #49 21.03 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-10-21T07:39:01.261Z] #49 21.04 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-10-21T07:39:01.261Z] #49 21.11 Selecting previously unselected package libcap2-bin. [2022-10-21T07:39:01.261Z] #49 21.12 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-10-21T07:39:01.261Z] #49 21.12 Unpacking libcap2-bin (1:2.44-1) ... [2022-10-21T07:39:01.379Z] #49 45.40 Setting up python3-distutils (3.9.2-1) ... [2022-10-21T07:39:01.527Z] #49 21.24 Selecting previously unselected package iproute2. [2022-10-21T07:39:01.527Z] #49 21.26 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-10-21T07:39:01.527Z] #49 21.27 Unpacking iproute2 (5.10.0-4) ... [2022-10-21T07:39:01.947Z] #49 45.91 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:39:01.947Z] #49 45.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-10-21T07:39:01.947Z] #49 45.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-10-21T07:39:01.947Z] #49 45.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-10-21T07:39:01.947Z] #49 45.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-10-21T07:39:01.947Z] #49 45.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-10-21T07:39:01.947Z] #49 45.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-10-21T07:39:01.947Z] #49 45.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-10-21T07:39:01.947Z] #49 45.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-10-21T07:39:01.947Z] #49 46.01 Setting up python3-setuptools (52.0.0-4) ... [2022-10-21T07:39:02.128Z] #49 21.84 Selecting previously unselected package xxd. [2022-10-21T07:39:02.128Z] #49 21.84 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-10-21T07:39:02.128Z] #49 21.85 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:39:02.128Z] #49 22.02 Selecting previously unselected package vim-common. [2022-10-21T07:39:02.128Z] #49 22.02 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-10-21T07:39:02.128Z] #49 22.03 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:39:02.696Z] #49 22.25 Selecting previously unselected package bash-completion. [2022-10-21T07:39:02.696Z] #49 22.26 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-10-21T07:39:02.845Z] #49 43.65 Setting up zip (3.0-12) ... [2022-10-21T07:39:02.845Z] #49 43.66 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:39:02.845Z] #49 43.70 Setting up bash-completion (1:2.11-2) ... [2022-10-21T07:39:02.845Z] #49 ... [2022-10-21T07:39:02.845Z] [2022-10-21T07:39:02.845Z] #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-10-21T07:39:02.845Z] #38 113.0 CC criu/files-ext.o [2022-10-21T07:39:02.845Z] #38 113.4 CC criu/files-reg.o [2022-10-21T07:39:02.845Z] #38 115.8 CC criu/files.o [2022-10-21T07:39:02.845Z] #38 117.9 include/common/asm/bitops.h: Assembler messages: [2022-10-21T07:39:02.846Z] #38 117.9 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2022-10-21T07:39:02.846Z] #38 118.1 CC criu/filesystems.o [2022-10-21T07:39:02.846Z] #38 118.8 CC criu/fsnotify.o [2022-10-21T07:39:02.846Z] #38 120.3 CC criu/image-desc.o [2022-10-21T07:39:02.846Z] #38 120.5 CC criu/image.o [2022-10-21T07:39:02.846Z] #38 121.6 CC criu/ipc_ns.o [2022-10-21T07:39:02.846Z] #38 123.0 CC criu/irmap.o [2022-10-21T07:39:03.324Z] #49 47.59 Setting up libjq1:amd64 (1.6-2.1) ... [2022-10-21T07:39:03.416Z] #38 123.8 CC criu/kcmp-ids.o [2022-10-21T07:39:03.583Z] #49 47.60 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-10-21T07:39:03.583Z] #49 47.62 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-10-21T07:39:03.583Z] #49 47.68 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-10-21T07:39:03.805Z] #39 133.5 CC criu/protobuf-desc.o [2022-10-21T07:39:03.805Z] #39 ... [2022-10-21T07:39:03.805Z] [2022-10-21T07:39:03.805Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-10-21T07:39:03.805Z] #24 182.7 + dpkg --print-architecture [2022-10-21T07:39:03.987Z] #38 124.2 CC criu/kerndat.o [2022-10-21T07:39:04.599Z] #49 24.37 Unpacking bash-completion (1:2.11-2) ... [2022-10-21T07:39:04.740Z] #24 DONE 183.5s [2022-10-21T07:39:04.740Z] [2022-10-21T07:39:04.740Z] #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-10-21T07:39:04.831Z] #33 ... [2022-10-21T07:39:04.831Z] [2022-10-21T07:39:04.831Z] #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-10-21T07:39:04.831Z] #40 166.2 + mkdir -p /build [2022-10-21T07:39:04.831Z] #40 166.2 + cp runc /build/runc [2022-10-21T07:39:04.831Z] #40 DONE 168.3s [2022-10-21T07:39:04.831Z] [2022-10-21T07:39:04.831Z] #33 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-10-21T07:39:04.831Z] #33 293.7 + /build/golangci-lint --version [2022-10-21T07:39:04.831Z] #33 295.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-10-21T07:39:04.831Z] #33 DONE 295.2s [2022-10-21T07:39:04.831Z] [2022-10-21T07:39:04.831Z] #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-10-21T07:39:04.933Z] #38 ... [2022-10-21T07:39:04.933Z] [2022-10-21T07:39:04.933Z] #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-10-21T07:39:04.933Z] #49 45.95 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-10-21T07:39:04.933Z] #49 45.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-10-21T07:39:04.933Z] #49 45.98 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-10-21T07:39:04.933Z] #49 45.99 Setting up patch (2.7.6-7) ... [2022-10-21T07:39:04.933Z] #49 46.01 Setting up sudo (1.9.5p2-3) ... [2022-10-21T07:39:04.961Z] #49 49.07 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-10-21T07:39:04.961Z] #49 49.10 Setting up jq (1.6-2.1) ... [2022-10-21T07:39:04.961Z] #49 49.15 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-10-21T07:39:04.961Z] #49 49.18 Setting up iptables (1.8.7-1) ... [2022-10-21T07:39:04.996Z] #39 135.1 CC criu/protobuf.o [2022-10-21T07:39:05.086Z] #37 ... [2022-10-21T07:39:05.087Z] [2022-10-21T07:39:05.087Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-10-21T07:39:05.167Z] #49 24.87 Selecting previously unselected package bzip2. [2022-10-21T07:39:05.167Z] #49 24.89 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-10-21T07:39:05.167Z] #49 24.90 Unpacking bzip2 (1.0.8-4) ... [2022-10-21T07:39:05.167Z] #49 24.98 Selecting previously unselected package xz-utils. [2022-10-21T07:39:05.167Z] #49 24.99 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-10-21T07:39:05.167Z] #49 24.99 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-10-21T07:39:05.193Z] #49 46.15 invoke-rc.d: could not determine current runlevel [2022-10-21T07:39:05.193Z] #49 46.16 invoke-rc.d: policy-rc.d denied execution of start. [2022-10-21T07:39:05.193Z] #49 46.17 Setting up xfsprogs (5.10.0-4) ... [2022-10-21T07:39:05.193Z] #49 46.19 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-10-21T07:39:05.193Z] #49 46.20 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-10-21T07:39:05.193Z] #49 46.22 Setting up pigz (2.6-1) ... [2022-10-21T07:39:05.193Z] #49 46.23 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-10-21T07:39:05.193Z] #49 46.25 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-10-21T07:39:05.193Z] #49 46.29 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-10-21T07:39:05.193Z] #49 46.31 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:39:05.220Z] #49 49.19 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-10-21T07:39:05.220Z] #49 49.20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-10-21T07:39:05.220Z] #49 49.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-10-21T07:39:05.220Z] #49 49.22 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-10-21T07:39:05.220Z] #49 49.22 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-10-21T07:39:05.220Z] #49 49.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-10-21T07:39:05.220Z] #49 49.24 Setting up iproute2 (5.10.0-4) ... [2022-10-21T07:39:05.427Z] #49 25.17 Selecting previously unselected package apparmor. [2022-10-21T07:39:05.427Z] #49 25.17 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-10-21T07:39:05.427Z] #49 25.25 Unpacking apparmor (2.13.6-10) ... [2022-10-21T07:39:05.559Z] #39 135.6 CC criu/pstree.o [2022-10-21T07:39:05.787Z] #49 49.65 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T07:39:05.995Z] #49 25.58 Selecting previously unselected package inetutils-ping. [2022-10-21T07:39:05.995Z] #49 25.58 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2022-10-21T07:39:05.995Z] #49 25.60 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-10-21T07:39:05.995Z] #49 25.74 Selecting previously unselected package libip4tc2:amd64. [2022-10-21T07:39:05.995Z] #49 25.76 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-10-21T07:39:05.995Z] #49 25.76 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-10-21T07:39:05.995Z] #49 25.84 Selecting previously unselected package libip6tc2:amd64. [2022-10-21T07:39:06.013Z] #61 DONE 0.8s [2022-10-21T07:39:06.013Z] [2022-10-21T07:39:06.013Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-10-21T07:39:06.013Z] #62 DONE 0.1s [2022-10-21T07:39:06.013Z] [2022-10-21T07:39:06.013Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-10-21T07:39:06.134Z] #49 47.10 Setting up libaio1:amd64 (0.3.112-9) ... [2022-10-21T07:39:06.134Z] #49 47.11 Setting up python3-lib2to3 (3.9.2-1) ... [2022-10-21T07:39:06.256Z] #49 25.85 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-10-21T07:39:06.256Z] #49 25.86 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-10-21T07:39:06.256Z] #49 25.93 Selecting previously unselected package libnfnetlink0:amd64. [2022-10-21T07:39:06.256Z] #49 25.93 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-10-21T07:39:06.256Z] #49 25.94 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-10-21T07:39:06.256Z] #49 25.99 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-10-21T07:39:06.256Z] #49 26.00 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-10-21T07:39:06.256Z] #49 26.00 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-10-21T07:39:06.256Z] #49 26.07 Selecting previously unselected package libnftnl11:amd64. [2022-10-21T07:39:06.256Z] #49 26.07 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-10-21T07:39:06.256Z] #49 26.07 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-10-21T07:39:06.269Z] #63 DONE 0.2s [2022-10-21T07:39:06.269Z] [2022-10-21T07:39:06.269Z] #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-10-21T07:39:06.269Z] #37 260.0 + bin/containerd [2022-10-21T07:39:06.395Z] #49 47.56 Setting up libelf1:amd64 (0.183-1) ... [2022-10-21T07:39:06.395Z] #49 47.60 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-10-21T07:39:06.515Z] #49 26.17 Selecting previously unselected package iptables. [2022-10-21T07:39:06.515Z] #49 26.17 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-10-21T07:39:06.515Z] #49 26.18 Unpacking iptables (1.8.7-1) ... [2022-10-21T07:39:06.515Z] #49 ... [2022-10-21T07:39:06.515Z] [2022-10-21T07:39:06.515Z] #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-10-21T07:39:06.515Z] #38 103.1 CC criu/cr-service.o [2022-10-21T07:39:06.515Z] #38 104.7 CC criu/crtools.o [2022-10-21T07:39:06.515Z] #38 105.3 CC criu/eventfd.o [2022-10-21T07:39:06.515Z] #38 105.7 CC criu/eventpoll.o [2022-10-21T07:39:06.515Z] #38 106.5 CC criu/external.o [2022-10-21T07:39:06.515Z] #38 106.9 CC criu/fault-injection.o [2022-10-21T07:39:06.515Z] #38 107.0 CC criu/fdstore.o [2022-10-21T07:39:06.515Z] #38 107.3 CC criu/fifo.o [2022-10-21T07:39:06.515Z] #38 107.7 CC criu/file-ids.o [2022-10-21T07:39:06.515Z] #38 108.0 CC criu/file-lock.o [2022-10-21T07:39:06.515Z] #38 109.1 CC criu/files-ext.o [2022-10-21T07:39:06.515Z] #38 109.5 CC criu/files-reg.o [2022-10-21T07:39:06.515Z] #38 111.8 CC criu/files.o [2022-10-21T07:39:06.655Z] #49 47.62 Setting up python3-distutils (3.9.2-1) ... [2022-10-21T07:39:06.725Z] #49 DONE 50.8s [2022-10-21T07:39:06.725Z] [2022-10-21T07:39:06.725Z] #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-10-21T07:39:06.774Z] #38 ... [2022-10-21T07:39:06.774Z] [2022-10-21T07:39:06.774Z] #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-10-21T07:39:06.774Z] #49 26.49 Selecting previously unselected package libonig5:amd64. [2022-10-21T07:39:06.774Z] #49 26.49 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-10-21T07:39:06.774Z] #49 26.50 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-10-21T07:39:06.916Z] #49 48.12 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:39:06.916Z] #49 48.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-10-21T07:39:06.916Z] #49 48.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-10-21T07:39:06.916Z] #49 48.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-10-21T07:39:06.916Z] #49 48.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-10-21T07:39:06.916Z] #49 48.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-10-21T07:39:06.927Z] #39 136.8 CC criu/rbtree.o [2022-10-21T07:39:06.927Z] #39 137.0 CC criu/rst-malloc.o [2022-10-21T07:39:07.033Z] #49 26.64 Selecting previously unselected package libjq1:amd64. [2022-10-21T07:39:07.033Z] #49 26.64 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-10-21T07:39:07.033Z] #49 26.65 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-10-21T07:39:07.033Z] #49 26.77 Selecting previously unselected package jq. [2022-10-21T07:39:07.033Z] #49 26.79 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-10-21T07:39:07.033Z] #49 26.80 Unpacking jq (1.6-2.1) ... [2022-10-21T07:39:07.033Z] #49 26.88 Selecting previously unselected package libaio1:amd64. [2022-10-21T07:39:07.033Z] #49 26.89 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-10-21T07:39:07.033Z] #49 26.90 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-10-21T07:39:07.033Z] #49 26.97 Selecting previously unselected package libgpm2:amd64. [2022-10-21T07:39:07.033Z] #49 26.97 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-10-21T07:39:07.176Z] #49 48.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-10-21T07:39:07.177Z] #49 48.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-10-21T07:39:07.177Z] #49 48.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-10-21T07:39:07.177Z] #49 48.19 Setting up python3-setuptools (52.0.0-4) ... [2022-10-21T07:39:07.303Z] #49 27.00 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-10-21T07:39:07.303Z] #49 27.07 Selecting previously unselected package libicu67:amd64. [2022-10-21T07:39:07.303Z] #49 27.07 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-10-21T07:39:07.303Z] #49 27.08 Unpacking libicu67:amd64 (67.1-7) ... [2022-10-21T07:39:07.490Z] #39 137.3 CC criu/seccomp.o [2022-10-21T07:39:07.664Z] #50 0.926 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-10-21T07:39:07.664Z] #50 0.929 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-10-21T07:39:07.664Z] #50 0.936 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-10-21T07:39:07.664Z] #50 DONE 1.0s [2022-10-21T07:39:07.664Z] [2022-10-21T07:39:07.664Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-10-21T07:39:08.054Z] #39 137.9 CC criu/seize.o [2022-10-21T07:39:08.983Z] #39 138.8 CC criu/servicefd.o [2022-10-21T07:39:09.089Z] #49 49.82 Setting up libjq1:amd64 (1.6-2.1) ... [2022-10-21T07:39:09.089Z] #49 49.83 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-10-21T07:39:09.089Z] #49 49.84 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-10-21T07:39:09.089Z] #49 49.86 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-10-21T07:39:09.240Z] #39 139.2 CC criu/shmem.o [2022-10-21T07:39:10.169Z] #39 140.1 CC criu/sigframe.o [2022-10-21T07:39:10.169Z] #39 140.2 CC criu/signalfd.o [2022-10-21T07:39:10.201Z] #51 ... [2022-10-21T07:39:10.201Z] [2022-10-21T07:39:10.201Z] #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-10-21T07:39:10.201Z] #38 121.8 CC criu/log.o [2022-10-21T07:39:10.201Z] #38 122.4 CC criu/lsm.o [2022-10-21T07:39:10.201Z] #38 122.9 CC criu/mem.o [2022-10-21T07:39:10.201Z] #38 124.6 CC criu/memfd.o [2022-10-21T07:39:10.201Z] #38 125.2 CC criu/mount.o [2022-10-21T07:39:10.201Z] #38 129.7 CC criu/namespaces.o [2022-10-21T07:39:10.201Z] #38 132.0 CC criu/net.o [2022-10-21T07:39:10.427Z] #39 140.4 CC criu/sk-inet.o [2022-10-21T07:39:10.473Z] #49 51.39 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-10-21T07:39:10.473Z] #49 51.41 Setting up jq (1.6-2.1) ... [2022-10-21T07:39:10.473Z] #49 51.42 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-10-21T07:39:10.473Z] #49 51.43 Setting up iptables (1.8.7-1) ... [2022-10-21T07:39:10.473Z] #49 51.44 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-10-21T07:39:10.473Z] #49 51.45 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-10-21T07:39:10.473Z] #49 51.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-10-21T07:39:10.473Z] #49 51.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-10-21T07:39:10.473Z] #49 51.48 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-10-21T07:39:10.473Z] #49 51.49 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-10-21T07:39:10.473Z] #49 51.50 Setting up iproute2 (5.10.0-4) ... [2022-10-21T07:39:10.994Z] #49 51.90 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T07:39:11.511Z] #49 30.65 Selecting previously unselected package libinih1:amd64. [2022-10-21T07:39:11.511Z] #49 30.66 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-10-21T07:39:11.511Z] #49 30.67 Unpacking libinih1:amd64 (53-1+b2) ... [2022-10-21T07:39:11.511Z] #49 30.73 Selecting previously unselected package libnet1:amd64. [2022-10-21T07:39:11.511Z] #49 30.73 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-10-21T07:39:11.511Z] #49 30.74 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-10-21T07:39:11.511Z] #49 30.84 Selecting previously unselected package libnl-3-200:amd64. [2022-10-21T07:39:11.511Z] #49 30.84 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-10-21T07:39:11.511Z] #49 30.85 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-10-21T07:39:11.511Z] #49 30.95 Selecting previously unselected package libprotobuf-c1:amd64. [2022-10-21T07:39:11.511Z] #49 30.95 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-10-21T07:39:11.511Z] #49 30.95 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-10-21T07:39:11.511Z] #49 31.02 Selecting previously unselected package net-tools. [2022-10-21T07:39:11.511Z] #49 31.02 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-10-21T07:39:11.511Z] #49 31.04 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-10-21T07:39:11.511Z] #49 31.25 Selecting previously unselected package patch. [2022-10-21T07:39:11.511Z] #49 31.27 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-10-21T07:39:11.511Z] #49 31.28 Unpacking patch (2.7.6-7) ... [2022-10-21T07:39:11.778Z] #49 31.43 Selecting previously unselected package python-pip-whl. [2022-10-21T07:39:11.778Z] #49 31.44 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-10-21T07:39:11.778Z] #49 31.44 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-10-21T07:39:11.796Z] #39 141.5 CC criu/sk-netlink.o [2022-10-21T07:39:11.796Z] #39 141.9 CC criu/sk-packet.o [2022-10-21T07:39:11.939Z] #49 DONE 53.0s [2022-10-21T07:39:11.939Z] [2022-10-21T07:39:11.939Z] #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-10-21T07:39:12.347Z] #49 32.12 Selecting previously unselected package python3-lib2to3. [2022-10-21T07:39:12.347Z] #49 32.12 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-10-21T07:39:12.347Z] #49 32.13 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-10-21T07:39:12.347Z] #49 32.24 Selecting previously unselected package python3-distutils. [2022-10-21T07:39:12.606Z] #49 32.24 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-10-21T07:39:12.606Z] #49 32.24 Unpacking python3-distutils (3.9.2-1) ... [2022-10-21T07:39:12.606Z] #49 32.35 Selecting previously unselected package python3-pkg-resources. [2022-10-21T07:39:12.606Z] #49 32.35 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-10-21T07:39:12.606Z] #49 32.36 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-10-21T07:39:12.777Z] #39 142.5 CC criu/sk-queue.o [2022-10-21T07:39:12.865Z] #49 32.48 Selecting previously unselected package python3-setuptools. [2022-10-21T07:39:12.865Z] #49 32.49 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-10-21T07:39:12.865Z] #49 32.49 Unpacking python3-setuptools (52.0.0-4) ... [2022-10-21T07:39:12.865Z] #49 32.75 Selecting previously unselected package python3-wheel. [2022-10-21T07:39:12.880Z] #50 0.922 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-10-21T07:39:12.880Z] #50 0.926 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-10-21T07:39:12.880Z] #50 0.931 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-10-21T07:39:12.880Z] #50 DONE 1.0s [2022-10-21T07:39:12.880Z] [2022-10-21T07:39:12.880Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-10-21T07:39:13.034Z] #39 142.9 CC criu/sk-tcp.o [2022-10-21T07:39:13.125Z] #49 32.76 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-10-21T07:39:13.125Z] #49 32.77 Unpacking python3-wheel (0.34.2-1) ... [2022-10-21T07:39:13.125Z] #49 32.85 Selecting previously unselected package python3-pip. [2022-10-21T07:39:13.125Z] #49 32.85 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-10-21T07:39:13.125Z] #49 32.85 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-10-21T07:39:13.384Z] #49 33.16 Selecting previously unselected package sudo. [2022-10-21T07:39:13.384Z] #49 33.18 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-10-21T07:39:13.384Z] #49 33.19 Unpacking sudo (1.9.5p2-3) ... [2022-10-21T07:39:13.598Z] #39 143.6 CC criu/sk-unix.o [2022-10-21T07:39:13.952Z] #49 33.76 Selecting previously unselected package thin-provisioning-tools. [2022-10-21T07:39:13.952Z] #49 33.79 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-10-21T07:39:13.952Z] #49 33.79 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-10-21T07:39:14.211Z] #49 34.05 Selecting previously unselected package uidmap. [2022-10-21T07:39:14.211Z] #49 34.07 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-10-21T07:39:14.211Z] #49 34.07 Unpacking uidmap (1:4.8.1-1) ... [2022-10-21T07:39:14.389Z] #38 136.5 CC criu/netfilter.o [2022-10-21T07:39:14.470Z] #49 34.22 Selecting previously unselected package vim-runtime. [2022-10-21T07:39:14.470Z] #49 34.22 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-10-21T07:39:14.470Z] #49 34.27 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-10-21T07:39:14.470Z] #49 34.28 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-10-21T07:39:14.470Z] #49 34.31 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:39:14.647Z] #38 136.9 CC criu/page-pipe.o [2022-10-21T07:39:15.424Z] #51 ... [2022-10-21T07:39:15.424Z] [2022-10-21T07:39:15.424Z] #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-10-21T07:39:15.424Z] #38 125.4 CC criu/libnetlink.o [2022-10-21T07:39:15.424Z] #38 125.8 CC criu/log.o [2022-10-21T07:39:15.424Z] #38 126.4 CC criu/lsm.o [2022-10-21T07:39:15.424Z] #38 126.9 CC criu/mem.o [2022-10-21T07:39:15.424Z] #38 128.7 CC criu/memfd.o [2022-10-21T07:39:15.424Z] #38 129.3 CC criu/mount.o [2022-10-21T07:39:15.424Z] #38 134.1 CC criu/namespaces.o [2022-10-21T07:39:15.490Z] #39 145.4 CC criu/sockets.o [2022-10-21T07:39:15.583Z] #38 137.5 CC criu/page-xfer.o [2022-10-21T07:39:15.995Z] #38 136.3 CC criu/net.o [2022-10-21T07:39:16.053Z] #39 146.1 CC criu/stats.o [2022-10-21T07:39:16.310Z] #39 146.4 CC criu/string.o [2022-10-21T07:39:16.310Z] #39 146.5 CC criu/sysctl.o [2022-10-21T07:39:16.873Z] #39 147.1 CC criu/sysfs_parse.o [2022-10-21T07:39:17.438Z] #39 147.4 CC criu/timens.o [2022-10-21T07:39:17.492Z] #38 139.6 CC criu/pagemap-cache.o [2022-10-21T07:39:17.695Z] #39 147.7 CC criu/timerfd.o [2022-10-21T07:39:17.753Z] #38 140.0 CC criu/pagemap.o [2022-10-21T07:39:17.759Z] #49 ... [2022-10-21T07:39:17.759Z] [2022-10-21T07:39:17.759Z] #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-10-21T07:39:17.759Z] #38 114.0 include/common/asm/bitops.h: Assembler messages: [2022-10-21T07:39:17.759Z] #38 114.0 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2022-10-21T07:39:17.759Z] #38 114.2 CC criu/filesystems.o [2022-10-21T07:39:17.759Z] #38 115.0 CC criu/fsnotify.o [2022-10-21T07:39:17.759Z] #38 116.2 CC criu/image-desc.o [2022-10-21T07:39:17.759Z] #38 116.4 CC criu/image.o [2022-10-21T07:39:17.759Z] #38 117.3 CC criu/ipc_ns.o [2022-10-21T07:39:17.759Z] #38 118.7 CC criu/irmap.o [2022-10-21T07:39:17.759Z] #38 119.4 CC criu/kcmp-ids.o [2022-10-21T07:39:17.759Z] #38 119.8 CC criu/kerndat.o [2022-10-21T07:39:17.759Z] #38 121.0 CC criu/libnetlink.o [2022-10-21T07:39:17.759Z] #38 121.5 CC criu/log.o [2022-10-21T07:39:17.759Z] #38 122.1 CC criu/lsm.o [2022-10-21T07:39:17.759Z] #38 122.7 CC criu/mem.o [2022-10-21T07:39:17.759Z] #38 ... [2022-10-21T07:39:17.759Z] [2022-10-21T07:39:17.759Z] #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-10-21T07:39:17.759Z] #49 37.57 Selecting previously unselected package vim. [2022-10-21T07:39:17.759Z] #49 37.57 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-10-21T07:39:17.759Z] #49 37.59 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:39:17.952Z] #39 148.0 CC criu/tty.o [2022-10-21T07:39:18.329Z] #49 38.18 Selecting previously unselected package xfsprogs. [2022-10-21T07:39:18.329Z] #49 38.18 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-10-21T07:39:18.329Z] #49 38.19 Unpacking xfsprogs (5.10.0-4) ... [2022-10-21T07:39:18.912Z] #49 38.64 Selecting previously unselected package zip. [2022-10-21T07:39:18.912Z] #49 38.64 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-10-21T07:39:18.912Z] #49 38.66 Unpacking zip (3.0-12) ... [2022-10-21T07:39:18.912Z] #49 38.81 Setting up python3-pkg-resources (52.0.0-4) ... [2022-10-21T07:39:19.143Z] #38 ... [2022-10-21T07:39:19.143Z] [2022-10-21T07:39:19.143Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-10-21T07:39:19.143Z] #51 11.28 Collecting yamllint==1.26.1 [2022-10-21T07:39:19.850Z] #49 39.71 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-10-21T07:39:19.851Z] #49 39.72 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-10-21T07:39:19.858Z] #39 149.9 CC criu/tun.o [2022-10-21T07:39:20.110Z] #49 39.73 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-10-21T07:39:20.110Z] #49 39.74 Setting up libicu67:amd64 (67.1-7) ... [2022-10-21T07:39:20.110Z] #49 39.75 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-10-21T07:39:20.110Z] #49 39.77 Setting up libinih1:amd64 (53-1+b2) ... [2022-10-21T07:39:20.110Z] #49 39.78 Setting up uidmap (1:4.8.1-1) ... [2022-10-21T07:39:20.110Z] #49 39.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-10-21T07:39:20.110Z] #49 39.80 Setting up bzip2 (1.0.8-4) ... [2022-10-21T07:39:20.110Z] #49 39.81 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-10-21T07:39:20.110Z] #49 39.82 Setting up python3-wheel (0.34.2-1) ... [2022-10-21T07:39:20.112Z] #51 12.41 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-10-21T07:39:20.199Z] #38 140.2 CC criu/netfilter.o [2022-10-21T07:39:20.199Z] #38 140.5 CC criu/page-pipe.o [2022-10-21T07:39:20.420Z] #39 150.4 CC criu/uffd.o [2022-10-21T07:39:20.770Z] #38 141.2 CC criu/page-xfer.o [2022-10-21T07:39:21.047Z] #49 40.71 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:39:21.048Z] #49 40.72 Setting up libcap2:amd64 (1:2.44-1) ... [2022-10-21T07:39:21.048Z] #49 40.73 Setting up libcap2-bin (1:2.44-1) ... [2022-10-21T07:39:21.048Z] #49 40.74 Setting up apparmor (2.13.6-10) ... [2022-10-21T07:39:21.787Z] #39 151.6 CC criu/util.o [2022-10-21T07:39:22.680Z] #38 142.6 CC criu/pagemap-cache.o [2022-10-21T07:39:22.680Z] #38 143.0 CC criu/pagemap.o [2022-10-21T07:39:22.685Z] #49 42.38 Setting up zip (3.0-12) ... [2022-10-21T07:39:22.685Z] #49 42.39 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:39:22.685Z] #49 42.41 Setting up bash-completion (1:2.11-2) ... [2022-10-21T07:39:22.733Z] #51 14.74 Collecting pathspec>=0.5.3 [2022-10-21T07:39:22.733Z] #51 14.75 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-10-21T07:39:23.155Z] #39 153.0 CC criu/uts_ns.o [2022-10-21T07:39:23.155Z] #39 153.2 CC criu/vdso.o [2022-10-21T07:39:23.300Z] #51 15.51 Collecting pyyaml [2022-10-21T07:39:23.300Z] #51 15.53 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-10-21T07:39:23.300Z] #51 15.62 Building wheels for collected packages: yamllint [2022-10-21T07:39:23.300Z] #51 15.63 Building wheel for yamllint (setup.py): started [2022-10-21T07:39:23.622Z] #38 144.1 CC criu/parasite-syscall.o [2022-10-21T07:39:23.718Z] #39 153.7 LINK criu/built-in.o [2022-10-21T07:39:23.886Z] #38 ... [2022-10-21T07:39:23.886Z] [2022-10-21T07:39:23.886Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-10-21T07:39:23.886Z] #51 10.79 Collecting yamllint==1.26.1 [2022-10-21T07:39:23.975Z] #39 153.8 LINK criu/criu [2022-10-21T07:39:24.232Z] #39 154.3 DEP lib/c/criu.d [2022-10-21T07:39:24.232Z] #39 154.4 CC images/rpc.pb-c.o [2022-10-21T07:39:24.676Z] #51 16.83 Building wheel for yamllint (setup.py): finished with status 'done' [2022-10-21T07:39:24.676Z] #51 16.84 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=fa15ea6ef91008da6d53a0c627820b83953f6024d972d12ae160e6912333604a [2022-10-21T07:39:24.676Z] #51 16.84 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-10-21T07:39:24.676Z] #51 16.84 Successfully built yamllint [2022-10-21T07:39:24.676Z] #51 16.87 Installing collected packages: pyyaml, pathspec, yamllint [2022-10-21T07:39:24.827Z] #51 11.85 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-10-21T07:39:24.934Z] #51 17.25 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-10-21T07:39:25.162Z] #39 155.1 CC lib/c/criu.o [2022-10-21T07:39:25.222Z] #49 44.61 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-10-21T07:39:25.222Z] #49 44.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-10-21T07:39:25.222Z] #49 44.64 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-10-21T07:39:25.222Z] #49 44.65 Setting up patch (2.7.6-7) ... [2022-10-21T07:39:25.222Z] #49 44.66 Setting up sudo (1.9.5p2-3) ... [2022-10-21T07:39:25.222Z] #49 44.78 invoke-rc.d: could not determine current runlevel [2022-10-21T07:39:25.222Z] #49 44.79 invoke-rc.d: policy-rc.d denied execution of start. [2022-10-21T07:39:25.222Z] #49 44.81 Setting up xfsprogs (5.10.0-4) ... [2022-10-21T07:39:25.222Z] #49 44.82 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-10-21T07:39:25.222Z] #49 44.83 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-10-21T07:39:25.222Z] #49 44.84 Setting up pigz (2.6-1) ... [2022-10-21T07:39:25.222Z] #49 44.85 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-10-21T07:39:25.222Z] #49 44.87 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-10-21T07:39:25.222Z] #49 44.90 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-10-21T07:39:25.222Z] #49 44.92 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:39:25.507Z] #51 DONE 17.7s [2022-10-21T07:39:25.507Z] [2022-10-21T07:39:25.507Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-10-21T07:39:25.765Z] #52 DONE 0.4s [2022-10-21T07:39:25.765Z] [2022-10-21T07:39:25.765Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-10-21T07:39:25.792Z] #49 45.53 Setting up libaio1:amd64 (0.3.112-9) ... [2022-10-21T07:39:25.792Z] #49 45.54 Setting up python3-lib2to3 (3.9.2-1) ... [2022-10-21T07:39:26.032Z] #53 DONE 0.5s [2022-10-21T07:39:26.032Z] [2022-10-21T07:39:26.032Z] #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-10-21T07:39:26.032Z] #38 141.4 CC criu/parasite-syscall.o [2022-10-21T07:39:26.032Z] #38 142.4 CC criu/path.o [2022-10-21T07:39:26.032Z] #38 143.0 CC criu/pie-util-vdso-elf32.o [2022-10-21T07:39:26.032Z] #38 144.0 CC criu/pie-util-vdso.o [2022-10-21T07:39:26.032Z] #38 145.0 CC criu/pie-util.o [2022-10-21T07:39:26.032Z] #38 145.3 CC criu/pipes.o [2022-10-21T07:39:26.032Z] #38 146.1 CC criu/plugin.o [2022-10-21T07:39:26.032Z] #38 146.6 CC criu/proc_parse.o [2022-10-21T07:39:26.210Z] #51 13.12 Collecting pathspec>=0.5.3 [2022-10-21T07:39:26.210Z] #51 13.13 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-10-21T07:39:26.290Z] #38 ... [2022-10-21T07:39:26.290Z] [2022-10-21T07:39:26.290Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-10-21T07:39:26.361Z] #49 46.11 Setting up libelf1:amd64 (0.183-1) ... [2022-10-21T07:39:26.361Z] #49 46.14 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-10-21T07:39:26.361Z] #49 46.15 Setting up python3-distutils (3.9.2-1) ... [2022-10-21T07:39:26.470Z] #51 13.57 Collecting pyyaml [2022-10-21T07:39:26.470Z] #51 13.58 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-10-21T07:39:26.470Z] #51 13.64 Building wheels for collected packages: yamllint [2022-10-21T07:39:26.470Z] #51 13.65 Building wheel for yamllint (setup.py): started [2022-10-21T07:39:26.529Z] #39 156.2 LINK lib/c/built-in.o [2022-10-21T07:39:26.529Z] #39 156.2 LINK lib/c/libcriu.so [2022-10-21T07:39:26.529Z] #39 156.3 LINK lib/c/libcriu.a [2022-10-21T07:39:26.529Z] #39 156.4 GEN magic.py [2022-10-21T07:39:26.529Z] #39 156.6 Note: Building without setproctitle() and strlcpy() support. [2022-10-21T07:39:26.529Z] #39 156.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-10-21T07:39:26.529Z] #39 156.6 Note: Building without GnuTLS support [2022-10-21T07:39:26.529Z] #39 156.6 Makefile.config:39: Warn: you have no libnftables installed [2022-10-21T07:39:26.529Z] #39 156.6 Makefile.config:40: Warn: Building without nftables support [2022-10-21T07:39:26.548Z] #54 DONE 0.3s [2022-10-21T07:39:26.548Z] [2022-10-21T07:39:26.548Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-10-21T07:39:26.548Z] #55 DONE 0.1s [2022-10-21T07:39:26.548Z] [2022-10-21T07:39:26.548Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-10-21T07:39:26.805Z] #56 DONE 0.1s [2022-10-21T07:39:26.805Z] [2022-10-21T07:39:26.805Z] #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-10-21T07:39:26.929Z] #49 46.73 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-10-21T07:39:26.929Z] #49 46.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-10-21T07:39:26.929Z] #49 46.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-10-21T07:39:26.929Z] #49 46.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-10-21T07:39:26.929Z] #49 46.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-10-21T07:39:26.929Z] #49 46.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-10-21T07:39:26.929Z] #49 46.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-10-21T07:39:26.929Z] #49 46.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-10-21T07:39:26.929Z] #49 46.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-10-21T07:39:27.188Z] #49 46.84 Setting up python3-setuptools (52.0.0-4) ... [2022-10-21T07:39:27.459Z] #39 157.3 fatal: not a git repository (or any of the parent directories): .git [2022-10-21T07:39:27.739Z] #37 ... [2022-10-21T07:39:27.739Z] [2022-10-21T07:39:27.739Z] #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-10-21T07:39:27.739Z] #38 149.8 CC criu/protobuf-desc.o [2022-10-21T07:39:27.854Z] #51 14.88 Building wheel for yamllint (setup.py): finished with status 'done' [2022-10-21T07:39:27.854Z] #51 14.88 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f0d8776ea8f5ed0cd048d0a3fac94efe3881f485799a1dee360e16f95809ccc5 [2022-10-21T07:39:27.854Z] #51 14.88 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-10-21T07:39:27.854Z] #51 14.89 Successfully built yamllint [2022-10-21T07:39:27.854Z] #51 14.92 Installing collected packages: pyyaml, pathspec, yamllint [2022-10-21T07:39:28.125Z] #49 ... [2022-10-21T07:39:28.125Z] [2022-10-21T07:39:28.125Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T07:39:28.125Z] #38 124.5 CC criu/memfd.o [2022-10-21T07:39:28.125Z] #38 125.3 CC criu/mount.o [2022-10-21T07:39:28.125Z] #38 129.7 CC criu/namespaces.o [2022-10-21T07:39:28.125Z] #38 131.8 CC criu/net.o [2022-10-21T07:39:28.389Z] #39 158.2 make[1]: Nothing to be done for 'all'. [2022-10-21T07:39:28.426Z] #51 15.36 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-10-21T07:39:28.694Z] #38 ... [2022-10-21T07:39:28.694Z] [2022-10-21T07:39:28.694Z] #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-10-21T07:39:28.694Z] #49 48.46 Setting up libjq1:amd64 (1.6-2.1) ... [2022-10-21T07:39:28.694Z] #49 48.48 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-10-21T07:39:28.694Z] #49 48.50 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-10-21T07:39:28.694Z] #49 48.52 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-10-21T07:39:28.952Z] #39 159.2 make[1]: 'images/built-in.o' is up to date. [2022-10-21T07:39:28.997Z] #51 DONE 16.1s [2022-10-21T07:39:28.997Z] [2022-10-21T07:39:28.997Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-10-21T07:39:29.112Z] #38 151.0 CC criu/protobuf.o [2022-10-21T07:39:29.112Z] #38 151.4 CC criu/pstree.o [2022-10-21T07:39:29.208Z] #39 159.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-10-21T07:39:29.208Z] #39 159.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-10-21T07:39:29.208Z] #39 159.3 make[1]: 'compel/libcompel.a' is up to date. [2022-10-21T07:39:29.208Z] #39 159.4 make[1]: 'compel/compel-host-bin' is up to date. [2022-10-21T07:39:29.208Z] #39 159.4 make[1]: Nothing to be done for 'all'. [2022-10-21T07:39:29.257Z] #52 DONE 0.4s [2022-10-21T07:39:29.257Z] [2022-10-21T07:39:29.257Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-10-21T07:39:29.465Z] #39 159.5 make[1]: 'soccr/libsoccr.a' is up to date. [2022-10-21T07:39:29.722Z] #39 159.7 make[2]: Nothing to be done for 'all'. [2022-10-21T07:39:29.722Z] #39 159.8 make[2]: Nothing to be done for 'all'. [2022-10-21T07:39:29.722Z] #39 159.8 make[2]: Nothing to be done for 'all'. [2022-10-21T07:39:29.978Z] #39 160.0 make[2]: Nothing to be done for 'all'. [2022-10-21T07:39:29.978Z] #39 160.1 make[2]: Nothing to be done for 'all'. [2022-10-21T07:39:29.978Z] #39 160.1 make[2]: Nothing to be done for 'all'. [2022-10-21T07:39:30.072Z] #49 49.80 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-10-21T07:39:30.072Z] #49 49.81 Setting up jq (1.6-2.1) ... [2022-10-21T07:39:30.072Z] #49 49.82 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-10-21T07:39:30.072Z] #49 49.83 Setting up iptables (1.8.7-1) ... [2022-10-21T07:39:30.072Z] #49 49.84 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-10-21T07:39:30.072Z] #49 49.84 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-10-21T07:39:30.072Z] #49 49.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-10-21T07:39:30.072Z] #49 49.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-10-21T07:39:30.072Z] #49 49.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-10-21T07:39:30.072Z] #49 49.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-10-21T07:39:30.072Z] #49 49.86 Setting up iproute2 (5.10.0-4) ... [2022-10-21T07:39:30.198Z] #53 DONE 0.5s [2022-10-21T07:39:30.198Z] [2022-10-21T07:39:30.198Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-10-21T07:39:30.198Z] #54 DONE 0.3s [2022-10-21T07:39:30.198Z] [2022-10-21T07:39:30.198Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-10-21T07:39:30.235Z] #39 160.1 make[2]: Nothing to be done for 'all'. [2022-10-21T07:39:30.235Z] #39 160.3 make[2]: Nothing to be done for 'all'. [2022-10-21T07:39:30.235Z] #39 160.3 INSTALL criu/criu [2022-10-21T07:39:30.459Z] #55 DONE 0.2s [2022-10-21T07:39:30.459Z] [2022-10-21T07:39:30.459Z] #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-10-21T07:39:30.459Z] #38 144.9 CC criu/path.o [2022-10-21T07:39:30.459Z] #38 145.4 CC criu/pie-util-vdso-elf32.o [2022-10-21T07:39:30.459Z] #38 145.8 CC criu/pie-util-vdso.o [2022-10-21T07:39:30.459Z] #38 146.4 CC criu/pie-util.o [2022-10-21T07:39:30.459Z] #38 146.6 CC criu/pipes.o [2022-10-21T07:39:30.459Z] #38 147.5 CC criu/plugin.o [2022-10-21T07:39:30.459Z] #38 148.0 CC criu/proc_parse.o [2022-10-21T07:39:30.459Z] #38 ... [2022-10-21T07:39:30.459Z] [2022-10-21T07:39:30.459Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-10-21T07:39:30.486Z] #38 152.7 CC criu/rbtree.o [2022-10-21T07:39:30.593Z] #49 50.22 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T07:39:30.852Z] #49 DONE 50.6s [2022-10-21T07:39:30.852Z] [2022-10-21T07:39:30.852Z] #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-10-21T07:39:30.852Z] #38 135.6 CC criu/netfilter.o [2022-10-21T07:39:30.852Z] #38 136.0 CC criu/page-pipe.o [2022-10-21T07:39:30.852Z] #38 136.8 CC criu/page-xfer.o [2022-10-21T07:39:31.030Z] #56 DONE 0.4s [2022-10-21T07:39:31.030Z] [2022-10-21T07:39:31.030Z] #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-10-21T07:39:31.051Z] #38 153.0 CC criu/rst-malloc.o [2022-10-21T07:39:31.051Z] #38 153.2 CC criu/seccomp.o [2022-10-21T07:39:31.602Z] #39 DONE 161.4s [2022-10-21T07:39:31.602Z] [2022-10-21T07:39:31.602Z] #47 [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-10-21T07:39:31.972Z] #38 152.0 CC criu/protobuf-desc.o [2022-10-21T07:39:31.985Z] #38 153.9 CC criu/seize.o [2022-10-21T07:39:32.238Z] #38 138.8 CC criu/pagemap-cache.o [2022-10-21T07:39:32.498Z] #38 ... [2022-10-21T07:39:32.498Z] [2022-10-21T07:39:32.498Z] #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-10-21T07:39:32.498Z] #0 1.665 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-10-21T07:39:32.498Z] #0 1.671 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-10-21T07:39:32.498Z] #0 1.675 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-10-21T07:39:32.498Z] #50 DONE 1.8s [2022-10-21T07:39:32.760Z] [2022-10-21T07:39:32.760Z] #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-10-21T07:39:32.760Z] #38 139.2 CC criu/pagemap.o [2022-10-21T07:39:32.920Z] #38 155.0 CC criu/servicefd.o [2022-10-21T07:39:33.356Z] #38 153.4 CC criu/protobuf.o [2022-10-21T07:39:33.487Z] #38 155.4 include/common/asm/bitops.h: Assembler messages: [2022-10-21T07:39:33.487Z] #38 155.4 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-10-21T07:39:33.487Z] #38 155.4 CC criu/shmem.o [2022-10-21T07:39:33.616Z] #38 154.1 CC criu/pstree.o [2022-10-21T07:39:33.697Z] #38 140.4 CC criu/parasite-syscall.o [2022-10-21T07:39:34.422Z] #38 156.5 CC criu/sigframe.o [2022-10-21T07:39:34.422Z] #38 156.7 CC criu/signalfd.o [2022-10-21T07:39:34.989Z] #38 157.0 CC criu/sk-inet.o [2022-10-21T07:39:35.077Z] #38 141.3 CC criu/path.o [2022-10-21T07:39:35.077Z] #38 141.7 CC criu/pie-util-vdso-elf32.o [2022-10-21T07:39:35.645Z] #38 142.3 CC criu/pie-util-vdso.o [2022-10-21T07:39:35.924Z] #38 158.1 CC criu/sk-netlink.o [2022-10-21T07:39:36.161Z] #38 156.3 CC criu/rbtree.o [2022-10-21T07:39:36.213Z] #38 142.8 CC criu/pie-util.o [2022-10-21T07:39:36.421Z] #38 156.7 CC criu/rst-malloc.o [2022-10-21T07:39:36.472Z] #38 143.1 CC criu/pipes.o [2022-10-21T07:39:36.491Z] #38 158.5 CC criu/sk-packet.o [2022-10-21T07:39:36.992Z] #38 157.1 CC criu/seccomp.o [2022-10-21T07:39:37.409Z] #38 144.0 CC criu/plugin.o [2022-10-21T07:39:37.427Z] #38 159.2 CC criu/sk-queue.o [2022-10-21T07:39:37.933Z] #38 158.3 CC criu/seize.o [2022-10-21T07:39:37.977Z] #38 144.5 CC criu/proc_parse.o [2022-10-21T07:39:38.000Z] #38 159.8 CC criu/sk-tcp.o [2022-10-21T07:39:38.260Z] #38 160.4 CC criu/sk-unix.o [2022-10-21T07:39:39.322Z] #38 159.7 CC criu/servicefd.o [2022-10-21T07:39:39.893Z] #38 160.3 include/common/asm/bitops.h: Assembler messages: [2022-10-21T07:39:39.893Z] #38 160.3 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-10-21T07:39:39.893Z] #38 160.3 CC criu/shmem.o [2022-10-21T07:39:40.791Z] #38 162.7 CC criu/sockets.o [2022-10-21T07:39:40.835Z] #38 161.3 CC criu/sigframe.o [2022-10-21T07:39:41.096Z] #38 161.4 CC criu/signalfd.o [2022-10-21T07:39:41.265Z] #38 147.6 CC criu/protobuf-desc.o [2022-10-21T07:39:41.357Z] #38 161.8 CC criu/sk-inet.o [2022-10-21T07:39:41.727Z] #38 163.8 CC criu/stats.o [2022-10-21T07:39:42.202Z] #38 148.6 CC criu/protobuf.o [2022-10-21T07:39:42.294Z] #38 164.2 CC criu/string.o [2022-10-21T07:39:42.294Z] #38 164.3 CC criu/sysctl.o [2022-10-21T07:39:42.461Z] #38 149.0 CC criu/pstree.o [2022-10-21T07:39:42.720Z] #38 ... [2022-10-21T07:39:42.720Z] [2022-10-21T07:39:42.720Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-10-21T07:39:42.741Z] #38 162.9 CC criu/sk-netlink.o [2022-10-21T07:39:42.861Z] #38 165.0 CC criu/sysfs_parse.o [2022-10-21T07:39:43.001Z] #38 163.4 CC criu/sk-packet.o [2022-10-21T07:39:43.428Z] #38 165.5 CC criu/timens.o [2022-10-21T07:39:43.657Z] #51 ... [2022-10-21T07:39:43.658Z] [2022-10-21T07:39:43.658Z] #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-10-21T07:39:43.658Z] #38 150.3 CC criu/rbtree.o [2022-10-21T07:39:43.687Z] #38 165.9 CC criu/timerfd.o [2022-10-21T07:39:43.942Z] #38 164.1 CC criu/sk-queue.o [2022-10-21T07:39:44.202Z] #38 164.6 CC criu/sk-tcp.o [2022-10-21T07:39:44.226Z] #38 150.7 CC criu/rst-malloc.o [2022-10-21T07:39:44.254Z] #38 166.2 CC criu/tty.o [2022-10-21T07:39:44.485Z] #38 151.0 CC criu/seccomp.o [2022-10-21T07:39:45.053Z] #38 151.7 CC criu/seize.o [2022-10-21T07:39:45.144Z] #38 165.2 CC criu/sk-unix.o [2022-10-21T07:39:45.630Z] #38 ... [2022-10-21T07:39:45.630Z] [2022-10-21T07:39:45.630Z] #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-10-21T07:39:45.630Z] #22 223.3 + dpkg --print-architecture [2022-10-21T07:39:45.630Z] #22 223.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-10-21T07:39:45.889Z] #22 223.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-10-21T07:39:45.889Z] #22 223.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-10-21T07:39:46.431Z] #38 152.9 CC criu/servicefd.o [2022-10-21T07:39:46.763Z] #38 153.5 include/common/asm/bitops.h: Assembler messages: [2022-10-21T07:39:46.763Z] #38 153.5 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2022-10-21T07:39:47.028Z] #38 153.5 CC criu/shmem.o [2022-10-21T07:39:47.702Z] #38 167.7 CC criu/sockets.o [2022-10-21T07:39:48.645Z] #38 168.9 CC criu/stats.o [2022-10-21T07:39:48.908Z] #38 169.3 CC criu/string.o [2022-10-21T07:39:48.937Z] #38 155.1 CC criu/sigframe.o [2022-10-21T07:39:48.937Z] #38 155.4 CC criu/signalfd.o [2022-10-21T07:39:49.169Z] #38 169.5 CC criu/sysctl.o [2022-10-21T07:39:49.198Z] #38 155.7 CC criu/sk-inet.o [2022-10-21T07:39:49.764Z] #38 ... [2022-10-21T07:39:49.764Z] [2022-10-21T07:39:49.764Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-10-21T07:39:49.764Z] #51 11.37 Collecting yamllint==1.26.1 [2022-10-21T07:39:49.764Z] #51 12.44 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-10-21T07:39:49.764Z] #51 13.78 Collecting pathspec>=0.5.3 [2022-10-21T07:39:49.764Z] #51 13.79 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-10-21T07:39:49.764Z] #51 14.32 Collecting pyyaml [2022-10-21T07:39:49.764Z] #51 14.33 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-10-21T07:39:49.764Z] #51 14.39 Building wheels for collected packages: yamllint [2022-10-21T07:39:49.764Z] #51 14.39 Building wheel for yamllint (setup.py): started [2022-10-21T07:39:49.764Z] #51 15.92 Building wheel for yamllint (setup.py): finished with status 'done' [2022-10-21T07:39:49.764Z] #51 15.92 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=bde9a07ab17a470af221b463b1ff760597a822337dbf2ccd70773e30441a5cd4 [2022-10-21T07:39:49.764Z] #51 15.92 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-10-21T07:39:49.764Z] #51 15.92 Successfully built yamllint [2022-10-21T07:39:49.764Z] #51 15.96 Installing collected packages: pyyaml, pathspec, yamllint [2022-10-21T07:39:49.764Z] #51 16.38 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.26.1 [2022-10-21T07:39:49.764Z] #51 DONE 17.0s [2022-10-21T07:39:49.764Z] [2022-10-21T07:39:49.764Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-10-21T07:39:50.022Z] #52 DONE 0.3s [2022-10-21T07:39:50.022Z] [2022-10-21T07:39:50.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-10-21T07:39:50.022Z] #38 ... [2022-10-21T07:39:50.022Z] [2022-10-21T07:39:50.022Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-10-21T07:39:50.111Z] #38 170.3 CC criu/sysfs_parse.o [2022-10-21T07:39:50.280Z] #53 DONE 0.4s [2022-10-21T07:39:50.280Z] [2022-10-21T07:39:50.280Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-10-21T07:39:50.371Z] #38 170.7 CC criu/timens.o [2022-10-21T07:39:50.544Z] #24 ... [2022-10-21T07:39:50.544Z] [2022-10-21T07:39:50.544Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-10-21T07:39:50.544Z] #54 DONE 0.2s [2022-10-21T07:39:50.544Z] [2022-10-21T07:39:50.544Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-10-21T07:39:50.544Z] #55 DONE 0.1s [2022-10-21T07:39:50.544Z] [2022-10-21T07:39:50.544Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-10-21T07:39:50.802Z] #38 ... [2022-10-21T07:39:50.802Z] [2022-10-21T07:39:50.802Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-10-21T07:39:50.802Z] #56 DONE 0.1s [2022-10-21T07:39:50.802Z] [2022-10-21T07:39:50.802Z] #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-10-21T07:39:50.802Z] #38 157.5 CC criu/sk-netlink.o [2022-10-21T07:39:50.943Z] #38 171.2 CC criu/timerfd.o [2022-10-21T07:39:51.203Z] #38 171.6 CC criu/tty.o [2022-10-21T07:39:51.369Z] #38 157.9 CC criu/sk-packet.o [2022-10-21T07:39:51.936Z] #38 158.6 CC criu/sk-queue.o [2022-10-21T07:39:52.145Z] #38 ... [2022-10-21T07:39:52.145Z] [2022-10-21T07:39:52.145Z] #25 [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-10-21T07:39:52.406Z] #25 228.0 + dpkg --print-architecture [2022-10-21T07:39:52.406Z] #25 228.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-10-21T07:39:52.504Z] #38 159.1 CC criu/sk-tcp.o [2022-10-21T07:39:52.666Z] #25 228.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-10-21T07:39:52.666Z] #25 228.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-10-21T07:39:53.071Z] #38 159.7 CC criu/sk-unix.o [2022-10-21T07:39:55.602Z] #38 161.9 CC criu/sockets.o [2022-10-21T07:39:56.537Z] #38 163.2 CC criu/stats.o [2022-10-21T07:39:57.104Z] #38 163.6 CC criu/string.o [2022-10-21T07:39:57.104Z] #38 163.7 CC criu/sysctl.o [2022-10-21T07:39:57.670Z] #38 164.3 CC criu/sysfs_parse.o [2022-10-21T07:39:58.094Z] #22 ... [2022-10-21T07:39:58.094Z] [2022-10-21T07:39:58.094Z] #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-10-21T07:39:58.094Z] #38 168.4 CC criu/tun.o [2022-10-21T07:39:58.094Z] #38 168.9 CC criu/uffd.o [2022-10-21T07:39:58.094Z] #38 170.3 CC criu/util.o [2022-10-21T07:39:58.094Z] #38 172.0 CC criu/uts_ns.o [2022-10-21T07:39:58.094Z] #38 172.2 CC criu/vdso-compat.o [2022-10-21T07:39:58.094Z] #38 172.5 CC criu/vdso.o [2022-10-21T07:39:58.094Z] #38 173.2 LINK criu/built-in.o [2022-10-21T07:39:58.094Z] #38 173.4 LINK criu/criu [2022-10-21T07:39:58.094Z] #38 173.9 DEP lib/c/criu.d [2022-10-21T07:39:58.094Z] #38 173.9 CC images/rpc.pb-c.o [2022-10-21T07:39:58.094Z] #38 174.6 CC lib/c/criu.o [2022-10-21T07:39:58.094Z] #38 175.9 LINK lib/c/built-in.o [2022-10-21T07:39:58.094Z] #38 175.9 LINK lib/c/libcriu.so [2022-10-21T07:39:58.094Z] #38 176.1 LINK lib/c/libcriu.a [2022-10-21T07:39:58.094Z] #38 176.2 GEN magic.py [2022-10-21T07:39:58.094Z] #38 176.4 Note: Building without setproctitle() and strlcpy() support. [2022-10-21T07:39:58.094Z] #38 176.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-10-21T07:39:58.094Z] #38 176.4 Note: Building without GnuTLS support [2022-10-21T07:39:58.094Z] #38 176.4 Makefile.config:39: Warn: you have no libnftables installed [2022-10-21T07:39:58.094Z] #38 176.4 Makefile.config:40: Warn: Building without nftables support [2022-10-21T07:39:58.094Z] #38 177.3 fatal: not a git repository (or any of the parent directories): .git [2022-10-21T07:39:58.094Z] #38 178.1 make[1]: Nothing to be done for 'all'. [2022-10-21T07:39:58.094Z] #38 178.9 make[1]: 'images/built-in.o' is up to date. [2022-10-21T07:39:58.094Z] #38 179.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-10-21T07:39:58.094Z] #38 179.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-10-21T07:39:58.094Z] #38 179.0 make[1]: 'compel/libcompel.a' is up to date. [2022-10-21T07:39:58.094Z] #38 179.1 make[1]: 'compel/compel-host-bin' is up to date. [2022-10-21T07:39:58.094Z] #38 179.1 make[1]: Nothing to be done for 'all'. [2022-10-21T07:39:58.094Z] #38 179.2 make[1]: 'soccr/libsoccr.a' is up to date. [2022-10-21T07:39:58.094Z] #38 179.3 make[2]: Nothing to be done for 'all'. [2022-10-21T07:39:58.094Z] #38 179.4 make[2]: Nothing to be done for 'all'. [2022-10-21T07:39:58.094Z] #38 179.4 make[2]: Nothing to be done for 'all'. [2022-10-21T07:39:58.094Z] #38 179.6 make[2]: Nothing to be done for 'all'. [2022-10-21T07:39:58.094Z] #38 179.6 make[2]: Nothing to be done for 'all'. [2022-10-21T07:39:58.094Z] #38 179.7 make[2]: Nothing to be done for 'all'. [2022-10-21T07:39:58.094Z] #38 179.7 make[2]: Nothing to be done for 'all'. [2022-10-21T07:39:58.094Z] #38 179.9 make[2]: Nothing to be done for 'all'. [2022-10-21T07:39:58.094Z] #38 179.9 INSTALL criu/criu [2022-10-21T07:39:58.238Z] #38 164.8 CC criu/timens.o [2022-10-21T07:39:58.355Z] #38 DONE 180.6s [2022-10-21T07:39:58.355Z] [2022-10-21T07:39:58.355Z] #29 [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-10-21T07:39:58.499Z] #38 165.3 CC criu/timerfd.o [2022-10-21T07:39:59.066Z] #38 165.7 CC criu/tty.o [2022-10-21T07:40:01.599Z] #38 167.9 CC criu/tun.o [2022-10-21T07:40:02.165Z] #38 168.6 CC criu/uffd.o [2022-10-21T07:40:02.445Z] #37 311.6 # github.com/containerd/containerd/cmd/containerd [2022-10-21T07:40:02.445Z] #37 311.6 /usr/bin/ld: /tmp/go-link-176335152/000019.o: in function `New': [2022-10-21T07:40:02.445Z] #37 311.6 /tmp/tmp.6NMTBUFi31/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-10-21T07:40:02.445Z] #37 311.6 + bin/containerd-stress [2022-10-21T07:40:02.445Z] #37 312.8 + bin/containerd-shim [2022-10-21T07:40:02.737Z] #25 ... [2022-10-21T07:40:02.737Z] [2022-10-21T07:40:02.737Z] #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-10-21T07:40:02.737Z] #38 174.0 CC criu/tun.o [2022-10-21T07:40:02.737Z] #38 174.7 CC criu/uffd.o [2022-10-21T07:40:02.737Z] #38 176.3 CC criu/util.o [2022-10-21T07:40:02.737Z] #38 178.0 CC criu/uts_ns.o [2022-10-21T07:40:02.737Z] #38 178.2 CC criu/vdso-compat.o [2022-10-21T07:40:02.737Z] #38 178.5 CC criu/vdso.o [2022-10-21T07:40:02.737Z] #38 179.3 LINK criu/built-in.o [2022-10-21T07:40:02.737Z] #38 179.5 LINK criu/criu [2022-10-21T07:40:02.737Z] #38 180.0 DEP lib/c/criu.d [2022-10-21T07:40:02.737Z] #38 180.2 CC images/rpc.pb-c.o [2022-10-21T07:40:02.737Z] #38 180.9 CC lib/c/criu.o [2022-10-21T07:40:02.737Z] #38 182.4 LINK lib/c/built-in.o [2022-10-21T07:40:02.737Z] #38 182.4 LINK lib/c/libcriu.so [2022-10-21T07:40:02.737Z] #38 182.4 LINK lib/c/libcriu.a [2022-10-21T07:40:02.737Z] #38 182.6 GEN magic.py [2022-10-21T07:40:02.737Z] #38 182.8 Note: Building without setproctitle() and strlcpy() support. [2022-10-21T07:40:02.737Z] #38 182.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-10-21T07:40:02.737Z] #38 182.8 Note: Building without GnuTLS support [2022-10-21T07:40:02.737Z] #38 182.8 Makefile.config:39: Warn: you have no libnftables installed [2022-10-21T07:40:02.737Z] #38 182.8 Makefile.config:40: Warn: Building without nftables support [2022-10-21T07:40:03.540Z] #38 170.1 CC criu/util.o [2022-10-21T07:40:03.540Z] #38 ... [2022-10-21T07:40:03.540Z] [2022-10-21T07:40:03.540Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-10-21T07:40:03.540Z] #24 224.1 + dpkg --print-architecture [2022-10-21T07:40:03.540Z] #24 224.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-10-21T07:40:03.639Z] #47 ... [2022-10-21T07:40:03.639Z] [2022-10-21T07:40:03.639Z] #26 [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-10-21T07:40:03.639Z] #26 240.6 + return [2022-10-21T07:40:03.639Z] #26 DONE 241.1s [2022-10-21T07:40:03.639Z] [2022-10-21T07:40:03.639Z] #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-10-21T07:40:03.639Z] #27 ... [2022-10-21T07:40:03.639Z] [2022-10-21T07:40:03.639Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-10-21T07:40:03.639Z] #52 DONE 0.1s [2022-10-21T07:40:03.639Z] [2022-10-21T07:40:03.639Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-10-21T07:40:03.639Z] #53 DONE 0.1s [2022-10-21T07:40:03.639Z] [2022-10-21T07:40:03.639Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-10-21T07:40:03.675Z] #38 183.9 fatal: not a git repository (or any of the parent directories): .git [2022-10-21T07:40:03.900Z] #54 DONE 0.1s [2022-10-21T07:40:03.900Z] [2022-10-21T07:40:03.900Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-10-21T07:40:03.900Z] #55 DONE 0.1s [2022-10-21T07:40:03.900Z] [2022-10-21T07:40:03.900Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-10-21T07:40:03.900Z] #56 DONE 0.1s [2022-10-21T07:40:03.900Z] [2022-10-21T07:40:03.900Z] #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-10-21T07:40:03.900Z] #27 ... [2022-10-21T07:40:03.900Z] [2022-10-21T07:40:03.900Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-10-21T07:40:03.900Z] #57 DONE 0.1s [2022-10-21T07:40:03.900Z] [2022-10-21T07:40:03.900Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-10-21T07:40:04.107Z] #24 224.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-10-21T07:40:04.107Z] #24 224.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-10-21T07:40:04.157Z] #58 DONE 0.1s [2022-10-21T07:40:04.157Z] [2022-10-21T07:40:04.157Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-10-21T07:40:04.157Z] #59 DONE 0.1s [2022-10-21T07:40:04.157Z] [2022-10-21T07:40:04.157Z] #47 [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-10-21T07:40:04.157Z] #47 ... [2022-10-21T07:40:04.157Z] [2022-10-21T07:40:04.157Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-10-21T07:40:04.157Z] #60 DONE 0.1s [2022-10-21T07:40:04.414Z] [2022-10-21T07:40:04.414Z] #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-10-21T07:40:04.614Z] #38 184.8 make[1]: Nothing to be done for 'all'. [2022-10-21T07:40:05.183Z] #38 185.7 make[1]: 'images/built-in.o' is up to date. [2022-10-21T07:40:05.443Z] #38 185.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-10-21T07:40:05.443Z] #38 185.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-10-21T07:40:05.443Z] #38 185.8 make[1]: 'compel/libcompel.a' is up to date. [2022-10-21T07:40:05.443Z] #38 185.9 make[1]: 'compel/compel-host-bin' is up to date. [2022-10-21T07:40:05.443Z] #38 185.9 make[1]: Nothing to be done for 'all'. [2022-10-21T07:40:05.443Z] #38 186.0 make[1]: 'soccr/libsoccr.a' is up to date. [2022-10-21T07:40:05.703Z] #38 186.2 make[2]: Nothing to be done for 'all'. [2022-10-21T07:40:05.963Z] #38 186.3 make[2]: Nothing to be done for 'all'. [2022-10-21T07:40:05.963Z] #38 186.3 make[2]: Nothing to be done for 'all'. [2022-10-21T07:40:05.963Z] #38 186.4 make[2]: Nothing to be done for 'all'. [2022-10-21T07:40:05.963Z] #38 186.5 make[2]: Nothing to be done for 'all'. [2022-10-21T07:40:05.963Z] #38 186.5 make[2]: Nothing to be done for 'all'. [2022-10-21T07:40:06.224Z] #38 186.6 make[2]: Nothing to be done for 'all'. [2022-10-21T07:40:06.484Z] #38 186.7 make[2]: Nothing to be done for 'all'. [2022-10-21T07:40:06.484Z] #38 186.7 INSTALL criu/criu [2022-10-21T07:40:07.056Z] #38 DONE 187.4s [2022-10-21T07:40:07.056Z] [2022-10-21T07:40:07.056Z] #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-10-21T07:40:08.585Z] #27 247.2 + /build/golangci-lint --version [2022-10-21T07:40:08.585Z] #27 ... [2022-10-21T07:40:08.585Z] [2022-10-21T07:40:08.585Z] #47 [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-10-21T07:40:08.585Z] #47 145.5 + mkdir -p /build [2022-10-21T07:40:08.585Z] #47 145.5 + cp runc /build/runc [2022-10-21T07:40:08.585Z] #47 DONE 145.7s [2022-10-21T07:40:08.840Z] [2022-10-21T07:40:08.840Z] #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-10-21T07:40:09.777Z] #27 248.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-10-21T07:40:09.777Z] #27 DONE 249.0s [2022-10-21T07:40:09.777Z] [2022-10-21T07:40:09.777Z] #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-10-21T07:40:10.539Z] #37 324.0 + bin/containerd-shim-runc-v1 [2022-10-21T07:40:10.562Z] #29 ... [2022-10-21T07:40:10.562Z] [2022-10-21T07:40:10.562Z] #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-10-21T07:40:10.562Z] #22 DONE 247.4s [2022-10-21T07:40:10.562Z] [2022-10-21T07:40:10.562Z] #29 [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-10-21T07:40:10.675Z] #24 ... [2022-10-21T07:40:10.675Z] [2022-10-21T07:40:10.675Z] #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-10-21T07:40:10.675Z] #38 171.7 CC criu/uts_ns.o [2022-10-21T07:40:10.675Z] #38 172.0 CC criu/vdso-compat.o [2022-10-21T07:40:10.675Z] #38 172.2 CC criu/vdso.o [2022-10-21T07:40:10.675Z] #38 173.0 LINK criu/built-in.o [2022-10-21T07:40:10.675Z] #38 173.2 LINK criu/criu [2022-10-21T07:40:10.675Z] #38 173.7 DEP lib/c/criu.d [2022-10-21T07:40:10.675Z] #38 173.9 CC images/rpc.pb-c.o [2022-10-21T07:40:10.675Z] #38 174.8 CC lib/c/criu.o [2022-10-21T07:40:10.675Z] #38 176.1 LINK lib/c/built-in.o [2022-10-21T07:40:10.675Z] #38 176.2 LINK lib/c/libcriu.so [2022-10-21T07:40:10.675Z] #38 176.2 LINK lib/c/libcriu.a [2022-10-21T07:40:10.675Z] #38 176.4 GEN magic.py [2022-10-21T07:40:10.675Z] #38 176.5 Note: Building without setproctitle() and strlcpy() support. [2022-10-21T07:40:10.675Z] #38 176.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-10-21T07:40:10.675Z] #38 176.5 Note: Building without GnuTLS support [2022-10-21T07:40:10.675Z] #38 176.6 Makefile.config:39: Warn: you have no libnftables installed [2022-10-21T07:40:10.675Z] #38 176.6 Makefile.config:40: Warn: Building without nftables support [2022-10-21T07:40:11.130Z] #29 ... [2022-10-21T07:40:11.130Z] [2022-10-21T07:40:11.130Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-10-21T07:40:11.141Z] #37 ... [2022-10-21T07:40:11.141Z] [2022-10-21T07:40:11.141Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-10-21T07:40:11.242Z] #38 177.7 fatal: not a git repository (or any of the parent directories): .git [2022-10-21T07:40:11.397Z] #61 DONE 0.2s [2022-10-21T07:40:11.397Z] [2022-10-21T07:40:11.397Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-10-21T07:40:11.397Z] #62 DONE 0.1s [2022-10-21T07:40:11.397Z] [2022-10-21T07:40:11.397Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-10-21T07:40:11.654Z] #63 DONE 0.1s [2022-10-21T07:40:11.654Z] [2022-10-21T07:40:11.654Z] #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-10-21T07:40:11.700Z] #57 DONE 0.4s [2022-10-21T07:40:11.700Z] [2022-10-21T07:40:11.700Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-10-21T07:40:11.700Z] #58 DONE 0.1s [2022-10-21T07:40:11.700Z] [2022-10-21T07:40:11.700Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-10-21T07:40:11.700Z] #59 DONE 0.1s [2022-10-21T07:40:11.700Z] [2022-10-21T07:40:11.700Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-10-21T07:40:11.958Z] #60 DONE 0.1s [2022-10-21T07:40:11.958Z] [2022-10-21T07:40:11.958Z] #29 [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-10-21T07:40:12.178Z] #38 178.7 make[1]: Nothing to be done for 'all'. [2022-10-21T07:40:13.020Z] #37 218.7 + bin/containerd [2022-10-21T07:40:13.114Z] #38 179.5 make[1]: 'images/built-in.o' is up to date. [2022-10-21T07:40:13.114Z] #38 179.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-10-21T07:40:13.114Z] #38 179.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-10-21T07:40:13.114Z] #38 179.7 make[1]: 'compel/libcompel.a' is up to date. [2022-10-21T07:40:13.114Z] #38 179.7 make[1]: 'compel/compel-host-bin' is up to date. [2022-10-21T07:40:13.373Z] #38 179.8 make[1]: Nothing to be done for 'all'. [2022-10-21T07:40:13.373Z] #38 179.8 make[1]: 'soccr/libsoccr.a' is up to date. [2022-10-21T07:40:13.631Z] #38 180.1 make[2]: Nothing to be done for 'all'. [2022-10-21T07:40:13.631Z] #38 180.1 make[2]: Nothing to be done for 'all'. [2022-10-21T07:40:13.631Z] #38 180.1 make[2]: Nothing to be done for 'all'. [2022-10-21T07:40:13.631Z] #38 180.3 make[2]: Nothing to be done for 'all'. [2022-10-21T07:40:13.631Z] #38 180.3 make[2]: Nothing to be done for 'all'. [2022-10-21T07:40:13.631Z] #38 180.3 make[2]: Nothing to be done for 'all'. [2022-10-21T07:40:13.631Z] #38 180.4 make[2]: Nothing to be done for 'all'. [2022-10-21T07:40:13.891Z] #38 180.5 make[2]: Nothing to be done for 'all'. [2022-10-21T07:40:14.150Z] #38 180.5 INSTALL criu/criu [2022-10-21T07:40:14.408Z] #38 DONE 180.9s [2022-10-21T07:40:14.408Z] [2022-10-21T07:40:14.408Z] #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-10-21T07:40:17.079Z] #37 330.4 + bin/containerd-shim-runc-v2 [2022-10-21T07:40:17.079Z] #37 331.2 + binaries [2022-10-21T07:40:17.079Z] #37 331.2 + install -D bin/containerd /build/containerd [2022-10-21T07:40:17.079Z] #37 331.2 + install -D bin/containerd-shim /build/containerd-shim [2022-10-21T07:40:17.079Z] #37 331.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-10-21T07:40:17.079Z] #37 331.2 + install -D bin/ctr /build/ctr [2022-10-21T07:40:19.291Z] #37 ... [2022-10-21T07:40:19.291Z] [2022-10-21T07:40:19.291Z] #25 [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-10-21T07:40:19.291Z] #25 DONE 253.1s [2022-10-21T07:40:19.291Z] [2022-10-21T07:40:19.291Z] #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-10-21T07:40:19.291Z] #37 ... [2022-10-21T07:40:19.291Z] [2022-10-21T07:40:19.291Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-10-21T07:40:19.291Z] #57 DONE 0.5s [2022-10-21T07:40:19.291Z] [2022-10-21T07:40:19.291Z] #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-10-21T07:40:19.291Z] #27 ... [2022-10-21T07:40:19.291Z] [2022-10-21T07:40:19.291Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-10-21T07:40:19.291Z] #58 DONE 0.1s [2022-10-21T07:40:19.291Z] [2022-10-21T07:40:19.291Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-10-21T07:40:19.291Z] #59 DONE 0.1s [2022-10-21T07:40:19.291Z] [2022-10-21T07:40:19.291Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-10-21T07:40:19.291Z] #60 DONE 0.1s [2022-10-21T07:40:19.291Z] [2022-10-21T07:40:19.291Z] #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-10-21T07:40:19.592Z] #37 DONE 333.5s [2022-10-21T07:40:20.153Z] [2022-10-21T07:40:20.153Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-10-21T07:40:21.079Z] #64 DONE 1.0s [2022-10-21T07:40:21.079Z] [2022-10-21T07:40:21.079Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-10-21T07:40:21.334Z] #65 DONE 0.2s [2022-10-21T07:40:21.334Z] [2022-10-21T07:40:21.334Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-10-21T07:40:22.260Z] #66 DONE 1.0s [2022-10-21T07:40:22.260Z] [2022-10-21T07:40:22.260Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-10-21T07:40:22.260Z] #67 DONE 0.0s [2022-10-21T07:40:22.260Z] [2022-10-21T07:40:22.260Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-10-21T07:40:22.260Z] #68 DONE 0.0s [2022-10-21T07:40:22.260Z] [2022-10-21T07:40:22.260Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-10-21T07:40:23.186Z] #69 DONE 0.8s [2022-10-21T07:40:23.186Z] [2022-10-21T07:40:23.186Z] #70 exporting to image [2022-10-21T07:40:23.186Z] #70 exporting layers [2022-10-21T07:40:29.283Z] #37 ... [2022-10-21T07:40:29.283Z] [2022-10-21T07:40:29.284Z] #24 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-10-21T07:40:29.284Z] #24 DONE 248.2s [2022-10-21T07:40:29.284Z] [2022-10-21T07:40:29.284Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-10-21T07:40:29.542Z] #37 ... [2022-10-21T07:40:29.542Z] [2022-10-21T07:40:29.542Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-10-21T07:40:29.726Z] #70 exporting layers 5.7s done [2022-10-21T07:40:29.726Z] #70 writing image sha256:e2ac305f79172ee69048f254eab6b16da60c868b2c0582924e9c601bec4f5f8c done [2022-10-21T07:40:29.726Z] #70 naming to docker.io/library/docker:9c84417c1bbec9420566841feee05913928e1e7b done [2022-10-21T07:40:29.726Z] #70 DONE 5.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-10-21T07:40:29.804Z] #57 DONE 0.2s [2022-10-21T07:40:29.804Z] [2022-10-21T07:40:29.804Z] #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-10-21T07:40:29.804Z] #37 ... [2022-10-21T07:40:29.804Z] [2022-10-21T07:40:29.804Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-10-21T07:40:29.804Z] #58 DONE 0.1s [2022-10-21T07:40:29.804Z] [2022-10-21T07:40:29.804Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-10-21T07:40:30.042Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44340/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44340/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9c84417c1bbec9420566841feee05913928e1e7b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9c84417c1bbec9420566841feee05913928e1e7b hack/validate/default [2022-10-21T07:40:30.062Z] #59 DONE 0.1s [2022-10-21T07:40:30.062Z] [2022-10-21T07:40:30.062Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-10-21T07:40:30.062Z] #60 DONE 0.1s [2022-10-21T07:40:30.062Z] [2022-10-21T07:40:30.062Z] #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-10-21T07:40:30.605Z] Congratulations! All commits are properly signed with the DCO! [2022-10-21T07:40:31.533Z] b111c3320c94: Pull complete [2022-10-21T07:40:31.534Z] Congratulations! Seccomp profile generation is done correctly. [2022-10-21T07:40:31.534Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-10-21T07:40:39.653Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-10-21T07:40:41.019Z] Congratulations! All API changes are done the right way. [2022-10-21T07:40:41.019Z] Congratulations! All TOML source files changed here have valid syntax. [2022-10-21T07:40:41.019Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-10-21T07:40:41.019Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-10-21T07:40:41.019Z] Congratulations! No new tests were added to integration-cli. [2022-10-21T07:40:41.019Z] [2022-10-21T07:40:41.019Z] INFO Start validation with golang-ci-lint [2022-10-21T07:40:41.582Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-10-21T07:40:41.582Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-10-21T07:40:41.582Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-10-21T07:40:51.685Z] #37 257.1 # github.com/containerd/containerd/cmd/containerd [2022-10-21T07:40:51.685Z] #37 257.1 /usr/bin/ld: /tmp/go-link-1685097488/000019.o: in function `New': [2022-10-21T07:40:51.685Z] #37 257.1 /tmp/tmp.fw1dwlgqDM/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-10-21T07:40:51.685Z] #37 257.2 + bin/containerd-stress [2022-10-21T07:40:52.612Z] #37 258.3 + bin/containerd-shim [2022-10-21T07:40:58.633Z] #29 ... [2022-10-21T07:40:58.633Z] [2022-10-21T07:40:58.633Z] #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-10-21T07:40:58.633Z] #40 164.3 + mkdir -p /build [2022-10-21T07:40:58.633Z] #40 164.3 + cp runc /build/runc [2022-10-21T07:40:58.633Z] #40 DONE 166.4s [2022-10-21T07:40:58.633Z] [2022-10-21T07:40:58.633Z] #29 [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-10-21T07:40:58.633Z] #29 291.8 + /build/golangci-lint --version [2022-10-21T07:40:58.633Z] #29 293.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-10-21T07:40:58.633Z] #29 DONE 293.8s [2022-10-21T07:40:58.633Z] [2022-10-21T07:40:58.633Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-10-21T07:40:58.633Z] #37 ... [2022-10-21T07:40:58.633Z] [2022-10-21T07:40:58.633Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-10-21T07:40:58.633Z] #61 DONE 0.8s [2022-10-21T07:40:58.633Z] [2022-10-21T07:40:58.633Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-10-21T07:40:58.633Z] #62 DONE 0.1s [2022-10-21T07:40:58.633Z] [2022-10-21T07:40:58.633Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-10-21T07:40:58.633Z] #37 257.1 + bin/containerd [2022-10-21T07:40:58.633Z] #37 ... [2022-10-21T07:40:58.633Z] [2022-10-21T07:40:58.633Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-10-21T07:40:58.633Z] #63 DONE 0.2s [2022-10-21T07:40:58.892Z] [2022-10-21T07:40:58.892Z] #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-10-21T07:41:00.759Z] #37 266.6 + bin/containerd-shim-runc-v1 [2022-10-21T07:41:06.008Z] #40 170.3 + mkdir -p /build [2022-10-21T07:41:06.008Z] #40 170.3 + cp runc /build/runc [2022-10-21T07:41:06.008Z] #40 DONE 172.4s [2022-10-21T07:41:06.008Z] [2022-10-21T07:41:06.008Z] #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-10-21T07:41:06.008Z] #27 298.8 + /build/golangci-lint --version [2022-10-21T07:41:06.008Z] #27 300.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-10-21T07:41:06.008Z] #27 DONE 300.9s [2022-10-21T07:41:06.008Z] [2022-10-21T07:41:06.008Z] #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-10-21T07:41:06.050Z] #37 271.6 + bin/containerd-shim-runc-v2 [2022-10-21T07:41:06.612Z] #37 272.3 + binaries [2022-10-21T07:41:06.612Z] #37 272.3 + install -D bin/containerd /build/containerd [2022-10-21T07:41:06.612Z] #37 272.4 + install -D bin/containerd-shim /build/containerd-shim [2022-10-21T07:41:06.612Z] #37 272.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-10-21T07:41:06.612Z] #37 272.4 + install -D bin/ctr /build/ctr [2022-10-21T07:41:06.950Z] #37 ... [2022-10-21T07:41:06.950Z] [2022-10-21T07:41:06.950Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-10-21T07:41:06.950Z] #61 DONE 0.2s [2022-10-21T07:41:06.950Z] [2022-10-21T07:41:06.950Z] #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-10-21T07:41:06.950Z] #37 ... [2022-10-21T07:41:06.950Z] [2022-10-21T07:41:06.950Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-10-21T07:41:06.950Z] #62 DONE 0.0s [2022-10-21T07:41:06.950Z] [2022-10-21T07:41:06.950Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-10-21T07:41:07.210Z] #63 DONE 0.1s [2022-10-21T07:41:07.210Z] [2022-10-21T07:41:07.210Z] #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-10-21T07:41:07.779Z] #37 264.1 + bin/containerd [2022-10-21T07:41:07.977Z] #37 DONE 273.6s [2022-10-21T07:41:08.539Z] [2022-10-21T07:41:08.539Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-10-21T07:41:08.766Z] #37 ... [2022-10-21T07:41:08.766Z] [2022-10-21T07:41:08.766Z] #42 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-10-21T07:41:08.766Z] #42 167.5 + mkdir -p /build [2022-10-21T07:41:08.766Z] #42 167.5 + cp runc /build/runc [2022-10-21T07:41:08.766Z] #42 DONE 167.9s [2022-10-21T07:41:08.766Z] [2022-10-21T07:41:08.766Z] #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-10-21T07:41:08.795Z] #64 DONE 0.2s [2022-10-21T07:41:08.795Z] [2022-10-21T07:41:08.795Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-10-21T07:41:09.051Z] #65 DONE 0.3s [2022-10-21T07:41:09.051Z] [2022-10-21T07:41:09.051Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-10-21T07:41:09.307Z] #66 DONE 0.2s [2022-10-21T07:41:09.307Z] [2022-10-21T07:41:09.307Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-10-21T07:41:09.307Z] #67 DONE 0.1s [2022-10-21T07:41:09.307Z] [2022-10-21T07:41:09.307Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-10-21T07:41:09.307Z] #68 DONE 0.0s [2022-10-21T07:41:09.307Z] [2022-10-21T07:41:09.307Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-10-21T07:41:10.676Z] #69 DONE 1.0s [2022-10-21T07:41:10.676Z] [2022-10-21T07:41:10.676Z] #70 exporting to image [2022-10-21T07:41:10.676Z] #70 exporting layers [2022-10-21T07:41:11.299Z] #37 ... [2022-10-21T07:41:11.299Z] [2022-10-21T07:41:11.299Z] #28 [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-10-21T07:41:11.299Z] #28 291.8 + /build/golangci-lint --version [2022-10-21T07:41:12.235Z] #28 293.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-10-21T07:41:12.495Z] #28 DONE 293.2s [2022-10-21T07:41:12.495Z] [2022-10-21T07:41:12.495Z] #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-10-21T07:41:13.191Z] #70 exporting layers 2.6s done [2022-10-21T07:41:13.191Z] #70 writing image sha256:11c7943d092505d772a3dbe5841a47ad62ba5d668416d7e433f96bacfffa20b7 done [2022-10-21T07:41:13.191Z] #70 naming to docker.io/library/docker:9c84417c1bbec9420566841feee05913928e1e7b done [2022-10-21T07:41:13.191Z] #70 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-10-21T07:41:13.508Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44340/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9c84417c1bbec9420566841feee05913928e1e7b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9c84417c1bbec9420566841feee05913928e1e7b hack/test/unit [2022-10-21T07:41:14.399Z] #37 ... [2022-10-21T07:41:14.399Z] [2022-10-21T07:41:14.399Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-10-21T07:41:14.399Z] #61 DONE 0.1s [2022-10-21T07:41:14.399Z] [2022-10-21T07:41:14.399Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-10-21T07:41:14.399Z] #62 DONE 0.1s [2022-10-21T07:41:14.399Z] [2022-10-21T07:41:14.399Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-10-21T07:41:14.657Z] #63 DONE 0.1s [2022-10-21T07:41:14.658Z] [2022-10-21T07:41:14.658Z] #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-10-21T07:41:16.596Z] #37 257.7 + bin/containerd [2022-10-21T07:41:17.674Z] ? github.com/docker/docker/api [no test files] [2022-10-21T07:41:29.848Z] ok github.com/docker/docker/api/server 0.008s coverage: 7.9% of statements [2022-10-21T07:41:55.142Z] #37 308.2 # github.com/containerd/containerd/cmd/containerd [2022-10-21T07:41:55.142Z] #37 308.2 /usr/bin/ld: /tmp/go-link-1738078310/000019.o: in function `New': [2022-10-21T07:41:55.142Z] #37 308.2 /tmp/tmp.Gt2R5tc07T/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-10-21T07:41:55.142Z] #37 308.2 + bin/containerd-stress [2022-10-21T07:41:55.142Z] #37 309.3 + bin/containerd-shim [2022-10-21T07:42:01.700Z] #37 320.5 + bin/containerd-shim-runc-v1 [2022-10-21T07:42:04.047Z] #37 316.0 # github.com/containerd/containerd/cmd/containerd [2022-10-21T07:42:04.047Z] #37 316.0 /usr/bin/ld: /tmp/go-link-556254018/000019.o: in function `New': [2022-10-21T07:42:04.047Z] #37 316.0 /tmp/tmp.qcRWPXJ4IJ/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-10-21T07:42:04.047Z] #37 316.1 + bin/containerd-stress [2022-10-21T07:42:04.047Z] #37 317.2 + bin/containerd-shim [2022-10-21T07:42:08.258Z] #37 326.8 + bin/containerd-shim-runc-v2 [2022-10-21T07:42:08.823Z] #37 327.6 + binaries [2022-10-21T07:42:08.823Z] #37 327.6 + install -D bin/containerd /build/containerd [2022-10-21T07:42:08.823Z] #37 327.7 + install -D bin/containerd-shim /build/containerd-shim [2022-10-21T07:42:08.823Z] #37 327.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-10-21T07:42:08.823Z] #37 327.7 + install -D bin/ctr /build/ctr [2022-10-21T07:42:11.348Z] #37 DONE 329.8s [2022-10-21T07:42:11.914Z] [2022-10-21T07:42:11.914Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-10-21T07:42:12.186Z] #37 328.7 + bin/containerd-shim-runc-v1 [2022-10-21T07:42:12.745Z] 028c482fad0f: Pull complete [2022-10-21T07:42:12.745Z] Digest: sha256:d365ab93a48e9b6fcf2d7db6474fbe78c5e725a2768b3ec1388600a078bd3177 [2022-10-21T07:42:12.745Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T07:42:12.745Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T07:42:12.745Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-10-21T07:42:12.745Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-10-21T07:42:12.745Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.3532' [2022-10-21T07:42:12.745Z] INFO: Docker version of control daemon [2022-10-21T07:42:12.745Z] [2022-10-21T07:42:12.745Z] Client: [2022-10-21T07:42:12.745Z] Version: 20.10.9 [2022-10-21T07:42:12.745Z] API version: 1.41 [2022-10-21T07:42:12.745Z] Go version: go1.16.8 [2022-10-21T07:42:12.745Z] Git commit: c2ea9bc [2022-10-21T07:42:12.745Z] Built: Mon Oct 4 16:11:10 2021 [2022-10-21T07:42:12.745Z] OS/Arch: windows/amd64 [2022-10-21T07:42:12.745Z] Context: default [2022-10-21T07:42:12.745Z] Experimental: true [2022-10-21T07:42:12.745Z] [2022-10-21T07:42:12.745Z] Server: Docker Engine - Community [2022-10-21T07:42:12.745Z] Engine: [2022-10-21T07:42:12.745Z] Version: 20.10.9 [2022-10-21T07:42:12.745Z] API version: 1.41 (minimum version 1.24) [2022-10-21T07:42:12.745Z] Go version: go1.16.8 [2022-10-21T07:42:12.745Z] Git commit: 79ea9d3 [2022-10-21T07:42:12.745Z] Built: Mon Oct 4 16:06:39 2021 [2022-10-21T07:42:12.745Z] OS/Arch: windows/amd64 [2022-10-21T07:42:12.745Z] Experimental: true [2022-10-21T07:42:12.745Z] [2022-10-21T07:42:12.745Z] INFO: Docker info of control daemon [2022-10-21T07:42:12.745Z] [2022-10-21T07:42:12.745Z] Client: [2022-10-21T07:42:12.745Z] Context: default [2022-10-21T07:42:12.745Z] Debug Mode: false [2022-10-21T07:42:12.745Z] Plugins: [2022-10-21T07:42:12.745Z] app: Docker Application (Docker Inc., v0.8.0) [2022-10-21T07:42:12.745Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-10-21T07:42:12.745Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-10-21T07:42:12.745Z] [2022-10-21T07:42:12.745Z] Server: [2022-10-21T07:42:12.745Z] Containers: 0 [2022-10-21T07:42:12.745Z] Running: 0 [2022-10-21T07:42:12.745Z] Paused: 0 [2022-10-21T07:42:12.745Z] Stopped: 0 [2022-10-21T07:42:12.745Z] Images: 1 [2022-10-21T07:42:12.745Z] Server Version: 20.10.9 [2022-10-21T07:42:12.745Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-10-21T07:42:12.745Z] Windows: [2022-10-21T07:42:12.745Z] LCOW: [2022-10-21T07:42:12.745Z] Logging Driver: json-file [2022-10-21T07:42:12.745Z] Plugins: [2022-10-21T07:42:12.745Z] Volume: local [2022-10-21T07:42:12.745Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-10-21T07:42:12.745Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-10-21T07:42:12.745Z] Swarm: inactive [2022-10-21T07:42:12.745Z] Default Isolation: process [2022-10-21T07:42:12.745Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-10-21T07:42:12.745Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-10-21T07:42:12.745Z] OSType: windows [2022-10-21T07:42:12.745Z] Architecture: x86_64 [2022-10-21T07:42:12.745Z] CPUs: 4 [2022-10-21T07:42:12.745Z] Total Memory: 32GiB [2022-10-21T07:42:12.745Z] Name: azwin-2-0f5560 [2022-10-21T07:42:12.745Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-10-21T07:42:12.745Z] Docker Root Dir: D:\docker [2022-10-21T07:42:12.745Z] Debug Mode: false [2022-10-21T07:42:12.745Z] Registry: https://index.docker.io/v1/ [2022-10-21T07:42:12.745Z] Labels: [2022-10-21T07:42:12.745Z] Experimental: true [2022-10-21T07:42:12.745Z] Insecure Registries: [2022-10-21T07:42:12.745Z] 10.0.0.4:5000 [2022-10-21T07:42:12.745Z] 127.0.0.0/8 [2022-10-21T07:42:12.745Z] Registry Mirrors: [2022-10-21T07:42:12.745Z] http://10.0.0.4:5000/ [2022-10-21T07:42:12.745Z] Live Restore Enabled: false [2022-10-21T07:42:12.745Z] Product License: Community Engine [2022-10-21T07:42:12.745Z] [2022-10-21T07:42:12.745Z] [2022-10-21T07:42:12.745Z] INFO: Commit hash is 9c84417c1b [2022-10-21T07:42:12.745Z] INFO: Nuke-Everything... [2022-10-21T07:42:12.745Z] INFO: Container count on control daemon to delete is 0 [2022-10-21T07:42:12.745Z] INFO: Nuking d:\CI [2022-10-21T07:42:12.745Z] INFO: Zapped successfully [2022-10-21T07:42:12.745Z] INFO: Location for testing is d:\CI\PR-44340\4 [2022-10-21T07:42:12.745Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-10-21T07:42:12.746Z] [2022-10-21T07:42:12.746Z] [2022-10-21T07:42:12.746Z] INFO: Building the image from Dockerfile.windows at 10/21/2022 07:41:59... [2022-10-21T07:42:12.746Z] [2022-10-21T07:42:12.746Z] Sending build context to Docker daemon 58.52MB [2022-10-21T07:42:12.746Z] [2022-10-21T07:42:12.746Z] Step 1/10 : FROM microsoft/windowsservercore [2022-10-21T07:42:12.746Z] ---> 1638cf2640b7 [2022-10-21T07:42:12.746Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-10-21T07:42:12.746Z] ---> Running in cd04f3b1d0b8 [2022-10-21T07:42:12.746Z] Removing intermediate container cd04f3b1d0b8 [2022-10-21T07:42:12.746Z] ---> 28a271d4f439 [2022-10-21T07:42:12.746Z] Step 3/10 : ARG GO_VERSION=1.18.7 [2022-10-21T07:42:12.746Z] ---> Running in 309106a6e647 [2022-10-21T07:42:12.746Z] Removing intermediate container 309106a6e647 [2022-10-21T07:42:12.746Z] ---> 30321582b875 [2022-10-21T07:42:12.746Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-10-21T07:42:12.746Z] ---> Running in 513f23977b94 [2022-10-21T07:42:12.746Z] Removing intermediate container 513f23977b94 [2022-10-21T07:42:12.746Z] ---> 4009be947f65 [2022-10-21T07:42:12.746Z] 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-10-21T07:42:12.746Z] ---> Running in 67469de4f8f5 [2022-10-21T07:42:12.746Z] Removing intermediate container 67469de4f8f5 [2022-10-21T07:42:12.746Z] ---> b9195ca1ea58 [2022-10-21T07:42:12.746Z] 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-10-21T07:42:12.746Z] ---> Running in 475f9170a0a8 [2022-10-21T07:42:12.839Z] #37 309.4 # github.com/containerd/containerd/cmd/containerd [2022-10-21T07:42:12.839Z] #37 309.4 /usr/bin/ld: /tmp/go-link-2310283817/000019.o: in function `New': [2022-10-21T07:42:12.839Z] #37 309.4 /tmp/tmp.Cs1JiWRLn8/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-10-21T07:42:12.839Z] #37 309.5 + bin/containerd-stress [2022-10-21T07:42:12.839Z] #37 310.6 + bin/containerd-shim [2022-10-21T07:42:12.846Z] #64 DONE 0.9s [2022-10-21T07:42:12.846Z] [2022-10-21T07:42:12.846Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-10-21T07:42:12.846Z] #65 DONE 0.2s [2022-10-21T07:42:12.846Z] [2022-10-21T07:42:12.846Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-10-21T07:42:13.778Z] #66 DONE 0.9s [2022-10-21T07:42:13.778Z] [2022-10-21T07:42:13.778Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-10-21T07:42:13.778Z] #67 DONE 0.0s [2022-10-21T07:42:13.778Z] [2022-10-21T07:42:13.778Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-10-21T07:42:13.778Z] #68 DONE 0.0s [2022-10-21T07:42:13.778Z] [2022-10-21T07:42:13.778Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-10-21T07:42:14.710Z] #69 DONE 0.8s [2022-10-21T07:42:14.710Z] [2022-10-21T07:42:14.710Z] #70 exporting to image [2022-10-21T07:42:14.710Z] #70 exporting layers [2022-10-21T07:42:18.772Z] #37 335.1 + bin/containerd-shim-runc-v2 [2022-10-21T07:42:19.712Z] #37 336.0 + binaries [2022-10-21T07:42:19.712Z] #37 336.0 + install -D bin/containerd /build/containerd [2022-10-21T07:42:19.712Z] #37 336.0 + install -D bin/containerd-shim /build/containerd-shim [2022-10-21T07:42:19.712Z] #37 336.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-10-21T07:42:19.712Z] #37 336.0 + install -D bin/ctr /build/ctr [2022-10-21T07:42:20.957Z] #37 321.9 + bin/containerd-shim-runc-v1 [2022-10-21T07:42:21.263Z] #70 exporting layers 5.7s done [2022-10-21T07:42:21.263Z] #70 writing image sha256:1864c37b646c32791c0cdc24d8b8aceffb0ade18e3fc434f69f45921a510cb24 done [2022-10-21T07:42:21.263Z] #70 naming to docker.io/library/docker:9c84417c1bbec9420566841feee05913928e1e7b done [2022-10-21T07:42:21.263Z] #70 DONE 5.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-10-21T07:42:21.586Z] + trap exit INT TERM [2022-10-21T07:42:21.586Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-10-21T07:42:21.586Z] + CONTAINER_NAME=docker-pr4 [2022-10-21T07:42:21.587Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44340/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44340/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9c84417c1bbec9420566841feee05913928e1e7b -e DOCKER_GRAPHDRIVER docker:9c84417c1bbec9420566841feee05913928e1e7b hack/make.sh dynbinary-daemon [2022-10-21T07:42:21.620Z] #37 DONE 337.9s [2022-10-21T07:42:22.559Z] [2022-10-21T07:42:22.559Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-10-21T07:42:23.127Z] #64 DONE 0.8s [2022-10-21T07:42:23.127Z] [2022-10-21T07:42:23.127Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-10-21T07:42:23.387Z] #65 DONE 0.2s [2022-10-21T07:42:23.387Z] [2022-10-21T07:42:23.387Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-10-21T07:42:24.112Z] [2022-10-21T07:42:24.112Z] Removing bundles/ [2022-10-21T07:42:24.112Z] [2022-10-21T07:42:24.112Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-10-21T07:42:24.112Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-10-21T07:42:24.112Z] GOOS="" GOARCH="" GOARM="" [2022-10-21T07:42:24.324Z] #66 DONE 0.9s [2022-10-21T07:42:24.324Z] [2022-10-21T07:42:24.324Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-10-21T07:42:24.324Z] #67 DONE 0.0s [2022-10-21T07:42:24.324Z] [2022-10-21T07:42:24.324Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-10-21T07:42:24.324Z] #68 DONE 0.0s [2022-10-21T07:42:24.324Z] [2022-10-21T07:42:24.324Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-10-21T07:42:24.894Z] #69 DONE 0.7s [2022-10-21T07:42:24.894Z] [2022-10-21T07:42:24.894Z] #70 exporting to image [2022-10-21T07:42:24.894Z] #70 exporting layers [2022-10-21T07:42:25.110Z] [2022-10-21T07:42:25.110Z] SUCCESS: Specified value was saved. [2022-10-21T07:42:25.566Z] INFO: Downloading git... [2022-10-21T07:42:27.527Z] #37 328.3 + bin/containerd-shim-runc-v2 [2022-10-21T07:42:27.746Z] INFO: Downloading go... [2022-10-21T07:42:27.786Z] #37 329.1 + binaries [2022-10-21T07:42:27.786Z] #37 329.1 + install -D bin/containerd /build/containerd [2022-10-21T07:42:27.786Z] #37 329.1 + install -D bin/containerd-shim /build/containerd-shim [2022-10-21T07:42:28.045Z] #37 329.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-10-21T07:42:28.045Z] #37 329.1 + install -D bin/ctr /build/ctr [2022-10-21T07:42:28.303Z] #37 DONE 329.5s [2022-10-21T07:42:28.728Z] INFO: Downloading compiler 1 of 3... [2022-10-21T07:42:28.871Z] [2022-10-21T07:42:28.871Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-10-21T07:42:29.129Z] #64 DONE 0.2s [2022-10-21T07:42:29.129Z] [2022-10-21T07:42:29.129Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-10-21T07:42:29.129Z] #65 DONE 0.1s [2022-10-21T07:42:29.388Z] [2022-10-21T07:42:29.388Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-10-21T07:42:29.388Z] #66 DONE 0.2s [2022-10-21T07:42:29.388Z] [2022-10-21T07:42:29.388Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-10-21T07:42:29.388Z] #67 DONE 0.1s [2022-10-21T07:42:29.388Z] [2022-10-21T07:42:29.388Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-10-21T07:42:29.388Z] #68 DONE 0.0s [2022-10-21T07:42:29.646Z] [2022-10-21T07:42:29.646Z] #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-10-21T07:42:30.211Z] #69 0.643 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-10-21T07:42:30.211Z] #69 0.643 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-10-21T07:42:30.211Z] #69 0.643 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-10-21T07:42:30.902Z] INFO: Downloading compiler 2 of 3... [2022-10-21T07:42:31.037Z] #69 0.887 Reading package lists... [2022-10-21T07:42:31.296Z] #69 1.395 Reading package lists... [2022-10-21T07:42:31.474Z] #70 exporting layers 5.6s done [2022-10-21T07:42:31.474Z] #70 writing image sha256:27478d162bd3106cd674282fbfb9c6dc3936eadd1e184a7d426a2e065ea0280e done [2022-10-21T07:42:31.474Z] #70 naming to docker.io/library/docker:9c84417c1bbec9420566841feee05913928e1e7b done [2022-10-21T07:42:31.474Z] #70 DONE 5.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T07:42:31.555Z] #69 1.893 Building dependency tree... [2022-10-21T07:42:31.555Z] #69 2.004 Reading state information... [2022-10-21T07:42:31.555Z] #69 2.122 The following additional packages will be installed: [2022-10-21T07:42:31.810Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44340/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=9c84417c1bbec9420566841feee05913928e1e7b -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:9c84417c1bbec9420566841feee05913928e1e7b hack/make.sh dynbinary test-integration [2022-10-21T07:42:31.813Z] #69 2.122 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-10-21T07:42:31.813Z] #69 2.123 Suggested packages: [2022-10-21T07:42:31.813Z] #69 2.123 systemd-container policykit-1 [2022-10-21T07:42:31.813Z] #69 2.123 Recommended packages: [2022-10-21T07:42:31.813Z] #69 2.123 systemd-timesyncd | time-daemon libnss-systemd [2022-10-21T07:42:31.813Z] #69 2.188 The following NEW packages will be installed: [2022-10-21T07:42:31.813Z] #69 2.188 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-10-21T07:42:31.813Z] #69 2.189 libkmod2 libpam-systemd systemd systemd-sysv [2022-10-21T07:42:31.866Z] INFO: Downloading compiler 3 of 3... [2022-10-21T07:42:32.071Z] #69 2.456 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-10-21T07:42:32.071Z] #69 2.456 Need to get 5828 kB of archives. [2022-10-21T07:42:32.071Z] #69 2.456 After this operation, 19.3 MB of additional disk space will be used. [2022-10-21T07:42:32.071Z] #69 2.456 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-10-21T07:42:32.071Z] #69 2.461 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-10-21T07:42:32.071Z] #69 2.462 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-10-21T07:42:32.071Z] #69 2.465 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-10-21T07:42:32.071Z] #69 2.474 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u1 [4501 kB] [2022-10-21T07:42:32.071Z] #69 2.507 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u1 [113 kB] [2022-10-21T07:42:32.071Z] #69 2.508 Get:7 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB] [2022-10-21T07:42:32.071Z] #69 2.509 Get:8 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB] [2022-10-21T07:42:32.071Z] #69 2.510 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u1 [283 kB] [2022-10-21T07:42:32.071Z] #69 2.513 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dbus-user-session amd64 1.12.24-0+deb11u1 [99.7 kB] [2022-10-21T07:42:32.071Z] #69 2.630 debconf: delaying package configuration, since apt-utils is not installed [2022-10-21T07:42:32.071Z] #69 2.661 Fetched 5828 kB in 0s (18.3 MB/s) [2022-10-21T07:42:32.071Z] #69 2.683 Selecting previously unselected package libargon2-1:amd64. [2022-10-21T07:42:32.330Z] #69 2.683 (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-10-21T07:42:32.330Z] #69 2.699 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-10-21T07:42:32.330Z] #69 2.707 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-10-21T07:42:32.330Z] #69 2.749 Selecting previously unselected package libjson-c5:amd64. [2022-10-21T07:42:32.330Z] #69 2.752 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-10-21T07:42:32.330Z] #69 2.760 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-10-21T07:42:32.330Z] #69 2.813 Selecting previously unselected package libcryptsetup12:amd64. [2022-10-21T07:42:32.330Z] #69 2.816 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-10-21T07:42:32.330Z] #69 2.819 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-10-21T07:42:32.330Z] #69 2.872 Selecting previously unselected package libkmod2:amd64. [2022-10-21T07:42:32.330Z] #69 2.872 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-10-21T07:42:32.330Z] #69 2.876 Unpacking libkmod2:amd64 (28-1) ... [2022-10-21T07:42:32.330Z] #69 2.920 Selecting previously unselected package systemd. [2022-10-21T07:42:32.588Z] #69 2.923 Preparing to unpack .../systemd_247.3-7+deb11u1_amd64.deb ... [2022-10-21T07:42:32.588Z] #69 2.957 Unpacking systemd (247.3-7+deb11u1) ... [2022-10-21T07:42:32.832Z] INFO: Extracting git... [2022-10-21T07:42:32.849Z] #69 3.441 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-10-21T07:42:32.849Z] #69 3.451 Setting up libjson-c5:amd64 (0.15-2) ... [2022-10-21T07:42:32.849Z] #69 3.462 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-10-21T07:42:32.849Z] #69 3.470 Setting up libkmod2:amd64 (28-1) ... [2022-10-21T07:42:32.849Z] #69 3.481 Setting up systemd (247.3-7+deb11u1) ... [2022-10-21T07:42:33.106Z] #69 3.517 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-10-21T07:42:33.106Z] #69 3.519 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-10-21T07:42:33.106Z] #69 3.522 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-10-21T07:42:33.106Z] #69 3.545 Initializing machine ID from KVM UUID. [2022-10-21T07:42:33.190Z] [2022-10-21T07:42:33.190Z] Removing bundles/ [2022-10-21T07:42:33.190Z] [2022-10-21T07:42:33.190Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-10-21T07:42:33.190Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-10-21T07:42:33.190Z] GOOS="" GOARCH="" GOARM="" [2022-10-21T07:42:33.365Z] #69 3.845 Selecting previously unselected package systemd-sysv. [2022-10-21T07:42:33.365Z] #69 3.845 (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-10-21T07:42:33.365Z] #69 3.859 Preparing to unpack .../systemd-sysv_247.3-7+deb11u1_amd64.deb ... [2022-10-21T07:42:33.365Z] #69 3.862 Unpacking systemd-sysv (247.3-7+deb11u1) ... [2022-10-21T07:42:33.365Z] #69 3.902 Selecting previously unselected package libdbus-1-3:amd64. [2022-10-21T07:42:33.623Z] #69 3.905 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ... [2022-10-21T07:42:33.624Z] #69 3.908 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2022-10-21T07:42:33.624Z] #69 3.967 Selecting previously unselected package dbus. [2022-10-21T07:42:33.624Z] #69 3.970 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ... [2022-10-21T07:42:33.624Z] #69 3.980 Unpacking dbus (1.12.24-0+deb11u1) ... [2022-10-21T07:42:33.624Z] #69 4.040 Selecting previously unselected package libpam-systemd:amd64. [2022-10-21T07:42:33.624Z] #69 4.043 Preparing to unpack .../libpam-systemd_247.3-7+deb11u1_amd64.deb ... [2022-10-21T07:42:33.624Z] #69 4.047 Unpacking libpam-systemd:amd64 (247.3-7+deb11u1) ... [2022-10-21T07:42:33.624Z] #69 4.096 Selecting previously unselected package dbus-user-session. [2022-10-21T07:42:33.624Z] #69 4.096 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ... [2022-10-21T07:42:33.624Z] #69 4.101 Unpacking dbus-user-session (1.12.24-0+deb11u1) ... [2022-10-21T07:42:33.624Z] #69 4.140 Setting up systemd-sysv (247.3-7+deb11u1) ... [2022-10-21T07:42:33.885Z] #69 4.151 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2022-10-21T07:42:33.885Z] #69 4.163 Setting up dbus (1.12.24-0+deb11u1) ... [2022-10-21T07:42:33.885Z] #69 4.277 invoke-rc.d: could not determine current runlevel [2022-10-21T07:42:33.885Z] #69 4.280 invoke-rc.d: policy-rc.d denied execution of start. [2022-10-21T07:42:33.885Z] #69 4.284 Setting up libpam-systemd:amd64 (247.3-7+deb11u1) ... [2022-10-21T07:42:33.885Z] #69 4.395 Setting up dbus-user-session (1.12.24-0+deb11u1) ... [2022-10-21T07:42:33.885Z] #69 4.408 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-10-21T07:42:33.885Z] #69 DONE 4.5s [2022-10-21T07:42:34.143Z] [2022-10-21T07:42:34.143Z] #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-10-21T07:42:34.659Z] #70 0.435 % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-21T07:42:34.659Z] #70 0.436 Dload Upload Total Spent Left Speed [2022-10-21T07:42:34.918Z] #70 0.438 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6138 0 --:--:-- --:--:-- --:--:-- 6117 [2022-10-21T07:42:34.918Z] #70 DONE 0.8s [2022-10-21T07:42:34.918Z] [2022-10-21T07:42:34.918Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-10-21T07:42:35.854Z] #71 DONE 1.0s [2022-10-21T07:42:35.854Z] [2022-10-21T07:42:35.854Z] #72 exporting to image [2022-10-21T07:42:35.854Z] #72 exporting layers [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-10-21T07:42:37.487Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 16.2% of statements [2022-10-21T07:42:37.487Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/api/server/router [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-10-21T07:42:37.487Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/api/types [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/api/types/container [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/api/types/events [no test files] [2022-10-21T07:42:37.487Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-10-21T07:42:37.487Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/api/types/image [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/api/types/network [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-10-21T07:42:37.487Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-10-21T07:42:37.487Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/builder [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-10-21T07:42:37.487Z] ok github.com/docker/docker/builder/remotecontext 0.109s coverage: 13.7% of statements [2022-10-21T07:42:37.487Z] ok github.com/docker/docker/builder/dockerfile 0.176s coverage: 48.5% of statements [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-10-21T07:42:37.487Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-10-21T07:42:37.487Z] ok github.com/docker/docker/builder/remotecontext/git 2.430s coverage: 83.5% of statements [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/cli [no test files] [2022-10-21T07:42:37.487Z] ? github.com/docker/docker/cli/config [no test files] [2022-10-21T07:42:37.487Z] ok github.com/docker/docker/client 0.069s coverage: 75.4% of statements [2022-10-21T07:42:42.414Z] #72 exporting layers 5.7s done [2022-10-21T07:42:42.414Z] #72 writing image sha256:3f8f3d6e3b4a68136caf2e2c7cbf83243430ceeb95c9854ce35579da1c74b85e done [2022-10-21T07:42:42.414Z] #72 naming to docker.io/library/docker:9c84417c1bbec9420566841feee05913928e1e7b done [2022-10-21T07:42:42.414Z] #72 DONE 5.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T07:42:42.754Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44340/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=9c84417c1bbec9420566841feee05913928e1e7b -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:9c84417c1bbec9420566841feee05913928e1e7b hack/make.sh dynbinary test-integration [2022-10-21T07:42:45.282Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-10-21T07:42:45.282Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-10-21T07:42:45.282Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-10-21T07:42:45.282Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-10-21T07:42:45.282Z] 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-10-21T07:42:45.282Z] Detected virtualization docker. [2022-10-21T07:42:45.282Z] Detected architecture x86-64. [2022-10-21T07:42:45.282Z] Set hostname to <17b24df1dc13>. [2022-10-21T07:42:45.282Z] modprobe@configfs.service: Succeeded. [2022-10-21T07:42:45.282Z] modprobe@drm.service: Succeeded. [2022-10-21T07:42:45.282Z] modprobe@fuse.service: Succeeded. [2022-10-21T07:42:45.282Z] + source /etc/docker-entrypoint-cmd [2022-10-21T07:42:45.282Z] ++ hack/make.sh dynbinary test-integration [2022-10-21T07:42:45.282Z] [2022-10-21T07:42:45.542Z] Removing bundles/ [2022-10-21T07:42:45.542Z] [2022-10-21T07:42:45.542Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-10-21T07:42:45.542Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-10-21T07:42:45.542Z] GOOS="" GOARCH="" GOARM="" [2022-10-21T07:42:47.620Z] INFO: Expanding go... [2022-10-21T07:43:09.528Z] ok github.com/docker/docker/cmd/dockerd 0.062s coverage: 29.1% of statements [2022-10-21T07:43:09.528Z] ok github.com/docker/docker/container 0.114s coverage: 34.5% of statements [2022-10-21T07:43:09.528Z] ? github.com/docker/docker/container/stream [no test files] [2022-10-21T07:43:09.528Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-10-21T07:43:09.528Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-10-21T07:43:09.528Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-10-21T07:43:12.049Z] ok github.com/docker/docker/daemon/cluster 0.044s coverage: 0.5% of statements [2022-10-21T07:43:12.736Z] INFO: Expanding compiler 1 of 3... [2022-10-21T07:43:12.976Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-10-21T07:43:14.269Z] INFO: Expanding compiler 2 of 3... [2022-10-21T07:43:14.342Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-10-21T07:43:18.005Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|name|imports|deps|exports_file|files) took 2m28.444375282s [2022-10-21T07:43:18.005Z] 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-10-21T07:43:18.006Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 402.224057ms [2022-10-21T07:43:18.948Z] INFO: Expanding compiler 3 of 3... [2022-10-21T07:43:19.917Z] INFO: Removing downloaded files... [2022-10-21T07:43:19.917Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-10-21T07:43:19.917Z] INFO: Configuring git core.autocrlf... [2022-10-21T07:43:20.881Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 13.8% of statements [2022-10-21T07:43:21.446Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 81.8% of statements [2022-10-21T07:43:22.009Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2022-10-21T07:43:22.265Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-10-21T07:43:23.194Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-10-21T07:43:24.123Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.558s coverage: 74.6% of statements [2022-10-21T07:43:26.043Z] ok github.com/docker/docker/daemon 12.106s coverage: 17.1% of statements [2022-10-21T07:43:26.043Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-10-21T07:43:26.043Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-10-21T07:43:26.043Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-10-21T07:43:26.043Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-10-21T07:43:26.043Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 2.9% of statements [2022-10-21T07:43:26.628Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.417s coverage: 60.7% of statements [2022-10-21T07:43:28.003Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2022-10-21T07:43:29.435Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.270s coverage: 50.5% of statements [2022-10-21T07:43:30.371Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.605s coverage: 45.9% of statements [2022-10-21T07:43:30.371Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-10-21T07:43:31.300Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.8% of statements [2022-10-21T07:43:31.557Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.834s coverage: 58.0% of statements [2022-10-21T07:43:31.557Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-10-21T07:43:31.557Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-10-21T07:43:32.487Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.014s coverage: 3.0% of statements [2022-10-21T07:43:33.050Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-10-21T07:43:33.306Z] ok github.com/docker/docker/daemon/images 0.015s coverage: 6.6% of statements [2022-10-21T07:43:33.306Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-10-21T07:43:33.306Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-10-21T07:43:34.235Z] ok github.com/docker/docker/daemon/logger 0.226s coverage: 43.2% of statements [2022-10-21T07:43:34.491Z] ok github.com/docker/docker/daemon/logger/awslogs 0.139s coverage: 77.4% of statements [2022-10-21T07:43:34.491Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-10-21T07:43:34.491Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-10-21T07:43:35.053Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2022-10-21T07:43:35.308Z] ok github.com/docker/docker/daemon/logger/journald 0.020s coverage: 23.9% of statements [2022-10-21T07:43:35.564Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-10-21T07:43:35.564Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2022-10-21T07:43:36.126Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 78.7% of statements [2022-10-21T07:43:36.126Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-10-21T07:43:36.688Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 54.7% of statements [2022-10-21T07:43:36.945Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 31.5% of statements [2022-10-21T07:43:37.507Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-10-21T07:43:37.763Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-10-21T07:43:38.326Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-10-21T07:43:38.888Z] ok github.com/docker/docker/daemon/logger/splunk 1.538s coverage: 82.5% of statements [2022-10-21T07:43:38.888Z] ? github.com/docker/docker/daemon/names [no test files] [2022-10-21T07:43:38.888Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-10-21T07:43:39.815Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 48.2% of statements [2022-10-21T07:43:41.179Z] ok github.com/docker/docker/distribution 1.501s coverage: 29.3% of statements [2022-10-21T07:43:41.179Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-10-21T07:43:41.435Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-10-21T07:43:42.363Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2022-10-21T07:43:42.363Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 84.6% of statements [2022-10-21T07:43:42.363Z] ? github.com/docker/docker/dockerversion [no test files] [2022-10-21T07:43:42.619Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-10-21T07:43:42.619Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-10-21T07:43:42.875Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-10-21T07:43:42.875Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-10-21T07:43:43.131Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-10-21T07:43:44.058Z] ok github.com/docker/docker/oci 0.008s coverage: 40.6% of statements [2022-10-21T07:43:44.620Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2022-10-21T07:43:44.620Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-10-21T07:43:46.512Z] ok github.com/docker/docker/pkg/archive 0.314s coverage: 82.2% of statements [2022-10-21T07:43:47.081Z] ok github.com/docker/docker/pkg/authorization 0.468s coverage: 68.3% of statements [2022-10-21T07:43:47.337Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-10-21T07:43:47.593Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-10-21T07:43:50.860Z] ok github.com/docker/docker/pkg/chrootarchive 2.524s coverage: 43.5% of statements [2022-10-21T07:43:50.860Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-10-21T07:43:50.860Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2022-10-21T07:43:51.117Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 97.6% of statements [2022-10-21T07:43:52.047Z] ok github.com/docker/docker/layer 7.991s coverage: 68.8% of statements [2022-10-21T07:43:52.047Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-10-21T07:43:52.047Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-10-21T07:43:52.047Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-10-21T07:43:52.047Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-10-21T07:43:52.047Z] ? github.com/docker/docker/oci/caps [no test files] [2022-10-21T07:43:52.047Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-10-21T07:43:52.047Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-10-21T07:43:52.610Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2022-10-21T07:43:52.867Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2022-10-21T07:43:53.123Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-10-21T07:43:54.051Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-10-21T07:43:54.307Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 86.5% of statements [2022-10-21T07:43:54.563Z] ok github.com/docker/docker/pkg/discovery/kv 3.024s coverage: 84.1% of statements [2022-10-21T07:43:54.819Z] ok github.com/docker/docker/pkg/fsutils 0.178s coverage: 85.1% of statements [2022-10-21T07:43:55.075Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 11.4% of statements [2022-10-21T07:43:56.004Z] ok github.com/docker/docker/pkg/ioutils 0.330s coverage: 70.6% of statements [2022-10-21T07:43:56.004Z] ok github.com/docker/docker/pkg/idtools 0.405s coverage: 69.5% of statements [2022-10-21T07:43:56.260Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2022-10-21T07:43:56.260Z] ok github.com/docker/docker/pkg/jsonmessage 0.017s coverage: 91.7% of statements [2022-10-21T07:43:56.260Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-10-21T07:43:56.260Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-10-21T07:43:56.260Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-10-21T07:43:56.517Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2022-10-21T07:43:56.517Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-10-21T07:43:56.517Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-10-21T07:43:56.774Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-10-21T07:43:56.774Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 86.7% of statements [2022-10-21T07:43:57.030Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-10-21T07:43:57.030Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-10-21T07:43:57.030Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-10-21T07:43:57.592Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-10-21T07:43:57.848Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-10-21T07:43:58.104Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-10-21T07:43:58.361Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-10-21T07:43:59.726Z] ok github.com/docker/docker/pkg/pubsub 1.049s coverage: 75.0% of statements [2022-10-21T07:43:59.726Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-10-21T07:44:03.892Z] ok github.com/docker/docker/pkg/signal 3.330s coverage: 62.3% of statements [2022-10-21T07:44:03.892Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2022-10-21T07:44:03.892Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-10-21T07:44:04.148Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-10-21T07:44:04.710Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 52.5% of statements [2022-10-21T07:44:04.967Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2022-10-21T07:44:05.223Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2022-10-21T07:44:05.786Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-10-21T07:44:06.042Z] coverage: [no statements] [2022-10-21T07:44:06.042Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-10-21T07:44:06.298Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-10-21T07:44:06.298Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-10-21T07:44:06.554Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-10-21T07:44:08.445Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-10-21T07:44:08.702Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-10-21T07:44:08.964Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.6% of statements [2022-10-21T07:44:10.393Z] ok github.com/docker/docker/quota 0.187s coverage: 71.4% of statements [2022-10-21T07:44:10.393Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2022-10-21T07:44:11.321Z] ok github.com/docker/docker/registry 0.077s coverage: 57.3% of statements [2022-10-21T07:44:11.883Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-10-21T07:44:11.883Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-10-21T07:44:12.445Z] ok github.com/docker/docker/runconfig 0.010s coverage: 66.1% of statements [2022-10-21T07:44:12.703Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-10-21T07:44:14.596Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-10-21T07:44:14.852Z] ok github.com/docker/docker/volume/local 0.085s coverage: 76.4% of statements [2022-10-21T07:44:15.414Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2022-10-21T07:44:15.577Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-10-21T07:44:15.577Z] [2022-10-21T07:44:15.577Z] + TEST_INTEGRATION_DEST=2 [2022-10-21T07:44:15.577Z] + CONTAINER_NAME=docker-pr4-2 [2022-10-21T07:44:15.577Z] + TEST_SKIP_INTEGRATION=1 [2022-10-21T07:44:15.577Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-10-21T07:44:15.577Z] + run_tests [2022-10-21T07:44:15.577Z] + c=0 [2022-10-21T07:44:15.577Z] + '[' -n 0 ']' [2022-10-21T07:44:15.577Z] + rm= [2022-10-21T07:44:15.577Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44340/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44340/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44340/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9c84417c1bbec9420566841feee05913928e1e7b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9c84417c1bbec9420566841feee05913928e1e7b hack/make.sh '' test-integration [2022-10-21T07:44:15.577Z] + TEST_INTEGRATION_DEST=1 [2022-10-21T07:44:15.577Z] + CONTAINER_NAME=docker-pr4-1 [2022-10-21T07:44:15.577Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-10-21T07:44:15.577Z] + run_tests test-integration-flaky [2022-10-21T07:44:15.577Z] + '[' -n 0 ']' [2022-10-21T07:44:15.577Z] + rm= [2022-10-21T07:44:15.577Z] + TEST_INTEGRATION_DEST=3 [2022-10-21T07:44:15.577Z] + CONTAINER_NAME=docker-pr4-3 [2022-10-21T07:44:15.577Z] + TEST_SKIP_INTEGRATION=1 [2022-10-21T07:44:15.577Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-10-21T07:44:15.577Z] + run_tests [2022-10-21T07:44:15.577Z] + '[' -n 0 ']' [2022-10-21T07:44:15.577Z] + rm= [2022-10-21T07:44:15.577Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44340/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44340/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44340/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9c84417c1bbec9420566841feee05913928e1e7b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9c84417c1bbec9420566841feee05913928e1e7b hack/make.sh test-integration-flaky test-integration [2022-10-21T07:44:15.577Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44340/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44340/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44340/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9c84417c1bbec9420566841feee05913928e1e7b -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9c84417c1bbec9420566841feee05913928e1e7b hack/make.sh '' test-integration [2022-10-21T07:44:15.577Z] ++ jobs -p [2022-10-21T07:44:15.577Z] + for job in $(jobs -p) [2022-10-21T07:44:15.577Z] + wait 4015 [2022-10-21T07:44:15.577Z] [2022-10-21T07:44:15.577Z] [2022-10-21T07:44:15.577Z] [2022-10-21T07:44:15.577Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-10-21T07:44:15.577Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-10-21T07:44:15.577Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-10-21T07:44:15.577Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-10-21T07:44:15.577Z] HOSTNAME=efcbd9c68add [2022-10-21T07:44:15.577Z] TEST_SKIP_INTEGRATION=1 [2022-10-21T07:44:15.577Z] TESTDEBUG=0 [2022-10-21T07:44:15.577Z] DEST=bundles/test-integration [2022-10-21T07:44:15.577Z] PWD=/go/src/github.com/docker/docker [2022-10-21T07:44:15.577Z] KEEPBUNDLE=1 [2022-10-21T07:44:15.577Z] DOCKER_GITCOMMIT=9c84417c1bbec9420566841feee05913928e1e7b [2022-10-21T07:44:15.577Z] container=docker [2022-10-21T07:44:15.577Z] HOME=/root [2022-10-21T07:44:15.577Z] GOLANG_VERSION=1.18.7 [2022-10-21T07:44:15.577Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-10-21T07:44:15.577Z] VALIDATE_BRANCH=20.10 [2022-10-21T07:44:15.577Z] TERM=xterm [2022-10-21T07:44:15.577Z] DOCKER_PKG=github.com/docker/docker [2022-10-21T07:44:15.577Z] SHLVL=1 [2022-10-21T07:44:15.577Z] TIMEOUT=120m [2022-10-21T07:44:15.577Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-10-21T07:44:15.577Z] DOCKER_GRAPHDRIVER=overlay2 [2022-10-21T07:44:15.577Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-10-21T07:44:15.577Z] GO111MODULE=off [2022-10-21T07:44:15.577Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-10-21T07:44:15.577Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-10-21T07:44:15.577Z] GOPATH=/go [2022-10-21T07:44:15.577Z] PKG_CONFIG=pkg-config [2022-10-21T07:44:15.577Z] _=/usr/bin/env [2022-10-21T07:44:15.577Z] Building test suite binary ./integration-cli/test.main [2022-10-21T07:44:15.577Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-10-21T07:44:15.577Z] HOSTNAME=3db9d70fb90c [2022-10-21T07:44:15.577Z] TEST_SKIP_INTEGRATION=1 [2022-10-21T07:44:15.577Z] TESTDEBUG=0 [2022-10-21T07:44:15.577Z] DEST=bundles/test-integration [2022-10-21T07:44:15.577Z] PWD=/go/src/github.com/docker/docker [2022-10-21T07:44:15.577Z] KEEPBUNDLE=1 [2022-10-21T07:44:15.577Z] DOCKER_GITCOMMIT=9c84417c1bbec9420566841feee05913928e1e7b [2022-10-21T07:44:15.577Z] container=docker [2022-10-21T07:44:15.577Z] HOME=/root [2022-10-21T07:44:15.577Z] GOLANG_VERSION=1.18.7 [2022-10-21T07:44:15.577Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-10-21T07:44:15.577Z] VALIDATE_BRANCH=20.10 [2022-10-21T07:44:15.578Z] TERM=xterm [2022-10-21T07:44:15.578Z] DOCKER_PKG=github.com/docker/docker [2022-10-21T07:44:15.578Z] SHLVL=1 [2022-10-21T07:44:15.578Z] TIMEOUT=120m [2022-10-21T07:44:15.578Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-10-21T07:44:15.578Z] DOCKER_GRAPHDRIVER=overlay2 [2022-10-21T07:44:15.578Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-10-21T07:44:15.578Z] GO111MODULE=off [2022-10-21T07:44:15.578Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-10-21T07:44:15.578Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-10-21T07:44:15.578Z] GOPATH=/go [2022-10-21T07:44:15.578Z] PKG_CONFIG=pkg-config [2022-10-21T07:44:15.578Z] _=/usr/bin/env [2022-10-21T07:44:15.578Z] Building test suite binary ./integration-cli/test.main [2022-10-21T07:44:15.578Z] No new tests added to integration. [2022-10-21T07:44:15.578Z] [2022-10-21T07:44:15.578Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-10-21T07:44:15.578Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-10-21T07:44:15.578Z] HOSTNAME=c9939de252f0 [2022-10-21T07:44:15.578Z] TESTDEBUG=0 [2022-10-21T07:44:15.578Z] DEST=bundles/test-integration [2022-10-21T07:44:15.578Z] PWD=/go/src/github.com/docker/docker [2022-10-21T07:44:15.578Z] KEEPBUNDLE=1 [2022-10-21T07:44:15.578Z] DOCKER_GITCOMMIT=9c84417c1bbec9420566841feee05913928e1e7b [2022-10-21T07:44:15.578Z] container=docker [2022-10-21T07:44:15.578Z] HOME=/root [2022-10-21T07:44:15.578Z] GOLANG_VERSION=1.18.7 [2022-10-21T07:44:15.578Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-10-21T07:44:15.578Z] VALIDATE_BRANCH=20.10 [2022-10-21T07:44:15.578Z] TERM=xterm [2022-10-21T07:44:15.578Z] DOCKER_PKG=github.com/docker/docker [2022-10-21T07:44:15.578Z] SHLVL=1 [2022-10-21T07:44:15.578Z] TIMEOUT=120m [2022-10-21T07:44:15.578Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-10-21T07:44:15.578Z] DOCKER_GRAPHDRIVER=overlay2 [2022-10-21T07:44:15.578Z] GO111MODULE=off [2022-10-21T07:44:15.578Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-10-21T07:44:15.578Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-10-21T07:44:15.578Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-10-21T07:44:15.578Z] GOPATH=/go [2022-10-21T07:44:15.578Z] PKG_CONFIG=pkg-config [2022-10-21T07:44:15.578Z] _=/usr/bin/env [2022-10-21T07:44:15.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-10-21T07:44:16.342Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2022-10-21T07:44:24.748Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-10-21T07:44:24.748Z] [2022-10-21T07:44:24.748Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-10-21T07:44:24.748Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-10-21T07:44:24.748Z] HOSTNAME=0f36b63fbdeb [2022-10-21T07:44:24.748Z] DEST=bundles/test-integration [2022-10-21T07:44:24.748Z] PWD=/go/src/github.com/docker/docker [2022-10-21T07:44:24.748Z] DOCKER_ROOTLESS=1 [2022-10-21T07:44:24.748Z] DOCKER_GITCOMMIT=9c84417c1bbec9420566841feee05913928e1e7b [2022-10-21T07:44:24.748Z] container=docker [2022-10-21T07:44:24.748Z] HOME=/root [2022-10-21T07:44:24.748Z] GOLANG_VERSION=1.18.7 [2022-10-21T07:44:24.748Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-10-21T07:44:24.748Z] VALIDATE_BRANCH=20.10 [2022-10-21T07:44:24.748Z] TERM=xterm [2022-10-21T07:44:24.748Z] DOCKER_PKG=github.com/docker/docker [2022-10-21T07:44:24.748Z] SHLVL=1 [2022-10-21T07:44:24.748Z] TIMEOUT=120m [2022-10-21T07:44:24.748Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-10-21T07:44:24.748Z] DOCKER_GRAPHDRIVER=overlay2 [2022-10-21T07:44:24.748Z] GO111MODULE=off [2022-10-21T07:44:24.748Z] DOCKER_EXPERIMENTAL=1 [2022-10-21T07:44:24.748Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-10-21T07:44:24.748Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-10-21T07:44:24.748Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-10-21T07:44:24.748Z] GOPATH=/go [2022-10-21T07:44:24.748Z] PKG_CONFIG=pkg-config [2022-10-21T07:44:24.748Z] _=/usr/bin/env [2022-10-21T07:44:24.748Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-10-21T07:44:31.179Z] ok github.com/docker/docker/pkg/plugins 33.638s coverage: 76.6% of statements [2022-10-21T07:44:31.180Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-10-21T07:44:31.180Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-10-21T07:44:31.180Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-10-21T07:44:31.180Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-10-21T07:44:31.180Z] ? github.com/docker/docker/pkg/term [no test files] [2022-10-21T07:44:31.180Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-10-21T07:44:31.180Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-10-21T07:44:31.180Z] ? github.com/docker/docker/rootless [no test files] [2022-10-21T07:44:31.180Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-10-21T07:44:31.180Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-10-21T07:44:31.180Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-10-21T07:44:31.180Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-10-21T07:44:31.180Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-10-21T07:44:31.180Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-10-21T07:44:31.180Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-10-21T07:44:31.180Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-10-21T07:44:31.180Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-10-21T07:44:31.180Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-10-21T07:44:31.180Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-10-21T07:44:31.180Z] ? github.com/docker/docker/testutil/request [no test files] [2022-10-21T07:44:31.180Z] ? github.com/docker/docker/volume [no test files] [2022-10-21T07:44:31.180Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-10-21T07:44:31.180Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-10-21T07:44:31.435Z] [2022-10-21T07:44:31.435Z] === Skipped [2022-10-21T07:44:31.435Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-10-21T07:44:31.435Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-10-21T07:44:31.435Z] [2022-10-21T07:44:31.435Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-10-21T07:44:31.435Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-10-21T07:44:31.435Z] [2022-10-21T07:44:31.435Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-10-21T07:44:31.435Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T07:44:31.435Z] graphtest_unix.go:47: Driver btrfs not supported [2022-10-21T07:44:31.435Z] [2022-10-21T07:44:31.435Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-10-21T07:44:31.436Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T07:44:31.436Z] graphtest_unix.go:47: Driver btrfs not supported [2022-10-21T07:44:31.436Z] [2022-10-21T07:44:31.436Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-10-21T07:44:31.436Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T07:44:31.436Z] graphtest_unix.go:47: Driver btrfs not supported [2022-10-21T07:44:31.436Z] [2022-10-21T07:44:31.436Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-10-21T07:44:31.436Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T07:44:31.436Z] graphtest_unix.go:47: Driver btrfs not supported [2022-10-21T07:44:31.436Z] [2022-10-21T07:44:31.436Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-10-21T07:44:31.436Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T07:44:31.436Z] graphtest_unix.go:47: Driver btrfs not supported [2022-10-21T07:44:31.436Z] [2022-10-21T07:44:31.436Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-10-21T07:44:31.436Z] graphtest_unix.go:74: No driver to put! [2022-10-21T07:44:31.436Z] [2022-10-21T07:44:31.436Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-10-21T07:44:31.436Z] time="2022-10-21T07:43:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-10-21T07:44:31.436Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-10-21T07:44:31.436Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-10-21T07:44:31.436Z] [2022-10-21T07:44:31.436Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-10-21T07:44:31.436Z] time="2022-10-21T07:43:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-10-21T07:44:31.436Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-10-21T07:44:31.436Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-10-21T07:44:31.436Z] [2022-10-21T07:44:31.436Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-10-21T07:44:31.436Z] time="2022-10-21T07:43:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-10-21T07:44:31.436Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-10-21T07:44:31.436Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-10-21T07:44:31.436Z] [2022-10-21T07:44:31.436Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-10-21T07:44:31.436Z] time="2022-10-21T07:43:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-10-21T07:44:31.436Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-10-21T07:44:31.436Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-10-21T07:44:31.436Z] [2022-10-21T07:44:31.436Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-10-21T07:44:31.436Z] time="2022-10-21T07:43:27Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-10-21T07:44:31.436Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-10-21T07:44:31.436Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-10-21T07:44:31.436Z] [2022-10-21T07:44:31.436Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-10-21T07:44:31.436Z] graphtest_unix.go:74: No driver to put! [2022-10-21T07:44:31.436Z] [2022-10-21T07:44:31.436Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-10-21T07:44:31.436Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-10-21T07:44:31.436Z] [2022-10-21T07:44:31.436Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-10-21T07:44:31.436Z] overlay_test.go:50: Fails to compute changes intermittently [2022-10-21T07:44:31.436Z] [2022-10-21T07:44:31.436Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-10-21T07:44:31.436Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-10-21T07:44:31.436Z] [2022-10-21T07:44:31.436Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-10-21T07:44:31.436Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-10-21T07:44:31.436Z] [2022-10-21T07:44:31.436Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-10-21T07:44:31.436Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T07:44:31.436Z] graphtest_unix.go:47: Driver zfs not supported [2022-10-21T07:44:31.436Z] [2022-10-21T07:44:31.436Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-10-21T07:44:31.436Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T07:44:31.436Z] graphtest_unix.go:47: Driver zfs not supported [2022-10-21T07:44:31.436Z] [2022-10-21T07:44:31.436Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-10-21T07:44:31.436Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T07:44:31.436Z] graphtest_unix.go:47: Driver zfs not supported [2022-10-21T07:44:31.436Z] [2022-10-21T07:44:31.436Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-10-21T07:44:31.436Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T07:44:31.436Z] graphtest_unix.go:47: Driver zfs not supported [2022-10-21T07:44:31.436Z] [2022-10-21T07:44:31.436Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-10-21T07:44:31.436Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T07:44:31.436Z] graphtest_unix.go:47: Driver zfs not supported [2022-10-21T07:44:31.436Z] [2022-10-21T07:44:31.436Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-10-21T07:44:31.436Z] graphtest_unix.go:74: No driver to put! [2022-10-21T07:44:31.436Z] [2022-10-21T07:44:31.436Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-10-21T07:44:31.436Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-10-21T07:44:31.436Z] [2022-10-21T07:44:31.436Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-10-21T07:44:31.436Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-10-21T07:44:31.436Z] [2022-10-21T07:44:31.436Z] DONE 2265 tests, 26 skipped in 194.661s Post stage [Pipeline] junit [2022-10-21T07:44:32.009Z] Recording test results [2022-10-21T07:44:33.269Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-21T07:44:33.693Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44340/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9c84417c1bbec9420566841feee05913928e1e7b -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:9c84417c1bbec9420566841feee05913928e1e7b hack/make.sh dynbinary test-integration [2022-10-21T07:44:34.255Z] [2022-10-21T07:44:34.255Z] Removing bundles/ [2022-10-21T07:44:34.255Z] [2022-10-21T07:44:34.255Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-10-21T07:44:34.255Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-10-21T07:44:34.255Z] GOOS="" GOARCH="" GOARM="" [2022-10-21T07:44:37.007Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-10-21T07:44:37.007Z] [2022-10-21T07:44:37.007Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-10-21T07:44:37.007Z] DOCKER_SYSTEMD=1 [2022-10-21T07:44:37.007Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-10-21T07:44:37.007Z] HOSTNAME=17b24df1dc13 [2022-10-21T07:44:37.007Z] DEST=bundles/test-integration [2022-10-21T07:44:37.007Z] PWD=/go/src/github.com/docker/docker [2022-10-21T07:44:37.007Z] DOCKER_GITCOMMIT=9c84417c1bbec9420566841feee05913928e1e7b [2022-10-21T07:44:37.007Z] container=docker [2022-10-21T07:44:37.007Z] HOME=/root [2022-10-21T07:44:37.007Z] LANG=C.UTF-8 [2022-10-21T07:44:37.007Z] INVOCATION_ID=4f65413e55a449aebc2094ff97454ab4 [2022-10-21T07:44:37.007Z] GOLANG_VERSION=1.18.7 [2022-10-21T07:44:37.007Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-10-21T07:44:37.007Z] VALIDATE_BRANCH=20.10 [2022-10-21T07:44:37.007Z] TERM=xterm [2022-10-21T07:44:37.007Z] DOCKER_PKG=github.com/docker/docker [2022-10-21T07:44:37.007Z] SHLVL=3 [2022-10-21T07:44:37.007Z] TIMEOUT=120m [2022-10-21T07:44:37.007Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-10-21T07:44:37.007Z] DOCKER_GRAPHDRIVER=overlay2 [2022-10-21T07:44:37.007Z] GO111MODULE=off [2022-10-21T07:44:37.007Z] DOCKER_EXPERIMENTAL=1 [2022-10-21T07:44:37.007Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-10-21T07:44:37.007Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-10-21T07:44:37.007Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-10-21T07:44:37.007Z] GOPATH=/go [2022-10-21T07:44:37.007Z] PKG_CONFIG=pkg-config [2022-10-21T07:44:37.007Z] _=/usr/bin/env [2022-10-21T07:44:37.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-10-21T07:44:39.385Z] INFO [linters context/goanalysis] analyzers took 3m52.436703774s with top 10 stages: buildir: 1m44.97007044s, goimports: 20.604789259s, unconvert: 16.259738416s, gosec: 11.861573822s, S1038: 6.774071378s, golint: 5.375729277s, misspell: 4.389485367s, nilness: 3.985986519s, inspect: 3.856774117s, S1039: 2.77267077s [2022-10-21T07:44:39.385Z] INFO [runner] Issues before processing: 2495, after processing: 0 [2022-10-21T07:44:39.385Z] INFO [runner] Processors filtering stat (out/in): nolint: 0/78, skip_files: 1877/1877, skip_dirs: 1877/1877, filename_unadjuster: 1877/1877, autogenerated_exclude: 1772/1877, exclude-rules: 78/1772, cgo: 1877/2495, path_prettifier: 1877/1877, identifier_marker: 1772/1772, exclude: 1772/1772 [2022-10-21T07:44:39.385Z] INFO [runner] processing took 68.983657ms with stages: nolint: 26.235315ms, identifier_marker: 18.806095ms, path_prettifier: 7.714837ms, autogenerated_exclude: 7.300756ms, exclude-rules: 7.121223ms, skip_dirs: 1.434861ms, cgo: 245.46µs, filename_unadjuster: 118.891µs, max_same_issues: 1.696µs, uniq_by_line: 840ns, skip_files: 700ns, diff: 674ns, max_from_linter: 571ns, exclude: 364ns, source_code: 298ns, sort_results: 251ns, path_shortener: 249ns, max_per_file_from_linter: 248ns, severity-rules: 223ns, path_prefixer: 105ns [2022-10-21T07:44:39.385Z] INFO [runner] linters took 1m19.570324544s with stages: goanalysis_metalinter: 1m19.501213276s [2022-10-21T07:44:39.385Z] INFO File cache stats: 1458 entries of total size 6.9MiB [2022-10-21T07:44:39.385Z] INFO Memory: 2286 samples, avg is 282.7MB, max is 1117.6MB [2022-10-21T07:44:39.385Z] INFO Execution took 3m48.426934113s [2022-10-21T07:44:39.385Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-10-21T07:44:39.760Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44340/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9c84417c1bbec9420566841feee05913928e1e7b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9c84417c1bbec9420566841feee05913928e1e7b hack/make.sh dynbinary-daemon test-docker-py [2022-10-21T07:44:40.322Z] [2022-10-21T07:44:40.322Z] Removing bundles/ [2022-10-21T07:44:40.322Z] [2022-10-21T07:44:40.322Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-10-21T07:44:40.322Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-10-21T07:44:40.322Z] GOOS="" GOARCH="" GOARM="" [2022-10-21T07:44:45.924Z] Removing intermediate container 475f9170a0a8 [2022-10-21T07:44:45.924Z] ---> 75d781d25973 [2022-10-21T07:44:45.924Z] 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-10-21T07:44:45.924Z] ---> Running in dbb48061a6ed [2022-10-21T07:44:45.924Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-10-21T07:44:45.924Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-10-21T07:44:45.924Z] go: downloading github.com/fatih/color v1.10.0 [2022-10-21T07:44:45.924Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-10-21T07:44:45.924Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-10-21T07:44:45.924Z] go: downloading github.com/pkg/errors v0.9.1 [2022-10-21T07:44:45.924Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-10-21T07:44:45.924Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-10-21T07:44:45.924Z] go: downloading golang.org/x/tools v0.1.0 [2022-10-21T07:44:45.924Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-10-21T07:44:45.924Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-10-21T07:44:45.924Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-10-21T07:44:45.924Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-10-21T07:44:45.924Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-10-21T07:44:45.924Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-10-21T07:44:45.924Z] go: downloading golang.org/x/mod v0.3.0 [2022-10-21T07:45:00.718Z] Removing intermediate container dbb48061a6ed [2022-10-21T07:45:00.718Z] ---> e8294181d854 [2022-10-21T07:45:00.718Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2022-10-21T07:45:00.718Z] ---> Running in e9b4c12a19c3 [2022-10-21T07:45:01.175Z] Removing intermediate container e9b4c12a19c3 [2022-10-21T07:45:01.175Z] ---> af01ac5d013a [2022-10-21T07:45:01.175Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-10-21T07:45:01.175Z] ---> Running in 0929b83fb275 [2022-10-21T07:45:01.633Z] Removing intermediate container 0929b83fb275 [2022-10-21T07:45:01.633Z] ---> 8a056b49b704 [2022-10-21T07:45:01.633Z] Step 10/10 : COPY . . [2022-10-21T07:45:11.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-10-21T07:45:11.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-10-21T07:45:23.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-10-21T07:45:23.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-10-21T07:45:26.740Z] ---> 3921a12cdf3b [2022-10-21T07:45:26.740Z] Successfully built 3921a12cdf3b [2022-10-21T07:45:26.740Z] Successfully tagged docker:latest [2022-10-21T07:45:26.740Z] INFO: Image build ended at 10/21/2022 07:45:24. Duration:00:03:25.0524326 [2022-10-21T07:45:26.740Z] [2022-10-21T07:45:26.740Z] [2022-10-21T07:45:26.740Z] INFO: Building the test binaries at 10/21/2022 07:45:25... [2022-10-21T07:45:29.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-10-21T07:45:29.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-10-21T07:45:31.438Z] INFO: make.ps1 starting at 10/21/2022 07:45:30 [2022-10-21T07:45:31.438Z] INFO: Git commit (9c84417c1b) assumed from DOCKER_GITCOMMIT environment variable [2022-10-21T07:45:31.438Z] INFO: Invoking autogen... [2022-10-21T07:45:32.402Z] INFO: Building daemon... [2022-10-21T07:45:41.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-10-21T07:45:42.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-10-21T07:45:47.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-10-21T07:45:47.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-10-21T07:45:47.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-10-21T07:45:48.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-10-21T07:45:48.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-10-21T07:45:49.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-10-21T07:45:50.829Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-10-21T07:45:52.211Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-10-21T07:45:52.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-10-21T07:45:53.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-10-21T07:45:53.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-10-21T07:45:54.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-10-21T07:45:55.679Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-10-21T07:45:55.679Z] [2022-10-21T07:45:55.679Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-10-21T07:45:55.679Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-10-21T07:45:55.679Z] HOSTNAME=7c78d86aa710 [2022-10-21T07:45:55.679Z] TESTDEBUG=0 [2022-10-21T07:45:55.679Z] DEST=bundles/test-integration [2022-10-21T07:45:55.679Z] PWD=/go/src/github.com/docker/docker [2022-10-21T07:45:55.679Z] DOCKER_GITCOMMIT=9c84417c1bbec9420566841feee05913928e1e7b [2022-10-21T07:45:55.679Z] container=docker [2022-10-21T07:45:55.679Z] HOME=/root [2022-10-21T07:45:55.679Z] GOLANG_VERSION=1.18.7 [2022-10-21T07:45:55.679Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-10-21T07:45:55.679Z] VALIDATE_BRANCH=20.10 [2022-10-21T07:45:55.679Z] TERM=xterm [2022-10-21T07:45:55.679Z] DOCKER_PKG=github.com/docker/docker [2022-10-21T07:45:55.679Z] SHLVL=1 [2022-10-21T07:45:55.679Z] TIMEOUT=120m [2022-10-21T07:45:55.679Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-10-21T07:45:55.679Z] DOCKER_GRAPHDRIVER=overlay2 [2022-10-21T07:45:55.679Z] GO111MODULE=off [2022-10-21T07:45:55.679Z] DOCKER_EXPERIMENTAL=1 [2022-10-21T07:45:55.679Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-10-21T07:45:55.679Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-10-21T07:45:55.679Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-10-21T07:45:55.679Z] GOPATH=/go [2022-10-21T07:45:55.679Z] PKG_CONFIG=pkg-config [2022-10-21T07:45:55.679Z] _=/usr/bin/env [2022-10-21T07:45:55.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-10-21T07:45:55.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-10-21T07:45:56.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-10-21T07:45:57.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-10-21T07:45:57.881Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-10-21T07:45:57.881Z] Using test binary docker [2022-10-21T07:45:57.881Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-10-21T07:45:57.881Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-10-21T07:45:57.881Z] INFO: Waiting for daemon to start... [2022-10-21T07:45:57.881Z] Starting dockerd [2022-10-21T07:46:00.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-10-21T07:46:00.418Z] . [2022-10-21T07:46:00.418Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-10-21T07:46:00.677Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-10-21T07:46:00.677Z] Error: No such image: emptyfs [2022-10-21T07:46:00.677Z] Running integration-test (iteration 1) [2022-10-21T07:46:00.677Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-10-21T07:46:00.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-10-21T07:46:00.937Z] Loaded image: busybox:latest [2022-10-21T07:46:01.196Z] Loaded image: busybox:glibc [2022-10-21T07:46:01.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-10-21T07:46:02.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-10-21T07:46:02.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-10-21T07:46:02.576Z] Loaded image: debian:bullseye-slim [2022-10-21T07:46:02.576Z] Loaded image: hello-world:latest [2022-10-21T07:46:02.576Z] Loaded image: arm32v7/hello-world:latest [2022-10-21T07:46:02.576Z] INFO: Testing against a local daemon [2022-10-21T07:46:02.576Z] === RUN TestCgroupNamespacesBuild [2022-10-21T07:46:03.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-10-21T07:46:05.112Z] --- PASS: TestCgroupNamespacesBuild (2.33s) [2022-10-21T07:46:05.113Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-10-21T07:46:05.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-10-21T07:46:06.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-10-21T07:46:07.019Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.19s) [2022-10-21T07:46:07.019Z] === RUN TestBuildWithSession [2022-10-21T07:46:07.019Z] build_session_test.go:25: TODO: BuildKit [2022-10-21T07:46:07.019Z] --- SKIP: TestBuildWithSession (0.00s) [2022-10-21T07:46:07.019Z] === RUN TestBuildSquashParent [2022-10-21T07:46:07.202Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-10-21T07:46:07.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-10-21T07:46:08.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-10-21T07:46:08.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-10-21T07:46:10.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-10-21T07:46:10.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-10-21T07:46:11.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-10-21T07:46:12.413Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-10-21T07:46:12.413Z] Using test binary docker [2022-10-21T07:46:12.413Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-10-21T07:46:12.413Z] Starting apparmor (via systemctl): apparmor.service. [2022-10-21T07:46:12.413Z] Starting dockerd [2022-10-21T07:46:12.413Z] INFO: Waiting for daemon to start... [2022-10-21T07:46:14.941Z] . [2022-10-21T07:46:14.941Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-10-21T07:46:14.941Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-10-21T07:46:14.941Z] Error: No such image: emptyfs [2022-10-21T07:46:15.140Z] --- PASS: TestBuildSquashParent (6.99s) [2022-10-21T07:46:15.140Z] === RUN TestBuildWithRemoveAndForceRemove [2022-10-21T07:46:15.140Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-21T07:46:15.140Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-21T07:46:15.140Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-21T07:46:15.140Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-21T07:46:15.140Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-21T07:46:15.140Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-21T07:46:15.140Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-21T07:46:15.140Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-21T07:46:15.140Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-21T07:46:15.140Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-21T07:46:15.140Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-21T07:46:15.140Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-21T07:46:15.140Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-21T07:46:15.140Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-21T07:46:15.199Z] Running integration-test (iteration 1) [2022-10-21T07:46:15.199Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-10-21T07:46:15.458Z] Loaded image: busybox:latest [2022-10-21T07:46:15.458Z] Loaded image: busybox:glibc [2022-10-21T07:46:15.709Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-21T07:46:15.709Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-21T07:46:16.833Z] Loaded image: debian:bullseye-slim [2022-10-21T07:46:16.833Z] Loaded image: hello-world:latest [2022-10-21T07:46:17.091Z] Loaded image: arm32v7/hello-world:latest [2022-10-21T07:46:17.091Z] INFO: Testing against a local daemon [2022-10-21T07:46:17.091Z] === RUN TestCgroupNamespacesBuild [2022-10-21T07:46:18.246Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-21T07:46:18.246Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-21T07:46:20.152Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-10-21T07:46:20.152Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.58s) [2022-10-21T07:46:20.152Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.67s) [2022-10-21T07:46:20.152Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s) [2022-10-21T07:46:20.152Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.06s) [2022-10-21T07:46:20.152Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.06s) [2022-10-21T07:46:20.152Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s) [2022-10-21T07:46:20.152Z] === RUN TestBuildMultiStageCopy [2022-10-21T07:46:20.152Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-10-21T07:46:21.273Z] --- PASS: TestCgroupNamespacesBuild (3.76s) [2022-10-21T07:46:21.273Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-10-21T07:46:22.207Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.22s) [2022-10-21T07:46:22.207Z] === RUN TestBuildWithSession [2022-10-21T07:46:22.207Z] build_session_test.go:25: TODO: BuildKit [2022-10-21T07:46:22.207Z] --- SKIP: TestBuildWithSession (0.00s) [2022-10-21T07:46:22.207Z] === RUN TestBuildSquashParent [2022-10-21T07:46:23.445Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-10-21T07:46:24.382Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-10-21T07:46:25.320Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-10-21T07:46:26.257Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-10-21T07:46:26.392Z] --- PASS: TestBuildSquashParent (4.23s) [2022-10-21T07:46:26.392Z] === RUN TestBuildWithRemoveAndForceRemove [2022-10-21T07:46:26.392Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-21T07:46:26.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-21T07:46:26.392Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-21T07:46:26.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-21T07:46:26.392Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-21T07:46:26.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-21T07:46:26.392Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-21T07:46:26.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-21T07:46:26.392Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-21T07:46:26.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-21T07:46:26.392Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-21T07:46:26.392Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-21T07:46:26.392Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-21T07:46:26.392Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-21T07:46:27.194Z] --- PASS: TestBuildMultiStageCopy (7.28s) [2022-10-21T07:46:27.194Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s) [2022-10-21T07:46:27.194Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-10-21T07:46:27.194Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-10-21T07:46:27.194Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-10-21T07:46:27.194Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-10-21T07:46:27.194Z] === RUN TestBuildMultiStageParentConfig [2022-10-21T07:46:27.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-10-21T07:46:27.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-10-21T07:46:27.768Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-21T07:46:28.027Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-21T07:46:29.931Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-21T07:46:29.931Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-21T07:46:31.308Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-10-21T07:46:31.308Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.65s) [2022-10-21T07:46:31.308Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.67s) [2022-10-21T07:46:31.308Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.66s) [2022-10-21T07:46:31.308Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.68s) [2022-10-21T07:46:31.308Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.30s) [2022-10-21T07:46:31.308Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.53s) [2022-10-21T07:46:31.308Z] === RUN TestBuildMultiStageCopy [2022-10-21T07:46:31.308Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-10-21T07:46:31.723Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-10-21T07:46:31.723Z] [2022-10-21T07:46:31.723Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-10-21T07:46:31.723Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-10-21T07:46:31.723Z] Using test binary docker [2022-10-21T07:46:31.723Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-10-21T07:46:31.723Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-10-21T07:46:31.723Z] INFO: Waiting for daemon to start... [2022-10-21T07:46:31.723Z] Starting dockerd [2022-10-21T07:46:31.723Z] . [2022-10-21T07:46:31.723Z] INFO: Building docker-sdk-python3:4.4.1... [2022-10-21T07:46:32.506Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-10-21T07:46:32.506Z] === RUN TestBuildLabelWithTargets [2022-10-21T07:46:32.682Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-10-21T07:46:32.682Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-10-21T07:46:32.682Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-10-21T07:46:32.940Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-10-21T07:46:33.199Z] --- PASS: TestBuildMultiStageCopy (2.05s) [2022-10-21T07:46:33.199Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.27s) [2022-10-21T07:46:33.199Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-10-21T07:46:33.199Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-10-21T07:46:33.199Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-10-21T07:46:33.199Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-10-21T07:46:33.199Z] === RUN TestBuildMultiStageParentConfig [2022-10-21T07:46:33.765Z] --- PASS: TestBuildMultiStageParentConfig (0.57s) [2022-10-21T07:46:33.765Z] === RUN TestBuildLabelWithTargets [2022-10-21T07:46:34.699Z] --- PASS: TestBuildLabelWithTargets (0.88s) [2022-10-21T07:46:34.699Z] === RUN TestBuildWithEmptyLayers [2022-10-21T07:46:34.991Z] --- PASS: TestBuildWithEmptyLayers (0.38s) [2022-10-21T07:46:34.991Z] === RUN TestBuildMultiStageOnBuild [2022-10-21T07:46:36.926Z] --- PASS: TestBuildMultiStageOnBuild (1.56s) [2022-10-21T07:46:36.926Z] === RUN TestBuildUncleanTarFilenames [2022-10-21T07:46:37.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-10-21T07:46:37.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-10-21T07:46:37.184Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2022-10-21T07:46:37.184Z] === RUN TestBuildMultiStageLayerLeak [2022-10-21T07:46:38.558Z] --- PASS: TestBuildMultiStageLayerLeak (1.57s) [2022-10-21T07:46:38.558Z] === RUN TestBuildWithHugeFile [2022-10-21T07:46:40.657Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-10-21T07:46:40.657Z] === RUN TestBuildWithEmptyLayers [2022-10-21T07:46:42.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-10-21T07:46:42.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-10-21T07:46:43.193Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-10-21T07:46:43.193Z] === RUN TestBuildMultiStageOnBuild [2022-10-21T07:46:48.469Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-10-21T07:46:48.469Z] === RUN TestBuildUncleanTarFilenames [2022-10-21T07:46:48.728Z] --- PASS: TestBuildUncleanTarFilenames (0.51s) [2022-10-21T07:46:48.728Z] === RUN TestBuildMultiStageLayerLeak [2022-10-21T07:46:54.004Z] --- PASS: TestBuildMultiStageLayerLeak (4.49s) [2022-10-21T07:46:54.004Z] === RUN TestBuildWithHugeFile [2022-10-21T07:46:57.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-10-21T07:46:57.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-10-21T07:46:57.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-10-21T07:46:57.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-10-21T07:46:57.660Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-10-21T07:46:58.412Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-10-21T07:46:58.412Z] [2022-10-21T07:46:58.412Z] ________ ____ __. [2022-10-21T07:46:58.412Z] \_____ \ | |/ _| [2022-10-21T07:46:58.412Z] / | \| < [2022-10-21T07:46:58.412Z] / | \ | \ [2022-10-21T07:46:58.412Z] \_______ /____|__ \ [2022-10-21T07:46:58.412Z] \/ \/ [2022-10-21T07:46:58.412Z] [2022-10-21T07:46:58.412Z] INFO: make.ps1 ended at 10/21/2022 07:46:48 [2022-10-21T07:46:58.412Z] INFO: Binaries build ended at 10/21/2022 07:46:49. Duration:00:01:24.5413190 [2022-10-21T07:46:58.412Z] INFO: Copying the built daemon binary to d:\CI\PR-44340\4\binary\dockerd-9c84417c1b.exe... [2022-10-21T07:46:58.412Z] INFO: Copying the built client binary to d:\CI\PR-44340\4\binary\docker-9c84417c1b.exe... [2022-10-21T07:46:58.412Z] INFO: Copying dockerversion from the container... [2022-10-21T07:46:58.412Z] INFO: Copying the golang package from the container to d:\CI\PR-44340\4\installer\go.zip... [2022-10-21T07:46:58.412Z] INFO: Extracting go.zip to d:\CI\PR-44340\4\go [2022-10-21T07:46:58.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-10-21T07:46:59.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-10-21T07:47:00.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-10-21T07:47:01.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-10-21T07:47:02.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-10-21T07:47:02.999Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-10-21T07:47:03.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-10-21T07:47:04.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-10-21T07:47:05.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-10-21T07:47:05.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-10-21T07:47:06.544Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-10-21T07:47:06.544Z] Using test binary docker [2022-10-21T07:47:06.544Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-10-21T07:47:06.544Z] +++ /etc/init.d/apparmor start [2022-10-21T07:47:06.544Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-10-21T07:47:06.544Z] INFO: Waiting for daemon to start... [2022-10-21T07:47:06.544Z] Starting dockerd [2022-10-21T07:47:06.544Z] +++ 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-10-21T07:47:08.433Z] . [2022-10-21T07:47:08.433Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-10-21T07:47:08.433Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-10-21T07:47:08.433Z] Error: No such image: emptyfs [2022-10-21T07:47:08.433Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-10-21T07:47:08.433Z] ++++ docker load [2022-10-21T07:47:08.690Z] Running integration-test (iteration 1) [2022-10-21T07:47:08.690Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-10-21T07:47:08.690Z] ++ 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-10-21T07:47:08.690Z] ++ set -e [2022-10-21T07:47:08.690Z] ++ '[' -n 0 ']' [2022-10-21T07:47:08.690Z] ++ set -x [2022-10-21T07:47:08.690Z] ++ 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-10-21T07:47:08.946Z] Loaded image: busybox:latest [2022-10-21T07:47:08.946Z] Loaded image: busybox:glibc [2022-10-21T07:47:10.312Z] Loaded image: debian:bullseye-slim [2022-10-21T07:47:10.312Z] Loaded image: hello-world:latest [2022-10-21T07:47:10.312Z] Loaded image: arm32v7/hello-world:latest [2022-10-21T07:47:10.312Z] INFO: Testing against a local daemon [2022-10-21T07:47:10.312Z] === RUN TestCgroupNamespacesBuild [2022-10-21T07:47:13.579Z] --- PASS: TestCgroupNamespacesBuild (2.97s) [2022-10-21T07:47:13.579Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-10-21T07:47:14.508Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s) [2022-10-21T07:47:14.508Z] === RUN TestBuildWithSession [2022-10-21T07:47:14.508Z] build_session_test.go:25: TODO: BuildKit [2022-10-21T07:47:14.508Z] --- SKIP: TestBuildWithSession (0.00s) [2022-10-21T07:47:14.508Z] === RUN TestBuildSquashParent [2022-10-21T07:47:18.351Z] sha256:87ec04e93492df7395fc6400c63570fb3ecfef22e8f348760ae3c89c0a2671fb [2022-10-21T07:47:18.351Z] INFO: Starting docker-py tests... [2022-10-21T07:47:18.351Z] ============================= test session starts ============================== [2022-10-21T07:47:18.351Z] platform linux -- Python 3.7.15, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-10-21T07:47:18.351Z] rootdir: /src, inifile: pytest.ini [2022-10-21T07:47:18.351Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-10-21T07:47:18.351Z] collected 389 items / 1 deselected / 388 selected [2022-10-21T07:47:18.351Z] [2022-10-21T07:47:18.676Z] --- PASS: TestBuildSquashParent (3.88s) [2022-10-21T07:47:18.676Z] === RUN TestBuildWithRemoveAndForceRemove [2022-10-21T07:47:18.676Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-21T07:47:18.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-21T07:47:18.676Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-21T07:47:18.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-21T07:47:18.676Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-21T07:47:18.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-21T07:47:18.676Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-21T07:47:18.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-21T07:47:18.676Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-21T07:47:18.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-21T07:47:18.676Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-21T07:47:18.676Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-21T07:47:18.676Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-21T07:47:18.676Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-21T07:47:19.606Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-21T07:47:19.606Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-21T07:47:20.974Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-21T07:47:20.974Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-21T07:47:21.902Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-10-21T07:47:21.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.30s) [2022-10-21T07:47:21.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.39s) [2022-10-21T07:47:21.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.20s) [2022-10-21T07:47:21.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.17s) [2022-10-21T07:47:21.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.10s) [2022-10-21T07:47:21.902Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.21s) [2022-10-21T07:47:21.902Z] === RUN TestBuildMultiStageCopy [2022-10-21T07:47:21.902Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-10-21T07:47:23.268Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-10-21T07:47:23.268Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-10-21T07:47:23.524Z] INFO: Extraction ended at 10/21/2022 07:47:19. Duration:00:00:27.9278154 [2022-10-21T07:47:23.524Z] INFO: Updating the golang and path environment variables [2022-10-21T07:47:23.524Z] INFO: GOPATH=d:\gopath [2022-10-21T07:47:23.524Z] INFO: go version go1.18.7 windows/amd64 [2022-10-21T07:47:23.524Z] INFO: Running the daemon under test in debug mode [2022-10-21T07:47:23.524Z] INFO: Starting a daemon under test... [2022-10-21T07:47:23.524Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-44340\4\daemon --pidfile d:\CI\PR-44340\4\docker.pid -D [2022-10-21T07:47:23.524Z] INFO: Process started successfully. [2022-10-21T07:47:23.524Z] INFO: Start tailing logs of the daemon under tests [2022-10-21T07:47:23.524Z] INFO: Waiting for the daemon under test to start... [2022-10-21T07:47:23.524Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-10-21T07:47:23.780Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-10-21T07:47:24.036Z] --- PASS: TestBuildMultiStageCopy (1.98s) [2022-10-21T07:47:24.036Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.17s) [2022-10-21T07:47:24.036Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2022-10-21T07:47:24.036Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2022-10-21T07:47:24.036Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-10-21T07:47:24.036Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-10-21T07:47:24.036Z] === RUN TestBuildMultiStageParentConfig [2022-10-21T07:47:24.599Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-10-21T07:47:24.599Z] === RUN TestBuildLabelWithTargets [2022-10-21T07:47:25.528Z] --- PASS: TestBuildLabelWithTargets (0.95s) [2022-10-21T07:47:25.528Z] === RUN TestBuildWithEmptyLayers [2022-10-21T07:47:26.090Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2022-10-21T07:47:26.090Z] === RUN TestBuildMultiStageOnBuild [2022-10-21T07:47:27.458Z] --- PASS: TestBuildMultiStageOnBuild (1.29s) [2022-10-21T07:47:27.458Z] === RUN TestBuildUncleanTarFilenames [2022-10-21T07:47:27.715Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2022-10-21T07:47:27.715Z] === RUN TestBuildMultiStageLayerLeak [2022-10-21T07:47:29.080Z] --- PASS: TestBuildMultiStageLayerLeak (1.31s) [2022-10-21T07:47:29.080Z] === RUN TestBuildWithHugeFile [2022-10-21T07:47:33.529Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-10-21T07:47:34.345Z] tests/integration/api_client_test.py ..... [ 7%] [2022-10-21T07:47:34.780Z] --- PASS: TestBuildWithHugeFile (51.38s) [2022-10-21T07:47:34.780Z] === RUN TestBuildWithEmptyDockerfile [2022-10-21T07:47:34.780Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-21T07:47:34.780Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-21T07:47:34.780Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-21T07:47:34.780Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-21T07:47:34.780Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-21T07:47:34.780Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-21T07:47:34.780Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-21T07:47:34.780Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-21T07:47:34.780Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-21T07:47:34.780Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-10-21T07:47:34.780Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2022-10-21T07:47:34.780Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-10-21T07:47:34.780Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-10-21T07:47:34.780Z] === RUN TestBuildPreserveOwnership [2022-10-21T07:47:34.780Z] === RUN TestBuildPreserveOwnership/copy_from [2022-10-21T07:47:34.780Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-10-21T07:47:34.780Z] --- PASS: TestBuildPreserveOwnership (3.34s) [2022-10-21T07:47:34.780Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.31s) [2022-10-21T07:47:34.780Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.01s) [2022-10-21T07:47:34.780Z] === RUN TestBuildPlatformInvalid [2022-10-21T07:47:34.780Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-10-21T07:47:34.780Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-10-21T07:47:34.780Z] Loaded image: busybox:latest [2022-10-21T07:47:34.780Z] Loaded image: busybox:glibc [2022-10-21T07:47:35.715Z] Loaded image: debian:bullseye-slim [2022-10-21T07:47:35.715Z] Loaded image: hello-world:latest [2022-10-21T07:47:35.833Z] tests/integration/api_config_test.py ..... [ 8%] [2022-10-21T07:47:35.973Z] Loaded image: arm32v7/hello-world:latest [2022-10-21T07:47:41.182Z] .....INFO: Daemon under test started and replied! [2022-10-21T07:47:41.182Z] INFO: Docker version of the daemon under test [2022-10-21T07:47:41.182Z] [2022-10-21T07:47:41.182Z] Client: [2022-10-21T07:47:41.182Z] Version: 17.06.2-ce [2022-10-21T07:47:41.183Z] API version: 1.30 [2022-10-21T07:47:41.183Z] Go version: go1.8.3 [2022-10-21T07:47:41.183Z] Git commit: cec0b72 [2022-10-21T07:47:41.183Z] Built: Tue Sep 5 19:57:19 2017 [2022-10-21T07:47:41.183Z] OS/Arch: windows/amd64 [2022-10-21T07:47:41.183Z] [2022-10-21T07:47:41.183Z] Server: [2022-10-21T07:47:41.183Z] Version: 0.0.0-dev [2022-10-21T07:47:41.183Z] API version: 1.41 (minimum version 1.24) [2022-10-21T07:47:41.183Z] Go version: go1.18.7 [2022-10-21T07:47:41.183Z] Git commit: 9c84417c1b [2022-10-21T07:47:41.183Z] Built: 10/21/2022 07:45:31 [2022-10-21T07:47:41.183Z] OS/Arch: windows/amd64 [2022-10-21T07:47:41.183Z] Experimental: false [2022-10-21T07:47:41.183Z] [2022-10-21T07:47:41.183Z] INFO: Docker info of the daemon under test [2022-10-21T07:47:41.183Z] [2022-10-21T07:47:41.183Z] Containers: 0 [2022-10-21T07:47:41.183Z] Running: 0 [2022-10-21T07:47:41.183Z] Paused: 0 [2022-10-21T07:47:41.183Z] Stopped: 0 [2022-10-21T07:47:41.183Z] Images: 0 [2022-10-21T07:47:41.183Z] Server Version: 0.0.0-dev [2022-10-21T07:47:41.183Z] Storage Driver: windowsfilter [2022-10-21T07:47:41.183Z] Windows: [2022-10-21T07:47:41.183Z] Logging Driver: json-file [2022-10-21T07:47:41.183Z] Plugins: [2022-10-21T07:47:41.183Z] Volume: local [2022-10-21T07:47:41.183Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-10-21T07:47:41.183Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-10-21T07:47:41.183Z] Swarm: inactive [2022-10-21T07:47:41.183Z] Default Isolation: process [2022-10-21T07:47:41.183Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-10-21T07:47:41.183Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-10-21T07:47:41.183Z] OSType: windows [2022-10-21T07:47:41.183Z] Architecture: x86_64 [2022-10-21T07:47:41.183Z] CPUs: 4 [2022-10-21T07:47:41.183Z] Total Memory: 32GiB [2022-10-21T07:47:41.183Z] Name: azwin-2-0f5560 [2022-10-21T07:47:41.183Z] ID: HH5B:4O4F:7V3U:J7U2:LZBE:GD3N:IS3W:GKKT:T3MN:ORC7:66XX:IS2X [2022-10-21T07:47:41.183Z] Docker Root Dir: D:\CI\PR-44340\4\daemon [2022-10-21T07:47:41.183Z] Debug Mode (client): false [2022-10-21T07:47:41.183Z] Debug Mode (server): true [2022-10-21T07:47:41.183Z] File Descriptors: -1 [2022-10-21T07:47:41.183Z] Goroutines: 16 [2022-10-21T07:47:41.183Z] System Time: 2022-10-21T07:47:39.2775927Z [2022-10-21T07:47:41.183Z] EventsListeners: 0 [2022-10-21T07:47:41.183Z] Registry: https://index.docker.io/v1/ [2022-10-21T07:47:41.183Z] Labels: [2022-10-21T07:47:41.183Z] Experimental: false [2022-10-21T07:47:41.183Z] Insecure Registries: [2022-10-21T07:47:41.183Z] 127.0.0.0/8 [2022-10-21T07:47:41.183Z] Live Restore Enabled: false [2022-10-21T07:47:41.183Z] [2022-10-21T07:47:41.183Z] [2022-10-21T07:47:41.183Z] INFO: Docker images of the daemon under test [2022-10-21T07:47:41.183Z] [2022-10-21T07:47:41.183Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-21T07:47:41.183Z] [2022-10-21T07:47:41.183Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-10-21T07:47:41.183Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-10-21T07:47:41.183Z] ltsc2019: Pulling from windows/servercore [2022-10-21T07:47:41.183Z] b111c3320c94: Pulling fs layer [2022-10-21T07:47:41.183Z] 028c482fad0f: Pulling fs layer [2022-10-21T07:47:44.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-10-21T07:47:44.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-10-21T07:47:45.942Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.40s) [2022-10-21T07:47:45.942Z] PASS [2022-10-21T07:47:45.942Z] [2022-10-21T07:47:45.942Z] === Skipped [2022-10-21T07:47:45.942Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-10-21T07:47:45.942Z] build_session_test.go:25: TODO: BuildKit [2022-10-21T07:47:45.942Z] [2022-10-21T07:47:45.942Z] DONE 33 tests, 1 skipped in 89.791s [2022-10-21T07:47:45.942Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-10-21T07:47:45.942Z] INFO: Testing against a local daemon [2022-10-21T07:47:45.942Z] === RUN TestConfigInspect [2022-10-21T07:47:47.315Z] --- PASS: TestConfigInspect (2.33s) [2022-10-21T07:47:47.315Z] === RUN TestConfigList [2022-10-21T07:47:49.757Z] 028c482fad0f: Verifying Checksum [2022-10-21T07:47:49.757Z] 028c482fad0f: Download complete [2022-10-21T07:47:49.843Z] --- PASS: TestConfigList (2.19s) [2022-10-21T07:47:49.843Z] === RUN TestConfigsCreateAndDelete [2022-10-21T07:47:50.252Z] --- PASS: TestBuildWithHugeFile (53.88s) [2022-10-21T07:47:50.252Z] === RUN TestBuildWithEmptyDockerfile [2022-10-21T07:47:50.252Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-21T07:47:50.252Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-21T07:47:50.252Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-21T07:47:50.252Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-21T07:47:50.252Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-21T07:47:50.252Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-21T07:47:50.252Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-21T07:47:50.253Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-21T07:47:50.253Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-21T07:47:50.253Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2022-10-21T07:47:50.253Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-10-21T07:47:50.253Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-10-21T07:47:50.253Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-10-21T07:47:50.253Z] === RUN TestBuildPreserveOwnership [2022-10-21T07:47:50.253Z] === RUN TestBuildPreserveOwnership/copy_from [2022-10-21T07:47:51.741Z] --- PASS: TestConfigsCreateAndDelete (2.05s) [2022-10-21T07:47:51.741Z] === RUN TestConfigsUpdate [2022-10-21T07:47:53.542Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-10-21T07:47:53.642Z] --- PASS: TestConfigsUpdate (2.09s) [2022-10-21T07:47:53.642Z] === RUN TestTemplatedConfig [2022-10-21T07:47:56.922Z] --- PASS: TestTemplatedConfig (2.64s) [2022-10-21T07:47:56.922Z] === RUN TestConfigCreateResolve [2022-10-21T07:47:57.736Z] --- PASS: TestBuildPreserveOwnership (9.89s) [2022-10-21T07:47:57.736Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.88s) [2022-10-21T07:47:57.736Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-10-21T07:47:57.736Z] === RUN TestBuildPlatformInvalid [2022-10-21T07:47:57.736Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-10-21T07:47:57.736Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-10-21T07:47:57.736Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-10-21T07:47:57.736Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-10-21T07:47:57.736Z] PASS [2022-10-21T07:47:57.736Z] [2022-10-21T07:47:57.736Z] === Skipped [2022-10-21T07:47:57.736Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-10-21T07:47:57.736Z] build_session_test.go:25: TODO: BuildKit [2022-10-21T07:47:57.736Z] [2022-10-21T07:47:57.736Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-10-21T07:47:57.736Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-10-21T07:47:57.736Z] [2022-10-21T07:47:57.736Z] DONE 33 tests, 2 skipped in 116.525s [2022-10-21T07:47:57.736Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-10-21T07:47:57.736Z] INFO: Testing against a local daemon [2022-10-21T07:47:57.736Z] === RUN TestConfigInspect [2022-10-21T07:47:57.736Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:47:57.736Z] --- SKIP: TestConfigInspect (0.02s) [2022-10-21T07:47:57.736Z] === RUN TestConfigList [2022-10-21T07:47:57.736Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:47:57.736Z] --- SKIP: TestConfigList (0.02s) [2022-10-21T07:47:57.736Z] === RUN TestConfigsCreateAndDelete [2022-10-21T07:47:57.736Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:47:57.736Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-10-21T07:47:57.736Z] === RUN TestConfigsUpdate [2022-10-21T07:47:57.736Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:47:57.736Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-10-21T07:47:57.736Z] === RUN TestTemplatedConfig [2022-10-21T07:47:57.736Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:47:57.736Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-10-21T07:47:57.736Z] === RUN TestConfigCreateResolve [2022-10-21T07:47:57.736Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:47:57.736Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-10-21T07:47:57.736Z] === RUN TestConfigDaemonLibtrustID [2022-10-21T07:47:58.302Z] --- PASS: TestConfigCreateResolve (2.05s) [2022-10-21T07:47:58.302Z] === RUN TestConfigDaemonLibtrustID [2022-10-21T07:47:58.309Z] b111c3320c94: Verifying Checksum [2022-10-21T07:47:58.309Z] b111c3320c94: Download complete [2022-10-21T07:47:58.867Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-10-21T07:47:58.868Z] PASS [2022-10-21T07:47:58.868Z] [2022-10-21T07:47:58.868Z] DONE 7 tests in 13.929s [2022-10-21T07:47:58.868Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-10-21T07:47:58.868Z] INFO: Testing against a local daemon [2022-10-21T07:47:58.868Z] === RUN TestCheckpoint [2022-10-21T07:47:58.868Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-10-21T07:47:58.868Z] --- SKIP: TestCheckpoint (0.00s) [2022-10-21T07:47:58.868Z] === RUN TestContainerInvalidJSON [2022-10-21T07:47:58.868Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-10-21T07:47:58.868Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-10-21T07:47:58.868Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-10-21T07:47:58.868Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-10-21T07:47:58.868Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-10-21T07:47:58.868Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-10-21T07:47:58.868Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-10-21T07:47:58.868Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-10-21T07:47:58.868Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-10-21T07:47:58.868Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-10-21T07:47:58.868Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-10-21T07:47:58.868Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-10-21T07:47:58.868Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-10-21T07:47:58.868Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-10-21T07:47:59.115Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2022-10-21T07:47:59.115Z] PASS [2022-10-21T07:47:59.115Z] [2022-10-21T07:47:59.115Z] === Skipped [2022-10-21T07:47:59.115Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-10-21T07:47:59.115Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:47:59.115Z] [2022-10-21T07:47:59.115Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2022-10-21T07:47:59.115Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:47:59.115Z] [2022-10-21T07:47:59.115Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-10-21T07:47:59.115Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:47:59.115Z] [2022-10-21T07:47:59.115Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-10-21T07:47:59.115Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:47:59.115Z] [2022-10-21T07:47:59.115Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-10-21T07:47:59.115Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:47:59.115Z] [2022-10-21T07:47:59.115Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-10-21T07:47:59.115Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:47:59.115Z] [2022-10-21T07:47:59.115Z] DONE 7 tests, 6 skipped in 1.722s [2022-10-21T07:47:59.115Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-10-21T07:47:59.115Z] INFO: Testing against a local daemon [2022-10-21T07:47:59.115Z] === RUN TestCheckpoint [2022-10-21T07:47:59.115Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-10-21T07:47:59.115Z] --- SKIP: TestCheckpoint (0.00s) [2022-10-21T07:47:59.115Z] === RUN TestContainerInvalidJSON [2022-10-21T07:47:59.115Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-10-21T07:47:59.115Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-10-21T07:47:59.115Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-10-21T07:47:59.115Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-10-21T07:47:59.115Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-10-21T07:47:59.115Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-10-21T07:47:59.115Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-10-21T07:47:59.115Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-10-21T07:47:59.115Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-10-21T07:47:59.115Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-10-21T07:47:59.115Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-10-21T07:47:59.115Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-10-21T07:47:59.115Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-10-21T07:47:59.115Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-10-21T07:47:59.115Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2022-10-21T07:47:59.115Z] === RUN TestCopyFromContainerPathIsNotDir [2022-10-21T07:47:59.127Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-10-21T07:47:59.127Z] === RUN TestCopyFromContainerPathIsNotDir [2022-10-21T07:47:59.127Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-10-21T07:47:59.127Z] === RUN TestCopyToContainerPathDoesNotExist [2022-10-21T07:47:59.127Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-10-21T07:47:59.127Z] === RUN TestCopyToContainerPathIsNotDir [2022-10-21T07:47:59.127Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-10-21T07:47:59.127Z] === RUN TestCopyFromContainer [2022-10-21T07:47:59.374Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-10-21T07:47:59.374Z] === RUN TestCopyToContainerPathDoesNotExist [2022-10-21T07:47:59.374Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-10-21T07:47:59.374Z] === RUN TestCopyToContainerPathIsNotDir [2022-10-21T07:47:59.374Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-10-21T07:47:59.374Z] === RUN TestCopyFromContainer [2022-10-21T07:48:00.500Z] === RUN TestCopyFromContainer// [2022-10-21T07:48:00.500Z] === RUN TestCopyFromContainer//bar/root [2022-10-21T07:48:00.500Z] === RUN TestCopyFromContainer//bar/root/ [2022-10-21T07:48:00.500Z] === RUN TestCopyFromContainer/bar/quux [2022-10-21T07:48:00.500Z] === RUN TestCopyFromContainer/bar/quux/ [2022-10-21T07:48:00.500Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-10-21T07:48:00.500Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-10-21T07:48:00.500Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-10-21T07:48:00.500Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-10-21T07:48:00.758Z] === RUN TestCopyFromContainer/bar/notarget [2022-10-21T07:48:00.758Z] --- PASS: TestCopyFromContainer (1.57s) [2022-10-21T07:48:00.758Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-10-21T07:48:00.758Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-10-21T07:48:00.758Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-10-21T07:48:00.758Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-10-21T07:48:00.758Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-10-21T07:48:00.758Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-10-21T07:48:00.758Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-10-21T07:48:00.758Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-10-21T07:48:00.758Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-10-21T07:48:00.758Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-10-21T07:48:00.758Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-10-21T07:48:00.758Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-21T07:48:00.758Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-21T07:48:00.758Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-21T07:48:00.758Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-21T07:48:00.758Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-21T07:48:00.758Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-21T07:48:00.758Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-21T07:48:00.758Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-21T07:48:00.758Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-21T07:48:00.758Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-10-21T07:48:00.758Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-10-21T07:48:00.758Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-10-21T07:48:00.758Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-10-21T07:48:00.758Z] === RUN TestCreateLinkToNonExistingContainer [2022-10-21T07:48:01.016Z] --- PASS: TestCreateLinkToNonExistingContainer (0.18s) [2022-10-21T07:48:01.016Z] === RUN TestCreateWithInvalidEnv [2022-10-21T07:48:01.016Z] === RUN TestCreateWithInvalidEnv/0 [2022-10-21T07:48:01.016Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-10-21T07:48:01.016Z] === RUN TestCreateWithInvalidEnv/1 [2022-10-21T07:48:01.016Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-10-21T07:48:01.016Z] === RUN TestCreateWithInvalidEnv/2 [2022-10-21T07:48:01.016Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-10-21T07:48:01.016Z] === CONT TestCreateWithInvalidEnv/0 [2022-10-21T07:48:01.016Z] === CONT TestCreateWithInvalidEnv/2 [2022-10-21T07:48:01.016Z] === CONT TestCreateWithInvalidEnv/1 [2022-10-21T07:48:01.016Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-10-21T07:48:01.016Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-10-21T07:48:01.016Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-10-21T07:48:01.016Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-10-21T07:48:01.016Z] === RUN TestCreateTmpfsMountsTarget [2022-10-21T07:48:01.016Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-10-21T07:48:01.016Z] === RUN TestCreateWithCustomMaskedPaths [2022-10-21T07:48:02.391Z] --- PASS: TestCreateWithCustomMaskedPaths (1.52s) [2022-10-21T07:48:02.391Z] === RUN TestCreateWithCustomReadonlyPaths [2022-10-21T07:48:03.566Z] === RUN TestCopyFromContainer// [2022-10-21T07:48:03.566Z] === RUN TestCopyFromContainer//bar/root [2022-10-21T07:48:03.566Z] === RUN TestCopyFromContainer//bar/root/ [2022-10-21T07:48:03.566Z] === RUN TestCopyFromContainer/bar/quux [2022-10-21T07:48:03.566Z] === RUN TestCopyFromContainer/bar/quux/ [2022-10-21T07:48:03.566Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-10-21T07:48:03.566Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-10-21T07:48:03.566Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-10-21T07:48:03.566Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-10-21T07:48:03.566Z] === RUN TestCopyFromContainer/bar/notarget [2022-10-21T07:48:03.566Z] --- PASS: TestCopyFromContainer (4.31s) [2022-10-21T07:48:03.566Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-10-21T07:48:03.566Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-10-21T07:48:03.566Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-10-21T07:48:03.566Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-10-21T07:48:03.566Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2022-10-21T07:48:03.566Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2022-10-21T07:48:03.566Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s) [2022-10-21T07:48:03.566Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-10-21T07:48:03.566Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2022-10-21T07:48:03.566Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-10-21T07:48:03.566Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-10-21T07:48:03.566Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-21T07:48:03.566Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-21T07:48:03.566Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-21T07:48:03.566Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-21T07:48:03.566Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-21T07:48:03.566Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-21T07:48:03.566Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-21T07:48:03.566Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-21T07:48:03.566Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-21T07:48:03.566Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-10-21T07:48:03.566Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-10-21T07:48:03.566Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-10-21T07:48:03.566Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-10-21T07:48:03.566Z] === RUN TestCreateLinkToNonExistingContainer [2022-10-21T07:48:03.827Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-10-21T07:48:03.827Z] === RUN TestCreateWithInvalidEnv [2022-10-21T07:48:03.827Z] === RUN TestCreateWithInvalidEnv/0 [2022-10-21T07:48:03.827Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-10-21T07:48:03.827Z] === RUN TestCreateWithInvalidEnv/1 [2022-10-21T07:48:03.827Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-10-21T07:48:03.827Z] === RUN TestCreateWithInvalidEnv/2 [2022-10-21T07:48:03.827Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-10-21T07:48:03.827Z] === CONT TestCreateWithInvalidEnv/0 [2022-10-21T07:48:03.827Z] === CONT TestCreateWithInvalidEnv/2 [2022-10-21T07:48:03.827Z] === CONT TestCreateWithInvalidEnv/1 [2022-10-21T07:48:03.827Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-10-21T07:48:03.827Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-10-21T07:48:03.827Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-10-21T07:48:03.827Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-10-21T07:48:03.827Z] === RUN TestCreateTmpfsMountsTarget [2022-10-21T07:48:03.827Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-10-21T07:48:03.827Z] === RUN TestCreateWithCustomMaskedPaths [2022-10-21T07:48:04.290Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.62s) [2022-10-21T07:48:04.290Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-10-21T07:48:04.290Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-21T07:48:04.290Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-21T07:48:04.290Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-21T07:48:04.290Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-21T07:48:04.290Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-21T07:48:04.290Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-21T07:48:04.290Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-21T07:48:04.290Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-21T07:48:04.290Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-21T07:48:04.290Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-21T07:48:04.290Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-21T07:48:04.290Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-21T07:48:04.290Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-21T07:48:04.290Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-21T07:48:04.290Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-21T07:48:04.290Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-10-21T07:48:04.290Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-10-21T07:48:04.290Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-10-21T07:48:04.290Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-10-21T07:48:04.290Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-10-21T07:48:04.290Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-10-21T07:48:04.290Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-10-21T07:48:04.765Z] --- PASS: TestCreateWithCustomMaskedPaths (1.13s) [2022-10-21T07:48:04.765Z] === RUN TestCreateWithCustomReadonlyPaths [2022-10-21T07:48:04.856Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2022-10-21T07:48:04.856Z] === RUN TestCreateDifferentPlatform [2022-10-21T07:48:04.856Z] === RUN TestCreateDifferentPlatform/different_os [2022-10-21T07:48:04.856Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-10-21T07:48:04.856Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-10-21T07:48:04.856Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-10-21T07:48:04.856Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-10-21T07:48:04.856Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-10-21T07:48:04.856Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-10-21T07:48:04.856Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-10-21T07:48:04.856Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-10-21T07:48:04.856Z] === RUN TestContainerStartOnDaemonRestart [2022-10-21T07:48:04.856Z] === PAUSE TestContainerStartOnDaemonRestart [2022-10-21T07:48:04.856Z] === RUN TestDaemonRestartIpcMode [2022-10-21T07:48:04.856Z] === PAUSE TestDaemonRestartIpcMode [2022-10-21T07:48:04.856Z] === RUN TestDaemonHostGatewayIP [2022-10-21T07:48:04.856Z] === PAUSE TestDaemonHostGatewayIP [2022-10-21T07:48:04.856Z] === RUN TestRestartDaemonWithRestartingContainer [2022-10-21T07:48:04.856Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-10-21T07:48:04.856Z] === RUN TestContainerKillOnDaemonStart [2022-10-21T07:48:04.856Z] === PAUSE TestContainerKillOnDaemonStart [2022-10-21T07:48:04.856Z] === RUN TestDiff [2022-10-21T07:48:05.426Z] --- PASS: TestDiff (0.61s) [2022-10-21T07:48:05.426Z] === RUN TestExecWithCloseStdin [2022-10-21T07:48:05.991Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-10-21T07:48:05.991Z] === RUN TestExec [2022-10-21T07:48:06.059Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-10-21T07:48:06.145Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.07s) [2022-10-21T07:48:06.145Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-10-21T07:48:06.145Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-21T07:48:06.145Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-21T07:48:06.145Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-21T07:48:06.145Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-21T07:48:06.145Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-21T07:48:06.145Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-21T07:48:06.145Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-21T07:48:06.145Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-21T07:48:06.145Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-21T07:48:06.145Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-21T07:48:06.145Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-21T07:48:06.145Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-21T07:48:06.145Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-21T07:48:06.145Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-21T07:48:06.145Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-21T07:48:06.145Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-10-21T07:48:06.145Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-10-21T07:48:06.145Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-10-21T07:48:06.145Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-10-21T07:48:06.145Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-10-21T07:48:06.145Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-10-21T07:48:06.145Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-10-21T07:48:06.404Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.36s) [2022-10-21T07:48:06.404Z] === RUN TestCreateDifferentPlatform [2022-10-21T07:48:06.404Z] === RUN TestCreateDifferentPlatform/different_os [2022-10-21T07:48:06.404Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-10-21T07:48:06.404Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-10-21T07:48:06.404Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-10-21T07:48:06.404Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-10-21T07:48:06.404Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-10-21T07:48:06.404Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-10-21T07:48:06.404Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-10-21T07:48:06.404Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-10-21T07:48:06.404Z] === RUN TestContainerStartOnDaemonRestart [2022-10-21T07:48:06.404Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-10-21T07:48:06.404Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-10-21T07:48:06.404Z] === RUN TestDaemonRestartIpcMode [2022-10-21T07:48:06.404Z] === PAUSE TestDaemonRestartIpcMode [2022-10-21T07:48:06.404Z] === RUN TestDaemonHostGatewayIP [2022-10-21T07:48:06.404Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T07:48:06.404Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-10-21T07:48:06.404Z] === RUN TestRestartDaemonWithRestartingContainer [2022-10-21T07:48:06.404Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-10-21T07:48:06.404Z] === RUN TestContainerKillOnDaemonStart [2022-10-21T07:48:06.404Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-10-21T07:48:06.404Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-10-21T07:48:06.404Z] === RUN TestDiff [2022-10-21T07:48:06.557Z] --- PASS: TestExec (0.64s) [2022-10-21T07:48:06.557Z] === RUN TestExecUser [2022-10-21T07:48:06.973Z] --- PASS: TestDiff (0.41s) [2022-10-21T07:48:06.973Z] === RUN TestExecWithCloseStdin [2022-10-21T07:48:07.232Z] --- PASS: TestExecWithCloseStdin (0.43s) [2022-10-21T07:48:07.232Z] === RUN TestExec [2022-10-21T07:48:07.493Z] --- PASS: TestExecUser (0.62s) [2022-10-21T07:48:07.493Z] === RUN TestExportContainerAndImportImage [2022-10-21T07:48:07.801Z] --- PASS: TestExec (0.41s) [2022-10-21T07:48:07.801Z] === RUN TestExecUser [2022-10-21T07:48:08.060Z] --- PASS: TestExportContainerAndImportImage (0.66s) [2022-10-21T07:48:08.060Z] === RUN TestExportContainerAfterDaemonRestart [2022-10-21T07:48:08.060Z] --- PASS: TestExecUser (0.43s) [2022-10-21T07:48:08.060Z] === RUN TestExportContainerAndImportImage [2022-10-21T07:48:08.630Z] --- PASS: TestExportContainerAndImportImage (0.50s) [2022-10-21T07:48:08.630Z] === RUN TestExportContainerAfterDaemonRestart [2022-10-21T07:48:09.433Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-10-21T07:48:09.434Z] === RUN TestHealthCheckWorkdir [2022-10-21T07:48:10.367Z] --- PASS: TestHealthCheckWorkdir (0.93s) [2022-10-21T07:48:10.367Z] === RUN TestHealthKillContainer [2022-10-21T07:48:11.919Z] --- PASS: TestExportContainerAfterDaemonRestart (3.28s) [2022-10-21T07:48:11.919Z] === RUN TestHealthCheckWorkdir [2022-10-21T07:48:12.487Z] --- PASS: TestHealthCheckWorkdir (0.49s) [2022-10-21T07:48:12.487Z] === RUN TestHealthKillContainer [2022-10-21T07:48:18.471Z] --- PASS: TestHealthKillContainer (8.20s) [2022-10-21T07:48:18.471Z] === RUN TestHealthCheckProcessKilled [2022-10-21T07:48:19.037Z] --- PASS: TestHealthCheckProcessKilled (0.82s) [2022-10-21T07:48:19.037Z] === RUN TestInspectCpusetInConfigPre120 [2022-10-21T07:48:19.604Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2022-10-21T07:48:19.604Z] === RUN TestIpcModeNone [2022-10-21T07:48:20.549Z] --- PASS: TestIpcModeNone (0.65s) [2022-10-21T07:48:20.549Z] === RUN TestIpcModePrivate [2022-10-21T07:48:20.606Z] --- PASS: TestHealthKillContainer (7.84s) [2022-10-21T07:48:20.606Z] === RUN TestHealthCheckProcessKilled [2022-10-21T07:48:20.820Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-10-21T07:48:20.865Z] --- PASS: TestHealthCheckProcessKilled (0.63s) [2022-10-21T07:48:20.865Z] === RUN TestInspectCpusetInConfigPre120 [2022-10-21T07:48:20.865Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-10-21T07:48:20.865Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-10-21T07:48:20.865Z] === RUN TestIpcModeNone [2022-10-21T07:48:21.094Z] --- PASS: TestIpcModePrivate (0.61s) [2022-10-21T07:48:21.094Z] === RUN TestIpcModeShareable [2022-10-21T07:48:21.125Z] --- PASS: TestIpcModeNone (0.41s) [2022-10-21T07:48:21.125Z] === RUN TestIpcModePrivate [2022-10-21T07:48:21.352Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-10-21T07:48:21.610Z] --- PASS: TestIpcModeShareable (0.64s) [2022-10-21T07:48:21.610Z] === RUN TestAPIIpcModeShareableAndContainer [2022-10-21T07:48:21.694Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-10-21T07:48:21.694Z] --- PASS: TestIpcModePrivate (0.43s) [2022-10-21T07:48:21.694Z] === RUN TestIpcModeShareable [2022-10-21T07:48:21.694Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-10-21T07:48:21.694Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-10-21T07:48:21.694Z] === RUN TestAPIIpcModeShareableAndContainer [2022-10-21T07:48:23.073Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.27s) [2022-10-21T07:48:23.073Z] === RUN TestAPIIpcModeHost [2022-10-21T07:48:23.073Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-10-21T07:48:23.073Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-10-21T07:48:23.073Z] === RUN TestDaemonIpcModeShareable [2022-10-21T07:48:23.073Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-10-21T07:48:23.073Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-10-21T07:48:23.073Z] === RUN TestDaemonIpcModePrivate [2022-10-21T07:48:23.510Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.76s) [2022-10-21T07:48:23.510Z] === RUN TestAPIIpcModeHost [2022-10-21T07:48:23.768Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-10-21T07:48:23.768Z] === RUN TestDaemonIpcModeShareable [2022-10-21T07:48:24.012Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-10-21T07:48:24.702Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-10-21T07:48:24.949Z] --- PASS: TestDaemonIpcModePrivate (2.09s) [2022-10-21T07:48:24.949Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-10-21T07:48:24.949Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-10-21T07:48:24.949Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-10-21T07:48:24.949Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-10-21T07:48:24.949Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-10-21T07:48:24.949Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-10-21T07:48:24.949Z] === RUN TestIpcModeOlderClient [2022-10-21T07:48:24.949Z] === PAUSE TestIpcModeOlderClient [2022-10-21T07:48:24.949Z] === RUN TestKillContainerInvalidSignal [2022-10-21T07:48:24.960Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-10-21T07:48:24.960Z] === RUN TestDaemonIpcModePrivate [2022-10-21T07:48:25.287Z] --- PASS: TestBuildWithHugeFile (52.89s) [2022-10-21T07:48:25.287Z] === RUN TestBuildWithEmptyDockerfile [2022-10-21T07:48:25.287Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-21T07:48:25.287Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-21T07:48:25.287Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-21T07:48:25.287Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-21T07:48:25.287Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-21T07:48:25.287Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-21T07:48:25.287Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-21T07:48:25.287Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-21T07:48:25.287Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-21T07:48:25.287Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-10-21T07:48:25.287Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2022-10-21T07:48:25.287Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-10-21T07:48:25.287Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-10-21T07:48:25.287Z] === RUN TestBuildPreserveOwnership [2022-10-21T07:48:25.287Z] === RUN TestBuildPreserveOwnership/copy_from [2022-10-21T07:48:25.287Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-10-21T07:48:25.287Z] --- PASS: TestBuildPreserveOwnership (2.70s) [2022-10-21T07:48:25.287Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.79s) [2022-10-21T07:48:25.287Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.90s) [2022-10-21T07:48:25.287Z] === RUN TestBuildPlatformInvalid [2022-10-21T07:48:25.287Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-10-21T07:48:25.287Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-10-21T07:48:25.519Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-10-21T07:48:25.519Z] === RUN TestKillContainer [2022-10-21T07:48:25.519Z] === RUN TestKillContainer/no_signal [2022-10-21T07:48:25.543Z] Loaded image: busybox:latest [2022-10-21T07:48:25.779Z] === RUN TestKillContainer/non_killing_signal [2022-10-21T07:48:25.798Z] Loaded image: busybox:glibc [2022-10-21T07:48:25.894Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-10-21T07:48:26.039Z] === RUN TestKillContainer/killing_signal [2022-10-21T07:48:26.152Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-10-21T07:48:26.152Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-10-21T07:48:26.609Z] --- PASS: TestKillContainer (1.16s) [2022-10-21T07:48:26.609Z] --- PASS: TestKillContainer/no_signal (0.35s) [2022-10-21T07:48:26.609Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-10-21T07:48:26.609Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2022-10-21T07:48:26.609Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-10-21T07:48:26.609Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-10-21T07:48:26.729Z] Loaded image: debian:bullseye-slim [2022-10-21T07:48:26.729Z] Loaded image: hello-world:latest [2022-10-21T07:48:26.729Z] Loaded image: arm32v7/hello-world:latest [2022-10-21T07:48:26.869Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-10-21T07:48:27.086Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-10-21T07:48:27.343Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-10-21T07:48:27.343Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-10-21T07:48:27.437Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.72s) [2022-10-21T07:48:27.437Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2022-10-21T07:48:27.437Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2022-10-21T07:48:27.437Z] === RUN TestKillStoppedContainer [2022-10-21T07:48:27.437Z] --- PASS: TestKillStoppedContainer (0.03s) [2022-10-21T07:48:27.437Z] === RUN TestKillStoppedContainerAPIPre120 [2022-10-21T07:48:27.437Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-10-21T07:48:27.437Z] === RUN TestKillDifferentUserContainer [2022-10-21T07:48:27.699Z] --- PASS: TestKillDifferentUserContainer (0.37s) [2022-10-21T07:48:27.699Z] === RUN TestInspectOomKilledTrue [2022-10-21T07:48:27.699Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-10-21T07:48:27.699Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-10-21T07:48:27.699Z] === RUN TestInspectOomKilledFalse [2022-10-21T07:48:27.699Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-10-21T07:48:27.699Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-10-21T07:48:27.699Z] === RUN TestLinksEtcHostsContentMatch [2022-10-21T07:48:27.699Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-10-21T07:48:27.699Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-10-21T07:48:27.699Z] === RUN TestLinksContainerNames [2022-10-21T07:48:28.276Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-10-21T07:48:28.534Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-10-21T07:48:28.534Z] === RUN TestIpcModeOlderClient [2022-10-21T07:48:28.534Z] === PAUSE TestIpcModeOlderClient [2022-10-21T07:48:28.534Z] === RUN TestKillContainerInvalidSignal [2022-10-21T07:48:28.638Z] --- PASS: TestLinksContainerNames (0.76s) [2022-10-21T07:48:28.638Z] === RUN TestLogsFollowTailEmpty [2022-10-21T07:48:28.792Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-10-21T07:48:28.792Z] === RUN TestKillContainer [2022-10-21T07:48:28.792Z] === RUN TestKillContainer/no_signal [2022-10-21T07:48:28.897Z] --- PASS: TestLogsFollowTailEmpty (0.37s) [2022-10-21T07:48:28.897Z] === RUN TestContainerNetworkMountsNoChown [2022-10-21T07:48:29.157Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-10-21T07:48:29.157Z] === RUN TestMountDaemonRoot [2022-10-21T07:48:29.157Z] === RUN TestMountDaemonRoot/default [2022-10-21T07:48:29.157Z] === PAUSE TestMountDaemonRoot/default [2022-10-21T07:48:29.157Z] === RUN TestMountDaemonRoot/private [2022-10-21T07:48:29.157Z] === PAUSE TestMountDaemonRoot/private [2022-10-21T07:48:29.157Z] === RUN TestMountDaemonRoot/rprivate [2022-10-21T07:48:29.157Z] === PAUSE TestMountDaemonRoot/rprivate [2022-10-21T07:48:29.157Z] === RUN TestMountDaemonRoot/slave [2022-10-21T07:48:29.157Z] === PAUSE TestMountDaemonRoot/slave [2022-10-21T07:48:29.157Z] === RUN TestMountDaemonRoot/rslave [2022-10-21T07:48:29.157Z] === PAUSE TestMountDaemonRoot/rslave [2022-10-21T07:48:29.157Z] === RUN TestMountDaemonRoot/shared [2022-10-21T07:48:29.157Z] === PAUSE TestMountDaemonRoot/shared [2022-10-21T07:48:29.157Z] === RUN TestMountDaemonRoot/rshared [2022-10-21T07:48:29.157Z] === PAUSE TestMountDaemonRoot/rshared [2022-10-21T07:48:29.157Z] === CONT TestMountDaemonRoot/default [2022-10-21T07:48:29.157Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-10-21T07:48:29.157Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-10-21T07:48:29.157Z] === RUN TestMountDaemonRoot/default/bind_root [2022-10-21T07:48:29.157Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-10-21T07:48:29.157Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-10-21T07:48:29.157Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-10-21T07:48:29.157Z] === RUN TestMountDaemonRoot/default/mount_root [2022-10-21T07:48:29.157Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-10-21T07:48:29.157Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-10-21T07:48:29.157Z] === CONT TestMountDaemonRoot/rshared [2022-10-21T07:48:29.157Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-10-21T07:48:29.157Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-10-21T07:48:29.157Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-10-21T07:48:29.157Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-10-21T07:48:29.157Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-10-21T07:48:29.157Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-10-21T07:48:29.157Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-10-21T07:48:29.157Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-10-21T07:48:29.157Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-10-21T07:48:29.358Z] === RUN TestKillContainer/non_killing_signal [2022-10-21T07:48:29.417Z] === CONT TestMountDaemonRoot/shared [2022-10-21T07:48:29.417Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-10-21T07:48:29.417Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-10-21T07:48:29.417Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-10-21T07:48:29.417Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-10-21T07:48:29.417Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-10-21T07:48:29.417Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-10-21T07:48:29.417Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-10-21T07:48:29.417Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-10-21T07:48:29.417Z] === CONT TestMountDaemonRoot/rslave [2022-10-21T07:48:29.417Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-10-21T07:48:29.417Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-10-21T07:48:29.417Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-10-21T07:48:29.417Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-10-21T07:48:29.417Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-10-21T07:48:29.417Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-10-21T07:48:29.417Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-10-21T07:48:29.417Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-10-21T07:48:29.417Z] === CONT TestMountDaemonRoot/slave [2022-10-21T07:48:29.417Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-10-21T07:48:29.417Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-10-21T07:48:29.417Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-10-21T07:48:29.417Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-10-21T07:48:29.417Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-10-21T07:48:29.417Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-10-21T07:48:29.417Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-10-21T07:48:29.417Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-10-21T07:48:29.417Z] === CONT TestMountDaemonRoot/rprivate [2022-10-21T07:48:29.417Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-10-21T07:48:29.417Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-10-21T07:48:29.417Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-10-21T07:48:29.417Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-10-21T07:48:29.417Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-10-21T07:48:29.417Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-10-21T07:48:29.417Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-10-21T07:48:29.417Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-10-21T07:48:29.417Z] === CONT TestMountDaemonRoot/private [2022-10-21T07:48:29.417Z] === RUN TestMountDaemonRoot/private/bind_root [2022-10-21T07:48:29.417Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-10-21T07:48:29.417Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-10-21T07:48:29.417Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-10-21T07:48:29.417Z] === RUN TestMountDaemonRoot/private/mount_root [2022-10-21T07:48:29.417Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-10-21T07:48:29.417Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-10-21T07:48:29.417Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-10-21T07:48:29.417Z] === CONT TestMountDaemonRoot/default/mount_root [2022-10-21T07:48:29.417Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-10-21T07:48:29.417Z] === CONT TestMountDaemonRoot/default/bind_root [2022-10-21T07:48:29.417Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-10-21T07:48:29.417Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-10-21T07:48:29.417Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-10-21T07:48:29.417Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-10-21T07:48:29.417Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-10-21T07:48:29.417Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-10-21T07:48:29.417Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-10-21T07:48:29.417Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-10-21T07:48:29.417Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-10-21T07:48:29.417Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-10-21T07:48:29.417Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-10-21T07:48:29.417Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-10-21T07:48:29.616Z] === RUN TestKillContainer/killing_signal [2022-10-21T07:48:29.677Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-10-21T07:48:29.677Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-10-21T07:48:29.677Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-10-21T07:48:29.677Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-10-21T07:48:29.677Z] === CONT TestMountDaemonRoot/private/bind_root [2022-10-21T07:48:29.677Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-10-21T07:48:29.677Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-10-21T07:48:29.677Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-10-21T07:48:29.677Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-10-21T07:48:29.677Z] === CONT TestMountDaemonRoot/private/mount_root [2022-10-21T07:48:29.677Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-10-21T07:48:29.677Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-10-21T07:48:29.677Z] === RUN TestContainerBindMountNonRecursive [2022-10-21T07:48:29.677Z] 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-10-21T07:48:29.677Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-10-21T07:48:29.677Z] === RUN TestContainerVolumesMountedAsShared [2022-10-21T07:48:29.677Z] 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-10-21T07:48:29.677Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-10-21T07:48:29.677Z] === RUN TestContainerVolumesMountedAsSlave [2022-10-21T07:48:29.677Z] 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-10-21T07:48:29.677Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-10-21T07:48:29.677Z] === RUN TestNetworkNat [2022-10-21T07:48:30.182Z] --- PASS: TestKillContainer (1.30s) [2022-10-21T07:48:30.182Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-10-21T07:48:30.182Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-10-21T07:48:30.182Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-10-21T07:48:30.182Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-10-21T07:48:30.182Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-10-21T07:48:30.245Z] --- PASS: TestNetworkNat (0.49s) [2022-10-21T07:48:30.245Z] === RUN TestNetworkLocalhostTCPNat [2022-10-21T07:48:30.441Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-10-21T07:48:30.506Z] --- PASS: TestNetworkLocalhostTCPNat (0.39s) [2022-10-21T07:48:30.506Z] === RUN TestNetworkLoopbackNat [2022-10-21T07:48:31.378Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2022-10-21T07:48:31.378Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-10-21T07:48:31.378Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-10-21T07:48:31.378Z] === RUN TestKillStoppedContainer [2022-10-21T07:48:31.378Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-10-21T07:48:31.378Z] === RUN TestKillStoppedContainerAPIPre120 [2022-10-21T07:48:31.378Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-10-21T07:48:31.378Z] === RUN TestKillDifferentUserContainer [2022-10-21T07:48:31.944Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-10-21T07:48:31.944Z] === RUN TestInspectOomKilledTrue [2022-10-21T07:48:31.944Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-10-21T07:48:31.944Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-10-21T07:48:31.944Z] === RUN TestInspectOomKilledFalse [2022-10-21T07:48:32.202Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-10-21T07:48:32.202Z] === RUN TestLinksEtcHostsContentMatch [2022-10-21T07:48:32.768Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-10-21T07:48:32.768Z] === RUN TestLinksContainerNames [2022-10-21T07:48:33.054Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-10-21T07:48:33.055Z] === RUN TestPause [2022-10-21T07:48:33.055Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-10-21T07:48:33.055Z] --- SKIP: TestPause (0.00s) [2022-10-21T07:48:33.055Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-10-21T07:48:33.055Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-10-21T07:48:33.055Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-10-21T07:48:33.055Z] === RUN TestPauseStopPausedContainer [2022-10-21T07:48:33.055Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-10-21T07:48:33.055Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-10-21T07:48:33.055Z] === RUN TestPsFilter [2022-10-21T07:48:33.337Z] --- PASS: TestLinksContainerNames (0.84s) [2022-10-21T07:48:33.337Z] === RUN TestLogsFollowTailEmpty [2022-10-21T07:48:33.341Z] --- PASS: TestPsFilter (0.11s) [2022-10-21T07:48:33.341Z] === RUN TestRemoveContainerWithRemovedVolume [2022-10-21T07:48:33.612Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-10-21T07:48:33.612Z] === RUN TestRemoveContainerWithVolume [2022-10-21T07:48:33.903Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-10-21T07:48:33.904Z] === RUN TestContainerNetworkMountsNoChown [2022-10-21T07:48:34.162Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s) [2022-10-21T07:48:34.162Z] === RUN TestMountDaemonRoot [2022-10-21T07:48:34.162Z] === RUN TestMountDaemonRoot/default [2022-10-21T07:48:34.162Z] === PAUSE TestMountDaemonRoot/default [2022-10-21T07:48:34.162Z] === RUN TestMountDaemonRoot/private [2022-10-21T07:48:34.162Z] === PAUSE TestMountDaemonRoot/private [2022-10-21T07:48:34.162Z] === RUN TestMountDaemonRoot/rprivate [2022-10-21T07:48:34.162Z] === PAUSE TestMountDaemonRoot/rprivate [2022-10-21T07:48:34.162Z] === RUN TestMountDaemonRoot/slave [2022-10-21T07:48:34.162Z] === PAUSE TestMountDaemonRoot/slave [2022-10-21T07:48:34.162Z] === RUN TestMountDaemonRoot/rslave [2022-10-21T07:48:34.162Z] === PAUSE TestMountDaemonRoot/rslave [2022-10-21T07:48:34.162Z] === RUN TestMountDaemonRoot/shared [2022-10-21T07:48:34.162Z] === PAUSE TestMountDaemonRoot/shared [2022-10-21T07:48:34.162Z] === RUN TestMountDaemonRoot/rshared [2022-10-21T07:48:34.162Z] === PAUSE TestMountDaemonRoot/rshared [2022-10-21T07:48:34.162Z] === CONT TestMountDaemonRoot/default [2022-10-21T07:48:34.162Z] === RUN TestMountDaemonRoot/default/bind_root [2022-10-21T07:48:34.162Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-10-21T07:48:34.162Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-10-21T07:48:34.162Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-10-21T07:48:34.162Z] === RUN TestMountDaemonRoot/default/mount_root [2022-10-21T07:48:34.162Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-10-21T07:48:34.162Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-10-21T07:48:34.162Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-10-21T07:48:34.162Z] === CONT TestMountDaemonRoot/default/bind_root [2022-10-21T07:48:34.162Z] === CONT TestMountDaemonRoot/rprivate [2022-10-21T07:48:34.162Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-10-21T07:48:34.162Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-10-21T07:48:34.162Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-10-21T07:48:34.162Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-10-21T07:48:34.162Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-10-21T07:48:34.162Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-10-21T07:48:34.162Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-10-21T07:48:34.162Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-10-21T07:48:34.162Z] === CONT TestMountDaemonRoot/private [2022-10-21T07:48:34.162Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-10-21T07:48:34.162Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-10-21T07:48:34.162Z] === RUN TestMountDaemonRoot/private/mount_root [2022-10-21T07:48:34.162Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-10-21T07:48:34.162Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-10-21T07:48:34.162Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-10-21T07:48:34.162Z] === RUN TestMountDaemonRoot/private/bind_root [2022-10-21T07:48:34.162Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-10-21T07:48:34.162Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-10-21T07:48:34.202Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-10-21T07:48:34.202Z] === RUN TestRemoveContainerRunning [2022-10-21T07:48:34.420Z] === CONT TestMountDaemonRoot/default/mount_root [2022-10-21T07:48:34.420Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-10-21T07:48:34.420Z] === CONT TestMountDaemonRoot/shared [2022-10-21T07:48:34.420Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-10-21T07:48:34.420Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-10-21T07:48:34.420Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-10-21T07:48:34.420Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-10-21T07:48:34.420Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-10-21T07:48:34.420Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-10-21T07:48:34.420Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-10-21T07:48:34.420Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-10-21T07:48:34.420Z] === CONT TestMountDaemonRoot/rshared [2022-10-21T07:48:34.420Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-10-21T07:48:34.420Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-10-21T07:48:34.420Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-10-21T07:48:34.420Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-10-21T07:48:34.420Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-10-21T07:48:34.420Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-10-21T07:48:34.420Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-10-21T07:48:34.420Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-10-21T07:48:34.420Z] === CONT TestMountDaemonRoot/rslave [2022-10-21T07:48:34.420Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-10-21T07:48:34.420Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-10-21T07:48:34.420Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-10-21T07:48:34.420Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-10-21T07:48:34.420Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-10-21T07:48:34.420Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-10-21T07:48:34.420Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-10-21T07:48:34.420Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-10-21T07:48:34.420Z] === CONT TestMountDaemonRoot/slave [2022-10-21T07:48:34.420Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-10-21T07:48:34.420Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-10-21T07:48:34.420Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-10-21T07:48:34.420Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-10-21T07:48:34.420Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-10-21T07:48:34.420Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-10-21T07:48:34.420Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-10-21T07:48:34.420Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-10-21T07:48:34.420Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-10-21T07:48:34.420Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-10-21T07:48:34.420Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-10-21T07:48:34.420Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-10-21T07:48:34.420Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-10-21T07:48:34.420Z] === CONT TestMountDaemonRoot/private/bind_root [2022-10-21T07:48:34.420Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-10-21T07:48:34.420Z] === CONT TestMountDaemonRoot/private/mount_root [2022-10-21T07:48:34.420Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-10-21T07:48:34.420Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-10-21T07:48:34.420Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-10-21T07:48:34.471Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-10-21T07:48:34.471Z] === RUN TestRemoveContainerForceRemoveRunning [2022-10-21T07:48:34.678Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-10-21T07:48:34.678Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-10-21T07:48:34.678Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-10-21T07:48:34.678Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-10-21T07:48:34.678Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-10-21T07:48:34.678Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-10-21T07:48:34.678Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-10-21T07:48:34.678Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-10-21T07:48:34.678Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-10-21T07:48:34.678Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-10-21T07:48:34.678Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-10-21T07:48:34.732Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-10-21T07:48:34.732Z] === RUN TestRemoveInvalidContainer [2022-10-21T07:48:34.732Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-10-21T07:48:34.732Z] === RUN TestRenameLinkedContainer [2022-10-21T07:48:34.815Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.69s) [2022-10-21T07:48:34.815Z] PASS [2022-10-21T07:48:34.815Z] [2022-10-21T07:48:34.815Z] === Skipped [2022-10-21T07:48:34.815Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-10-21T07:48:34.815Z] build_session_test.go:25: TODO: BuildKit [2022-10-21T07:48:34.815Z] [2022-10-21T07:48:34.815Z] DONE 33 tests, 1 skipped in 86.010s [2022-10-21T07:48:34.815Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-10-21T07:48:34.815Z] ++ 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-10-21T07:48:34.815Z] ++ set -e [2022-10-21T07:48:34.815Z] ++ '[' -n 0 ']' [2022-10-21T07:48:34.815Z] ++ set -x [2022-10-21T07:48:34.815Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-21T07:48:34.815Z] INFO: Testing against a local daemon [2022-10-21T07:48:34.815Z] === RUN TestConfigInspect [2022-10-21T07:48:34.937Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-10-21T07:48:34.937Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-10-21T07:48:34.937Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-10-21T07:48:34.937Z] === RUN TestContainerBindMountNonRecursive [2022-10-21T07:48:36.311Z] --- PASS: TestContainerBindMountNonRecursive (1.29s) [2022-10-21T07:48:36.311Z] === RUN TestContainerVolumesMountedAsShared [2022-10-21T07:48:36.569Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) [2022-10-21T07:48:36.569Z] === RUN TestContainerVolumesMountedAsSlave [2022-10-21T07:48:36.638Z] --- PASS: TestRenameLinkedContainer (1.54s) [2022-10-21T07:48:36.638Z] === RUN TestRenameStoppedContainer [2022-10-21T07:48:36.827Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-10-21T07:48:36.827Z] === RUN TestNetworkNat [2022-10-21T07:48:36.898Z] --- PASS: TestRenameStoppedContainer (0.51s) [2022-10-21T07:48:36.898Z] === RUN TestRenameRunningContainerAndReuse [2022-10-21T07:48:37.332Z] --- PASS: TestConfigInspect (2.28s) [2022-10-21T07:48:37.332Z] === RUN TestConfigList [2022-10-21T07:48:37.392Z] --- PASS: TestNetworkNat (0.49s) [2022-10-21T07:48:37.392Z] === RUN TestNetworkLocalhostTCPNat [2022-10-21T07:48:37.652Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-10-21T07:48:37.652Z] === RUN TestNetworkLoopbackNat [2022-10-21T07:48:37.835Z] --- PASS: TestRenameRunningContainerAndReuse (0.76s) [2022-10-21T07:48:37.835Z] === RUN TestRenameInvalidName [2022-10-21T07:48:38.094Z] --- PASS: TestRenameInvalidName (0.38s) [2022-10-21T07:48:38.094Z] === RUN TestRenameAnonymousContainer [2022-10-21T07:48:39.473Z] --- PASS: TestRenameAnonymousContainer (1.34s) [2022-10-21T07:48:39.473Z] === RUN TestRenameContainerWithSameName [2022-10-21T07:48:39.732Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2022-10-21T07:48:39.732Z] === RUN TestRenameContainerWithLinkedContainer [2022-10-21T07:48:39.848Z] --- PASS: TestConfigList (2.43s) [2022-10-21T07:48:39.848Z] === RUN TestConfigsCreateAndDelete [2022-10-21T07:48:40.670Z] --- PASS: TestRenameContainerWithLinkedContainer (0.72s) [2022-10-21T07:48:40.670Z] === RUN TestResize [2022-10-21T07:48:40.929Z] --- PASS: TestResize (0.42s) [2022-10-21T07:48:40.929Z] === RUN TestResizeWithInvalidSize [2022-10-21T07:48:40.932Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-10-21T07:48:40.932Z] === RUN TestPause [2022-10-21T07:48:40.932Z] --- PASS: TestPause (0.44s) [2022-10-21T07:48:40.932Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-10-21T07:48:40.932Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-10-21T07:48:40.932Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-10-21T07:48:40.932Z] === RUN TestPauseStopPausedContainer [2022-10-21T07:48:40.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-10-21T07:48:40.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-10-21T07:48:41.188Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-10-21T07:48:41.189Z] === RUN TestResizeWhenContainerNotStarted [2022-10-21T07:48:41.190Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-10-21T07:48:41.190Z] === RUN TestPsFilter [2022-10-21T07:48:41.448Z] --- PASS: TestPsFilter (0.13s) [2022-10-21T07:48:41.448Z] === RUN TestRemoveContainerWithRemovedVolume [2022-10-21T07:48:41.707Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-10-21T07:48:41.707Z] === RUN TestRemoveContainerWithVolume [2022-10-21T07:48:41.736Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2022-10-21T07:48:41.736Z] === RUN TestConfigsUpdate [2022-10-21T07:48:41.757Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s) [2022-10-21T07:48:41.757Z] === RUN TestDaemonRestartKillContainers [2022-10-21T07:48:41.757Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-10-21T07:48:41.757Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-10-21T07:48:41.757Z] === RUN TestCgroupNamespacesRun [2022-10-21T07:48:42.274Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-10-21T07:48:42.274Z] === RUN TestRemoveContainerRunning [2022-10-21T07:48:42.532Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-10-21T07:48:42.532Z] === RUN TestRemoveContainerForceRemoveRunning [2022-10-21T07:48:42.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-10-21T07:48:43.097Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-10-21T07:48:43.097Z] === RUN TestRemoveInvalidContainer [2022-10-21T07:48:43.097Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-10-21T07:48:43.097Z] === RUN TestRenameLinkedContainer [2022-10-21T07:48:43.628Z] --- PASS: TestConfigsUpdate (2.10s) [2022-10-21T07:48:43.628Z] === RUN TestTemplatedConfig [2022-10-21T07:48:43.662Z] --- PASS: TestCgroupNamespacesRun (2.07s) [2022-10-21T07:48:43.662Z] === RUN TestCgroupNamespacesRunPrivileged [2022-10-21T07:48:45.003Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-10-21T07:48:45.003Z] === RUN TestRenameStoppedContainer [2022-10-21T07:48:45.003Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-10-21T07:48:45.003Z] === RUN TestRenameRunningContainerAndReuse [2022-10-21T07:48:45.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-10-21T07:48:45.936Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-10-21T07:48:45.936Z] === RUN TestRenameInvalidName [2022-10-21T07:48:45.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-10-21T07:48:46.144Z] --- PASS: TestTemplatedConfig (2.47s) [2022-10-21T07:48:46.145Z] === RUN TestConfigCreateResolve [2022-10-21T07:48:46.194Z] --- PASS: TestRenameInvalidName (0.41s) [2022-10-21T07:48:46.194Z] === RUN TestRenameAnonymousContainer [2022-10-21T07:48:46.199Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.07s) [2022-10-21T07:48:46.199Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-10-21T07:48:47.568Z] --- PASS: TestRenameAnonymousContainer (1.44s) [2022-10-21T07:48:47.568Z] === RUN TestRenameContainerWithSameName [2022-10-21T07:48:48.104Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.12s) [2022-10-21T07:48:48.104Z] === RUN TestCgroupNamespacesRunHostMode [2022-10-21T07:48:48.137Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-10-21T07:48:48.137Z] === RUN TestRenameContainerWithLinkedContainer [2022-10-21T07:48:48.660Z] --- PASS: TestConfigCreateResolve (2.09s) [2022-10-21T07:48:48.661Z] === RUN TestConfigDaemonLibtrustID [2022-10-21T07:48:48.661Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-10-21T07:48:48.661Z] PASS [2022-10-21T07:48:48.661Z] [2022-10-21T07:48:48.661Z] DONE 7 tests in 14.160s [2022-10-21T07:48:48.916Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-10-21T07:48:48.916Z] ++ 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-10-21T07:48:48.916Z] ++ set -e [2022-10-21T07:48:48.916Z] ++ '[' -n 0 ']' [2022-10-21T07:48:48.916Z] ++ set -x [2022-10-21T07:48:48.917Z] ++ 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-10-21T07:48:48.917Z] INFO: Testing against a local daemon [2022-10-21T07:48:48.917Z] === RUN TestCheckpoint [2022-10-21T07:48:48.917Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-10-21T07:48:48.917Z] --- SKIP: TestCheckpoint (0.00s) [2022-10-21T07:48:48.917Z] === RUN TestContainerInvalidJSON [2022-10-21T07:48:48.917Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-10-21T07:48:48.917Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-10-21T07:48:48.917Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-10-21T07:48:48.917Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-10-21T07:48:48.917Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-10-21T07:48:48.917Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-10-21T07:48:48.917Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-10-21T07:48:48.917Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-10-21T07:48:48.917Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-10-21T07:48:48.917Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-10-21T07:48:48.917Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-10-21T07:48:48.917Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-10-21T07:48:48.917Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-10-21T07:48:48.917Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-10-21T07:48:48.917Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-10-21T07:48:48.917Z] === RUN TestCopyFromContainerPathIsNotDir [2022-10-21T07:48:49.070Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-10-21T07:48:49.070Z] === RUN TestResize [2022-10-21T07:48:49.177Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-10-21T07:48:49.177Z] === RUN TestCopyToContainerPathDoesNotExist [2022-10-21T07:48:49.177Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-10-21T07:48:49.177Z] === RUN TestCopyToContainerPathIsNotDir [2022-10-21T07:48:49.177Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-10-21T07:48:49.177Z] === RUN TestCopyFromContainer [2022-10-21T07:48:49.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-10-21T07:48:49.639Z] --- PASS: TestResize (0.53s) [2022-10-21T07:48:49.639Z] === RUN TestResizeWithInvalidSize [2022-10-21T07:48:49.898Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2022-10-21T07:48:49.898Z] === RUN TestResizeWhenContainerNotStarted [2022-10-21T07:48:50.011Z] --- PASS: TestCgroupNamespacesRunHostMode (2.12s) [2022-10-21T07:48:50.011Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-10-21T07:48:50.107Z] === RUN TestCopyFromContainer// [2022-10-21T07:48:50.107Z] === RUN TestCopyFromContainer//bar/root [2022-10-21T07:48:50.107Z] === RUN TestCopyFromContainer//bar/root/ [2022-10-21T07:48:50.107Z] === RUN TestCopyFromContainer/bar/quux [2022-10-21T07:48:50.364Z] === RUN TestCopyFromContainer/bar/quux/ [2022-10-21T07:48:50.364Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-10-21T07:48:50.364Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-10-21T07:48:50.364Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-10-21T07:48:50.364Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-10-21T07:48:50.465Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-10-21T07:48:50.465Z] === RUN TestDaemonRestartKillContainers [2022-10-21T07:48:50.465Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-10-21T07:48:50.465Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-10-21T07:48:50.465Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-10-21T07:48:50.465Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-10-21T07:48:50.465Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-10-21T07:48:50.465Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-10-21T07:48:50.465Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-10-21T07:48:50.465Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-10-21T07:48:50.465Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-10-21T07:48:50.465Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-10-21T07:48:50.465Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-10-21T07:48:50.465Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-10-21T07:48:50.465Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-10-21T07:48:50.465Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-10-21T07:48:50.465Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-10-21T07:48:50.465Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-10-21T07:48:50.465Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-10-21T07:48:50.465Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-10-21T07:48:50.465Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-10-21T07:48:50.465Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-10-21T07:48:50.465Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-10-21T07:48:50.465Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-10-21T07:48:50.465Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-10-21T07:48:50.465Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-10-21T07:48:50.465Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-10-21T07:48:50.465Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-10-21T07:48:50.619Z] === RUN TestCopyFromContainer/bar/notarget [2022-10-21T07:48:50.619Z] --- PASS: TestCopyFromContainer (1.40s) [2022-10-21T07:48:50.619Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-10-21T07:48:50.619Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-10-21T07:48:50.619Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-10-21T07:48:50.619Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-10-21T07:48:50.620Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-10-21T07:48:50.620Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-10-21T07:48:50.620Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-10-21T07:48:50.620Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-10-21T07:48:50.620Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-10-21T07:48:50.620Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-10-21T07:48:50.620Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-10-21T07:48:50.620Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-21T07:48:50.620Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-21T07:48:50.620Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-21T07:48:50.620Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-21T07:48:50.620Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-21T07:48:50.620Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-21T07:48:50.620Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-21T07:48:50.620Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-21T07:48:50.620Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-21T07:48:50.620Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-10-21T07:48:50.620Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-10-21T07:48:50.620Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-10-21T07:48:50.620Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-10-21T07:48:50.620Z] === RUN TestCreateLinkToNonExistingContainer [2022-10-21T07:48:50.620Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-10-21T07:48:50.620Z] === RUN TestCreateWithInvalidEnv [2022-10-21T07:48:50.620Z] === RUN TestCreateWithInvalidEnv/0 [2022-10-21T07:48:50.620Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-10-21T07:48:50.620Z] === RUN TestCreateWithInvalidEnv/1 [2022-10-21T07:48:50.620Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-10-21T07:48:50.620Z] === RUN TestCreateWithInvalidEnv/2 [2022-10-21T07:48:50.620Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-10-21T07:48:50.620Z] === CONT TestCreateWithInvalidEnv/0 [2022-10-21T07:48:50.620Z] === CONT TestCreateWithInvalidEnv/2 [2022-10-21T07:48:50.620Z] === CONT TestCreateWithInvalidEnv/1 [2022-10-21T07:48:50.620Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-10-21T07:48:50.620Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-10-21T07:48:50.620Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-10-21T07:48:50.620Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-10-21T07:48:50.620Z] === RUN TestCreateTmpfsMountsTarget [2022-10-21T07:48:50.620Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-10-21T07:48:50.620Z] === RUN TestCreateWithCustomMaskedPaths [2022-10-21T07:48:51.986Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-10-21T07:48:51.986Z] === RUN TestCreateWithCustomReadonlyPaths [2022-10-21T07:48:52.365Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-10-21T07:48:52.365Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-10-21T07:48:52.551Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.10s) [2022-10-21T07:48:52.551Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-10-21T07:48:53.351Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.24s) [2022-10-21T07:48:53.351Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-10-21T07:48:53.351Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-21T07:48:53.351Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-21T07:48:53.351Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-21T07:48:53.351Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-21T07:48:53.351Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-21T07:48:53.351Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-21T07:48:53.351Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-21T07:48:53.351Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-21T07:48:53.351Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-21T07:48:53.351Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-21T07:48:53.351Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-21T07:48:53.351Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-21T07:48:53.351Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-21T07:48:53.351Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-21T07:48:53.351Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-21T07:48:53.351Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-10-21T07:48:53.351Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-10-21T07:48:53.351Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-10-21T07:48:53.351Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-10-21T07:48:53.351Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-10-21T07:48:53.351Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-10-21T07:48:53.351Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-10-21T07:48:53.608Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-10-21T07:48:53.608Z] === RUN TestCreateDifferentPlatform [2022-10-21T07:48:53.608Z] === RUN TestCreateDifferentPlatform/different_os [2022-10-21T07:48:53.608Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-10-21T07:48:53.608Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-10-21T07:48:53.608Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-10-21T07:48:53.608Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-10-21T07:48:53.608Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-10-21T07:48:53.608Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-10-21T07:48:53.608Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-10-21T07:48:53.608Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-10-21T07:48:53.608Z] === RUN TestContainerStartOnDaemonRestart [2022-10-21T07:48:53.608Z] === PAUSE TestContainerStartOnDaemonRestart [2022-10-21T07:48:53.608Z] === RUN TestDaemonRestartIpcMode [2022-10-21T07:48:53.608Z] === PAUSE TestDaemonRestartIpcMode [2022-10-21T07:48:53.608Z] === RUN TestDaemonHostGatewayIP [2022-10-21T07:48:53.608Z] === PAUSE TestDaemonHostGatewayIP [2022-10-21T07:48:53.608Z] === RUN TestRestartDaemonWithRestartingContainer [2022-10-21T07:48:53.608Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-10-21T07:48:53.608Z] === RUN TestContainerKillOnDaemonStart [2022-10-21T07:48:53.608Z] === PAUSE TestContainerKillOnDaemonStart [2022-10-21T07:48:53.608Z] === RUN TestDiff [2022-10-21T07:48:53.743Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-10-21T07:48:53.743Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-10-21T07:48:54.172Z] --- PASS: TestDiff (0.47s) [2022-10-21T07:48:54.172Z] === RUN TestExecWithCloseStdin [2022-10-21T07:48:54.458Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.08s) [2022-10-21T07:48:54.458Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-10-21T07:48:54.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-10-21T07:48:54.684Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-10-21T07:48:54.733Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-10-21T07:48:54.733Z] === RUN TestExec [2022-10-21T07:48:54.941Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-10-21T07:48:54.989Z] --- PASS: TestExec (0.47s) [2022-10-21T07:48:54.989Z] === RUN TestExecUser [2022-10-21T07:48:55.552Z] --- PASS: TestExecUser (0.44s) [2022-10-21T07:48:55.552Z] === RUN TestExportContainerAndImportImage [2022-10-21T07:48:55.836Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.67s) [2022-10-21T07:48:55.836Z] === RUN TestCgroupNamespacesRunOlderClient [2022-10-21T07:48:56.114Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-10-21T07:48:56.114Z] === RUN TestExportContainerAfterDaemonRestart [2022-10-21T07:48:56.844Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-10-21T07:48:56.844Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-10-21T07:48:57.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-10-21T07:48:57.479Z] --- PASS: TestExportContainerAfterDaemonRestart (1.24s) [2022-10-21T07:48:57.479Z] === RUN TestHealthCheckWorkdir [2022-10-21T07:48:58.041Z] --- PASS: TestHealthCheckWorkdir (0.62s) [2022-10-21T07:48:58.041Z] === RUN TestHealthKillContainer [2022-10-21T07:48:58.375Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.12s) [2022-10-21T07:48:58.375Z] === RUN TestNISDomainname [2022-10-21T07:48:58.375Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-10-21T07:48:58.375Z] --- SKIP: TestNISDomainname (0.01s) [2022-10-21T07:48:58.375Z] === RUN TestHostnameDnsResolution [2022-10-21T07:48:58.634Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-10-21T07:48:58.634Z] === RUN TestUnprivilegedPortsAndPing [2022-10-21T07:48:58.634Z] 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-10-21T07:48:58.634Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-10-21T07:48:58.634Z] === RUN TestStats [2022-10-21T07:48:58.634Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-10-21T07:48:58.634Z] --- SKIP: TestStats (0.00s) [2022-10-21T07:48:58.634Z] === RUN TestStopContainerWithTimeout [2022-10-21T07:48:58.634Z] === RUN TestStopContainerWithTimeout/0 [2022-10-21T07:48:58.634Z] === PAUSE TestStopContainerWithTimeout/0 [2022-10-21T07:48:58.634Z] === RUN TestStopContainerWithTimeout/1 [2022-10-21T07:48:58.634Z] === PAUSE TestStopContainerWithTimeout/1 [2022-10-21T07:48:58.634Z] === RUN TestStopContainerWithTimeout/3 [2022-10-21T07:48:58.634Z] === PAUSE TestStopContainerWithTimeout/3 [2022-10-21T07:48:58.634Z] === RUN TestStopContainerWithTimeout/-1 [2022-10-21T07:48:58.634Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-10-21T07:48:58.634Z] === CONT TestStopContainerWithTimeout/0 [2022-10-21T07:48:58.634Z] === CONT TestStopContainerWithTimeout/-1 [2022-10-21T07:48:58.744Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-10-21T07:48:58.744Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-10-21T07:48:59.572Z] === CONT TestStopContainerWithTimeout/3 [2022-10-21T07:48:59.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-10-21T07:49:00.167Z] ..........................xx.................... [ 29%] [2022-10-21T07:49:00.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-10-21T07:49:00.644Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-10-21T07:49:00.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.75s) [2022-10-21T07:49:00.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.84s) [2022-10-21T07:49:00.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.31s) [2022-10-21T07:49:00.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-10-21T07:49:00.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-10-21T07:49:00.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-10-21T07:49:00.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.71s) [2022-10-21T07:49:00.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s) [2022-10-21T07:49:00.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.04s) [2022-10-21T07:49:00.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.10s) [2022-10-21T07:49:00.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s) [2022-10-21T07:49:00.644Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.72s) [2022-10-21T07:49:00.644Z] === RUN TestCgroupNamespacesRun [2022-10-21T07:49:01.479Z] === CONT TestStopContainerWithTimeout/1 [2022-10-21T07:49:01.578Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-10-21T07:49:01.578Z] === RUN TestCgroupNamespacesRunPrivileged [2022-10-21T07:49:01.578Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-10-21T07:49:01.578Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-10-21T07:49:01.578Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-10-21T07:49:02.857Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-10-21T07:49:02.857Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-10-21T07:49:02.857Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) [2022-10-21T07:49:02.857Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-10-21T07:49:02.857Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-10-21T07:49:02.857Z] === RUN TestDeleteDevicemapper [2022-10-21T07:49:02.857Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-10-21T07:49:02.857Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-10-21T07:49:02.857Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-10-21T07:49:02.951Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-10-21T07:49:02.951Z] === RUN TestCgroupNamespacesRunHostMode [2022-10-21T07:49:03.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-10-21T07:49:03.795Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.14s) [2022-10-21T07:49:03.795Z] === RUN TestUpdateMemory [2022-10-21T07:49:03.795Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-10-21T07:49:03.795Z] --- SKIP: TestUpdateMemory (0.00s) [2022-10-21T07:49:03.795Z] === RUN TestUpdateCPUQuota [2022-10-21T07:49:03.795Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-10-21T07:49:03.795Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-10-21T07:49:03.795Z] === RUN TestUpdatePidsLimit [2022-10-21T07:49:03.795Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-10-21T07:49:03.795Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-10-21T07:49:03.795Z] === RUN TestUpdateRestartPolicy [2022-10-21T07:49:03.924Z] --- PASS: TestCgroupNamespacesRunHostMode (1.20s) [2022-10-21T07:49:03.924Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-10-21T07:49:05.318Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-10-21T07:49:05.318Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-10-21T07:49:05.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-10-21T07:49:06.123Z] --- PASS: TestHealthKillContainer (7.86s) [2022-10-21T07:49:06.123Z] === RUN TestHealthCheckProcessKilled [2022-10-21T07:49:06.251Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-10-21T07:49:06.251Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-10-21T07:49:06.379Z] --- PASS: TestHealthCheckProcessKilled (0.67s) [2022-10-21T07:49:06.379Z] === RUN TestInspectCpusetInConfigPre120 [2022-10-21T07:49:06.940Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-10-21T07:49:06.940Z] === RUN TestIpcModeNone [2022-10-21T07:49:07.184Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-10-21T07:49:07.184Z] === RUN TestCgroupNamespacesRunOlderClient [2022-10-21T07:49:07.196Z] --- PASS: TestIpcModeNone (0.44s) [2022-10-21T07:49:07.196Z] === RUN TestIpcModePrivate [2022-10-21T07:49:07.758Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-10-21T07:49:07.758Z] --- PASS: TestIpcModePrivate (0.46s) [2022-10-21T07:49:07.758Z] === RUN TestIpcModeShareable [2022-10-21T07:49:08.118Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-10-21T07:49:08.118Z] === RUN TestNISDomainname [2022-10-21T07:49:08.320Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-10-21T07:49:08.320Z] --- PASS: TestIpcModeShareable (0.66s) [2022-10-21T07:49:08.320Z] === RUN TestAPIIpcModeShareableAndContainer [2022-10-21T07:49:08.684Z] --- PASS: TestNISDomainname (0.55s) [2022-10-21T07:49:08.684Z] === RUN TestHostnameDnsResolution [2022-10-21T07:49:08.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-10-21T07:49:09.618Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-10-21T07:49:09.618Z] === RUN TestUnprivilegedPortsAndPing [2022-10-21T07:49:09.876Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-10-21T07:49:09.876Z] === RUN TestStats [2022-10-21T07:49:10.209Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.52s) [2022-10-21T07:49:10.209Z] === RUN TestAPIIpcModeHost [2022-10-21T07:49:10.465Z] --- PASS: TestAPIIpcModeHost (0.45s) [2022-10-21T07:49:10.465Z] === RUN TestDaemonIpcModeShareable [2022-10-21T07:49:10.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-10-21T07:49:11.392Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-10-21T07:49:11.648Z] --- PASS: TestDaemonIpcModeShareable (1.24s) [2022-10-21T07:49:11.648Z] === RUN TestDaemonIpcModePrivate [2022-10-21T07:49:12.402Z] --- PASS: TestStats (2.47s) [2022-10-21T07:49:12.402Z] === RUN TestStopContainerWithTimeout [2022-10-21T07:49:12.402Z] === RUN TestStopContainerWithTimeout/0 [2022-10-21T07:49:12.402Z] === PAUSE TestStopContainerWithTimeout/0 [2022-10-21T07:49:12.402Z] === RUN TestStopContainerWithTimeout/1 [2022-10-21T07:49:12.402Z] === PAUSE TestStopContainerWithTimeout/1 [2022-10-21T07:49:12.402Z] === RUN TestStopContainerWithTimeout/3 [2022-10-21T07:49:12.402Z] === PAUSE TestStopContainerWithTimeout/3 [2022-10-21T07:49:12.402Z] === RUN TestStopContainerWithTimeout/-1 [2022-10-21T07:49:12.402Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-10-21T07:49:12.402Z] === CONT TestStopContainerWithTimeout/0 [2022-10-21T07:49:12.402Z] === CONT TestStopContainerWithTimeout/3 [2022-10-21T07:49:12.575Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-10-21T07:49:12.831Z] --- PASS: TestDaemonIpcModePrivate (1.13s) [2022-10-21T07:49:12.831Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-10-21T07:49:13.335Z] === CONT TestStopContainerWithTimeout/-1 [2022-10-21T07:49:13.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-10-21T07:49:13.758Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-10-21T07:49:13.758Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s) [2022-10-21T07:49:13.758Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-10-21T07:49:15.123Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-10-21T07:49:15.123Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) [2022-10-21T07:49:15.123Z] === RUN TestIpcModeOlderClient [2022-10-21T07:49:15.123Z] === PAUSE TestIpcModeOlderClient [2022-10-21T07:49:15.123Z] === RUN TestKillContainerInvalidSignal [2022-10-21T07:49:15.233Z] === CONT TestStopContainerWithTimeout/1 [2022-10-21T07:49:15.380Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-10-21T07:49:15.380Z] === RUN TestKillContainer [2022-10-21T07:49:15.380Z] === RUN TestKillContainer/no_signal [2022-10-21T07:49:15.942Z] === RUN TestKillContainer/non_killing_signal [2022-10-21T07:49:15.955Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-10-21T07:49:15.955Z] Using test binary docker [2022-10-21T07:49:15.955Z] +++ /etc/init.d/apparmor start [2022-10-21T07:49:15.955Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-10-21T07:49:15.955Z] INFO: Waiting for daemon to start... [2022-10-21T07:49:15.955Z] Starting dockerd [2022-10-21T07:49:15.955Z] +++ 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-10-21T07:49:16.011Z] --- PASS: TestUpdateRestartPolicy (10.74s) [2022-10-21T07:49:16.011Z] === RUN TestUpdateRestartWithAutoRemove [2022-10-21T07:49:16.011Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-10-21T07:49:16.011Z] === RUN TestWaitNonBlocked [2022-10-21T07:49:16.011Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-21T07:49:16.011Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-21T07:49:16.011Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-21T07:49:16.011Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-21T07:49:16.011Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-21T07:49:16.011Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-21T07:49:16.011Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-10-21T07:49:16.011Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-10-21T07:49:16.011Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2022-10-21T07:49:16.011Z] === RUN TestWaitBlocked [2022-10-21T07:49:16.011Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-10-21T07:49:16.011Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-10-21T07:49:16.011Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-10-21T07:49:16.011Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-10-21T07:49:16.011Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-10-21T07:49:16.011Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-10-21T07:49:16.204Z] === RUN TestKillContainer/killing_signal [2022-10-21T07:49:16.272Z] --- PASS: TestWaitBlocked (0.01s) [2022-10-21T07:49:16.272Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2022-10-21T07:49:16.272Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-10-21T07:49:16.272Z] === CONT TestDaemonRestartIpcMode [2022-10-21T07:49:16.272Z] === CONT TestIpcModeOlderClient [2022-10-21T07:49:16.272Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-10-21T07:49:16.272Z] === CONT TestRestartDaemonWithRestartingContainer [2022-10-21T07:49:16.606Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-10-21T07:49:16.606Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-10-21T07:49:16.606Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2022-10-21T07:49:16.606Z] --- PASS: TestStopContainerWithTimeout/-1 (2.36s) [2022-10-21T07:49:16.606Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-10-21T07:49:16.606Z] === RUN TestDeleteDevicemapper [2022-10-21T07:49:16.606Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-10-21T07:49:16.606Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-10-21T07:49:16.606Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-10-21T07:49:16.802Z] --- PASS: TestKillContainer (1.27s) [2022-10-21T07:49:16.803Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-10-21T07:49:16.803Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-10-21T07:49:16.803Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-10-21T07:49:16.803Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-10-21T07:49:16.803Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-10-21T07:49:17.065Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-10-21T07:49:17.153Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-10-21T07:49:17.858Z] . [2022-10-21T07:49:17.858Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-10-21T07:49:17.979Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.50s) [2022-10-21T07:49:17.979Z] === RUN TestUpdateMemory [2022-10-21T07:49:18.014Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2022-10-21T07:49:18.014Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-10-21T07:49:18.014Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-10-21T07:49:18.014Z] === RUN TestKillStoppedContainer [2022-10-21T07:49:18.014Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-10-21T07:49:18.014Z] === RUN TestKillStoppedContainerAPIPre120 [2022-10-21T07:49:18.014Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-10-21T07:49:18.014Z] === RUN TestKillDifferentUserContainer [2022-10-21T07:49:18.117Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-10-21T07:49:18.117Z] Error: No such image: emptyfs [2022-10-21T07:49:18.117Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-10-21T07:49:18.117Z] ++++ docker load [2022-10-21T07:49:18.376Z] Running integration-test (iteration 1) [2022-10-21T07:49:18.376Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-10-21T07:49:18.376Z] ++ 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-10-21T07:49:18.376Z] ++ set -e [2022-10-21T07:49:18.376Z] ++ '[' -n 0 ']' [2022-10-21T07:49:18.376Z] ++ set -x [2022-10-21T07:49:18.376Z] ++ 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-10-21T07:49:18.547Z] --- PASS: TestUpdateMemory (0.56s) [2022-10-21T07:49:18.547Z] === RUN TestUpdateCPUQuota [2022-10-21T07:49:18.575Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-10-21T07:49:18.576Z] === RUN TestInspectOomKilledTrue [2022-10-21T07:49:18.832Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-10-21T07:49:18.832Z] === RUN TestInspectOomKilledFalse [2022-10-21T07:49:19.312Z] Loaded image: busybox:latest [2022-10-21T07:49:19.394Z] --- PASS: TestInspectOomKilledFalse (0.46s) [2022-10-21T07:49:19.394Z] === RUN TestLinksEtcHostsContentMatch [2022-10-21T07:49:19.481Z] --- PASS: TestUpdateCPUQuota (0.91s) [2022-10-21T07:49:19.481Z] === RUN TestUpdatePidsLimit [2022-10-21T07:49:19.481Z] === RUN TestUpdatePidsLimit/update_from_none [2022-10-21T07:49:19.650Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-10-21T07:49:19.650Z] === RUN TestLinksContainerNames [2022-10-21T07:49:19.740Z] === RUN TestUpdatePidsLimit/no_change [2022-10-21T07:49:19.740Z] === RUN TestUpdatePidsLimit/update_lower [2022-10-21T07:49:19.880Z] Loaded image: busybox:glibc [2022-10-21T07:49:19.998Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-10-21T07:49:20.255Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-10-21T07:49:20.467Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.11s) [2022-10-21T07:49:20.514Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-10-21T07:49:20.579Z] --- PASS: TestLinksContainerNames (0.84s) [2022-10-21T07:49:20.579Z] === RUN TestLogsFollowTailEmpty [2022-10-21T07:49:20.726Z] --- PASS: TestDaemonRestartIpcMode (4.49s) [2022-10-21T07:49:20.726Z] PASS [2022-10-21T07:49:20.726Z] [2022-10-21T07:49:20.726Z] === Skipped [2022-10-21T07:49:20.726Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-10-21T07:49:20.726Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-10-21T07:49:20.726Z] [2022-10-21T07:49:20.726Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-10-21T07:49:20.726Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-10-21T07:49:20.726Z] [2022-10-21T07:49:20.726Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-10-21T07:49:20.726Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T07:49:20.726Z] [2022-10-21T07:49:20.726Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-10-21T07:49:20.726Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-10-21T07:49:20.726Z] [2022-10-21T07:49:20.726Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-10-21T07:49:20.726Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-10-21T07:49:20.726Z] [2022-10-21T07:49:20.726Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-10-21T07:49:20.726Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-10-21T07:49:20.726Z] [2022-10-21T07:49:20.726Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-10-21T07:49:20.726Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-10-21T07:49:20.726Z] [2022-10-21T07:49:20.726Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-10-21T07:49:20.726Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-10-21T07:49:20.726Z] [2022-10-21T07:49:20.726Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-10-21T07:49:20.726Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-10-21T07:49:20.726Z] [2022-10-21T07:49:20.726Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-10-21T07:49:20.726Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-10-21T07:49:20.726Z] [2022-10-21T07:49:20.726Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-10-21T07:49:20.726Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-10-21T07:49:20.726Z] [2022-10-21T07:49:20.726Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-10-21T07:49:20.726Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-10-21T07:49:20.726Z] [2022-10-21T07:49:20.726Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-10-21T07:49:20.726Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-10-21T07:49:20.726Z] [2022-10-21T07:49:20.726Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-10-21T07:49:20.726Z] 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-10-21T07:49:20.726Z] [2022-10-21T07:49:20.726Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-10-21T07:49:20.726Z] 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-10-21T07:49:20.726Z] [2022-10-21T07:49:20.726Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-10-21T07:49:20.726Z] 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-10-21T07:49:20.726Z] [2022-10-21T07:49:20.726Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-10-21T07:49:20.726Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-10-21T07:49:20.726Z] [2022-10-21T07:49:20.726Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-10-21T07:49:20.726Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-10-21T07:49:20.726Z] [2022-10-21T07:49:20.726Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-10-21T07:49:20.726Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-10-21T07:49:20.726Z] [2022-10-21T07:49:20.726Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-10-21T07:49:20.726Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-10-21T07:49:20.726Z] [2022-10-21T07:49:20.726Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-10-21T07:49:20.726Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-10-21T07:49:20.726Z] [2022-10-21T07:49:20.726Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-10-21T07:49:20.726Z] 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-10-21T07:49:20.726Z] [2022-10-21T07:49:20.726Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-10-21T07:49:20.726Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-10-21T07:49:20.726Z] [2022-10-21T07:49:20.726Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-10-21T07:49:20.726Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-10-21T07:49:20.726Z] [2022-10-21T07:49:20.726Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-10-21T07:49:20.726Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-10-21T07:49:20.726Z] [2022-10-21T07:49:20.726Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-10-21T07:49:20.726Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-10-21T07:49:20.726Z] [2022-10-21T07:49:20.726Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-10-21T07:49:20.726Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-10-21T07:49:20.726Z] [2022-10-21T07:49:20.726Z] DONE 178 tests, 27 skipped in 81.807s [2022-10-21T07:49:20.726Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-10-21T07:49:20.772Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-10-21T07:49:20.835Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-10-21T07:49:20.835Z] === RUN TestContainerNetworkMountsNoChown [2022-10-21T07:49:20.986Z] INFO: Testing against a local daemon [2022-10-21T07:49:20.986Z] === RUN TestLiveRestore [2022-10-21T07:49:20.986Z] === RUN TestLiveRestore/volume_references [2022-10-21T07:49:20.986Z] === PAUSE TestLiveRestore/volume_references [2022-10-21T07:49:20.986Z] === CONT TestLiveRestore/volume_references [2022-10-21T07:49:21.339Z] --- PASS: TestUpdatePidsLimit (1.89s) [2022-10-21T07:49:21.339Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-10-21T07:49:21.339Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-10-21T07:49:21.339Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-10-21T07:49:21.339Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-10-21T07:49:21.339Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-10-21T07:49:21.339Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-10-21T07:49:21.339Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-10-21T07:49:21.339Z] === RUN TestUpdateRestartPolicy [2022-10-21T07:49:21.401Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/default [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/default [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/private [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/private [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/rprivate [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/rprivate [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/slave [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/slave [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/rslave [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/rslave [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/shared [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/shared [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/rshared [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/rshared [2022-10-21T07:49:21.401Z] === CONT TestMountDaemonRoot/default [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/default/bind_root [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/default/mount_root [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-10-21T07:49:21.401Z] === CONT TestMountDaemonRoot/default/bind_root [2022-10-21T07:49:21.401Z] === CONT TestMountDaemonRoot/rshared [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-10-21T07:49:21.401Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-10-21T07:49:21.401Z] === CONT TestMountDaemonRoot/shared [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-10-21T07:49:21.401Z] === CONT TestMountDaemonRoot/rslave [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-10-21T07:49:21.401Z] === CONT TestMountDaemonRoot/slave [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-10-21T07:49:21.401Z] === CONT TestMountDaemonRoot/rprivate [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-10-21T07:49:21.401Z] === CONT TestMountDaemonRoot/private [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/private/bind_root [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-10-21T07:49:21.401Z] === RUN TestMountDaemonRoot/private/mount_root [2022-10-21T07:49:21.401Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-10-21T07:49:21.401Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-10-21T07:49:21.401Z] === CONT TestMountDaemonRoot/default/mount_root [2022-10-21T07:49:21.401Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-10-21T07:49:21.401Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-10-21T07:49:21.401Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-10-21T07:49:21.555Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-10-21T07:49:21.555Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-10-21T07:49:21.658Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-10-21T07:49:21.658Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-10-21T07:49:21.658Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-10-21T07:49:21.658Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-10-21T07:49:21.658Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-10-21T07:49:21.658Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-10-21T07:49:21.658Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-10-21T07:49:21.658Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-10-21T07:49:21.658Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-10-21T07:49:21.658Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-10-21T07:49:21.658Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-10-21T07:49:21.658Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-10-21T07:49:21.914Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-10-21T07:49:21.914Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-10-21T07:49:21.914Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-10-21T07:49:21.914Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-10-21T07:49:21.914Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-10-21T07:49:21.914Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-10-21T07:49:21.914Z] === CONT TestMountDaemonRoot/private/mount_root [2022-10-21T07:49:21.914Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-10-21T07:49:21.914Z] === CONT TestMountDaemonRoot/private/bind_root [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-10-21T07:49:21.914Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-10-21T07:49:21.914Z] === RUN TestContainerBindMountNonRecursive [2022-10-21T07:49:23.280Z] --- PASS: TestContainerBindMountNonRecursive (1.20s) [2022-10-21T07:49:23.280Z] === RUN TestContainerVolumesMountedAsShared [2022-10-21T07:49:23.536Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-10-21T07:49:23.536Z] === RUN TestContainerVolumesMountedAsSlave [2022-10-21T07:49:23.793Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-10-21T07:49:23.793Z] === RUN TestNetworkNat [2022-10-21T07:49:24.092Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-10-21T07:49:24.356Z] --- PASS: TestNetworkNat (0.52s) [2022-10-21T07:49:24.356Z] === RUN TestNetworkLocalhostTCPNat [2022-10-21T07:49:24.641Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-10-21T07:49:24.918Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-10-21T07:49:24.918Z] === RUN TestNetworkLoopbackNat [2022-10-21T07:49:25.228Z] Loaded image: debian:bullseye-slim [2022-10-21T07:49:25.228Z] Loaded image: hello-world:latest [2022-10-21T07:49:25.228Z] Loaded image: arm32v7/hello-world:latest [2022-10-21T07:49:25.228Z] INFO: Testing against a local daemon [2022-10-21T07:49:25.228Z] === RUN TestCgroupNamespacesBuild [2022-10-21T07:49:26.003Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-10-21T07:49:27.137Z] --- PASS: TestCgroupNamespacesBuild (2.14s) [2022-10-21T07:49:27.137Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-10-21T07:49:27.433Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-10-21T07:49:27.433Z] === RUN TestPause [2022-10-21T07:49:27.911Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-10-21T07:49:27.995Z] --- PASS: TestPause (0.48s) [2022-10-21T07:49:27.995Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-10-21T07:49:27.995Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-10-21T07:49:27.995Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-10-21T07:49:27.995Z] === RUN TestPauseStopPausedContainer [2022-10-21T07:49:28.251Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2022-10-21T07:49:28.251Z] === RUN TestPsFilter [2022-10-21T07:49:28.507Z] --- PASS: TestPsFilter (0.13s) [2022-10-21T07:49:28.507Z] === RUN TestRemoveContainerWithRemovedVolume [2022-10-21T07:49:28.763Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-10-21T07:49:28.763Z] === RUN TestRemoveContainerWithVolume [2022-10-21T07:49:29.037Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.98s) [2022-10-21T07:49:29.037Z] === RUN TestBuildWithSession [2022-10-21T07:49:29.037Z] build_session_test.go:25: TODO: BuildKit [2022-10-21T07:49:29.037Z] --- SKIP: TestBuildWithSession (0.00s) [2022-10-21T07:49:29.037Z] === RUN TestBuildSquashParent [2022-10-21T07:49:29.325Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-10-21T07:49:29.325Z] === RUN TestRemoveContainerRunning [2022-10-21T07:49:29.567Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-10-21T07:49:29.581Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-10-21T07:49:29.581Z] === RUN TestRemoveContainerForceRemoveRunning [2022-10-21T07:49:30.142Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-10-21T07:49:30.142Z] === RUN TestRemoveInvalidContainer [2022-10-21T07:49:30.142Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-10-21T07:49:30.142Z] === RUN TestRenameLinkedContainer [2022-10-21T07:49:31.202Z] --- PASS: TestLiveRestore (0.00s) [2022-10-21T07:49:31.202Z] --- PASS: TestLiveRestore/volume_references (9.66s) [2022-10-21T07:49:31.202Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (7.98s) [2022-10-21T07:49:31.202Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (2.12s) [2022-10-21T07:49:31.202Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (2.04s) [2022-10-21T07:49:31.202Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (2.06s) [2022-10-21T07:49:31.202Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.76s) [2022-10-21T07:49:31.202Z] PASS [2022-10-21T07:49:31.202Z] [2022-10-21T07:49:31.202Z] DONE 7 tests in 9.751s [2022-10-21T07:49:31.202Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-10-21T07:49:31.202Z] INFO: Testing against a local daemon [2022-10-21T07:49:31.202Z] === RUN TestCommitInheritsEnv [2022-10-21T07:49:32.035Z] --- PASS: TestRenameLinkedContainer (1.67s) [2022-10-21T07:49:32.035Z] === RUN TestRenameStoppedContainer [2022-10-21T07:49:32.035Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-10-21T07:49:32.035Z] === RUN TestRenameRunningContainerAndReuse [2022-10-21T07:49:32.139Z] --- PASS: TestCommitInheritsEnv (1.39s) [2022-10-21T07:49:32.139Z] === RUN TestImportExtremelyLargeImageWorks [2022-10-21T07:49:32.139Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-10-21T07:49:32.139Z] === RUN TestImagesFilterMultiReference [2022-10-21T07:49:32.139Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-10-21T07:49:32.139Z] === RUN TestImagePullPlatformInvalid [2022-10-21T07:49:32.139Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-10-21T07:49:32.139Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-10-21T07:49:32.139Z] pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-10-21T07:49:32.139Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2022-10-21T07:49:32.139Z] === RUN TestRemoveImageOrphaning [2022-10-21T07:49:32.963Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-10-21T07:49:32.963Z] === RUN TestRenameInvalidName [2022-10-21T07:49:33.525Z] --- PASS: TestRenameInvalidName (0.40s) [2022-10-21T07:49:33.525Z] === RUN TestRenameAnonymousContainer [2022-10-21T07:49:33.536Z] --- PASS: TestUpdateRestartPolicy (10.95s) [2022-10-21T07:49:33.536Z] === RUN TestUpdateRestartWithAutoRemove [2022-10-21T07:49:33.536Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-10-21T07:49:33.536Z] === RUN TestWaitNonBlocked [2022-10-21T07:49:33.536Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-21T07:49:33.536Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-21T07:49:33.536Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-21T07:49:33.536Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-21T07:49:33.536Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-21T07:49:33.536Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-21T07:49:33.536Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-10-21T07:49:33.536Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-10-21T07:49:33.536Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-10-21T07:49:33.536Z] === RUN TestWaitBlocked [2022-10-21T07:49:33.536Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-10-21T07:49:33.536Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-10-21T07:49:33.536Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-10-21T07:49:33.536Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-10-21T07:49:33.536Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-10-21T07:49:33.536Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-10-21T07:49:34.045Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2022-10-21T07:49:34.045Z] === RUN TestRemoveImageGarbageCollector [2022-10-21T07:49:34.045Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-10-21T07:49:34.045Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-10-21T07:49:34.045Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-10-21T07:49:34.310Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-10-21T07:49:34.310Z] === RUN TestTagInvalidReference [2022-10-21T07:49:34.310Z] --- PASS: TestTagInvalidReference (0.01s) [2022-10-21T07:49:34.310Z] === RUN TestTagValidPrefixedRepo [2022-10-21T07:49:34.310Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-10-21T07:49:34.310Z] === RUN TestTagExistedNameWithoutForce [2022-10-21T07:49:34.310Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-10-21T07:49:34.310Z] === RUN TestTagOfficialNames [2022-10-21T07:49:34.310Z] --- PASS: TestTagOfficialNames (0.04s) [2022-10-21T07:49:34.310Z] === RUN TestTagMatchesDigest [2022-10-21T07:49:34.310Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-10-21T07:49:34.310Z] === CONT TestImportExtremelyLargeImageWorks [2022-10-21T07:49:34.470Z] --- PASS: TestWaitBlocked (0.01s) [2022-10-21T07:49:34.470Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.76s) [2022-10-21T07:49:34.470Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s) [2022-10-21T07:49:34.470Z] === CONT TestContainerStartOnDaemonRestart [2022-10-21T07:49:34.470Z] === CONT TestRestartDaemonWithRestartingContainer [2022-10-21T07:49:34.890Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2022-10-21T07:49:34.890Z] === RUN TestRenameContainerWithSameName [2022-10-21T07:49:35.452Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-10-21T07:49:35.452Z] === RUN TestRenameContainerWithLinkedContainer [2022-10-21T07:49:36.372Z] --- PASS: TestContainerStartOnDaemonRestart (2.24s) [2022-10-21T07:49:36.372Z] === CONT TestIpcModeOlderClient [2022-10-21T07:49:36.380Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-10-21T07:49:36.380Z] === RUN TestResize [2022-10-21T07:49:36.630Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.26s) [2022-10-21T07:49:36.630Z] === CONT TestContainerKillOnDaemonStart [2022-10-21T07:49:36.630Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-10-21T07:49:36.630Z] === CONT TestDaemonHostGatewayIP [2022-10-21T07:49:36.635Z] --- PASS: TestResize (0.46s) [2022-10-21T07:49:36.635Z] === RUN TestResizeWithInvalidSize [2022-10-21T07:49:37.197Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-10-21T07:49:37.197Z] === RUN TestResizeWhenContainerNotStarted [2022-10-21T07:49:37.453Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-10-21T07:49:37.453Z] === RUN TestDaemonRestartKillContainers [2022-10-21T07:49:37.453Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-10-21T07:49:37.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-10-21T07:49:37.453Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-10-21T07:49:37.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-10-21T07:49:37.453Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-10-21T07:49:37.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-10-21T07:49:37.453Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-10-21T07:49:37.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-10-21T07:49:37.453Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-10-21T07:49:37.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-10-21T07:49:37.453Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-10-21T07:49:37.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-10-21T07:49:37.453Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-10-21T07:49:37.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-10-21T07:49:37.453Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-10-21T07:49:37.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-10-21T07:49:37.453Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-10-21T07:49:37.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-10-21T07:49:37.453Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-10-21T07:49:37.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-10-21T07:49:37.453Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-10-21T07:49:37.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-10-21T07:49:37.453Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-10-21T07:49:37.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-10-21T07:49:37.453Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-10-21T07:49:37.453Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-10-21T07:49:38.819Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-10-21T07:49:39.004Z] --- PASS: TestBuildSquashParent (8.16s) [2022-10-21T07:49:39.004Z] === RUN TestBuildWithRemoveAndForceRemove [2022-10-21T07:49:39.004Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-21T07:49:39.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-21T07:49:39.004Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-21T07:49:39.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-21T07:49:39.004Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-21T07:49:39.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-21T07:49:39.004Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-21T07:49:39.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-21T07:49:39.004Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-21T07:49:39.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-21T07:49:39.004Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-21T07:49:39.004Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-21T07:49:39.004Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-21T07:49:39.004Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-21T07:49:39.075Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-10-21T07:49:39.162Z] --- PASS: TestDaemonHostGatewayIP (2.47s) [2022-10-21T07:49:39.162Z] === CONT TestDaemonRestartIpcMode [2022-10-21T07:49:40.010Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-10-21T07:49:40.381Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-21T07:49:40.381Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-21T07:49:40.573Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-10-21T07:49:41.501Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-10-21T07:49:41.690Z] --- PASS: TestDaemonRestartIpcMode (2.25s) [2022-10-21T07:49:42.063Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-10-21T07:49:42.991Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-10-21T07:49:43.664Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-21T07:49:43.664Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-21T07:49:43.918Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-10-21T07:49:44.846Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-10-21T07:49:45.774Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-10-21T07:49:46.579Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-10-21T07:49:46.945Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-10-21T07:49:46.946Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.92s) [2022-10-21T07:49:46.946Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.13s) [2022-10-21T07:49:46.946Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.99s) [2022-10-21T07:49:46.946Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.91s) [2022-10-21T07:49:46.946Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.83s) [2022-10-21T07:49:46.946Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.02s) [2022-10-21T07:49:46.946Z] === RUN TestBuildMultiStageCopy [2022-10-21T07:49:46.946Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-10-21T07:49:47.139Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-10-21T07:49:47.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-10-21T07:49:47.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s) [2022-10-21T07:49:47.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-10-21T07:49:47.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-10-21T07:49:47.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-10-21T07:49:47.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s) [2022-10-21T07:49:47.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s) [2022-10-21T07:49:47.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.88s) [2022-10-21T07:49:47.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.77s) [2022-10-21T07:49:47.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s) [2022-10-21T07:49:47.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-10-21T07:49:47.139Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.58s) [2022-10-21T07:49:47.139Z] === RUN TestCgroupNamespacesRun [2022-10-21T07:49:48.244Z] --- PASS: TestContainerKillOnDaemonStart (11.64s) [2022-10-21T07:49:48.244Z] PASS [2022-10-21T07:49:48.244Z] [2022-10-21T07:49:48.244Z] === Skipped [2022-10-21T07:49:48.244Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-10-21T07:49:48.244Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-10-21T07:49:48.244Z] [2022-10-21T07:49:48.244Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-10-21T07:49:48.244Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-10-21T07:49:48.244Z] [2022-10-21T07:49:48.244Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-10-21T07:49:48.244Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-10-21T07:49:48.244Z] [2022-10-21T07:49:48.244Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-10-21T07:49:48.244Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-10-21T07:49:48.244Z] [2022-10-21T07:49:48.244Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-10-21T07:49:48.244Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-10-21T07:49:48.244Z] [2022-10-21T07:49:48.244Z] DONE 197 tests, 5 skipped in 109.226s [2022-10-21T07:49:48.244Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-10-21T07:49:48.244Z] INFO: Testing against a local daemon [2022-10-21T07:49:48.244Z] === RUN TestLiveRestore [2022-10-21T07:49:48.244Z] === RUN TestLiveRestore/volume_references [2022-10-21T07:49:48.244Z] === PAUSE TestLiveRestore/volume_references [2022-10-21T07:49:48.244Z] === CONT TestLiveRestore/volume_references [2022-10-21T07:49:48.504Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-10-21T07:49:48.504Z] === RUN TestCgroupNamespacesRunPrivileged [2022-10-21T07:49:48.809Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-10-21T07:49:48.809Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-10-21T07:49:49.435Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s) [2022-10-21T07:49:49.435Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-10-21T07:49:49.474Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-10-21T07:49:49.474Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-10-21T07:49:49.743Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-10-21T07:49:50.040Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-10-21T07:49:50.605Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-10-21T07:49:50.802Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-10-21T07:49:50.802Z] === RUN TestCgroupNamespacesRunHostMode [2022-10-21T07:49:51.116Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-10-21T07:49:51.172Z] --- PASS: TestBuildMultiStageCopy (4.65s) [2022-10-21T07:49:51.172Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.66s) [2022-10-21T07:49:51.172Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2022-10-21T07:49:51.172Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2022-10-21T07:49:51.172Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2022-10-21T07:49:51.172Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.50s) [2022-10-21T07:49:51.172Z] === RUN TestBuildMultiStageParentConfig [2022-10-21T07:49:51.682Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-10-21T07:49:51.731Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-10-21T07:49:51.731Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-10-21T07:49:52.106Z] --- PASS: TestBuildMultiStageParentConfig (1.17s) [2022-10-21T07:49:52.106Z] === RUN TestBuildLabelWithTargets [2022-10-21T07:49:52.616Z] --- PASS: TestLiveRestore (0.00s) [2022-10-21T07:49:52.616Z] --- PASS: TestLiveRestore/volume_references (4.47s) [2022-10-21T07:49:52.616Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.81s) [2022-10-21T07:49:52.616Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.02s) [2022-10-21T07:49:52.616Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.94s) [2022-10-21T07:49:52.616Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.89s) [2022-10-21T07:49:52.616Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.96s) [2022-10-21T07:49:52.616Z] PASS [2022-10-21T07:49:52.616Z] [2022-10-21T07:49:52.616Z] DONE 7 tests in 4.508s [2022-10-21T07:49:52.616Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-10-21T07:49:52.875Z] INFO: Testing against a local daemon [2022-10-21T07:49:52.875Z] === RUN TestCommitInheritsEnv [2022-10-21T07:49:53.099Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-10-21T07:49:53.099Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-10-21T07:49:53.134Z] --- PASS: TestCommitInheritsEnv (0.26s) [2022-10-21T07:49:53.134Z] === RUN TestImportExtremelyLargeImageWorks [2022-10-21T07:49:53.134Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-10-21T07:49:53.134Z] === RUN TestImagesFilterMultiReference [2022-10-21T07:49:53.134Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-10-21T07:49:53.134Z] === RUN TestImagePullPlatformInvalid [2022-10-21T07:49:53.134Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-10-21T07:49:53.134Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-10-21T07:49:53.134Z] time="2022-10-21T07:49:53Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.18.7 instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 version="v2.1.0+unknown" [2022-10-21T07:49:53.134Z] time="2022-10-21T07:49:53Z" level=info msg="redis not configured" go.version=go1.18.7 instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 version="v2.1.0+unknown" [2022-10-21T07:49:53.134Z] time="2022-10-21T07:49:53Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.7 instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 version="v2.1.0+unknown" [2022-10-21T07:49:53.134Z] time="2022-10-21T07:49:53Z" level=info msg="Starting upload purge in 47m0s" go.version=go1.18.7 instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 version="v2.1.0+unknown" [2022-10-21T07:49:53.134Z] time="2022-10-21T07:49:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3e9d129e-3ee0-47aa-9ffb-9c6310dffc38 http.request.method=GET http.request.remoteaddr="127.0.0.1:41672" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 version="v2.1.0+unknown" [2022-10-21T07:49:53.134Z] time="2022-10-21T07:49:53Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3e9d129e-3ee0-47aa-9ffb-9c6310dffc38 http.request.method=GET http.request.remoteaddr="127.0.0.1:41672" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.981466ms http.response.status=200 http.response.written=2 instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 version="v2.1.0+unknown" [2022-10-21T07:49:53.135Z] 127.0.0.1 - - [21/Oct/2022:07:49:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2022-10-21T07:49:53.135Z] time="2022-10-21T07:49:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=724eb37b-2e59-4e0c-899f-09c5113ea31a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41678" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.135Z] time="2022-10-21T07:49:53Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=724eb37b-2e59-4e0c-899f-09c5113ea31a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41678" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.135Z] time="2022-10-21T07:49:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=e0ff9a05-1d8e-4d7d-95b6-37ad2f6cd850 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.135Z] time="2022-10-21T07:49:53Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=e0ff9a05-1d8e-4d7d-95b6-37ad2f6cd850 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.135Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=e0ff9a05-1d8e-4d7d-95b6-37ad2f6cd850 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=17.378µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4932f49e-9ac0-4e66-9234-9e16fee8c057 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.135Z] time="2022-10-21T07:49:53Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=e0ff9a05-1d8e-4d7d-95b6-37ad2f6cd850 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.839387ms http.response.status=404 http.response.written=157 instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.135Z] 127.0.0.1 - - [21/Oct/2022:07:49:53 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-10-21T07:49:53.135Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=724eb37b-2e59-4e0c-899f-09c5113ea31a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41678" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=732.872µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fa6973ae-9b6c-4dcb-a081-c5d6f418d915 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.135Z] time="2022-10-21T07:49:53Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=724eb37b-2e59-4e0c-899f-09c5113ea31a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41678" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=6.366303ms http.response.status=404 http.response.written=157 instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.135Z] 127.0.0.1 - - [21/Oct/2022:07:49:53 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-10-21T07:49:53.135Z] time="2022-10-21T07:49:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0dcefd01-2d9a-4b69-aef2-716d0822cc9c http.request.method=POST http.request.remoteaddr="127.0.0.1:41678" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.135Z] time="2022-10-21T07:49:53Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0dcefd01-2d9a-4b69-aef2-716d0822cc9c http.request.method=POST http.request.remoteaddr="127.0.0.1:41678" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.135Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/1b5bac73-83fa-4993-a1db-36e5ffc08550/startedat\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0dcefd01-2d9a-4b69-aef2-716d0822cc9c http.request.method=POST http.request.remoteaddr="127.0.0.1:41678" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=569.817µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=15ca469a-bf83-4942-9c1b-aecd1c2863a2 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.135Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1b5bac73-83fa-4993-a1db-36e5ffc08550/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0dcefd01-2d9a-4b69-aef2-716d0822cc9c http.request.method=POST http.request.remoteaddr="127.0.0.1:41678" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=31.088µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=dc34016a-ad5e-4e68-8737-4a50348fb83e trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.135Z] time="2022-10-21T07:49:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=f8cf4c90-e7ab-4c74-8cc5-e1841c78f766 http.request.method=POST http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.135Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/1b5bac73-83fa-4993-a1db-36e5ffc08550/hashstates/sha256/0\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0dcefd01-2d9a-4b69-aef2-716d0822cc9c http.request.method=POST http.request.remoteaddr="127.0.0.1:41678" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=313.189µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6b750d97-a6b3-42f4-84c4-ddff1010c5cd trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.135Z] time="2022-10-21T07:49:53Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=0dcefd01-2d9a-4b69-aef2-716d0822cc9c http.request.method=POST http.request.remoteaddr="127.0.0.1:41678" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=6.009142ms http.response.status=202 http.response.written=0 instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 version="v2.1.0+unknown" [2022-10-21T07:49:53.135Z] 127.0.0.1 - - [21/Oct/2022:07:49:53 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-10-21T07:49:53.135Z] time="2022-10-21T07:49:53Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=f8cf4c90-e7ab-4c74-8cc5-e1841c78f766 http.request.method=POST http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.135Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ae65d9bd-773b-44f7-a3c1-e248da249ede/startedat\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=f8cf4c90-e7ab-4c74-8cc5-e1841c78f766 http.request.method=POST http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=169.262µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3d929984-ac17-4a9c-888c-2ca3c1e3959c trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.135Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ae65d9bd-773b-44f7-a3c1-e248da249ede/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=f8cf4c90-e7ab-4c74-8cc5-e1841c78f766 http.request.method=POST http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=27.478µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8fba8ffb-1125-4efc-abd3-99a0c73aebce trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.135Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/ae65d9bd-773b-44f7-a3c1-e248da249ede/hashstates/sha256/0\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=f8cf4c90-e7ab-4c74-8cc5-e1841c78f766 http.request.method=POST http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=199.991µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d10ee97c-0027-4320-a8d0-00225c871af9 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.135Z] time="2022-10-21T07:49:53Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=f8cf4c90-e7ab-4c74-8cc5-e1841c78f766 http.request.method=POST http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=9.397023ms http.response.status=202 http.response.written=0 instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 version="v2.1.0+unknown" [2022-10-21T07:49:53.135Z] 127.0.0.1 - - [21/Oct/2022:07:49:53 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-10-21T07:49:53.135Z] time="2022-10-21T07:49:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b33a0dd1-17b0-4017-981a-023fdc0ecc2b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41678" http.request.uri="/v2/test/blobs/uploads/1b5bac73-83fa-4993-a1db-36e5ffc08550?_state=4MqQAFUX515n0w0-JXClbW5vhL-KXW0dtZ-x779tcWd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiNWJhYzczLTgzZmEtNDk5My1hMWRiLTM2ZTVmZmMwODU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo0OTo1My4xMDk0NjEwNzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.name=test vars.uuid=1b5bac73-83fa-4993-a1db-36e5ffc08550 version="v2.1.0+unknown" [2022-10-21T07:49:53.135Z] time="2022-10-21T07:49:53Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b33a0dd1-17b0-4017-981a-023fdc0ecc2b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41678" http.request.uri="/v2/test/blobs/uploads/1b5bac73-83fa-4993-a1db-36e5ffc08550?_state=4MqQAFUX515n0w0-JXClbW5vhL-KXW0dtZ-x779tcWd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiNWJhYzczLTgzZmEtNDk5My1hMWRiLTM2ZTVmZmMwODU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo0OTo1My4xMDk0NjEwNzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.name=test vars.uuid=1b5bac73-83fa-4993-a1db-36e5ffc08550 version="v2.1.0+unknown" [2022-10-21T07:49:53.135Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/1b5bac73-83fa-4993-a1db-36e5ffc08550/startedat\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b33a0dd1-17b0-4017-981a-023fdc0ecc2b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41678" http.request.uri="/v2/test/blobs/uploads/1b5bac73-83fa-4993-a1db-36e5ffc08550?_state=4MqQAFUX515n0w0-JXClbW5vhL-KXW0dtZ-x779tcWd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiNWJhYzczLTgzZmEtNDk5My1hMWRiLTM2ZTVmZmMwODU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo0OTo1My4xMDk0NjEwNzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=32.476µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=51d38c7a-a1d1-4352-a4a6-c063220d0975 trace.line=82 vars.name=test vars.uuid=1b5bac73-83fa-4993-a1db-36e5ffc08550 version="v2.1.0+unknown" [2022-10-21T07:49:53.135Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1b5bac73-83fa-4993-a1db-36e5ffc08550/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b33a0dd1-17b0-4017-981a-023fdc0ecc2b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41678" http.request.uri="/v2/test/blobs/uploads/1b5bac73-83fa-4993-a1db-36e5ffc08550?_state=4MqQAFUX515n0w0-JXClbW5vhL-KXW0dtZ-x779tcWd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiNWJhYzczLTgzZmEtNDk5My1hMWRiLTM2ZTVmZmMwODU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo0OTo1My4xMDk0NjEwNzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=8.714µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=94cbee29-bf47-4cb8-a215-35d29adb2769 trace.line=141 vars.name=test vars.uuid=1b5bac73-83fa-4993-a1db-36e5ffc08550 version="v2.1.0+unknown" [2022-10-21T07:49:53.135Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/1b5bac73-83fa-4993-a1db-36e5ffc08550/data\", 0)" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b33a0dd1-17b0-4017-981a-023fdc0ecc2b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41678" http.request.uri="/v2/test/blobs/uploads/1b5bac73-83fa-4993-a1db-36e5ffc08550?_state=4MqQAFUX515n0w0-JXClbW5vhL-KXW0dtZ-x779tcWd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiNWJhYzczLTgzZmEtNDk5My1hMWRiLTM2ZTVmZmMwODU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo0OTo1My4xMDk0NjEwNzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=143.191µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=c2ac6546-fc2a-46a8-948e-ebaa071a4e73 trace.line=124 vars.name=test vars.uuid=1b5bac73-83fa-4993-a1db-36e5ffc08550 version="v2.1.0+unknown" [2022-10-21T07:49:53.135Z] time="2022-10-21T07:49:53Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b33a0dd1-17b0-4017-981a-023fdc0ecc2b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41678" http.request.uri="/v2/test/blobs/uploads/1b5bac73-83fa-4993-a1db-36e5ffc08550?_state=4MqQAFUX515n0w0-JXClbW5vhL-KXW0dtZ-x779tcWd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiNWJhYzczLTgzZmEtNDk5My1hMWRiLTM2ZTVmZmMwODU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo0OTo1My4xMDk0NjEwNzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.name=test vars.uuid=1b5bac73-83fa-4993-a1db-36e5ffc08550 version="v2.1.0+unknown" [2022-10-21T07:49:53.135Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1b5bac73-83fa-4993-a1db-36e5ffc08550/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b33a0dd1-17b0-4017-981a-023fdc0ecc2b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41678" http.request.uri="/v2/test/blobs/uploads/1b5bac73-83fa-4993-a1db-36e5ffc08550?_state=4MqQAFUX515n0w0-JXClbW5vhL-KXW0dtZ-x779tcWd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiNWJhYzczLTgzZmEtNDk5My1hMWRiLTM2ZTVmZmMwODU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo0OTo1My4xMDk0NjEwNzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=25.757µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3abfacbb-0ca0-4d9a-b4be-d090ad8a18d8 trace.line=141 vars.name=test vars.uuid=1b5bac73-83fa-4993-a1db-36e5ffc08550 version="v2.1.0+unknown" [2022-10-21T07:49:53.135Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b33a0dd1-17b0-4017-981a-023fdc0ecc2b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41678" http.request.uri="/v2/test/blobs/uploads/1b5bac73-83fa-4993-a1db-36e5ffc08550?_state=4MqQAFUX515n0w0-JXClbW5vhL-KXW0dtZ-x779tcWd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiNWJhYzczLTgzZmEtNDk5My1hMWRiLTM2ZTVmZmMwODU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo0OTo1My4xMDk0NjEwNzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=22.816µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8130751f-affc-456c-8fbc-8e312be0abb9 trace.line=141 vars.name=test vars.uuid=1b5bac73-83fa-4993-a1db-36e5ffc08550 version="v2.1.0+unknown" [2022-10-21T07:49:53.135Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1b5bac73-83fa-4993-a1db-36e5ffc08550/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b33a0dd1-17b0-4017-981a-023fdc0ecc2b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41678" http.request.uri="/v2/test/blobs/uploads/1b5bac73-83fa-4993-a1db-36e5ffc08550?_state=4MqQAFUX515n0w0-JXClbW5vhL-KXW0dtZ-x779tcWd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiNWJhYzczLTgzZmEtNDk5My1hMWRiLTM2ZTVmZmMwODU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo0OTo1My4xMDk0NjEwNzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=12.869µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3a4ad599-4d1d-4f69-b25f-1805a0232e7f trace.line=141 vars.name=test vars.uuid=1b5bac73-83fa-4993-a1db-36e5ffc08550 version="v2.1.0+unknown" [2022-10-21T07:49:53.136Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/1b5bac73-83fa-4993-a1db-36e5ffc08550/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b33a0dd1-17b0-4017-981a-023fdc0ecc2b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41678" http.request.uri="/v2/test/blobs/uploads/1b5bac73-83fa-4993-a1db-36e5ffc08550?_state=4MqQAFUX515n0w0-JXClbW5vhL-KXW0dtZ-x779tcWd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiNWJhYzczLTgzZmEtNDk5My1hMWRiLTM2ZTVmZmMwODU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo0OTo1My4xMDk0NjEwNzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=1.06582ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=224c4c45-30c6-42e2-b3ca-199bbbd2e355 trace.line=167 vars.name=test vars.uuid=1b5bac73-83fa-4993-a1db-36e5ffc08550 version="v2.1.0+unknown" [2022-10-21T07:49:53.136Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b33a0dd1-17b0-4017-981a-023fdc0ecc2b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41678" http.request.uri="/v2/test/blobs/uploads/1b5bac73-83fa-4993-a1db-36e5ffc08550?_state=4MqQAFUX515n0w0-JXClbW5vhL-KXW0dtZ-x779tcWd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiNWJhYzczLTgzZmEtNDk5My1hMWRiLTM2ZTVmZmMwODU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo0OTo1My4xMDk0NjEwNzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=472.679µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1dabd968-e04e-4722-b32e-508f161c6e30 trace.line=95 vars.name=test vars.uuid=1b5bac73-83fa-4993-a1db-36e5ffc08550 version="v2.1.0+unknown" [2022-10-21T07:49:53.136Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/1b5bac73-83fa-4993-a1db-36e5ffc08550\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b33a0dd1-17b0-4017-981a-023fdc0ecc2b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41678" http.request.uri="/v2/test/blobs/uploads/1b5bac73-83fa-4993-a1db-36e5ffc08550?_state=4MqQAFUX515n0w0-JXClbW5vhL-KXW0dtZ-x779tcWd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiNWJhYzczLTgzZmEtNDk5My1hMWRiLTM2ZTVmZmMwODU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo0OTo1My4xMDk0NjEwNzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=460.313µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=238ff10a-6948-4aa7-996f-592bd976a711 trace.line=181 vars.name=test vars.uuid=1b5bac73-83fa-4993-a1db-36e5ffc08550 version="v2.1.0+unknown" [2022-10-21T07:49:53.136Z] time="2022-10-21T07:49:53Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b33a0dd1-17b0-4017-981a-023fdc0ecc2b http.request.method=PUT http.request.remoteaddr="127.0.0.1:41678" http.request.uri="/v2/test/blobs/uploads/1b5bac73-83fa-4993-a1db-36e5ffc08550?_state=4MqQAFUX515n0w0-JXClbW5vhL-KXW0dtZ-x779tcWd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiNWJhYzczLTgzZmEtNDk5My1hMWRiLTM2ZTVmZmMwODU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo0OTo1My4xMDk0NjEwNzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=8.666802ms http.response.status=201 http.response.written=0 instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 version="v2.1.0+unknown" [2022-10-21T07:49:53.136Z] 127.0.0.1 - - [21/Oct/2022:07:49:53 +0000] "PUT /v2/test/blobs/uploads/1b5bac73-83fa-4993-a1db-36e5ffc08550?_state=4MqQAFUX515n0w0-JXClbW5vhL-KXW0dtZ-x779tcWd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjFiNWJhYzczLTgzZmEtNDk5My1hMWRiLTM2ZTVmZmMwODU1MCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo0OTo1My4xMDk0NjEwNzNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-10-21T07:49:53.136Z] time="2022-10-21T07:49:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b37c115c-3510-41c6-853b-0122cba76959 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/blobs/uploads/ae65d9bd-773b-44f7-a3c1-e248da249ede?_state=F5HDibTRtwXZ6YqePHiwodCV9GVOXda9_SUs_2wAanp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlNjVkOWJkLTc3M2ItNDRmNy1hM2MxLWUyNDhkYTI0OWVkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo0OTo1My4xMTYxNDkwMTlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.name=test vars.uuid=ae65d9bd-773b-44f7-a3c1-e248da249ede version="v2.1.0+unknown" [2022-10-21T07:49:53.136Z] time="2022-10-21T07:49:53Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b37c115c-3510-41c6-853b-0122cba76959 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/blobs/uploads/ae65d9bd-773b-44f7-a3c1-e248da249ede?_state=F5HDibTRtwXZ6YqePHiwodCV9GVOXda9_SUs_2wAanp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlNjVkOWJkLTc3M2ItNDRmNy1hM2MxLWUyNDhkYTI0OWVkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo0OTo1My4xMTYxNDkwMTlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.name=test vars.uuid=ae65d9bd-773b-44f7-a3c1-e248da249ede version="v2.1.0+unknown" [2022-10-21T07:49:53.136Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/ae65d9bd-773b-44f7-a3c1-e248da249ede/startedat\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b37c115c-3510-41c6-853b-0122cba76959 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/blobs/uploads/ae65d9bd-773b-44f7-a3c1-e248da249ede?_state=F5HDibTRtwXZ6YqePHiwodCV9GVOXda9_SUs_2wAanp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlNjVkOWJkLTc3M2ItNDRmNy1hM2MxLWUyNDhkYTI0OWVkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo0OTo1My4xMTYxNDkwMTlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=171.174µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9d66c5e0-d05b-4c9e-a48c-7304fff3906f trace.line=82 vars.name=test vars.uuid=ae65d9bd-773b-44f7-a3c1-e248da249ede version="v2.1.0+unknown" [2022-10-21T07:49:53.136Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ae65d9bd-773b-44f7-a3c1-e248da249ede/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b37c115c-3510-41c6-853b-0122cba76959 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/blobs/uploads/ae65d9bd-773b-44f7-a3c1-e248da249ede?_state=F5HDibTRtwXZ6YqePHiwodCV9GVOXda9_SUs_2wAanp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlNjVkOWJkLTc3M2ItNDRmNy1hM2MxLWUyNDhkYTI0OWVkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo0OTo1My4xMTYxNDkwMTlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=19.226µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6dfa6273-1f4a-41dc-ba67-66ffa6725fbf trace.line=141 vars.name=test vars.uuid=ae65d9bd-773b-44f7-a3c1-e248da249ede version="v2.1.0+unknown" [2022-10-21T07:49:53.136Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/ae65d9bd-773b-44f7-a3c1-e248da249ede/data\", 0)" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b37c115c-3510-41c6-853b-0122cba76959 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/blobs/uploads/ae65d9bd-773b-44f7-a3c1-e248da249ede?_state=F5HDibTRtwXZ6YqePHiwodCV9GVOXda9_SUs_2wAanp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlNjVkOWJkLTc3M2ItNDRmNy1hM2MxLWUyNDhkYTI0OWVkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo0OTo1My4xMTYxNDkwMTlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=233.453µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=d0c9ea1f-5dc1-4bab-9da0-33762ebc8d59 trace.line=124 vars.name=test vars.uuid=ae65d9bd-773b-44f7-a3c1-e248da249ede version="v2.1.0+unknown" [2022-10-21T07:49:53.136Z] time="2022-10-21T07:49:53Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b37c115c-3510-41c6-853b-0122cba76959 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/blobs/uploads/ae65d9bd-773b-44f7-a3c1-e248da249ede?_state=F5HDibTRtwXZ6YqePHiwodCV9GVOXda9_SUs_2wAanp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlNjVkOWJkLTc3M2ItNDRmNy1hM2MxLWUyNDhkYTI0OWVkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo0OTo1My4xMTYxNDkwMTlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.name=test vars.uuid=ae65d9bd-773b-44f7-a3c1-e248da249ede version="v2.1.0+unknown" [2022-10-21T07:49:53.136Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ae65d9bd-773b-44f7-a3c1-e248da249ede/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b37c115c-3510-41c6-853b-0122cba76959 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/blobs/uploads/ae65d9bd-773b-44f7-a3c1-e248da249ede?_state=F5HDibTRtwXZ6YqePHiwodCV9GVOXda9_SUs_2wAanp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlNjVkOWJkLTc3M2ItNDRmNy1hM2MxLWUyNDhkYTI0OWVkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo0OTo1My4xMTYxNDkwMTlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=165.365µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ffbf9a6f-bf92-4f07-bbee-e1278a88f424 trace.line=141 vars.name=test vars.uuid=ae65d9bd-773b-44f7-a3c1-e248da249ede version="v2.1.0+unknown" [2022-10-21T07:49:53.136Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b37c115c-3510-41c6-853b-0122cba76959 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/blobs/uploads/ae65d9bd-773b-44f7-a3c1-e248da249ede?_state=F5HDibTRtwXZ6YqePHiwodCV9GVOXda9_SUs_2wAanp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlNjVkOWJkLTc3M2ItNDRmNy1hM2MxLWUyNDhkYTI0OWVkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo0OTo1My4xMTYxNDkwMTlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=36.421µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=11dc5e0d-77b1-4bf6-9459-35a0396de8e6 trace.line=141 vars.name=test vars.uuid=ae65d9bd-773b-44f7-a3c1-e248da249ede version="v2.1.0+unknown" [2022-10-21T07:49:53.136Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/ae65d9bd-773b-44f7-a3c1-e248da249ede/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b37c115c-3510-41c6-853b-0122cba76959 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/blobs/uploads/ae65d9bd-773b-44f7-a3c1-e248da249ede?_state=F5HDibTRtwXZ6YqePHiwodCV9GVOXda9_SUs_2wAanp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlNjVkOWJkLTc3M2ItNDRmNy1hM2MxLWUyNDhkYTI0OWVkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo0OTo1My4xMTYxNDkwMTlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=119.672µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5c4e012b-e54c-42bd-81aa-da53dd0ec485 trace.line=141 vars.name=test vars.uuid=ae65d9bd-773b-44f7-a3c1-e248da249ede version="v2.1.0+unknown" [2022-10-21T07:49:53.136Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/ae65d9bd-773b-44f7-a3c1-e248da249ede/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b37c115c-3510-41c6-853b-0122cba76959 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/blobs/uploads/ae65d9bd-773b-44f7-a3c1-e248da249ede?_state=F5HDibTRtwXZ6YqePHiwodCV9GVOXda9_SUs_2wAanp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlNjVkOWJkLTc3M2ItNDRmNy1hM2MxLWUyNDhkYTI0OWVkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo0OTo1My4xMTYxNDkwMTlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=847.289µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=36cfc19a-45be-4b1c-9328-4ac144bf9a5c trace.line=167 vars.name=test vars.uuid=ae65d9bd-773b-44f7-a3c1-e248da249ede version="v2.1.0+unknown" [2022-10-21T07:49:53.136Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b37c115c-3510-41c6-853b-0122cba76959 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/blobs/uploads/ae65d9bd-773b-44f7-a3c1-e248da249ede?_state=F5HDibTRtwXZ6YqePHiwodCV9GVOXda9_SUs_2wAanp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlNjVkOWJkLTc3M2ItNDRmNy1hM2MxLWUyNDhkYTI0OWVkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo0OTo1My4xMTYxNDkwMTlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=147.769µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a1d5399b-7506-411e-9ab0-6dda7aca0b5b trace.line=95 vars.name=test vars.uuid=ae65d9bd-773b-44f7-a3c1-e248da249ede version="v2.1.0+unknown" [2022-10-21T07:49:53.136Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/ae65d9bd-773b-44f7-a3c1-e248da249ede\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b37c115c-3510-41c6-853b-0122cba76959 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/blobs/uploads/ae65d9bd-773b-44f7-a3c1-e248da249ede?_state=F5HDibTRtwXZ6YqePHiwodCV9GVOXda9_SUs_2wAanp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlNjVkOWJkLTc3M2ItNDRmNy1hM2MxLWUyNDhkYTI0OWVkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo0OTo1My4xMTYxNDkwMTlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=524.358µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=874eae4e-958d-4c8d-b845-d040eb3a5daf trace.line=181 vars.name=test vars.uuid=ae65d9bd-773b-44f7-a3c1-e248da249ede version="v2.1.0+unknown" [2022-10-21T07:49:53.136Z] time="2022-10-21T07:49:53Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b37c115c-3510-41c6-853b-0122cba76959 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/blobs/uploads/ae65d9bd-773b-44f7-a3c1-e248da249ede?_state=F5HDibTRtwXZ6YqePHiwodCV9GVOXda9_SUs_2wAanp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlNjVkOWJkLTc3M2ItNDRmNy1hM2MxLWUyNDhkYTI0OWVkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo0OTo1My4xMTYxNDkwMTlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=10.718036ms http.response.status=201 http.response.written=0 instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 version="v2.1.0+unknown" [2022-10-21T07:49:53.136Z] 127.0.0.1 - - [21/Oct/2022:07:49:53 +0000] "PUT /v2/test/blobs/uploads/ae65d9bd-773b-44f7-a3c1-e248da249ede?_state=F5HDibTRtwXZ6YqePHiwodCV9GVOXda9_SUs_2wAanp7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFlNjVkOWJkLTc3M2ItNDRmNy1hM2MxLWUyNDhkYTI0OWVkZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo0OTo1My4xMTYxNDkwMTlaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-10-21T07:49:53.136Z] time="2022-10-21T07:49:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=df2489af-489a-4468-99d9-429b3e71b5db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:49:53.396Z] time="2022-10-21T07:49:53Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=df2489af-489a-4468-99d9-429b3e71b5db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:49:53.396Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=df2489af-489a-4468-99d9-429b3e71b5db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=40.49µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=154d438b-62c0-45f1-88a8-78e15399ee10 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:49:53.396Z] time="2022-10-21T07:49:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=df2489af-489a-4468-99d9-429b3e71b5db http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.785053ms http.response.status=404 http.response.written=96 instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:49:53.396Z] 127.0.0.1 - - [21/Oct/2022:07:49:53 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2022-10-21T07:49:53.396Z] time="2022-10-21T07:49:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c02a274f-c9c8-4b73-bc77-31977806a73c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:49:53.396Z] time="2022-10-21T07:49:53Z" level=debug msg=PutImageManifest go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c02a274f-c9c8-4b73-bc77-31977806a73c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:49:53.396Z] time="2022-10-21T07:49:53Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c02a274f-c9c8-4b73-bc77-31977806a73c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:49:53.396Z] time="2022-10-21T07:49:53Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c02a274f-c9c8-4b73-bc77-31977806a73c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:49:53.396Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c02a274f-c9c8-4b73-bc77-31977806a73c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=77.555µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=26c1926e-4475-44a8-94a8-93082c6aff15 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:49:53.396Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c02a274f-c9c8-4b73-bc77-31977806a73c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=19.604µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=17075545-ea67-49af-a4f2-c38da5415fda trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:49:53.396Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c02a274f-c9c8-4b73-bc77-31977806a73c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=85.608µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c5f59057-db9e-44d7-9941-7408c9a29358 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:49:53.396Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c02a274f-c9c8-4b73-bc77-31977806a73c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=98.943µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=06b89fef-c262-4690-b8d7-312baa548a01 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:49:53.396Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c02a274f-c9c8-4b73-bc77-31977806a73c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=47.413µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e4b2dbda-8b01-40d8-9437-a2bf6acdf671 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:49:53.396Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c02a274f-c9c8-4b73-bc77-31977806a73c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=348.146µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=99cb7226-7d17-4ecf-833a-afd0da26d17b trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:49:53.396Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c02a274f-c9c8-4b73-bc77-31977806a73c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=416.554µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8ac2c336-614c-45a0-a248-bfffc1363e8d trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:49:53.396Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c02a274f-c9c8-4b73-bc77-31977806a73c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=236.11µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0503ccbe-b11b-4be3-8936-3592d09d1b22 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:49:53.397Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c02a274f-c9c8-4b73-bc77-31977806a73c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=556.052µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3c358d01-83f1-4897-a853-dd29320705b5 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:49:53.397Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c02a274f-c9c8-4b73-bc77-31977806a73c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=149.453µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ba9e8100-6cd0-45de-831f-3df090272533 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:49:53.397Z] time="2022-10-21T07:49:53Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=c02a274f-c9c8-4b73-bc77-31977806a73c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41676" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.507271ms http.response.status=201 http.response.written=0 instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 version="v2.1.0+unknown" [2022-10-21T07:49:53.397Z] 127.0.0.1 - - [21/Oct/2022:07:49:53 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-10-21T07:49:53.397Z] time="2022-10-21T07:49:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=328d3339-5aea-4111-a3e2-f0fbb7f6ec41 http.request.method=GET http.request.remoteaddr="127.0.0.1:41704" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 version="v2.1.0+unknown" [2022-10-21T07:49:53.397Z] time="2022-10-21T07:49:53Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=328d3339-5aea-4111-a3e2-f0fbb7f6ec41 http.request.method=GET http.request.remoteaddr="127.0.0.1:41704" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="855.167µs" http.response.status=200 http.response.written=2 instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 version="v2.1.0+unknown" [2022-10-21T07:49:53.397Z] 127.0.0.1 - - [21/Oct/2022:07:49:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T07:49:53.397Z] time="2022-10-21T07:49:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=e805f060-4cd4-4159-aaf4-52a77b270ffc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41710" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:49:53.397Z] time="2022-10-21T07:49:53Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=e805f060-4cd4-4159-aaf4-52a77b270ffc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41710" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:49:53.397Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=e805f060-4cd4-4159-aaf4-52a77b270ffc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41710" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=47.162µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0ce68eb8-c745-4620-835c-71f9433aea6e trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:49:53.397Z] time="2022-10-21T07:49:53Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=e805f060-4cd4-4159-aaf4-52a77b270ffc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41710" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:49:53.397Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=e805f060-4cd4-4159-aaf4-52a77b270ffc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41710" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=25.848µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0d42678c-d999-4bc3-badb-55d00d14a40b trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:49:53.397Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=e805f060-4cd4-4159-aaf4-52a77b270ffc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41710" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=11.199µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=08b70f52-5eea-468c-9c98-97f5b08816c1 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:49:53.397Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=e805f060-4cd4-4159-aaf4-52a77b270ffc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41710" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=17.29µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b988e275-9846-41f0-9af2-9483386f5231 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:49:53.397Z] time="2022-10-21T07:49:53Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=e805f060-4cd4-4159-aaf4-52a77b270ffc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41710" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:49:53.397Z] time="2022-10-21T07:49:53Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=e805f060-4cd4-4159-aaf4-52a77b270ffc http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41710" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.288378ms http.response.status=200 http.response.written=417 instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 version="v2.1.0+unknown" [2022-10-21T07:49:53.397Z] 127.0.0.1 - - [21/Oct/2022:07:49:53 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T07:49:53.397Z] time="2022-10-21T07:49:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=340b16b1-6f5e-42d3-a21d-0fbfbd0c0f4f http.request.method=GET http.request.remoteaddr="127.0.0.1:41714" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:49:53.397Z] time="2022-10-21T07:49:53Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=340b16b1-6f5e-42d3-a21d-0fbfbd0c0f4f http.request.method=GET http.request.remoteaddr="127.0.0.1:41714" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:49:53.397Z] time="2022-10-21T07:49:53Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=340b16b1-6f5e-42d3-a21d-0fbfbd0c0f4f http.request.method=GET http.request.remoteaddr="127.0.0.1:41714" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:49:53.397Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=340b16b1-6f5e-42d3-a21d-0fbfbd0c0f4f http.request.method=GET http.request.remoteaddr="127.0.0.1:41714" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=38.223µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ddb779cf-0f01-432a-a5f8-d12f65ee13ed trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:49:53.397Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=340b16b1-6f5e-42d3-a21d-0fbfbd0c0f4f http.request.method=GET http.request.remoteaddr="127.0.0.1:41714" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=119.521µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6a806c8e-087c-4966-835e-a7174e845e7c trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:49:53.397Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=340b16b1-6f5e-42d3-a21d-0fbfbd0c0f4f http.request.method=GET http.request.remoteaddr="127.0.0.1:41714" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=37.636µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5b452cce-36b2-4ded-b655-26877f5b9f75 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:49:53.397Z] time="2022-10-21T07:49:53Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=340b16b1-6f5e-42d3-a21d-0fbfbd0c0f4f http.request.method=GET http.request.remoteaddr="127.0.0.1:41714" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:49:53.397Z] time="2022-10-21T07:49:53Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=340b16b1-6f5e-42d3-a21d-0fbfbd0c0f4f http.request.method=GET http.request.remoteaddr="127.0.0.1:41714" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.15954ms http.response.status=200 http.response.written=417 instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 version="v2.1.0+unknown" [2022-10-21T07:49:53.397Z] 127.0.0.1 - - [21/Oct/2022:07:49:53 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T07:49:53.397Z] time="2022-10-21T07:49:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4b260788-b355-4727-be56-e100852069e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:41722" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.397Z] time="2022-10-21T07:49:53Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4b260788-b355-4727-be56-e100852069e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:41722" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.397Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4b260788-b355-4727-be56-e100852069e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:41722" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=241.651µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2b4a019d-bbab-4416-8445-2ed2cb7d1f87 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.397Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4b260788-b355-4727-be56-e100852069e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:41722" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=17.921µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5d503fd3-f98b-4585-8168-8524fdce67be trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.397Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4b260788-b355-4727-be56-e100852069e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:41722" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=49.778µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9114c4ee-ee21-45ae-9e69-205a169a22bc trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.397Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4b260788-b355-4727-be56-e100852069e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:41722" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=18.934µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e350e405-11bb-484a-9738-27cff14b8447 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.397Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4b260788-b355-4727-be56-e100852069e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:41722" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=16.244µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ff4f0df6-7840-4687-be49-729aa84c677a trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.398Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4b260788-b355-4727-be56-e100852069e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:41722" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=7.739µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=c72c9e89-6298-4d4d-9a86-b9c06e0a7884 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.398Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4b260788-b355-4727-be56-e100852069e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:41722" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=316.628µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=de2e799c-0fea-4afa-8357-51825ec702eb trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.398Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4b260788-b355-4727-be56-e100852069e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:41722" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=34.738µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=29ded154-6684-4991-a4e5-c406635547cc trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.398Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4b260788-b355-4727-be56-e100852069e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:41722" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=20.258µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=20231551-9143-44fa-9780-3b2641d04df9 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.398Z] time="2022-10-21T07:49:53Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4b260788-b355-4727-be56-e100852069e4 http.request.method=GET http.request.remoteaddr="127.0.0.1:41722" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=5.292247ms http.response.status=200 http.response.written=179 instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 version="v2.1.0+unknown" [2022-10-21T07:49:53.398Z] 127.0.0.1 - - [21/Oct/2022:07:49:53 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T07:49:53.398Z] time="2022-10-21T07:49:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=fd517dac-bc33-47b5-9f71-6e8dbbe3c828 http.request.method=GET http.request.remoteaddr="127.0.0.1:41730" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.398Z] time="2022-10-21T07:49:53Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=fd517dac-bc33-47b5-9f71-6e8dbbe3c828 http.request.method=GET http.request.remoteaddr="127.0.0.1:41730" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.398Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=fd517dac-bc33-47b5-9f71-6e8dbbe3c828 http.request.method=GET http.request.remoteaddr="127.0.0.1:41730" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=95.874µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4a6f5688-ca58-4a85-8ea6-1c84c602e92c trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.398Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=fd517dac-bc33-47b5-9f71-6e8dbbe3c828 http.request.method=GET http.request.remoteaddr="127.0.0.1:41730" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=217.781µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=97258a4b-5210-47bd-88cb-a3bdb7f18ac3 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.398Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=fd517dac-bc33-47b5-9f71-6e8dbbe3c828 http.request.method=GET http.request.remoteaddr="127.0.0.1:41730" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=36.24µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7784a089-0fe6-48ac-bfa8-9cb5b39b9230 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.398Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=fd517dac-bc33-47b5-9f71-6e8dbbe3c828 http.request.method=GET http.request.remoteaddr="127.0.0.1:41730" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=20.923µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1a6e1d2d-1eb7-4302-b065-0b4f6336efbf trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.398Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=fd517dac-bc33-47b5-9f71-6e8dbbe3c828 http.request.method=GET http.request.remoteaddr="127.0.0.1:41730" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=275.199µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d48fc202-7755-4bff-98bb-29c4ebf2f39a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.398Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=fd517dac-bc33-47b5-9f71-6e8dbbe3c828 http.request.method=GET http.request.remoteaddr="127.0.0.1:41730" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=8.67µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=239822a2-936c-465e-b067-b2722b3b9167 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.398Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=fd517dac-bc33-47b5-9f71-6e8dbbe3c828 http.request.method=GET http.request.remoteaddr="127.0.0.1:41730" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=98.8µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=c47e852a-383f-489e-862f-af02916edb32 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.398Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=fd517dac-bc33-47b5-9f71-6e8dbbe3c828 http.request.method=GET http.request.remoteaddr="127.0.0.1:41730" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=55.275µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=96923940-61ba-4d24-add4-e4fe21dd7dc5 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.398Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=fd517dac-bc33-47b5-9f71-6e8dbbe3c828 http.request.method=GET http.request.remoteaddr="127.0.0.1:41730" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=18.239µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fd82d604-ba9e-496e-981b-de7a4f6adf5c trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:49:53.398Z] time="2022-10-21T07:49:53Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=fd517dac-bc33-47b5-9f71-6e8dbbe3c828 http.request.method=GET http.request.remoteaddr="127.0.0.1:41730" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=14.734096ms http.response.status=200 http.response.written=68 instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 version="v2.1.0+unknown" [2022-10-21T07:49:53.398Z] 127.0.0.1 - - [21/Oct/2022:07:49:53 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T07:49:53.398Z] time="2022-10-21T07:49:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=ad78afac-7090-4f16-9a26-cbdc81e2ed43 http.request.method=GET http.request.remoteaddr="127.0.0.1:41750" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 version="v2.1.0+unknown" [2022-10-21T07:49:53.398Z] time="2022-10-21T07:49:53Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=ad78afac-7090-4f16-9a26-cbdc81e2ed43 http.request.method=GET http.request.remoteaddr="127.0.0.1:41750" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="841.408µs" http.response.status=200 http.response.written=2 instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 version="v2.1.0+unknown" [2022-10-21T07:49:53.398Z] 127.0.0.1 - - [21/Oct/2022:07:49:53 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T07:49:53.398Z] time="2022-10-21T07:49:53Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=daad3b82-6ad1-4f8a-982a-02905c073ee6 http.request.method=GET http.request.remoteaddr="127.0.0.1:41760" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:49:53.398Z] time="2022-10-21T07:49:53Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=daad3b82-6ad1-4f8a-982a-02905c073ee6 http.request.method=GET http.request.remoteaddr="127.0.0.1:41760" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:49:53.398Z] time="2022-10-21T07:49:53Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=daad3b82-6ad1-4f8a-982a-02905c073ee6 http.request.method=GET http.request.remoteaddr="127.0.0.1:41760" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:49:53.398Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=daad3b82-6ad1-4f8a-982a-02905c073ee6 http.request.method=GET http.request.remoteaddr="127.0.0.1:41760" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=36.988µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=442a7452-f7ab-4cb3-9950-c2eb72c0a88a trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:49:53.398Z] time="2022-10-21T07:49:53Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=daad3b82-6ad1-4f8a-982a-02905c073ee6 http.request.method=GET http.request.remoteaddr="127.0.0.1:41760" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 trace.duration=15.687µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e66178c2-6ae6-4ace-89ac-9c386f013716 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:49:53.398Z] time="2022-10-21T07:49:53Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=daad3b82-6ad1-4f8a-982a-02905c073ee6 http.request.method=GET http.request.remoteaddr="127.0.0.1:41760" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.032515ms http.response.status=404 http.response.written=181 instance.id=58541b48-4a0b-4f90-8382-ccce2402eed4 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:49:53.398Z] 127.0.0.1 - - [21/Oct/2022:07:49:53 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T07:49:53.398Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.31s) [2022-10-21T07:49:53.398Z] === RUN TestRemoveImageOrphaning [2022-10-21T07:49:53.657Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-10-21T07:49:53.657Z] === RUN TestRemoveImageGarbageCollector [2022-10-21T07:49:54.005Z] --- PASS: TestBuildLabelWithTargets (1.81s) [2022-10-21T07:49:54.005Z] === RUN TestBuildWithEmptyLayers [2022-10-21T07:49:54.028Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-10-21T07:49:54.028Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-10-21T07:49:54.955Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2022-10-21T07:49:54.955Z] === RUN TestCgroupNamespacesRunOlderClient [2022-10-21T07:49:55.379Z] --- PASS: TestBuildWithEmptyLayers (1.08s) [2022-10-21T07:49:55.379Z] === RUN TestBuildMultiStageOnBuild [2022-10-21T07:49:55.556Z] --- PASS: TestRemoveImageGarbageCollector (1.84s) [2022-10-21T07:49:55.556Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-10-21T07:49:55.556Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-10-21T07:49:55.556Z] === RUN TestTagInvalidReference [2022-10-21T07:49:55.556Z] --- PASS: TestTagInvalidReference (0.01s) [2022-10-21T07:49:55.556Z] === RUN TestTagValidPrefixedRepo [2022-10-21T07:49:55.556Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-10-21T07:49:55.556Z] === RUN TestTagExistedNameWithoutForce [2022-10-21T07:49:55.556Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-10-21T07:49:55.556Z] === RUN TestTagOfficialNames [2022-10-21T07:49:55.556Z] --- PASS: TestTagOfficialNames (0.04s) [2022-10-21T07:49:55.556Z] === RUN TestTagMatchesDigest [2022-10-21T07:49:55.556Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-10-21T07:49:55.556Z] === CONT TestImportExtremelyLargeImageWorks [2022-10-21T07:49:55.883Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s) [2022-10-21T07:49:55.883Z] === RUN TestNISDomainname [2022-10-21T07:49:56.444Z] --- PASS: TestNISDomainname (0.52s) [2022-10-21T07:49:56.444Z] === RUN TestHostnameDnsResolution [2022-10-21T07:49:57.006Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-10-21T07:49:57.006Z] === RUN TestUnprivilegedPortsAndPing [2022-10-21T07:49:57.569Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-10-21T07:49:57.569Z] === RUN TestStats [2022-10-21T07:49:57.909Z] --- PASS: TestBuildMultiStageOnBuild (2.74s) [2022-10-21T07:49:57.909Z] === RUN TestBuildUncleanTarFilenames [2022-10-21T07:49:58.189Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-10-21T07:49:59.677Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-10-21T07:49:59.808Z] --- PASS: TestBuildUncleanTarFilenames (1.76s) [2022-10-21T07:49:59.808Z] === RUN TestBuildMultiStageLayerLeak [2022-10-21T07:50:00.083Z] --- PASS: TestStats (2.44s) [2022-10-21T07:50:00.083Z] === RUN TestStopContainerWithTimeout [2022-10-21T07:50:00.083Z] === RUN TestStopContainerWithTimeout/0 [2022-10-21T07:50:00.083Z] === PAUSE TestStopContainerWithTimeout/0 [2022-10-21T07:50:00.083Z] === RUN TestStopContainerWithTimeout/1 [2022-10-21T07:50:00.083Z] === PAUSE TestStopContainerWithTimeout/1 [2022-10-21T07:50:00.083Z] === RUN TestStopContainerWithTimeout/3 [2022-10-21T07:50:00.083Z] === PAUSE TestStopContainerWithTimeout/3 [2022-10-21T07:50:00.083Z] === RUN TestStopContainerWithTimeout/-1 [2022-10-21T07:50:00.083Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-10-21T07:50:00.083Z] === CONT TestStopContainerWithTimeout/0 [2022-10-21T07:50:00.083Z] === CONT TestStopContainerWithTimeout/3 [2022-10-21T07:50:00.792Z] === CONT TestStopContainerWithTimeout/-1 [2022-10-21T07:50:02.724Z] === CONT TestStopContainerWithTimeout/1 [2022-10-21T07:50:03.200Z] --- PASS: TestBuildMultiStageLayerLeak (3.14s) [2022-10-21T07:50:03.200Z] === RUN TestBuildWithHugeFile [2022-10-21T07:50:04.090Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-10-21T07:50:04.090Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-10-21T07:50:04.090Z] --- PASS: TestStopContainerWithTimeout/3 (2.58s) [2022-10-21T07:50:04.090Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-10-21T07:50:04.090Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-10-21T07:50:04.090Z] === RUN TestDeleteDevicemapper [2022-10-21T07:50:04.090Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-10-21T07:50:04.090Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-10-21T07:50:04.090Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-10-21T07:50:04.928Z] tests/integration/api_service_test.py .................................. [ 60%] [2022-10-21T07:50:05.456Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.39s) [2022-10-21T07:50:05.456Z] === RUN TestUpdateMemory [2022-10-21T07:50:06.018Z] --- PASS: TestUpdateMemory (0.58s) [2022-10-21T07:50:06.018Z] === RUN TestUpdateCPUQuota [2022-10-21T07:50:06.946Z] --- PASS: TestUpdateCPUQuota (0.78s) [2022-10-21T07:50:06.946Z] === RUN TestUpdatePidsLimit [2022-10-21T07:50:06.946Z] === RUN TestUpdatePidsLimit/update_from_none [2022-10-21T07:50:06.946Z] === RUN TestUpdatePidsLimit/no_change [2022-10-21T07:50:07.202Z] === RUN TestUpdatePidsLimit/update_lower [2022-10-21T07:50:07.458Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-10-21T07:50:07.714Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-10-21T07:50:07.970Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-10-21T07:50:07.970Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-10-21T07:50:08.898Z] --- PASS: TestUpdatePidsLimit (1.96s) [2022-10-21T07:50:08.898Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-10-21T07:50:08.898Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-10-21T07:50:08.898Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-10-21T07:50:08.898Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2022-10-21T07:50:08.898Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-10-21T07:50:08.898Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-10-21T07:50:08.898Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-10-21T07:50:08.898Z] === RUN TestUpdateRestartPolicy [2022-10-21T07:50:09.932Z] b111c3320c94: Pull complete [2022-10-21T07:50:17.533Z] ......................... [ 67%] [2022-10-21T07:50:21.065Z] --- PASS: TestUpdateRestartPolicy (11.31s) [2022-10-21T07:50:21.065Z] === RUN TestUpdateRestartWithAutoRemove [2022-10-21T07:50:21.992Z] --- PASS: TestUpdateRestartWithAutoRemove (1.95s) [2022-10-21T07:50:21.992Z] === RUN TestWaitNonBlocked [2022-10-21T07:50:21.992Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-21T07:50:21.992Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-21T07:50:21.992Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-21T07:50:21.992Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-21T07:50:21.992Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-21T07:50:21.992Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-21T07:50:24.508Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-10-21T07:50:24.508Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.01s) [2022-10-21T07:50:24.508Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.04s) [2022-10-21T07:50:24.508Z] === RUN TestWaitBlocked [2022-10-21T07:50:24.508Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-10-21T07:50:24.508Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-10-21T07:50:24.508Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-10-21T07:50:24.508Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-10-21T07:50:24.508Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-10-21T07:50:24.508Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-10-21T07:50:25.436Z] --- PASS: TestWaitBlocked (0.01s) [2022-10-21T07:50:25.436Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2022-10-21T07:50:25.436Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s) [2022-10-21T07:50:25.436Z] === CONT TestContainerStartOnDaemonRestart [2022-10-21T07:50:25.436Z] === CONT TestRestartDaemonWithRestartingContainer [2022-10-21T07:50:27.955Z] --- PASS: TestContainerStartOnDaemonRestart (2.21s) [2022-10-21T07:50:27.955Z] === CONT TestIpcModeOlderClient [2022-10-21T07:50:27.955Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.23s) [2022-10-21T07:50:27.955Z] === CONT TestContainerKillOnDaemonStart [2022-10-21T07:50:27.955Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-10-21T07:50:27.955Z] === CONT TestDaemonHostGatewayIP [2022-10-21T07:50:29.856Z] --- PASS: TestDaemonHostGatewayIP (2.34s) [2022-10-21T07:50:29.856Z] === CONT TestDaemonRestartIpcMode [2022-10-21T07:50:32.372Z] --- PASS: TestDaemonRestartIpcMode (2.25s) [2022-10-21T07:50:40.454Z] --- PASS: TestContainerKillOnDaemonStart (11.58s) [2022-10-21T07:50:40.454Z] PASS [2022-10-21T07:50:40.454Z] [2022-10-21T07:50:40.454Z] === Skipped [2022-10-21T07:50:40.454Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-10-21T07:50:40.454Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-10-21T07:50:40.454Z] [2022-10-21T07:50:40.454Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-10-21T07:50:40.454Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-10-21T07:50:40.454Z] [2022-10-21T07:50:40.454Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-10-21T07:50:40.454Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-10-21T07:50:40.454Z] [2022-10-21T07:50:40.454Z] DONE 197 tests, 3 skipped in 110.282s [2022-10-21T07:50:40.454Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-10-21T07:50:40.454Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-10-21T07:50:40.454Z] ++ set -e [2022-10-21T07:50:40.454Z] ++ '[' -n 0 ']' [2022-10-21T07:50:40.454Z] ++ set -x [2022-10-21T07:50:40.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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-10-21T07:50:40.454Z] INFO: Testing against a local daemon [2022-10-21T07:50:40.454Z] === RUN TestLiveRestore [2022-10-21T07:50:40.454Z] === RUN TestLiveRestore/volume_references [2022-10-21T07:50:40.454Z] === PAUSE TestLiveRestore/volume_references [2022-10-21T07:50:40.454Z] === CONT TestLiveRestore/volume_references [2022-10-21T07:50:40.454Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-10-21T07:50:40.454Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-10-21T07:50:40.711Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-10-21T07:50:41.638Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-10-21T07:50:42.565Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-10-21T07:50:43.933Z] --- PASS: TestLiveRestore (0.00s) [2022-10-21T07:50:43.933Z] --- PASS: TestLiveRestore/volume_references (4.57s) [2022-10-21T07:50:43.933Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.91s) [2022-10-21T07:50:43.933Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.99s) [2022-10-21T07:50:43.933Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.92s) [2022-10-21T07:50:43.933Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.93s) [2022-10-21T07:50:43.933Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.07s) [2022-10-21T07:50:43.933Z] PASS [2022-10-21T07:50:43.933Z] [2022-10-21T07:50:43.933Z] DONE 7 tests in 4.667s [2022-10-21T07:50:43.933Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-10-21T07:50:43.933Z] ++ 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-10-21T07:50:43.933Z] ++ set -e [2022-10-21T07:50:43.933Z] ++ '[' -n 0 ']' [2022-10-21T07:50:43.933Z] ++ set -x [2022-10-21T07:50:43.934Z] ++ 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-10-21T07:50:43.934Z] INFO: Testing against a local daemon [2022-10-21T07:50:43.934Z] === RUN TestCommitInheritsEnv [2022-10-21T07:50:44.189Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-10-21T07:50:44.190Z] === RUN TestImportExtremelyLargeImageWorks [2022-10-21T07:50:44.190Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-10-21T07:50:44.190Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-10-21T07:50:44.190Z] === RUN TestImagesFilterMultiReference [2022-10-21T07:50:44.446Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-10-21T07:50:44.446Z] === RUN TestImagePullPlatformInvalid [2022-10-21T07:50:44.446Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-10-21T07:50:44.446Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-10-21T07:50:44.446Z] time="2022-10-21T07:50:44Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.18.7 instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 version="v2.1.0+unknown" [2022-10-21T07:50:44.446Z] time="2022-10-21T07:50:44Z" level=info msg="Starting upload purge in 55m0s" go.version=go1.18.7 instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 version="v2.1.0+unknown" [2022-10-21T07:50:44.446Z] time="2022-10-21T07:50:44Z" level=info msg="redis not configured" go.version=go1.18.7 instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 version="v2.1.0+unknown" [2022-10-21T07:50:44.446Z] time="2022-10-21T07:50:44Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.7 instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 version="v2.1.0+unknown" [2022-10-21T07:50:44.447Z] time="2022-10-21T07:50:44Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=208ef121-81d4-4fd0-8572-f177319673ad http.request.method=GET http.request.remoteaddr="127.0.0.1:48734" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 version="v2.1.0+unknown" [2022-10-21T07:50:44.447Z] time="2022-10-21T07:50:44Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=208ef121-81d4-4fd0-8572-f177319673ad http.request.method=GET http.request.remoteaddr="127.0.0.1:48734" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.001528ms http.response.status=200 http.response.written=2 instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 version="v2.1.0+unknown" [2022-10-21T07:50:44.447Z] 127.0.0.1 - - [21/Oct/2022:07:50:44 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2022-10-21T07:50:44.447Z] time="2022-10-21T07:50:44Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c51ce52b-80ee-48f8-8d12-923260f2820f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48744" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.447Z] time="2022-10-21T07:50:44Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c51ce52b-80ee-48f8-8d12-923260f2820f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48744" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.447Z] time="2022-10-21T07:50:44Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=20e8bb99-6e9e-41f9-8b0f-c2dc18234b2c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.447Z] time="2022-10-21T07:50:44Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=20e8bb99-6e9e-41f9-8b0f-c2dc18234b2c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.447Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c51ce52b-80ee-48f8-8d12-923260f2820f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48744" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=24.755µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6d435301-309b-4a78-b573-497454931447 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.447Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=20e8bb99-6e9e-41f9-8b0f-c2dc18234b2c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=25.78µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=73305b68-1828-46a8-839e-4e2d35de7466 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.447Z] time="2022-10-21T07:50:44Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=20e8bb99-6e9e-41f9-8b0f-c2dc18234b2c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=6.178323ms http.response.status=404 http.response.written=157 instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.447Z] 127.0.0.1 - - [21/Oct/2022:07:50:44 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-10-21T07:50:44.447Z] time="2022-10-21T07:50:44Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c51ce52b-80ee-48f8-8d12-923260f2820f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48744" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=6.998675ms http.response.status=404 http.response.written=157 instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.447Z] 127.0.0.1 - - [21/Oct/2022:07:50:44 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-10-21T07:50:44.447Z] time="2022-10-21T07:50:44Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=45587990-50f5-4200-888b-761fb0ab0dd6 http.request.method=POST http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.447Z] time="2022-10-21T07:50:44Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=45587990-50f5-4200-888b-761fb0ab0dd6 http.request.method=POST http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.447Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d14e9ba2-d348-4663-94eb-8799af37e644/startedat\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=45587990-50f5-4200-888b-761fb0ab0dd6 http.request.method=POST http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=91.241µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=77f6d263-e185-4cfe-980f-944bc40e2968 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.447Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d14e9ba2-d348-4663-94eb-8799af37e644/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=45587990-50f5-4200-888b-761fb0ab0dd6 http.request.method=POST http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=11.02µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3c1ca56d-8612-4dfe-817c-8ea27d402590 trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.447Z] time="2022-10-21T07:50:44Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=943bc1eb-2221-439e-b08c-6415d0ec90b9 http.request.method=POST http.request.remoteaddr="127.0.0.1:48744" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.447Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/d14e9ba2-d348-4663-94eb-8799af37e644/hashstates/sha256/0\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=45587990-50f5-4200-888b-761fb0ab0dd6 http.request.method=POST http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=64.591µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=67ad5116-6976-449c-8dc0-48a30368c389 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.447Z] time="2022-10-21T07:50:44Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=943bc1eb-2221-439e-b08c-6415d0ec90b9 http.request.method=POST http.request.remoteaddr="127.0.0.1:48744" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.447Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/5c346173-e5fc-44f8-8e91-f9d830b9ec9f/startedat\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=943bc1eb-2221-439e-b08c-6415d0ec90b9 http.request.method=POST http.request.remoteaddr="127.0.0.1:48744" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=76.521µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=6cb70197-bff3-4d0e-996f-a03751f75ac7 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.447Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5c346173-e5fc-44f8-8e91-f9d830b9ec9f/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=943bc1eb-2221-439e-b08c-6415d0ec90b9 http.request.method=POST http.request.remoteaddr="127.0.0.1:48744" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=28.389µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e9e3c94e-618b-4efb-b75d-9a21ba98fe57 trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.447Z] time="2022-10-21T07:50:44Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=45587990-50f5-4200-888b-761fb0ab0dd6 http.request.method=POST http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=6.860691ms http.response.status=202 http.response.written=0 instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 version="v2.1.0+unknown" [2022-10-21T07:50:44.447Z] 127.0.0.1 - - [21/Oct/2022:07:50:44 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-10-21T07:50:44.447Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/5c346173-e5fc-44f8-8e91-f9d830b9ec9f/hashstates/sha256/0\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=943bc1eb-2221-439e-b08c-6415d0ec90b9 http.request.method=POST http.request.remoteaddr="127.0.0.1:48744" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=81.755µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ebfbcf0d-de85-4df0-b12e-42bb00c99a81 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.447Z] time="2022-10-21T07:50:44Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=943bc1eb-2221-439e-b08c-6415d0ec90b9 http.request.method=POST http.request.remoteaddr="127.0.0.1:48744" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=7.368453ms http.response.status=202 http.response.written=0 instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 version="v2.1.0+unknown" [2022-10-21T07:50:44.447Z] 127.0.0.1 - - [21/Oct/2022:07:50:44 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-10-21T07:50:44.447Z] time="2022-10-21T07:50:44Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=73664fa8-1ef5-4bfd-86b8-09af116fc3d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/blobs/uploads/d14e9ba2-d348-4663-94eb-8799af37e644?_state=26KQIcWrxM8GjDoSUs3FJsYLXioX7rBb2OO2X0RCD817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxNGU5YmEyLWQzNDgtNDY2My05NGViLTg3OTlhZjM3ZTY0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1MDo0NC40MTc5ODI2NjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=test vars.uuid=d14e9ba2-d348-4663-94eb-8799af37e644 version="v2.1.0+unknown" [2022-10-21T07:50:44.447Z] time="2022-10-21T07:50:44Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d7237591-0413-404d-aec4-20ca68d494d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48744" http.request.uri="/v2/test/blobs/uploads/5c346173-e5fc-44f8-8e91-f9d830b9ec9f?_state=Om0AyXKu2CvN1r9pxaXrk4yLkXpC1kyEJwMZ1qpqdoB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjMzQ2MTczLWU1ZmMtNDRmOC04ZTkxLWY5ZDgzMGI5ZWM5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1MDo0NC40MjI2NzY5MDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=test vars.uuid=5c346173-e5fc-44f8-8e91-f9d830b9ec9f version="v2.1.0+unknown" [2022-10-21T07:50:44.447Z] time="2022-10-21T07:50:44Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d7237591-0413-404d-aec4-20ca68d494d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48744" http.request.uri="/v2/test/blobs/uploads/5c346173-e5fc-44f8-8e91-f9d830b9ec9f?_state=Om0AyXKu2CvN1r9pxaXrk4yLkXpC1kyEJwMZ1qpqdoB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjMzQ2MTczLWU1ZmMtNDRmOC04ZTkxLWY5ZDgzMGI5ZWM5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1MDo0NC40MjI2NzY5MDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=test vars.uuid=5c346173-e5fc-44f8-8e91-f9d830b9ec9f version="v2.1.0+unknown" [2022-10-21T07:50:44.447Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/5c346173-e5fc-44f8-8e91-f9d830b9ec9f/startedat\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d7237591-0413-404d-aec4-20ca68d494d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48744" http.request.uri="/v2/test/blobs/uploads/5c346173-e5fc-44f8-8e91-f9d830b9ec9f?_state=Om0AyXKu2CvN1r9pxaXrk4yLkXpC1kyEJwMZ1qpqdoB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjMzQ2MTczLWU1ZmMtNDRmOC04ZTkxLWY5ZDgzMGI5ZWM5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1MDo0NC40MjI2NzY5MDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=97.763µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4673128d-cfeb-4180-ac25-8010b36b0c85 trace.line=82 vars.name=test vars.uuid=5c346173-e5fc-44f8-8e91-f9d830b9ec9f version="v2.1.0+unknown" [2022-10-21T07:50:44.447Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5c346173-e5fc-44f8-8e91-f9d830b9ec9f/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d7237591-0413-404d-aec4-20ca68d494d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48744" http.request.uri="/v2/test/blobs/uploads/5c346173-e5fc-44f8-8e91-f9d830b9ec9f?_state=Om0AyXKu2CvN1r9pxaXrk4yLkXpC1kyEJwMZ1qpqdoB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjMzQ2MTczLWU1ZmMtNDRmOC04ZTkxLWY5ZDgzMGI5ZWM5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1MDo0NC40MjI2NzY5MDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=15.442µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3bb8620c-973e-4753-9501-a6632c8d1a41 trace.line=141 vars.name=test vars.uuid=5c346173-e5fc-44f8-8e91-f9d830b9ec9f version="v2.1.0+unknown" [2022-10-21T07:50:44.447Z] time="2022-10-21T07:50:44Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=73664fa8-1ef5-4bfd-86b8-09af116fc3d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/blobs/uploads/d14e9ba2-d348-4663-94eb-8799af37e644?_state=26KQIcWrxM8GjDoSUs3FJsYLXioX7rBb2OO2X0RCD817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxNGU5YmEyLWQzNDgtNDY2My05NGViLTg3OTlhZjM3ZTY0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1MDo0NC40MTc5ODI2NjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=test vars.uuid=d14e9ba2-d348-4663-94eb-8799af37e644 version="v2.1.0+unknown" [2022-10-21T07:50:44.447Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/d14e9ba2-d348-4663-94eb-8799af37e644/startedat\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=73664fa8-1ef5-4bfd-86b8-09af116fc3d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/blobs/uploads/d14e9ba2-d348-4663-94eb-8799af37e644?_state=26KQIcWrxM8GjDoSUs3FJsYLXioX7rBb2OO2X0RCD817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxNGU5YmEyLWQzNDgtNDY2My05NGViLTg3OTlhZjM3ZTY0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1MDo0NC40MTc5ODI2NjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=33.977µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2c70c0b1-7c5d-44e2-bf52-ad145db61560 trace.line=82 vars.name=test vars.uuid=d14e9ba2-d348-4663-94eb-8799af37e644 version="v2.1.0+unknown" [2022-10-21T07:50:44.447Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d14e9ba2-d348-4663-94eb-8799af37e644/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=73664fa8-1ef5-4bfd-86b8-09af116fc3d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/blobs/uploads/d14e9ba2-d348-4663-94eb-8799af37e644?_state=26KQIcWrxM8GjDoSUs3FJsYLXioX7rBb2OO2X0RCD817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxNGU5YmEyLWQzNDgtNDY2My05NGViLTg3OTlhZjM3ZTY0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1MDo0NC40MTc5ODI2NjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=97.632µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=678b923c-13f3-4d10-8685-d3d092e08c2a trace.line=141 vars.name=test vars.uuid=d14e9ba2-d348-4663-94eb-8799af37e644 version="v2.1.0+unknown" [2022-10-21T07:50:44.447Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/5c346173-e5fc-44f8-8e91-f9d830b9ec9f/data\", 0)" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d7237591-0413-404d-aec4-20ca68d494d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48744" http.request.uri="/v2/test/blobs/uploads/5c346173-e5fc-44f8-8e91-f9d830b9ec9f?_state=Om0AyXKu2CvN1r9pxaXrk4yLkXpC1kyEJwMZ1qpqdoB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjMzQ2MTczLWU1ZmMtNDRmOC04ZTkxLWY5ZDgzMGI5ZWM5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1MDo0NC40MjI2NzY5MDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=804.163µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=3a2357da-bf2e-49df-8fa1-63db648b8470 trace.line=124 vars.name=test vars.uuid=5c346173-e5fc-44f8-8e91-f9d830b9ec9f version="v2.1.0+unknown" [2022-10-21T07:50:44.448Z] time="2022-10-21T07:50:44Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d7237591-0413-404d-aec4-20ca68d494d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48744" http.request.uri="/v2/test/blobs/uploads/5c346173-e5fc-44f8-8e91-f9d830b9ec9f?_state=Om0AyXKu2CvN1r9pxaXrk4yLkXpC1kyEJwMZ1qpqdoB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjMzQ2MTczLWU1ZmMtNDRmOC04ZTkxLWY5ZDgzMGI5ZWM5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1MDo0NC40MjI2NzY5MDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=test vars.uuid=5c346173-e5fc-44f8-8e91-f9d830b9ec9f version="v2.1.0+unknown" [2022-10-21T07:50:44.448Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5c346173-e5fc-44f8-8e91-f9d830b9ec9f/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d7237591-0413-404d-aec4-20ca68d494d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48744" http.request.uri="/v2/test/blobs/uploads/5c346173-e5fc-44f8-8e91-f9d830b9ec9f?_state=Om0AyXKu2CvN1r9pxaXrk4yLkXpC1kyEJwMZ1qpqdoB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjMzQ2MTczLWU1ZmMtNDRmOC04ZTkxLWY5ZDgzMGI5ZWM5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1MDo0NC40MjI2NzY5MDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=159.22µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c3b2f1a4-147d-4159-b878-902b81227afb trace.line=141 vars.name=test vars.uuid=5c346173-e5fc-44f8-8e91-f9d830b9ec9f version="v2.1.0+unknown" [2022-10-21T07:50:44.448Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d7237591-0413-404d-aec4-20ca68d494d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48744" http.request.uri="/v2/test/blobs/uploads/5c346173-e5fc-44f8-8e91-f9d830b9ec9f?_state=Om0AyXKu2CvN1r9pxaXrk4yLkXpC1kyEJwMZ1qpqdoB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjMzQ2MTczLWU1ZmMtNDRmOC04ZTkxLWY5ZDgzMGI5ZWM5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1MDo0NC40MjI2NzY5MDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=21.407µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a8914508-22f1-44b3-a517-d5e4cd963047 trace.line=141 vars.name=test vars.uuid=5c346173-e5fc-44f8-8e91-f9d830b9ec9f version="v2.1.0+unknown" [2022-10-21T07:50:44.448Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5c346173-e5fc-44f8-8e91-f9d830b9ec9f/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d7237591-0413-404d-aec4-20ca68d494d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48744" http.request.uri="/v2/test/blobs/uploads/5c346173-e5fc-44f8-8e91-f9d830b9ec9f?_state=Om0AyXKu2CvN1r9pxaXrk4yLkXpC1kyEJwMZ1qpqdoB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjMzQ2MTczLWU1ZmMtNDRmOC04ZTkxLWY5ZDgzMGI5ZWM5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1MDo0NC40MjI2NzY5MDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=11.126µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=515beb15-ad28-4771-a8d1-54049cf0836c trace.line=141 vars.name=test vars.uuid=5c346173-e5fc-44f8-8e91-f9d830b9ec9f version="v2.1.0+unknown" [2022-10-21T07:50:44.448Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/5c346173-e5fc-44f8-8e91-f9d830b9ec9f/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d7237591-0413-404d-aec4-20ca68d494d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48744" http.request.uri="/v2/test/blobs/uploads/5c346173-e5fc-44f8-8e91-f9d830b9ec9f?_state=Om0AyXKu2CvN1r9pxaXrk4yLkXpC1kyEJwMZ1qpqdoB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjMzQ2MTczLWU1ZmMtNDRmOC04ZTkxLWY5ZDgzMGI5ZWM5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1MDo0NC40MjI2NzY5MDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=49.001µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=8a59560f-39de-43d9-b1a3-3a2598dd3c7a trace.line=167 vars.name=test vars.uuid=5c346173-e5fc-44f8-8e91-f9d830b9ec9f version="v2.1.0+unknown" [2022-10-21T07:50:44.448Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d7237591-0413-404d-aec4-20ca68d494d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48744" http.request.uri="/v2/test/blobs/uploads/5c346173-e5fc-44f8-8e91-f9d830b9ec9f?_state=Om0AyXKu2CvN1r9pxaXrk4yLkXpC1kyEJwMZ1qpqdoB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjMzQ2MTczLWU1ZmMtNDRmOC04ZTkxLWY5ZDgzMGI5ZWM5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1MDo0NC40MjI2NzY5MDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=54.121µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=934daf9b-aee4-4941-85d8-5cf36f71b23f trace.line=95 vars.name=test vars.uuid=5c346173-e5fc-44f8-8e91-f9d830b9ec9f version="v2.1.0+unknown" [2022-10-21T07:50:44.448Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/5c346173-e5fc-44f8-8e91-f9d830b9ec9f\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d7237591-0413-404d-aec4-20ca68d494d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48744" http.request.uri="/v2/test/blobs/uploads/5c346173-e5fc-44f8-8e91-f9d830b9ec9f?_state=Om0AyXKu2CvN1r9pxaXrk4yLkXpC1kyEJwMZ1qpqdoB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjMzQ2MTczLWU1ZmMtNDRmOC04ZTkxLWY5ZDgzMGI5ZWM5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1MDo0NC40MjI2NzY5MDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=78.867µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=11a61135-cc59-4b7e-b106-37f849d1699b trace.line=181 vars.name=test vars.uuid=5c346173-e5fc-44f8-8e91-f9d830b9ec9f version="v2.1.0+unknown" [2022-10-21T07:50:44.448Z] time="2022-10-21T07:50:44Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d7237591-0413-404d-aec4-20ca68d494d6 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48744" http.request.uri="/v2/test/blobs/uploads/5c346173-e5fc-44f8-8e91-f9d830b9ec9f?_state=Om0AyXKu2CvN1r9pxaXrk4yLkXpC1kyEJwMZ1qpqdoB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjMzQ2MTczLWU1ZmMtNDRmOC04ZTkxLWY5ZDgzMGI5ZWM5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1MDo0NC40MjI2NzY5MDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.988663ms http.response.status=201 http.response.written=0 instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 version="v2.1.0+unknown" [2022-10-21T07:50:44.448Z] 127.0.0.1 - - [21/Oct/2022:07:50:44 +0000] "PUT /v2/test/blobs/uploads/5c346173-e5fc-44f8-8e91-f9d830b9ec9f?_state=Om0AyXKu2CvN1r9pxaXrk4yLkXpC1kyEJwMZ1qpqdoB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVjMzQ2MTczLWU1ZmMtNDRmOC04ZTkxLWY5ZDgzMGI5ZWM5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1MDo0NC40MjI2NzY5MDhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-10-21T07:50:44.448Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/d14e9ba2-d348-4663-94eb-8799af37e644/data\", 0)" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=73664fa8-1ef5-4bfd-86b8-09af116fc3d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/blobs/uploads/d14e9ba2-d348-4663-94eb-8799af37e644?_state=26KQIcWrxM8GjDoSUs3FJsYLXioX7rBb2OO2X0RCD817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxNGU5YmEyLWQzNDgtNDY2My05NGViLTg3OTlhZjM3ZTY0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1MDo0NC40MTc5ODI2NjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=210.247µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=7e9f8627-727b-4913-83d9-dee824bff9a5 trace.line=124 vars.name=test vars.uuid=d14e9ba2-d348-4663-94eb-8799af37e644 version="v2.1.0+unknown" [2022-10-21T07:50:44.448Z] time="2022-10-21T07:50:44Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=73664fa8-1ef5-4bfd-86b8-09af116fc3d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/blobs/uploads/d14e9ba2-d348-4663-94eb-8799af37e644?_state=26KQIcWrxM8GjDoSUs3FJsYLXioX7rBb2OO2X0RCD817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxNGU5YmEyLWQzNDgtNDY2My05NGViLTg3OTlhZjM3ZTY0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1MDo0NC40MTc5ODI2NjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=test vars.uuid=d14e9ba2-d348-4663-94eb-8799af37e644 version="v2.1.0+unknown" [2022-10-21T07:50:44.448Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d14e9ba2-d348-4663-94eb-8799af37e644/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=73664fa8-1ef5-4bfd-86b8-09af116fc3d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/blobs/uploads/d14e9ba2-d348-4663-94eb-8799af37e644?_state=26KQIcWrxM8GjDoSUs3FJsYLXioX7rBb2OO2X0RCD817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxNGU5YmEyLWQzNDgtNDY2My05NGViLTg3OTlhZjM3ZTY0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1MDo0NC40MTc5ODI2NjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=14.76µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e3cc3d82-63e1-49aa-96a1-3b8affda50e6 trace.line=141 vars.name=test vars.uuid=d14e9ba2-d348-4663-94eb-8799af37e644 version="v2.1.0+unknown" [2022-10-21T07:50:44.448Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=73664fa8-1ef5-4bfd-86b8-09af116fc3d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/blobs/uploads/d14e9ba2-d348-4663-94eb-8799af37e644?_state=26KQIcWrxM8GjDoSUs3FJsYLXioX7rBb2OO2X0RCD817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxNGU5YmEyLWQzNDgtNDY2My05NGViLTg3OTlhZjM3ZTY0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1MDo0NC40MTc5ODI2NjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=13.825µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4aa02969-0bd1-4036-8335-ef2858b55a2a trace.line=141 vars.name=test vars.uuid=d14e9ba2-d348-4663-94eb-8799af37e644 version="v2.1.0+unknown" [2022-10-21T07:50:44.448Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/d14e9ba2-d348-4663-94eb-8799af37e644/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=73664fa8-1ef5-4bfd-86b8-09af116fc3d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/blobs/uploads/d14e9ba2-d348-4663-94eb-8799af37e644?_state=26KQIcWrxM8GjDoSUs3FJsYLXioX7rBb2OO2X0RCD817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxNGU5YmEyLWQzNDgtNDY2My05NGViLTg3OTlhZjM3ZTY0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1MDo0NC40MTc5ODI2NjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=9.337µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4eded74f-0fcc-4710-a306-dd302716625a trace.line=141 vars.name=test vars.uuid=d14e9ba2-d348-4663-94eb-8799af37e644 version="v2.1.0+unknown" [2022-10-21T07:50:44.448Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/d14e9ba2-d348-4663-94eb-8799af37e644/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=73664fa8-1ef5-4bfd-86b8-09af116fc3d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/blobs/uploads/d14e9ba2-d348-4663-94eb-8799af37e644?_state=26KQIcWrxM8GjDoSUs3FJsYLXioX7rBb2OO2X0RCD817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxNGU5YmEyLWQzNDgtNDY2My05NGViLTg3OTlhZjM3ZTY0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1MDo0NC40MTc5ODI2NjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=37.473µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=b08afec4-051a-43b4-a277-31c34f16f215 trace.line=167 vars.name=test vars.uuid=d14e9ba2-d348-4663-94eb-8799af37e644 version="v2.1.0+unknown" [2022-10-21T07:50:44.448Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=73664fa8-1ef5-4bfd-86b8-09af116fc3d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/blobs/uploads/d14e9ba2-d348-4663-94eb-8799af37e644?_state=26KQIcWrxM8GjDoSUs3FJsYLXioX7rBb2OO2X0RCD817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxNGU5YmEyLWQzNDgtNDY2My05NGViLTg3OTlhZjM3ZTY0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1MDo0NC40MTc5ODI2NjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=40.746µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=aae79678-fa6d-4909-a2c3-ab3f0f6445c6 trace.line=95 vars.name=test vars.uuid=d14e9ba2-d348-4663-94eb-8799af37e644 version="v2.1.0+unknown" [2022-10-21T07:50:44.448Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/d14e9ba2-d348-4663-94eb-8799af37e644\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=73664fa8-1ef5-4bfd-86b8-09af116fc3d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/blobs/uploads/d14e9ba2-d348-4663-94eb-8799af37e644?_state=26KQIcWrxM8GjDoSUs3FJsYLXioX7rBb2OO2X0RCD817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxNGU5YmEyLWQzNDgtNDY2My05NGViLTg3OTlhZjM3ZTY0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1MDo0NC40MTc5ODI2NjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=74.609µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=43cc4eb8-c170-49eb-9918-46fc64012738 trace.line=181 vars.name=test vars.uuid=d14e9ba2-d348-4663-94eb-8799af37e644 version="v2.1.0+unknown" [2022-10-21T07:50:44.448Z] time="2022-10-21T07:50:44Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=73664fa8-1ef5-4bfd-86b8-09af116fc3d3 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/blobs/uploads/d14e9ba2-d348-4663-94eb-8799af37e644?_state=26KQIcWrxM8GjDoSUs3FJsYLXioX7rBb2OO2X0RCD817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxNGU5YmEyLWQzNDgtNDY2My05NGViLTg3OTlhZjM3ZTY0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1MDo0NC40MTc5ODI2NjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=8.670148ms http.response.status=201 http.response.written=0 instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 version="v2.1.0+unknown" [2022-10-21T07:50:44.448Z] 127.0.0.1 - - [21/Oct/2022:07:50:44 +0000] "PUT /v2/test/blobs/uploads/d14e9ba2-d348-4663-94eb-8799af37e644?_state=26KQIcWrxM8GjDoSUs3FJsYLXioX7rBb2OO2X0RCD817Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImQxNGU5YmEyLWQzNDgtNDY2My05NGViLTg3OTlhZjM3ZTY0NCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1MDo0NC40MTc5ODI2NjlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-10-21T07:50:44.448Z] time="2022-10-21T07:50:44Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=dad859e3-6d6c-4593-98a7-076c13f479d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:50:44.448Z] time="2022-10-21T07:50:44Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=dad859e3-6d6c-4593-98a7-076c13f479d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:50:44.448Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=dad859e3-6d6c-4593-98a7-076c13f479d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=21.021µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6ad76c6f-610a-46bb-838b-293a10d95626 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:50:44.448Z] time="2022-10-21T07:50:44Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=dad859e3-6d6c-4593-98a7-076c13f479d4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.210503ms http.response.status=404 http.response.written=96 instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:50:44.448Z] 127.0.0.1 - - [21/Oct/2022:07:50:44 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2022-10-21T07:50:44.448Z] time="2022-10-21T07:50:44Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f8c4e641-a625-4b50-9d3f-4fb57fdc9b50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:50:44.448Z] time="2022-10-21T07:50:44Z" level=debug msg=PutImageManifest go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f8c4e641-a625-4b50-9d3f-4fb57fdc9b50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:50:44.448Z] time="2022-10-21T07:50:44Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f8c4e641-a625-4b50-9d3f-4fb57fdc9b50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:50:44.448Z] time="2022-10-21T07:50:44Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f8c4e641-a625-4b50-9d3f-4fb57fdc9b50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:50:44.448Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f8c4e641-a625-4b50-9d3f-4fb57fdc9b50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=58.157µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=453514bb-8ea7-4964-a2ed-84eca61d6273 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:50:44.449Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f8c4e641-a625-4b50-9d3f-4fb57fdc9b50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=17.723µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e61e9491-b6bf-4f21-9c33-3bd20a753475 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:50:44.449Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f8c4e641-a625-4b50-9d3f-4fb57fdc9b50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=30.974µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=09ccf536-0ce8-41ac-8647-ac600a2d8f1a trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:50:44.449Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f8c4e641-a625-4b50-9d3f-4fb57fdc9b50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=19.364µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=29f633b2-4250-4473-9ddd-87833a9ca2e9 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:50:44.449Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f8c4e641-a625-4b50-9d3f-4fb57fdc9b50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=164.29µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=187306ff-1446-40cd-9f33-a2fb1732e2dc trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:50:44.449Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f8c4e641-a625-4b50-9d3f-4fb57fdc9b50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=264.712µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=9e96e03d-066b-4263-9630-b47c0aafa41d trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:50:44.449Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f8c4e641-a625-4b50-9d3f-4fb57fdc9b50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=352.227µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0e8171f7-c59d-4231-b366-68ad7e2c13b1 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:50:44.449Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f8c4e641-a625-4b50-9d3f-4fb57fdc9b50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=249.664µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=01628c82-0fdb-4335-8e98-6138e8a2e471 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:50:44.449Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f8c4e641-a625-4b50-9d3f-4fb57fdc9b50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=74.649µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2a00fa6b-aef6-4742-a09e-5927e6ddc00f trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:50:44.449Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f8c4e641-a625-4b50-9d3f-4fb57fdc9b50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=231.129µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ffadd610-8509-4440-b6c5-1f37dd3c97ba trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:50:44.449Z] time="2022-10-21T07:50:44Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=f8c4e641-a625-4b50-9d3f-4fb57fdc9b50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48754" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.995924ms http.response.status=201 http.response.written=0 instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 version="v2.1.0+unknown" [2022-10-21T07:50:44.449Z] 127.0.0.1 - - [21/Oct/2022:07:50:44 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-10-21T07:50:44.449Z] time="2022-10-21T07:50:44Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=8bb50194-e84e-4438-a769-03906604ddd4 http.request.method=GET http.request.remoteaddr="127.0.0.1:48764" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 version="v2.1.0+unknown" [2022-10-21T07:50:44.449Z] time="2022-10-21T07:50:44Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=8bb50194-e84e-4438-a769-03906604ddd4 http.request.method=GET http.request.remoteaddr="127.0.0.1:48764" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.424024ms http.response.status=200 http.response.written=2 instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 version="v2.1.0+unknown" [2022-10-21T07:50:44.449Z] 127.0.0.1 - - [21/Oct/2022:07:50:44 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T07:50:44.706Z] time="2022-10-21T07:50:44Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4c2e9f6a-9864-49d7-8401-fec6576c9190 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48768" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:50:44.706Z] time="2022-10-21T07:50:44Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4c2e9f6a-9864-49d7-8401-fec6576c9190 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48768" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:50:44.706Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4c2e9f6a-9864-49d7-8401-fec6576c9190 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48768" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=67.389µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=da1ef074-b178-4db7-8b94-a3271bc018ca trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:50:44.706Z] time="2022-10-21T07:50:44Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4c2e9f6a-9864-49d7-8401-fec6576c9190 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48768" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:50:44.706Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4c2e9f6a-9864-49d7-8401-fec6576c9190 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48768" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=27.963µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=21c6ea13-1051-42d6-a99c-69a083d37367 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:50:44.706Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4c2e9f6a-9864-49d7-8401-fec6576c9190 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48768" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=75.257µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e02066ed-749c-47b5-b6ab-7ec3c545822f trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:50:44.706Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4c2e9f6a-9864-49d7-8401-fec6576c9190 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48768" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=42.609µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a8e4c4a0-02ce-468c-9014-a2a5777735eb trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:50:44.706Z] time="2022-10-21T07:50:44Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4c2e9f6a-9864-49d7-8401-fec6576c9190 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48768" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:50:44.706Z] time="2022-10-21T07:50:44Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4c2e9f6a-9864-49d7-8401-fec6576c9190 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48768" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.261131ms http.response.status=200 http.response.written=417 instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 version="v2.1.0+unknown" [2022-10-21T07:50:44.706Z] 127.0.0.1 - - [21/Oct/2022:07:50:44 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T07:50:44.706Z] time="2022-10-21T07:50:44Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=e285cf2e-fdae-48e8-b935-6d86a4dbc228 http.request.method=GET http.request.remoteaddr="127.0.0.1:48782" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T07:50:44.706Z] time="2022-10-21T07:50:44Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=e285cf2e-fdae-48e8-b935-6d86a4dbc228 http.request.method=GET http.request.remoteaddr="127.0.0.1:48782" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T07:50:44.706Z] time="2022-10-21T07:50:44Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=e285cf2e-fdae-48e8-b935-6d86a4dbc228 http.request.method=GET http.request.remoteaddr="127.0.0.1:48782" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T07:50:44.706Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=e285cf2e-fdae-48e8-b935-6d86a4dbc228 http.request.method=GET http.request.remoteaddr="127.0.0.1:48782" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=36.595µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2f88b0c3-f18f-4662-a3ea-026fa780052e trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T07:50:44.706Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=e285cf2e-fdae-48e8-b935-6d86a4dbc228 http.request.method=GET http.request.remoteaddr="127.0.0.1:48782" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=17.46µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=15774e1f-ab22-4197-a1c9-d6e4abbddeea trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T07:50:44.706Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=e285cf2e-fdae-48e8-b935-6d86a4dbc228 http.request.method=GET http.request.remoteaddr="127.0.0.1:48782" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=44.118µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=890c5c85-0354-4703-9ba3-6b2558610dd0 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T07:50:44.706Z] time="2022-10-21T07:50:44Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=e285cf2e-fdae-48e8-b935-6d86a4dbc228 http.request.method=GET http.request.remoteaddr="127.0.0.1:48782" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T07:50:44.706Z] time="2022-10-21T07:50:44Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=e285cf2e-fdae-48e8-b935-6d86a4dbc228 http.request.method=GET http.request.remoteaddr="127.0.0.1:48782" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.750594ms http.response.status=200 http.response.written=417 instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 version="v2.1.0+unknown" [2022-10-21T07:50:44.706Z] 127.0.0.1 - - [21/Oct/2022:07:50:44 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T07:50:44.706Z] time="2022-10-21T07:50:44Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=f7e46d8f-311e-4f7e-9651-800d4a0fb31e http.request.method=GET http.request.remoteaddr="127.0.0.1:48798" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.706Z] time="2022-10-21T07:50:44Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=f7e46d8f-311e-4f7e-9651-800d4a0fb31e http.request.method=GET http.request.remoteaddr="127.0.0.1:48798" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.706Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=f7e46d8f-311e-4f7e-9651-800d4a0fb31e http.request.method=GET http.request.remoteaddr="127.0.0.1:48798" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=103.967µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9f001499-f838-42a2-bbf7-8c92b9737d51 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.706Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=f7e46d8f-311e-4f7e-9651-800d4a0fb31e http.request.method=GET http.request.remoteaddr="127.0.0.1:48798" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=18.322µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=65b990ac-1aaf-4645-b9f0-cd1df85d6ed1 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.707Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=f7e46d8f-311e-4f7e-9651-800d4a0fb31e http.request.method=GET http.request.remoteaddr="127.0.0.1:48798" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=27.979µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e8100354-fc92-4f91-a28c-20015106beea trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.707Z] time="2022-10-21T07:50:44Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=024ffb06-8eb2-416c-b7ed-4a6a317d9fcb http.request.method=GET http.request.remoteaddr="127.0.0.1:48812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.707Z] time="2022-10-21T07:50:44Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=024ffb06-8eb2-416c-b7ed-4a6a317d9fcb http.request.method=GET http.request.remoteaddr="127.0.0.1:48812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.707Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=024ffb06-8eb2-416c-b7ed-4a6a317d9fcb http.request.method=GET http.request.remoteaddr="127.0.0.1:48812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=30.104µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c56389e4-2e88-4b27-971b-200182312733 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.707Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=024ffb06-8eb2-416c-b7ed-4a6a317d9fcb http.request.method=GET http.request.remoteaddr="127.0.0.1:48812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=13.498µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9c095612-96e0-44e8-8616-4dc48167c225 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.707Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=024ffb06-8eb2-416c-b7ed-4a6a317d9fcb http.request.method=GET http.request.remoteaddr="127.0.0.1:48812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=22.482µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=484ab073-36a8-4d94-b494-f809d86e83bb trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.707Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=024ffb06-8eb2-416c-b7ed-4a6a317d9fcb http.request.method=GET http.request.remoteaddr="127.0.0.1:48812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=16.263µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4b0956ac-31ef-48e2-9083-4fffb3ac9417 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.707Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=024ffb06-8eb2-416c-b7ed-4a6a317d9fcb http.request.method=GET http.request.remoteaddr="127.0.0.1:48812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=32.476µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=88c74a34-248b-447a-b6b0-25631c0a825a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.707Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=024ffb06-8eb2-416c-b7ed-4a6a317d9fcb http.request.method=GET http.request.remoteaddr="127.0.0.1:48812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=5.891µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=0e649952-5119-49b7-9797-918d694fe969 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.707Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=024ffb06-8eb2-416c-b7ed-4a6a317d9fcb http.request.method=GET http.request.remoteaddr="127.0.0.1:48812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=12.792µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=549e92e1-49d3-4f80-bf08-b6a8bca10323 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.707Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=024ffb06-8eb2-416c-b7ed-4a6a317d9fcb http.request.method=GET http.request.remoteaddr="127.0.0.1:48812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=17.14µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f2ec96d7-7f16-4ad7-a55d-bf46e9b568f7 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.707Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=024ffb06-8eb2-416c-b7ed-4a6a317d9fcb http.request.method=GET http.request.remoteaddr="127.0.0.1:48812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=12.398µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b135dbc5-e37b-40d0-b598-38be4da71371 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.707Z] time="2022-10-21T07:50:44Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=024ffb06-8eb2-416c-b7ed-4a6a317d9fcb http.request.method=GET http.request.remoteaddr="127.0.0.1:48812" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.135873ms http.response.status=200 http.response.written=68 instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 version="v2.1.0+unknown" [2022-10-21T07:50:44.707Z] 127.0.0.1 - - [21/Oct/2022:07:50:44 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T07:50:44.707Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=f7e46d8f-311e-4f7e-9651-800d4a0fb31e http.request.method=GET http.request.remoteaddr="127.0.0.1:48798" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=19.257µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7dc59589-c6fd-42d0-b94d-8619322d2539 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.707Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=f7e46d8f-311e-4f7e-9651-800d4a0fb31e http.request.method=GET http.request.remoteaddr="127.0.0.1:48798" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=19.298µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3a5c4b9d-9d6e-49a1-bb7e-f64ba25c8443 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.707Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=f7e46d8f-311e-4f7e-9651-800d4a0fb31e http.request.method=GET http.request.remoteaddr="127.0.0.1:48798" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=7.869µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=d6db898c-2e75-495b-abd5-bb841e6aaf3c trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.707Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=f7e46d8f-311e-4f7e-9651-800d4a0fb31e http.request.method=GET http.request.remoteaddr="127.0.0.1:48798" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=28.168µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=4108e2b8-5348-45c0-8b8e-472341e9ab11 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.707Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=f7e46d8f-311e-4f7e-9651-800d4a0fb31e http.request.method=GET http.request.remoteaddr="127.0.0.1:48798" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=24.78µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1be1264f-ba3c-4bd6-927e-ea755ea55cf6 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.707Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=f7e46d8f-311e-4f7e-9651-800d4a0fb31e http.request.method=GET http.request.remoteaddr="127.0.0.1:48798" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=15.672µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a356c577-4fc0-4454-bf47-a644ee283a33 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:50:44.707Z] time="2022-10-21T07:50:44Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=f7e46d8f-311e-4f7e-9651-800d4a0fb31e http.request.method=GET http.request.remoteaddr="127.0.0.1:48798" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=5.245661ms http.response.status=200 http.response.written=179 instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 version="v2.1.0+unknown" [2022-10-21T07:50:44.707Z] 127.0.0.1 - - [21/Oct/2022:07:50:44 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T07:50:44.707Z] time="2022-10-21T07:50:44Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=969b1851-d1d4-4809-8384-8c66f29a20e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:48830" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 version="v2.1.0+unknown" [2022-10-21T07:50:44.707Z] time="2022-10-21T07:50:44Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=969b1851-d1d4-4809-8384-8c66f29a20e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:48830" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="897.357µs" http.response.status=200 http.response.written=2 instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 version="v2.1.0+unknown" [2022-10-21T07:50:44.707Z] 127.0.0.1 - - [21/Oct/2022:07:50:44 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T07:50:44.707Z] time="2022-10-21T07:50:44Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3225cf51-04d1-405a-ae4f-d0ec6e99fea7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48846" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T07:50:44.707Z] time="2022-10-21T07:50:44Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3225cf51-04d1-405a-ae4f-d0ec6e99fea7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48846" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T07:50:44.707Z] time="2022-10-21T07:50:44Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3225cf51-04d1-405a-ae4f-d0ec6e99fea7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48846" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T07:50:44.708Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3225cf51-04d1-405a-ae4f-d0ec6e99fea7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48846" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=28.439µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d438c950-c9b7-446d-96e5-90d05e9697bd trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T07:50:44.708Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3225cf51-04d1-405a-ae4f-d0ec6e99fea7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48846" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=13.144µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=014c2043-4f57-42b2-8fd9-ad126d8c4b5a trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T07:50:44.708Z] time="2022-10-21T07:50:44Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3225cf51-04d1-405a-ae4f-d0ec6e99fea7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48846" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.206253ms http.response.status=404 http.response.written=181 instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T07:50:44.708Z] 127.0.0.1 - - [21/Oct/2022:07:50:44 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T07:50:44.708Z] time="2022-10-21T07:50:44Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=35be46d4-58f6-4602-a30d-d7a07f9a0337 http.request.method=GET http.request.remoteaddr="127.0.0.1:48856" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T07:50:44.708Z] time="2022-10-21T07:50:44Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=35be46d4-58f6-4602-a30d-d7a07f9a0337 http.request.method=GET http.request.remoteaddr="127.0.0.1:48856" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T07:50:44.708Z] time="2022-10-21T07:50:44Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=35be46d4-58f6-4602-a30d-d7a07f9a0337 http.request.method=GET http.request.remoteaddr="127.0.0.1:48856" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T07:50:44.708Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=35be46d4-58f6-4602-a30d-d7a07f9a0337 http.request.method=GET http.request.remoteaddr="127.0.0.1:48856" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=23.606µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=41d16f5e-5173-46e9-b5f4-0bee8432dac5 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T07:50:44.708Z] time="2022-10-21T07:50:44Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=35be46d4-58f6-4602-a30d-d7a07f9a0337 http.request.method=GET http.request.remoteaddr="127.0.0.1:48856" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 trace.duration=122.124µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9086ebee-7bc4-497a-885c-7d00e0b4d389 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T07:50:44.708Z] time="2022-10-21T07:50:44Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=35be46d4-58f6-4602-a30d-d7a07f9a0337 http.request.method=GET http.request.remoteaddr="127.0.0.1:48856" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.453531ms http.response.status=404 http.response.written=181 instance.id=32c07f9e-782e-4891-b2a5-e6198f574ca5 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2022-10-21T07:50:44.708Z] 127.0.0.1 - - [21/Oct/2022:07:50:44 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T07:50:44.708Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.27s) [2022-10-21T07:50:44.708Z] === RUN TestRemoveImageOrphaning [2022-10-21T07:50:44.964Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-10-21T07:50:44.964Z] === RUN TestRemoveImageGarbageCollector [2022-10-21T07:50:44.964Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-21T07:50:44.964Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-10-21T07:50:44.964Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-10-21T07:50:44.964Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-10-21T07:50:44.964Z] === RUN TestTagInvalidReference [2022-10-21T07:50:44.964Z] --- PASS: TestTagInvalidReference (0.01s) [2022-10-21T07:50:44.964Z] === RUN TestTagValidPrefixedRepo [2022-10-21T07:50:44.964Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-10-21T07:50:44.964Z] === RUN TestTagExistedNameWithoutForce [2022-10-21T07:50:44.964Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-10-21T07:50:44.964Z] === RUN TestTagOfficialNames [2022-10-21T07:50:45.220Z] --- PASS: TestTagOfficialNames (0.05s) [2022-10-21T07:50:45.220Z] === RUN TestTagMatchesDigest [2022-10-21T07:50:45.220Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-10-21T07:50:45.220Z] PASS [2022-10-21T07:50:45.220Z] [2022-10-21T07:50:45.220Z] === Skipped [2022-10-21T07:50:45.220Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-10-21T07:50:45.220Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-10-21T07:50:45.220Z] [2022-10-21T07:50:45.220Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-10-21T07:50:45.220Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-21T07:50:45.220Z] [2022-10-21T07:50:45.220Z] DONE 13 tests, 2 skipped in 1.342s [2022-10-21T07:50:45.220Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-10-21T07:50:45.220Z] ++ 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-10-21T07:50:45.220Z] ++ set -e [2022-10-21T07:50:45.220Z] ++ '[' -n 0 ']' [2022-10-21T07:50:45.220Z] ++ set -x [2022-10-21T07:50:45.220Z] ++ 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-10-21T07:50:45.220Z] INFO: Testing against a local daemon [2022-10-21T07:50:45.220Z] === RUN TestNetworkCreateDelete [2022-10-21T07:50:45.475Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-10-21T07:50:45.476Z] === RUN TestDockerNetworkDeletePreferID [2022-10-21T07:50:45.731Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-10-21T07:50:45.731Z] === RUN TestDaemonDNSFallback [2022-10-21T07:50:52.267Z] --- PASS: TestDaemonDNSFallback (6.25s) [2022-10-21T07:50:52.267Z] === RUN TestInspectNetwork [2022-10-21T07:50:54.785Z] === RUN TestInspectNetwork/full_network_id [2022-10-21T07:50:54.785Z] === RUN TestInspectNetwork/partial_network_id [2022-10-21T07:50:54.785Z] === RUN TestInspectNetwork/network_name [2022-10-21T07:50:54.785Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-10-21T07:50:58.448Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-10-21T07:50:58.963Z] --- PASS: TestInspectNetwork (7.02s) [2022-10-21T07:50:58.963Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-10-21T07:50:58.963Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-10-21T07:50:58.963Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-10-21T07:50:58.963Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-10-21T07:50:58.963Z] === RUN TestRunContainerWithBridgeNone [2022-10-21T07:51:00.330Z] --- PASS: TestRunContainerWithBridgeNone (1.43s) [2022-10-21T07:51:00.330Z] === RUN TestNetworkInvalidJSON [2022-10-21T07:51:00.330Z] === RUN TestNetworkInvalidJSON//networks/create [2022-10-21T07:51:00.330Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-10-21T07:51:00.330Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-10-21T07:51:00.330Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-10-21T07:51:00.330Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-10-21T07:51:00.330Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-10-21T07:51:00.330Z] === CONT TestNetworkInvalidJSON//networks/create [2022-10-21T07:51:00.330Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-10-21T07:51:00.330Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-10-21T07:51:00.330Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-10-21T07:51:00.330Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-10-21T07:51:00.330Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-10-21T07:51:00.330Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-10-21T07:51:00.330Z] === RUN TestNetworkList [2022-10-21T07:51:00.330Z] === RUN TestNetworkList//networks [2022-10-21T07:51:00.330Z] === PAUSE TestNetworkList//networks [2022-10-21T07:51:00.330Z] === RUN TestNetworkList//networks/ [2022-10-21T07:51:00.330Z] === PAUSE TestNetworkList//networks/ [2022-10-21T07:51:00.586Z] === CONT TestNetworkList//networks [2022-10-21T07:51:00.586Z] === CONT TestNetworkList//networks/ [2022-10-21T07:51:00.586Z] --- PASS: TestNetworkList (0.02s) [2022-10-21T07:51:00.586Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-10-21T07:51:00.586Z] --- PASS: TestNetworkList//networks (0.00s) [2022-10-21T07:51:00.586Z] === RUN TestHostIPv4BridgeLabel [2022-10-21T07:51:01.151Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-10-21T07:51:01.151Z] === RUN TestDaemonRestartWithLiveRestore [2022-10-21T07:51:02.080Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-10-21T07:51:02.080Z] === RUN TestDaemonDefaultNetworkPools [2022-10-21T07:51:03.007Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-10-21T07:51:03.007Z] === RUN TestDaemonRestartWithExistingNetwork [2022-10-21T07:51:03.935Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-10-21T07:51:03.935Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-10-21T07:51:05.308Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-10-21T07:51:05.308Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-10-21T07:51:05.876Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-10-21T07:51:05.876Z] === RUN TestServiceWithPredefinedNetwork [2022-10-21T07:51:08.407Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s) [2022-10-21T07:51:08.407Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-10-21T07:51:08.407Z] service_test.go:242: FLAKY_TEST [2022-10-21T07:51:08.407Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-10-21T07:51:08.407Z] === RUN TestServiceWithDataPathPortInit [2022-10-21T07:51:10.860Z] --- PASS: TestImportExtremelyLargeImageWorks (93.30s) [2022-10-21T07:51:10.860Z] PASS [2022-10-21T07:51:10.860Z] [2022-10-21T07:51:10.860Z] === Skipped [2022-10-21T07:51:10.860Z] === SKIP: amd64.integration.image TestImagePullStoredfDigestForOtherRepo (0.00s) [2022-10-21T07:51:10.860Z] pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-10-21T07:51:10.860Z] [2022-10-21T07:51:10.860Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-10-21T07:51:10.860Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-10-21T07:51:10.860Z] [2022-10-21T07:51:10.860Z] DONE 13 tests, 2 skipped in 97.012s [2022-10-21T07:51:10.860Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-10-21T07:51:10.860Z] INFO: Testing against a local daemon [2022-10-21T07:51:10.860Z] === RUN TestNetworkCreateDelete [2022-10-21T07:51:10.860Z] --- PASS: TestNetworkCreateDelete (0.11s) [2022-10-21T07:51:10.860Z] === RUN TestDockerNetworkDeletePreferID [2022-10-21T07:51:10.860Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-10-21T07:51:10.860Z] === RUN TestDaemonDNSFallback [2022-10-21T07:51:16.139Z] --- PASS: TestDaemonDNSFallback (7.24s) [2022-10-21T07:51:16.139Z] === RUN TestInspectNetwork [2022-10-21T07:51:16.139Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:16.139Z] --- SKIP: TestInspectNetwork (0.00s) [2022-10-21T07:51:16.139Z] === RUN TestRunContainerWithBridgeNone [2022-10-21T07:51:16.139Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T07:51:16.139Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-10-21T07:51:16.139Z] === RUN TestNetworkInvalidJSON [2022-10-21T07:51:16.139Z] === RUN TestNetworkInvalidJSON//networks/create [2022-10-21T07:51:16.139Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-10-21T07:51:16.139Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-10-21T07:51:16.139Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-10-21T07:51:16.139Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-10-21T07:51:16.139Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-10-21T07:51:16.139Z] === CONT TestNetworkInvalidJSON//networks/create [2022-10-21T07:51:16.139Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-10-21T07:51:16.139Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-10-21T07:51:16.139Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-10-21T07:51:16.139Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-10-21T07:51:16.139Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-10-21T07:51:16.139Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-10-21T07:51:16.139Z] === RUN TestNetworkList [2022-10-21T07:51:16.139Z] === RUN TestNetworkList//networks [2022-10-21T07:51:16.139Z] === PAUSE TestNetworkList//networks [2022-10-21T07:51:16.139Z] === RUN TestNetworkList//networks/ [2022-10-21T07:51:16.139Z] === PAUSE TestNetworkList//networks/ [2022-10-21T07:51:16.139Z] === CONT TestNetworkList//networks [2022-10-21T07:51:16.139Z] === CONT TestNetworkList//networks/ [2022-10-21T07:51:16.139Z] --- PASS: TestNetworkList (0.01s) [2022-10-21T07:51:16.139Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-10-21T07:51:16.139Z] --- PASS: TestNetworkList//networks (0.00s) [2022-10-21T07:51:16.139Z] === RUN TestHostIPv4BridgeLabel [2022-10-21T07:51:16.139Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T07:51:16.139Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-10-21T07:51:16.139Z] === RUN TestDaemonRestartWithLiveRestore [2022-10-21T07:51:16.139Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T07:51:16.139Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-10-21T07:51:16.139Z] === RUN TestDaemonDefaultNetworkPools [2022-10-21T07:51:16.139Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T07:51:16.139Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-10-21T07:51:16.139Z] === RUN TestDaemonRestartWithExistingNetwork [2022-10-21T07:51:16.139Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T07:51:16.139Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-10-21T07:51:16.139Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-10-21T07:51:16.139Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T07:51:16.139Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-10-21T07:51:16.139Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-10-21T07:51:16.139Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T07:51:16.139Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-10-21T07:51:16.139Z] === RUN TestServiceWithPredefinedNetwork [2022-10-21T07:51:16.139Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:16.139Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-10-21T07:51:16.139Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-10-21T07:51:16.139Z] service_test.go:242: FLAKY_TEST [2022-10-21T07:51:16.139Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-10-21T07:51:16.139Z] === RUN TestServiceWithDataPathPortInit [2022-10-21T07:51:16.139Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:16.139Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-10-21T07:51:16.139Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-10-21T07:51:16.139Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:16.139Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-10-21T07:51:16.139Z] PASS [2022-10-21T07:51:16.139Z] [2022-10-21T07:51:16.139Z] === Skipped [2022-10-21T07:51:16.139Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-10-21T07:51:16.139Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:16.139Z] [2022-10-21T07:51:16.139Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-10-21T07:51:16.139Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T07:51:16.139Z] [2022-10-21T07:51:16.139Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-10-21T07:51:16.139Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T07:51:16.139Z] [2022-10-21T07:51:16.139Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-10-21T07:51:16.139Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T07:51:16.139Z] [2022-10-21T07:51:16.139Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-10-21T07:51:16.139Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T07:51:16.139Z] [2022-10-21T07:51:16.139Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-10-21T07:51:16.139Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T07:51:16.139Z] [2022-10-21T07:51:16.139Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-10-21T07:51:16.139Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T07:51:16.139Z] [2022-10-21T07:51:16.139Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-10-21T07:51:16.139Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T07:51:16.139Z] [2022-10-21T07:51:16.139Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-10-21T07:51:16.139Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:16.139Z] [2022-10-21T07:51:16.139Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-10-21T07:51:16.139Z] service_test.go:242: FLAKY_TEST [2022-10-21T07:51:16.140Z] [2022-10-21T07:51:16.140Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-10-21T07:51:16.140Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:16.140Z] [2022-10-21T07:51:16.140Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-10-21T07:51:16.140Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:16.140Z] [2022-10-21T07:51:16.140Z] DONE 22 tests, 12 skipped in 7.851s [2022-10-21T07:51:16.140Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-10-21T07:51:16.140Z] INFO: Testing against a local daemon [2022-10-21T07:51:16.140Z] === RUN TestDockerNetworkIpvlanPersistance [2022-10-21T07:51:16.140Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T07:51:16.140Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-10-21T07:51:16.140Z] === RUN TestDockerNetworkIpvlan [2022-10-21T07:51:16.140Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T07:51:16.140Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-10-21T07:51:16.140Z] PASS [2022-10-21T07:51:16.140Z] [2022-10-21T07:51:16.140Z] === Skipped [2022-10-21T07:51:16.140Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-10-21T07:51:16.140Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T07:51:16.140Z] [2022-10-21T07:51:16.140Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-10-21T07:51:16.140Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T07:51:16.140Z] [2022-10-21T07:51:16.140Z] DONE 2 tests, 2 skipped in 0.105s [2022-10-21T07:51:16.140Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-10-21T07:51:16.140Z] INFO: Testing against a local daemon [2022-10-21T07:51:16.140Z] === RUN TestDockerNetworkMacvlanPersistance [2022-10-21T07:51:16.140Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T07:51:16.140Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-10-21T07:51:16.140Z] === RUN TestDockerNetworkMacvlan [2022-10-21T07:51:16.140Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T07:51:16.140Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-10-21T07:51:16.140Z] PASS [2022-10-21T07:51:16.140Z] [2022-10-21T07:51:16.140Z] === Skipped [2022-10-21T07:51:16.140Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-10-21T07:51:16.140Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T07:51:16.140Z] [2022-10-21T07:51:16.140Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-10-21T07:51:16.140Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T07:51:16.140Z] [2022-10-21T07:51:16.140Z] DONE 2 tests, 2 skipped in 0.110s [2022-10-21T07:51:16.140Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-10-21T07:51:16.140Z] testing: warning: no tests to run [2022-10-21T07:51:16.140Z] PASS [2022-10-21T07:51:16.140Z] [2022-10-21T07:51:16.140Z] DONE 0 tests in 0.023s [2022-10-21T07:51:16.140Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-10-21T07:51:16.140Z] INFO: Testing against a local daemon [2022-10-21T07:51:16.140Z] === RUN TestAuthZPluginAllowRequest [2022-10-21T07:51:16.140Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:16.140Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-10-21T07:51:16.140Z] === RUN TestAuthZPluginTLS [2022-10-21T07:51:16.140Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:16.140Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-10-21T07:51:16.140Z] === RUN TestAuthZPluginDenyRequest [2022-10-21T07:51:16.140Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:16.140Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-10-21T07:51:16.140Z] === RUN TestAuthZPluginAPIDenyResponse [2022-10-21T07:51:16.140Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:16.140Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-10-21T07:51:16.140Z] === RUN TestAuthZPluginDenyResponse [2022-10-21T07:51:16.140Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:16.140Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-10-21T07:51:16.140Z] === RUN TestAuthZPluginAllowEventStream [2022-10-21T07:51:16.140Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:16.140Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-10-21T07:51:16.140Z] === RUN TestAuthZPluginErrorResponse [2022-10-21T07:51:16.140Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:16.140Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-10-21T07:51:16.140Z] === RUN TestAuthZPluginErrorRequest [2022-10-21T07:51:16.140Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:16.140Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-10-21T07:51:16.140Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-10-21T07:51:16.140Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:16.140Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-10-21T07:51:16.140Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-10-21T07:51:16.140Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:16.140Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-10-21T07:51:16.140Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-10-21T07:51:16.140Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:16.140Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-10-21T07:51:16.140Z] === RUN TestAuthZPluginHeader [2022-10-21T07:51:16.140Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:16.140Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-10-21T07:51:16.140Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-10-21T07:51:16.399Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:16.399Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-10-21T07:51:16.399Z] === RUN TestAuthZPluginV2Disable [2022-10-21T07:51:16.483Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-10-21T07:51:16.483Z] tests/integration/client_test.py ..... [ 75%] [2022-10-21T07:51:16.483Z] tests/integration/context_api_test.py ... [ 76%] [2022-10-21T07:51:16.483Z] tests/integration/errors_test.py . [ 76%] [2022-10-21T07:51:16.658Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:16.658Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-10-21T07:51:16.658Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-10-21T07:51:16.917Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:16.917Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-10-21T07:51:16.917Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-10-21T07:51:17.176Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:17.176Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-10-21T07:51:17.176Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-10-21T07:51:17.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:17.746Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-10-21T07:51:17.746Z] PASS [2022-10-21T07:51:17.746Z] [2022-10-21T07:51:17.746Z] === Skipped [2022-10-21T07:51:17.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-10-21T07:51:17.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:17.746Z] [2022-10-21T07:51:17.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-10-21T07:51:17.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:17.746Z] [2022-10-21T07:51:17.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-10-21T07:51:17.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:17.746Z] [2022-10-21T07:51:17.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-10-21T07:51:17.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:17.746Z] [2022-10-21T07:51:17.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-10-21T07:51:17.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:17.746Z] [2022-10-21T07:51:17.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-10-21T07:51:17.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:17.746Z] [2022-10-21T07:51:17.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-10-21T07:51:17.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:17.746Z] [2022-10-21T07:51:17.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-10-21T07:51:17.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:17.746Z] [2022-10-21T07:51:17.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-10-21T07:51:17.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:17.746Z] [2022-10-21T07:51:17.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-10-21T07:51:17.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:17.746Z] [2022-10-21T07:51:17.746Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-10-21T07:51:17.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:17.746Z] [2022-10-21T07:51:17.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-10-21T07:51:17.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:17.746Z] [2022-10-21T07:51:17.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-10-21T07:51:17.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:17.746Z] [2022-10-21T07:51:17.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-10-21T07:51:17.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:17.746Z] [2022-10-21T07:51:17.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-10-21T07:51:17.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:17.746Z] [2022-10-21T07:51:17.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-10-21T07:51:17.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:17.746Z] [2022-10-21T07:51:17.746Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-10-21T07:51:17.746Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:17.746Z] [2022-10-21T07:51:17.746Z] DONE 17 tests, 17 skipped in 1.825s [2022-10-21T07:51:17.746Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-10-21T07:51:17.746Z] INFO: Testing against a local daemon [2022-10-21T07:51:17.746Z] === RUN TestPluginInvalidJSON [2022-10-21T07:51:17.746Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T07:51:17.746Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T07:51:17.746Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T07:51:17.746Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-10-21T07:51:17.746Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-10-21T07:51:17.746Z] === RUN TestPluginInstall [2022-10-21T07:51:17.746Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:17.746Z] --- SKIP: TestPluginInstall (0.00s) [2022-10-21T07:51:17.746Z] === RUN TestPluginsWithRuntimes [2022-10-21T07:51:17.746Z] 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-10-21T07:51:17.746Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-10-21T07:51:17.746Z] === RUN TestPluginBackCompatMediaTypes [2022-10-21T07:51:17.746Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-10-21T07:51:17.746Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-10-21T07:51:17.746Z] PASS [2022-10-21T07:51:17.746Z] [2022-10-21T07:51:17.746Z] === Skipped [2022-10-21T07:51:17.746Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-10-21T07:51:17.746Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-10-21T07:51:17.746Z] [2022-10-21T07:51:17.746Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-10-21T07:51:17.746Z] 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-10-21T07:51:17.746Z] [2022-10-21T07:51:17.746Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-10-21T07:51:17.746Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-10-21T07:51:17.746Z] [2022-10-21T07:51:17.746Z] DONE 5 tests, 3 skipped in 0.130s [2022-10-21T07:51:17.746Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-10-21T07:51:17.746Z] INFO: Testing against a local daemon [2022-10-21T07:51:17.746Z] === RUN TestExternalGraphDriver [2022-10-21T07:51:18.314Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-10-21T07:51:18.314Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-10-21T07:51:18.314Z] === RUN TestGraphdriverPluginV2 [2022-10-21T07:51:23.246Z] --- PASS: TestServiceWithDataPathPortInit (13.41s) [2022-10-21T07:51:23.246Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-10-21T07:51:24.173Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mtjonbodog02xyz46izhxpnht Created:2022-10-21 07:51:22.762019206 +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[a39dd250f9c127805e01a70c680ca8e9228eede40d83729031bdd9dc0ec8de89:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ad3qxe7m2uh2ry5030h3db8p5 EndpointID:d7d54f47b72f964e31b60a27d7614d86ae39e83e04cfb8dfea5ef10bb9cab8c0 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:432b275fdd08adc0008ddae742e42f2a08bfb5b9a909c57c3fa300215d9a02a5 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:d977c1149987 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ad3qxe7m2uh2ry5030h3db8p5 EndpointID:d7d54f47b72f964e31b60a27d7614d86ae39e83e04cfb8dfea5ef10bb9cab8c0 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-10-21T07:51:24.632Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-10-21T07:51:24.632Z] Using test binary docker [2022-10-21T07:51:24.632Z] +++ /etc/init.d/apparmor start [2022-10-21T07:51:24.632Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-10-21T07:51:24.632Z] INFO: Waiting for daemon to start... [2022-10-21T07:51:24.632Z] Starting dockerd [2022-10-21T07:51:24.632Z] +++ 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-10-21T07:51:24.632Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-10-21T07:51:24.632Z] Using test binary docker [2022-10-21T07:51:24.632Z] +++ /etc/init.d/apparmor start [2022-10-21T07:51:24.632Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-10-21T07:51:24.632Z] INFO: Waiting for daemon to start... [2022-10-21T07:51:24.632Z] Starting dockerd [2022-10-21T07:51:24.632Z] +++ 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-10-21T07:51:24.632Z] . [2022-10-21T07:51:24.632Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-10-21T07:51:24.632Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-10-21T07:51:24.632Z] Error: No such image: emptyfs [2022-10-21T07:51:24.632Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-10-21T07:51:24.632Z] ++++ docker load [2022-10-21T07:51:24.632Z] Running integration-test (iteration 1) [2022-10-21T07:51:24.633Z] 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-10-21T07:51:24.633Z] ++ 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-10-21T07:51:24.633Z] ++ set -e [2022-10-21T07:51:24.633Z] ++ '[' -n 0 ']' [2022-10-21T07:51:24.633Z] ++ set -x [2022-10-21T07:51:24.633Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-21T07:51:24.633Z] [2022-10-21T07:51:24.633Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-10-21T07:51:24.633Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-10-21T07:51:24.633Z] Error: No such image: emptyfs [2022-10-21T07:51:24.633Z] ++++ docker load [2022-10-21T07:51:24.633Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-10-21T07:51:24.633Z] Running integration-test (iteration 1) [2022-10-21T07:51:24.633Z] 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-10-21T07:51:24.633Z] ++ 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-10-21T07:51:24.633Z] ++ set -e [2022-10-21T07:51:24.633Z] ++ '[' -n 0 ']' [2022-10-21T07:51:24.633Z] ++ set -x [2022-10-21T07:51:24.633Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-10-21T07:51:24.633Z] Loaded image: busybox:latest [2022-10-21T07:51:24.633Z] Loaded image: busybox:glibc [2022-10-21T07:51:24.633Z] Loaded image: busybox:latest [2022-10-21T07:51:24.633Z] Loaded image: busybox:glibc [2022-10-21T07:51:24.633Z] Loaded image: debian:bullseye-slim [2022-10-21T07:51:24.633Z] Loaded image: hello-world:latest [2022-10-21T07:51:24.633Z] Loaded image: arm32v7/hello-world:latest [2022-10-21T07:51:24.633Z] INFO: Testing against a local daemon [2022-10-21T07:51:24.633Z] === RUN TestDockerDaemonSuite [2022-10-21T07:51:24.633Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-10-21T07:51:24.633Z] Loaded image: debian:bullseye-slim [2022-10-21T07:51:24.633Z] Loaded image: hello-world:latest [2022-10-21T07:51:24.633Z] Loaded image: arm32v7/hello-world:latest [2022-10-21T07:51:24.633Z] INFO: Testing against a local daemon [2022-10-21T07:51:24.633Z] === RUN TestDockerSuite [2022-10-21T07:51:24.633Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-10-21T07:51:24.633Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-10-21T07:51:24.633Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-10-21T07:51:24.633Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-10-21T07:51:24.633Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-10-21T07:51:24.633Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-10-21T07:51:24.633Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-10-21T07:51:24.633Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-10-21T07:51:24.885Z] --- PASS: TestGraphdriverPluginV2 (5.74s) [2022-10-21T07:51:24.885Z] PASS [2022-10-21T07:51:24.885Z] [2022-10-21T07:51:24.885Z] === Skipped [2022-10-21T07:51:24.885Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-10-21T07:51:24.885Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-10-21T07:51:24.885Z] [2022-10-21T07:51:24.885Z] DONE 2 tests, 1 skipped in 6.177s [2022-10-21T07:51:24.885Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-10-21T07:51:24.885Z] INFO: Testing against a local daemon [2022-10-21T07:51:24.885Z] === RUN TestContinueAfterPluginCrash [2022-10-21T07:51:24.885Z] === PAUSE TestContinueAfterPluginCrash [2022-10-21T07:51:24.885Z] === RUN TestReadPluginNoRead [2022-10-21T07:51:24.885Z] === PAUSE TestReadPluginNoRead [2022-10-21T07:51:24.885Z] === RUN TestDaemonStartWithLogOpt [2022-10-21T07:51:24.885Z] === PAUSE TestDaemonStartWithLogOpt [2022-10-21T07:51:24.885Z] === CONT TestContinueAfterPluginCrash [2022-10-21T07:51:24.885Z] === CONT TestDaemonStartWithLogOpt [2022-10-21T07:51:27.160Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-10-21T07:51:27.160Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-10-21T07:51:27.728Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-10-21T07:51:27.985Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-10-21T07:51:28.339Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s) [2022-10-21T07:51:28.339Z] PASS [2022-10-21T07:51:28.339Z] [2022-10-21T07:51:28.339Z] === Skipped [2022-10-21T07:51:28.339Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-10-21T07:51:28.339Z] service_test.go:242: FLAKY_TEST [2022-10-21T07:51:28.339Z] [2022-10-21T07:51:28.339Z] DONE 26 tests, 1 skipped in 43.107s [2022-10-21T07:51:28.339Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-10-21T07:51:28.339Z] ++ 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-10-21T07:51:28.339Z] ++ set -e [2022-10-21T07:51:28.339Z] ++ '[' -n 0 ']' [2022-10-21T07:51:28.339Z] ++ set -x [2022-10-21T07:51:28.339Z] ++ 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-10-21T07:51:28.339Z] INFO: Testing against a local daemon [2022-10-21T07:51:28.339Z] === RUN TestDockerNetworkIpvlanPersistance [2022-10-21T07:51:28.339Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T07:51:28.339Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-10-21T07:51:28.339Z] === RUN TestDockerNetworkIpvlan [2022-10-21T07:51:28.339Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T07:51:28.339Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-10-21T07:51:28.339Z] PASS [2022-10-21T07:51:28.339Z] [2022-10-21T07:51:28.339Z] === Skipped [2022-10-21T07:51:28.339Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-10-21T07:51:28.339Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T07:51:28.339Z] [2022-10-21T07:51:28.339Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-10-21T07:51:28.339Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T07:51:28.339Z] [2022-10-21T07:51:28.339Z] DONE 2 tests, 2 skipped in 0.106s [2022-10-21T07:51:28.339Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-10-21T07:51:28.339Z] ++ 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-10-21T07:51:28.339Z] ++ set -e [2022-10-21T07:51:28.339Z] ++ '[' -n 0 ']' [2022-10-21T07:51:28.339Z] ++ set -x [2022-10-21T07:51:28.339Z] ++ 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-10-21T07:51:28.595Z] INFO: Testing against a local daemon [2022-10-21T07:51:28.595Z] === RUN TestDockerNetworkMacvlanPersistance [2022-10-21T07:51:29.361Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-10-21T07:51:29.929Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-10-21T07:51:29.929Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-10-21T07:51:29.960Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2022-10-21T07:51:29.960Z] === RUN TestDockerNetworkMacvlan [2022-10-21T07:51:30.162Z] --- PASS: TestDaemonStartWithLogOpt (6.11s) [2022-10-21T07:51:30.162Z] === CONT TestReadPluginNoRead [2022-10-21T07:51:30.496Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-10-21T07:51:30.522Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-10-21T07:51:31.430Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-10-21T07:51:31.448Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-10-21T07:51:31.996Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-10-21T07:51:31.996Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-10-21T07:51:31.996Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-10-21T07:51:32.010Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-10-21T07:51:32.031Z] --- PASS: TestImportExtremelyLargeImageWorks (93.95s) [2022-10-21T07:51:32.031Z] PASS [2022-10-21T07:51:32.031Z] [2022-10-21T07:51:32.031Z] DONE 13 tests in 96.893s [2022-10-21T07:51:32.031Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-10-21T07:51:32.031Z] INFO: Testing against a local daemon [2022-10-21T07:51:32.031Z] === RUN TestNetworkCreateDelete [2022-10-21T07:51:32.031Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-10-21T07:51:32.031Z] === RUN TestDockerNetworkDeletePreferID [2022-10-21T07:51:32.031Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-10-21T07:51:32.031Z] === RUN TestDaemonDNSFallback [2022-10-21T07:51:32.254Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-10-21T07:51:33.188Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-10-21T07:51:33.452Z] === RUN TestReadPluginNoRead/default [2022-10-21T07:51:33.711Z] --- PASS: TestContinueAfterPluginCrash (9.72s) [2022-10-21T07:51:33.899Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-10-21T07:51:34.170Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-10-21T07:51:34.170Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-10-21T07:51:34.170Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-10-21T07:51:34.170Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-10-21T07:51:35.046Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-10-21T07:51:35.265Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-10-21T07:51:35.616Z] === RUN TestReadPluginNoRead/disabled_caching [2022-10-21T07:51:37.291Z] --- PASS: TestDaemonDNSFallback (6.28s) [2022-10-21T07:51:37.291Z] === RUN TestInspectNetwork [2022-10-21T07:51:38.151Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-10-21T07:51:38.533Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-10-21T07:51:39.094Z] --- PASS: TestDockerNetworkMacvlan (9.34s) [2022-10-21T07:51:39.094Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-10-21T07:51:39.094Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-10-21T07:51:39.094Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.89s) [2022-10-21T07:51:39.094Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.77s) [2022-10-21T07:51:39.094Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.88s) [2022-10-21T07:51:39.094Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-10-21T07:51:39.094Z] PASS [2022-10-21T07:51:39.094Z] [2022-10-21T07:51:39.094Z] DONE 8 tests in 10.785s [2022-10-21T07:51:39.094Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-10-21T07:51:39.094Z] ++ 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-10-21T07:51:39.094Z] ++ set -e [2022-10-21T07:51:39.094Z] ++ '[' -n 0 ']' [2022-10-21T07:51:39.094Z] ++ set -x [2022-10-21T07:51:39.095Z] ++ 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-10-21T07:51:39.190Z] === RUN TestInspectNetwork/full_network_id [2022-10-21T07:51:39.190Z] === RUN TestInspectNetwork/partial_network_id [2022-10-21T07:51:39.190Z] === RUN TestInspectNetwork/network_name [2022-10-21T07:51:39.190Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-10-21T07:51:39.350Z] testing: warning: no tests to run [2022-10-21T07:51:39.351Z] PASS [2022-10-21T07:51:39.351Z] [2022-10-21T07:51:39.351Z] DONE 0 tests in 0.029s [2022-10-21T07:51:39.351Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-10-21T07:51:39.351Z] ++ 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-10-21T07:51:39.351Z] ++ set -e [2022-10-21T07:51:39.351Z] ++ '[' -n 0 ']' [2022-10-21T07:51:39.351Z] ++ set -x [2022-10-21T07:51:39.351Z] ++ 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-10-21T07:51:39.351Z] INFO: Testing against a local daemon [2022-10-21T07:51:39.351Z] === RUN TestAuthZPluginAllowRequest [2022-10-21T07:51:40.058Z] === CONT TestReadPluginNoRead [2022-10-21T07:51:40.058Z] read_test.go:92: [db2c542b96da5] daemon is not started [2022-10-21T07:51:40.058Z] --- PASS: TestReadPluginNoRead (9.73s) [2022-10-21T07:51:40.058Z] --- PASS: TestReadPluginNoRead/default (2.20s) [2022-10-21T07:51:40.058Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.20s) [2022-10-21T07:51:40.058Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.22s) [2022-10-21T07:51:40.058Z] PASS [2022-10-21T07:51:40.058Z] [2022-10-21T07:51:40.058Z] DONE 6 tests in 15.960s [2022-10-21T07:51:40.058Z] 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-10-21T07:51:40.058Z] testing: warning: no tests to run [2022-10-21T07:51:40.058Z] PASS [2022-10-21T07:51:40.058Z] [2022-10-21T07:51:40.058Z] DONE 0 tests in 0.036s [2022-10-21T07:51:40.058Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-10-21T07:51:40.058Z] INFO: Testing against a local daemon [2022-10-21T07:51:40.058Z] === RUN TestPluginWithDevMounts [2022-10-21T07:51:40.058Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-10-21T07:51:40.058Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-10-21T07:51:40.058Z] PASS [2022-10-21T07:51:40.058Z] [2022-10-21T07:51:40.058Z] === Skipped [2022-10-21T07:51:40.058Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-10-21T07:51:40.058Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-10-21T07:51:40.058Z] [2022-10-21T07:51:40.058Z] DONE 1 tests, 1 skipped in 0.098s [2022-10-21T07:51:40.058Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-10-21T07:51:40.058Z] INFO: Testing against a local daemon [2022-10-21T07:51:40.058Z] === RUN TestSecretInspect [2022-10-21T07:51:40.058Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:40.058Z] --- SKIP: TestSecretInspect (0.01s) [2022-10-21T07:51:40.058Z] === RUN TestSecretList [2022-10-21T07:51:40.058Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:40.058Z] --- SKIP: TestSecretList (0.01s) [2022-10-21T07:51:40.058Z] === RUN TestSecretsCreateAndDelete [2022-10-21T07:51:40.058Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:40.317Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-10-21T07:51:40.318Z] === RUN TestSecretsUpdate [2022-10-21T07:51:40.318Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:40.318Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-10-21T07:51:40.318Z] === RUN TestTemplatedSecret [2022-10-21T07:51:40.318Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:40.318Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-10-21T07:51:40.318Z] === RUN TestSecretCreateResolve [2022-10-21T07:51:40.318Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:40.318Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-10-21T07:51:40.318Z] PASS [2022-10-21T07:51:40.318Z] [2022-10-21T07:51:40.318Z] === Skipped [2022-10-21T07:51:40.318Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-10-21T07:51:40.318Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:40.318Z] [2022-10-21T07:51:40.318Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-10-21T07:51:40.318Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:40.318Z] [2022-10-21T07:51:40.318Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-10-21T07:51:40.318Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:40.318Z] [2022-10-21T07:51:40.318Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-10-21T07:51:40.318Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:40.318Z] [2022-10-21T07:51:40.318Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-10-21T07:51:40.318Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:40.318Z] [2022-10-21T07:51:40.318Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-10-21T07:51:40.318Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:40.318Z] [2022-10-21T07:51:40.318Z] DONE 6 tests, 6 skipped in 0.165s [2022-10-21T07:51:40.318Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-10-21T07:51:40.318Z] INFO: Testing against a local daemon [2022-10-21T07:51:40.318Z] === RUN TestServiceCreateInit [2022-10-21T07:51:40.318Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-10-21T07:51:40.318Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:40.318Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-10-21T07:51:40.318Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:40.318Z] --- PASS: TestServiceCreateInit (0.01s) [2022-10-21T07:51:40.318Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-10-21T07:51:40.318Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-10-21T07:51:40.318Z] === RUN TestCreateServiceMultipleTimes [2022-10-21T07:51:40.318Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:40.318Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-10-21T07:51:40.318Z] === RUN TestCreateServiceConflict [2022-10-21T07:51:40.318Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:40.318Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-10-21T07:51:40.318Z] === RUN TestCreateServiceMaxReplicas [2022-10-21T07:51:40.318Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:40.318Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-10-21T07:51:40.318Z] === RUN TestCreateWithDuplicateNetworkNames [2022-10-21T07:51:40.318Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:40.318Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-10-21T07:51:40.318Z] === RUN TestCreateServiceSecretFileMode [2022-10-21T07:51:40.318Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:40.318Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-10-21T07:51:40.318Z] === RUN TestCreateServiceConfigFileMode [2022-10-21T07:51:40.318Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:40.318Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-10-21T07:51:40.318Z] === RUN TestCreateServiceSysctls [2022-10-21T07:51:40.318Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:40.318Z] --- SKIP: TestCreateServiceSysctls (0.01s) [2022-10-21T07:51:40.318Z] === RUN TestCreateServiceCapabilities [2022-10-21T07:51:40.577Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:40.577Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-10-21T07:51:40.577Z] === RUN TestInspect [2022-10-21T07:51:40.577Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:40.577Z] --- SKIP: TestInspect (0.01s) [2022-10-21T07:51:40.577Z] === RUN TestCreateJob [2022-10-21T07:51:40.577Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:40.577Z] --- SKIP: TestCreateJob (0.01s) [2022-10-21T07:51:40.577Z] === RUN TestReplicatedJob [2022-10-21T07:51:40.577Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:40.577Z] --- SKIP: TestReplicatedJob (0.01s) [2022-10-21T07:51:40.577Z] === RUN TestUpdateReplicatedJob [2022-10-21T07:51:40.577Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:40.577Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-10-21T07:51:40.577Z] === RUN TestServiceListWithStatuses [2022-10-21T07:51:40.577Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-10-21T07:51:40.577Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-10-21T07:51:40.577Z] === RUN TestDockerNetworkConnectAlias [2022-10-21T07:51:40.577Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:40.577Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-10-21T07:51:40.577Z] === RUN TestDockerNetworkReConnect [2022-10-21T07:51:40.577Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:40.577Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-10-21T07:51:40.577Z] === RUN TestServicePlugin [2022-10-21T07:51:40.716Z] --- PASS: TestAuthZPluginAllowRequest (1.07s) [2022-10-21T07:51:40.716Z] === RUN TestAuthZPluginTLS [2022-10-21T07:51:40.733Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-10-21T07:51:40.971Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-10-21T07:51:40.971Z] === RUN TestAuthZPluginDenyRequest [2022-10-21T07:51:41.533Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-10-21T07:51:41.533Z] === RUN TestAuthZPluginAPIDenyResponse [2022-10-21T07:51:42.095Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-10-21T07:51:42.095Z] === RUN TestAuthZPluginDenyResponse [2022-10-21T07:51:42.485Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:42.485Z] --- SKIP: TestServicePlugin (1.87s) [2022-10-21T07:51:42.485Z] === RUN TestServiceUpdateLabel [2022-10-21T07:51:42.485Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:42.485Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-10-21T07:51:42.485Z] === RUN TestServiceUpdateSecrets [2022-10-21T07:51:42.485Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:42.485Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-10-21T07:51:42.485Z] === RUN TestServiceUpdateConfigs [2022-10-21T07:51:42.485Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:42.485Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-10-21T07:51:42.485Z] === RUN TestServiceUpdateNetwork [2022-10-21T07:51:42.485Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:42.485Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-10-21T07:51:42.485Z] === RUN TestServiceUpdatePidsLimit [2022-10-21T07:51:42.485Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:42.485Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-10-21T07:51:42.485Z] PASS [2022-10-21T07:51:42.485Z] [2022-10-21T07:51:42.485Z] === Skipped [2022-10-21T07:51:42.485Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-10-21T07:51:42.485Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:42.485Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-10-21T07:51:42.485Z] [2022-10-21T07:51:42.485Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-10-21T07:51:42.485Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:42.485Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-10-21T07:51:42.485Z] [2022-10-21T07:51:42.485Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-10-21T07:51:42.485Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:42.485Z] [2022-10-21T07:51:42.485Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-10-21T07:51:42.485Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:42.485Z] [2022-10-21T07:51:42.485Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-10-21T07:51:42.485Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:42.485Z] [2022-10-21T07:51:42.485Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-10-21T07:51:42.485Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:42.485Z] [2022-10-21T07:51:42.485Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-10-21T07:51:42.485Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:42.485Z] [2022-10-21T07:51:42.485Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-10-21T07:51:42.485Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:42.485Z] [2022-10-21T07:51:42.485Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.01s) [2022-10-21T07:51:42.485Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:42.485Z] [2022-10-21T07:51:42.485Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-10-21T07:51:42.485Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:42.485Z] [2022-10-21T07:51:42.485Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-10-21T07:51:42.485Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:42.485Z] [2022-10-21T07:51:42.485Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-10-21T07:51:42.485Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:42.485Z] [2022-10-21T07:51:42.485Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-10-21T07:51:42.485Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:42.485Z] [2022-10-21T07:51:42.485Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-10-21T07:51:42.485Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:42.485Z] [2022-10-21T07:51:42.485Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-10-21T07:51:42.485Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-10-21T07:51:42.485Z] [2022-10-21T07:51:42.485Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-10-21T07:51:42.485Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:42.485Z] [2022-10-21T07:51:42.485Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-10-21T07:51:42.485Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:42.485Z] [2022-10-21T07:51:42.485Z] === SKIP: amd64.integration.service TestServicePlugin (1.87s) [2022-10-21T07:51:42.485Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:42.485Z] [2022-10-21T07:51:42.485Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-10-21T07:51:42.485Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:42.485Z] [2022-10-21T07:51:42.485Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-10-21T07:51:42.485Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:42.485Z] [2022-10-21T07:51:42.485Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-10-21T07:51:42.485Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:42.485Z] [2022-10-21T07:51:42.485Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-10-21T07:51:42.485Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:42.485Z] [2022-10-21T07:51:42.485Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.01s) [2022-10-21T07:51:42.485Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-10-21T07:51:42.486Z] [2022-10-21T07:51:42.486Z] DONE 24 tests, 23 skipped in 2.234s [2022-10-21T07:51:42.486Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-10-21T07:51:42.486Z] INFO: Testing against a local daemon [2022-10-21T07:51:42.486Z] === RUN TestSessionCreate [2022-10-21T07:51:42.486Z] --- PASS: TestSessionCreate (0.02s) [2022-10-21T07:51:42.486Z] === RUN TestSessionCreateWithBadUpgrade [2022-10-21T07:51:42.486Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-10-21T07:51:42.486Z] PASS [2022-10-21T07:51:42.486Z] [2022-10-21T07:51:42.486Z] DONE 2 tests in 0.131s [2022-10-21T07:51:42.656Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-10-21T07:51:42.656Z] === RUN TestAuthZPluginAllowEventStream [2022-10-21T07:51:42.746Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-10-21T07:51:42.746Z] INFO: Testing against a local daemon [2022-10-21T07:51:42.746Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-10-21T07:51:42.746Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-10-21T07:51:42.746Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-10-21T07:51:42.746Z] === RUN TestEventsExecDie [2022-10-21T07:51:43.314Z] --- PASS: TestEventsExecDie (0.47s) [2022-10-21T07:51:43.314Z] === RUN TestEventsBackwardsCompatible [2022-10-21T07:51:43.314Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-10-21T07:51:43.314Z] === RUN TestInfoBinaryCommits [2022-10-21T07:51:43.314Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-10-21T07:51:43.314Z] === RUN TestInfoAPIVersioned [2022-10-21T07:51:43.314Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-10-21T07:51:43.314Z] === RUN TestInfoDiscoveryBackend [2022-10-21T07:51:43.370Z] --- PASS: TestInspectNetwork (6.79s) [2022-10-21T07:51:43.370Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-10-21T07:51:43.370Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-10-21T07:51:43.370Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-10-21T07:51:43.370Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-10-21T07:51:43.370Z] === RUN TestRunContainerWithBridgeNone [2022-10-21T07:51:43.583Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2022-10-21T07:51:43.583Z] === RUN TestAuthZPluginErrorResponse [2022-10-21T07:51:44.144Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-10-21T07:51:44.144Z] === RUN TestAuthZPluginErrorRequest [2022-10-21T07:51:44.692Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2022-10-21T07:51:44.692Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-10-21T07:51:44.706Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-10-21T07:51:44.706Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-10-21T07:51:44.744Z] --- PASS: TestRunContainerWithBridgeNone (1.53s) [2022-10-21T07:51:44.744Z] === RUN TestNetworkInvalidJSON [2022-10-21T07:51:44.744Z] === RUN TestNetworkInvalidJSON//networks/create [2022-10-21T07:51:44.744Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-10-21T07:51:44.744Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-10-21T07:51:44.744Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-10-21T07:51:44.744Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-10-21T07:51:44.744Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-10-21T07:51:44.744Z] === CONT TestNetworkInvalidJSON//networks/create [2022-10-21T07:51:44.744Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-10-21T07:51:44.744Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-10-21T07:51:44.744Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-10-21T07:51:44.744Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-10-21T07:51:44.744Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-10-21T07:51:44.744Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-10-21T07:51:44.744Z] === RUN TestNetworkList [2022-10-21T07:51:44.744Z] === RUN TestNetworkList//networks [2022-10-21T07:51:44.744Z] === PAUSE TestNetworkList//networks [2022-10-21T07:51:44.744Z] === RUN TestNetworkList//networks/ [2022-10-21T07:51:44.744Z] === PAUSE TestNetworkList//networks/ [2022-10-21T07:51:44.744Z] === CONT TestNetworkList//networks [2022-10-21T07:51:44.744Z] === CONT TestNetworkList//networks/ [2022-10-21T07:51:44.744Z] --- PASS: TestNetworkList (0.02s) [2022-10-21T07:51:44.744Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-10-21T07:51:44.744Z] --- PASS: TestNetworkList//networks (0.00s) [2022-10-21T07:51:44.744Z] === RUN TestHostIPv4BridgeLabel [2022-10-21T07:51:45.267Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-10-21T07:51:45.267Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-10-21T07:51:45.310Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-10-21T07:51:45.310Z] === RUN TestDaemonRestartWithLiveRestore [2022-10-21T07:51:46.000Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-10-21T07:51:46.244Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-10-21T07:51:46.244Z] === RUN TestDaemonDefaultNetworkPools [2022-10-21T07:51:46.634Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) [2022-10-21T07:51:46.634Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-10-21T07:51:47.177Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-10-21T07:51:47.177Z] === RUN TestDaemonRestartWithExistingNetwork [2022-10-21T07:51:47.899Z] --- PASS: TestBuildWithHugeFile (105.15s) [2022-10-21T07:51:47.899Z] === RUN TestBuildWithEmptyDockerfile [2022-10-21T07:51:47.899Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-21T07:51:47.899Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-21T07:51:47.899Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-21T07:51:47.899Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-21T07:51:47.899Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-21T07:51:47.899Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-21T07:51:47.899Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-21T07:51:47.899Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-21T07:51:47.899Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-21T07:51:48.006Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.29s) [2022-10-21T07:51:48.006Z] === RUN TestAuthZPluginHeader [2022-10-21T07:51:48.110Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-10-21T07:51:48.110Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-10-21T07:51:48.157Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-10-21T07:51:48.157Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-10-21T07:51:48.157Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-10-21T07:51:48.157Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2022-10-21T07:51:48.157Z] === RUN TestBuildPreserveOwnership [2022-10-21T07:51:48.157Z] === RUN TestBuildPreserveOwnership/copy_from [2022-10-21T07:51:48.157Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-10-21T07:51:48.568Z] --- PASS: TestAuthZPluginHeader (0.68s) [2022-10-21T07:51:48.568Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-10-21T07:51:48.568Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-21T07:51:48.568Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-10-21T07:51:48.568Z] === RUN TestAuthZPluginV2Disable [2022-10-21T07:51:48.568Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-21T07:51:48.568Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-10-21T07:51:48.568Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-10-21T07:51:48.568Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-21T07:51:48.568Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-10-21T07:51:48.568Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-10-21T07:51:48.568Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-21T07:51:48.568Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-10-21T07:51:48.568Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-10-21T07:51:48.725Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-10-21T07:51:48.884Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2022-10-21T07:51:48.884Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-10-21T07:51:48.884Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T07:51:48.884Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-10-21T07:51:48.884Z] === RUN TestInfoAPI [2022-10-21T07:51:48.884Z] --- PASS: TestInfoAPI (0.02s) [2022-10-21T07:51:48.884Z] === RUN TestInfoAPIWarnings [2022-10-21T07:51:49.483Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-10-21T07:51:49.483Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-10-21T07:51:50.048Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-10-21T07:51:50.048Z] === RUN TestServiceWithPredefinedNetwork [2022-10-21T07:51:50.099Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-10-21T07:51:50.358Z] docker_cli_daemon_test.go:1456: [dc7a7215e5c11] daemon is not started [2022-10-21T07:51:50.924Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-10-21T07:51:50.924Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-10-21T07:51:50.924Z] check_test.go:309: [db906f0fd18cc] daemon is not started [2022-10-21T07:51:50.924Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-10-21T07:51:51.196Z] ......... [ 86%] [2022-10-21T07:51:51.858Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-10-21T07:51:52.424Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-10-21T07:51:52.577Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s) [2022-10-21T07:51:52.577Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-10-21T07:51:52.577Z] service_test.go:242: FLAKY_TEST [2022-10-21T07:51:52.577Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-10-21T07:51:52.577Z] === RUN TestServiceWithDataPathPortInit [2022-10-21T07:51:52.683Z] --- PASS: TestBuildPreserveOwnership (4.56s) [2022-10-21T07:51:52.683Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.79s) [2022-10-21T07:51:52.683Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.76s) [2022-10-21T07:51:52.683Z] === RUN TestBuildPlatformInvalid [2022-10-21T07:51:52.683Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2022-10-21T07:51:52.683Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-10-21T07:51:52.941Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-10-21T07:51:53.199Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-10-21T07:51:53.766Z] Loaded image: busybox:latest [2022-10-21T07:51:54.332Z] Loaded image: busybox:glibc [2022-10-21T07:51:54.902Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-10-21T07:51:54.902Z] check_test.go:309: [d8a37ebb63809] daemon is not started [2022-10-21T07:51:54.902Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-10-21T07:51:56.121Z] tests/integration/models_images_test.py ............... [ 89%] [2022-10-21T07:51:56.275Z] Loaded image: debian:bullseye-slim [2022-10-21T07:51:56.276Z] Loaded image: hello-world:latest [2022-10-21T07:51:56.276Z] Loaded image: arm32v7/hello-world:latest [2022-10-21T07:51:56.533Z] === RUN TestDockerSuite/TestAttachDetach [2022-10-21T07:51:57.468Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-10-21T07:51:57.560Z] tests/integration/models_networks_test.py .... [ 90%] [2022-10-21T07:51:58.033Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-10-21T07:51:59.415Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-10-21T07:51:59.981Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-10-21T07:52:00.916Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-10-21T07:52:01.483Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-10-21T07:52:02.049Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-10-21T07:52:02.614Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-10-21T07:52:04.089Z] tests/integration/models_nodes_test.py . [ 91%] [2022-10-21T07:52:04.089Z] tests/integration/models_resources_test.py . [ 91%] [2022-10-21T07:52:04.516Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-10-21T07:52:04.516Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-10-21T07:52:05.452Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-10-21T07:52:06.346Z] 028c482fad0f: Pull complete [2022-10-21T07:52:06.346Z] Digest: sha256:d365ab93a48e9b6fcf2d7db6474fbe78c5e725a2768b3ec1388600a078bd3177 [2022-10-21T07:52:06.346Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T07:52:06.346Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-10-21T07:52:06.346Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-10-21T07:52:06.346Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.3532' [2022-10-21T07:52:06.346Z] WARN: Skipping validation tests [2022-10-21T07:52:06.346Z] INFO: Running unit tests at 10/21/2022 07:51:55... [2022-10-21T07:52:06.346Z] INFO: make.ps1 starting at 10/21/2022 07:52:01 [2022-10-21T07:52:06.346Z] INFO: Git commit (9c84417c1b) assumed from DOCKER_GITCOMMIT environment variable [2022-10-21T07:52:06.346Z] INFO: Invoking autogen... [2022-10-21T07:52:06.346Z] INFO: Running unit tests... [2022-10-21T07:52:06.608Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-10-21T07:52:06.608Z] PASS [2022-10-21T07:52:06.608Z] [2022-10-21T07:52:06.608Z] === Skipped [2022-10-21T07:52:06.608Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-10-21T07:52:06.608Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-21T07:52:06.608Z] [2022-10-21T07:52:06.608Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-10-21T07:52:06.608Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-21T07:52:06.608Z] [2022-10-21T07:52:06.608Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-10-21T07:52:06.608Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-21T07:52:06.608Z] [2022-10-21T07:52:06.608Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-10-21T07:52:06.608Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-21T07:52:06.608Z] [2022-10-21T07:52:06.608Z] DONE 17 tests, 4 skipped in 26.311s [2022-10-21T07:52:06.608Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-10-21T07:52:06.608Z] ++ 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-10-21T07:52:06.608Z] ++ set -e [2022-10-21T07:52:06.608Z] ++ '[' -n 0 ']' [2022-10-21T07:52:06.608Z] ++ set -x [2022-10-21T07:52:06.608Z] ++ 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-10-21T07:52:06.608Z] INFO: Testing against a local daemon [2022-10-21T07:52:06.608Z] === RUN TestPluginInvalidJSON [2022-10-21T07:52:06.608Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T07:52:06.608Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T07:52:06.608Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T07:52:06.608Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-10-21T07:52:06.608Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-10-21T07:52:06.608Z] === RUN TestPluginInstall [2022-10-21T07:52:06.608Z] === RUN TestPluginInstall/no_auth [2022-10-21T07:52:06.608Z] time="2022-10-21T07:52:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T07:52:06.608Z] time="2022-10-21T07:52:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26efccff81372fef8a5f2872647123a04f829ddbf4f72f7d9cd076836cc9c712" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T07:52:06.608Z] time="2022-10-21T07:52:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T07:52:06.608Z] time="2022-10-21T07:52:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26efccff81372fef8a5f2872647123a04f829ddbf4f72f7d9cd076836cc9c712" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T07:52:06.608Z] === RUN TestPluginInstall/with_htpasswd [2022-10-21T07:52:06.826Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-10-21T07:52:06.826Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-10-21T07:52:06.865Z] time="2022-10-21T07:52:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T07:52:06.865Z] time="2022-10-21T07:52:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:29b21ae2b98531e4baa6229fc360940583ded642a26b3bdfc319a785342d4052" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T07:52:06.865Z] time="2022-10-21T07:52:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T07:52:06.865Z] time="2022-10-21T07:52:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:29b21ae2b98531e4baa6229fc360940583ded642a26b3bdfc319a785342d4052" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T07:52:06.976Z] --- PASS: TestInfoAPIWarnings (17.33s) [2022-10-21T07:52:06.976Z] === RUN TestInfoDebug [2022-10-21T07:52:06.976Z] --- PASS: TestInfoDebug (1.54s) [2022-10-21T07:52:06.976Z] === RUN TestInfoInsecureRegistries [2022-10-21T07:52:07.121Z] === RUN TestPluginInstall/with_insecure [2022-10-21T07:52:07.446Z] --- PASS: TestServiceWithDataPathPortInit (13.45s) [2022-10-21T07:52:07.446Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-10-21T07:52:07.763Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-10-21T07:52:07.763Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-10-21T07:52:08.049Z] time="2022-10-21T07:52:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T07:52:08.049Z] time="2022-10-21T07:52:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:582a29840dc286a7536f8f8d7f76aab6ee00b3cbc253c1cd91538609f388110e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T07:52:08.049Z] time="2022-10-21T07:52:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T07:52:08.049Z] time="2022-10-21T07:52:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:582a29840dc286a7536f8f8d7f76aab6ee00b3cbc253c1cd91538609f388110e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T07:52:08.305Z] plugin_test.go:165: [d08974b941b5d] daemon is not started [2022-10-21T07:52:08.305Z] --- PASS: TestPluginInstall (2.53s) [2022-10-21T07:52:08.305Z] --- PASS: TestPluginInstall/no_auth (0.93s) [2022-10-21T07:52:08.305Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-10-21T07:52:08.305Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-10-21T07:52:08.305Z] === RUN TestPluginsWithRuntimes [2022-10-21T07:52:08.332Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-10-21T07:52:08.379Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:6pl8xmyy3eyanqff1qq4ohtoi Created:2022-10-21 07:52:06.925133323 +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[8af750a4453ea5c7e92602bb09f1a7dc7ece8efad9940459e49487f52fbc3aaf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7rhv5ivmsimmmccv73qlxa2ml EndpointID:9cb47a07ad44e2e787e9f0bf79cd6acdaaef84d25d6f71185612c9decfcaf708 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2239d6e7002e3de2802e769ee5c96a58ee622905965d850435ace4aab802304b 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:0d324d16b722 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7rhv5ivmsimmmccv73qlxa2ml EndpointID:9cb47a07ad44e2e787e9f0bf79cd6acdaaef84d25d6f71185612c9decfcaf708 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-10-21T07:52:08.881Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2022-10-21T07:52:08.881Z] === RUN TestInfoRegistryMirrors [2022-10-21T07:52:08.903Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.96s) [2022-10-21T07:52:08.903Z] PASS [2022-10-21T07:52:08.903Z] [2022-10-21T07:52:08.903Z] === Skipped [2022-10-21T07:52:08.903Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-10-21T07:52:08.903Z] build_session_test.go:25: TODO: BuildKit [2022-10-21T07:52:08.903Z] [2022-10-21T07:52:08.903Z] DONE 33 tests, 1 skipped in 170.307s [2022-10-21T07:52:08.903Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-10-21T07:52:08.903Z] ++ 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-10-21T07:52:08.903Z] ++ set -e [2022-10-21T07:52:08.903Z] ++ '[' -n 0 ']' [2022-10-21T07:52:08.903Z] ++ set -x [2022-10-21T07:52:08.903Z] ++ 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-10-21T07:52:08.903Z] INFO: Testing against a local daemon [2022-10-21T07:52:08.903Z] === RUN TestConfigInspect [2022-10-21T07:52:09.670Z] === RUN TestPluginsWithRuntimes/No_Args [2022-10-21T07:52:10.260Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2022-10-21T07:52:10.260Z] === RUN TestLoginFailsWithBadCredentials [2022-10-21T07:52:10.400Z] tests/integration/models_services_test.py ..............X. [ 95%] [2022-10-21T07:52:10.520Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-10-21T07:52:10.520Z] === RUN TestPingCacheHeaders [2022-10-21T07:52:10.520Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-10-21T07:52:10.520Z] === RUN TestPingGet [2022-10-21T07:52:10.520Z] --- PASS: TestPingGet (0.01s) [2022-10-21T07:52:10.520Z] === RUN TestPingHead [2022-10-21T07:52:10.520Z] --- PASS: TestPingHead (0.01s) [2022-10-21T07:52:10.520Z] === RUN TestVersion [2022-10-21T07:52:10.520Z] --- PASS: TestVersion (0.02s) [2022-10-21T07:52:10.520Z] PASS [2022-10-21T07:52:10.520Z] [2022-10-21T07:52:10.520Z] === Skipped [2022-10-21T07:52:10.520Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-10-21T07:52:10.520Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-10-21T07:52:10.520Z] [2022-10-21T07:52:10.520Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-10-21T07:52:10.520Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-10-21T07:52:10.520Z] [2022-10-21T07:52:10.520Z] DONE 18 tests, 2 skipped in 27.982s [2022-10-21T07:52:10.520Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-10-21T07:52:10.597Z] === RUN TestPluginsWithRuntimes/With_Args [2022-10-21T07:52:10.780Z] INFO: Testing against a local daemon [2022-10-21T07:52:10.780Z] === RUN TestVolumesCreateAndList [2022-10-21T07:52:10.780Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-10-21T07:52:10.780Z] === RUN TestVolumesRemove [2022-10-21T07:52:10.780Z] --- PASS: TestVolumesRemove (0.08s) [2022-10-21T07:52:10.780Z] === RUN TestVolumesInspect [2022-10-21T07:52:10.780Z] --- PASS: TestVolumesInspect (0.01s) [2022-10-21T07:52:10.780Z] === RUN TestVolumesInvalidJSON [2022-10-21T07:52:10.780Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-10-21T07:52:10.780Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-10-21T07:52:10.780Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-10-21T07:52:10.780Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-10-21T07:52:10.780Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-10-21T07:52:10.780Z] PASS [2022-10-21T07:52:10.780Z] [2022-10-21T07:52:10.780Z] DONE 5 tests in 0.224s [2022-10-21T07:52:10.780Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-10-21T07:52:10.780Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12801 is not a child of this shell [2022-10-21T07:52:10.780Z] warning: PID 12801 from bundles/test-integration/docker.pid had a nonzero exit code [2022-10-21T07:52:10.802Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-10-21T07:52:11.023Z] 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-10-21T07:52:11.040Z] Leaving: AppArmorNo profiles have been unloaded. [2022-10-21T07:52:11.040Z] [2022-10-21T07:52:11.040Z] Unloading profiles will leave already running processes permanently [2022-10-21T07:52:11.040Z] unconfined, which can lead to unexpected situations. [2022-10-21T07:52:11.040Z] [2022-10-21T07:52:11.040Z] To set a process to complain mode, use the command line tool [2022-10-21T07:52:11.040Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-10-21T07:52:11.040Z] Removing test suite binaries [2022-10-21T07:52:11.040Z] exiting test-integration [2022-10-21T07:52:11.040Z] ++ exit 0 [2022-10-21T07:52:11.040Z] [2022-10-21T07:52:11.525Z] --- PASS: TestPluginsWithRuntimes (3.27s) [2022-10-21T07:52:11.525Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-10-21T07:52:11.525Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-10-21T07:52:11.525Z] === RUN TestPluginBackCompatMediaTypes [2022-10-21T07:52:11.736Z] --- PASS: TestConfigInspect (2.89s) [2022-10-21T07:52:11.736Z] === RUN TestConfigList Post stage [Pipeline] junit [2022-10-21T07:52:12.003Z] Recording test results [2022-10-21T07:52:12.087Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-10-21T07:52:12.087Z] PASS [2022-10-21T07:52:12.087Z] [2022-10-21T07:52:12.087Z] DONE 10 tests in 6.524s [2022-10-21T07:52:12.087Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-10-21T07:52:12.087Z] ++ 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-10-21T07:52:12.087Z] ++ set -e [2022-10-21T07:52:12.087Z] ++ '[' -n 0 ']' [2022-10-21T07:52:12.087Z] ++ set -x [2022-10-21T07:52:12.087Z] ++ 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-10-21T07:52:12.342Z] INFO: Testing against a local daemon [2022-10-21T07:52:12.342Z] === RUN TestExternalGraphDriver [2022-10-21T07:52:12.560Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2022-10-21T07:52:12.560Z] PASS [2022-10-21T07:52:12.560Z] [2022-10-21T07:52:12.560Z] === Skipped [2022-10-21T07:52:12.560Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-10-21T07:52:12.560Z] service_test.go:242: FLAKY_TEST [2022-10-21T07:52:12.560Z] [2022-10-21T07:52:12.560Z] DONE 26 tests, 1 skipped in 42.937s [2022-10-21T07:52:12.560Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-10-21T07:52:12.560Z] INFO: Testing against a local daemon [2022-10-21T07:52:12.560Z] === RUN TestDockerNetworkIpvlanPersistance [2022-10-21T07:52:12.560Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T07:52:12.560Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-10-21T07:52:12.560Z] === RUN TestDockerNetworkIpvlan [2022-10-21T07:52:12.560Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T07:52:12.560Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-10-21T07:52:12.560Z] PASS [2022-10-21T07:52:12.560Z] [2022-10-21T07:52:12.560Z] === Skipped [2022-10-21T07:52:12.560Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-10-21T07:52:12.560Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T07:52:12.560Z] [2022-10-21T07:52:12.560Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-10-21T07:52:12.560Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T07:52:12.560Z] [2022-10-21T07:52:12.560Z] DONE 2 tests, 2 skipped in 0.038s [2022-10-21T07:52:12.560Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-10-21T07:52:12.560Z] INFO: Testing against a local daemon [2022-10-21T07:52:12.560Z] === RUN TestDockerNetworkMacvlanPersistance [2022-10-21T07:52:12.598Z] === RUN TestExternalGraphDriver/json [2022-10-21T07:52:13.110Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-10-21T07:52:13.134Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-10-21T07:52:13.134Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-10-21T07:52:13.578Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-10-21T07:52:13.910Z] + echo Ensuring container killed. [2022-10-21T07:52:13.910Z] Ensuring container killed. [2022-10-21T07:52:13.910Z] + docker rm -vf docker-pr4 [2022-10-21T07:52:13.933Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2022-10-21T07:52:13.933Z] === RUN TestDockerNetworkMacvlan [2022-10-21T07:52:14.485Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-10-21T07:52:14.486Z] Error response from daemon: No such container: docker-pr4 [2022-10-21T07:52:14.487Z] === RUN TestExternalGraphDriver/spec [Pipeline] sh [2022-10-21T07:52:14.498Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-10-21T07:52:14.743Z] --- PASS: TestConfigList (2.81s) [2022-10-21T07:52:14.743Z] === RUN TestConfigsCreateAndDelete [2022-10-21T07:52:14.772Z] + echo Chowning /workspace to jenkins user [2022-10-21T07:52:14.772Z] Chowning /workspace to jenkins user [2022-10-21T07:52:14.772Z] + id -u [2022-10-21T07:52:14.772Z] + id -g [2022-10-21T07:52:14.772Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44340:/workspace busybox chown -R 1000:1000 /workspace [2022-10-21T07:52:14.772Z] Unable to find image 'busybox:latest' locally [2022-10-21T07:52:15.032Z] latest: Pulling from library/busybox [2022-10-21T07:52:15.033Z] f5b7ce95afea: Pulling fs layer [2022-10-21T07:52:15.033Z] f5b7ce95afea: Verifying Checksum [2022-10-21T07:52:15.033Z] f5b7ce95afea: Download complete [2022-10-21T07:52:15.033Z] f5b7ce95afea: Pull complete [2022-10-21T07:52:15.292Z] Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698 [2022-10-21T07:52:15.292Z] Status: Downloaded newer image for busybox:latest [2022-10-21T07:52:15.433Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-10-21T07:52:15.853Z] === RUN TestExternalGraphDriver/pull [2022-10-21T07:52:15.998Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-10-21T07:52:16.642Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-10-21T07:52:16.900Z] check_test.go:309: [d2671e344bf5f] daemon is not started [2022-10-21T07:52:16.900Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-10-21T07:52:16.968Z] + bundleName=amd64-rootless [2022-10-21T07:52:16.968Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-10-21T07:52:16.968Z] Creating amd64-rootless-bundles.tar.gz [2022-10-21T07:52:16.968Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-10-21T07:52:16.968Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-10-21T07:52:16.981Z] Archiving artifacts [2022-10-21T07:52:17.025Z] tests/integration/regression_test.py ...... [ 98%] [2022-10-21T07:52:17.281Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-10-21T07:52:17.281Z] tests/integration/credentials/utils_test.py . [100%] [2022-10-21T07:52:17.281Z] [2022-10-21T07:52:17.281Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-10-21T07:52:17.281Z] =========================== short test summary info ============================ [2022-10-21T07:52:17.281Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-10-21T07:52:17.281Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-10-21T07:52:17.281Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-10-21T07:52:17.281Z] Not supported on most drivers [2022-10-21T07:52:17.281Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-10-21T07:52:17.281Z] Output of docker top depends on host distro, and is not formalized. [2022-10-21T07:52:17.281Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-10-21T07:52:17.281Z] Output of docker top depends on host distro, and is not formalized. [2022-10-21T07:52:17.281Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-10-21T07:52:17.281Z] Can fail if eth0 has multiple IP addresses [2022-10-21T07:52:17.281Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-10-21T07:52:17.281Z] This doesn't seem to be taken into account by the engine [2022-10-21T07:52:17.281Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2022-10-21T07:52:17.281Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-10-21T07:52:17.281Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 301.50 seconds == [2022-10-21T07:52:17.466Z] --- PASS: TestConfigsCreateAndDelete (2.74s) [2022-10-21T07:52:17.466Z] === RUN TestConfigsUpdate [2022-10-21T07:52:17.466Z] check_test.go:309: [d63b29f823bb3] daemon is not started [2022-10-21T07:52:17.466Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-10-21T07:52:17.795Z] --- PASS: TestExternalGraphDriver (5.21s) [2022-10-21T07:52:17.795Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2022-10-21T07:52:17.795Z] --- PASS: TestExternalGraphDriver/spec (1.56s) [2022-10-21T07:52:17.795Z] --- PASS: TestExternalGraphDriver/pull (1.71s) [2022-10-21T07:52:17.795Z] === RUN TestGraphdriverPluginV2 [2022-10-21T07:52:17.795Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-21T07:52:17.795Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-10-21T07:52:17.795Z] PASS [2022-10-21T07:52:17.795Z] [2022-10-21T07:52:17.795Z] === Skipped [2022-10-21T07:52:17.795Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-10-21T07:52:17.795Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-21T07:52:17.795Z] [2022-10-21T07:52:17.795Z] DONE 5 tests, 1 skipped in 5.651s [2022-10-21T07:52:17.795Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-10-21T07:52:17.795Z] ++ 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-10-21T07:52:17.795Z] ++ set -e [2022-10-21T07:52:17.795Z] ++ '[' -n 0 ']' [2022-10-21T07:52:17.795Z] ++ set -x [2022-10-21T07:52:17.796Z] ++ 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-10-21T07:52:17.796Z] INFO: Testing against a local daemon [2022-10-21T07:52:17.796Z] === RUN TestContinueAfterPluginCrash [2022-10-21T07:52:17.796Z] === PAUSE TestContinueAfterPluginCrash [2022-10-21T07:52:17.796Z] === RUN TestReadPluginNoRead [2022-10-21T07:52:17.796Z] === PAUSE TestReadPluginNoRead [2022-10-21T07:52:17.796Z] === RUN TestDaemonStartWithLogOpt [2022-10-21T07:52:17.796Z] === PAUSE TestDaemonStartWithLogOpt [2022-10-21T07:52:17.796Z] === CONT TestContinueAfterPluginCrash [2022-10-21T07:52:17.796Z] === CONT TestDaemonStartWithLogOpt [2022-10-21T07:52:17.843Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-10-21T07:52:17.898Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-10-21T07:52:18.839Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-10-21T07:52:19.070Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44340/4/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-10-21T07:52:19.100Z] check_test.go:309: [d9831a7512dce] daemon is not started [Pipeline] sh [2022-10-21T07:52:19.357Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-10-21T07:52:19.377Z] + make clean [2022-10-21T07:52:19.636Z] docker volume rm -f docker-dev-cache [2022-10-21T07:52:19.797Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-10-21T07:52:19.895Z] docker-dev-cache [Pipeline] deleteDir [2022-10-21T07:52:20.292Z] --- PASS: TestConfigsUpdate (2.84s) [2022-10-21T07:52:20.292Z] === RUN TestTemplatedConfig [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-21T07:52:21.082Z] --- PASS: TestDaemonStartWithLogOpt (3.03s) [2022-10-21T07:52:21.082Z] === CONT TestReadPluginNoRead [2022-10-21T07:52:21.227Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-10-21T07:52:21.325Z] ? github.com/docker/docker/api [no test files] [2022-10-21T07:52:22.652Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-10-21T07:52:22.913Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-10-21T07:52:22.970Z] === RUN TestReadPluginNoRead/default [2022-10-21T07:52:23.080Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-10-21T07:52:23.173Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-10-21T07:52:23.338Z] --- PASS: TestDockerNetworkMacvlan (9.46s) [2022-10-21T07:52:23.338Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-10-21T07:52:23.338Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-10-21T07:52:23.338Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) [2022-10-21T07:52:23.338Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-10-21T07:52:23.338Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.93s) [2022-10-21T07:52:23.338Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2022-10-21T07:52:23.338Z] PASS [2022-10-21T07:52:23.338Z] [2022-10-21T07:52:23.338Z] DONE 8 tests in 10.784s [2022-10-21T07:52:23.338Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-10-21T07:52:23.338Z] testing: warning: no tests to run [2022-10-21T07:52:23.338Z] PASS [2022-10-21T07:52:23.338Z] [2022-10-21T07:52:23.338Z] DONE 0 tests in 0.009s [2022-10-21T07:52:23.338Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-10-21T07:52:23.338Z] INFO: Testing against a local daemon [2022-10-21T07:52:23.338Z] === RUN TestAuthZPluginAllowRequest [2022-10-21T07:52:23.738Z] --- PASS: TestTemplatedConfig (3.50s) [2022-10-21T07:52:23.738Z] === RUN TestConfigCreateResolve [2022-10-21T07:52:24.335Z] === RUN TestReadPluginNoRead/disabled_caching [2022-10-21T07:52:24.672Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-10-21T07:52:24.672Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-10-21T07:52:24.711Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-10-21T07:52:24.711Z] === RUN TestAuthZPluginTLS [2022-10-21T07:52:25.238Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-10-21T07:52:25.238Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-10-21T07:52:25.276Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-10-21T07:52:25.276Z] === RUN TestAuthZPluginDenyRequest [2022-10-21T07:52:25.535Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-10-21T07:52:25.535Z] === RUN TestAuthZPluginAPIDenyResponse [2022-10-21T07:52:25.700Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-10-21T07:52:26.100Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-10-21T07:52:26.100Z] === RUN TestAuthZPluginDenyResponse [2022-10-21T07:52:26.171Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-10-21T07:52:26.261Z] --- PASS: TestContinueAfterPluginCrash (8.28s) [2022-10-21T07:52:26.429Z] --- PASS: TestConfigCreateResolve (2.75s) [2022-10-21T07:52:26.429Z] === RUN TestConfigDaemonLibtrustID [2022-10-21T07:52:26.519Z] === CONT TestReadPluginNoRead [2022-10-21T07:52:26.519Z] read_test.go:92: [daa19a3e11f20] daemon is not started [2022-10-21T07:52:26.519Z] --- PASS: TestReadPluginNoRead (5.65s) [2022-10-21T07:52:26.519Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-10-21T07:52:26.519Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.16s) [2022-10-21T07:52:26.519Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) [2022-10-21T07:52:26.519Z] PASS [2022-10-21T07:52:26.519Z] [2022-10-21T07:52:26.519Z] DONE 6 tests in 8.805s [2022-10-21T07:52:26.519Z] 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-10-21T07:52:26.519Z] ++ 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-10-21T07:52:26.519Z] ++ set -e [2022-10-21T07:52:26.519Z] ++ '[' -n 0 ']' [2022-10-21T07:52:26.519Z] ++ set -x [2022-10-21T07:52:26.519Z] ++ 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-10-21T07:52:26.519Z] testing: warning: no tests to run [2022-10-21T07:52:26.519Z] PASS [2022-10-21T07:52:26.519Z] [2022-10-21T07:52:26.519Z] DONE 0 tests in 0.035s [2022-10-21T07:52:26.670Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-10-21T07:52:26.670Z] === RUN TestAuthZPluginAllowEventStream [2022-10-21T07:52:26.687Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-10-21T07:52:26.775Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-10-21T07:52:26.775Z] ++ 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-10-21T07:52:26.775Z] ++ set -e [2022-10-21T07:52:26.775Z] ++ '[' -n 0 ']' [2022-10-21T07:52:26.775Z] ++ set -x [2022-10-21T07:52:26.775Z] ++ 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-10-21T07:52:26.775Z] INFO: Testing against a local daemon [2022-10-21T07:52:26.775Z] === RUN TestPluginWithDevMounts [2022-10-21T07:52:26.775Z] === PAUSE TestPluginWithDevMounts [2022-10-21T07:52:26.775Z] === CONT TestPluginWithDevMounts [2022-10-21T07:52:26.945Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-10-21T07:52:26.945Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-10-21T07:52:26.945Z] PASS [2022-10-21T07:52:26.945Z] [2022-10-21T07:52:26.945Z] DONE 7 tests in 18.232s [2022-10-21T07:52:26.945Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-10-21T07:52:26.945Z] ++ 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-10-21T07:52:26.945Z] ++ set -e [2022-10-21T07:52:26.945Z] ++ '[' -n 0 ']' [2022-10-21T07:52:26.945Z] ++ set -x [2022-10-21T07:52:26.946Z] ++ 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-10-21T07:52:27.203Z] INFO: Testing against a local daemon [2022-10-21T07:52:27.203Z] === RUN TestCheckpoint [2022-10-21T07:52:27.203Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-10-21T07:52:27.203Z] --- SKIP: TestCheckpoint (0.00s) [2022-10-21T07:52:27.203Z] === RUN TestContainerInvalidJSON [2022-10-21T07:52:27.203Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-10-21T07:52:27.203Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-10-21T07:52:27.203Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-10-21T07:52:27.203Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-10-21T07:52:27.203Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-10-21T07:52:27.203Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-10-21T07:52:27.203Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-10-21T07:52:27.203Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-10-21T07:52:27.203Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-10-21T07:52:27.203Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-10-21T07:52:27.203Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-10-21T07:52:27.203Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-10-21T07:52:27.203Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-10-21T07:52:27.203Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-10-21T07:52:27.203Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-10-21T07:52:27.203Z] === RUN TestCopyFromContainerPathIsNotDir [2022-10-21T07:52:27.461Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-10-21T07:52:27.461Z] === RUN TestCopyToContainerPathDoesNotExist [2022-10-21T07:52:27.461Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-10-21T07:52:27.461Z] === RUN TestCopyToContainerPathIsNotDir [2022-10-21T07:52:27.461Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-10-21T07:52:27.461Z] === RUN TestCopyFromContainer [2022-10-21T07:52:28.043Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s) [2022-10-21T07:52:28.043Z] === RUN TestAuthZPluginErrorResponse [2022-10-21T07:52:28.301Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-10-21T07:52:28.301Z] === RUN TestAuthZPluginErrorRequest [2022-10-21T07:52:28.394Z] === RUN TestCopyFromContainer// [2022-10-21T07:52:28.655Z] === RUN TestCopyFromContainer//bar/root [2022-10-21T07:52:28.655Z] === RUN TestCopyFromContainer//bar/root/ [2022-10-21T07:52:28.655Z] === RUN TestCopyFromContainer/bar/quux [2022-10-21T07:52:28.655Z] === RUN TestCopyFromContainer/bar/quux/ [2022-10-21T07:52:28.664Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-10-21T07:52:28.664Z] PASS [2022-10-21T07:52:28.664Z] [2022-10-21T07:52:28.664Z] DONE 1 tests in 1.634s [2022-10-21T07:52:28.664Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-10-21T07:52:28.664Z] ++ 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-10-21T07:52:28.664Z] ++ set -e [2022-10-21T07:52:28.664Z] ++ '[' -n 0 ']' [2022-10-21T07:52:28.664Z] ++ set -x [2022-10-21T07:52:28.664Z] ++ 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-10-21T07:52:28.664Z] INFO: Testing against a local daemon [2022-10-21T07:52:28.664Z] === RUN TestSecretInspect [2022-10-21T07:52:28.866Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-10-21T07:52:28.866Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-10-21T07:52:28.913Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-10-21T07:52:28.913Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-10-21T07:52:28.913Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-10-21T07:52:28.913Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-10-21T07:52:29.171Z] === RUN TestCopyFromContainer/bar/notarget [2022-10-21T07:52:29.171Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-10-21T07:52:29.171Z] --- PASS: TestCopyFromContainer (1.71s) [2022-10-21T07:52:29.171Z] --- PASS: TestCopyFromContainer// (0.09s) [2022-10-21T07:52:29.171Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-10-21T07:52:29.171Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-10-21T07:52:29.171Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-10-21T07:52:29.171Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-10-21T07:52:29.171Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-10-21T07:52:29.171Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-10-21T07:52:29.171Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2022-10-21T07:52:29.171Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2022-10-21T07:52:29.171Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2022-10-21T07:52:29.171Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-10-21T07:52:29.171Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-21T07:52:29.171Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-21T07:52:29.171Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-21T07:52:29.171Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-21T07:52:29.171Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-21T07:52:29.171Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-21T07:52:29.171Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-21T07:52:29.171Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-21T07:52:29.171Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-21T07:52:29.171Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-10-21T07:52:29.171Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-10-21T07:52:29.171Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-10-21T07:52:29.171Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-10-21T07:52:29.171Z] === RUN TestCreateLinkToNonExistingContainer [2022-10-21T07:52:29.171Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-10-21T07:52:29.171Z] === RUN TestCreateWithInvalidEnv [2022-10-21T07:52:29.171Z] === RUN TestCreateWithInvalidEnv/0 [2022-10-21T07:52:29.171Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-10-21T07:52:29.171Z] === RUN TestCreateWithInvalidEnv/1 [2022-10-21T07:52:29.171Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-10-21T07:52:29.171Z] === RUN TestCreateWithInvalidEnv/2 [2022-10-21T07:52:29.171Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-10-21T07:52:29.171Z] === CONT TestCreateWithInvalidEnv/0 [2022-10-21T07:52:29.171Z] === CONT TestCreateWithInvalidEnv/2 [2022-10-21T07:52:29.171Z] === CONT TestCreateWithInvalidEnv/1 [2022-10-21T07:52:29.171Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-10-21T07:52:29.171Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-10-21T07:52:29.171Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-10-21T07:52:29.171Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-10-21T07:52:29.171Z] === RUN TestCreateTmpfsMountsTarget [2022-10-21T07:52:29.171Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2022-10-21T07:52:29.171Z] === RUN TestCreateWithCustomMaskedPaths [2022-10-21T07:52:29.461Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-10-21T07:52:29.461Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-10-21T07:52:29.738Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-10-21T07:52:30.049Z] Leaving: AppArmorNo profiles have been unloaded. [2022-10-21T07:52:30.049Z] [2022-10-21T07:52:30.049Z] Unloading profiles will leave already running processes permanently [2022-10-21T07:52:30.049Z] unconfined, which can lead to unexpected situations. [2022-10-21T07:52:30.049Z] [2022-10-21T07:52:30.049Z] To set a process to complain mode, use the command line tool [2022-10-21T07:52:30.049Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-10-21T07:52:30.049Z] [2022-10-21T07:52:30.305Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters Post stage [Pipeline] junit [2022-10-21T07:52:30.336Z] Recording test results [2022-10-21T07:52:30.555Z] --- PASS: TestSecretInspect (2.09s) [2022-10-21T07:52:30.555Z] === RUN TestSecretList [2022-10-21T07:52:30.860Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-10-21T07:52:30.860Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-10-21T07:52:31.170Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-10-21T07:52:31.239Z] --- PASS: TestCreateWithCustomMaskedPaths (1.73s) [2022-10-21T07:52:31.239Z] === RUN TestCreateWithCustomReadonlyPaths [2022-10-21T07:52:31.485Z] + echo Ensuring container killed. [2022-10-21T07:52:31.485Z] Ensuring container killed. [2022-10-21T07:52:31.485Z] + docker rm -vf docker-pr4 [2022-10-21T07:52:31.485Z] Error response from daemon: No such container: docker-pr4 [Pipeline] sh [2022-10-21T07:52:31.803Z] + echo Chowning /workspace to jenkins user [2022-10-21T07:52:31.803Z] Chowning /workspace to jenkins user [2022-10-21T07:52:31.803Z] + id -u [2022-10-21T07:52:31.803Z] + id -g [2022-10-21T07:52:31.803Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44340:/workspace busybox chown -R 1000:1000 /workspace [2022-10-21T07:52:31.803Z] Unable to find image 'busybox:latest' locally [2022-10-21T07:52:31.803Z] latest: Pulling from library/busybox [2022-10-21T07:52:32.059Z] f5b7ce95afea: Pulling fs layer [2022-10-21T07:52:32.059Z] f5b7ce95afea: Download complete [2022-10-21T07:52:32.059Z] f5b7ce95afea: Pull complete [2022-10-21T07:52:32.233Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.38s) [2022-10-21T07:52:32.233Z] === RUN TestAuthZPluginHeader [2022-10-21T07:52:32.314Z] Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698 [2022-10-21T07:52:32.314Z] Status: Downloaded newer image for busybox:latest [2022-10-21T07:52:32.615Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.56s) [2022-10-21T07:52:32.615Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-10-21T07:52:32.615Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-21T07:52:32.615Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-21T07:52:32.615Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-21T07:52:32.615Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-21T07:52:32.615Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-21T07:52:32.615Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-21T07:52:32.615Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-21T07:52:32.615Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-21T07:52:32.615Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-21T07:52:32.615Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-21T07:52:32.615Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-21T07:52:32.615Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-21T07:52:32.615Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-21T07:52:32.615Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-21T07:52:32.615Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-21T07:52:32.615Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-10-21T07:52:32.615Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-10-21T07:52:32.615Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-10-21T07:52:32.615Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-10-21T07:52:32.615Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-10-21T07:52:32.615Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-10-21T07:52:32.615Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-10-21T07:52:33.073Z] --- PASS: TestSecretList (2.13s) [2022-10-21T07:52:33.073Z] === RUN TestSecretsCreateAndDelete [2022-10-21T07:52:33.167Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-10-21T07:52:33.167Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-10-21T07:52:33.181Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2022-10-21T07:52:33.181Z] === RUN TestCreateDifferentPlatform [2022-10-21T07:52:33.181Z] === RUN TestCreateDifferentPlatform/different_os [2022-10-21T07:52:33.181Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-10-21T07:52:33.181Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-10-21T07:52:33.181Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-10-21T07:52:33.181Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-10-21T07:52:33.181Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-10-21T07:52:33.181Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2022-10-21T07:52:33.181Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-10-21T07:52:33.181Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-10-21T07:52:33.181Z] === RUN TestContainerStartOnDaemonRestart [2022-10-21T07:52:33.181Z] === PAUSE TestContainerStartOnDaemonRestart [2022-10-21T07:52:33.181Z] === RUN TestDaemonRestartIpcMode [2022-10-21T07:52:33.181Z] === PAUSE TestDaemonRestartIpcMode [2022-10-21T07:52:33.181Z] === RUN TestDaemonHostGatewayIP [2022-10-21T07:52:33.181Z] === PAUSE TestDaemonHostGatewayIP [2022-10-21T07:52:33.181Z] === RUN TestRestartDaemonWithRestartingContainer [2022-10-21T07:52:33.181Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-10-21T07:52:33.181Z] === RUN TestContainerKillOnDaemonStart [2022-10-21T07:52:33.181Z] === PAUSE TestContainerKillOnDaemonStart [2022-10-21T07:52:33.181Z] === RUN TestDiff [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-10-21T07:52:33.571Z] + bundleName=docker-py [2022-10-21T07:52:33.571Z] + echo Creating docker-py-bundles.tar.gz [2022-10-21T07:52:33.571Z] Creating docker-py-bundles.tar.gz [2022-10-21T07:52:33.571Z] + 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-10-21T07:52:33.584Z] Archiving artifacts [2022-10-21T07:52:33.749Z] --- PASS: TestDiff (0.57s) [2022-10-21T07:52:33.749Z] === RUN TestExecWithCloseStdin [2022-10-21T07:52:34.007Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-10-21T07:52:34.574Z] check_test.go:309: [da4754fdc60d8] daemon is not started [2022-10-21T07:52:34.574Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-10-21T07:52:34.574Z] --- PASS: TestExecWithCloseStdin (0.72s) [2022-10-21T07:52:34.574Z] === RUN TestExec [2022-10-21T07:52:34.962Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-10-21T07:52:34.962Z] === RUN TestSecretsUpdate [2022-10-21T07:52:35.141Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-10-21T07:52:35.386Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44340/4/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-10-21T07:52:35.399Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-10-21T07:52:35.399Z] --- PASS: TestExec (0.81s) [2022-10-21T07:52:35.399Z] === RUN TestExecUser [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-10-21T07:52:35.657Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-10-21T07:52:35.766Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44340/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=9c84417c1bbec9420566841feee05913928e1e7b -e DOCKER_GRAPHDRIVER docker:9c84417c1bbec9420566841feee05913928e1e7b hack/make.sh binary-daemon [2022-10-21T07:52:36.223Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-10-21T07:52:36.223Z] --- PASS: TestExecUser (0.77s) [2022-10-21T07:52:36.223Z] === RUN TestExportContainerAndImportImage [2022-10-21T07:52:36.327Z] [2022-10-21T07:52:36.327Z] Removing bundles/ [2022-10-21T07:52:36.327Z] [2022-10-21T07:52:36.327Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2022-10-21T07:52:36.327Z] Building: bundles/binary-daemon/dockerd-dev [2022-10-21T07:52:36.327Z] GOOS="" GOARCH="" GOARM="" [2022-10-21T07:52:36.852Z] --- PASS: TestSecretsUpdate (2.10s) [2022-10-21T07:52:36.852Z] === RUN TestTemplatedSecret [2022-10-21T07:52:37.158Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2022-10-21T07:52:37.158Z] === RUN TestExportContainerAfterDaemonRestart [2022-10-21T07:52:37.347Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.32s) [2022-10-21T07:52:37.348Z] === RUN TestAuthZPluginV2Disable [2022-10-21T07:52:38.986Z] === RUN TestMiddlewares [2022-10-21T07:52:38.986Z] --- PASS: TestMiddlewares (0.00s) [2022-10-21T07:52:38.986Z] PASS [2022-10-21T07:52:38.986Z] coverage: 7.9% of statements [2022-10-21T07:52:38.986Z] ok github.com/docker/docker/api/server 0.055s coverage: 7.9% of statements [2022-10-21T07:52:39.064Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-10-21T07:52:39.064Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2022-10-21T07:52:39.064Z] === RUN TestHealthCheckWorkdir [2022-10-21T07:52:39.064Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-10-21T07:52:39.064Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-10-21T07:52:39.368Z] --- PASS: TestTemplatedSecret (2.42s) [2022-10-21T07:52:39.368Z] === RUN TestSecretCreateResolve [2022-10-21T07:52:39.997Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2022-10-21T07:52:39.998Z] === RUN TestHealthKillContainer [2022-10-21T07:52:40.563Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-10-21T07:52:41.530Z] --- PASS: TestAuthZPluginV2Disable (3.87s) [2022-10-21T07:52:41.530Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-10-21T07:52:41.883Z] --- PASS: TestSecretCreateResolve (2.10s) [2022-10-21T07:52:41.883Z] PASS [2022-10-21T07:52:41.883Z] [2022-10-21T07:52:41.883Z] DONE 6 tests in 13.145s [2022-10-21T07:52:41.883Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-10-21T07:52:41.883Z] ++ 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-10-21T07:52:41.883Z] ++ set -e [2022-10-21T07:52:41.883Z] ++ '[' -n 0 ']' [2022-10-21T07:52:41.883Z] ++ set -x [2022-10-21T07:52:41.883Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-10-21T07:52:41.883Z] INFO: Testing against a local daemon [2022-10-21T07:52:41.883Z] === RUN TestServiceCreateInit [2022-10-21T07:52:41.883Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-10-21T07:52:43.092Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-10-21T07:52:43.349Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-10-21T07:52:43.914Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-10-21T07:52:44.172Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-10-21T07:52:44.810Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.48s) [2022-10-21T07:52:44.810Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-10-21T07:52:45.150Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-10-21T07:52:45.546Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-10-21T07:52:45.546Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-10-21T07:52:45.546Z] check_test.go:309: [d16e8403ccab0] daemon is not started [2022-10-21T07:52:45.546Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-10-21T07:52:46.479Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-10-21T07:52:47.411Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-10-21T07:52:48.345Z] --- PASS: TestHealthKillContainer (8.47s) [2022-10-21T07:52:48.345Z] === RUN TestHealthCheckProcessKilled [2022-10-21T07:52:48.602Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-10-21T07:52:49.168Z] --- PASS: TestHealthCheckProcessKilled (0.81s) [2022-10-21T07:52:49.168Z] === RUN TestInspectCpusetInConfigPre120 [2022-10-21T07:52:49.168Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-10-21T07:52:49.316Z] --- PASS: TestServiceCreateInit (7.06s) [2022-10-21T07:52:49.316Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.49s) [2022-10-21T07:52:49.316Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.56s) [2022-10-21T07:52:49.316Z] === RUN TestCreateServiceMultipleTimes [2022-10-21T07:52:49.733Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2022-10-21T07:52:49.733Z] === RUN TestIpcModeNone [2022-10-21T07:52:50.298Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-10-21T07:52:50.298Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-10-21T07:52:50.556Z] --- PASS: TestIpcModeNone (0.87s) [2022-10-21T07:52:50.556Z] === RUN TestIpcModePrivate [2022-10-21T07:52:51.122Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:89, shared: false, mustBeShared: false [2022-10-21T07:52:51.379Z] --- PASS: TestIpcModePrivate (0.75s) [2022-10-21T07:52:51.379Z] === RUN TestIpcModeShareable [2022-10-21T07:52:51.637Z] === RUN TestDockerSuite/TestBuildAddScript [2022-10-21T07:52:51.895Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2022-10-21T07:52:51.895Z] check_test.go:309: [d810251d94d70] daemon is not started [2022-10-21T07:52:51.895Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-10-21T07:52:52.153Z] --- PASS: TestIpcModeShareable (0.71s) [2022-10-21T07:52:52.153Z] === RUN TestAPIIpcModeShareableAndContainer [2022-10-21T07:52:54.684Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-10-21T07:52:54.684Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.46s) [2022-10-21T07:52:54.684Z] === RUN TestAPIIpcModeHost [2022-10-21T07:52:54.943Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-10-21T07:52:55.201Z] --- PASS: TestAPIIpcModeHost (0.71s) [2022-10-21T07:52:55.201Z] === RUN TestDaemonIpcModeShareable [2022-10-21T07:52:55.459Z] check_test.go:309: [d91004a93292d] daemon is not started [2022-10-21T07:52:55.459Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-10-21T07:52:56.834Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: true, mustBeShared: true [2022-10-21T07:52:56.834Z] --- PASS: TestDaemonIpcModeShareable (1.53s) [2022-10-21T07:52:56.834Z] === RUN TestDaemonIpcModePrivate [2022-10-21T07:52:57.001Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.25s) [2022-10-21T07:52:57.001Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-10-21T07:52:58.207Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: false, mustBeShared: false [2022-10-21T07:52:58.207Z] --- PASS: TestDaemonIpcModePrivate (1.46s) [2022-10-21T07:52:58.207Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-10-21T07:52:59.580Z] docker_cli_daemon_plugins_test.go:80: [d8c23de7a2859] daemon is not started [2022-10-21T07:52:59.580Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2022-10-21T07:52:59.838Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.46s) [2022-10-21T07:52:59.838Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-10-21T07:53:00.096Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-10-21T07:53:00.354Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-10-21T07:53:01.287Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: true, mustBeShared: true [2022-10-21T07:53:01.287Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.53s) [2022-10-21T07:53:01.287Z] === RUN TestIpcModeOlderClient [2022-10-21T07:53:01.287Z] === PAUSE TestIpcModeOlderClient [2022-10-21T07:53:01.287Z] === RUN TestKillContainerInvalidSignal [2022-10-21T07:53:01.855Z] --- PASS: TestKillContainerInvalidSignal (0.63s) [2022-10-21T07:53:01.855Z] === RUN TestKillContainer [2022-10-21T07:53:01.855Z] === RUN TestKillContainer/no_signal [2022-10-21T07:53:02.789Z] === RUN TestKillContainer/non_killing_signal [2022-10-21T07:53:03.046Z] === RUN TestKillContainer/killing_signal [2022-10-21T07:53:03.616Z] docker_cli_daemon_plugins_test.go:170: [db532da4a304c] daemon is not started [2022-10-21T07:53:03.874Z] --- PASS: TestKillContainer (2.06s) [2022-10-21T07:53:03.874Z] --- PASS: TestKillContainer/no_signal (0.70s) [2022-10-21T07:53:03.874Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2022-10-21T07:53:03.874Z] --- PASS: TestKillContainer/killing_signal (0.56s) [2022-10-21T07:53:03.874Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-10-21T07:53:03.874Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-10-21T07:53:04.131Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-10-21T07:53:04.154Z] --- PASS: TestCreateServiceMultipleTimes (15.05s) [2022-10-21T07:53:04.154Z] === RUN TestCreateServiceConflict [2022-10-21T07:53:04.719Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-10-21T07:53:04.978Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-10-21T07:53:05.238Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s) [2022-10-21T07:53:05.238Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) [2022-10-21T07:53:05.238Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2022-10-21T07:53:05.238Z] === RUN TestKillStoppedContainer [2022-10-21T07:53:05.495Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-10-21T07:53:05.495Z] === RUN TestKillStoppedContainerAPIPre120 [2022-10-21T07:53:05.495Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-10-21T07:53:05.495Z] === RUN TestKillDifferentUserContainer [2022-10-21T07:53:06.043Z] --- PASS: TestCreateServiceConflict (2.22s) [2022-10-21T07:53:06.044Z] === RUN TestCreateServiceMaxReplicas [2022-10-21T07:53:06.428Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2022-10-21T07:53:06.428Z] === RUN TestInspectOomKilledTrue [2022-10-21T07:53:06.428Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-10-21T07:53:06.428Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-10-21T07:53:06.428Z] === RUN TestInspectOomKilledFalse [2022-10-21T07:53:06.428Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-10-21T07:53:06.428Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-10-21T07:53:06.428Z] === RUN TestLinksEtcHostsContentMatch [2022-10-21T07:53:06.995Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2022-10-21T07:53:06.995Z] === RUN TestLinksContainerNames [2022-10-21T07:53:07.253Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-10-21T07:53:07.512Z] === RUN TestDockerSuite/TestBuildAddTar [2022-10-21T07:53:08.447Z] --- PASS: TestLinksContainerNames (1.46s) [2022-10-21T07:53:08.448Z] === RUN TestLogsFollowTailEmpty [2022-10-21T07:53:08.448Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-10-21T07:53:08.558Z] --- PASS: TestCreateServiceMaxReplicas (2.54s) [2022-10-21T07:53:08.559Z] === RUN TestCreateWithDuplicateNetworkNames [2022-10-21T07:53:09.014Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-10-21T07:53:09.014Z] --- PASS: TestLogsFollowTailEmpty (0.63s) [2022-10-21T07:53:09.014Z] === RUN TestContainerNetworkMountsNoChown [2022-10-21T07:53:09.582Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-10-21T07:53:09.582Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/default [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/default [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/private [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/private [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/rprivate [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/rprivate [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/slave [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/slave [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/rslave [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/rslave [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/shared [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/shared [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/rshared [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/rshared [2022-10-21T07:53:09.582Z] === CONT TestMountDaemonRoot/default [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/default/bind_root [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/default/mount_root [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-10-21T07:53:09.582Z] === CONT TestMountDaemonRoot/default/bind_root [2022-10-21T07:53:09.582Z] === CONT TestMountDaemonRoot/rshared [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-10-21T07:53:09.582Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-10-21T07:53:09.582Z] === CONT TestMountDaemonRoot/shared [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-10-21T07:53:09.582Z] === CONT TestMountDaemonRoot/rslave [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-10-21T07:53:09.582Z] === CONT TestMountDaemonRoot/slave [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-10-21T07:53:09.582Z] === CONT TestMountDaemonRoot/rprivate [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-10-21T07:53:09.582Z] === CONT TestMountDaemonRoot/private [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/private/bind_root [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-10-21T07:53:09.582Z] === RUN TestMountDaemonRoot/private/mount_root [2022-10-21T07:53:09.582Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-10-21T07:53:09.582Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-10-21T07:53:09.582Z] === CONT TestMountDaemonRoot/default/mount_root [2022-10-21T07:53:09.840Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-10-21T07:53:09.840Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-10-21T07:53:09.840Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-10-21T07:53:09.840Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-10-21T07:53:09.840Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-10-21T07:53:09.840Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-10-21T07:53:09.840Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-10-21T07:53:09.840Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-10-21T07:53:09.840Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-10-21T07:53:09.840Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-10-21T07:53:09.840Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-10-21T07:53:09.840Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-10-21T07:53:09.840Z] check_test.go:309: [d045f14a9d398] daemon is not started [2022-10-21T07:53:09.840Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-10-21T07:53:10.100Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-10-21T07:53:10.100Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-10-21T07:53:10.100Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-10-21T07:53:10.100Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-10-21T07:53:10.100Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-10-21T07:53:10.100Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-10-21T07:53:10.100Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-10-21T07:53:10.100Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-10-21T07:53:10.100Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-10-21T07:53:10.100Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-10-21T07:53:10.100Z] === CONT TestMountDaemonRoot/private/mount_root [2022-10-21T07:53:10.100Z] === CONT TestMountDaemonRoot/private/bind_root [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-10-21T07:53:10.100Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-10-21T07:53:10.100Z] === RUN TestContainerBindMountNonRecursive [2022-10-21T07:53:11.476Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-10-21T07:53:12.413Z] --- PASS: TestContainerBindMountNonRecursive (2.02s) [2022-10-21T07:53:12.413Z] === RUN TestContainerVolumesMountedAsShared [2022-10-21T07:53:12.979Z] --- PASS: TestContainerVolumesMountedAsShared (0.64s) [2022-10-21T07:53:12.979Z] === RUN TestContainerVolumesMountedAsSlave [2022-10-21T07:53:13.237Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-10-21T07:53:13.495Z] --- PASS: TestContainerVolumesMountedAsSlave (0.57s) [2022-10-21T07:53:13.495Z] === RUN TestNetworkNat [2022-10-21T07:53:14.062Z] --- PASS: TestNetworkNat (0.69s) [2022-10-21T07:53:14.062Z] === RUN TestNetworkLocalhostTCPNat [2022-10-21T07:53:14.629Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-10-21T07:53:14.887Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-10-21T07:53:14.887Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2022-10-21T07:53:14.887Z] === RUN TestNetworkLoopbackNat [2022-10-21T07:53:15.068Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-10-21T07:53:15.069Z] PASS [2022-10-21T07:53:15.069Z] [2022-10-21T07:53:15.069Z] DONE 17 tests in 50.328s [2022-10-21T07:53:15.069Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-10-21T07:53:15.069Z] INFO: Testing against a local daemon [2022-10-21T07:53:15.069Z] === RUN TestPluginInvalidJSON [2022-10-21T07:53:15.069Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T07:53:15.069Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T07:53:15.069Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T07:53:15.069Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-10-21T07:53:15.069Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-10-21T07:53:15.069Z] === RUN TestPluginInstall [2022-10-21T07:53:15.069Z] === RUN TestPluginInstall/no_auth [2022-10-21T07:53:15.069Z] time="2022-10-21T07:53:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T07:53:15.069Z] time="2022-10-21T07:53:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:594b4dc31472457f834f5710cbd0653a3cadfba2b841f9de7cb7f38b1111e5c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T07:53:15.069Z] time="2022-10-21T07:53:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T07:53:15.069Z] time="2022-10-21T07:53:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:594b4dc31472457f834f5710cbd0653a3cadfba2b841f9de7cb7f38b1111e5c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T07:53:15.069Z] === RUN TestPluginInstall/with_htpasswd [2022-10-21T07:53:15.326Z] time="2022-10-21T07:53:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T07:53:15.326Z] time="2022-10-21T07:53:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:594b4dc31472457f834f5710cbd0653a3cadfba2b841f9de7cb7f38b1111e5c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T07:53:15.326Z] time="2022-10-21T07:53:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T07:53:15.326Z] time="2022-10-21T07:53:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:594b4dc31472457f834f5710cbd0653a3cadfba2b841f9de7cb7f38b1111e5c8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T07:53:15.584Z] === RUN TestPluginInstall/with_insecure [2022-10-21T07:53:15.820Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-10-21T07:53:16.387Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-10-21T07:53:16.517Z] time="2022-10-21T07:53:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T07:53:16.517Z] time="2022-10-21T07:53:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e6650b3e945be0693cd31a50cd365dfef428da759aaca7dad9debf1d2a4d2f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T07:53:16.517Z] time="2022-10-21T07:53:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T07:53:16.517Z] time="2022-10-21T07:53:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e6650b3e945be0693cd31a50cd365dfef428da759aaca7dad9debf1d2a4d2f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T07:53:16.517Z] plugin_test.go:165: [dedc23c785934] daemon is not started [2022-10-21T07:53:16.517Z] --- PASS: TestPluginInstall (2.75s) [2022-10-21T07:53:16.517Z] --- PASS: TestPluginInstall/no_auth (1.06s) [2022-10-21T07:53:16.517Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-10-21T07:53:16.517Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-10-21T07:53:16.517Z] === RUN TestPluginsWithRuntimes [2022-10-21T07:53:16.645Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-10-21T07:53:17.579Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-10-21T07:53:18.145Z] --- PASS: TestNetworkLoopbackNat (3.06s) [2022-10-21T07:53:18.145Z] === RUN TestPause [2022-10-21T07:53:18.414Z] === RUN TestPluginsWithRuntimes/No_Args [2022-10-21T07:53:18.712Z] --- PASS: TestPause (0.81s) [2022-10-21T07:53:18.712Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-10-21T07:53:18.712Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-10-21T07:53:18.712Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-10-21T07:53:18.712Z] === RUN TestPauseStopPausedContainer [2022-10-21T07:53:18.980Z] === RUN TestPluginsWithRuntimes/With_Args [2022-10-21T07:53:19.277Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-10-21T07:53:19.535Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2022-10-21T07:53:19.535Z] === RUN TestPsFilter [2022-10-21T07:53:19.793Z] --- PASS: TestPsFilter (0.15s) [2022-10-21T07:53:19.793Z] === RUN TestRemoveContainerWithRemovedVolume [2022-10-21T07:53:19.793Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-10-21T07:53:19.913Z] --- PASS: TestPluginsWithRuntimes (3.27s) [2022-10-21T07:53:19.913Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-10-21T07:53:19.913Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.85s) [2022-10-21T07:53:19.913Z] === RUN TestPluginBackCompatMediaTypes [2022-10-21T07:53:20.360Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2022-10-21T07:53:20.360Z] === RUN TestRemoveContainerWithVolume [2022-10-21T07:53:20.479Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-10-21T07:53:20.479Z] PASS [2022-10-21T07:53:20.479Z] [2022-10-21T07:53:20.479Z] DONE 10 tests in 6.636s [2022-10-21T07:53:20.479Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-10-21T07:53:20.479Z] INFO: Testing against a local daemon [2022-10-21T07:53:20.479Z] === RUN TestExternalGraphDriver [2022-10-21T07:53:20.737Z] === RUN TestExternalGraphDriver/json [2022-10-21T07:53:20.927Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-10-21T07:53:21.185Z] --- PASS: TestRemoveContainerWithVolume (0.82s) [2022-10-21T07:53:21.185Z] === RUN TestRemoveContainerRunning [2022-10-21T07:53:21.754Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-10-21T07:53:21.754Z] --- PASS: TestRemoveContainerRunning (0.64s) [2022-10-21T07:53:21.754Z] === RUN TestRemoveContainerForceRemoveRunning [2022-10-21T07:53:22.635Z] === RUN TestExternalGraphDriver/spec [2022-10-21T07:53:22.688Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2022-10-21T07:53:22.688Z] === RUN TestRemoveInvalidContainer [2022-10-21T07:53:22.688Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-10-21T07:53:22.688Z] === RUN TestRenameLinkedContainer [2022-10-21T07:53:23.395Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s) [2022-10-21T07:53:23.395Z] === RUN TestCreateServiceSecretFileMode [2022-10-21T07:53:24.010Z] === RUN TestExternalGraphDriver/pull [2022-10-21T07:53:25.217Z] --- PASS: TestRenameLinkedContainer (2.36s) [2022-10-21T07:53:25.217Z] === RUN TestRenameStoppedContainer [2022-10-21T07:53:25.217Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-10-21T07:53:25.217Z] === RUN TestDockerSuite/TestBuildBlankName [2022-10-21T07:53:25.474Z] --- PASS: TestRenameStoppedContainer (0.53s) [2022-10-21T07:53:25.475Z] === RUN TestRenameRunningContainerAndReuse [2022-10-21T07:53:25.475Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-10-21T07:53:25.908Z] --- PASS: TestExternalGraphDriver (5.23s) [2022-10-21T07:53:25.908Z] --- PASS: TestExternalGraphDriver/json (1.64s) [2022-10-21T07:53:25.908Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2022-10-21T07:53:25.908Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2022-10-21T07:53:25.908Z] === RUN TestGraphdriverPluginV2 [2022-10-21T07:53:26.848Z] --- PASS: TestRenameRunningContainerAndReuse (1.24s) [2022-10-21T07:53:26.848Z] === RUN TestRenameInvalidName [2022-10-21T07:53:27.105Z] --- PASS: TestRenameInvalidName (0.58s) [2022-10-21T07:53:27.105Z] === RUN TestRenameAnonymousContainer [2022-10-21T07:53:27.363Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-10-21T07:53:28.736Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-10-21T07:53:29.301Z] --- PASS: TestRenameAnonymousContainer (2.10s) [2022-10-21T07:53:29.301Z] === RUN TestRenameContainerWithSameName [2022-10-21T07:53:29.558Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-10-21T07:53:29.816Z] --- PASS: TestRenameContainerWithSameName (0.54s) [2022-10-21T07:53:29.816Z] === RUN TestRenameContainerWithLinkedContainer [2022-10-21T07:53:30.092Z] --- PASS: TestGraphdriverPluginV2 (4.17s) [2022-10-21T07:53:30.092Z] PASS [2022-10-21T07:53:30.092Z] [2022-10-21T07:53:30.092Z] DONE 5 tests in 9.451s [2022-10-21T07:53:30.092Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-10-21T07:53:30.092Z] INFO: Testing against a local daemon [2022-10-21T07:53:30.092Z] === RUN TestContinueAfterPluginCrash [2022-10-21T07:53:30.092Z] === PAUSE TestContinueAfterPluginCrash [2022-10-21T07:53:30.092Z] === RUN TestReadPluginNoRead [2022-10-21T07:53:30.092Z] === PAUSE TestReadPluginNoRead [2022-10-21T07:53:30.092Z] === RUN TestDaemonStartWithLogOpt [2022-10-21T07:53:30.092Z] === PAUSE TestDaemonStartWithLogOpt [2022-10-21T07:53:30.092Z] === CONT TestContinueAfterPluginCrash [2022-10-21T07:53:30.092Z] === CONT TestDaemonStartWithLogOpt [2022-10-21T07:53:31.190Z] --- PASS: TestRenameContainerWithLinkedContainer (1.20s) [2022-10-21T07:53:31.190Z] === RUN TestResize [2022-10-21T07:53:31.190Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-10-21T07:53:31.754Z] --- PASS: TestResize (0.62s) [2022-10-21T07:53:31.754Z] === RUN TestResizeWithInvalidSize [2022-10-21T07:53:31.754Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-10-21T07:53:32.320Z] --- PASS: TestResizeWithInvalidSize (0.61s) [2022-10-21T07:53:32.320Z] === RUN TestResizeWhenContainerNotStarted [2022-10-21T07:53:32.885Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-10-21T07:53:33.143Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2022-10-21T07:53:33.143Z] === RUN TestDaemonRestartKillContainers [2022-10-21T07:53:33.143Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-10-21T07:53:33.143Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-10-21T07:53:33.143Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-10-21T07:53:33.143Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-10-21T07:53:33.143Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-10-21T07:53:33.143Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-10-21T07:53:33.143Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-10-21T07:53:33.143Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-10-21T07:53:33.143Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-10-21T07:53:33.143Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-10-21T07:53:33.143Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-10-21T07:53:33.143Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-10-21T07:53:33.143Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-10-21T07:53:33.143Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-10-21T07:53:33.143Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-10-21T07:53:33.143Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-10-21T07:53:33.143Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-10-21T07:53:33.143Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-10-21T07:53:33.143Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-10-21T07:53:33.143Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-10-21T07:53:33.143Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-10-21T07:53:33.143Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-10-21T07:53:33.143Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-10-21T07:53:33.143Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-10-21T07:53:33.143Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-10-21T07:53:33.143Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-10-21T07:53:33.375Z] --- PASS: TestDaemonStartWithLogOpt (3.37s) [2022-10-21T07:53:33.375Z] === CONT TestReadPluginNoRead [2022-10-21T07:53:35.563Z] --- PASS: TestCreateServiceSecretFileMode (12.39s) [2022-10-21T07:53:35.563Z] === RUN TestCreateServiceConfigFileMode [2022-10-21T07:53:35.672Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-10-21T07:53:35.673Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-10-21T07:53:35.904Z] === RUN TestReadPluginNoRead/default [2022-10-21T07:53:35.931Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-10-21T07:53:36.498Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-10-21T07:53:36.838Z] === RUN TestReadPluginNoRead/disabled_caching [2022-10-21T07:53:37.064Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-10-21T07:53:37.632Z] check_test.go:309: [d31848c9bd6e7] daemon is not started [2022-10-21T07:53:37.632Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-10-21T07:53:37.632Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-10-21T07:53:37.772Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-10-21T07:53:38.340Z] --- PASS: TestContinueAfterPluginCrash (8.41s) [2022-10-21T07:53:38.906Z] === CONT TestReadPluginNoRead [2022-10-21T07:53:38.906Z] read_test.go:92: [d50d1179f5144] daemon is not started [2022-10-21T07:53:38.906Z] --- PASS: TestReadPluginNoRead (5.73s) [2022-10-21T07:53:38.906Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-10-21T07:53:38.906Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-10-21T07:53:38.906Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-10-21T07:53:38.906Z] PASS [2022-10-21T07:53:38.906Z] [2022-10-21T07:53:38.906Z] DONE 6 tests in 9.133s [2022-10-21T07:53:38.906Z] 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-10-21T07:53:38.906Z] testing: warning: no tests to run [2022-10-21T07:53:38.906Z] PASS [2022-10-21T07:53:38.906Z] [2022-10-21T07:53:38.906Z] DONE 0 tests in 0.008s [2022-10-21T07:53:38.906Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-10-21T07:53:39.005Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-10-21T07:53:39.164Z] INFO: Testing against a local daemon [2022-10-21T07:53:39.164Z] === RUN TestPluginWithDevMounts [2022-10-21T07:53:39.164Z] === PAUSE TestPluginWithDevMounts [2022-10-21T07:53:39.164Z] === CONT TestPluginWithDevMounts [2022-10-21T07:53:39.267Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-10-21T07:53:39.384Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-10-21T07:53:39.385Z] === RUN TestBoolValue [2022-10-21T07:53:39.385Z] --- PASS: TestBoolValue (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestBoolValueOrDefault [2022-10-21T07:53:39.385Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestInt64ValueOrZero [2022-10-21T07:53:39.385Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestInt64ValueOrDefault [2022-10-21T07:53:39.385Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestInt64ValueOrDefaultWithError [2022-10-21T07:53:39.385Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestJsonContentType [2022-10-21T07:53:39.385Z] --- PASS: TestJsonContentType (0.00s) [2022-10-21T07:53:39.385Z] PASS [2022-10-21T07:53:39.385Z] coverage: 16.2% of statements [2022-10-21T07:53:39.385Z] ok github.com/docker/docker/api/server/httputils 0.051s coverage: 16.2% of statements [2022-10-21T07:53:39.385Z] === RUN TestMaskSecretKeys [2022-10-21T07:53:39.385Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-10-21T07:53:39.385Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-10-21T07:53:39.385Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-10-21T07:53:39.385Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-10-21T07:53:39.385Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-10-21T07:53:39.385Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-10-21T07:53:39.385Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestVersionMiddlewareVersion [2022-10-21T07:53:39.385Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-10-21T07:53:39.385Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-10-21T07:53:39.385Z] PASS [2022-10-21T07:53:39.385Z] coverage: 37.7% of statements [2022-10-21T07:53:39.385Z] ok github.com/docker/docker/api/server/middleware 0.076s coverage: 37.7% of statements [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/api/server/router [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-10-21T07:53:39.385Z] === RUN TestToJSON [2022-10-21T07:53:39.385Z] --- PASS: TestToJSON (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestToParamWithVersion [2022-10-21T07:53:39.385Z] --- PASS: TestToParamWithVersion (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestFromJSON [2022-10-21T07:53:39.385Z] --- PASS: TestFromJSON (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestEmpty [2022-10-21T07:53:39.385Z] --- PASS: TestEmpty (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestArgsMatchKVListEmptySources [2022-10-21T07:53:39.385Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestArgsMatchKVList [2022-10-21T07:53:39.385Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestArgsMatch [2022-10-21T07:53:39.385Z] --- PASS: TestArgsMatch (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestAdd [2022-10-21T07:53:39.385Z] --- PASS: TestAdd (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestDel [2022-10-21T07:53:39.385Z] --- PASS: TestDel (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestLen [2022-10-21T07:53:39.385Z] --- PASS: TestLen (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestExactMatch [2022-10-21T07:53:39.385Z] --- PASS: TestExactMatch (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestOnlyOneExactMatch [2022-10-21T07:53:39.385Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestContains [2022-10-21T07:53:39.385Z] --- PASS: TestContains (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestValidate [2022-10-21T07:53:39.385Z] --- PASS: TestValidate (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestWalkValues [2022-10-21T07:53:39.385Z] --- PASS: TestWalkValues (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestFuzzyMatch [2022-10-21T07:53:39.385Z] --- PASS: TestFuzzyMatch (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestClone [2022-10-21T07:53:39.385Z] --- PASS: TestClone (0.00s) [2022-10-21T07:53:39.385Z] PASS [2022-10-21T07:53:39.385Z] coverage: 92.2% of statements [2022-10-21T07:53:39.385Z] ok github.com/docker/docker/api/types/filters 0.043s coverage: 92.2% of statements [2022-10-21T07:53:39.385Z] === RUN TestStrSliceMarshalJSON [2022-10-21T07:53:39.385Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestStrSliceUnmarshalJSON [2022-10-21T07:53:39.385Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestStrSliceUnmarshalString [2022-10-21T07:53:39.385Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestStrSliceUnmarshalSlice [2022-10-21T07:53:39.385Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-10-21T07:53:39.385Z] PASS [2022-10-21T07:53:39.385Z] coverage: 90.0% of statements [2022-10-21T07:53:39.385Z] ok github.com/docker/docker/api/types/strslice 0.047s coverage: 90.0% of statements [2022-10-21T07:53:39.385Z] === RUN TestDurationToSecondsString [2022-10-21T07:53:39.385Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestGetTimestamp [2022-10-21T07:53:39.385Z] === RUN TestAdjustForAPIVersion [2022-10-21T07:53:39.385Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-10-21T07:53:39.385Z] PASS [2022-10-21T07:53:39.385Z] coverage: 5.7% of statements [2022-10-21T07:53:39.385Z] ok github.com/docker/docker/api/server/router/swarm 0.045s coverage: 5.7% of statements [2022-10-21T07:53:39.385Z] --- PASS: TestGetTimestamp (0.17s) [2022-10-21T07:53:39.385Z] === RUN TestParseTimestamps [2022-10-21T07:53:39.385Z] --- PASS: TestParseTimestamps (0.00s) [2022-10-21T07:53:39.385Z] PASS [2022-10-21T07:53:39.385Z] coverage: 100.0% of statements [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/api/types [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/api/types/container [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/api/types/events [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/api/types/image [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/api/types/network [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-10-21T07:53:39.385Z] ok github.com/docker/docker/api/types/time 0.224s coverage: 100.0% of statements [2022-10-21T07:53:39.385Z] === RUN TestCompareVersion [2022-10-21T07:53:39.385Z] --- PASS: TestCompareVersion (0.00s) [2022-10-21T07:53:39.385Z] PASS [2022-10-21T07:53:39.385Z] coverage: 75.0% of statements [2022-10-21T07:53:39.385Z] ok github.com/docker/docker/api/types/versions 0.069s coverage: 75.0% of statements [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/builder [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-10-21T07:53:39.385Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-10-21T07:53:39.385Z] === RUN TestParseRemoteURL [2022-10-21T07:53:39.385Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-10-21T07:53:39.385Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-10-21T07:53:39.385Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-10-21T07:53:39.385Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-10-21T07:53:39.385Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-10-21T07:53:39.385Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-10-21T07:53:39.385Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-10-21T07:53:39.385Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-10-21T07:53:39.385Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-10-21T07:53:39.385Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-10-21T07:53:39.385Z] --- PASS: TestParseRemoteURL (0.00s) [2022-10-21T07:53:39.385Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-10-21T07:53:39.385Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-10-21T07:53:39.385Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-10-21T07:53:39.385Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-10-21T07:53:39.385Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-10-21T07:53:39.385Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-10-21T07:53:39.385Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-10-21T07:53:39.385Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-10-21T07:53:39.385Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-10-21T07:53:39.385Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestCloneArgsSmartHttp [2022-10-21T07:53:39.385Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-10-21T07:53:39.385Z] === RUN TestCloneArgsDumbHttp [2022-10-21T07:53:39.385Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestCloneArgsGit [2022-10-21T07:53:39.385Z] --- PASS: TestCloneArgsGit (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestCheckoutGit [2022-10-21T07:53:39.385Z] gitutils_test.go:180: git version 2.11.1.windows.1 [2022-10-21T07:53:39.385Z] gitutils_test.go:239: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit726532372/001/repo/.git/ [2022-10-21T07:53:39.385Z] gitutils_test.go:253: warning: LF will be replaced by CRLF in subdir/Dockerfile. [2022-10-21T07:53:39.385Z] The file will have its original line endings in your working directory. [2022-10-21T07:53:39.385Z] gitutils_test.go:254: [master (root-commit) 1e871ea] First commit [2022-10-21T07:53:39.385Z] 2 files changed, 3 insertions(+) [2022-10-21T07:53:39.385Z] create mode 100644 Dockerfile [2022-10-21T07:53:39.385Z] create mode 100644 subdir/Dockerfile [2022-10-21T07:53:39.385Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2022-10-21T07:53:39.385Z] The file will have its original line endings in your working directory. [2022-10-21T07:53:39.385Z] gitutils_test.go:255: Switched to a new branch 'test' [2022-10-21T07:53:39.385Z] gitutils_test.go:260: warning: LF will be replaced by CRLF in Dockerfile. [2022-10-21T07:53:39.385Z] The file will have its original line endings in your working directory. [2022-10-21T07:53:39.385Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2022-10-21T07:53:39.385Z] The file will have its original line endings in your working directory. [2022-10-21T07:53:39.385Z] gitutils_test.go:261: warning: LF will be replaced by CRLF in Dockerfile. [2022-10-21T07:53:39.385Z] The file will have its original line endings in your working directory. [2022-10-21T07:53:39.385Z] [test 6a13f4a] Branch commit [2022-10-21T07:53:39.385Z] 2 files changed, 3 insertions(+), 2 deletions(-) [2022-10-21T07:53:39.385Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2022-10-21T07:53:39.385Z] The file will have its original line endings in your working directory. [2022-10-21T07:53:39.385Z] gitutils_test.go:262: Switched to branch 'master' [2022-10-21T07:53:39.385Z] gitutils_test.go:266: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit726532372/001/subrepo/.git/ [2022-10-21T07:53:39.385Z] === RUN TestEnable [2022-10-21T07:53:39.385Z] --- PASS: TestEnable (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestDisable [2022-10-21T07:53:39.385Z] --- PASS: TestDisable (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestEnabled [2022-10-21T07:53:39.385Z] --- PASS: TestEnabled (0.00s) [2022-10-21T07:53:39.385Z] PASS [2022-10-21T07:53:39.385Z] coverage: 100.0% of statements [2022-10-21T07:53:39.385Z] ok github.com/docker/docker/cli/debug 0.037s coverage: 100.0% of statements [2022-10-21T07:53:39.385Z] gitutils_test.go:273: [master (root-commit) ad15669] Subrepo initial [2022-10-21T07:53:39.385Z] 1 file changed, 1 insertion(+) [2022-10-21T07:53:39.385Z] create mode 100644 subfile [2022-10-21T07:53:39.385Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-10-21T07:53:39.385Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestProcessNoDockerignore [2022-10-21T07:53:39.385Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestProcessShouldLeaveAllFiles [2022-10-21T07:53:39.385Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestDetectContentType [2022-10-21T07:53:39.385Z] --- PASS: TestDetectContentType (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestSelectAcceptableMIME [2022-10-21T07:53:39.385Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestInspectEmptyResponse [2022-10-21T07:53:39.385Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestInspectResponseBinary [2022-10-21T07:53:39.385Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestResponseUnsupportedContentType [2022-10-21T07:53:39.385Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestInspectResponseTextSimple [2022-10-21T07:53:39.385Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestInspectResponseEmptyContentType [2022-10-21T07:53:39.385Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestUnknownContentLength [2022-10-21T07:53:39.385Z] --- PASS: TestUnknownContentLength (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestDownloadRemote [2022-10-21T07:53:39.385Z] --- PASS: TestDownloadRemote (0.08s) [2022-10-21T07:53:39.385Z] === RUN TestGetWithStatusError [2022-10-21T07:53:39.385Z] --- PASS: TestGetWithStatusError (0.01s) [2022-10-21T07:53:39.385Z] === RUN TestCloseRootDirectory [2022-10-21T07:53:39.385Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-10-21T07:53:39.385Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestHashFile [2022-10-21T07:53:39.385Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-10-21T07:53:39.385Z] --- SKIP: TestHashFile (0.01s) [2022-10-21T07:53:39.385Z] === RUN TestHashSubdir [2022-10-21T07:53:39.385Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-10-21T07:53:39.385Z] --- SKIP: TestHashSubdir (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestRemoveDirectory [2022-10-21T07:53:39.385Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-10-21T07:53:39.385Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-10-21T07:53:39.385Z] PASS [2022-10-21T07:53:39.385Z] coverage: 9.3% of statements [2022-10-21T07:53:39.385Z] ok github.com/docker/docker/builder/remotecontext 0.252s coverage: 9.3% of statements [2022-10-21T07:53:39.385Z] === RUN TestGetAllAllowed [2022-10-21T07:53:39.385Z] --- PASS: TestGetAllAllowed (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestGetAllMeta [2022-10-21T07:53:39.385Z] --- PASS: TestGetAllMeta (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestWarnOnUnusedBuildArgs [2022-10-21T07:53:39.385Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestIsUnreferencedBuiltin [2022-10-21T07:53:39.385Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestIsExistingDirectory [2022-10-21T07:53:39.385Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestGetFilenameForDownload [2022-10-21T07:53:39.385Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestEnv2Variables [2022-10-21T07:53:39.385Z] --- PASS: TestEnv2Variables (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-10-21T07:53:39.385Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestMaintainer [2022-10-21T07:53:39.385Z] --- PASS: TestMaintainer (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestLabel [2022-10-21T07:53:39.385Z] --- PASS: TestLabel (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestFromScratch [2022-10-21T07:53:39.385Z] --- PASS: TestFromScratch (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestFromWithArg [2022-10-21T07:53:39.385Z] --- PASS: TestFromWithArg (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-10-21T07:53:39.385Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestFromWithUndefinedArg [2022-10-21T07:53:39.385Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestFromMultiStageWithNamedStage [2022-10-21T07:53:39.385Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestOnbuild [2022-10-21T07:53:39.385Z] --- PASS: TestOnbuild (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestWorkdir [2022-10-21T07:53:39.385Z] --- PASS: TestWorkdir (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestCmd [2022-10-21T07:53:39.385Z] --- PASS: TestCmd (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestHealthcheckNone [2022-10-21T07:53:39.385Z] --- PASS: TestHealthcheckNone (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestHealthcheckCmd [2022-10-21T07:53:39.385Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestEntrypoint [2022-10-21T07:53:39.385Z] --- PASS: TestEntrypoint (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestExpose [2022-10-21T07:53:39.385Z] --- PASS: TestExpose (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestUser [2022-10-21T07:53:39.385Z] --- PASS: TestUser (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestVolume [2022-10-21T07:53:39.385Z] --- PASS: TestVolume (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestStopSignal [2022-10-21T07:53:39.385Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-10-21T07:53:39.385Z] --- SKIP: TestStopSignal (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestArg [2022-10-21T07:53:39.385Z] --- PASS: TestArg (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestShell [2022-10-21T07:53:39.385Z] --- PASS: TestShell (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestPrependEnvOnCmd [2022-10-21T07:53:39.385Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestRunWithBuildArgs [2022-10-21T07:53:39.385Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestRunIgnoresHealthcheck [2022-10-21T07:53:39.385Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestDispatchUnsupportedOptions [2022-10-21T07:53:39.385Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-10-21T07:53:39.385Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-10-21T07:53:39.385Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-10-21T07:53:39.385Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-10-21T07:53:39.385Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-10-21T07:53:39.385Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-10-21T07:53:39.385Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestNormalizeWorkdir [2022-10-21T07:53:39.385Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-10-21T07:53:39.385Z] === RUN TestDispatch [2022-10-21T07:53:39.385Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-10-21T07:53:39.385Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-10-21T07:53:39.385Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-10-21T07:53:39.385Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-10-21T07:53:39.385Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-10-21T07:53:39.385Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-10-21T07:53:39.385Z] === RUN TestDispatch/COPY_url [2022-10-21T07:53:39.385Z] --- PASS: TestDispatch (0.08s) [2022-10-21T07:53:39.385Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.05s) [2022-10-21T07:53:39.385Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-10-21T07:53:39.385Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-10-21T07:53:39.385Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-10-21T07:53:39.385Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-10-21T07:53:39.386Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-10-21T07:53:39.386Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-10-21T07:53:39.386Z] === RUN TestAddScratchImageAddsToMounts [2022-10-21T07:53:39.386Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-10-21T07:53:39.386Z] === RUN TestAddFromScratchPopulatesPlatform [2022-10-21T07:53:39.386Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-10-21T07:53:39.386Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-10-21T07:53:39.386Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-10-21T07:53:39.386Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-10-21T07:53:39.386Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-10-21T07:53:39.386Z] === RUN TestImageSourceGetAddsToMounts [2022-10-21T07:53:39.386Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-10-21T07:53:39.386Z] === RUN TestEmptyDockerfile [2022-10-21T07:53:39.386Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-10-21T07:53:39.386Z] === RUN TestSymlinkDockerfile [2022-10-21T07:53:39.386Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-10-21T07:53:39.386Z] === RUN TestDockerfileOutsideTheBuildContext [2022-10-21T07:53:39.386Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-10-21T07:53:39.386Z] === RUN TestNonExistingDockerfile [2022-10-21T07:53:39.386Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-10-21T07:53:39.386Z] === RUN TestCopyRunConfig [2022-10-21T07:53:39.386Z] --- PASS: TestCopyRunConfig (0.00s) [2022-10-21T07:53:39.386Z] === RUN TestDeepCopyRunConfig [2022-10-21T07:53:39.386Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-10-21T07:53:39.386Z] === RUN TestExportImage [2022-10-21T07:53:39.386Z] --- PASS: TestExportImage (0.00s) [2022-10-21T07:53:39.386Z] === RUN TestNormalizeDest [2022-10-21T07:53:39.386Z] --- PASS: TestNormalizeDest (0.00s) [2022-10-21T07:53:39.386Z] PASS [2022-10-21T07:53:39.386Z] coverage: 46.8% of statements [2022-10-21T07:53:39.386Z] ok github.com/docker/docker/builder/dockerfile 0.402s coverage: 46.8% of statements [2022-10-21T07:53:39.386Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-10-21T07:53:39.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-10-21T07:53:39.833Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-10-21T07:53:40.538Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-10-21T07:53:40.538Z] PASS [2022-10-21T07:53:40.538Z] [2022-10-21T07:53:40.538Z] DONE 1 tests in 1.631s [2022-10-21T07:53:40.795Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-10-21T07:53:40.795Z] INFO: Testing against a local daemon [2022-10-21T07:53:40.795Z] === RUN TestSecretInspect [2022-10-21T07:53:40.916Z] gitutils_test.go:275: Cloning into 'C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit726532372/001/repo/sub'... [2022-10-21T07:53:40.916Z] warning: LF will be replaced by CRLF in .gitmodules. [2022-10-21T07:53:40.916Z] The file will have its original line endings in your working directory. [2022-10-21T07:53:40.916Z] gitutils_test.go:276: warning: LF will be replaced by CRLF in .gitmodules. [2022-10-21T07:53:40.916Z] The file will have its original line endings in your working directory. [2022-10-21T07:53:41.207Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-10-21T07:53:41.372Z] gitutils_test.go:277: [master 778bee8] With submodule [2022-10-21T07:53:41.372Z] 2 files changed, 4 insertions(+) [2022-10-21T07:53:41.372Z] create mode 100644 .gitmodules [2022-10-21T07:53:41.372Z] create mode 160000 sub [2022-10-21T07:53:41.372Z] warning: LF will be replaced by CRLF in .gitmodules. [2022-10-21T07:53:41.372Z] The file will have its original line endings in your working directory. [2022-10-21T07:53:41.372Z] === RUN TestCheckoutGit/#00 [2022-10-21T07:53:41.772Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-10-21T07:53:42.336Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-10-21T07:53:42.336Z] [2022-10-21T07:53:42.336Z] gitutils_test.go:211: git-http-backend: [2022-10-21T07:53:42.730Z] --- PASS: TestSecretInspect (2.13s) [2022-10-21T07:53:42.730Z] === RUN TestSecretList [2022-10-21T07:53:44.508Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-10-21T07:53:44.508Z] [2022-10-21T07:53:44.508Z] gitutils_test.go:211: git-http-backend: [2022-10-21T07:53:45.274Z] --- PASS: TestSecretList (2.09s) [2022-10-21T07:53:45.274Z] === RUN TestSecretsCreateAndDelete [2022-10-21T07:53:45.956Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-10-21T07:53:46.214Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-10-21T07:53:46.678Z] === RUN TestCheckoutGit/master [2022-10-21T07:53:47.171Z] --- PASS: TestSecretsCreateAndDelete (2.10s) [2022-10-21T07:53:47.171Z] === RUN TestSecretsUpdate [2022-10-21T07:53:47.737Z] --- PASS: TestCreateServiceConfigFileMode (12.39s) [2022-10-21T07:53:47.737Z] === RUN TestCreateServiceSysctls [2022-10-21T07:53:48.209Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-10-21T07:53:48.209Z] [2022-10-21T07:53:48.209Z] gitutils_test.go:211: git-http-backend: [2022-10-21T07:53:49.071Z] --- PASS: TestSecretsUpdate (2.11s) [2022-10-21T07:53:49.071Z] === RUN TestTemplatedSecret [2022-10-21T07:53:49.155Z] --- PASS: TestCreateServiceSysctls (2.94s) [2022-10-21T07:53:49.155Z] === RUN TestCreateServiceCapabilities [2022-10-21T07:53:49.542Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-10-21T07:53:49.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.47s) [2022-10-21T07:53:49.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.77s) [2022-10-21T07:53:49.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.61s) [2022-10-21T07:53:49.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.79s) [2022-10-21T07:53:49.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.57s) [2022-10-21T07:53:49.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.64s) [2022-10-21T07:53:49.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.52s) [2022-10-21T07:53:49.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.51s) [2022-10-21T07:53:49.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.64s) [2022-10-21T07:53:49.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.43s) [2022-10-21T07:53:49.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.36s) [2022-10-21T07:53:49.542Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.15s) [2022-10-21T07:53:49.542Z] === RUN TestCgroupNamespacesRun [2022-10-21T07:53:50.377Z] === RUN TestCheckpointCreateError [2022-10-21T07:53:50.377Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestCheckpointCreate [2022-10-21T07:53:50.377Z] --- PASS: TestCheckpointCreate (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestCheckpointDeleteError [2022-10-21T07:53:50.377Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestCheckpointDelete [2022-10-21T07:53:50.377Z] --- PASS: TestCheckpointDelete (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestCheckpointListError [2022-10-21T07:53:50.377Z] --- PASS: TestCheckpointListError (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestCheckpointList [2022-10-21T07:53:50.377Z] --- PASS: TestCheckpointList (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestCheckpointListContainerNotFound [2022-10-21T07:53:50.377Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestNewClientWithOpsFromEnv [2022-10-21T07:53:50.377Z] client_test.go:23: runtime.GOOS == "windows" [2022-10-21T07:53:50.377Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestGetAPIPath [2022-10-21T07:53:50.377Z] --- PASS: TestGetAPIPath (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestParseHostURL [2022-10-21T07:53:50.377Z] --- PASS: TestParseHostURL (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-10-21T07:53:50.377Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestNegotiateAPIVersionEmpty [2022-10-21T07:53:50.377Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestNegotiateAPIVersion [2022-10-21T07:53:50.377Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestNegotiateAPVersionOverride [2022-10-21T07:53:50.377Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestNegotiateAPIVersionAutomatic [2022-10-21T07:53:50.377Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-10-21T07:53:50.377Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-10-21T07:53:50.377Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestClientRedirect [2022-10-21T07:53:50.377Z] --- PASS: TestClientRedirect (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestConfigCreateUnsupported [2022-10-21T07:53:50.377Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestConfigCreateError [2022-10-21T07:53:50.377Z] --- PASS: TestConfigCreateError (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestConfigCreate [2022-10-21T07:53:50.377Z] --- PASS: TestConfigCreate (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestConfigInspectNotFound [2022-10-21T07:53:50.377Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestConfigInspectWithEmptyID [2022-10-21T07:53:50.377Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestConfigInspectUnsupported [2022-10-21T07:53:50.377Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestConfigInspectError [2022-10-21T07:53:50.377Z] --- PASS: TestConfigInspectError (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestConfigInspectConfigNotFound [2022-10-21T07:53:50.377Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestConfigInspect [2022-10-21T07:53:50.377Z] --- PASS: TestConfigInspect (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestConfigListUnsupported [2022-10-21T07:53:50.377Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestConfigListError [2022-10-21T07:53:50.377Z] --- PASS: TestConfigListError (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestConfigList [2022-10-21T07:53:50.377Z] --- PASS: TestConfigList (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestConfigRemoveUnsupported [2022-10-21T07:53:50.377Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestConfigRemoveError [2022-10-21T07:53:50.377Z] --- PASS: TestConfigRemoveError (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestConfigRemove [2022-10-21T07:53:50.377Z] --- PASS: TestConfigRemove (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestConfigUpdateUnsupported [2022-10-21T07:53:50.377Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestConfigUpdateError [2022-10-21T07:53:50.377Z] --- PASS: TestConfigUpdateError (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestConfigUpdate [2022-10-21T07:53:50.377Z] --- PASS: TestConfigUpdate (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestContainerCommitError [2022-10-21T07:53:50.377Z] --- PASS: TestContainerCommitError (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestContainerCommit [2022-10-21T07:53:50.377Z] --- PASS: TestContainerCommit (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestContainerStatPathError [2022-10-21T07:53:50.377Z] --- PASS: TestContainerStatPathError (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestContainerStatPathNotFoundError [2022-10-21T07:53:50.377Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestContainerStatPathNoHeaderError [2022-10-21T07:53:50.377Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestContainerStatPath [2022-10-21T07:53:50.377Z] --- PASS: TestContainerStatPath (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestCopyToContainerError [2022-10-21T07:53:50.377Z] --- PASS: TestCopyToContainerError (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestCopyToContainerNotFoundError [2022-10-21T07:53:50.377Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestCopyToContainerNotStatusOKError [2022-10-21T07:53:50.377Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestCopyToContainer [2022-10-21T07:53:50.377Z] --- PASS: TestCopyToContainer (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestCopyFromContainerError [2022-10-21T07:53:50.377Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestCopyFromContainerNotFoundError [2022-10-21T07:53:50.377Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-10-21T07:53:50.377Z] === RUN TestCopyFromContainerNotStatusOKError [2022-10-21T07:53:50.377Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestCopyFromContainerNoHeaderError [2022-10-21T07:53:50.378Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestCopyFromContainer [2022-10-21T07:53:50.378Z] --- PASS: TestCopyFromContainer (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerCreateError [2022-10-21T07:53:50.378Z] --- PASS: TestContainerCreateError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerCreateImageNotFound [2022-10-21T07:53:50.378Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerCreateWithName [2022-10-21T07:53:50.378Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerCreateAutoRemove [2022-10-21T07:53:50.378Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerDiffError [2022-10-21T07:53:50.378Z] --- PASS: TestContainerDiffError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerDiff [2022-10-21T07:53:50.378Z] --- PASS: TestContainerDiff (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerExecCreateError [2022-10-21T07:53:50.378Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerExecCreate [2022-10-21T07:53:50.378Z] --- PASS: TestContainerExecCreate (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerExecStartError [2022-10-21T07:53:50.378Z] --- PASS: TestContainerExecStartError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerExecStart [2022-10-21T07:53:50.378Z] --- PASS: TestContainerExecStart (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerExecInspectError [2022-10-21T07:53:50.378Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerExecInspect [2022-10-21T07:53:50.378Z] --- PASS: TestContainerExecInspect (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerExportError [2022-10-21T07:53:50.378Z] --- PASS: TestContainerExportError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerExport [2022-10-21T07:53:50.378Z] --- PASS: TestContainerExport (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerInspectError [2022-10-21T07:53:50.378Z] --- PASS: TestContainerInspectError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerInspectContainerNotFound [2022-10-21T07:53:50.378Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerInspectWithEmptyID [2022-10-21T07:53:50.378Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerInspect [2022-10-21T07:53:50.378Z] --- PASS: TestContainerInspect (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerInspectNode [2022-10-21T07:53:50.378Z] --- PASS: TestContainerInspectNode (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerKillError [2022-10-21T07:53:50.378Z] --- PASS: TestContainerKillError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerKill [2022-10-21T07:53:50.378Z] --- PASS: TestContainerKill (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerListError [2022-10-21T07:53:50.378Z] --- PASS: TestContainerListError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerList [2022-10-21T07:53:50.378Z] --- PASS: TestContainerList (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerLogsNotFoundError [2022-10-21T07:53:50.378Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerLogsError [2022-10-21T07:53:50.378Z] --- PASS: TestContainerLogsError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerLogs [2022-10-21T07:53:50.378Z] --- PASS: TestContainerLogs (0.15s) [2022-10-21T07:53:50.378Z] === RUN TestContainerPauseError [2022-10-21T07:53:50.378Z] --- PASS: TestContainerPauseError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerPause [2022-10-21T07:53:50.378Z] --- PASS: TestContainerPause (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainersPruneError [2022-10-21T07:53:50.378Z] --- PASS: TestContainersPruneError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainersPrune [2022-10-21T07:53:50.378Z] --- PASS: TestContainersPrune (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerRemoveError [2022-10-21T07:53:50.378Z] --- PASS: TestContainerRemoveError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerRemoveNotFoundError [2022-10-21T07:53:50.378Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerRemove [2022-10-21T07:53:50.378Z] --- PASS: TestContainerRemove (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerRenameError [2022-10-21T07:53:50.378Z] --- PASS: TestContainerRenameError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerRename [2022-10-21T07:53:50.378Z] --- PASS: TestContainerRename (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerResizeError [2022-10-21T07:53:50.378Z] --- PASS: TestContainerResizeError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerExecResizeError [2022-10-21T07:53:50.378Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerResize [2022-10-21T07:53:50.378Z] --- PASS: TestContainerResize (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerExecResize [2022-10-21T07:53:50.378Z] --- PASS: TestContainerExecResize (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerRestartError [2022-10-21T07:53:50.378Z] --- PASS: TestContainerRestartError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerRestart [2022-10-21T07:53:50.378Z] --- PASS: TestContainerRestart (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerStartError [2022-10-21T07:53:50.378Z] --- PASS: TestContainerStartError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerStart [2022-10-21T07:53:50.378Z] --- PASS: TestContainerStart (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerStatsError [2022-10-21T07:53:50.378Z] --- PASS: TestContainerStatsError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerStats [2022-10-21T07:53:50.378Z] --- PASS: TestContainerStats (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerStopError [2022-10-21T07:53:50.378Z] --- PASS: TestContainerStopError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerStop [2022-10-21T07:53:50.378Z] --- PASS: TestContainerStop (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerTopError [2022-10-21T07:53:50.378Z] --- PASS: TestContainerTopError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerTop [2022-10-21T07:53:50.378Z] --- PASS: TestContainerTop (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerUnpauseError [2022-10-21T07:53:50.378Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerUnpause [2022-10-21T07:53:50.378Z] --- PASS: TestContainerUnpause (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerUpdateError [2022-10-21T07:53:50.378Z] --- PASS: TestContainerUpdateError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerUpdate [2022-10-21T07:53:50.378Z] --- PASS: TestContainerUpdate (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerWaitError [2022-10-21T07:53:50.378Z] --- PASS: TestContainerWaitError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestContainerWait [2022-10-21T07:53:50.378Z] --- PASS: TestContainerWait (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestDiskUsageError [2022-10-21T07:53:50.378Z] --- PASS: TestDiskUsageError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestDiskUsage [2022-10-21T07:53:50.378Z] --- PASS: TestDiskUsage (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestDistributionInspectUnsupported [2022-10-21T07:53:50.378Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestDistributionInspectWithEmptyID [2022-10-21T07:53:50.378Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestEventsErrorInOptions [2022-10-21T07:53:50.378Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestEventsErrorFromServer [2022-10-21T07:53:50.378Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestEvents [2022-10-21T07:53:50.378Z] --- PASS: TestEvents (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestTLSCloseWriter [2022-10-21T07:53:50.378Z] === PAUSE TestTLSCloseWriter [2022-10-21T07:53:50.378Z] === RUN TestImageBuildError [2022-10-21T07:53:50.378Z] --- PASS: TestImageBuildError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImageBuild [2022-10-21T07:53:50.378Z] --- PASS: TestImageBuild (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestGetDockerOS [2022-10-21T07:53:50.378Z] --- PASS: TestGetDockerOS (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImageCreateError [2022-10-21T07:53:50.378Z] --- PASS: TestImageCreateError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImageCreate [2022-10-21T07:53:50.378Z] --- PASS: TestImageCreate (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImageHistoryError [2022-10-21T07:53:50.378Z] --- PASS: TestImageHistoryError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImageHistory [2022-10-21T07:53:50.378Z] --- PASS: TestImageHistory (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImageImportError [2022-10-21T07:53:50.378Z] --- PASS: TestImageImportError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImageImport [2022-10-21T07:53:50.378Z] --- PASS: TestImageImport (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImageInspectError [2022-10-21T07:53:50.378Z] --- PASS: TestImageInspectError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImageInspectImageNotFound [2022-10-21T07:53:50.378Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImageInspectWithEmptyID [2022-10-21T07:53:50.378Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImageInspect [2022-10-21T07:53:50.378Z] --- PASS: TestImageInspect (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImageListError [2022-10-21T07:53:50.378Z] --- PASS: TestImageListError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImageList [2022-10-21T07:53:50.378Z] --- PASS: TestImageList (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImageListApiBefore125 [2022-10-21T07:53:50.378Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImageLoadError [2022-10-21T07:53:50.378Z] --- PASS: TestImageLoadError (0.01s) [2022-10-21T07:53:50.378Z] === RUN TestImageLoad [2022-10-21T07:53:50.378Z] --- PASS: TestImageLoad (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImagesPruneError [2022-10-21T07:53:50.378Z] --- PASS: TestImagesPruneError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImagesPrune [2022-10-21T07:53:50.378Z] --- PASS: TestImagesPrune (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImagePullReferenceParseError [2022-10-21T07:53:50.378Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImagePullAnyError [2022-10-21T07:53:50.378Z] --- PASS: TestImagePullAnyError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImagePullStatusUnauthorizedError [2022-10-21T07:53:50.378Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-10-21T07:53:50.378Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-10-21T07:53:50.378Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-10-21T07:53:50.378Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImagePullWithoutErrors [2022-10-21T07:53:50.378Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImagePushReferenceError [2022-10-21T07:53:50.378Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImagePushAnyError [2022-10-21T07:53:50.378Z] --- PASS: TestImagePushAnyError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImagePushStatusUnauthorizedError [2022-10-21T07:53:50.378Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-10-21T07:53:50.378Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-10-21T07:53:50.378Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-10-21T07:53:50.378Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImagePushWithoutErrors [2022-10-21T07:53:50.378Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-10-21T07:53:50.378Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-10-21T07:53:50.378Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-10-21T07:53:50.378Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-10-21T07:53:50.378Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-10-21T07:53:50.378Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-10-21T07:53:50.378Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-10-21T07:53:50.378Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-10-21T07:53:50.378Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImageRemoveError [2022-10-21T07:53:50.378Z] --- PASS: TestImageRemoveError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImageRemoveImageNotFound [2022-10-21T07:53:50.378Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImageRemove [2022-10-21T07:53:50.378Z] --- PASS: TestImageRemove (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImageSaveError [2022-10-21T07:53:50.378Z] --- PASS: TestImageSaveError (0.00s) [2022-10-21T07:53:50.378Z] === RUN TestImageSave [2022-10-21T07:53:50.378Z] --- PASS: TestImageSave (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestImageSearchAnyError [2022-10-21T07:53:50.835Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestImageSearchStatusUnauthorizedError [2022-10-21T07:53:50.835Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-10-21T07:53:50.835Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-10-21T07:53:50.835Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-10-21T07:53:50.835Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestImageSearchWithoutErrors [2022-10-21T07:53:50.835Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestImageTagError [2022-10-21T07:53:50.835Z] --- PASS: TestImageTagError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestImageTagInvalidReference [2022-10-21T07:53:50.835Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestImageTagInvalidSourceImageName [2022-10-21T07:53:50.835Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestImageTagHexSource [2022-10-21T07:53:50.835Z] --- PASS: TestImageTagHexSource (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestImageTag [2022-10-21T07:53:50.835Z] --- PASS: TestImageTag (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestInfoServerError [2022-10-21T07:53:50.835Z] --- PASS: TestInfoServerError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestInfoInvalidResponseJSONError [2022-10-21T07:53:50.835Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestInfo [2022-10-21T07:53:50.835Z] --- PASS: TestInfo (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestNetworkConnectError [2022-10-21T07:53:50.835Z] --- PASS: TestNetworkConnectError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-10-21T07:53:50.835Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestNetworkConnect [2022-10-21T07:53:50.835Z] --- PASS: TestNetworkConnect (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestNetworkCreateError [2022-10-21T07:53:50.835Z] --- PASS: TestNetworkCreateError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestNetworkCreate [2022-10-21T07:53:50.835Z] --- PASS: TestNetworkCreate (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestNetworkDisconnectError [2022-10-21T07:53:50.835Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestNetworkDisconnect [2022-10-21T07:53:50.835Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestNetworkInspectError [2022-10-21T07:53:50.835Z] --- PASS: TestNetworkInspectError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestNetworkInspectNotFoundError [2022-10-21T07:53:50.835Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestNetworkInspectWithEmptyID [2022-10-21T07:53:50.835Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestNetworkInspect [2022-10-21T07:53:50.835Z] --- PASS: TestNetworkInspect (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestNetworkListError [2022-10-21T07:53:50.835Z] --- PASS: TestNetworkListError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestNetworkList [2022-10-21T07:53:50.835Z] --- PASS: TestNetworkList (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestNetworksPruneError [2022-10-21T07:53:50.835Z] --- PASS: TestNetworksPruneError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestNetworksPrune [2022-10-21T07:53:50.835Z] --- PASS: TestNetworksPrune (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestNetworkRemoveError [2022-10-21T07:53:50.835Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestNetworkRemove [2022-10-21T07:53:50.835Z] --- PASS: TestNetworkRemove (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestNodeInspectError [2022-10-21T07:53:50.835Z] --- PASS: TestNodeInspectError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestNodeInspectNodeNotFound [2022-10-21T07:53:50.835Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestNodeInspectWithEmptyID [2022-10-21T07:53:50.835Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestNodeInspect [2022-10-21T07:53:50.835Z] --- PASS: TestNodeInspect (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestNodeListError [2022-10-21T07:53:50.835Z] --- PASS: TestNodeListError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestNodeList [2022-10-21T07:53:50.835Z] --- PASS: TestNodeList (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestNodeRemoveError [2022-10-21T07:53:50.835Z] --- PASS: TestNodeRemoveError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestNodeRemove [2022-10-21T07:53:50.835Z] --- PASS: TestNodeRemove (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestNodeUpdateError [2022-10-21T07:53:50.835Z] --- PASS: TestNodeUpdateError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestNodeUpdate [2022-10-21T07:53:50.835Z] --- PASS: TestNodeUpdate (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestOptionWithTimeout [2022-10-21T07:53:50.835Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestPingFail [2022-10-21T07:53:50.835Z] --- PASS: TestPingFail (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestPingWithError [2022-10-21T07:53:50.835Z] 2022/10/21 07:53:50 RoundTripper returned a response & error; ignoring response [2022-10-21T07:53:50.835Z] 2022/10/21 07:53:50 RoundTripper returned a response & error; ignoring response [2022-10-21T07:53:50.835Z] --- PASS: TestPingWithError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestPingSuccess [2022-10-21T07:53:50.835Z] --- PASS: TestPingSuccess (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestPingHeadFallback [2022-10-21T07:53:50.835Z] === RUN TestPingHeadFallback/OK [2022-10-21T07:53:50.835Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-10-21T07:53:50.835Z] === RUN TestPingHeadFallback/Not_Found [2022-10-21T07:53:50.835Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-10-21T07:53:50.835Z] --- PASS: TestPingHeadFallback (0.00s) [2022-10-21T07:53:50.835Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-10-21T07:53:50.835Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-10-21T07:53:50.835Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-10-21T07:53:50.835Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestPluginDisableError [2022-10-21T07:53:50.835Z] --- PASS: TestPluginDisableError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestPluginDisable [2022-10-21T07:53:50.835Z] --- PASS: TestPluginDisable (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestPluginEnableError [2022-10-21T07:53:50.835Z] --- PASS: TestPluginEnableError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestPluginEnable [2022-10-21T07:53:50.835Z] --- PASS: TestPluginEnable (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestPluginInspectError [2022-10-21T07:53:50.835Z] --- PASS: TestPluginInspectError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestPluginInspectWithEmptyID [2022-10-21T07:53:50.835Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestPluginInspect [2022-10-21T07:53:50.835Z] --- PASS: TestPluginInspect (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestPluginListError [2022-10-21T07:53:50.835Z] --- PASS: TestPluginListError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestPluginList [2022-10-21T07:53:50.835Z] --- PASS: TestPluginList (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestPluginPushError [2022-10-21T07:53:50.835Z] --- PASS: TestPluginPushError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestPluginPush [2022-10-21T07:53:50.835Z] --- PASS: TestPluginPush (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestPluginRemoveError [2022-10-21T07:53:50.835Z] --- PASS: TestPluginRemoveError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestPluginRemove [2022-10-21T07:53:50.835Z] --- PASS: TestPluginRemove (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestPluginSetError [2022-10-21T07:53:50.835Z] --- PASS: TestPluginSetError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestPluginSet [2022-10-21T07:53:50.835Z] --- PASS: TestPluginSet (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestSetHostHeader [2022-10-21T07:53:50.835Z] --- PASS: TestSetHostHeader (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestPlainTextError [2022-10-21T07:53:50.835Z] --- PASS: TestPlainTextError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestInfiniteError [2022-10-21T07:53:50.835Z] --- PASS: TestInfiniteError (0.02s) [2022-10-21T07:53:50.835Z] === RUN TestSecretCreateUnsupported [2022-10-21T07:53:50.835Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestSecretCreateError [2022-10-21T07:53:50.835Z] --- PASS: TestSecretCreateError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestSecretCreate [2022-10-21T07:53:50.835Z] --- PASS: TestSecretCreate (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestSecretInspectUnsupported [2022-10-21T07:53:50.835Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestSecretInspectError [2022-10-21T07:53:50.835Z] --- PASS: TestSecretInspectError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestSecretInspectSecretNotFound [2022-10-21T07:53:50.835Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestSecretInspectWithEmptyID [2022-10-21T07:53:50.835Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestSecretInspect [2022-10-21T07:53:50.835Z] --- PASS: TestSecretInspect (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestSecretListUnsupported [2022-10-21T07:53:50.835Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestSecretListError [2022-10-21T07:53:50.835Z] --- PASS: TestSecretListError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestSecretList [2022-10-21T07:53:50.835Z] --- PASS: TestSecretList (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestSecretRemoveUnsupported [2022-10-21T07:53:50.835Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestSecretRemoveError [2022-10-21T07:53:50.835Z] --- PASS: TestSecretRemoveError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestSecretRemove [2022-10-21T07:53:50.835Z] --- PASS: TestSecretRemove (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestSecretUpdateUnsupported [2022-10-21T07:53:50.835Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestSecretUpdateError [2022-10-21T07:53:50.835Z] --- PASS: TestSecretUpdateError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestSecretUpdate [2022-10-21T07:53:50.835Z] --- PASS: TestSecretUpdate (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestServiceCreateError [2022-10-21T07:53:50.835Z] --- PASS: TestServiceCreateError (0.01s) [2022-10-21T07:53:50.835Z] === RUN TestServiceCreate [2022-10-21T07:53:50.835Z] --- PASS: TestServiceCreate (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestServiceCreateCompatiblePlatforms [2022-10-21T07:53:50.835Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestServiceCreateDigestPinning [2022-10-21T07:53:50.835Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestServiceInspectError [2022-10-21T07:53:50.835Z] --- PASS: TestServiceInspectError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestServiceInspectServiceNotFound [2022-10-21T07:53:50.835Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestServiceInspectWithEmptyID [2022-10-21T07:53:50.835Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestServiceInspect [2022-10-21T07:53:50.835Z] --- PASS: TestServiceInspect (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestServiceListError [2022-10-21T07:53:50.835Z] --- PASS: TestServiceListError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestServiceList [2022-10-21T07:53:50.835Z] --- PASS: TestServiceList (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestServiceLogsError [2022-10-21T07:53:50.835Z] --- PASS: TestServiceLogsError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestServiceLogs [2022-10-21T07:53:50.835Z] --- PASS: TestServiceLogs (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestServiceRemoveError [2022-10-21T07:53:50.835Z] --- PASS: TestServiceRemoveError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestServiceRemoveNotFoundError [2022-10-21T07:53:50.835Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestServiceRemove [2022-10-21T07:53:50.835Z] --- PASS: TestServiceRemove (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestServiceUpdateError [2022-10-21T07:53:50.835Z] --- PASS: TestServiceUpdateError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestServiceUpdate [2022-10-21T07:53:50.835Z] --- PASS: TestServiceUpdate (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestSwarmGetUnlockKeyError [2022-10-21T07:53:50.835Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-10-21T07:53:50.835Z] === RUN TestSwarmGetUnlockKey [2022-10-21T07:53:50.835Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-10-21T07:53:50.836Z] === RUN TestSwarmInitError [2022-10-21T07:53:50.836Z] --- PASS: TestSwarmInitError (0.00s) [2022-10-21T07:53:50.836Z] === RUN TestSwarmInit [2022-10-21T07:53:50.836Z] --- PASS: TestSwarmInit (0.00s) [2022-10-21T07:53:50.836Z] === RUN TestSwarmInspectError [2022-10-21T07:53:50.836Z] --- PASS: TestSwarmInspectError (0.00s) [2022-10-21T07:53:50.836Z] === RUN TestSwarmInspect [2022-10-21T07:53:50.836Z] --- PASS: TestSwarmInspect (0.00s) [2022-10-21T07:53:50.836Z] === RUN TestSwarmJoinError [2022-10-21T07:53:50.836Z] --- PASS: TestSwarmJoinError (0.00s) [2022-10-21T07:53:50.836Z] === RUN TestSwarmJoin [2022-10-21T07:53:50.836Z] --- PASS: TestSwarmJoin (0.00s) [2022-10-21T07:53:50.836Z] === RUN TestSwarmLeaveError [2022-10-21T07:53:50.836Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-10-21T07:53:50.836Z] === RUN TestSwarmLeave [2022-10-21T07:53:50.836Z] --- PASS: TestSwarmLeave (0.00s) [2022-10-21T07:53:50.836Z] === RUN TestSwarmUnlockError [2022-10-21T07:53:50.836Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-10-21T07:53:50.836Z] === RUN TestSwarmUnlock [2022-10-21T07:53:50.836Z] --- PASS: TestSwarmUnlock (0.00s) [2022-10-21T07:53:50.836Z] === RUN TestSwarmUpdateError [2022-10-21T07:53:50.836Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-10-21T07:53:50.836Z] === RUN TestSwarmUpdate [2022-10-21T07:53:50.836Z] --- PASS: TestSwarmUpdate (0.00s) [2022-10-21T07:53:50.836Z] === RUN TestTaskInspectError [2022-10-21T07:53:50.836Z] --- PASS: TestTaskInspectError (0.00s) [2022-10-21T07:53:50.836Z] === RUN TestTaskInspectWithEmptyID [2022-10-21T07:53:50.836Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-10-21T07:53:50.836Z] === RUN TestTaskInspect [2022-10-21T07:53:50.836Z] --- PASS: TestTaskInspect (0.00s) [2022-10-21T07:53:50.836Z] === RUN TestTaskListError [2022-10-21T07:53:50.836Z] --- PASS: TestTaskListError (0.00s) [2022-10-21T07:53:50.836Z] === RUN TestTaskList [2022-10-21T07:53:50.836Z] --- PASS: TestTaskList (0.00s) [2022-10-21T07:53:50.836Z] === RUN TestVolumeCreateError [2022-10-21T07:53:50.836Z] --- PASS: TestVolumeCreateError (0.00s) [2022-10-21T07:53:50.836Z] === RUN TestVolumeCreate [2022-10-21T07:53:50.836Z] --- PASS: TestVolumeCreate (0.00s) [2022-10-21T07:53:50.836Z] === RUN TestVolumeInspectError [2022-10-21T07:53:50.836Z] --- PASS: TestVolumeInspectError (0.00s) [2022-10-21T07:53:50.836Z] === RUN TestVolumeInspectNotFound [2022-10-21T07:53:50.836Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-10-21T07:53:50.836Z] === RUN TestVolumeInspectWithEmptyID [2022-10-21T07:53:50.836Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-10-21T07:53:50.836Z] === RUN TestVolumeInspect [2022-10-21T07:53:50.836Z] --- PASS: TestVolumeInspect (0.00s) [2022-10-21T07:53:50.836Z] === RUN TestVolumeListError [2022-10-21T07:53:50.836Z] --- PASS: TestVolumeListError (0.00s) [2022-10-21T07:53:50.836Z] === RUN TestVolumeList [2022-10-21T07:53:50.836Z] --- PASS: TestVolumeList (0.00s) [2022-10-21T07:53:50.836Z] === RUN TestVolumeRemoveError [2022-10-21T07:53:50.836Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-10-21T07:53:50.836Z] === RUN TestVolumeRemove [2022-10-21T07:53:50.836Z] --- PASS: TestVolumeRemove (0.00s) [2022-10-21T07:53:50.836Z] === CONT TestTLSCloseWriter [2022-10-21T07:53:50.836Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-10-21T07:53:50.836Z] PASS [2022-10-21T07:53:50.836Z] coverage: 74.9% of statements [2022-10-21T07:53:50.836Z] ok github.com/docker/docker/client 0.369s coverage: 74.9% of statements [2022-10-21T07:53:50.836Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-10-21T07:53:50.836Z] [2022-10-21T07:53:50.836Z] gitutils_test.go:211: git-http-backend: [2022-10-21T07:53:51.443Z] --- PASS: TestCgroupNamespacesRun (2.05s) [2022-10-21T07:53:51.443Z] === RUN TestCgroupNamespacesRunPrivileged [2022-10-21T07:53:51.599Z] --- PASS: TestTemplatedSecret (2.54s) [2022-10-21T07:53:51.599Z] === RUN TestSecretCreateResolve [2022-10-21T07:53:51.670Z] --- PASS: TestCreateServiceCapabilities (2.32s) [2022-10-21T07:53:51.670Z] === RUN TestInspect [2022-10-21T07:53:52.819Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-10-21T07:53:53.009Z] === RUN TestCheckoutGit/:subdir [2022-10-21T07:53:53.077Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2022-10-21T07:53:53.077Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-10-21T07:53:53.973Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-10-21T07:53:53.973Z] [2022-10-21T07:53:53.973Z] gitutils_test.go:211: git-http-backend: [2022-10-21T07:53:54.132Z] --- PASS: TestSecretCreateResolve (2.12s) [2022-10-21T07:53:54.132Z] PASS [2022-10-21T07:53:54.132Z] [2022-10-21T07:53:54.132Z] DONE 6 tests in 13.122s [2022-10-21T07:53:54.132Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-10-21T07:53:54.132Z] INFO: Testing against a local daemon [2022-10-21T07:53:54.132Z] === RUN TestServiceCreateInit [2022-10-21T07:53:54.132Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-10-21T07:53:54.935Z] --- PASS: TestInspect (2.90s) [2022-10-21T07:53:54.935Z] === RUN TestCreateJob [2022-10-21T07:53:54.977Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-10-21T07:53:55.237Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.16s) [2022-10-21T07:53:55.237Z] === RUN TestCgroupNamespacesRunHostMode [2022-10-21T07:53:55.496Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-10-21T07:53:56.869Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-10-21T07:53:56.869Z] [2022-10-21T07:53:56.869Z] gitutils_test.go:211: git-http-backend: [2022-10-21T07:53:56.870Z] --- PASS: TestCgroupNamespacesRunHostMode (1.61s) [2022-10-21T07:53:56.870Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-10-21T07:53:57.129Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-10-21T07:53:57.449Z] --- PASS: TestCreateJob (2.96s) [2022-10-21T07:53:57.449Z] === RUN TestReplicatedJob [2022-10-21T07:53:58.064Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-10-21T07:53:58.316Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-10-21T07:53:58.322Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-10-21T07:53:58.322Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-10-21T07:53:58.580Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.56s) [2022-10-21T07:53:58.580Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-10-21T07:53:59.038Z] === RUN TestCheckoutGit/:nosubdir [2022-10-21T07:53:59.952Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-10-21T07:53:59.952Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.60s) [2022-10-21T07:53:59.952Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-10-21T07:54:00.001Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-10-21T07:54:00.001Z] [2022-10-21T07:54:00.459Z] gitutils_test.go:211: git-http-backend: [2022-10-21T07:54:00.916Z] === RUN TestCheckoutGit/:Dockerfile [2022-10-21T07:54:01.325Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) [2022-10-21T07:54:01.325Z] === RUN TestCgroupNamespacesRunOlderClient [2022-10-21T07:54:01.598Z] --- PASS: TestServiceCreateInit (7.36s) [2022-10-21T07:54:01.598Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.70s) [2022-10-21T07:54:01.598Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.65s) [2022-10-21T07:54:01.598Z] === RUN TestCreateServiceMultipleTimes [2022-10-21T07:54:01.880Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-10-21T07:54:01.880Z] [2022-10-21T07:54:01.880Z] gitutils_test.go:211: git-http-backend: [2022-10-21T07:54:02.258Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-10-21T07:54:02.337Z] === RUN TestCheckoutGit/master:nosubdir [2022-10-21T07:54:02.517Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-10-21T07:54:02.693Z] --- PASS: TestReplicatedJob (5.14s) [2022-10-21T07:54:02.693Z] === RUN TestUpdateReplicatedJob [2022-10-21T07:54:02.775Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.63s) [2022-10-21T07:54:02.775Z] === RUN TestNISDomainname [2022-10-21T07:54:03.302Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-10-21T07:54:03.302Z] [2022-10-21T07:54:03.302Z] gitutils_test.go:211: git-http-backend: [2022-10-21T07:54:03.709Z] --- PASS: TestNISDomainname (0.84s) [2022-10-21T07:54:03.709Z] === RUN TestHostnameDnsResolution [2022-10-21T07:54:03.759Z] === RUN TestCheckoutGit/master:subdir [2022-10-21T07:54:04.645Z] --- PASS: TestHostnameDnsResolution (1.22s) [2022-10-21T07:54:04.645Z] === RUN TestUnprivilegedPortsAndPing [2022-10-21T07:54:04.723Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-10-21T07:54:04.723Z] [2022-10-21T07:54:04.723Z] gitutils_test.go:211: git-http-backend: [2022-10-21T07:54:05.580Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-10-21T07:54:05.580Z] --- PASS: TestUnprivilegedPortsAndPing (0.93s) [2022-10-21T07:54:05.580Z] === RUN TestStats [2022-10-21T07:54:05.960Z] --- PASS: TestUpdateReplicatedJob (2.92s) [2022-10-21T07:54:05.960Z] === RUN TestServiceListWithStatuses [2022-10-21T07:54:05.960Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-10-21T07:54:05.960Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-10-21T07:54:05.960Z] === RUN TestDockerNetworkConnectAlias [2022-10-21T07:54:06.953Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-10-21T07:54:07.621Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-10-21T07:54:07.621Z] [2022-10-21T07:54:07.621Z] gitutils_test.go:211: git-http-backend: [2022-10-21T07:54:07.886Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-10-21T07:54:08.453Z] --- PASS: TestStats (2.63s) [2022-10-21T07:54:08.453Z] === RUN TestStopContainerWithTimeout [2022-10-21T07:54:08.453Z] === RUN TestStopContainerWithTimeout/0 [2022-10-21T07:54:08.453Z] === PAUSE TestStopContainerWithTimeout/0 [2022-10-21T07:54:08.453Z] === RUN TestStopContainerWithTimeout/1 [2022-10-21T07:54:08.453Z] === PAUSE TestStopContainerWithTimeout/1 [2022-10-21T07:54:08.453Z] === RUN TestStopContainerWithTimeout/3 [2022-10-21T07:54:08.453Z] === PAUSE TestStopContainerWithTimeout/3 [2022-10-21T07:54:08.453Z] === RUN TestStopContainerWithTimeout/-1 [2022-10-21T07:54:08.453Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-10-21T07:54:08.453Z] === CONT TestStopContainerWithTimeout/0 [2022-10-21T07:54:08.453Z] === CONT TestStopContainerWithTimeout/-1 [2022-10-21T07:54:08.715Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-10-21T07:54:09.151Z] === RUN TestCheckoutGit/master:../subdir [2022-10-21T07:54:09.608Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-10-21T07:54:09.608Z] [2022-10-21T07:54:09.608Z] gitutils_test.go:211: git-http-backend: [2022-10-21T07:54:09.649Z] === CONT TestStopContainerWithTimeout/3 [2022-10-21T07:54:09.649Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-10-21T07:54:09.649Z] check_test.go:309: [d66be5a8b1ba3] daemon is not started [2022-10-21T07:54:09.649Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-10-21T07:54:10.064Z] === RUN TestCheckoutGit/test [2022-10-21T07:54:10.126Z] --- PASS: TestDockerNetworkConnectAlias (4.06s) [2022-10-21T07:54:10.126Z] === RUN TestDockerNetworkReConnect [2022-10-21T07:54:10.214Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-10-21T07:54:11.028Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-10-21T07:54:11.028Z] [2022-10-21T07:54:11.028Z] gitutils_test.go:211: git-http-backend: [2022-10-21T07:54:11.148Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-10-21T07:54:11.406Z] === CONT TestStopContainerWithTimeout/1 [2022-10-21T07:54:12.559Z] === RUN TestCheckoutGit/test: [2022-10-21T07:54:13.019Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-10-21T07:54:13.019Z] [2022-10-21T07:54:13.019Z] gitutils_test.go:211: git-http-backend: [2022-10-21T07:54:13.309Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-10-21T07:54:13.309Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2022-10-21T07:54:13.309Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2022-10-21T07:54:13.309Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2022-10-21T07:54:13.309Z] --- PASS: TestStopContainerWithTimeout/1 (1.66s) [2022-10-21T07:54:13.309Z] === RUN TestDeleteDevicemapper [2022-10-21T07:54:13.309Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-10-21T07:54:13.309Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-10-21T07:54:13.309Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-10-21T07:54:13.309Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-10-21T07:54:13.392Z] --- PASS: TestDockerNetworkReConnect (3.32s) [2022-10-21T07:54:13.392Z] === RUN TestServicePlugin [2022-10-21T07:54:13.392Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-21T07:54:13.392Z] --- SKIP: TestServicePlugin (0.00s) [2022-10-21T07:54:13.392Z] === RUN TestServiceUpdateLabel [2022-10-21T07:54:14.683Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-10-21T07:54:15.195Z] === RUN TestCheckoutGit/test:subdir [2022-10-21T07:54:15.281Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-10-21T07:54:15.281Z] === RUN TestServiceUpdateSecrets [2022-10-21T07:54:15.617Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.50s) [2022-10-21T07:54:15.617Z] === RUN TestUpdateMemory [2022-10-21T07:54:15.617Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-10-21T07:54:15.617Z] --- SKIP: TestUpdateMemory (0.00s) [2022-10-21T07:54:15.617Z] === RUN TestUpdateCPUQuota [2022-10-21T07:54:15.652Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2022-10-21T07:54:15.652Z] [2022-10-21T07:54:15.652Z] gitutils_test.go:211: git-http-backend: [2022-10-21T07:54:16.184Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-10-21T07:54:16.751Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-10-21T07:54:17.011Z] --- PASS: TestUpdateCPUQuota (1.54s) [2022-10-21T07:54:17.011Z] === RUN TestUpdatePidsLimit [2022-10-21T07:54:17.011Z] === RUN TestUpdatePidsLimit/update_from_none [2022-10-21T07:54:17.182Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-10-21T07:54:17.182Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-10-21T07:54:17.182Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-10-21T07:54:17.182Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-10-21T07:54:17.182Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-10-21T07:54:17.182Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-10-21T07:54:17.182Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-10-21T07:54:17.182Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-10-21T07:54:17.182Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-10-21T07:54:17.182Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-10-21T07:54:17.182Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-10-21T07:54:17.182Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-10-21T07:54:17.182Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-10-21T07:54:17.182Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-10-21T07:54:17.182Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-10-21T07:54:17.182Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2022-10-21T07:54:17.182Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-10-21T07:54:17.182Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-10-21T07:54:17.182Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-10-21T07:54:17.182Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-10-21T07:54:17.182Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-10-21T07:54:17.182Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-10-21T07:54:17.182Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-10-21T07:54:17.182Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-10-21T07:54:17.182Z] === RUN TestConfigureDaemonLogs [2022-10-21T07:54:17.182Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-10-21T07:54:17.182Z] === RUN TestCommonOptionsInstallFlags [2022-10-21T07:54:17.182Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-10-21T07:54:17.182Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-10-21T07:54:17.182Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-10-21T07:54:17.182Z] PASS [2022-10-21T07:54:17.182Z] coverage: 18.4% of statements [2022-10-21T07:54:17.182Z] ok github.com/docker/docker/cmd/dockerd 0.208s coverage: 18.4% of statements [2022-10-21T07:54:17.182Z] --- PASS: TestCheckoutGit (41.05s) [2022-10-21T07:54:17.182Z] --- PASS: TestCheckoutGit/#00 (5.16s) [2022-10-21T07:54:17.182Z] --- PASS: TestCheckoutGit/master (6.73s) [2022-10-21T07:54:17.182Z] --- PASS: TestCheckoutGit/:subdir (5.69s) [2022-10-21T07:54:17.182Z] --- PASS: TestCheckoutGit/:nosubdir (1.96s) [2022-10-21T07:54:17.182Z] --- PASS: TestCheckoutGit/:Dockerfile (1.50s) [2022-10-21T07:54:17.182Z] --- PASS: TestCheckoutGit/master:nosubdir (1.56s) [2022-10-21T07:54:17.182Z] --- PASS: TestCheckoutGit/master:subdir (5.18s) [2022-10-21T07:54:17.182Z] --- PASS: TestCheckoutGit/master:../subdir (1.14s) [2022-10-21T07:54:17.182Z] --- PASS: TestCheckoutGit/test (2.21s) [2022-10-21T07:54:17.182Z] --- PASS: TestCheckoutGit/test: (2.54s) [2022-10-21T07:54:17.182Z] --- PASS: TestCheckoutGit/test:subdir (2.28s) [2022-10-21T07:54:17.182Z] === RUN TestValidGitTransport [2022-10-21T07:54:17.182Z] --- PASS: TestValidGitTransport (0.00s) [2022-10-21T07:54:17.182Z] === RUN TestGitInvalidRef [2022-10-21T07:54:17.577Z] === RUN TestUpdatePidsLimit/no_change [2022-10-21T07:54:17.577Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-10-21T07:54:17.639Z] --- PASS: TestGitInvalidRef (0.21s) [2022-10-21T07:54:17.639Z] PASS [2022-10-21T07:54:17.639Z] coverage: 83.5% of statements [2022-10-21T07:54:17.639Z] ok github.com/docker/docker/builder/remotecontext/git 41.335s coverage: 83.5% of statements [2022-10-21T07:54:17.835Z] === RUN TestUpdatePidsLimit/update_lower [2022-10-21T07:54:18.216Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-10-21T07:54:18.475Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-10-21T07:54:18.717Z] ? github.com/docker/docker/cli [no test files] [2022-10-21T07:54:18.717Z] ? github.com/docker/docker/cli/config [no test files] [2022-10-21T07:54:18.717Z] === RUN TestContainerStopSignal [2022-10-21T07:54:18.717Z] --- PASS: TestContainerStopSignal (0.00s) [2022-10-21T07:54:18.717Z] === RUN TestContainerStopTimeout [2022-10-21T07:54:18.717Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-10-21T07:54:18.717Z] === RUN TestContainerSecretReferenceDestTarget [2022-10-21T07:54:18.717Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-10-21T07:54:18.717Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-10-21T07:54:18.717Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-10-21T07:54:18.717Z] === RUN TestContainerLogPathSetForRingLogger [2022-10-21T07:54:18.717Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-10-21T07:54:18.717Z] === RUN TestReplaceAndAppendEnvVars [2022-10-21T07:54:18.717Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-10-21T07:54:18.717Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-10-21T07:54:18.717Z] === RUN TestNewMemoryStore [2022-10-21T07:54:18.717Z] --- PASS: TestNewMemoryStore (0.00s) [2022-10-21T07:54:18.717Z] === RUN TestAddContainers [2022-10-21T07:54:18.717Z] --- PASS: TestAddContainers (0.00s) [2022-10-21T07:54:18.717Z] === RUN TestGetContainer [2022-10-21T07:54:18.717Z] --- PASS: TestGetContainer (0.00s) [2022-10-21T07:54:18.717Z] === RUN TestDeleteContainer [2022-10-21T07:54:18.717Z] --- PASS: TestDeleteContainer (0.00s) [2022-10-21T07:54:18.717Z] === RUN TestListContainers [2022-10-21T07:54:18.717Z] --- PASS: TestListContainers (0.00s) [2022-10-21T07:54:18.717Z] === RUN TestFirstContainer [2022-10-21T07:54:18.717Z] --- PASS: TestFirstContainer (0.00s) [2022-10-21T07:54:18.717Z] === RUN TestApplyAllContainer [2022-10-21T07:54:18.717Z] --- PASS: TestApplyAllContainer (0.00s) [2022-10-21T07:54:18.717Z] === RUN TestIsValidHealthString [2022-10-21T07:54:18.717Z] --- PASS: TestIsValidHealthString (0.00s) [2022-10-21T07:54:18.717Z] === RUN TestStateRunStop [2022-10-21T07:54:18.717Z] --- PASS: TestStateRunStop (0.00s) [2022-10-21T07:54:18.717Z] === RUN TestStateTimeoutWait [2022-10-21T07:54:19.040Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-10-21T07:54:19.174Z] state_test.go:141: Stop callback fired [2022-10-21T07:54:19.174Z] state_test.go:165: Stop callback fired [2022-10-21T07:54:19.174Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-10-21T07:54:19.174Z] === RUN TestIsValidStateString [2022-10-21T07:54:19.174Z] --- PASS: TestIsValidStateString (0.00s) [2022-10-21T07:54:19.174Z] === RUN TestViewSaveDelete [2022-10-21T07:54:19.174Z] --- PASS: TestViewSaveDelete (0.01s) [2022-10-21T07:54:19.174Z] === RUN TestViewAll [2022-10-21T07:54:19.174Z] --- PASS: TestViewAll (0.02s) [2022-10-21T07:54:19.174Z] === RUN TestViewGet [2022-10-21T07:54:19.174Z] --- PASS: TestViewGet (0.01s) [2022-10-21T07:54:19.174Z] === RUN TestNames [2022-10-21T07:54:19.174Z] --- PASS: TestNames (0.00s) [2022-10-21T07:54:19.174Z] === RUN TestViewWithHealthCheck [2022-10-21T07:54:19.174Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-10-21T07:54:19.174Z] PASS [2022-10-21T07:54:19.174Z] coverage: 41.4% of statements [2022-10-21T07:54:19.174Z] ok github.com/docker/docker/container 0.419s coverage: 41.4% of statements [2022-10-21T07:54:19.174Z] ? github.com/docker/docker/container/stream [no test files] [2022-10-21T07:54:19.174Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-10-21T07:54:19.174Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-10-21T07:54:19.174Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-10-21T07:54:19.298Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-10-21T07:54:19.673Z] --- PASS: TestCreateServiceMultipleTimes (15.67s) [2022-10-21T07:54:19.673Z] === RUN TestCreateServiceConflict [2022-10-21T07:54:19.673Z] --- PASS: TestCreateServiceConflict (2.12s) [2022-10-21T07:54:19.673Z] === RUN TestCreateServiceMaxReplicas [2022-10-21T07:54:20.675Z] --- PASS: TestUpdatePidsLimit (3.65s) [2022-10-21T07:54:20.675Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2022-10-21T07:54:20.675Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2022-10-21T07:54:20.675Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2022-10-21T07:54:20.675Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s) [2022-10-21T07:54:20.675Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2022-10-21T07:54:20.675Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2022-10-21T07:54:20.675Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2022-10-21T07:54:20.675Z] === RUN TestUpdateRestartPolicy [2022-10-21T07:54:20.703Z] === RUN TestPrepare [2022-10-21T07:54:20.703Z] --- PASS: TestPrepare (0.00s) [2022-10-21T07:54:20.703Z] === RUN TestStart [2022-10-21T07:54:20.703Z] --- PASS: TestStart (0.00s) [2022-10-21T07:54:20.703Z] === RUN TestWaitCancel [2022-10-21T07:54:20.703Z] --- PASS: TestWaitCancel (0.00s) [2022-10-21T07:54:20.703Z] === RUN TestWaitDisabled [2022-10-21T07:54:20.703Z] --- PASS: TestWaitDisabled (0.00s) [2022-10-21T07:54:20.703Z] === RUN TestWaitEnabled [2022-10-21T07:54:20.703Z] --- PASS: TestWaitEnabled (0.00s) [2022-10-21T07:54:20.703Z] === RUN TestRemove [2022-10-21T07:54:20.703Z] --- PASS: TestRemove (0.00s) [2022-10-21T07:54:20.704Z] PASS [2022-10-21T07:54:20.704Z] coverage: 65.3% of statements [2022-10-21T07:54:20.704Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.092s coverage: 65.3% of statements [2022-10-21T07:54:22.202Z] --- PASS: TestCreateServiceMaxReplicas (2.73s) [2022-10-21T07:54:22.202Z] === RUN TestCreateWithDuplicateNetworkNames [2022-10-21T07:54:22.237Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-10-21T07:54:22.237Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2022-10-21T07:54:22.237Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-10-21T07:54:22.237Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-10-21T07:54:22.237Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-10-21T07:54:22.237Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-10-21T07:54:22.237Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-10-21T07:54:22.237Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-10-21T07:54:22.577Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-10-21T07:54:22.693Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-10-21T07:54:22.693Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-10-21T07:54:22.693Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-10-21T07:54:22.693Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-10-21T07:54:22.693Z] === RUN TestServiceConvertToGRPCIsolation [2022-10-21T07:54:22.693Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-10-21T07:54:22.693Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-10-21T07:54:22.693Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-10-21T07:54:22.693Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-10-21T07:54:22.693Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-10-21T07:54:22.693Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-10-21T07:54:22.693Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-10-21T07:54:22.693Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-10-21T07:54:22.693Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-10-21T07:54:22.693Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-10-21T07:54:22.693Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-10-21T07:54:22.693Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-10-21T07:54:22.693Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-10-21T07:54:22.693Z] === RUN TestServiceConvertFromGRPCIsolation [2022-10-21T07:54:22.693Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-10-21T07:54:22.693Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-10-21T07:54:22.693Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-10-21T07:54:22.693Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-10-21T07:54:22.693Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-10-21T07:54:22.693Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-10-21T07:54:22.693Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-10-21T07:54:22.693Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-10-21T07:54:22.693Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-10-21T07:54:22.693Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-10-21T07:54:22.693Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-10-21T07:54:22.693Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-10-21T07:54:22.693Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-10-21T07:54:22.693Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-10-21T07:54:22.693Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-10-21T07:54:22.693Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-10-21T07:54:22.693Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-10-21T07:54:22.693Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-10-21T07:54:22.693Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-10-21T07:54:22.693Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-10-21T07:54:22.693Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-10-21T07:54:22.694Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-10-21T07:54:22.694Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-10-21T07:54:22.694Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-10-21T07:54:22.694Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-10-21T07:54:22.694Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-10-21T07:54:22.694Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-10-21T07:54:22.694Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-10-21T07:54:22.694Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-10-21T07:54:22.694Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-10-21T07:54:22.694Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-10-21T07:54:22.694Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-10-21T07:54:22.694Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-10-21T07:54:22.694Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-10-21T07:54:22.694Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-10-21T07:54:22.694Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-10-21T07:54:22.694Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-10-21T07:54:22.694Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-10-21T07:54:22.694Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-10-21T07:54:22.694Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-10-21T07:54:22.694Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-10-21T07:54:22.694Z] === RUN TestServiceConvertFromGRPCConfigs [2022-10-21T07:54:22.694Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-10-21T07:54:22.694Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-10-21T07:54:22.694Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-10-21T07:54:22.694Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-10-21T07:54:22.694Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-10-21T07:54:22.694Z] === RUN TestServiceConvertToGRPCConfigs [2022-10-21T07:54:22.694Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-10-21T07:54:22.694Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-10-21T07:54:22.694Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-10-21T07:54:22.694Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-10-21T07:54:22.694Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-10-21T07:54:22.694Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-10-21T07:54:22.694Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-10-21T07:54:22.694Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-10-21T07:54:22.694Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-10-21T07:54:22.694Z] PASS [2022-10-21T07:54:22.694Z] coverage: 35.9% of statements [2022-10-21T07:54:22.694Z] ok github.com/docker/docker/daemon/cluster/convert 0.255s coverage: 35.9% of statements [2022-10-21T07:54:22.694Z] === RUN TestNewListSecretsFilters [2022-10-21T07:54:22.694Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-10-21T07:54:22.694Z] === RUN TestNewListConfigsFilters [2022-10-21T07:54:22.694Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-10-21T07:54:22.694Z] PASS [2022-10-21T07:54:22.694Z] coverage: 0.5% of statements [2022-10-21T07:54:22.694Z] ok github.com/docker/docker/daemon/cluster 0.172s coverage: 0.5% of statements [2022-10-21T07:54:23.143Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-10-21T07:54:25.049Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-10-21T07:54:25.049Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-10-21T07:54:25.697Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-10-21T07:54:25.964Z] === RUN TestDockerSuite/TestBuildCmd [2022-10-21T07:54:26.428Z] === RUN TestWaitNodeAttachment [2022-10-21T07:54:26.428Z] === RUN TestDiscoveryOptsErrors [2022-10-21T07:54:26.428Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2022-10-21T07:54:26.428Z] === RUN TestDiscoveryOpts [2022-10-21T07:54:26.428Z] --- PASS: TestDiscoveryOpts (0.00s) [2022-10-21T07:54:26.428Z] PASS [2022-10-21T07:54:26.428Z] coverage: 30.0% of statements [2022-10-21T07:54:26.428Z] ok github.com/docker/docker/daemon/discovery 0.053s coverage: 30.0% of statements [2022-10-21T07:54:26.428Z] === RUN TestBuilderGC [2022-10-21T07:54:26.428Z] --- PASS: TestBuilderGC (0.00s) [2022-10-21T07:54:26.428Z] === RUN TestDaemonConfigurationNotFound [2022-10-21T07:54:26.428Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-10-21T07:54:26.428Z] === RUN TestDaemonBrokenConfiguration [2022-10-21T07:54:26.428Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-10-21T07:54:26.428Z] === RUN TestParseClusterAdvertiseSettings [2022-10-21T07:54:26.428Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2022-10-21T07:54:26.428Z] === RUN TestFindConfigurationConflicts [2022-10-21T07:54:26.428Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-10-21T07:54:26.428Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-10-21T07:54:26.428Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-10-21T07:54:26.428Z] === RUN TestDaemonConfigurationMergeConflicts [2022-10-21T07:54:26.428Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-10-21T07:54:26.428Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-10-21T07:54:26.428Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-10-21T07:54:26.428Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-10-21T07:54:26.428Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-10-21T07:54:26.428Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-10-21T07:54:26.428Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-10-21T07:54:26.428Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-10-21T07:54:26.428Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-10-21T07:54:26.428Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-10-21T07:54:26.428Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-10-21T07:54:26.428Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-10-21T07:54:26.428Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-10-21T07:54:26.428Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-10-21T07:54:26.428Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-10-21T07:54:26.428Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-10-21T07:54:26.428Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-10-21T07:54:26.428Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-10-21T07:54:26.428Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-10-21T07:54:26.428Z] === RUN TestValidateConfigurationErrors [2022-10-21T07:54:26.428Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-10-21T07:54:26.428Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-10-21T07:54:26.428Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-10-21T07:54:26.428Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-10-21T07:54:26.428Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-10-21T07:54:26.428Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-10-21T07:54:26.428Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-10-21T07:54:26.428Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-10-21T07:54:26.428Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-10-21T07:54:26.428Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-10-21T07:54:26.428Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-10-21T07:54:26.428Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-10-21T07:54:26.428Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-10-21T07:54:26.428Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-10-21T07:54:26.428Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-10-21T07:54:26.428Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-10-21T07:54:26.428Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-10-21T07:54:26.428Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-10-21T07:54:26.428Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-10-21T07:54:26.428Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-10-21T07:54:26.428Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-10-21T07:54:26.428Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-10-21T07:54:26.428Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-10-21T07:54:26.428Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-10-21T07:54:26.428Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-10-21T07:54:26.428Z] === RUN TestValidateConfiguration [2022-10-21T07:54:26.428Z] === RUN TestValidateConfiguration/with_label [2022-10-21T07:54:26.428Z] === RUN TestValidateConfiguration/with_dns [2022-10-21T07:54:26.428Z] === RUN TestValidateConfiguration/with_dns-search [2022-10-21T07:54:26.428Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-10-21T07:54:26.428Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-10-21T07:54:26.428Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-10-21T07:54:26.428Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-10-21T07:54:26.428Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-10-21T07:54:26.428Z] --- PASS: TestValidateConfiguration (0.00s) [2022-10-21T07:54:26.428Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-10-21T07:54:26.428Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-10-21T07:54:26.428Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-10-21T07:54:26.428Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-10-21T07:54:26.428Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-10-21T07:54:26.428Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-10-21T07:54:26.428Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-10-21T07:54:26.428Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-10-21T07:54:26.428Z] === RUN TestModifiedDiscoverySettings [2022-10-21T07:54:26.428Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2022-10-21T07:54:26.428Z] === RUN TestReloadSetConfigFileNotExist [2022-10-21T07:54:26.428Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-10-21T07:54:26.428Z] === RUN TestIsolationConversion [2022-10-21T07:54:26.428Z] === RUN TestIsolationConversion/default [2022-10-21T07:54:26.428Z] === RUN TestIsolationConversion/process [2022-10-21T07:54:26.428Z] === RUN TestIsolationConversion/hyperv [2022-10-21T07:54:26.428Z] --- PASS: TestIsolationConversion (0.00s) [2022-10-21T07:54:26.428Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-10-21T07:54:26.428Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-10-21T07:54:26.428Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-10-21T07:54:26.428Z] === RUN TestContainerLabels [2022-10-21T07:54:26.428Z] --- PASS: TestContainerLabels (0.00s) [2022-10-21T07:54:26.428Z] === RUN TestCredentialSpecConversion [2022-10-21T07:54:26.428Z] === RUN TestCredentialSpecConversion/none [2022-10-21T07:54:26.428Z] === RUN TestCredentialSpecConversion/config [2022-10-21T07:54:26.428Z] === RUN TestCredentialSpecConversion/file [2022-10-21T07:54:26.428Z] === RUN TestCredentialSpecConversion/registry [2022-10-21T07:54:26.428Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-10-21T07:54:26.428Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-10-21T07:54:26.428Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-10-21T07:54:26.428Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-10-21T07:54:26.428Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-10-21T07:54:26.428Z] === RUN TestControllerValidateMountBind [2022-10-21T07:54:26.428Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-10-21T07:54:26.428Z] === RUN TestControllerValidateMountVolume [2022-10-21T07:54:26.428Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-10-21T07:54:26.428Z] === RUN TestControllerValidateMountTarget [2022-10-21T07:54:26.428Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-10-21T07:54:26.428Z] === RUN TestControllerValidateMountTmpfs [2022-10-21T07:54:26.428Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-10-21T07:54:26.428Z] === RUN TestControllerValidateMountInvalidType [2022-10-21T07:54:26.428Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-10-21T07:54:26.428Z] === RUN TestControllerValidateMountNamedPipe [2022-10-21T07:54:26.428Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-10-21T07:54:26.428Z] PASS [2022-10-21T07:54:26.428Z] coverage: 11.0% of statements [2022-10-21T07:54:26.428Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.888s coverage: 11.0% of statements [2022-10-21T07:54:26.428Z] time="2022-10-21T07:54:26Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-10-21T07:54:26.428Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2022-10-21T07:54:26.428Z] === RUN TestReloadDefaultConfigNotExist [2022-10-21T07:54:26.428Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-10-21T07:54:26.428Z] --- SKIP: TestReloadDefaultConfigNotExist (0.02s) [2022-10-21T07:54:26.428Z] === RUN TestReloadBadDefaultConfig [2022-10-21T07:54:26.428Z] time="2022-10-21T07:54:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2188809671" [2022-10-21T07:54:26.428Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-10-21T07:54:26.428Z] === RUN TestReloadWithConflictingLabels [2022-10-21T07:54:26.428Z] time="2022-10-21T07:54:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3566306176" [2022-10-21T07:54:26.428Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-10-21T07:54:26.428Z] === RUN TestReloadWithDuplicateLabels [2022-10-21T07:54:26.428Z] time="2022-10-21T07:54:26Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3929373614" [2022-10-21T07:54:26.428Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-10-21T07:54:26.428Z] === RUN TestDaemonConfigurationMerge [2022-10-21T07:54:26.428Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-10-21T07:54:26.428Z] PASS [2022-10-21T07:54:26.428Z] coverage: 79.7% of statements [2022-10-21T07:54:26.428Z] ok github.com/docker/docker/daemon/config 0.289s coverage: 79.7% of statements [2022-10-21T07:54:26.533Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-10-21T07:54:26.533Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-10-21T07:54:26.791Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-10-21T07:54:27.049Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-10-21T07:54:27.049Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-10-21T07:54:27.049Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-10-21T07:54:27.393Z] === RUN TestEventsLog [2022-10-21T07:54:27.393Z] --- PASS: TestEventsLog (0.00s) [2022-10-21T07:54:27.393Z] === RUN TestEventsLogTimeout [2022-10-21T07:54:27.393Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-10-21T07:54:27.393Z] === RUN TestLogEvents [2022-10-21T07:54:27.742Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-10-21T07:54:27.742Z] Copying nested executables into bundles/binary-daemon [2022-10-21T07:54:27.742Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-10-21T07:54:27.850Z] --- PASS: TestLogEvents (0.05s) [2022-10-21T07:54:27.850Z] === RUN TestLoadBufferedEvents [2022-10-21T07:54:27.850Z] --- PASS: TestLoadBufferedEvents (0.14s) [2022-10-21T07:54:27.850Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-10-21T07:54:27.850Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-10-21T07:54:27.850Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-10-21T07:54:27.850Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-10-21T07:54:27.850Z] PASS [2022-10-21T07:54:27.850Z] coverage: 50.0% of statements [2022-10-21T07:54:27.850Z] ok github.com/docker/docker/daemon/events 0.264s coverage: 50.0% of statements [2022-10-21T07:54:28.075Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44340/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=9c84417c1bbec9420566841feee05913928e1e7b -e DOCKER_GRAPHDRIVER docker:9c84417c1bbec9420566841feee05913928e1e7b hack/make.sh cross [2022-10-21T07:54:28.311Z] === RUN TestIsEmptyDir [2022-10-21T07:54:28.311Z] --- PASS: TestIsEmptyDir (0.01s) [2022-10-21T07:54:28.311Z] PASS [2022-10-21T07:54:28.311Z] coverage: 2.3% of statements [2022-10-21T07:54:28.311Z] ok github.com/docker/docker/daemon/graphdriver 0.068s coverage: 2.3% of statements [2022-10-21T07:54:28.423Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-10-21T07:54:28.423Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-10-21T07:54:28.636Z] [2022-10-21T07:54:28.636Z] Removing bundles/ [2022-10-21T07:54:28.636Z] [2022-10-21T07:54:28.636Z] ---> Making bundle: cross (in bundles/cross) [2022-10-21T07:54:28.636Z] Cross building: bundles/cross/linux/amd64 [2022-10-21T07:54:28.636Z] Building: bundles/cross/linux/amd64/dockerd-dev [2022-10-21T07:54:28.636Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-10-21T07:54:28.768Z] === RUN TestVerifyNetworkingConfig [2022-10-21T07:54:28.768Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-10-21T07:54:28.768Z] === RUN TestGetContainer [2022-10-21T07:54:28.768Z] --- PASS: TestGetContainer (0.00s) [2022-10-21T07:54:28.768Z] === RUN TestValidContainerNames [2022-10-21T07:54:28.768Z] --- PASS: TestValidContainerNames (0.00s) [2022-10-21T07:54:28.768Z] === RUN TestContainerInitDNS [2022-10-21T07:54:28.768Z] daemon_test.go:147: root required [2022-10-21T07:54:28.768Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-10-21T07:54:28.768Z] === RUN TestMerge [2022-10-21T07:54:28.768Z] --- PASS: TestMerge (0.00s) [2022-10-21T07:54:28.768Z] === RUN TestValidateContainerIsolation [2022-10-21T07:54:28.768Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-10-21T07:54:28.768Z] === RUN TestFindNetworkErrorType [2022-10-21T07:54:28.768Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-10-21T07:54:28.768Z] === RUN TestEnsureServicesExist [2022-10-21T07:54:28.768Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-10-21T07:54:28.768Z] === RUN TestEnsureServicesExistErrors [2022-10-21T07:54:28.768Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-10-21T07:54:28.768Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-10-21T07:54:28.768Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-10-21T07:54:28.768Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-10-21T07:54:28.768Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-10-21T07:54:28.768Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-10-21T07:54:28.768Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-10-21T07:54:28.768Z] === RUN TestContainerDelete [2022-10-21T07:54:28.768Z] --- PASS: TestContainerDelete (0.00s) [2022-10-21T07:54:28.768Z] === RUN TestContainerDoubleDelete [2022-10-21T07:54:28.768Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-10-21T07:54:28.768Z] === RUN TestLogContainerEventCopyLabels [2022-10-21T07:54:28.768Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-10-21T07:54:28.768Z] === RUN TestLogContainerEventWithAttributes [2022-10-21T07:54:28.768Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-10-21T07:54:28.768Z] === RUN TestNoneHealthcheck [2022-10-21T07:54:28.768Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-10-21T07:54:28.768Z] === RUN TestHealthStates [2022-10-21T07:54:28.768Z] === RUN TestLinkNaming [2022-10-21T07:54:28.768Z] --- PASS: TestLinkNaming (0.00s) [2022-10-21T07:54:28.768Z] === RUN TestLinkNew [2022-10-21T07:54:28.768Z] --- PASS: TestLinkNew (0.00s) [2022-10-21T07:54:28.768Z] === RUN TestLinkEnv [2022-10-21T07:54:28.768Z] --- PASS: TestLinkEnv (0.00s) [2022-10-21T07:54:28.768Z] === RUN TestLinkMultipleEnv [2022-10-21T07:54:28.768Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-10-21T07:54:28.768Z] === RUN TestLinkPortRangeEnv [2022-10-21T07:54:28.768Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-10-21T07:54:28.768Z] PASS [2022-10-21T07:54:28.768Z] coverage: 93.0% of statements [2022-10-21T07:54:28.768Z] ok github.com/docker/docker/daemon/links 0.044s coverage: 93.0% of statements [2022-10-21T07:54:28.768Z] time="2022-10-21T07:54:28Z" 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-10-21T07:54:28.768Z] time="2022-10-21T07:54:28Z" 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-10-21T07:54:28.768Z] time="2022-10-21T07:54:28Z" 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-10-21T07:54:28.768Z] time="2022-10-21T07:54:28Z" 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-10-21T07:54:28.768Z] time="2022-10-21T07:54:28Z" 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-10-21T07:54:28.768Z] time="2022-10-21T07:54:28Z" 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-10-21T07:54:28.768Z] time="2022-10-21T07:54:28Z" 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-10-21T07:54:28.768Z] time="2022-10-21T07:54:28Z" 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-10-21T07:54:28.768Z] time="2022-10-21T07:54:28Z" 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-10-21T07:54:28.768Z] time="2022-10-21T07:54:28Z" 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-10-21T07:54:28.768Z] --- PASS: TestHealthStates (0.15s) [2022-10-21T07:54:28.768Z] === RUN TestMaskURLCredentials [2022-10-21T07:54:28.768Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-10-21T07:54:28.768Z] === RUN TestGetInspectData [2022-10-21T07:54:28.768Z] --- PASS: TestGetInspectData (0.00s) [2022-10-21T07:54:28.768Z] === RUN TestFillLicense [2022-10-21T07:54:28.768Z] --- PASS: TestFillLicense (0.00s) [2022-10-21T07:54:28.768Z] === RUN TestListInvalidFilter [2022-10-21T07:54:28.768Z] --- PASS: TestListInvalidFilter (0.00s) [2022-10-21T07:54:28.768Z] === RUN TestNameFilter [2022-10-21T07:54:28.768Z] --- PASS: TestNameFilter (0.00s) [2022-10-21T07:54:28.768Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-10-21T07:54:28.768Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-10-21T07:54:28.768Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-10-21T07:54:28.768Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-10-21T07:54:28.768Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-10-21T07:54:28.768Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-10-21T07:54:28.768Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-10-21T07:54:28.768Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-10-21T07:54:28.768Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-10-21T07:54:28.768Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-10-21T07:54:28.768Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-10-21T07:54:28.768Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-10-21T07:54:28.768Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-10-21T07:54:28.768Z] === 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-10-21T07:54:28.768Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-10-21T07:54:28.768Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-10-21T07:54:28.768Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-10-21T07:54:28.768Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-10-21T07:54:28.768Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-10-21T07:54:28.768Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-10-21T07:54:28.768Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-10-21T07:54:28.768Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-10-21T07:54:28.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-10-21T07:54:28.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-10-21T07:54:28.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-10-21T07:54:28.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-10-21T07:54:28.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-10-21T07:54:28.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-10-21T07:54:28.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-10-21T07:54:28.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-10-21T07:54:28.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-10-21T07:54:28.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-10-21T07:54:28.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-10-21T07:54:28.768Z] --- 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-10-21T07:54:28.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-10-21T07:54:28.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-10-21T07:54:28.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-10-21T07:54:28.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-10-21T07:54:28.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-10-21T07:54:28.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-10-21T07:54:28.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-10-21T07:54:28.768Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-10-21T07:54:28.768Z] === RUN TestDaemonReloadLabels [2022-10-21T07:54:28.768Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-10-21T07:54:28.768Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-10-21T07:54:28.768Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-10-21T07:54:28.768Z] === RUN TestDaemonReloadMirrors [2022-10-21T07:54:28.768Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-10-21T07:54:28.768Z] === RUN TestDaemonReloadInsecureRegistries [2022-10-21T07:54:28.768Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-10-21T07:54:28.768Z] === RUN TestDaemonReloadNotAffectOthers [2022-10-21T07:54:28.768Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-10-21T07:54:28.768Z] === RUN TestDaemonDiscoveryReload [2022-10-21T07:54:30.120Z] --- PASS: TestServiceUpdateSecrets (14.14s) [2022-10-21T07:54:30.120Z] === RUN TestServiceUpdateConfigs [2022-10-21T07:54:30.301Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2022-10-21T07:54:30.301Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2022-10-21T07:54:30.301Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2022-10-21T07:54:30.301Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2022-10-21T07:54:30.758Z] === RUN TestAdapterReadLogs [2022-10-21T07:54:30.758Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-10-21T07:54:30.758Z] === RUN TestCopier [2022-10-21T07:54:30.758Z] --- PASS: TestCopier (0.00s) [2022-10-21T07:54:30.758Z] === RUN TestCopierLongLines [2022-10-21T07:54:30.758Z] --- PASS: TestCopierLongLines (0.00s) [2022-10-21T07:54:30.758Z] === RUN TestCopierSlow [2022-10-21T07:54:30.758Z] --- PASS: TestCopierSlow (0.20s) [2022-10-21T07:54:30.758Z] === RUN TestCopierWithSized [2022-10-21T07:54:30.758Z] === RUN TestCopierWithSized/as_is [2022-10-21T07:54:30.758Z] === RUN TestCopierWithSized/With_RingLogger [2022-10-21T07:54:30.758Z] --- PASS: TestCopierWithSized (0.01s) [2022-10-21T07:54:30.758Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2022-10-21T07:54:30.758Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-10-21T07:54:30.758Z] === RUN TestCopierWithPartial [2022-10-21T07:54:30.758Z] --- PASS: TestCopierWithPartial (0.01s) [2022-10-21T07:54:30.758Z] === RUN TestRingLogger [2022-10-21T07:54:30.758Z] --- PASS: TestRingLogger (0.00s) [2022-10-21T07:54:30.758Z] === RUN TestRingCap [2022-10-21T07:54:30.758Z] --- PASS: TestRingCap (0.00s) [2022-10-21T07:54:30.758Z] === RUN TestRingClose [2022-10-21T07:54:30.758Z] --- PASS: TestRingClose (0.00s) [2022-10-21T07:54:30.758Z] === RUN TestRingDrain [2022-10-21T07:54:30.758Z] --- PASS: TestRingDrain (0.00s) [2022-10-21T07:54:30.758Z] PASS [2022-10-21T07:54:30.758Z] coverage: 43.5% of statements [2022-10-21T07:54:30.758Z] ok github.com/docker/docker/daemon/logger 0.266s coverage: 43.5% of statements [2022-10-21T07:54:30.952Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-10-21T07:54:30.952Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-10-21T07:54:30.952Z] check_test.go:309: [da93ffaeb772c] daemon is not started [2022-10-21T07:54:30.952Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-10-21T07:54:30.952Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-10-21T07:54:30.952Z] check_test.go:309: [d9ba839e220c9] daemon is not started [2022-10-21T07:54:30.952Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-10-21T07:54:31.214Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2022-10-21T07:54:31.214Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-10-21T07:54:31.214Z] reload_test.go:520: root required [2022-10-21T07:54:31.214Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-10-21T07:54:31.214Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-10-21T07:54:31.214Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-10-21T07:54:31.214Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-10-21T07:54:31.214Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-10-21T07:54:31.214Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-10-21T07:54:31.214Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-10-21T07:54:31.214Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-10-21T07:54:31.214Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-10-21T07:54:31.214Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-10-21T07:54:31.214Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-10-21T07:54:31.214Z] === RUN TestParseVolumesFrom [2022-10-21T07:54:31.214Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-10-21T07:54:31.214Z] PASS [2022-10-21T07:54:31.214Z] coverage: 9.0% of statements [2022-10-21T07:54:31.214Z] ok github.com/docker/docker/daemon 2.428s coverage: 9.0% of statements [2022-10-21T07:54:31.214Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-10-21T07:54:31.214Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-10-21T07:54:31.214Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-10-21T07:54:31.214Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-10-21T07:54:31.214Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-10-21T07:54:31.214Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-10-21T07:54:31.214Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-10-21T07:54:31.214Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-10-21T07:54:31.214Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2022-10-21T07:54:31.214Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-10-21T07:54:31.214Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-10-21T07:54:31.214Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-10-21T07:54:31.214Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-10-21T07:54:31.214Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-10-21T07:54:31.214Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-10-21T07:54:31.214Z] === RUN TestNewStreamConfig [2022-10-21T07:54:31.214Z] === RUN TestNewStreamConfig/defaults [2022-10-21T07:54:31.214Z] === RUN TestNewStreamConfig/invalid_create_group [2022-10-21T07:54:31.214Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-10-21T07:54:31.214Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-10-21T07:54:31.214Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-10-21T07:54:31.214Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-10-21T07:54:31.214Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-10-21T07:54:31.214Z] --- PASS: TestNewStreamConfig (0.00s) [2022-10-21T07:54:31.214Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-10-21T07:54:31.214Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-10-21T07:54:31.214Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-10-21T07:54:31.671Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-10-21T07:54:31.671Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestNewAWSLogsClientRegionDetect [2022-10-21T07:54:31.671Z] time="2022-10-21T07:54:31Z" level=info msg="Trying to get region from EC2 Metadata" [2022-10-21T07:54:31.671Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2022-10-21T07:54:31.671Z] === RUN TestCreateSuccess [2022-10-21T07:54:31.671Z] --- PASS: TestCreateSuccess (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestCreateLogGroupSuccess [2022-10-21T07:54:31.671Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestCreateError [2022-10-21T07:54:31.671Z] --- PASS: TestCreateError (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestCreateAlreadyExists [2022-10-21T07:54:31.671Z] time="2022-10-21T07:54:31Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-10-21T07:54:31.671Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestLogClosed [2022-10-21T07:54:31.671Z] --- PASS: TestLogClosed (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestLogBlocking [2022-10-21T07:54:31.671Z] --- PASS: TestLogBlocking (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestLogNonBlockingBufferEmpty [2022-10-21T07:54:31.671Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestLogNonBlockingBufferFull [2022-10-21T07:54:31.671Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestPublishBatchSuccess [2022-10-21T07:54:31.671Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestPublishBatchError [2022-10-21T07:54:31.671Z] time="2022-10-21T07:54:31Z" level=error msg=Error [2022-10-21T07:54:31.671Z] --- PASS: TestPublishBatchError (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-10-21T07:54:31.671Z] time="2022-10-21T07:54:31Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-10-21T07:54:31.671Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestPublishBatchAlreadyAccepted [2022-10-21T07:54:31.671Z] time="2022-10-21T07:54:31Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-10-21T07:54:31.671Z] time="2022-10-21T07:54:31Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-10-21T07:54:31.671Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestCollectBatchSimple [2022-10-21T07:54:31.671Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestCollectBatchTicker [2022-10-21T07:54:31.671Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestCollectBatchMultilinePattern [2022-10-21T07:54:31.671Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-10-21T07:54:31.671Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-10-21T07:54:31.671Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-10-21T07:54:31.671Z] === RUN TestSearchRegistryForImagesErrors [2022-10-21T07:54:31.671Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestSearchRegistryForImages [2022-10-21T07:54:31.671Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestOnlyPlatformWithFallback [2022-10-21T07:54:31.671Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestImageDelete [2022-10-21T07:54:31.671Z] === RUN TestImageDelete/no_lease [2022-10-21T07:54:31.671Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-10-21T07:54:31.671Z] === RUN TestCollectBatchClose [2022-10-21T07:54:31.671Z] --- PASS: TestCollectBatchClose (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestEffectiveLen [2022-10-21T07:54:31.671Z] === RUN TestEffectiveLen/0/Hello [2022-10-21T07:54:31.671Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-10-21T07:54:31.671Z] === RUN TestEffectiveLen/2/🙃 [2022-10-21T07:54:31.671Z] === RUN TestEffectiveLen/3/���� [2022-10-21T07:54:31.671Z] === RUN TestEffectiveLen/4/He��o [2022-10-21T07:54:31.671Z] === RUN TestEffectiveLen/5/ [2022-10-21T07:54:31.671Z] --- PASS: TestEffectiveLen (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestFindValidSplit [2022-10-21T07:54:31.671Z] === RUN TestFindValidSplit/0/ [2022-10-21T07:54:31.671Z] cloudwatchlogs_test.go:1044: [2022-10-21T07:54:31.671Z] cloudwatchlogs_test.go:1045: [2022-10-21T07:54:31.671Z] === RUN TestFindValidSplit/1/Hello [2022-10-21T07:54:31.671Z] cloudwatchlogs_test.go:1044: Hello [2022-10-21T07:54:31.671Z] cloudwatchlogs_test.go:1045: [2022-10-21T07:54:31.671Z] === RUN TestFindValidSplit/2/Hello [2022-10-21T07:54:31.671Z] cloudwatchlogs_test.go:1044: He [2022-10-21T07:54:31.671Z] cloudwatchlogs_test.go:1045: llo [2022-10-21T07:54:31.671Z] === RUN TestFindValidSplit/3/Hello [2022-10-21T07:54:31.671Z] cloudwatchlogs_test.go:1044: [2022-10-21T07:54:31.671Z] cloudwatchlogs_test.go:1045: Hello [2022-10-21T07:54:31.671Z] === RUN TestFindValidSplit/4/🙃 [2022-10-21T07:54:31.671Z] cloudwatchlogs_test.go:1044: [2022-10-21T07:54:31.671Z] cloudwatchlogs_test.go:1045: 🙃 [2022-10-21T07:54:31.671Z] === RUN TestFindValidSplit/5/🙃 [2022-10-21T07:54:31.671Z] cloudwatchlogs_test.go:1044: 🙃 [2022-10-21T07:54:31.671Z] cloudwatchlogs_test.go:1045: [2022-10-21T07:54:31.671Z] === RUN TestFindValidSplit/6/a� [2022-10-21T07:54:31.671Z] cloudwatchlogs_test.go:1044: a [2022-10-21T07:54:31.671Z] cloudwatchlogs_test.go:1045: � [2022-10-21T07:54:31.671Z] === RUN TestFindValidSplit/7/a� [2022-10-21T07:54:31.671Z] cloudwatchlogs_test.go:1044: a� [2022-10-21T07:54:31.671Z] cloudwatchlogs_test.go:1045: [2022-10-21T07:54:31.671Z] --- PASS: TestFindValidSplit (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestProcessEventEmoji [2022-10-21T07:54:31.671Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestCollectBatchLineSplit [2022-10-21T07:54:31.671Z] === RUN TestImageDelete/lease_exists [2022-10-21T07:54:31.671Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-10-21T07:54:31.671Z] === RUN TestCollectBatchLineSplitWithBinary [2022-10-21T07:54:31.671Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestCollectBatchMaxEvents [2022-10-21T07:54:31.671Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-10-21T07:54:31.671Z] === RUN TestCollectBatchMaxTotalBytes [2022-10-21T07:54:31.671Z] --- PASS: TestImageDelete (0.07s) [2022-10-21T07:54:31.671Z] --- PASS: TestImageDelete/no_lease (0.02s) [2022-10-21T07:54:31.671Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-10-21T07:54:31.671Z] === RUN TestContentStoreForPull [2022-10-21T07:54:31.671Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-10-21T07:54:31.671Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-10-21T07:54:31.671Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-10-21T07:54:31.671Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-10-21T07:54:31.671Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-10-21T07:54:31.671Z] === RUN TestParseLogOptionsMultilinePattern [2022-10-21T07:54:31.671Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestParseLogOptionsDatetimeFormat [2022-10-21T07:54:31.671Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-10-21T07:54:31.671Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-10-21T07:54:31.671Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-10-21T07:54:31.671Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-10-21T07:54:31.671Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-10-21T07:54:31.671Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-10-21T07:54:31.671Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-10-21T07:54:31.671Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-10-21T07:54:31.671Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-10-21T07:54:31.671Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-10-21T07:54:31.671Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-10-21T07:54:31.671Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-10-21T07:54:31.671Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-10-21T07:54:31.671Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-10-21T07:54:31.671Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-10-21T07:54:31.671Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-10-21T07:54:31.671Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-10-21T07:54:31.671Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-10-21T07:54:31.671Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-10-21T07:54:31.671Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestCreateTagSuccess [2022-10-21T07:54:31.671Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-10-21T07:54:31.671Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.02s) [2022-10-21T07:54:31.671Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-10-21T07:54:31.671Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-10-21T07:54:31.671Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-10-21T07:54:31.671Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-10-21T07:54:31.671Z] PASS [2022-10-21T07:54:31.671Z] coverage: 77.8% of statements [2022-10-21T07:54:31.671Z] ok github.com/docker/docker/daemon/logger/awslogs 0.373s coverage: 77.8% of statements [2022-10-21T07:54:31.671Z] --- PASS: TestContentStoreForPull (0.19s) [2022-10-21T07:54:31.671Z] PASS [2022-10-21T07:54:31.671Z] coverage: 6.6% of statements [2022-10-21T07:54:31.671Z] ok github.com/docker/docker/daemon/images 0.368s coverage: 6.6% of statements [2022-10-21T07:54:31.671Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-10-21T07:54:31.671Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-10-21T07:54:31.671Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-10-21T07:54:31.671Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-10-21T07:54:31.671Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-10-21T07:54:31.671Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-10-21T07:54:31.671Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-10-21T07:54:32.129Z] === RUN TestJSONLogsMarshalJSONBuf [2022-10-21T07:54:32.129Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-10-21T07:54:32.129Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-10-21T07:54:32.129Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2022-10-21T07:54:32.129Z] === RUN TestFastTimeMarshalJSON [2022-10-21T07:54:32.129Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-10-21T07:54:32.129Z] PASS [2022-10-21T07:54:32.129Z] coverage: 87.2% of statements [2022-10-21T07:54:32.325Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-10-21T07:54:32.586Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.236s coverage: 87.2% of statements [2022-10-21T07:54:32.586Z] === RUN TestJSONFileLogger [2022-10-21T07:54:32.586Z] --- PASS: TestJSONFileLogger (0.00s) [2022-10-21T07:54:32.586Z] === RUN TestJSONFileLoggerWithTags [2022-10-21T07:54:32.586Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-10-21T07:54:32.586Z] === RUN TestJSONFileLoggerWithOpts [2022-10-21T07:54:32.586Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-10-21T07:54:32.586Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-10-21T07:54:32.586Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-10-21T07:54:32.586Z] === RUN TestEncodeDecode [2022-10-21T07:54:32.586Z] === PAUSE TestEncodeDecode [2022-10-21T07:54:32.586Z] === RUN TestUnexpectedEOF [2022-10-21T07:54:32.586Z] time="2022-10-21T07:54:32Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-10-21T07:54:32.586Z] time="2022-10-21T07:54:32Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-10-21T07:54:32.586Z] --- PASS: TestUnexpectedEOF (0.14s) [2022-10-21T07:54:32.586Z] === CONT TestEncodeDecode [2022-10-21T07:54:32.586Z] --- PASS: TestEncodeDecode (0.00s) [2022-10-21T07:54:32.586Z] PASS [2022-10-21T07:54:32.586Z] coverage: 69.9% of statements [2022-10-21T07:54:32.586Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.210s coverage: 69.9% of statements [2022-10-21T07:54:32.892Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-10-21T07:54:33.048Z] === RUN TestWriteLog [2022-10-21T07:54:33.458Z] --- PASS: TestUpdateRestartPolicy (12.65s) [2022-10-21T07:54:33.458Z] === RUN TestUpdateRestartWithAutoRemove [2022-10-21T07:54:33.458Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-10-21T07:54:33.505Z] === PAUSE TestWriteLog [2022-10-21T07:54:33.505Z] === RUN TestReadLog [2022-10-21T07:54:33.505Z] === PAUSE TestReadLog [2022-10-21T07:54:33.505Z] === RUN TestDecode [2022-10-21T07:54:33.505Z] --- PASS: TestDecode (0.02s) [2022-10-21T07:54:33.505Z] === CONT TestWriteLog [2022-10-21T07:54:33.505Z] --- PASS: TestWriteLog (0.00s) [2022-10-21T07:54:33.505Z] === CONT TestReadLog [2022-10-21T07:54:33.505Z] === RUN TestReadLog/tail_exact [2022-10-21T07:54:33.505Z] === RUN TestReadLog/tail_less_than_available [2022-10-21T07:54:33.505Z] === RUN TestReadLog/tail_more_than_available [2022-10-21T07:54:33.505Z] --- PASS: TestReadLog (0.15s) [2022-10-21T07:54:33.505Z] --- PASS: TestReadLog/tail_exact (0.15s) [2022-10-21T07:54:33.505Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2022-10-21T07:54:33.505Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2022-10-21T07:54:33.505Z] PASS [2022-10-21T07:54:33.505Z] coverage: 78.7% of statements [2022-10-21T07:54:33.505Z] ok github.com/docker/docker/daemon/logger/local 0.265s coverage: 78.7% of statements [2022-10-21T07:54:33.505Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-10-21T07:54:33.963Z] === RUN TestOpenFileDelete [2022-10-21T07:54:33.963Z] --- PASS: TestOpenFileDelete (0.00s) [2022-10-21T07:54:33.963Z] === RUN TestOpenFileRename [2022-10-21T07:54:33.963Z] --- PASS: TestOpenFileRename (0.00s) [2022-10-21T07:54:33.963Z] === RUN TestHandleDecoderErr [2022-10-21T07:54:33.963Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-10-21T07:54:33.963Z] === RUN TestParseLogTagDefaultTag [2022-10-21T07:54:33.963Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-10-21T07:54:33.963Z] === RUN TestParseLogTag [2022-10-21T07:54:33.963Z] --- PASS: TestParseLogTag (0.00s) [2022-10-21T07:54:33.963Z] === RUN TestParseLogTagEmptyTag [2022-10-21T07:54:33.963Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-10-21T07:54:33.963Z] === RUN TestTailFiles [2022-10-21T07:54:33.963Z] --- PASS: TestTailFiles (0.00s) [2022-10-21T07:54:33.963Z] === RUN TestFollowLogsConsumerGone [2022-10-21T07:54:33.963Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-10-21T07:54:33.963Z] === RUN TestFollowLogsProducerGone [2022-10-21T07:54:33.963Z] logfile_test.go:181: logDecode() closed after sending 2864 messages [2022-10-21T07:54:33.963Z] logfile_test.go:234: messages sent: 2864, received: 2864 [2022-10-21T07:54:33.963Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-10-21T07:54:33.963Z] === RUN TestCheckCapacityAndRotate [2022-10-21T07:54:33.963Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-10-21T07:54:33.963Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-10-21T07:54:33.963Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-10-21T07:54:33.963Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-10-21T07:54:33.963Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-10-21T07:54:33.963Z] PASS [2022-10-21T07:54:33.963Z] coverage: 54.9% of statements [2022-10-21T07:54:33.963Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.264s coverage: 54.9% of statements [2022-10-21T07:54:33.963Z] === RUN TestLog [2022-10-21T07:54:33.963Z] --- PASS: TestLog (0.00s) [2022-10-21T07:54:33.963Z] PASS [2022-10-21T07:54:33.963Z] coverage: 31.5% of statements [2022-10-21T07:54:33.963Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.056s coverage: 31.5% of statements [2022-10-21T07:54:34.026Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-10-21T07:54:34.026Z] check_test.go:309: [d9e79374deed3] daemon is not started [2022-10-21T07:54:34.026Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-10-21T07:54:34.026Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2022-10-21T07:54:34.026Z] === RUN TestWaitNonBlocked [2022-10-21T07:54:34.026Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-21T07:54:34.026Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-21T07:54:34.026Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-21T07:54:34.026Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-21T07:54:34.026Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-21T07:54:34.026Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-21T07:54:34.927Z] === RUN TestValidateLogOpt [2022-10-21T07:54:34.928Z] --- PASS: TestValidateLogOpt (0.00s) [2022-10-21T07:54:34.928Z] === RUN TestNewMissedConfig [2022-10-21T07:54:34.928Z] --- PASS: TestNewMissedConfig (0.00s) [2022-10-21T07:54:34.928Z] === RUN TestNewMissedUrl [2022-10-21T07:54:34.928Z] --- PASS: TestNewMissedUrl (0.00s) [2022-10-21T07:54:34.928Z] === RUN TestNewMissedToken [2022-10-21T07:54:34.928Z] --- PASS: TestNewMissedToken (0.00s) [2022-10-21T07:54:34.928Z] === RUN TestNewWithProxy [2022-10-21T07:54:34.928Z] --- PASS: TestNewWithProxy (0.00s) [2022-10-21T07:54:34.928Z] === RUN TestDefault [2022-10-21T07:54:34.928Z] --- PASS: TestDefault (0.01s) [2022-10-21T07:54:34.928Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-10-21T07:54:34.928Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-10-21T07:54:34.928Z] === RUN TestJsonFormat [2022-10-21T07:54:34.928Z] --- PASS: TestJsonFormat (0.00s) [2022-10-21T07:54:34.928Z] === RUN TestRawFormat [2022-10-21T07:54:34.928Z] === RUN TestNewParse [2022-10-21T07:54:34.928Z] --- PASS: TestNewParse (0.00s) [2022-10-21T07:54:34.928Z] PASS [2022-10-21T07:54:34.928Z] coverage: 8.3% of statements [2022-10-21T07:54:34.928Z] --- PASS: TestRawFormat (0.01s) [2022-10-21T07:54:34.928Z] === RUN TestRawFormatWithLabels [2022-10-21T07:54:34.928Z] ok github.com/docker/docker/daemon/logger/templates 0.044s coverage: 8.3% of statements [2022-10-21T07:54:34.928Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-10-21T07:54:34.928Z] === RUN TestRawFormatWithoutTag [2022-10-21T07:54:34.928Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-10-21T07:54:34.928Z] === RUN TestBatching [2022-10-21T07:54:34.928Z] === RUN TestParseLogFormat [2022-10-21T07:54:34.928Z] --- PASS: TestParseLogFormat (0.00s) [2022-10-21T07:54:34.928Z] === RUN TestValidateLogOptEmpty [2022-10-21T07:54:34.928Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-10-21T07:54:34.928Z] === RUN TestValidateSyslogAddress [2022-10-21T07:54:34.928Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-10-21T07:54:34.928Z] === RUN TestParseAddressDefaultPort [2022-10-21T07:54:34.928Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-10-21T07:54:34.928Z] === RUN TestValidateSyslogFacility [2022-10-21T07:54:34.928Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-10-21T07:54:34.928Z] === RUN TestValidateLogOptSyslogFormat [2022-10-21T07:54:34.928Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-10-21T07:54:34.928Z] === RUN TestValidateLogOpt [2022-10-21T07:54:34.928Z] --- PASS: TestValidateLogOpt (0.00s) [2022-10-21T07:54:34.928Z] PASS [2022-10-21T07:54:34.928Z] coverage: 46.8% of statements [2022-10-21T07:54:34.928Z] ok github.com/docker/docker/daemon/logger/syslog 0.052s coverage: 46.8% of statements [2022-10-21T07:54:34.928Z] --- PASS: TestBatching (0.23s) [2022-10-21T07:54:34.928Z] === RUN TestFrequency [2022-10-21T07:54:34.962Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-10-21T07:54:35.221Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-10-21T07:54:35.221Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.09s) [2022-10-21T07:54:35.221Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2022-10-21T07:54:35.221Z] === RUN TestWaitBlocked [2022-10-21T07:54:35.221Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-10-21T07:54:35.221Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-10-21T07:54:35.221Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-10-21T07:54:35.221Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-10-21T07:54:35.221Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-10-21T07:54:35.221Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-10-21T07:54:35.385Z] --- PASS: TestFrequency (0.17s) [2022-10-21T07:54:35.385Z] === RUN TestOneMessagePerRequest [2022-10-21T07:54:35.385Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-10-21T07:54:35.385Z] === RUN TestVerify [2022-10-21T07:54:35.385Z] --- PASS: TestVerify (0.00s) [2022-10-21T07:54:35.385Z] === RUN TestSkipVerify [2022-10-21T07:54:35.385Z] time="2022-10-21T07:54:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-10-21T07:54:35.385Z] time="2022-10-21T07:54:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-10-21T07:54:35.385Z] time="2022-10-21T07:54:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-10-21T07:54:35.479Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-10-21T07:54:35.740Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-10-21T07:54:35.842Z] --- PASS: TestSkipVerify (0.67s) [2022-10-21T07:54:35.842Z] === RUN TestBufferMaximum [2022-10-21T07:54:35.842Z] time="2022-10-21T07:54:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-10-21T07:54:35.842Z] time="2022-10-21T07:54:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-10-21T07:54:35.842Z] time="2022-10-21T07:54:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-10-21T07:54:35.842Z] time="2022-10-21T07:54:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-10-21T07:54:35.842Z] time="2022-10-21T07:54:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-10-21T07:54:35.842Z] time="2022-10-21T07:54:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1666338875.658519\",\"host\":\"b14707c40ed2\"}'" [2022-10-21T07:54:35.842Z] time="2022-10-21T07:54:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1666338875.658519\",\"host\":\"b14707c40ed2\"}'" [2022-10-21T07:54:35.842Z] --- PASS: TestBufferMaximum (0.00s) [2022-10-21T07:54:35.842Z] === RUN TestServerAlwaysDown [2022-10-21T07:54:35.842Z] time="2022-10-21T07:54:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-10-21T07:54:35.842Z] time="2022-10-21T07:54:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-10-21T07:54:35.843Z] time="2022-10-21T07:54:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1666338875.662176\",\"host\":\"b14707c40ed2\"}'" [2022-10-21T07:54:35.843Z] time="2022-10-21T07:54:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1666338875.662176\",\"host\":\"b14707c40ed2\"}'" [2022-10-21T07:54:35.843Z] time="2022-10-21T07:54:35Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-10-21T07:54:35.843Z] time="2022-10-21T07:54:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1666338875.662176\",\"host\":\"b14707c40ed2\"}'" [2022-10-21T07:54:35.843Z] time="2022-10-21T07:54:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1666338875.663259\",\"host\":\"b14707c40ed2\"}'" [2022-10-21T07:54:35.843Z] time="2022-10-21T07:54:35Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1666338875.663259\",\"host\":\"b14707c40ed2\"}'" [2022-10-21T07:54:35.843Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-10-21T07:54:35.843Z] === RUN TestCannotSendAfterClose [2022-10-21T07:54:35.843Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-10-21T07:54:35.843Z] === RUN TestDeadlockOnBlockedEndpoint [2022-10-21T07:54:36.674Z] --- PASS: TestWaitBlocked (0.03s) [2022-10-21T07:54:36.674Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2022-10-21T07:54:36.674Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.28s) [2022-10-21T07:54:36.674Z] === CONT TestContainerStartOnDaemonRestart [2022-10-21T07:54:36.674Z] === CONT TestContainerKillOnDaemonStart [2022-10-21T07:54:36.806Z] === RUN TestV1IDService [2022-10-21T07:54:36.806Z] --- PASS: TestV1IDService (0.03s) [2022-10-21T07:54:36.806Z] === RUN TestV2MetadataService [2022-10-21T07:54:36.806Z] === RUN TestSuccessfulDownload [2022-10-21T07:54:36.806Z] download_test.go:268: Needs fixing on Windows [2022-10-21T07:54:36.806Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-10-21T07:54:36.806Z] === RUN TestCancelledDownload [2022-10-21T07:54:36.806Z] --- PASS: TestCancelledDownload (0.00s) [2022-10-21T07:54:36.806Z] === RUN TestMaxDownloadAttempts [2022-10-21T07:54:36.806Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-10-21T07:54:36.806Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-10-21T07:54:36.806Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-10-21T07:54:36.806Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-10-21T07:54:36.806Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-10-21T07:54:36.806Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-10-21T07:54:36.806Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-10-21T07:54:36.806Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-10-21T07:54:36.806Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-10-21T07:54:36.806Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-10-21T07:54:36.806Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-10-21T07:54:36.806Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-10-21T07:54:36.806Z] time="2022-10-21T07:54:36Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49219/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-10-21T07:54:36.806Z] time="2022-10-21T07:54:36Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"b14707c40ed2\"}'" [2022-10-21T07:54:36.806Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s) [2022-10-21T07:54:36.806Z] PASS [2022-10-21T07:54:36.807Z] coverage: 82.5% of statements [2022-10-21T07:54:36.807Z] ok github.com/docker/docker/daemon/logger/splunk 2.176s coverage: 82.5% of statements [2022-10-21T07:54:36.807Z] ? github.com/docker/docker/daemon/names [no test files] [2022-10-21T07:54:36.807Z] ? github.com/docker/docker/daemon/network [no test files] [2022-10-21T07:54:36.807Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-10-21T07:54:37.069Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s) [2022-10-21T07:54:37.069Z] === RUN TestCreateServiceSecretFileMode [2022-10-21T07:54:37.263Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-10-21T07:54:37.263Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-10-21T07:54:37.263Z] === RUN TestContinueOnError_MirrorEndpoint [2022-10-21T07:54:37.263Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-10-21T07:54:37.263Z] === RUN TestContinueOnError_NeverContinue [2022-10-21T07:54:37.263Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-10-21T07:54:37.263Z] === RUN TestContinueOnError_UnnestsErrors [2022-10-21T07:54:37.263Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2022-10-21T07:54:37.263Z] === RUN TestManifestStore [2022-10-21T07:54:37.263Z] === RUN TestManifestStore/no_remote_or_local [2022-10-21T07:54:37.263Z] time="2022-10-21T07:54:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-10-21T07:54:37.263Z] time="2022-10-21T07:54:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-10-21T07:54:37.263Z] time="2022-10-21T07:54:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-10-21T07:54:37.264Z] time="2022-10-21T07:54:36Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-10-21T07:54:37.264Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-10-21T07:54:37.264Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.46s) [2022-10-21T07:54:37.264Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.46s) [2022-10-21T07:54:37.264Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.46s) [2022-10-21T07:54:37.264Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.46s) [2022-10-21T07:54:37.264Z] === RUN TestTransfer [2022-10-21T07:54:37.264Z] time="2022-10-21T07:54:37Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local77155973\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-10-21T07:54:37.264Z] === RUN TestManifestStore/no_local_cache [2022-10-21T07:54:37.264Z] === RUN TestManifestStore/no_local_cache/digested [2022-10-21T07:54:37.264Z] === RUN TestManifestStore/with_local_cache [2022-10-21T07:54:37.264Z] === RUN TestManifestStore/unknown_media_type [2022-10-21T07:54:37.264Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-10-21T07:54:37.264Z] time="2022-10-21T07:54:37Z" level=warning msg="reference for unknown type: " [2022-10-21T07:54:37.264Z] time="2022-10-21T07:54:37Z" level=warning msg="reference for unknown type: " [2022-10-21T07:54:37.264Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-10-21T07:54:37.264Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-10-21T07:54:37.264Z] time="2022-10-21T07:54:37Z" level=warning msg="reference for unknown type: " [2022-10-21T07:54:37.264Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-10-21T07:54:37.264Z] time="2022-10-21T07:54:37Z" level=warning msg="reference for unknown type: " [2022-10-21T07:54:37.264Z] time="2022-10-21T07:54:37Z" level=warning msg="reference for unknown type: " [2022-10-21T07:54:37.264Z] === RUN TestManifestStore/error_persisting_manifest [2022-10-21T07:54:37.264Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-10-21T07:54:37.721Z] --- PASS: TestTransfer (0.12s) [2022-10-21T07:54:37.721Z] === RUN TestConcurrencyLimit [2022-10-21T07:54:37.721Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-10-21T07:54:37.721Z] time="2022-10-21T07:54:37Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-10-21T07:54:37.721Z] --- PASS: TestManifestStore (0.33s) [2022-10-21T07:54:37.721Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2022-10-21T07:54:37.721Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-10-21T07:54:37.721Z] --- PASS: TestManifestStore/no_local_cache/digested (0.00s) [2022-10-21T07:54:37.721Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-10-21T07:54:37.721Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-10-21T07:54:37.721Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-10-21T07:54:37.721Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-10-21T07:54:37.721Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-10-21T07:54:37.721Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-10-21T07:54:37.721Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-10-21T07:54:37.721Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-10-21T07:54:37.721Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-10-21T07:54:37.721Z] === RUN TestDetectManifestBlobMediaType [2022-10-21T07:54:37.721Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-10-21T07:54:37.721Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-10-21T07:54:37.721Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-10-21T07:54:37.721Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-10-21T07:54:37.721Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-10-21T07:54:37.721Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-10-21T07:54:37.721Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-10-21T07:54:37.721Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-10-21T07:54:37.721Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-10-21T07:54:37.721Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-10-21T07:54:37.721Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-10-21T07:54:37.721Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-10-21T07:54:37.721Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-10-21T07:54:37.721Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-10-21T07:54:37.721Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-10-21T07:54:37.721Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-10-21T07:54:37.721Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-10-21T07:54:37.721Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-10-21T07:54:37.721Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-10-21T07:54:37.721Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-10-21T07:54:37.721Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-10-21T07:54:37.721Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-10-21T07:54:37.721Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-10-21T07:54:37.721Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-10-21T07:54:37.721Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-10-21T07:54:37.721Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-10-21T07:54:37.721Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-10-21T07:54:37.721Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-10-21T07:54:37.721Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-10-21T07:54:37.721Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-10-21T07:54:37.721Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-10-21T07:54:37.721Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-10-21T07:54:37.721Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-10-21T07:54:37.721Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-10-21T07:54:37.721Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-10-21T07:54:37.721Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-10-21T07:54:37.721Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-10-21T07:54:37.721Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-10-21T07:54:37.721Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-10-21T07:54:37.721Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-10-21T07:54:37.721Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-10-21T07:54:37.721Z] === RUN TestFixManifestLayers [2022-10-21T07:54:37.721Z] --- PASS: TestFixManifestLayers (0.00s) [2022-10-21T07:54:37.721Z] === RUN TestFixManifestLayersBaseLayerParent [2022-10-21T07:54:37.721Z] pull_v2_test.go:82: Needs fixing on Windows [2022-10-21T07:54:37.721Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-10-21T07:54:37.721Z] === RUN TestFixManifestLayersBadParent [2022-10-21T07:54:37.721Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-10-21T07:54:37.721Z] === RUN TestValidateManifest [2022-10-21T07:54:37.721Z] pull_v2_test.go:127: Needs fixing on Windows [2022-10-21T07:54:37.721Z] --- SKIP: TestValidateManifest (0.00s) [2022-10-21T07:54:37.721Z] === RUN TestFormatPlatform [2022-10-21T07:54:37.721Z] --- PASS: TestFormatPlatform (0.00s) [2022-10-21T07:54:37.721Z] === RUN TestPullSchema2Config [2022-10-21T07:54:37.721Z] === RUN TestPullSchema2Config/success_first_time [2022-10-21T07:54:37.721Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-10-21T07:54:37.721Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-10-21T07:54:37.721Z] === RUN TestPullSchema2Config/500_status [2022-10-21T07:54:37.721Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-10-21T07:54:37.721Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-10-21T07:54:37.721Z] --- PASS: TestV2MetadataService (1.08s) [2022-10-21T07:54:37.721Z] PASS [2022-10-21T07:54:37.721Z] coverage: 48.2% of statements [2022-10-21T07:54:37.721Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-10-21T07:54:37.721Z] === RUN TestPullSchema2Config/EOF [2022-10-21T07:54:37.721Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-10-21T07:54:37.721Z] ok github.com/docker/docker/distribution/metadata 1.168s coverage: 48.2% of statements [2022-10-21T07:54:37.721Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-10-21T07:54:37.721Z] 2022/10/21 07:54:37 http: panic serving 127.0.0.1:49230: intentional panic [2022-10-21T07:54:37.721Z] goroutine 102 [running]: [2022-10-21T07:54:37.721Z] net/http.(*conn).serve.func1() [2022-10-21T07:54:37.721Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-10-21T07:54:37.721Z] panic({0x15f5be0, 0x179b830}) [2022-10-21T07:54:37.721Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-10-21T07:54:37.721Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000532d00?, {0x17a2708?, 0xc000534460?}) [2022-10-21T07:54:37.721Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-10-21T07:54:37.721Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x17a2708, 0xc000534460}, 0xc0000b5200) [2022-10-21T07:54:37.721Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-10-21T07:54:37.721Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x17a2708?, 0xc000534460?}, 0xc0003a6000?) [2022-10-21T07:54:37.721Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-10-21T07:54:37.721Z] net/http.serverHandler.ServeHTTP({0xc0001f2780?}, {0x17a2708, 0xc000534460}, 0xc0000b5200) [2022-10-21T07:54:37.721Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-10-21T07:54:37.721Z] net/http.(*conn).serve(0xc00021aa00, {0x17a2e18, 0xc00038f740}) [2022-10-21T07:54:37.721Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-10-21T07:54:37.721Z] created by net/http.(*Server).Serve [2022-10-21T07:54:37.721Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-10-21T07:54:37.721Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-10-21T07:54:37.721Z] === RUN TestInactiveJobs [2022-10-21T07:54:38.178Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-10-21T07:54:38.178Z] === RUN TestPullSchema2Config/unauthorized [2022-10-21T07:54:38.178Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-10-21T07:54:38.178Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-10-21T07:54:38.178Z] --- PASS: TestPullSchema2Config (0.54s) [2022-10-21T07:54:38.178Z] --- PASS: TestPullSchema2Config/success_first_time (0.02s) [2022-10-21T07:54:38.178Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-10-21T07:54:38.178Z] --- PASS: TestPullSchema2Config/EOF (0.25s) [2022-10-21T07:54:38.178Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-10-21T07:54:38.178Z] === RUN TestGetRepositoryMountCandidates [2022-10-21T07:54:38.178Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-10-21T07:54:38.178Z] === RUN TestLayerAlreadyExists [2022-10-21T07:54:38.178Z] 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-10-21T07:54:38.178Z] 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-10-21T07:54:38.178Z] 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-10-21T07:54:38.178Z] 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-10-21T07:54:38.178Z] 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-10-21T07:54:38.178Z] 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-10-21T07:54:38.178Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-10-21T07:54:38.178Z] === RUN TestWhenEmptyAuthConfig [2022-10-21T07:54:38.178Z] === RUN TestNotFound [2022-10-21T07:54:38.178Z] --- PASS: TestNotFound (0.00s) [2022-10-21T07:54:38.178Z] === RUN TestConflict [2022-10-21T07:54:38.178Z] --- PASS: TestConflict (0.00s) [2022-10-21T07:54:38.178Z] === RUN TestForbidden [2022-10-21T07:54:38.178Z] --- PASS: TestForbidden (0.00s) [2022-10-21T07:54:38.178Z] === RUN TestInvalidParameter [2022-10-21T07:54:38.178Z] --- PASS: TestInvalidParameter (0.00s) [2022-10-21T07:54:38.178Z] === RUN TestNotImplemented [2022-10-21T07:54:38.178Z] --- PASS: TestNotImplemented (0.00s) [2022-10-21T07:54:38.178Z] === RUN TestNotModified [2022-10-21T07:54:38.178Z] --- PASS: TestNotModified (0.00s) [2022-10-21T07:54:38.178Z] === RUN TestUnauthorized [2022-10-21T07:54:38.178Z] --- PASS: TestUnauthorized (0.00s) [2022-10-21T07:54:38.178Z] === RUN TestUnknown [2022-10-21T07:54:38.178Z] --- PASS: TestUnknown (0.00s) [2022-10-21T07:54:38.178Z] === RUN TestCancelled [2022-10-21T07:54:38.178Z] --- PASS: TestCancelled (0.00s) [2022-10-21T07:54:38.178Z] === RUN TestDeadline [2022-10-21T07:54:38.178Z] --- PASS: TestDeadline (0.00s) [2022-10-21T07:54:38.178Z] === RUN TestDataLoss [2022-10-21T07:54:38.178Z] --- PASS: TestDataLoss (0.00s) [2022-10-21T07:54:38.178Z] === RUN TestUnavailable [2022-10-21T07:54:38.178Z] --- PASS: TestUnavailable (0.00s) [2022-10-21T07:54:38.178Z] === RUN TestSystem [2022-10-21T07:54:38.178Z] --- PASS: TestSystem (0.00s) [2022-10-21T07:54:38.178Z] === RUN TestFromStatusCode [2022-10-21T07:54:38.178Z] === RUN TestFromStatusCode/Not_Found [2022-10-21T07:54:38.178Z] === RUN TestFromStatusCode/Bad_Request [2022-10-21T07:54:38.178Z] === RUN TestFromStatusCode/Conflict [2022-10-21T07:54:38.178Z] === RUN TestFromStatusCode/Unauthorized [2022-10-21T07:54:38.178Z] === RUN TestFromStatusCode/Service_Unavailable [2022-10-21T07:54:38.178Z] === RUN TestFromStatusCode/Forbidden [2022-10-21T07:54:38.178Z] === RUN TestFromStatusCode/Not_Modified [2022-10-21T07:54:38.178Z] === RUN TestFromStatusCode/Not_Implemented [2022-10-21T07:54:38.178Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-10-21T07:54:38.178Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-10-21T07:54:38.178Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-10-21T07:54:38.178Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-10-21T07:54:38.178Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-10-21T07:54:38.178Z] --- PASS: TestFromStatusCode (0.00s) [2022-10-21T07:54:38.178Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-10-21T07:54:38.178Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-10-21T07:54:38.178Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-10-21T07:54:38.178Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-10-21T07:54:38.178Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-10-21T07:54:38.178Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-10-21T07:54:38.178Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-10-21T07:54:38.178Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-10-21T07:54:38.178Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-10-21T07:54:38.178Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-10-21T07:54:38.178Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-10-21T07:54:38.178Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-10-21T07:54:38.178Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-10-21T07:54:38.178Z] PASS [2022-10-21T07:54:38.178Z] coverage: 77.0% of statements [2022-10-21T07:54:38.178Z] ok github.com/docker/docker/errdefs 0.038s coverage: 77.0% of statements [2022-10-21T07:54:38.178Z] --- PASS: TestInactiveJobs (0.35s) [2022-10-21T07:54:38.178Z] === RUN TestWatchRelease [2022-10-21T07:54:38.178Z] --- PASS: TestWatchRelease (0.04s) [2022-10-21T07:54:38.178Z] === RUN TestWatchFinishedTransfer [2022-10-21T07:54:38.178Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-10-21T07:54:38.178Z] === RUN TestDuplicateTransfer [2022-10-21T07:54:38.178Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-10-21T07:54:38.178Z] === RUN TestSuccessfulUpload [2022-10-21T07:54:38.577Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-10-21T07:54:38.635Z] time="2022-10-21T07:54:38Z" level=error msg="Upload failed, retrying: simulating retry" [2022-10-21T07:54:38.635Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-10-21T07:54:38.635Z] === RUN TestCancelledUpload [2022-10-21T07:54:38.635Z] --- PASS: TestCancelledUpload (0.00s) [2022-10-21T07:54:38.635Z] PASS [2022-10-21T07:54:38.635Z] coverage: 76.4% of statements [2022-10-21T07:54:38.635Z] ok github.com/docker/docker/distribution/xfer 1.820s coverage: 76.4% of statements [2022-10-21T07:54:39.092Z] === RUN TestCompare [2022-10-21T07:54:39.092Z] --- PASS: TestCompare (0.00s) [2022-10-21T07:54:39.092Z] PASS [2022-10-21T07:54:39.092Z] coverage: 19.2% of statements [2022-10-21T07:54:39.092Z] ok github.com/docker/docker/image/cache 0.065s coverage: 19.2% of statements [2022-10-21T07:54:39.092Z] --- PASS: TestWhenEmptyAuthConfig (1.10s) [2022-10-21T07:54:39.092Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-10-21T07:54:39.092Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-10-21T07:54:39.092Z] === RUN TestTokenPassThru [2022-10-21T07:54:39.092Z] --- PASS: TestTokenPassThru (0.01s) [2022-10-21T07:54:39.092Z] === RUN TestTokenPassThruDifferentHost [2022-10-21T07:54:39.092Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-10-21T07:54:39.092Z] PASS [2022-10-21T07:54:39.092Z] coverage: 27.7% of statements [2022-10-21T07:54:39.092Z] ok github.com/docker/docker/distribution 2.072s coverage: 27.7% of statements [2022-10-21T07:54:39.092Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-10-21T07:54:39.092Z] ? github.com/docker/docker/dockerversion [no test files] [2022-10-21T07:54:39.553Z] === RUN TestFSGetInvalidData [2022-10-21T07:54:39.553Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-10-21T07:54:39.553Z] === RUN TestFSInvalidSet [2022-10-21T07:54:39.553Z] --- PASS: TestFSInvalidSet (0.01s) [2022-10-21T07:54:39.553Z] === RUN TestFSInvalidRoot [2022-10-21T07:54:39.553Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-10-21T07:54:39.553Z] === RUN TestFSMetadataGetSet [2022-10-21T07:54:39.553Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-10-21T07:54:39.553Z] === RUN TestFSInvalidWalker [2022-10-21T07:54:39.553Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-10-21T07:54:39.553Z] === RUN TestFSGetSet [2022-10-21T07:54:39.553Z] --- PASS: TestFSGetSet (0.02s) [2022-10-21T07:54:39.553Z] === RUN TestFSGetUnsetKey [2022-10-21T07:54:39.553Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-10-21T07:54:39.553Z] === RUN TestFSGetEmptyData [2022-10-21T07:54:39.553Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-10-21T07:54:39.553Z] === RUN TestFSDelete [2022-10-21T07:54:39.553Z] --- PASS: TestFSDelete (0.02s) [2022-10-21T07:54:39.553Z] === RUN TestFSWalker [2022-10-21T07:54:39.553Z] --- PASS: TestFSWalker (0.02s) [2022-10-21T07:54:39.553Z] === RUN TestFSWalkerStopOnError [2022-10-21T07:54:39.553Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-10-21T07:54:39.553Z] === RUN TestNewFromJSON [2022-10-21T07:54:39.553Z] --- PASS: TestNewFromJSON (0.00s) [2022-10-21T07:54:39.553Z] === RUN TestNewFromJSONWithInvalidJSON [2022-10-21T07:54:39.553Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-10-21T07:54:39.553Z] === RUN TestMarshalKeyOrder [2022-10-21T07:54:39.553Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-10-21T07:54:39.553Z] === RUN TestImage [2022-10-21T07:54:39.553Z] --- PASS: TestImage (0.00s) [2022-10-21T07:54:39.553Z] === RUN TestImageOSNotEmpty [2022-10-21T07:54:39.553Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-10-21T07:54:39.553Z] === RUN TestNewChildImageFromImageWithRootFS [2022-10-21T07:54:39.553Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-10-21T07:54:39.553Z] === RUN TestCreate [2022-10-21T07:54:39.553Z] --- PASS: TestCreate (0.01s) [2022-10-21T07:54:39.553Z] === RUN TestRestore [2022-10-21T07:54:39.553Z] time="2022-10-21T07:54:39Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-10-21T07:54:39.553Z] --- PASS: TestRestore (0.17s) [2022-10-21T07:54:39.553Z] === RUN TestAddDelete [2022-10-21T07:54:39.553Z] --- PASS: TestAddDelete (0.03s) [2022-10-21T07:54:39.553Z] === RUN TestSearchAfterDelete [2022-10-21T07:54:39.553Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-10-21T07:54:39.553Z] === RUN TestParentReset [2022-10-21T07:54:39.951Z] --- PASS: TestContainerStartOnDaemonRestart (3.33s) [2022-10-21T07:54:39.951Z] === CONT TestIpcModeOlderClient [2022-10-21T07:54:39.951Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-10-21T07:54:39.951Z] === CONT TestDaemonHostGatewayIP [2022-10-21T07:54:40.010Z] --- PASS: TestParentReset (0.07s) [2022-10-21T07:54:40.010Z] === RUN TestGetAndSetLastUpdated [2022-10-21T07:54:40.010Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-10-21T07:54:40.010Z] === RUN TestStoreLen [2022-10-21T07:54:40.010Z] --- PASS: TestStoreLen (0.08s) [2022-10-21T07:54:40.010Z] PASS [2022-10-21T07:54:40.010Z] coverage: 86.8% of statements [2022-10-21T07:54:40.010Z] ok github.com/docker/docker/image 0.623s coverage: 86.8% of statements [2022-10-21T07:54:40.010Z] === RUN TestMakeV1ConfigFromConfig [2022-10-21T07:54:40.010Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-10-21T07:54:40.010Z] PASS [2022-10-21T07:54:40.010Z] coverage: 25.0% of statements [2022-10-21T07:54:40.010Z] ok github.com/docker/docker/image/v1 0.215s coverage: 25.0% of statements [2022-10-21T07:54:40.010Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-10-21T07:54:40.010Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-10-21T07:54:41.541Z] === RUN TestSerialization [2022-10-21T07:54:41.541Z] --- PASS: TestSerialization (0.02s) [2022-10-21T07:54:41.541Z] PASS [2022-10-21T07:54:41.541Z] coverage: 100.0% of statements [2022-10-21T07:54:41.541Z] ok github.com/docker/docker/libcontainerd/queue 0.160s coverage: 100.0% of statements [2022-10-21T07:54:41.541Z] === RUN TestEmptyLayer [2022-10-21T07:54:41.541Z] --- PASS: TestEmptyLayer (0.00s) [2022-10-21T07:54:41.541Z] === RUN TestCommitFailure [2022-10-21T07:54:41.541Z] --- PASS: TestCommitFailure (0.01s) [2022-10-21T07:54:41.541Z] === RUN TestStartTransactionFailure [2022-10-21T07:54:41.541Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-10-21T07:54:41.541Z] === RUN TestGetOrphan [2022-10-21T07:54:41.541Z] --- PASS: TestGetOrphan (0.01s) [2022-10-21T07:54:41.541Z] === RUN TestMountAndRegister [2022-10-21T07:54:41.541Z] === RUN TestEnvironmentParsing [2022-10-21T07:54:41.541Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-10-21T07:54:41.541Z] PASS [2022-10-21T07:54:41.541Z] coverage: 1.0% of statements [2022-10-21T07:54:41.541Z] ok github.com/docker/docker/libcontainerd/local 0.065s coverage: 1.0% of statements [2022-10-21T07:54:41.541Z] layer_test.go:271: Layer size: 14 [2022-10-21T07:54:41.541Z] --- PASS: TestMountAndRegister (0.08s) [2022-10-21T07:54:41.541Z] === RUN TestLayerRelease [2022-10-21T07:54:41.541Z] layer_test.go:304: Failing on Windows [2022-10-21T07:54:41.541Z] --- SKIP: TestLayerRelease (0.00s) [2022-10-21T07:54:41.541Z] === RUN TestStoreRestore [2022-10-21T07:54:41.541Z] layer_test.go:353: Failing on Windows [2022-10-21T07:54:41.541Z] --- SKIP: TestStoreRestore (0.00s) [2022-10-21T07:54:41.541Z] === RUN TestTarStreamStability [2022-10-21T07:54:41.541Z] layer_test.go:468: Failing on Windows [2022-10-21T07:54:41.541Z] --- SKIP: TestTarStreamStability (0.00s) [2022-10-21T07:54:41.541Z] === RUN TestRegisterExistingLayer [2022-10-21T07:54:41.541Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-10-21T07:54:41.541Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-10-21T07:54:41.541Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-10-21T07:54:41.541Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-10-21T07:54:41.541Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-10-21T07:54:41.541Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-10-21T07:54:41.541Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-10-21T07:54:41.541Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-10-21T07:54:41.541Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-10-21T07:54:41.541Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-10-21T07:54:41.541Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-10-21T07:54:41.541Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-10-21T07:54:41.541Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-10-21T07:54:41.541Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-10-21T07:54:41.541Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-10-21T07:54:41.541Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-10-21T07:54:41.541Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-10-21T07:54:41.541Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-10-21T07:54:41.541Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-10-21T07:54:41.541Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-10-21T07:54:41.541Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-10-21T07:54:41.541Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-10-21T07:54:41.541Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-10-21T07:54:41.541Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-10-21T07:54:41.541Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-10-21T07:54:41.541Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-10-21T07:54:41.541Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-10-21T07:54:41.541Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-10-21T07:54:41.541Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-10-21T07:54:41.541Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-10-21T07:54:41.541Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-10-21T07:54:41.541Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-10-21T07:54:41.541Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-10-21T07:54:41.541Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-10-21T07:54:41.541Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-10-21T07:54:41.541Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-10-21T07:54:41.541Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-10-21T07:54:41.541Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-10-21T07:54:41.542Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-10-21T07:54:41.542Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-10-21T07:54:41.542Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-10-21T07:54:41.542Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-10-21T07:54:41.542Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-10-21T07:54:41.542Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-10-21T07:54:41.542Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-10-21T07:54:41.542Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-10-21T07:54:41.542Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-10-21T07:54:41.542Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-10-21T07:54:41.542Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-10-21T07:54:41.542Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-10-21T07:54:41.542Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-10-21T07:54:41.542Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-10-21T07:54:41.542Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-10-21T07:54:41.542Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-10-21T07:54:41.542Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-10-21T07:54:41.542Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-10-21T07:54:41.542Z] PASS [2022-10-21T07:54:41.542Z] coverage: 45.8% of statements [2022-10-21T07:54:41.542Z] ok github.com/docker/docker/oci 0.040s coverage: 45.8% of statements [2022-10-21T07:54:41.542Z] --- PASS: TestRegisterExistingLayer (0.15s) [2022-10-21T07:54:41.542Z] === RUN TestTarStreamVerification [2022-10-21T07:54:41.542Z] layer_test.go:697: Failing on Windows [2022-10-21T07:54:41.542Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-10-21T07:54:41.542Z] === RUN TestLayerMigration [2022-10-21T07:54:41.542Z] migration_test.go:46: Failing on Windows [2022-10-21T07:54:41.542Z] --- SKIP: TestLayerMigration (0.00s) [2022-10-21T07:54:41.542Z] === RUN TestLayerMigrationNoTarsplit [2022-10-21T07:54:41.542Z] migration_test.go:182: Failing on Windows [2022-10-21T07:54:41.542Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-10-21T07:54:41.542Z] === RUN TestMountInit [2022-10-21T07:54:41.542Z] mount_test.go:17: Failing on Windows [2022-10-21T07:54:41.542Z] --- SKIP: TestMountInit (0.00s) [2022-10-21T07:54:41.542Z] === RUN TestMountSize [2022-10-21T07:54:41.542Z] mount_test.go:76: Failing on Windows [2022-10-21T07:54:41.542Z] --- SKIP: TestMountSize (0.00s) [2022-10-21T07:54:41.542Z] === RUN TestMountChanges [2022-10-21T07:54:41.542Z] mount_test.go:125: Failing on Windows [2022-10-21T07:54:41.542Z] --- SKIP: TestMountChanges (0.00s) [2022-10-21T07:54:41.542Z] === RUN TestMountApply [2022-10-21T07:54:41.542Z] mount_test.go:212: Failing on Windows [2022-10-21T07:54:41.542Z] --- SKIP: TestMountApply (0.00s) [2022-10-21T07:54:41.542Z] PASS [2022-10-21T07:54:41.542Z] coverage: 30.1% of statements [2022-10-21T07:54:41.542Z] ok github.com/docker/docker/layer 0.313s coverage: 30.1% of statements [2022-10-21T07:54:41.853Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-10-21T07:54:41.999Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-10-21T07:54:41.999Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-10-21T07:54:41.999Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-10-21T07:54:41.999Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-10-21T07:54:41.999Z] ? github.com/docker/docker/oci/caps [no test files] [2022-10-21T07:54:41.999Z] === RUN TestParseVersion [2022-10-21T07:54:41.999Z] --- PASS: TestParseVersion (0.00s) [2022-10-21T07:54:41.999Z] PASS [2022-10-21T07:54:41.999Z] coverage: 52.9% of statements [2022-10-21T07:54:41.999Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 52.9% of statements [2022-10-21T07:54:42.968Z] === RUN TestAddressPoolOpt [2022-10-21T07:54:42.968Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-10-21T07:54:42.968Z] === RUN TestValidateEnv [2022-10-21T07:54:42.968Z] === RUN TestValidateEnv/a [2022-10-21T07:54:42.968Z] === RUN TestValidateEnv/something [2022-10-21T07:54:42.968Z] === RUN TestValidateEnv/_=a [2022-10-21T07:54:42.968Z] === RUN TestValidateEnv/env1=value1 [2022-10-21T07:54:42.968Z] === RUN TestValidateEnv/_env1=value1 [2022-10-21T07:54:42.968Z] === RUN TestValidateEnv/env2=value2=value3 [2022-10-21T07:54:42.968Z] === RUN TestValidateEnv/env3=abc!qwe [2022-10-21T07:54:42.968Z] === RUN TestValidateEnv/env_4=value_4 [2022-10-21T07:54:42.968Z] === RUN TestValidateEnv/PATH [2022-10-21T07:54:42.968Z] === RUN TestValidateEnv/=a [2022-10-21T07:54:42.968Z] === RUN TestValidateEnv/PATH= [2022-10-21T07:54:42.968Z] === RUN TestValidateEnv/PATH=something [2022-10-21T07:54:42.968Z] === RUN TestValidateEnv/asd!qwe [2022-10-21T07:54:42.968Z] === RUN TestValidateEnv/1asd [2022-10-21T07:54:42.968Z] === RUN TestValidateEnv/123 [2022-10-21T07:54:42.968Z] === RUN TestValidateEnv/some_space [2022-10-21T07:54:42.968Z] === RUN TestValidateEnv/__some_space_before [2022-10-21T07:54:42.968Z] === RUN TestValidateEnv/some_space_after__ [2022-10-21T07:54:42.968Z] === RUN TestValidateEnv/= [2022-10-21T07:54:42.968Z] === RUN TestValidateEnv/PaTh [2022-10-21T07:54:42.968Z] --- PASS: TestValidateEnv (0.00s) [2022-10-21T07:54:42.968Z] --- PASS: TestValidateEnv/a (0.00s) [2022-10-21T07:54:42.968Z] --- PASS: TestValidateEnv/something (0.00s) [2022-10-21T07:54:42.968Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-10-21T07:54:42.968Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-10-21T07:54:42.968Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-10-21T07:54:42.968Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-10-21T07:54:42.968Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-10-21T07:54:42.968Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-10-21T07:54:42.968Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-10-21T07:54:42.968Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-10-21T07:54:42.968Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-10-21T07:54:42.968Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-10-21T07:54:42.968Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-10-21T07:54:42.968Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-10-21T07:54:42.968Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-10-21T07:54:42.968Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-10-21T07:54:43.231Z] === CONT TestRestartDaemonWithRestartingContainer [2022-10-21T07:54:43.231Z] --- PASS: TestDaemonHostGatewayIP (3.27s) [2022-10-21T07:54:43.425Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-10-21T07:54:43.425Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-10-21T07:54:43.426Z] --- PASS: TestValidateEnv/= (0.00s) [2022-10-21T07:54:43.426Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-10-21T07:54:43.426Z] === RUN TestParseHost [2022-10-21T07:54:43.426Z] --- PASS: TestParseHost (0.00s) [2022-10-21T07:54:43.426Z] === RUN TestParseDockerDaemonHost [2022-10-21T07:54:43.426Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-10-21T07:54:43.426Z] === RUN TestParseTCP [2022-10-21T07:54:43.426Z] --- PASS: TestParseTCP (0.00s) [2022-10-21T07:54:43.426Z] === RUN TestParseInvalidUnixAddrInvalid [2022-10-21T07:54:43.426Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-10-21T07:54:43.426Z] === RUN TestValidateExtraHosts [2022-10-21T07:54:43.426Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-10-21T07:54:43.426Z] === RUN TestIpOptString [2022-10-21T07:54:43.426Z] --- PASS: TestIpOptString (0.00s) [2022-10-21T07:54:43.426Z] === RUN TestNewIpOptInvalidDefaultVal [2022-10-21T07:54:43.426Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-10-21T07:54:43.426Z] === RUN TestNewIpOptValidDefaultVal [2022-10-21T07:54:43.426Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-10-21T07:54:43.426Z] === RUN TestIpOptSetInvalidVal [2022-10-21T07:54:43.426Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-10-21T07:54:43.426Z] === RUN TestValidateIPAddress [2022-10-21T07:54:43.426Z] --- PASS: TestValidateIPAddress (0.00s) [2022-10-21T07:54:43.426Z] === RUN TestMapOpts [2022-10-21T07:54:43.426Z] --- PASS: TestMapOpts (0.00s) [2022-10-21T07:54:43.426Z] === RUN TestListOptsWithoutValidator [2022-10-21T07:54:43.426Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-10-21T07:54:43.426Z] === RUN TestListOptsWithValidator [2022-10-21T07:54:43.426Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-10-21T07:54:43.426Z] === RUN TestValidateDNSSearch [2022-10-21T07:54:43.426Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-10-21T07:54:43.426Z] === RUN TestValidateLabel [2022-10-21T07:54:43.426Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-10-21T07:54:43.426Z] === RUN TestValidateLabel/label_with_general_format [2022-10-21T07:54:43.426Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-10-21T07:54:43.426Z] === RUN TestValidateLabel/label_with_one_more [2022-10-21T07:54:43.426Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-10-21T07:54:43.426Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-10-21T07:54:43.426Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-10-21T07:54:43.426Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-10-21T07:54:43.426Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-10-21T07:54:43.426Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-10-21T07:54:43.426Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-10-21T07:54:43.426Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-10-21T07:54:43.426Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-10-21T07:54:43.426Z] --- PASS: TestValidateLabel (0.00s) [2022-10-21T07:54:43.426Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-10-21T07:54:43.426Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-10-21T07:54:43.426Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-10-21T07:54:43.426Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-10-21T07:54:43.426Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-10-21T07:54:43.426Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-10-21T07:54:43.426Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-10-21T07:54:43.426Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-10-21T07:54:43.426Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-10-21T07:54:43.426Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-10-21T07:54:43.426Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-10-21T07:54:43.426Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-10-21T07:54:43.426Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-10-21T07:54:43.426Z] === RUN TestNamedListOpts [2022-10-21T07:54:43.426Z] --- PASS: TestNamedListOpts (0.00s) [2022-10-21T07:54:43.426Z] === RUN TestNamedMapOpts [2022-10-21T07:54:43.426Z] --- PASS: TestNamedMapOpts (0.00s) [2022-10-21T07:54:43.426Z] === RUN TestParseLink [2022-10-21T07:54:43.426Z] --- PASS: TestParseLink (0.00s) [2022-10-21T07:54:43.426Z] === RUN TestQuotedStringSetWithQuotes [2022-10-21T07:54:43.426Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2022-10-21T07:54:43.426Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2022-10-21T07:54:43.426Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2022-10-21T07:54:43.426Z] === RUN TestQuotedStringSetWithNoQuotes [2022-10-21T07:54:43.426Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2022-10-21T07:54:43.426Z] === RUN TestUlimitOpt [2022-10-21T07:54:43.426Z] --- PASS: TestUlimitOpt (0.00s) [2022-10-21T07:54:43.426Z] PASS [2022-10-21T07:54:43.426Z] coverage: 67.1% of statements [2022-10-21T07:54:43.426Z] ok github.com/docker/docker/opts 0.407s coverage: 67.1% of statements [2022-10-21T07:54:43.426Z] === RUN TestUnbuffered [2022-10-21T07:54:43.426Z] --- PASS: TestUnbuffered (0.00s) [2022-10-21T07:54:43.426Z] === RUN TestRaceUnbuffered [2022-10-21T07:54:43.426Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-10-21T07:54:43.426Z] PASS [2022-10-21T07:54:43.426Z] coverage: 100.0% of statements [2022-10-21T07:54:43.426Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2022-10-21T07:54:43.426Z] === RUN TestPeerCertificateMarshalJSON [2022-10-21T07:54:44.389Z] === RUN TestMatch [2022-10-21T07:54:44.389Z] === RUN TestMatch/[[]] [2022-10-21T07:54:44.389Z] === RUN TestMatch/[[foo]] [2022-10-21T07:54:44.389Z] === RUN TestMatch/[[bar]_[foo]] [2022-10-21T07:54:44.389Z] === RUN TestMatch/[[foo_bar]] [2022-10-21T07:54:44.389Z] === RUN TestMatch/[[qux]_[foo]] [2022-10-21T07:54:44.389Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-10-21T07:54:44.389Z] === RUN TestMatch/[] [2022-10-21T07:54:44.389Z] === RUN TestMatch/[]#01 [2022-10-21T07:54:44.389Z] === RUN TestMatch/[[qux]] [2022-10-21T07:54:44.389Z] === RUN TestMatch/[[foo_bar_qux]] [2022-10-21T07:54:44.389Z] === RUN TestMatch/[[qux]_[baz]] [2022-10-21T07:54:44.389Z] === RUN TestMatch/[[foo_baz]] [2022-10-21T07:54:44.389Z] --- PASS: TestMatch (0.00s) [2022-10-21T07:54:44.389Z] --- PASS: TestMatch/[[]] (0.00s) [2022-10-21T07:54:44.389Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-10-21T07:54:44.389Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-10-21T07:54:44.389Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-10-21T07:54:44.389Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-10-21T07:54:44.389Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-10-21T07:54:44.389Z] --- PASS: TestMatch/[] (0.00s) [2022-10-21T07:54:44.389Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-10-21T07:54:44.389Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-10-21T07:54:44.389Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-10-21T07:54:44.389Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-10-21T07:54:44.389Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-10-21T07:54:44.389Z] PASS [2022-10-21T07:54:44.389Z] coverage: 87.5% of statements [2022-10-21T07:54:44.389Z] ok github.com/docker/docker/pkg/capabilities 0.040s coverage: 87.5% of statements [2022-10-21T07:54:44.389Z] === RUN TestIsArchivePathDir [2022-10-21T07:54:44.389Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-10-21T07:54:44.389Z] === RUN TestIsArchivePathInvalidFile [2022-10-21T07:54:44.389Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2022-10-21T07:54:44.389Z] === RUN TestIsArchivePathTar [2022-10-21T07:54:44.389Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-10-21T07:54:44.389Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-10-21T07:54:44.389Z] --- PASS: TestPeerCertificateMarshalJSON (1.01s) [2022-10-21T07:54:44.389Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-10-21T07:54:44.389Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-10-21T07:54:44.389Z] === RUN TestMiddleware [2022-10-21T07:54:44.389Z] --- PASS: TestMiddleware (0.00s) [2022-10-21T07:54:44.389Z] === RUN TestNewResponseModifier [2022-10-21T07:54:44.389Z] --- PASS: TestNewResponseModifier (0.00s) [2022-10-21T07:54:44.389Z] PASS [2022-10-21T07:54:44.389Z] coverage: 26.8% of statements [2022-10-21T07:54:44.389Z] ok github.com/docker/docker/pkg/authorization 1.055s coverage: 26.8% of statements [2022-10-21T07:54:44.389Z] === RUN TestChrootTarUntar [2022-10-21T07:54:44.389Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-10-21T07:54:44.389Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-10-21T07:54:44.389Z] === RUN TestChrootUntarWithHugeExcludesList [2022-10-21T07:54:44.389Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-10-21T07:54:44.389Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-10-21T07:54:44.389Z] === RUN TestChrootUntarEmptyArchive [2022-10-21T07:54:44.389Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-10-21T07:54:44.389Z] === RUN TestChrootTarUntarWithSymlink [2022-10-21T07:54:44.389Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-10-21T07:54:44.389Z] --- SKIP: TestChrootTarUntarWithSymlink (0.01s) [2022-10-21T07:54:44.389Z] === RUN TestChrootCopyWithTar [2022-10-21T07:54:44.389Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-10-21T07:54:44.389Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-10-21T07:54:44.389Z] === RUN TestChrootCopyFileWithTar [2022-10-21T07:54:44.389Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-10-21T07:54:44.389Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-10-21T07:54:44.389Z] === RUN TestChrootUntarPath [2022-10-21T07:54:44.389Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-10-21T07:54:44.389Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-10-21T07:54:44.389Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-10-21T07:54:44.389Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-10-21T07:54:44.389Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-10-21T07:54:44.389Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-10-21T07:54:44.390Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-10-21T07:54:44.390Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-10-21T07:54:44.390Z] === RUN TestChrootApplyDotDotFile [2022-10-21T07:54:44.390Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-10-21T07:54:44.390Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-10-21T07:54:44.390Z] PASS [2022-10-21T07:54:44.390Z] coverage: 15.1% of statements [2022-10-21T07:54:44.390Z] ok github.com/docker/docker/pkg/chrootarchive 0.110s coverage: 15.1% of statements [2022-10-21T07:54:44.390Z] --- PASS: TestIsArchivePathTar (0.17s) [2022-10-21T07:54:44.390Z] === RUN TestDecompressStreamGzip [2022-10-21T07:54:44.605Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-10-21T07:54:44.847Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-10-21T07:54:44.847Z] === RUN TestDecompressStreamBzip2 [2022-10-21T07:54:44.847Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2022-10-21T07:54:44.847Z] === RUN TestDecompressStreamXz [2022-10-21T07:54:44.847Z] archive_test.go:134: Xz not present in msys2 [2022-10-21T07:54:44.847Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-10-21T07:54:44.847Z] === RUN TestCompressStreamXzUnsupported [2022-10-21T07:54:44.847Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-10-21T07:54:44.847Z] === RUN TestCompressStreamBzip2Unsupported [2022-10-21T07:54:44.847Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-10-21T07:54:44.847Z] === RUN TestCompressStreamInvalid [2022-10-21T07:54:44.847Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-10-21T07:54:44.847Z] === RUN TestExtensionInvalid [2022-10-21T07:54:44.847Z] --- PASS: TestExtensionInvalid (0.00s) [2022-10-21T07:54:44.847Z] === RUN TestExtensionUncompressed [2022-10-21T07:54:44.847Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-10-21T07:54:44.847Z] === RUN TestExtensionBzip2 [2022-10-21T07:54:44.847Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-10-21T07:54:44.847Z] === RUN TestExtensionGzip [2022-10-21T07:54:44.847Z] --- PASS: TestExtensionGzip (0.00s) [2022-10-21T07:54:44.847Z] === RUN TestExtensionXz [2022-10-21T07:54:44.847Z] --- PASS: TestExtensionXz (0.00s) [2022-10-21T07:54:44.847Z] === RUN TestCmdStreamLargeStderr [2022-10-21T07:54:44.847Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-10-21T07:54:44.847Z] === RUN TestCmdStreamBad [2022-10-21T07:54:44.847Z] archive_test.go:239: Failing on Windows CI machines [2022-10-21T07:54:44.847Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-10-21T07:54:44.847Z] === RUN TestCmdStreamGood [2022-10-21T07:54:44.847Z] === RUN TestSizeEmpty [2022-10-21T07:54:44.847Z] --- PASS: TestSizeEmpty (0.00s) [2022-10-21T07:54:44.847Z] === RUN TestSizeEmptyFile [2022-10-21T07:54:44.847Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-10-21T07:54:44.847Z] === RUN TestSizeNonemptyFile [2022-10-21T07:54:44.847Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-10-21T07:54:44.847Z] === RUN TestSizeNestedDirectoryEmpty [2022-10-21T07:54:44.847Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-10-21T07:54:44.847Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-10-21T07:54:44.847Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-10-21T07:54:44.847Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-10-21T07:54:44.847Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-10-21T07:54:44.847Z] === RUN TestMoveToSubdir [2022-10-21T07:54:44.847Z] --- PASS: TestMoveToSubdir (0.00s) [2022-10-21T07:54:44.847Z] === RUN TestSizeNonExistingDirectory [2022-10-21T07:54:44.847Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-10-21T07:54:44.847Z] PASS [2022-10-21T07:54:44.847Z] coverage: 80.0% of statements [2022-10-21T07:54:44.847Z] ok github.com/docker/docker/pkg/directory 0.054s coverage: 80.0% of statements [2022-10-21T07:54:44.847Z] --- PASS: TestCmdStreamGood (0.04s) [2022-10-21T07:54:44.847Z] === RUN TestUntarPathWithInvalidDest [2022-10-21T07:54:44.847Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-10-21T07:54:44.847Z] === RUN TestUntarPathWithInvalidSrc [2022-10-21T07:54:44.847Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-10-21T07:54:44.847Z] === RUN TestUntarPath [2022-10-21T07:54:44.968Z] --- PASS: TestServiceUpdateConfigs (14.24s) [2022-10-21T07:54:44.968Z] === RUN TestServiceUpdateNetwork [2022-10-21T07:54:45.303Z] --- PASS: TestUntarPath (0.06s) [2022-10-21T07:54:45.303Z] === RUN TestUntarPathWithDestinationFile [2022-10-21T07:54:45.303Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-10-21T07:54:45.303Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-10-21T07:54:45.303Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-10-21T07:54:45.303Z] === RUN TestCopyWithTarInvalidSrc [2022-10-21T07:54:45.303Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-10-21T07:54:45.303Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-10-21T07:54:45.303Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-10-21T07:54:45.303Z] === RUN TestCopyWithTarSrcFile [2022-10-21T07:54:45.303Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-10-21T07:54:45.303Z] === RUN TestCopyWithTarSrcFolder [2022-10-21T07:54:45.303Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-10-21T07:54:45.303Z] === RUN TestCopyFileWithTarInvalidSrc [2022-10-21T07:54:45.303Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-10-21T07:54:45.303Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-10-21T07:54:45.303Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-10-21T07:54:45.303Z] === RUN TestCopyFileWithTarSrcFolder [2022-10-21T07:54:45.303Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-10-21T07:54:45.303Z] === RUN TestCopyFileWithTarSrcFile [2022-10-21T07:54:45.303Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-10-21T07:54:45.303Z] === RUN TestTarFiles [2022-10-21T07:54:45.303Z] === RUN Test [2022-10-21T07:54:45.303Z] === RUN Test/TestContainsEntry [2022-10-21T07:54:45.303Z] === RUN Test/TestCreateEntries [2022-10-21T07:54:45.303Z] === RUN Test/TestEntriesDiff [2022-10-21T07:54:45.303Z] === RUN Test/TestEntriesEquality [2022-10-21T07:54:45.303Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2022-10-21T07:54:45.303Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2022-10-21T07:54:45.303Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2022-10-21T07:54:45.303Z] === RUN Test/TestGeneratorNotGenerate [2022-10-21T07:54:45.303Z] === RUN Test/TestGeneratorWithPort [2022-10-21T07:54:45.303Z] === RUN Test/TestGeneratorWithPortNotGenerate [2022-10-21T07:54:45.303Z] === RUN Test/TestNewEntry [2022-10-21T07:54:45.303Z] === RUN Test/TestParse [2022-10-21T07:54:45.303Z] --- PASS: Test (0.00s) [2022-10-21T07:54:45.303Z] --- PASS: Test/TestContainsEntry (0.00s) [2022-10-21T07:54:45.303Z] --- PASS: Test/TestCreateEntries (0.00s) [2022-10-21T07:54:45.303Z] --- PASS: Test/TestEntriesDiff (0.00s) [2022-10-21T07:54:45.303Z] --- PASS: Test/TestEntriesEquality (0.00s) [2022-10-21T07:54:45.303Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2022-10-21T07:54:45.303Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2022-10-21T07:54:45.303Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2022-10-21T07:54:45.303Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2022-10-21T07:54:45.303Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2022-10-21T07:54:45.303Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2022-10-21T07:54:45.303Z] --- PASS: Test/TestNewEntry (0.00s) [2022-10-21T07:54:45.303Z] --- PASS: Test/TestParse (0.00s) [2022-10-21T07:54:45.303Z] PASS [2022-10-21T07:54:45.303Z] coverage: 58.3% of statements [2022-10-21T07:54:45.303Z] ok github.com/docker/docker/pkg/discovery 0.044s coverage: 58.3% of statements [2022-10-21T07:54:45.538Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.39s) [2022-10-21T07:54:45.538Z] === CONT TestDaemonRestartIpcMode [2022-10-21T07:54:45.761Z] === RUN Test [2022-10-21T07:54:45.761Z] === RUN Test/TestContent [2022-10-21T07:54:45.761Z] === RUN Test/TestInitialize [2022-10-21T07:54:45.761Z] === RUN Test/TestNew [2022-10-21T07:54:45.761Z] === RUN Test/TestParsingContentsWithComments [2022-10-21T07:54:45.761Z] === RUN Test/TestRegister [2022-10-21T07:54:45.761Z] === RUN Test/TestWatch [2022-10-21T07:54:45.761Z] --- PASS: Test (0.00s) [2022-10-21T07:54:45.761Z] --- PASS: Test/TestContent (0.00s) [2022-10-21T07:54:45.761Z] --- PASS: Test/TestInitialize (0.00s) [2022-10-21T07:54:45.761Z] --- PASS: Test/TestNew (0.00s) [2022-10-21T07:54:45.761Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2022-10-21T07:54:45.761Z] --- PASS: Test/TestRegister (0.00s) [2022-10-21T07:54:45.761Z] --- PASS: Test/TestWatch (0.00s) [2022-10-21T07:54:45.761Z] PASS [2022-10-21T07:54:45.761Z] coverage: 92.9% of statements [2022-10-21T07:54:45.761Z] ok github.com/docker/docker/pkg/discovery/file 0.039s coverage: 92.9% of statements [2022-10-21T07:54:46.218Z] === RUN Test [2022-10-21T07:54:46.218Z] === RUN Test/TestInitialize [2022-10-21T07:54:46.218Z] === RUN Test [2022-10-21T07:54:46.218Z] === RUN Test/TestWatch [2022-10-21T07:54:46.218Z] --- PASS: Test (0.00s) [2022-10-21T07:54:46.218Z] --- PASS: Test/TestWatch (0.00s) [2022-10-21T07:54:46.218Z] PASS [2022-10-21T07:54:46.218Z] coverage: 92.3% of statements [2022-10-21T07:54:46.218Z] ok github.com/docker/docker/pkg/discovery/memory 0.046s coverage: 92.3% of statements [2022-10-21T07:54:46.471Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-10-21T07:54:46.675Z] time="2022-10-21T07:54:46Z" level=info msg="Initializing discovery without TLS" [2022-10-21T07:54:46.675Z] time="2022-10-21T07:54:46Z" level=info msg="Initializing discovery without TLS" [2022-10-21T07:54:46.675Z] time="2022-10-21T07:54:46Z" level=info msg="Initializing discovery without TLS" [2022-10-21T07:54:46.675Z] === RUN Test/TestInitializeWithCerts [2022-10-21T07:54:46.675Z] time="2022-10-21T07:54:46Z" level=info msg="Initializing discovery with TLS" [2022-10-21T07:54:46.675Z] === RUN Test/TestWatch [2022-10-21T07:54:46.675Z] time="2022-10-21T07:54:46Z" level=info msg="Initializing discovery without TLS" [2022-10-21T07:54:46.675Z] === RUN Test [2022-10-21T07:54:46.675Z] === RUN Test/TestInitialize [2022-10-21T07:54:46.675Z] === RUN Test/TestInitializeWithPattern [2022-10-21T07:54:46.675Z] === RUN Test/TestRegister [2022-10-21T07:54:46.675Z] === RUN Test/TestWatch [2022-10-21T07:54:46.675Z] --- PASS: Test (0.00s) [2022-10-21T07:54:46.675Z] --- PASS: Test/TestInitialize (0.00s) [2022-10-21T07:54:46.675Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2022-10-21T07:54:46.675Z] --- PASS: Test/TestRegister (0.00s) [2022-10-21T07:54:46.675Z] --- PASS: Test/TestWatch (0.00s) [2022-10-21T07:54:46.675Z] PASS [2022-10-21T07:54:46.675Z] coverage: 93.8% of statements [2022-10-21T07:54:46.675Z] ok github.com/docker/docker/pkg/discovery/nodes 0.044s coverage: 93.8% of statements [2022-10-21T07:54:46.730Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-10-21T07:54:47.132Z] === RUN TestPollerAddRemove [2022-10-21T07:54:47.132Z] --- PASS: TestPollerAddRemove (0.00s) [2022-10-21T07:54:47.132Z] === RUN TestPollerEvent [2022-10-21T07:54:47.132Z] poller_test.go:41: No chmod on Windows [2022-10-21T07:54:47.132Z] --- SKIP: TestPollerEvent (0.00s) [2022-10-21T07:54:47.132Z] === RUN TestPollerClose [2022-10-21T07:54:47.132Z] --- PASS: TestPollerClose (0.00s) [2022-10-21T07:54:47.132Z] PASS [2022-10-21T07:54:47.132Z] coverage: 36.2% of statements [2022-10-21T07:54:47.132Z] ok github.com/docker/docker/pkg/filenotify 0.041s coverage: 36.2% of statements [2022-10-21T07:54:47.299Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-10-21T07:54:47.589Z] === RUN TestCopyFileWithInvalidSrc [2022-10-21T07:54:47.589Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-10-21T07:54:47.589Z] === RUN TestCopyFileWithInvalidDest [2022-10-21T07:54:47.589Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-10-21T07:54:47.589Z] === RUN TestCopyFileWithSameSrcAndDest [2022-10-21T07:54:47.589Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-10-21T07:54:47.589Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-10-21T07:54:47.589Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-10-21T07:54:47.589Z] === RUN TestCopyFile [2022-10-21T07:54:47.589Z] --- PASS: TestCopyFile (0.01s) [2022-10-21T07:54:47.589Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-10-21T07:54:47.589Z] fileutils_test.go:134: Needs porting to Windows [2022-10-21T07:54:47.589Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-10-21T07:54:47.589Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-10-21T07:54:47.589Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-10-21T07:54:47.589Z] === RUN TestReadSymlinkedDirectoryToFile [2022-10-21T07:54:47.589Z] fileutils_test.go:180: Needs porting to Windows [2022-10-21T07:54:47.589Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-10-21T07:54:47.589Z] === RUN TestWildcardMatches [2022-10-21T07:54:47.589Z] --- PASS: TestWildcardMatches (0.00s) [2022-10-21T07:54:47.589Z] === RUN TestPatternMatches [2022-10-21T07:54:47.589Z] --- PASS: TestPatternMatches (0.00s) [2022-10-21T07:54:47.589Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-10-21T07:54:47.589Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-10-21T07:54:47.589Z] === RUN TestPatternMatchesFolderExclusions [2022-10-21T07:54:47.589Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-10-21T07:54:47.589Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-10-21T07:54:47.589Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-10-21T07:54:47.589Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-10-21T07:54:47.589Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-10-21T07:54:47.589Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-10-21T07:54:47.589Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-10-21T07:54:47.589Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-10-21T07:54:47.589Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-10-21T07:54:47.589Z] === RUN TestSingleExclamationError [2022-10-21T07:54:47.589Z] --- PASS: TestSingleExclamationError (0.00s) [2022-10-21T07:54:47.589Z] === RUN TestMatchesWithNoPatterns [2022-10-21T07:54:47.589Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-10-21T07:54:47.589Z] === RUN TestMatchesWithMalformedPatterns [2022-10-21T07:54:47.589Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-10-21T07:54:47.589Z] === RUN TestMatches [2022-10-21T07:54:47.589Z] --- PASS: TestMatches (0.00s) [2022-10-21T07:54:47.589Z] === RUN TestCleanPatterns [2022-10-21T07:54:47.589Z] --- PASS: TestCleanPatterns (0.00s) [2022-10-21T07:54:47.589Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-10-21T07:54:47.589Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-10-21T07:54:47.589Z] === RUN TestCleanPatternsExceptionFlag [2022-10-21T07:54:47.589Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-10-21T07:54:47.589Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-10-21T07:54:47.589Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-10-21T07:54:47.589Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-10-21T07:54:47.589Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-10-21T07:54:47.589Z] === RUN TestCleanPatternsErrorSingleException [2022-10-21T07:54:47.589Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-10-21T07:54:47.589Z] === RUN TestCreateIfNotExistsDir [2022-10-21T07:54:47.589Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-10-21T07:54:47.589Z] === RUN TestCreateIfNotExistsFile [2022-10-21T07:54:47.589Z] --- PASS: TestCreateIfNotExistsFile (0.02s) [2022-10-21T07:54:47.589Z] === RUN TestMatch [2022-10-21T07:54:47.589Z] --- PASS: TestMatch (0.00s) [2022-10-21T07:54:47.589Z] PASS [2022-10-21T07:54:47.589Z] coverage: 85.4% of statements [2022-10-21T07:54:47.589Z] ok github.com/docker/docker/pkg/fileutils 0.089s coverage: 85.4% of statements [2022-10-21T07:54:48.046Z] === RUN TestGet [2022-10-21T07:54:48.046Z] --- PASS: TestGet (0.00s) [2022-10-21T07:54:48.046Z] === RUN TestGetShortcutString [2022-10-21T07:54:48.046Z] --- PASS: TestGetShortcutString (0.00s) [2022-10-21T07:54:48.046Z] PASS [2022-10-21T07:54:48.046Z] coverage: 42.9% of statements [2022-10-21T07:54:48.046Z] ok github.com/docker/docker/pkg/homedir 0.038s coverage: 42.9% of statements [2022-10-21T07:54:48.234Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-10-21T07:54:48.493Z] --- PASS: TestDaemonRestartIpcMode (3.03s) [2022-10-21T07:54:49.009Z] === RUN TestCreateIDMapOrder [2022-10-21T07:54:49.009Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-10-21T07:54:49.009Z] PASS [2022-10-21T07:54:49.009Z] coverage: 7.2% of statements [2022-10-21T07:54:49.009Z] ok github.com/docker/docker/pkg/idtools 0.118s coverage: 7.2% of statements [2022-10-21T07:54:49.288Z] --- PASS: TestCreateServiceSecretFileMode (12.50s) [2022-10-21T07:54:49.289Z] === RUN TestCreateServiceConfigFileMode [2022-10-21T07:54:49.427Z] --- PASS: TestContainerKillOnDaemonStart (12.72s) [2022-10-21T07:54:49.427Z] PASS [2022-10-21T07:54:49.427Z] [2022-10-21T07:54:49.427Z] === Skipped [2022-10-21T07:54:49.427Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-10-21T07:54:49.427Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-10-21T07:54:49.427Z] [2022-10-21T07:54:49.427Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-10-21T07:54:49.427Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-10-21T07:54:49.427Z] [2022-10-21T07:54:49.427Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-10-21T07:54:49.427Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-10-21T07:54:49.427Z] [2022-10-21T07:54:49.427Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-10-21T07:54:49.427Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-10-21T07:54:49.427Z] [2022-10-21T07:54:49.427Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-10-21T07:54:49.427Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-10-21T07:54:49.427Z] [2022-10-21T07:54:49.427Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-10-21T07:54:49.427Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-10-21T07:54:49.427Z] [2022-10-21T07:54:49.427Z] DONE 197 tests, 6 skipped in 142.161s [2022-10-21T07:54:49.427Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-10-21T07:54:49.427Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-10-21T07:54:49.427Z] ++ set -e [2022-10-21T07:54:49.427Z] ++ '[' -n 0 ']' [2022-10-21T07:54:49.427Z] ++ set -x [2022-10-21T07:54:49.427Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-10-21T07:54:49.427Z] INFO: Testing against a local daemon [2022-10-21T07:54:49.428Z] === RUN TestLiveRestore [2022-10-21T07:54:49.428Z] === RUN TestLiveRestore/volume_references [2022-10-21T07:54:49.428Z] === PAUSE TestLiveRestore/volume_references [2022-10-21T07:54:49.428Z] === CONT TestLiveRestore/volume_references [2022-10-21T07:54:49.466Z] === RUN TestFixedBufferCap [2022-10-21T07:54:49.466Z] --- PASS: TestFixedBufferCap (0.00s) [2022-10-21T07:54:49.466Z] === RUN TestFixedBufferLen [2022-10-21T07:54:49.466Z] --- PASS: TestFixedBufferLen (0.00s) [2022-10-21T07:54:49.466Z] === RUN TestFixedBufferString [2022-10-21T07:54:49.466Z] --- PASS: TestFixedBufferString (0.00s) [2022-10-21T07:54:49.466Z] === RUN TestFixedBufferWrite [2022-10-21T07:54:49.466Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-10-21T07:54:49.466Z] === RUN TestFixedBufferRead [2022-10-21T07:54:49.466Z] --- PASS: TestFixedBufferRead (0.00s) [2022-10-21T07:54:49.466Z] === RUN TestBytesPipeRead [2022-10-21T07:54:49.466Z] --- PASS: TestBytesPipeRead (0.00s) [2022-10-21T07:54:49.466Z] === RUN TestBytesPipeWrite [2022-10-21T07:54:49.466Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-10-21T07:54:49.466Z] === RUN TestBytesPipeWriteRandomChunks [2022-10-21T07:54:49.466Z] --- PASS: Test (3.16s) [2022-10-21T07:54:49.466Z] --- PASS: Test/TestInitialize (0.16s) [2022-10-21T07:54:49.466Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2022-10-21T07:54:49.466Z] --- PASS: Test/TestWatch (3.00s) [2022-10-21T07:54:49.466Z] PASS [2022-10-21T07:54:49.466Z] coverage: 84.1% of statements [2022-10-21T07:54:49.466Z] ok github.com/docker/docker/pkg/discovery/kv 3.218s coverage: 84.1% of statements [2022-10-21T07:54:49.685Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-10-21T07:54:49.922Z] === RUN TestError [2022-10-21T07:54:49.922Z] --- PASS: TestError (0.00s) [2022-10-21T07:54:49.922Z] === RUN TestProgressString [2022-10-21T07:54:49.922Z] === RUN TestProgressString/no_progress [2022-10-21T07:54:49.922Z] === RUN TestProgressString/progress_1 [2022-10-21T07:54:49.922Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-10-21T07:54:49.922Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-10-21T07:54:49.922Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-10-21T07:54:49.922Z] === RUN TestProgressString/with_units [2022-10-21T07:54:49.922Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-10-21T07:54:49.922Z] === RUN TestProgressString/hide_counts [2022-10-21T07:54:49.922Z] --- PASS: TestProgressString (0.00s) [2022-10-21T07:54:49.922Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-10-21T07:54:49.922Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-10-21T07:54:49.922Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-10-21T07:54:49.922Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-10-21T07:54:49.922Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-10-21T07:54:49.922Z] --- PASS: TestProgressString/with_units (0.00s) [2022-10-21T07:54:49.922Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-10-21T07:54:49.922Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-10-21T07:54:49.922Z] === RUN TestJSONMessageDisplay [2022-10-21T07:54:49.922Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2022-10-21T07:54:49.922Z] === RUN TestAtomicWriteToFile [2022-10-21T07:54:49.922Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-10-21T07:54:49.922Z] === RUN TestAtomicWriteSetCommit [2022-10-21T07:54:49.922Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-10-21T07:54:49.922Z] === RUN TestAtomicWriteSetCancel [2022-10-21T07:54:49.922Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-10-21T07:54:49.922Z] === RUN TestReadCloserWrapperClose [2022-10-21T07:54:49.922Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-10-21T07:54:49.922Z] === RUN TestReaderErrWrapperReadOnError [2022-10-21T07:54:49.922Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-10-21T07:54:49.922Z] === RUN TestReaderErrWrapperRead [2022-10-21T07:54:49.922Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-10-21T07:54:49.922Z] === RUN TestHashData [2022-10-21T07:54:49.922Z] --- PASS: TestHashData (0.00s) [2022-10-21T07:54:49.922Z] === RUN TestCancelReadCloser [2022-10-21T07:54:49.922Z] --- PASS: TestJSONMessageDisplay (0.15s) [2022-10-21T07:54:49.922Z] === RUN TestJSONMessageDisplayWithJSONError [2022-10-21T07:54:49.922Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-10-21T07:54:49.922Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-10-21T07:54:49.922Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-10-21T07:54:49.922Z] === RUN TestDisplayJSONMessagesStream [2022-10-21T07:54:49.922Z] --- PASS: TestDisplayJSONMessagesStream (0.01s) [2022-10-21T07:54:49.922Z] PASS [2022-10-21T07:54:49.922Z] coverage: 91.7% of statements [2022-10-21T07:54:49.922Z] ok github.com/docker/docker/pkg/jsonmessage 0.196s coverage: 91.7% of statements [2022-10-21T07:54:49.922Z] --- PASS: TestCancelReadCloser (0.10s) [2022-10-21T07:54:49.922Z] === RUN TestWriteCloserWrapperClose [2022-10-21T07:54:49.922Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-10-21T07:54:49.922Z] === RUN TestNopWriteCloser [2022-10-21T07:54:49.923Z] --- PASS: TestNopWriteCloser (0.00s) [2022-10-21T07:54:49.923Z] === RUN TestNopWriter [2022-10-21T07:54:49.923Z] --- PASS: TestNopWriter (0.00s) [2022-10-21T07:54:49.923Z] === RUN TestWriteCounter [2022-10-21T07:54:49.923Z] --- PASS: TestWriteCounter (0.00s) [2022-10-21T07:54:49.923Z] PASS [2022-10-21T07:54:49.923Z] coverage: 68.8% of statements [2022-10-21T07:54:49.923Z] ok github.com/docker/docker/pkg/ioutils 0.637s coverage: 68.8% of statements [2022-10-21T07:54:50.252Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-10-21T07:54:50.252Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-10-21T07:54:50.380Z] === RUN TestStandardLongPath [2022-10-21T07:54:50.380Z] --- PASS: TestStandardLongPath (0.00s) [2022-10-21T07:54:50.380Z] === RUN TestUNCLongPath [2022-10-21T07:54:50.380Z] --- PASS: TestUNCLongPath (0.00s) [2022-10-21T07:54:50.380Z] PASS [2022-10-21T07:54:50.380Z] coverage: 100.0% of statements [2022-10-21T07:54:50.380Z] ok github.com/docker/docker/pkg/longpath 0.039s coverage: 100.0% of statements [2022-10-21T07:54:50.380Z] --- PASS: TestTarFiles (5.21s) [2022-10-21T07:54:50.380Z] === RUN TestTarUntar [2022-10-21T07:54:50.380Z] --- PASS: TestTarUntar (0.03s) [2022-10-21T07:54:50.380Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-10-21T07:54:50.380Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-10-21T07:54:50.380Z] === RUN TestTarWithOptions [2022-10-21T07:54:50.380Z] --- PASS: TestTarWithOptions (0.02s) [2022-10-21T07:54:50.380Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-10-21T07:54:50.380Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-10-21T07:54:50.380Z] === RUN TestUntarUstarGnuConflict [2022-10-21T07:54:50.380Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-10-21T07:54:50.380Z] === RUN TestUntarInvalidFilenames [2022-10-21T07:54:50.380Z] === RUN TestNameFormat [2022-10-21T07:54:50.380Z] --- PASS: TestNameFormat (0.00s) [2022-10-21T07:54:50.380Z] === RUN TestNameRetries [2022-10-21T07:54:50.380Z] --- PASS: TestNameRetries (0.00s) [2022-10-21T07:54:50.380Z] PASS [2022-10-21T07:54:50.837Z] coverage: 85.7% of statements [2022-10-21T07:54:50.837Z] ok github.com/docker/docker/pkg/namesgenerator 0.045s coverage: 85.7% of statements [2022-10-21T07:54:50.837Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1758904015\\dest" [2022-10-21T07:54:50.837Z] --- PASS: TestUntarInvalidFilenames (0.16s) [2022-10-21T07:54:50.837Z] === RUN TestUntarHardlinkToSymlink [2022-10-21T07:54:50.837Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-10-21T07:54:50.837Z] === RUN TestUntarInvalidHardlink [2022-10-21T07:54:50.837Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink720886998\\victim\\hello" -> "../victim/hello" [2022-10-21T07:54:50.837Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1726642023\\victim\\hello" -> "/../victim/hello" [2022-10-21T07:54:50.837Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2558416863\\victim" -> "../victim" [2022-10-21T07:54:50.837Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4104463394\\victim" -> "../victim" [2022-10-21T07:54:50.837Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2206960242\\victim" -> "../victim" [2022-10-21T07:54:50.837Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3802029401\\victim" -> "../victim" [2022-10-21T07:54:50.837Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-10-21T07:54:50.837Z] === RUN TestUntarInvalidSymlink [2022-10-21T07:54:50.837Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink792448175\\dest\\dotdot" -> "../victim/hello" [2022-10-21T07:54:50.837Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2427787155\\dest\\slash-dotdot" -> "/../victim/hello" [2022-10-21T07:54:50.837Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1125692657\\dest\\loophole-victim" -> "../victim" [2022-10-21T07:54:50.837Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink276778736\\dest\\loophole-victim" -> "../victim" [2022-10-21T07:54:50.837Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3648923181\\dest\\loophole-victim" -> "../victim" [2022-10-21T07:54:50.837Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4228933177\\dest\\loophole-victim" -> "../victim" [2022-10-21T07:54:50.837Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink770376683\\dest\\dir\\loophole" -> "../../victim" [2022-10-21T07:54:50.837Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-10-21T07:54:50.837Z] === RUN TestTempArchiveCloseMultipleTimes [2022-10-21T07:54:50.837Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-10-21T07:54:50.837Z] === RUN TestXGlobalNoParent [2022-10-21T07:54:50.837Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-10-21T07:54:50.837Z] === RUN TestReplaceFileTarWrapper [2022-10-21T07:54:50.837Z] === RUN TestParseKeyValueOpt [2022-10-21T07:54:50.837Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-10-21T07:54:50.837Z] === RUN TestParseUintList [2022-10-21T07:54:50.837Z] --- PASS: TestParseUintList (0.00s) [2022-10-21T07:54:50.837Z] === RUN TestParseUintListMaximumLimits [2022-10-21T07:54:50.837Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-10-21T07:54:50.837Z] PASS [2022-10-21T07:54:50.837Z] coverage: 97.0% of statements [2022-10-21T07:54:50.837Z] ok github.com/docker/docker/pkg/parsers 0.111s coverage: 97.0% of statements [2022-10-21T07:54:51.300Z] --- PASS: TestReplaceFileTarWrapper (0.25s) [2022-10-21T07:54:51.301Z] === RUN TestPrefixHeaderReadable [2022-10-21T07:54:51.301Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-10-21T07:54:51.301Z] === RUN TestDisablePigz [2022-10-21T07:54:51.301Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2022-10-21T07:54:51.301Z] === RUN TestNewAndRemove [2022-10-21T07:54:51.301Z] --- PASS: TestNewAndRemove (0.00s) [2022-10-21T07:54:51.301Z] === RUN TestRemoveInvalidPath [2022-10-21T07:54:51.301Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-10-21T07:54:51.301Z] PASS [2022-10-21T07:54:51.301Z] coverage: 82.6% of statements [2022-10-21T07:54:51.301Z] ok github.com/docker/docker/pkg/pidfile 0.044s coverage: 82.6% of statements [2022-10-21T07:54:51.301Z] --- PASS: TestDisablePigz (0.13s) [2022-10-21T07:54:51.301Z] === RUN TestPigz [2022-10-21T07:54:51.301Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2022-10-21T07:54:51.301Z] --- PASS: TestPigz (0.18s) [2022-10-21T07:54:51.301Z] === RUN TestCopyFileWithInvalidDest [2022-10-21T07:54:51.301Z] archive_windows_test.go:17: Currently fails [2022-10-21T07:54:51.301Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-10-21T07:54:51.301Z] === RUN TestCanonicalTarNameForPath [2022-10-21T07:54:51.301Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-10-21T07:54:51.301Z] === RUN TestCanonicalTarName [2022-10-21T07:54:51.301Z] --- PASS: TestCanonicalTarName (0.00s) [2022-10-21T07:54:51.301Z] === RUN TestChmodTarEntry [2022-10-21T07:54:51.301Z] --- PASS: TestChmodTarEntry (0.00s) [2022-10-21T07:54:51.301Z] === RUN TestHardLinkOrder [2022-10-21T07:54:51.626Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-10-21T07:54:51.757Z] --- PASS: TestHardLinkOrder (0.16s) [2022-10-21T07:54:51.757Z] === RUN TestChangeString [2022-10-21T07:54:51.757Z] --- PASS: TestChangeString (0.00s) [2022-10-21T07:54:51.757Z] === RUN TestChangesWithNoChanges [2022-10-21T07:54:51.757Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-10-21T07:54:51.757Z] === RUN TestChangesWithChanges [2022-10-21T07:54:51.757Z] --- PASS: TestChangesWithChanges (0.03s) [2022-10-21T07:54:51.757Z] === RUN TestChangesWithChangesGH13590 [2022-10-21T07:54:51.757Z] changes_test.go:192: needs more investigation [2022-10-21T07:54:51.757Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-10-21T07:54:51.757Z] === RUN TestChangesDirsEmpty [2022-10-21T07:54:51.757Z] --- PASS: TestChangesDirsEmpty (0.14s) [2022-10-21T07:54:51.757Z] === RUN TestChangesDirsMutated [2022-10-21T07:54:51.757Z] === RUN TestParseEmptyInterface [2022-10-21T07:54:51.757Z] --- PASS: TestChangesDirsMutated (0.15s) [2022-10-21T07:54:51.757Z] === RUN TestApplyLayer [2022-10-21T07:54:51.757Z] changes_test.go:405: needs further investigation [2022-10-21T07:54:51.757Z] --- SKIP: TestApplyLayer (0.00s) [2022-10-21T07:54:51.757Z] === RUN TestChangesSizeWithHardlinks [2022-10-21T07:54:51.757Z] changes_test.go:441: needs further investigation [2022-10-21T07:54:51.757Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-10-21T07:54:51.757Z] === RUN TestChangesSizeWithNoChanges [2022-10-21T07:54:51.757Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-10-21T07:54:51.757Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-10-21T07:54:51.757Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-10-21T07:54:51.757Z] === RUN TestChangesSize [2022-10-21T07:54:51.757Z] --- PASS: TestChangesSize (0.00s) [2022-10-21T07:54:51.757Z] === RUN TestApplyLayerInvalidFilenames [2022-10-21T07:54:51.757Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2110429114\\dest" [2022-10-21T07:54:51.757Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-10-21T07:54:51.757Z] === RUN TestParseNonInterfaceType [2022-10-21T07:54:51.757Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-10-21T07:54:51.757Z] === RUN TestParseWithOneFunction [2022-10-21T07:54:51.757Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-10-21T07:54:51.757Z] === RUN TestParseWithMultipleFuncs [2022-10-21T07:54:51.757Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-10-21T07:54:51.757Z] === RUN TestParseWithUnnamedReturn [2022-10-21T07:54:51.757Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-10-21T07:54:51.757Z] === RUN TestEmbeddedInterface [2022-10-21T07:54:51.757Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-10-21T07:54:51.757Z] === RUN TestParsedImports [2022-10-21T07:54:51.757Z] --- PASS: TestParsedImports (0.00s) [2022-10-21T07:54:51.757Z] === RUN TestAliasedImports [2022-10-21T07:54:51.757Z] --- PASS: TestAliasedImports (0.00s) [2022-10-21T07:54:51.757Z] PASS [2022-10-21T07:54:51.757Z] coverage: 56.8% of statements [2022-10-21T07:54:51.757Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.052s coverage: 56.8% of statements [2022-10-21T07:54:51.757Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-10-21T07:54:51.757Z] === RUN TestApplyLayerInvalidHardlink [2022-10-21T07:54:51.757Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3449301034\\victim\\hello" -> "../victim/hello" [2022-10-21T07:54:51.757Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2040793190\\victim\\hello" -> "/../victim/hello" [2022-10-21T07:54:51.757Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4230668820\\victim" -> "../victim" [2022-10-21T07:54:51.757Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3931260498\\victim" -> "../victim" [2022-10-21T07:54:51.757Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink201899575\\victim" -> "../victim" [2022-10-21T07:54:51.757Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2320845013\\victim" -> "../victim" [2022-10-21T07:54:51.757Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-10-21T07:54:51.757Z] === RUN TestApplyLayerInvalidSymlink [2022-10-21T07:54:51.757Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2881118188\\dest\\dotdot" -> "../victim/hello" [2022-10-21T07:54:51.757Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3669567822\\dest\\slash-dotdot" -> "/../victim/hello" [2022-10-21T07:54:51.757Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3253664972\\dest\\loophole-victim" -> "../victim" [2022-10-21T07:54:51.757Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink816401461\\dest\\loophole-victim" -> "../victim" [2022-10-21T07:54:52.214Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2492505309\\dest\\loophole-victim" -> "../victim" [2022-10-21T07:54:52.214Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4167899097\\dest\\loophole-victim" -> "../victim" [2022-10-21T07:54:52.214Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-10-21T07:54:52.214Z] === RUN TestApplyLayerWhiteouts [2022-10-21T07:54:52.214Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2022-10-21T07:54:52.214Z] === RUN TestGenerateEmptyFile [2022-10-21T07:54:52.214Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-10-21T07:54:52.214Z] === RUN TestGenerateWithContent [2022-10-21T07:54:52.214Z] --- PASS: TestGenerateWithContent (0.00s) [2022-10-21T07:54:52.214Z] PASS [2022-10-21T07:54:52.214Z] coverage: 62.6% of statements [2022-10-21T07:54:52.214Z] ok github.com/docker/docker/pkg/archive 7.881s coverage: 62.6% of statements [2022-10-21T07:54:52.214Z] === RUN TestFailedConnection [2022-10-21T07:54:52.560Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-10-21T07:54:52.560Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-10-21T07:54:52.560Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-10-21T07:54:52.671Z] === RUN TestHTTPTransport [2022-10-21T07:54:52.671Z] --- PASS: TestHTTPTransport (0.00s) [2022-10-21T07:54:52.671Z] PASS [2022-10-21T07:54:52.671Z] coverage: 85.7% of statements [2022-10-21T07:54:52.671Z] ok github.com/docker/docker/pkg/plugins/transport 0.051s coverage: 85.7% of statements [2022-10-21T07:54:52.671Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-10-21T07:54:52.671Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-10-21T07:54:52.671Z] === RUN TestBufioReaderPoolPutAndGet [2022-10-21T07:54:52.671Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-10-21T07:54:52.671Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-10-21T07:54:52.671Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-10-21T07:54:52.671Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-10-21T07:54:52.671Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-10-21T07:54:52.671Z] === RUN TestBufioWriterPoolPutAndGet [2022-10-21T07:54:52.671Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-10-21T07:54:52.671Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-10-21T07:54:52.671Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-10-21T07:54:52.671Z] === RUN TestBufferPoolPutAndGet [2022-10-21T07:54:52.671Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-10-21T07:54:52.671Z] PASS [2022-10-21T07:54:52.671Z] coverage: 88.2% of statements [2022-10-21T07:54:52.671Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2022-10-21T07:54:53.635Z] === RUN TestOutputOnPrematureClose [2022-10-21T07:54:53.635Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-10-21T07:54:53.635Z] === RUN TestCompleteSilently [2022-10-21T07:54:53.635Z] --- PASS: TestCompleteSilently (0.00s) [2022-10-21T07:54:53.635Z] PASS [2022-10-21T07:54:53.635Z] coverage: 75.9% of statements [2022-10-21T07:54:53.635Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2022-10-21T07:54:53.635Z] === RUN TestSendToOneSub [2022-10-21T07:54:53.635Z] --- PASS: TestSendToOneSub (0.00s) [2022-10-21T07:54:53.635Z] === RUN TestSendToMultipleSubs [2022-10-21T07:54:53.635Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-10-21T07:54:53.635Z] === RUN TestEvictOneSub [2022-10-21T07:54:53.635Z] --- PASS: TestEvictOneSub (0.00s) [2022-10-21T07:54:53.635Z] === RUN TestClosePublisher [2022-10-21T07:54:53.635Z] --- PASS: TestClosePublisher (0.00s) [2022-10-21T07:54:53.635Z] === RUN TestPubSubRace [2022-10-21T07:54:53.635Z] --- PASS: TestFailedConnection (1.05s) [2022-10-21T07:54:53.635Z] === RUN TestFailOnce [2022-10-21T07:54:53.635Z] 2022/10/21 07:54:53 http: panic serving 127.0.0.1:49253: Plugin not ready [2022-10-21T07:54:53.635Z] goroutine 22 [running]: [2022-10-21T07:54:53.635Z] net/http.(*conn).serve.func1() [2022-10-21T07:54:53.635Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-10-21T07:54:53.635Z] panic({0x13359e0, 0x14794f0}) [2022-10-21T07:54:53.635Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-10-21T07:54:53.635Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x9e0000000000003b?, 0xffffffffffffffff?}, 0x9e4d8e06b6f8159c?) [2022-10-21T07:54:53.635Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-10-21T07:54:53.635Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x147ed48?, 0xc0001a40e0?}, 0xc0001cda78?) [2022-10-21T07:54:53.635Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-10-21T07:54:53.635Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x147ed48, 0xc0001a40e0}, 0xc0001b0200) [2022-10-21T07:54:53.635Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-10-21T07:54:53.635Z] net/http.serverHandler.ServeHTTP({0x147d278?}, {0x147ed48, 0xc0001a40e0}, 0xc0001b0200) [2022-10-21T07:54:53.635Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-10-21T07:54:53.635Z] net/http.(*conn).serve(0xc0001c0000, {0x147f158, 0xc00018a420}) [2022-10-21T07:54:53.635Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-10-21T07:54:53.635Z] created by net/http.(*Server).Serve [2022-10-21T07:54:53.635Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-10-21T07:54:53.635Z] time="2022-10-21T07:54:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49252/Test.FailOnce: Post \"http://127.0.0.1:49252/Test.FailOnce\": EOF, retrying in 1s" [2022-10-21T07:54:53.934Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-10-21T07:54:53.934Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-10-21T07:54:53.934Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-10-21T07:54:53.934Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-10-21T07:54:53.934Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-10-21T07:54:53.934Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-10-21T07:54:53.934Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-10-21T07:54:53.934Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-10-21T07:54:53.934Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-10-21T07:54:53.934Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-10-21T07:54:54.092Z] === RUN TestRegister [2022-10-21T07:54:54.092Z] --- PASS: TestRegister (0.00s) [2022-10-21T07:54:54.092Z] === RUN TestCommand [2022-10-21T07:54:54.092Z] --- PASS: TestCommand (0.03s) [2022-10-21T07:54:54.092Z] === RUN TestNaiveSelf [2022-10-21T07:54:54.092Z] --- PASS: TestNaiveSelf (0.03s) [2022-10-21T07:54:54.092Z] PASS [2022-10-21T07:54:54.092Z] coverage: 82.4% of statements [2022-10-21T07:54:54.092Z] ok github.com/docker/docker/pkg/reexec 0.094s coverage: 82.4% of statements [2022-10-21T07:54:54.549Z] --- PASS: TestPubSubRace (1.06s) [2022-10-21T07:54:54.549Z] PASS [2022-10-21T07:54:54.549Z] coverage: 75.0% of statements [2022-10-21T07:54:54.549Z] ok github.com/docker/docker/pkg/pubsub 1.106s coverage: 75.0% of statements [2022-10-21T07:54:54.549Z] --- PASS: TestFailOnce (1.16s) [2022-10-21T07:54:54.549Z] === RUN TestEchoInputOutput [2022-10-21T07:54:54.549Z] --- PASS: TestEchoInputOutput (0.00s) [2022-10-21T07:54:54.549Z] === RUN TestBackoff [2022-10-21T07:54:54.549Z] --- PASS: TestBackoff (0.00s) [2022-10-21T07:54:54.549Z] === RUN TestAbortRetry [2022-10-21T07:54:54.549Z] --- PASS: TestAbortRetry (0.00s) [2022-10-21T07:54:54.549Z] === RUN TestClientScheme [2022-10-21T07:54:54.549Z] --- PASS: TestClientScheme (0.00s) [2022-10-21T07:54:54.549Z] === RUN TestNewClientWithTimeout [2022-10-21T07:54:55.006Z] === RUN TestParseSignal [2022-10-21T07:54:55.006Z] --- PASS: TestParseSignal (0.00s) [2022-10-21T07:54:55.006Z] === RUN TestValidSignalForPlatform [2022-10-21T07:54:55.006Z] --- PASS: TestValidSignalForPlatform (0.00s) [2022-10-21T07:54:55.006Z] PASS [2022-10-21T07:54:55.006Z] coverage: 19.7% of statements [2022-10-21T07:54:55.006Z] ok github.com/docker/docker/pkg/signal 0.048s coverage: 19.7% of statements [2022-10-21T07:54:55.006Z] time="2022-10-21T07:54:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49257/Test.Echo: Post \"http://127.0.0.1:49257/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-10-21T07:54:55.309Z] --- PASS: TestLiveRestore (0.00s) [2022-10-21T07:54:55.309Z] --- PASS: TestLiveRestore/volume_references (5.71s) [2022-10-21T07:54:55.309Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.89s) [2022-10-21T07:54:55.309Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.25s) [2022-10-21T07:54:55.309Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.15s) [2022-10-21T07:54:55.309Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.23s) [2022-10-21T07:54:55.309Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.25s) [2022-10-21T07:54:55.309Z] PASS [2022-10-21T07:54:55.309Z] [2022-10-21T07:54:55.309Z] DONE 7 tests in 5.845s [2022-10-21T07:54:55.309Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-10-21T07:54:55.309Z] ++ 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-10-21T07:54:55.309Z] ++ set -e [2022-10-21T07:54:55.309Z] ++ '[' -n 0 ']' [2022-10-21T07:54:55.309Z] ++ set -x [2022-10-21T07:54:55.309Z] ++ 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-10-21T07:54:55.309Z] INFO: Testing against a local daemon [2022-10-21T07:54:55.309Z] === RUN TestCommitInheritsEnv [2022-10-21T07:54:55.466Z] === RUN TestNewStdWriter [2022-10-21T07:54:55.466Z] --- PASS: TestNewStdWriter (0.00s) [2022-10-21T07:54:55.466Z] === RUN TestWriteWithUninitializedStdWriter [2022-10-21T07:54:55.466Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-10-21T07:54:55.466Z] === RUN TestWriteWithNilBytes [2022-10-21T07:54:55.466Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-10-21T07:54:55.466Z] === RUN TestWrite [2022-10-21T07:54:55.466Z] --- PASS: TestWrite (0.00s) [2022-10-21T07:54:55.466Z] === RUN TestWriteWithWriterError [2022-10-21T07:54:55.466Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-10-21T07:54:55.466Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-10-21T07:54:55.466Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-10-21T07:54:55.466Z] === RUN TestStdCopyWriteAndRead [2022-10-21T07:54:55.466Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-10-21T07:54:55.466Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-10-21T07:54:55.466Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-10-21T07:54:55.466Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-10-21T07:54:55.466Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-10-21T07:54:55.466Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-10-21T07:54:55.466Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-10-21T07:54:55.466Z] === RUN TestStdCopyWithInvalidInputHeader [2022-10-21T07:54:55.466Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-10-21T07:54:55.466Z] === RUN TestStdCopyWithCorruptedPrefix [2022-10-21T07:54:55.466Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-10-21T07:54:55.466Z] === RUN TestStdCopyReturnsWriteErrors [2022-10-21T07:54:55.466Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-10-21T07:54:55.466Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-10-21T07:54:55.466Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-10-21T07:54:55.466Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-10-21T07:54:55.466Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-10-21T07:54:55.466Z] PASS [2022-10-21T07:54:55.466Z] coverage: 100.0% of statements [2022-10-21T07:54:55.466Z] ok github.com/docker/docker/pkg/stdcopy 0.066s coverage: 100.0% of statements [2022-10-21T07:54:55.876Z] --- PASS: TestCommitInheritsEnv (0.38s) [2022-10-21T07:54:55.876Z] === RUN TestImportExtremelyLargeImageWorks [2022-10-21T07:54:55.876Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-10-21T07:54:55.876Z] === RUN TestImagesFilterMultiReference [2022-10-21T07:54:55.876Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-10-21T07:54:55.876Z] === RUN TestImagePullPlatformInvalid [2022-10-21T07:54:55.876Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-10-21T07:54:55.876Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-10-21T07:54:55.876Z] time="2022-10-21T07:54:55Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.18.7 instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 version="v2.1.0+unknown" [2022-10-21T07:54:55.876Z] time="2022-10-21T07:54:55Z" level=info msg="redis not configured" go.version=go1.18.7 instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 version="v2.1.0+unknown" [2022-10-21T07:54:55.876Z] time="2022-10-21T07:54:55Z" level=info msg="Starting upload purge in 47m0s" go.version=go1.18.7 instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 version="v2.1.0+unknown" [2022-10-21T07:54:55.876Z] time="2022-10-21T07:54:55Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.7 instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 version="v2.1.0+unknown" [2022-10-21T07:54:55.876Z] time="2022-10-21T07:54:55Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=5cdf70d0-7a9d-415f-a778-56aee3cd96cd http.request.method=GET http.request.remoteaddr="127.0.0.1:48860" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 version="v2.1.0+unknown" [2022-10-21T07:54:55.876Z] time="2022-10-21T07:54:55Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=5cdf70d0-7a9d-415f-a778-56aee3cd96cd http.request.method=GET http.request.remoteaddr="127.0.0.1:48860" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.516597ms http.response.status=200 http.response.written=2 instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 version="v2.1.0+unknown" [2022-10-21T07:54:55.876Z] 127.0.0.1 - - [21/Oct/2022:07:54:55 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2022-10-21T07:54:55.876Z] time="2022-10-21T07:54:55Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=69717cc3-526f-45f3-a2e9-b46878ed513a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:55.876Z] time="2022-10-21T07:54:55Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=69717cc3-526f-45f3-a2e9-b46878ed513a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:55.876Z] time="2022-10-21T07:54:55Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c1b5c3f7-cefd-4fa5-962d-541288b4611e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48864" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:55.876Z] time="2022-10-21T07:54:55Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c1b5c3f7-cefd-4fa5-962d-541288b4611e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48864" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:55.877Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c1b5c3f7-cefd-4fa5-962d-541288b4611e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48864" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=72.559µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0ab39a09-2d1c-448d-b369-b7f8b7edeed2 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:55.877Z] time="2022-10-21T07:54:55Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=c1b5c3f7-cefd-4fa5-962d-541288b4611e http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48864" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.51851ms http.response.status=404 http.response.written=157 instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:55.877Z] 127.0.0.1 - - [21/Oct/2022:07:54:55 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-10-21T07:54:55.877Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=69717cc3-526f-45f3-a2e9-b46878ed513a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=1.408406ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9c42614e-82a4-4df6-a775-9db242e89c21 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:55.877Z] time="2022-10-21T07:54:55Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=69717cc3-526f-45f3-a2e9-b46878ed513a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.892198ms http.response.status=404 http.response.written=157 instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:55.877Z] 127.0.0.1 - - [21/Oct/2022:07:54:55 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2022-10-21T07:54:55.877Z] time="2022-10-21T07:54:55Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3a28f4c2-e347-43bf-a482-67ff56f3cc25 http.request.method=POST http.request.remoteaddr="127.0.0.1:48864" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:55.877Z] time="2022-10-21T07:54:55Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3a28f4c2-e347-43bf-a482-67ff56f3cc25 http.request.method=POST http.request.remoteaddr="127.0.0.1:48864" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:55.877Z] time="2022-10-21T07:54:55Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4e88bcd1-bf90-4649-8ecf-8e0e08b1caa9 http.request.method=POST http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:55.877Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/46c4e47d-ad23-4e2d-827b-6bdcd34b588e/startedat\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3a28f4c2-e347-43bf-a482-67ff56f3cc25 http.request.method=POST http.request.remoteaddr="127.0.0.1:48864" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=237.299µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a760e9f2-c927-41dd-a54c-520334ca24c0 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:55.877Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/46c4e47d-ad23-4e2d-827b-6bdcd34b588e/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3a28f4c2-e347-43bf-a482-67ff56f3cc25 http.request.method=POST http.request.remoteaddr="127.0.0.1:48864" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=20.578µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=22241283-d7a5-4466-a3c8-85f9f682c73a trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:55.877Z] time="2022-10-21T07:54:55Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4e88bcd1-bf90-4649-8ecf-8e0e08b1caa9 http.request.method=POST http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:55.877Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/444a2ea3-290d-4da8-9cd9-b6418a23f98b/startedat\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4e88bcd1-bf90-4649-8ecf-8e0e08b1caa9 http.request.method=POST http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=87.049µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c911ea36-a801-4f58-ad4a-73bd9804fc95 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:55.877Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/444a2ea3-290d-4da8-9cd9-b6418a23f98b/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4e88bcd1-bf90-4649-8ecf-8e0e08b1caa9 http.request.method=POST http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=66.737µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bc9a936e-139a-4885-ba20-930893d982e8 trace.line=141 vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:55.877Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/444a2ea3-290d-4da8-9cd9-b6418a23f98b/hashstates/sha256/0\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4e88bcd1-bf90-4649-8ecf-8e0e08b1caa9 http.request.method=POST http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=60.447µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=002cb261-a816-4c33-9a0e-5e3636ca1b3f trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:55.877Z] time="2022-10-21T07:54:55Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=4e88bcd1-bf90-4649-8ecf-8e0e08b1caa9 http.request.method=POST http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.260604ms http.response.status=202 http.response.written=0 instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 version="v2.1.0+unknown" [2022-10-21T07:54:55.877Z] 127.0.0.1 - - [21/Oct/2022:07:54:55 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-10-21T07:54:55.877Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/46c4e47d-ad23-4e2d-827b-6bdcd34b588e/hashstates/sha256/0\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3a28f4c2-e347-43bf-a482-67ff56f3cc25 http.request.method=POST http.request.remoteaddr="127.0.0.1:48864" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=224.665µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3515725d-9f63-41aa-a9f1-2936d7e81426 trace.line=95 vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:55.877Z] time="2022-10-21T07:54:55Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=3a28f4c2-e347-43bf-a482-67ff56f3cc25 http.request.method=POST http.request.remoteaddr="127.0.0.1:48864" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=7.107649ms http.response.status=202 http.response.written=0 instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 version="v2.1.0+unknown" [2022-10-21T07:54:55.877Z] 127.0.0.1 - - [21/Oct/2022:07:54:55 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2022-10-21T07:54:55.923Z] === RUN TestRawProgressFormatterFormatStatus [2022-10-21T07:54:55.923Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-10-21T07:54:55.923Z] === RUN TestRawProgressFormatterFormatProgress [2022-10-21T07:54:55.923Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-10-21T07:54:55.923Z] === RUN TestFormatStatus [2022-10-21T07:54:55.923Z] --- PASS: TestFormatStatus (0.00s) [2022-10-21T07:54:55.923Z] === RUN TestFormatError [2022-10-21T07:54:55.923Z] --- PASS: TestFormatError (0.00s) [2022-10-21T07:54:55.923Z] === RUN TestFormatJSONError [2022-10-21T07:54:55.923Z] --- PASS: TestFormatJSONError (0.00s) [2022-10-21T07:54:55.923Z] === RUN TestJsonProgressFormatterFormatProgress [2022-10-21T07:54:55.923Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.01s) [2022-10-21T07:54:55.923Z] === RUN TestJsonProgressFormatterFormatStatus [2022-10-21T07:54:55.923Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-10-21T07:54:55.923Z] === RUN TestNewJSONProgressOutput [2022-10-21T07:54:55.923Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-10-21T07:54:55.923Z] === RUN TestAuxFormatterEmit [2022-10-21T07:54:55.923Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-10-21T07:54:55.923Z] === RUN TestStreamWriterStdout [2022-10-21T07:54:55.923Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-10-21T07:54:55.923Z] === RUN TestStreamWriterStderr [2022-10-21T07:54:55.923Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-10-21T07:54:55.923Z] PASS [2022-10-21T07:54:55.923Z] coverage: 66.2% of statements [2022-10-21T07:54:55.923Z] ok github.com/docker/docker/pkg/streamformatter 0.049s coverage: 66.2% of statements [2022-10-21T07:54:55.923Z] === RUN TestGenerateRandomID [2022-10-21T07:54:55.923Z] --- PASS: TestGenerateRandomID (0.00s) [2022-10-21T07:54:55.923Z] === RUN TestShortenId [2022-10-21T07:54:55.923Z] --- PASS: TestShortenId (0.00s) [2022-10-21T07:54:55.923Z] === RUN TestShortenSha256Id [2022-10-21T07:54:55.923Z] --- PASS: TestShortenSha256Id (0.00s) [2022-10-21T07:54:55.923Z] === RUN TestShortenIdEmpty [2022-10-21T07:54:55.923Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-10-21T07:54:55.923Z] === RUN TestShortenIdInvalid [2022-10-21T07:54:55.923Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-10-21T07:54:55.923Z] === RUN TestIsShortIDNonHex [2022-10-21T07:54:55.923Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-10-21T07:54:55.923Z] === RUN TestIsShortIDNotCorrectSize [2022-10-21T07:54:55.923Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-10-21T07:54:55.923Z] PASS [2022-10-21T07:54:55.923Z] coverage: 70.6% of statements [2022-10-21T07:54:55.923Z] ok github.com/docker/docker/pkg/stringid 0.033s coverage: 70.6% of statements [2022-10-21T07:54:56.138Z] time="2022-10-21T07:54:55Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=23e012f1-90be-493d-a7f0-9ea6c25d4f7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48864" http.request.uri="/v2/test/blobs/uploads/444a2ea3-290d-4da8-9cd9-b6418a23f98b?_state=8dBOz_y6BPRXkDPuTGass0drD8d6C-BJ_lsPzRBdP3d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NGEyZWEzLTI5MGQtNGRhOC05Y2Q5LWI2NDE4YTIzZjk4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1NDo1NS45NDgyNjA3MzVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=test vars.uuid=444a2ea3-290d-4da8-9cd9-b6418a23f98b version="v2.1.0+unknown" [2022-10-21T07:54:56.138Z] time="2022-10-21T07:54:55Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=23e012f1-90be-493d-a7f0-9ea6c25d4f7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48864" http.request.uri="/v2/test/blobs/uploads/444a2ea3-290d-4da8-9cd9-b6418a23f98b?_state=8dBOz_y6BPRXkDPuTGass0drD8d6C-BJ_lsPzRBdP3d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NGEyZWEzLTI5MGQtNGRhOC05Y2Q5LWI2NDE4YTIzZjk4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1NDo1NS45NDgyNjA3MzVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=test vars.uuid=444a2ea3-290d-4da8-9cd9-b6418a23f98b version="v2.1.0+unknown" [2022-10-21T07:54:56.138Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/444a2ea3-290d-4da8-9cd9-b6418a23f98b/startedat\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=23e012f1-90be-493d-a7f0-9ea6c25d4f7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48864" http.request.uri="/v2/test/blobs/uploads/444a2ea3-290d-4da8-9cd9-b6418a23f98b?_state=8dBOz_y6BPRXkDPuTGass0drD8d6C-BJ_lsPzRBdP3d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NGEyZWEzLTI5MGQtNGRhOC05Y2Q5LWI2NDE4YTIzZjk4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1NDo1NS45NDgyNjA3MzVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=31.642µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=da892ba3-479f-4bc3-bfc6-6cb4181ee425 trace.line=82 vars.name=test vars.uuid=444a2ea3-290d-4da8-9cd9-b6418a23f98b version="v2.1.0+unknown" [2022-10-21T07:54:56.138Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/444a2ea3-290d-4da8-9cd9-b6418a23f98b/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=23e012f1-90be-493d-a7f0-9ea6c25d4f7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48864" http.request.uri="/v2/test/blobs/uploads/444a2ea3-290d-4da8-9cd9-b6418a23f98b?_state=8dBOz_y6BPRXkDPuTGass0drD8d6C-BJ_lsPzRBdP3d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NGEyZWEzLTI5MGQtNGRhOC05Y2Q5LWI2NDE4YTIzZjk4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1NDo1NS45NDgyNjA3MzVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=20.477µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=aaa88b1a-7395-4339-a585-78f44035c809 trace.line=141 vars.name=test vars.uuid=444a2ea3-290d-4da8-9cd9-b6418a23f98b version="v2.1.0+unknown" [2022-10-21T07:54:56.138Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/444a2ea3-290d-4da8-9cd9-b6418a23f98b/data\", 0)" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=23e012f1-90be-493d-a7f0-9ea6c25d4f7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48864" http.request.uri="/v2/test/blobs/uploads/444a2ea3-290d-4da8-9cd9-b6418a23f98b?_state=8dBOz_y6BPRXkDPuTGass0drD8d6C-BJ_lsPzRBdP3d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NGEyZWEzLTI5MGQtNGRhOC05Y2Q5LWI2NDE4YTIzZjk4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1NDo1NS45NDgyNjA3MzVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=2.321554ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=a666d2f6-28f4-4ad3-93d7-60242327f385 trace.line=124 vars.name=test vars.uuid=444a2ea3-290d-4da8-9cd9-b6418a23f98b version="v2.1.0+unknown" [2022-10-21T07:54:56.138Z] time="2022-10-21T07:54:55Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=23e012f1-90be-493d-a7f0-9ea6c25d4f7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48864" http.request.uri="/v2/test/blobs/uploads/444a2ea3-290d-4da8-9cd9-b6418a23f98b?_state=8dBOz_y6BPRXkDPuTGass0drD8d6C-BJ_lsPzRBdP3d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NGEyZWEzLTI5MGQtNGRhOC05Y2Q5LWI2NDE4YTIzZjk4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1NDo1NS45NDgyNjA3MzVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=test vars.uuid=444a2ea3-290d-4da8-9cd9-b6418a23f98b version="v2.1.0+unknown" [2022-10-21T07:54:56.138Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/444a2ea3-290d-4da8-9cd9-b6418a23f98b/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=23e012f1-90be-493d-a7f0-9ea6c25d4f7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48864" http.request.uri="/v2/test/blobs/uploads/444a2ea3-290d-4da8-9cd9-b6418a23f98b?_state=8dBOz_y6BPRXkDPuTGass0drD8d6C-BJ_lsPzRBdP3d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NGEyZWEzLTI5MGQtNGRhOC05Y2Q5LWI2NDE4YTIzZjk4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1NDo1NS45NDgyNjA3MzVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=30.961µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9f5b5bbc-0334-4c85-9d82-329a9cceb56b trace.line=141 vars.name=test vars.uuid=444a2ea3-290d-4da8-9cd9-b6418a23f98b version="v2.1.0+unknown" [2022-10-21T07:54:56.138Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=23e012f1-90be-493d-a7f0-9ea6c25d4f7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48864" http.request.uri="/v2/test/blobs/uploads/444a2ea3-290d-4da8-9cd9-b6418a23f98b?_state=8dBOz_y6BPRXkDPuTGass0drD8d6C-BJ_lsPzRBdP3d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NGEyZWEzLTI5MGQtNGRhOC05Y2Q5LWI2NDE4YTIzZjk4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1NDo1NS45NDgyNjA3MzVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=35.176µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=92773a4d-7c3f-466c-9113-62136def4a8f trace.line=141 vars.name=test vars.uuid=444a2ea3-290d-4da8-9cd9-b6418a23f98b version="v2.1.0+unknown" [2022-10-21T07:54:56.138Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/444a2ea3-290d-4da8-9cd9-b6418a23f98b/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=23e012f1-90be-493d-a7f0-9ea6c25d4f7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48864" http.request.uri="/v2/test/blobs/uploads/444a2ea3-290d-4da8-9cd9-b6418a23f98b?_state=8dBOz_y6BPRXkDPuTGass0drD8d6C-BJ_lsPzRBdP3d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NGEyZWEzLTI5MGQtNGRhOC05Y2Q5LWI2NDE4YTIzZjk4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1NDo1NS45NDgyNjA3MzVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=26.947µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=818c5375-0da5-46c7-acb7-926f109f5cae trace.line=141 vars.name=test vars.uuid=444a2ea3-290d-4da8-9cd9-b6418a23f98b version="v2.1.0+unknown" [2022-10-21T07:54:56.138Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/444a2ea3-290d-4da8-9cd9-b6418a23f98b/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=23e012f1-90be-493d-a7f0-9ea6c25d4f7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48864" http.request.uri="/v2/test/blobs/uploads/444a2ea3-290d-4da8-9cd9-b6418a23f98b?_state=8dBOz_y6BPRXkDPuTGass0drD8d6C-BJ_lsPzRBdP3d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NGEyZWEzLTI5MGQtNGRhOC05Y2Q5LWI2NDE4YTIzZjk4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1NDo1NS45NDgyNjA3MzVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=129.898µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=10cc1b8c-db55-4f43-909d-5f479d19119b trace.line=167 vars.name=test vars.uuid=444a2ea3-290d-4da8-9cd9-b6418a23f98b version="v2.1.0+unknown" [2022-10-21T07:54:56.138Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=23e012f1-90be-493d-a7f0-9ea6c25d4f7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48864" http.request.uri="/v2/test/blobs/uploads/444a2ea3-290d-4da8-9cd9-b6418a23f98b?_state=8dBOz_y6BPRXkDPuTGass0drD8d6C-BJ_lsPzRBdP3d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NGEyZWEzLTI5MGQtNGRhOC05Y2Q5LWI2NDE4YTIzZjk4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1NDo1NS45NDgyNjA3MzVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=110.623µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e1b831f8-a8ba-4e1b-b978-ce99d3997392 trace.line=95 vars.name=test vars.uuid=444a2ea3-290d-4da8-9cd9-b6418a23f98b version="v2.1.0+unknown" [2022-10-21T07:54:56.138Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/444a2ea3-290d-4da8-9cd9-b6418a23f98b\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=23e012f1-90be-493d-a7f0-9ea6c25d4f7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48864" http.request.uri="/v2/test/blobs/uploads/444a2ea3-290d-4da8-9cd9-b6418a23f98b?_state=8dBOz_y6BPRXkDPuTGass0drD8d6C-BJ_lsPzRBdP3d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NGEyZWEzLTI5MGQtNGRhOC05Y2Q5LWI2NDE4YTIzZjk4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1NDo1NS45NDgyNjA3MzVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=210.226µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=627f8866-d484-48a7-b5d9-136612bd37ea trace.line=181 vars.name=test vars.uuid=444a2ea3-290d-4da8-9cd9-b6418a23f98b version="v2.1.0+unknown" [2022-10-21T07:54:56.138Z] time="2022-10-21T07:54:55Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=23e012f1-90be-493d-a7f0-9ea6c25d4f7f http.request.method=PUT http.request.remoteaddr="127.0.0.1:48864" http.request.uri="/v2/test/blobs/uploads/444a2ea3-290d-4da8-9cd9-b6418a23f98b?_state=8dBOz_y6BPRXkDPuTGass0drD8d6C-BJ_lsPzRBdP3d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NGEyZWEzLTI5MGQtNGRhOC05Y2Q5LWI2NDE4YTIzZjk4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1NDo1NS45NDgyNjA3MzVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=8.090421ms http.response.status=201 http.response.written=0 instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 version="v2.1.0+unknown" [2022-10-21T07:54:56.138Z] 127.0.0.1 - - [21/Oct/2022:07:54:55 +0000] "PUT /v2/test/blobs/uploads/444a2ea3-290d-4da8-9cd9-b6418a23f98b?_state=8dBOz_y6BPRXkDPuTGass0drD8d6C-BJ_lsPzRBdP3d7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ0NGEyZWEzLTI5MGQtNGRhOC05Y2Q5LWI2NDE4YTIzZjk4YiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1NDo1NS45NDgyNjA3MzVaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-10-21T07:54:56.138Z] time="2022-10-21T07:54:55Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dee43e68-a847-483d-a090-3bdd67cbeb89 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/blobs/uploads/46c4e47d-ad23-4e2d-827b-6bdcd34b588e?_state=lJd7DvsxedN95lUn3e-w4nIg6-99rDThnJuI2OF5IId7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2YzRlNDdkLWFkMjMtNGUyZC04MjdiLTZiZGNkMzRiNTg4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1NDo1NS45NDczNDA0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=test vars.uuid=46c4e47d-ad23-4e2d-827b-6bdcd34b588e version="v2.1.0+unknown" [2022-10-21T07:54:56.138Z] time="2022-10-21T07:54:55Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dee43e68-a847-483d-a090-3bdd67cbeb89 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/blobs/uploads/46c4e47d-ad23-4e2d-827b-6bdcd34b588e?_state=lJd7DvsxedN95lUn3e-w4nIg6-99rDThnJuI2OF5IId7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2YzRlNDdkLWFkMjMtNGUyZC04MjdiLTZiZGNkMzRiNTg4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1NDo1NS45NDczNDA0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=test vars.uuid=46c4e47d-ad23-4e2d-827b-6bdcd34b588e version="v2.1.0+unknown" [2022-10-21T07:54:56.138Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/46c4e47d-ad23-4e2d-827b-6bdcd34b588e/startedat\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dee43e68-a847-483d-a090-3bdd67cbeb89 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/blobs/uploads/46c4e47d-ad23-4e2d-827b-6bdcd34b588e?_state=lJd7DvsxedN95lUn3e-w4nIg6-99rDThnJuI2OF5IId7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2YzRlNDdkLWFkMjMtNGUyZC04MjdiLTZiZGNkMzRiNTg4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1NDo1NS45NDczNDA0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=42.775µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=154b326f-ea45-4275-9dbe-f66ed4c46d28 trace.line=82 vars.name=test vars.uuid=46c4e47d-ad23-4e2d-827b-6bdcd34b588e version="v2.1.0+unknown" [2022-10-21T07:54:56.138Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/46c4e47d-ad23-4e2d-827b-6bdcd34b588e/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dee43e68-a847-483d-a090-3bdd67cbeb89 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/blobs/uploads/46c4e47d-ad23-4e2d-827b-6bdcd34b588e?_state=lJd7DvsxedN95lUn3e-w4nIg6-99rDThnJuI2OF5IId7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2YzRlNDdkLWFkMjMtNGUyZC04MjdiLTZiZGNkMzRiNTg4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1NDo1NS45NDczNDA0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=36.659µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f1472075-a2f3-4684-89f6-32e765bb2536 trace.line=141 vars.name=test vars.uuid=46c4e47d-ad23-4e2d-827b-6bdcd34b588e version="v2.1.0+unknown" [2022-10-21T07:54:56.138Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/46c4e47d-ad23-4e2d-827b-6bdcd34b588e/data\", 0)" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dee43e68-a847-483d-a090-3bdd67cbeb89 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/blobs/uploads/46c4e47d-ad23-4e2d-827b-6bdcd34b588e?_state=lJd7DvsxedN95lUn3e-w4nIg6-99rDThnJuI2OF5IId7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2YzRlNDdkLWFkMjMtNGUyZC04MjdiLTZiZGNkMzRiNTg4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1NDo1NS45NDczNDA0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=64.255µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=b4e33165-cec5-420e-ab1e-3bfc6cc2de45 trace.line=124 vars.name=test vars.uuid=46c4e47d-ad23-4e2d-827b-6bdcd34b588e version="v2.1.0+unknown" [2022-10-21T07:54:56.138Z] time="2022-10-21T07:54:55Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dee43e68-a847-483d-a090-3bdd67cbeb89 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/blobs/uploads/46c4e47d-ad23-4e2d-827b-6bdcd34b588e?_state=lJd7DvsxedN95lUn3e-w4nIg6-99rDThnJuI2OF5IId7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2YzRlNDdkLWFkMjMtNGUyZC04MjdiLTZiZGNkMzRiNTg4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1NDo1NS45NDczNDA0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=test vars.uuid=46c4e47d-ad23-4e2d-827b-6bdcd34b588e version="v2.1.0+unknown" [2022-10-21T07:54:56.139Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/46c4e47d-ad23-4e2d-827b-6bdcd34b588e/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dee43e68-a847-483d-a090-3bdd67cbeb89 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/blobs/uploads/46c4e47d-ad23-4e2d-827b-6bdcd34b588e?_state=lJd7DvsxedN95lUn3e-w4nIg6-99rDThnJuI2OF5IId7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2YzRlNDdkLWFkMjMtNGUyZC04MjdiLTZiZGNkMzRiNTg4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1NDo1NS45NDczNDA0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=14.023µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c9241447-570a-4d8c-85bf-f3c2ec76a6e9 trace.line=141 vars.name=test vars.uuid=46c4e47d-ad23-4e2d-827b-6bdcd34b588e version="v2.1.0+unknown" [2022-10-21T07:54:56.139Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dee43e68-a847-483d-a090-3bdd67cbeb89 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/blobs/uploads/46c4e47d-ad23-4e2d-827b-6bdcd34b588e?_state=lJd7DvsxedN95lUn3e-w4nIg6-99rDThnJuI2OF5IId7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2YzRlNDdkLWFkMjMtNGUyZC04MjdiLTZiZGNkMzRiNTg4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1NDo1NS45NDczNDA0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=26.67µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ce93a410-1a41-4763-9c6d-3fd82c61039e trace.line=141 vars.name=test vars.uuid=46c4e47d-ad23-4e2d-827b-6bdcd34b588e version="v2.1.0+unknown" [2022-10-21T07:54:56.139Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/46c4e47d-ad23-4e2d-827b-6bdcd34b588e/data\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dee43e68-a847-483d-a090-3bdd67cbeb89 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/blobs/uploads/46c4e47d-ad23-4e2d-827b-6bdcd34b588e?_state=lJd7DvsxedN95lUn3e-w4nIg6-99rDThnJuI2OF5IId7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2YzRlNDdkLWFkMjMtNGUyZC04MjdiLTZiZGNkMzRiNTg4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1NDo1NS45NDczNDA0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=14.898µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=423c28f4-d33a-4318-9963-d59c37f0ea01 trace.line=141 vars.name=test vars.uuid=46c4e47d-ad23-4e2d-827b-6bdcd34b588e version="v2.1.0+unknown" [2022-10-21T07:54:56.139Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/46c4e47d-ad23-4e2d-827b-6bdcd34b588e/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dee43e68-a847-483d-a090-3bdd67cbeb89 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/blobs/uploads/46c4e47d-ad23-4e2d-827b-6bdcd34b588e?_state=lJd7DvsxedN95lUn3e-w4nIg6-99rDThnJuI2OF5IId7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2YzRlNDdkLWFkMjMtNGUyZC04MjdiLTZiZGNkMzRiNTg4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1NDo1NS45NDczNDA0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=71.438µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=5962ad7a-d0cc-4fe8-b737-8f63e9bcf1ba trace.line=167 vars.name=test vars.uuid=46c4e47d-ad23-4e2d-827b-6bdcd34b588e version="v2.1.0+unknown" [2022-10-21T07:54:56.139Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dee43e68-a847-483d-a090-3bdd67cbeb89 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/blobs/uploads/46c4e47d-ad23-4e2d-827b-6bdcd34b588e?_state=lJd7DvsxedN95lUn3e-w4nIg6-99rDThnJuI2OF5IId7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2YzRlNDdkLWFkMjMtNGUyZC04MjdiLTZiZGNkMzRiNTg4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1NDo1NS45NDczNDA0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=73.116µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4bfc316a-5a7a-48ac-838a-46f1bbffa727 trace.line=95 vars.name=test vars.uuid=46c4e47d-ad23-4e2d-827b-6bdcd34b588e version="v2.1.0+unknown" [2022-10-21T07:54:56.139Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/46c4e47d-ad23-4e2d-827b-6bdcd34b588e\")" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dee43e68-a847-483d-a090-3bdd67cbeb89 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/blobs/uploads/46c4e47d-ad23-4e2d-827b-6bdcd34b588e?_state=lJd7DvsxedN95lUn3e-w4nIg6-99rDThnJuI2OF5IId7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2YzRlNDdkLWFkMjMtNGUyZC04MjdiLTZiZGNkMzRiNTg4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1NDo1NS45NDczNDA0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=137.003µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=455b040c-f7bd-400c-9110-8eeb5abad57b trace.line=181 vars.name=test vars.uuid=46c4e47d-ad23-4e2d-827b-6bdcd34b588e version="v2.1.0+unknown" [2022-10-21T07:54:56.139Z] time="2022-10-21T07:54:55Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=dee43e68-a847-483d-a090-3bdd67cbeb89 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/blobs/uploads/46c4e47d-ad23-4e2d-827b-6bdcd34b588e?_state=lJd7DvsxedN95lUn3e-w4nIg6-99rDThnJuI2OF5IId7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2YzRlNDdkLWFkMjMtNGUyZC04MjdiLTZiZGNkMzRiNTg4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1NDo1NS45NDczNDA0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.852105ms http.response.status=201 http.response.written=0 instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 version="v2.1.0+unknown" [2022-10-21T07:54:56.139Z] 127.0.0.1 - - [21/Oct/2022:07:54:55 +0000] "PUT /v2/test/blobs/uploads/46c4e47d-ad23-4e2d-827b-6bdcd34b588e?_state=lJd7DvsxedN95lUn3e-w4nIg6-99rDThnJuI2OF5IId7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjQ2YzRlNDdkLWFkMjMtNGUyZC04MjdiLTZiZGNkMzRiNTg4ZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMC0yMVQwNzo1NDo1NS45NDczNDA0MDNaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-10-21T07:54:56.139Z] time="2022-10-21T07:54:55Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7c780614-c390-4085-be22-d95dfb8cf5ba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:54:56.139Z] time="2022-10-21T07:54:55Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7c780614-c390-4085-be22-d95dfb8cf5ba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:54:56.139Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7c780614-c390-4085-be22-d95dfb8cf5ba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=21.61µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=92fceb5f-639c-4d27-ac5c-3681547bcf11 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:54:56.139Z] time="2022-10-21T07:54:55Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7c780614-c390-4085-be22-d95dfb8cf5ba http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.475535ms http.response.status=404 http.response.written=96 instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:54:56.139Z] 127.0.0.1 - - [21/Oct/2022:07:54:55 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2022-10-21T07:54:56.139Z] time="2022-10-21T07:54:55Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e67f785-0fd2-4922-9902-cf68e1f6bea8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:54:56.139Z] time="2022-10-21T07:54:55Z" level=debug msg=PutImageManifest go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e67f785-0fd2-4922-9902-cf68e1f6bea8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:54:56.139Z] time="2022-10-21T07:54:55Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e67f785-0fd2-4922-9902-cf68e1f6bea8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:54:56.139Z] time="2022-10-21T07:54:55Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e67f785-0fd2-4922-9902-cf68e1f6bea8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:54:56.139Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e67f785-0fd2-4922-9902-cf68e1f6bea8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=59.208µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4d572c0d-06c6-4903-b583-050f037ccd6f trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:54:56.139Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e67f785-0fd2-4922-9902-cf68e1f6bea8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=71.182µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7194e94b-672f-4c7a-b937-5880992a655b trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:54:56.139Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e67f785-0fd2-4922-9902-cf68e1f6bea8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=77.99µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=dbd5a5f6-2ae5-4638-bf05-8114ddda4cff trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:54:56.139Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e67f785-0fd2-4922-9902-cf68e1f6bea8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=39.489µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1d346bdc-15bd-49b0-94de-5ccc39d026a0 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:54:56.139Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e67f785-0fd2-4922-9902-cf68e1f6bea8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=15.721µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2e2870c7-1baf-4baa-b74d-4823f2139ea9 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:54:56.139Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e67f785-0fd2-4922-9902-cf68e1f6bea8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=126.304µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=7e6dc3a8-16dd-484c-92a5-8f99928b9917 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:54:56.139Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e67f785-0fd2-4922-9902-cf68e1f6bea8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=102.399µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=fff40e73-a9cd-49c1-857e-6dd2524c650f trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:54:56.139Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e67f785-0fd2-4922-9902-cf68e1f6bea8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=52.281µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=e1274621-99e3-4dd6-bf8c-a6895accbb69 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:54:56.140Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e67f785-0fd2-4922-9902-cf68e1f6bea8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=224.709µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=29bfe2bd-bb99-4c40-ac07-a1854d885aec trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:54:56.140Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e67f785-0fd2-4922-9902-cf68e1f6bea8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=100.401µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=16ded288-3439-446b-90cf-a9a5bbe0b975 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:54:56.140Z] time="2022-10-21T07:54:55Z" level=info msg="response completed" go.version=go1.18.7 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=5e67f785-0fd2-4922-9902-cf68e1f6bea8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48866" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.296057ms http.response.status=201 http.response.written=0 instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 version="v2.1.0+unknown" [2022-10-21T07:54:56.140Z] 127.0.0.1 - - [21/Oct/2022:07:54:55 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2022-10-21T07:54:56.140Z] time="2022-10-21T07:54:55Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=1449925f-9151-431f-8fca-bdcbf84c395d http.request.method=GET http.request.remoteaddr="127.0.0.1:48890" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 version="v2.1.0+unknown" [2022-10-21T07:54:56.140Z] time="2022-10-21T07:54:55Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=1449925f-9151-431f-8fca-bdcbf84c395d http.request.method=GET http.request.remoteaddr="127.0.0.1:48890" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="787.545µs" http.response.status=200 http.response.written=2 instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 version="v2.1.0+unknown" [2022-10-21T07:54:56.140Z] 127.0.0.1 - - [21/Oct/2022:07:54:55 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T07:54:56.140Z] time="2022-10-21T07:54:55Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7fbd9a3d-f30e-4a99-a9af-5846c549b904 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48902" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:54:56.140Z] time="2022-10-21T07:54:55Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7fbd9a3d-f30e-4a99-a9af-5846c549b904 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48902" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:54:56.140Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7fbd9a3d-f30e-4a99-a9af-5846c549b904 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48902" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=55.609µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=35a396d3-9db0-46d8-8a10-3809a3f3030e trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:54:56.140Z] time="2022-10-21T07:54:55Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7fbd9a3d-f30e-4a99-a9af-5846c549b904 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48902" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:54:56.140Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7fbd9a3d-f30e-4a99-a9af-5846c549b904 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48902" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=214.663µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d8bc170f-79e9-4d30-b88f-0f1f477ef321 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:54:56.140Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7fbd9a3d-f30e-4a99-a9af-5846c549b904 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48902" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=26.298µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=410361bc-aced-442d-ac44-0f749993cf61 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:54:56.140Z] time="2022-10-21T07:54:55Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7fbd9a3d-f30e-4a99-a9af-5846c549b904 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48902" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=33.091µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d920af37-b6f8-4097-b8ba-764908d30030 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:54:56.140Z] time="2022-10-21T07:54:55Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7fbd9a3d-f30e-4a99-a9af-5846c549b904 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48902" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2022-10-21T07:54:56.140Z] time="2022-10-21T07:54:55Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=7fbd9a3d-f30e-4a99-a9af-5846c549b904 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48902" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.18652ms http.response.status=200 http.response.written=417 instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 version="v2.1.0+unknown" [2022-10-21T07:54:56.140Z] 127.0.0.1 - - [21/Oct/2022:07:54:55 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T07:54:56.140Z] time="2022-10-21T07:54:56Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=fb04d958-99f7-4c87-a429-1740720639b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:48906" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:54:56.140Z] time="2022-10-21T07:54:56Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=fb04d958-99f7-4c87-a429-1740720639b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:48906" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:54:56.140Z] time="2022-10-21T07:54:56Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=fb04d958-99f7-4c87-a429-1740720639b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:48906" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:54:56.140Z] time="2022-10-21T07:54:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=fb04d958-99f7-4c87-a429-1740720639b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:48906" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=235.513µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d11bbb06-fb9c-4ee6-85a4-bc020d5dc461 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:54:56.140Z] time="2022-10-21T07:54:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=fb04d958-99f7-4c87-a429-1740720639b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:48906" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=29.135µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c3415ad3-c377-4565-8358-62e0caaa5cf9 trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:54:56.140Z] time="2022-10-21T07:54:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=fb04d958-99f7-4c87-a429-1740720639b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:48906" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=320.538µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f95c7232-b74d-4ad4-bc79-2c8bb77d3a61 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:54:56.140Z] time="2022-10-21T07:54:56Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=fb04d958-99f7-4c87-a429-1740720639b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:48906" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:54:56.140Z] time="2022-10-21T07:54:56Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=fb04d958-99f7-4c87-a429-1740720639b1 http.request.method=GET http.request.remoteaddr="127.0.0.1:48906" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.695064ms http.response.status=200 http.response.written=417 instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 version="v2.1.0+unknown" [2022-10-21T07:54:56.140Z] 127.0.0.1 - - [21/Oct/2022:07:54:56 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T07:54:56.140Z] time="2022-10-21T07:54:56Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=cda2c046-0d48-4c93-b509-f1cf3192eaa9 http.request.method=GET http.request.remoteaddr="127.0.0.1:48926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:56.140Z] time="2022-10-21T07:54:56Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=cda2c046-0d48-4c93-b509-f1cf3192eaa9 http.request.method=GET http.request.remoteaddr="127.0.0.1:48926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:56.140Z] time="2022-10-21T07:54:56Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=77092f27-9922-40de-a59d-cea692bbcfbe http.request.method=GET http.request.remoteaddr="127.0.0.1:48922" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:56.140Z] time="2022-10-21T07:54:56Z" level=debug msg=GetBlob go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=77092f27-9922-40de-a59d-cea692bbcfbe http.request.method=GET http.request.remoteaddr="127.0.0.1:48922" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:56.140Z] time="2022-10-21T07:54:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=77092f27-9922-40de-a59d-cea692bbcfbe http.request.method=GET http.request.remoteaddr="127.0.0.1:48922" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=28.568µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=56701698-6803-4ad6-9a3b-fd67c557ecda trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:56.141Z] time="2022-10-21T07:54:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=77092f27-9922-40de-a59d-cea692bbcfbe http.request.method=GET http.request.remoteaddr="127.0.0.1:48922" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=18.283µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8bf2a4a1-4a31-4dbd-a4d3-00694da04b39 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:56.141Z] time="2022-10-21T07:54:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=77092f27-9922-40de-a59d-cea692bbcfbe http.request.method=GET http.request.remoteaddr="127.0.0.1:48922" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=38.166µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=7379d84f-540d-4167-99a4-c68e2c03ea23 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:56.141Z] time="2022-10-21T07:54:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=77092f27-9922-40de-a59d-cea692bbcfbe http.request.method=GET http.request.remoteaddr="127.0.0.1:48922" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=16.981µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2a22a745-2b4a-4a37-9ed3-b776b84be4ac trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:56.141Z] time="2022-10-21T07:54:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=77092f27-9922-40de-a59d-cea692bbcfbe http.request.method=GET http.request.remoteaddr="127.0.0.1:48922" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=13.235µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7f3d005f-cc48-40cc-93fd-bfeb6ec4dc86 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:56.141Z] time="2022-10-21T07:54:56Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=77092f27-9922-40de-a59d-cea692bbcfbe http.request.method=GET http.request.remoteaddr="127.0.0.1:48922" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=7.984µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=2414833e-f7f9-44d5-98ff-18840b57e636 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:56.141Z] time="2022-10-21T07:54:56Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=77092f27-9922-40de-a59d-cea692bbcfbe http.request.method=GET http.request.remoteaddr="127.0.0.1:48922" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=64.616µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=57dc261c-d1f0-4444-9233-f6308c073a7b trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:56.141Z] time="2022-10-21T07:54:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=77092f27-9922-40de-a59d-cea692bbcfbe http.request.method=GET http.request.remoteaddr="127.0.0.1:48922" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=31.181µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cc703957-abf0-4e07-a2ce-ee4ade12fa55 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:56.141Z] time="2022-10-21T07:54:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=cda2c046-0d48-4c93-b509-f1cf3192eaa9 http.request.method=GET http.request.remoteaddr="127.0.0.1:48926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=35.996µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=563fac25-027a-41dc-b777-b09e482fc793 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:56.141Z] time="2022-10-21T07:54:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=cda2c046-0d48-4c93-b509-f1cf3192eaa9 http.request.method=GET http.request.remoteaddr="127.0.0.1:48926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=61.256µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=aefb054a-40e8-4b00-ad89-527488456c28 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:56.141Z] time="2022-10-21T07:54:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=77092f27-9922-40de-a59d-cea692bbcfbe http.request.method=GET http.request.remoteaddr="127.0.0.1:48922" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=28.738µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ac038f86-c172-4827-8612-6fd74faca724 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:56.141Z] time="2022-10-21T07:54:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=cda2c046-0d48-4c93-b509-f1cf3192eaa9 http.request.method=GET http.request.remoteaddr="127.0.0.1:48926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=55.277µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5e2fb2d3-9c5c-446e-89a1-6c48d255e62c trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:56.141Z] time="2022-10-21T07:54:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=cda2c046-0d48-4c93-b509-f1cf3192eaa9 http.request.method=GET http.request.remoteaddr="127.0.0.1:48926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=18.491µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e200fe2e-b19f-4137-a786-0150394da961 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:56.141Z] time="2022-10-21T07:54:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=cda2c046-0d48-4c93-b509-f1cf3192eaa9 http.request.method=GET http.request.remoteaddr="127.0.0.1:48926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=14.01µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0bb2b5bd-00fc-42c4-adc2-6ee24701280a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:56.141Z] time="2022-10-21T07:54:56Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=cda2c046-0d48-4c93-b509-f1cf3192eaa9 http.request.method=GET http.request.remoteaddr="127.0.0.1:48926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=8.502µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=a611bae8-31de-4dae-bc40-2c28f21e9925 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:56.141Z] time="2022-10-21T07:54:56Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=77092f27-9922-40de-a59d-cea692bbcfbe http.request.method=GET http.request.remoteaddr="127.0.0.1:48922" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=9.89629ms http.response.status=200 http.response.written=179 instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 version="v2.1.0+unknown" [2022-10-21T07:54:56.141Z] 127.0.0.1 - - [21/Oct/2022:07:54:56 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T07:54:56.141Z] time="2022-10-21T07:54:56Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=cda2c046-0d48-4c93-b509-f1cf3192eaa9 http.request.method=GET http.request.remoteaddr="127.0.0.1:48926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=469.649µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=47214963-a1b2-4c90-8417-588360d029cb trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:56.141Z] time="2022-10-21T07:54:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=cda2c046-0d48-4c93-b509-f1cf3192eaa9 http.request.method=GET http.request.remoteaddr="127.0.0.1:48926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=24.597µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fb9fcae5-35a9-4019-8e89-b4d19d1c5d68 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:56.141Z] time="2022-10-21T07:54:56Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=cda2c046-0d48-4c93-b509-f1cf3192eaa9 http.request.method=GET http.request.remoteaddr="127.0.0.1:48926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=16.154µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5e995dfb-0be1-4e37-affa-66a7b1de0a3b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2022-10-21T07:54:56.141Z] time="2022-10-21T07:54:56Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=cda2c046-0d48-4c93-b509-f1cf3192eaa9 http.request.method=GET http.request.remoteaddr="127.0.0.1:48926" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=14.467559ms http.response.status=200 http.response.written=68 instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 version="v2.1.0+unknown" [2022-10-21T07:54:56.142Z] 127.0.0.1 - - [21/Oct/2022:07:54:56 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T07:54:56.142Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-10-21T07:54:56.142Z] time="2022-10-21T07:54:56Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=92bbd99d-55df-49f5-8dd1-864ea77114bd http.request.method=GET http.request.remoteaddr="127.0.0.1:48944" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 version="v2.1.0+unknown" [2022-10-21T07:54:56.142Z] time="2022-10-21T07:54:56Z" level=info msg="response completed" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=92bbd99d-55df-49f5-8dd1-864ea77114bd http.request.method=GET http.request.remoteaddr="127.0.0.1:48944" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.380035ms http.response.status=200 http.response.written=2 instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 version="v2.1.0+unknown" [2022-10-21T07:54:56.142Z] 127.0.0.1 - - [21/Oct/2022:07:54:56 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T07:54:56.142Z] time="2022-10-21T07:54:56Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=ed479ee3-9c45-443f-bbb6-dd79675e01ad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48954" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:54:56.142Z] time="2022-10-21T07:54:56Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=ed479ee3-9c45-443f-bbb6-dd79675e01ad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48954" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:54:56.142Z] time="2022-10-21T07:54:56Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=ed479ee3-9c45-443f-bbb6-dd79675e01ad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48954" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:54:56.142Z] time="2022-10-21T07:54:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=ed479ee3-9c45-443f-bbb6-dd79675e01ad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48954" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=30.321µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e2e1ab6a-2aa2-404f-89ff-4c01bf9ba123 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:54:56.142Z] time="2022-10-21T07:54:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=ed479ee3-9c45-443f-bbb6-dd79675e01ad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48954" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=15.117µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=aa7eb05b-7cb4-45c5-be46-cbe778a1cf4f trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:54:56.142Z] time="2022-10-21T07:54:56Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=ed479ee3-9c45-443f-bbb6-dd79675e01ad http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48954" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.914028ms http.response.status=404 http.response.written=181 instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:54:56.142Z] 127.0.0.1 - - [21/Oct/2022:07:54:56 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T07:54:56.142Z] time="2022-10-21T07:54:56Z" level=debug msg="authorizing request" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d434c5ed-7c03-41cf-b25a-d1ba4bf37b0b http.request.method=GET http.request.remoteaddr="127.0.0.1:48964" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:54:56.142Z] time="2022-10-21T07:54:56Z" level=debug msg=GetImageManifest go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d434c5ed-7c03-41cf-b25a-d1ba4bf37b0b http.request.method=GET http.request.remoteaddr="127.0.0.1:48964" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:54:56.142Z] time="2022-10-21T07:54:56Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d434c5ed-7c03-41cf-b25a-d1ba4bf37b0b http.request.method=GET http.request.remoteaddr="127.0.0.1:48964" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:54:56.142Z] time="2022-10-21T07:54:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d434c5ed-7c03-41cf-b25a-d1ba4bf37b0b http.request.method=GET http.request.remoteaddr="127.0.0.1:48964" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=22.892µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b3ddbac3-8349-4f95-a2f6-b2da53c7edc4 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:54:56.142Z] time="2022-10-21T07:54:56Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d434c5ed-7c03-41cf-b25a-d1ba4bf37b0b http.request.method=GET http.request.remoteaddr="127.0.0.1:48964" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 trace.duration=13.582µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9e8f55aa-220f-49b0-bf9e-d557a87e9157 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:54:56.142Z] time="2022-10-21T07:54:56Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.7 http.request.host="127.0.0.1:5000" http.request.id=d434c5ed-7c03-41cf-b25a-d1ba4bf37b0b http.request.method=GET http.request.remoteaddr="127.0.0.1:48964" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.810599ms http.response.status=404 http.response.written=181 instance.id=10704b5d-b949-485f-b92a-ba03f9a9ae48 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2022-10-21T07:54:56.142Z] 127.0.0.1 - - [21/Oct/2022:07:54:56 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.7 git-commit/9c84417c1bbec9420566841feee05913928e1e7b kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2022-10-21T07:54:56.142Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.37s) [2022-10-21T07:54:56.142Z] === RUN TestRemoveImageOrphaning [2022-10-21T07:54:56.708Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2022-10-21T07:54:56.708Z] === RUN TestRemoveImageGarbageCollector [2022-10-21T07:54:56.886Z] time="2022-10-21T07:54:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49257/Test.Echo: Post \"http://127.0.0.1:49257/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-10-21T07:54:56.886Z] === RUN TestIsCpusetListAvailable [2022-10-21T07:54:56.886Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-10-21T07:54:56.886Z] PASS [2022-10-21T07:54:56.886Z] coverage: 38.2% of statements [2022-10-21T07:54:56.886Z] ok github.com/docker/docker/pkg/sysinfo 0.043s coverage: 38.2% of statements [2022-10-21T07:54:57.134Z] --- PASS: TestServiceUpdateNetwork (12.23s) [2022-10-21T07:54:57.135Z] === RUN TestServiceUpdatePidsLimit [2022-10-21T07:54:57.135Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-10-21T07:54:57.390Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-10-21T07:54:57.644Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-10-21T07:54:57.852Z] === RUN TestChtimes [2022-10-21T07:54:57.852Z] --- PASS: TestChtimes (0.00s) [2022-10-21T07:54:57.852Z] === RUN TestChtimesWindows [2022-10-21T07:54:57.852Z] --- PASS: TestChtimesWindows (0.00s) [2022-10-21T07:54:57.852Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-10-21T07:54:57.852Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-10-21T07:54:57.852Z] === RUN TestEnsureRemoveAllNotExist [2022-10-21T07:54:57.852Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-10-21T07:54:57.852Z] === RUN TestEnsureRemoveAllWithDir [2022-10-21T07:54:57.852Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-10-21T07:54:57.852Z] === RUN TestEnsureRemoveAllWithFile [2022-10-21T07:54:57.852Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-10-21T07:54:57.852Z] === RUN TestHasWin32KSupport [2022-10-21T07:54:57.852Z] syscall_windows_test.go:8: win32k: true [2022-10-21T07:54:57.852Z] --- PASS: TestHasWin32KSupport (0.00s) [2022-10-21T07:54:57.852Z] PASS [2022-10-21T07:54:57.852Z] coverage: 12.0% of statements [2022-10-21T07:54:57.852Z] ok github.com/docker/docker/pkg/system 0.056s coverage: 12.0% of statements [2022-10-21T07:54:57.852Z] === RUN TestTailFile [2022-10-21T07:54:57.852Z] --- PASS: TestTailFile (0.00s) [2022-10-21T07:54:57.852Z] === RUN TestTailFileManyLines [2022-10-21T07:54:57.852Z] --- PASS: TestTailFileManyLines (0.00s) [2022-10-21T07:54:57.852Z] === RUN TestTailEmptyFile [2022-10-21T07:54:57.852Z] --- PASS: TestTailEmptyFile (0.00s) [2022-10-21T07:54:57.852Z] === RUN TestTailNegativeN [2022-10-21T07:54:57.852Z] --- PASS: TestTailNegativeN (0.00s) [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader [2022-10-21T07:54:57.852Z] === CONT TestNewTailReader [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/12_byte_delimiter [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/no_delimiter [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/no_delimiter [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/single_byte_delimiter [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/2_byte_delimiter [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/4_byte_delimiter [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/8_byte_delimiter [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/truncated_last_line [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-10-21T07:54:57.852Z] === CONT TestNewTailReader/12_byte_delimiter [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-10-21T07:54:57.852Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T07:54:57.852Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-10-21T07:54:57.852Z] === CONT TestNewTailReader/8_byte_delimiter [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-10-21T07:54:57.852Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T07:54:57.852Z] === CONT TestNewTailReader/single_byte_delimiter [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-10-21T07:54:57.852Z] === CONT TestNewTailReader/4_byte_delimiter [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-10-21T07:54:57.852Z] === CONT TestNewTailReader/no_delimiter [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-10-21T07:54:57.852Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-10-21T07:54:57.852Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-10-21T07:54:57.853Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-10-21T07:54:57.853Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-10-21T07:54:57.853Z] === CONT TestNewTailReader/2_byte_delimiter [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-10-21T07:54:57.853Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-10-21T07:54:57.853Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-10-21T07:54:57.853Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-10-21T07:54:57.853Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-10-21T07:54:57.853Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-10-21T07:54:57.853Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T07:54:57.853Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T07:54:57.853Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T07:54:57.853Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-10-21T07:54:57.854Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-10-21T07:54:57.854Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-10-21T07:54:57.854Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-10-21T07:54:57.854Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-10-21T07:54:57.854Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T07:54:57.855Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T07:54:57.855Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T07:54:57.855Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-10-21T07:54:57.855Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T07:54:57.855Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T07:54:57.855Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T07:54:57.855Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T07:54:57.855Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T07:54:57.855Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T07:54:57.855Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T07:54:57.855Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T07:54:57.855Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T07:54:57.855Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T07:54:57.855Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T07:54:57.855Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T07:54:57.855Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T07:54:58.319Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T07:54:58.319Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T07:54:58.319Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T07:54:58.319Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-10-21T07:54:58.319Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T07:54:58.319Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T07:54:58.319Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T07:54:58.319Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T07:54:58.319Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-10-21T07:54:58.319Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T07:54:58.319Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T07:54:58.319Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T07:54:58.319Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T07:54:58.319Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T07:54:58.319Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T07:54:58.319Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T07:54:58.319Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-10-21T07:54:58.319Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-10-21T07:54:58.319Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-10-21T07:54:58.320Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T07:54:58.320Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-10-21T07:54:58.321Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-10-21T07:54:58.322Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.02s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.02s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.01s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.01s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.01s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-10-21T07:54:58.322Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-10-21T07:54:58.323Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.01s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.02s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-10-21T07:54:58.780Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-10-21T07:54:58.781Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-10-21T07:54:58.781Z] PASS [2022-10-21T07:54:58.781Z] coverage: 88.6% of statements [2022-10-21T07:54:58.781Z] ok github.com/docker/docker/pkg/tailfile 0.508s coverage: 88.6% of statements [2022-10-21T07:54:58.781Z] === RUN TestTarSumRemoveNonExistent [2022-10-21T07:54:58.781Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-10-21T07:54:58.781Z] === RUN TestTarSumRemove [2022-10-21T07:54:58.781Z] --- PASS: TestTarSumRemove (0.00s) [2022-10-21T07:54:58.781Z] === RUN TestSortFileInfoSums [2022-10-21T07:54:58.781Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-10-21T07:54:58.781Z] === RUN TestNewTarSumForLabelInvalid [2022-10-21T07:54:58.781Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-10-21T07:54:58.781Z] === RUN TestNewTarSumForLabel [2022-10-21T07:54:58.781Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-10-21T07:54:58.781Z] === RUN TestEmptyTar [2022-10-21T07:54:58.781Z] --- PASS: TestEmptyTar (0.00s) [2022-10-21T07:54:58.781Z] === RUN TestTarSumsReadSize [2022-10-21T07:54:58.781Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-10-21T07:54:58.781Z] === RUN TestTarSums [2022-10-21T07:54:59.238Z] --- PASS: TestTarSums (0.08s) [2022-10-21T07:54:59.238Z] === RUN TestIteration [2022-10-21T07:54:59.238Z] --- PASS: TestIteration (0.00s) [2022-10-21T07:54:59.238Z] === RUN TestVersionLabelForChecksum [2022-10-21T07:54:59.238Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-10-21T07:54:59.238Z] === RUN TestVersion [2022-10-21T07:54:59.238Z] --- PASS: TestVersion (0.00s) [2022-10-21T07:54:59.238Z] === RUN TestGetVersion [2022-10-21T07:54:59.238Z] --- PASS: TestGetVersion (0.00s) [2022-10-21T07:54:59.238Z] === RUN TestGetVersions [2022-10-21T07:54:59.238Z] --- PASS: TestGetVersions (0.00s) [2022-10-21T07:54:59.238Z] PASS [2022-10-21T07:54:59.238Z] coverage: 89.3% of statements [2022-10-21T07:54:59.238Z] ok github.com/docker/docker/pkg/tarsum 0.134s coverage: 89.3% of statements [2022-10-21T07:54:59.238Z] time="2022-10-21T07:54:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49257/Test.Echo: Post \"http://127.0.0.1:49257/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-10-21T07:54:59.238Z] testing: warning: no tests to run [2022-10-21T07:54:59.238Z] PASS [2022-10-21T07:54:59.238Z] coverage: [no statements] [2022-10-21T07:54:59.238Z] ok github.com/docker/docker/pkg/term/windows 0.032s coverage: [no statements] [no tests to run] [2022-10-21T07:54:59.550Z] --- PASS: TestRemoveImageGarbageCollector (2.52s) [2022-10-21T07:54:59.550Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-10-21T07:54:59.550Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-10-21T07:54:59.550Z] === RUN TestTagInvalidReference [2022-10-21T07:54:59.550Z] --- PASS: TestTagInvalidReference (0.02s) [2022-10-21T07:54:59.550Z] === RUN TestTagValidPrefixedRepo [2022-10-21T07:54:59.550Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-10-21T07:54:59.550Z] === RUN TestTagExistedNameWithoutForce [2022-10-21T07:54:59.550Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-10-21T07:54:59.550Z] === RUN TestTagOfficialNames [2022-10-21T07:54:59.550Z] --- PASS: TestTagOfficialNames (0.07s) [2022-10-21T07:54:59.550Z] === RUN TestTagMatchesDigest [2022-10-21T07:54:59.550Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-10-21T07:54:59.550Z] === CONT TestImportExtremelyLargeImageWorks [2022-10-21T07:54:59.694Z] === RUN TestTruncIndex [2022-10-21T07:54:59.694Z] === RUN TestIsGIT [2022-10-21T07:54:59.694Z] --- PASS: TestIsGIT (0.00s) [2022-10-21T07:54:59.694Z] === RUN TestIsTransport [2022-10-21T07:54:59.694Z] --- PASS: TestIsTransport (0.00s) [2022-10-21T07:54:59.694Z] PASS [2022-10-21T07:54:59.694Z] coverage: 100.0% of statements [2022-10-21T07:54:59.694Z] ok github.com/docker/docker/pkg/urlutil 0.036s coverage: 100.0% of statements [2022-10-21T07:54:59.694Z] --- PASS: TestTruncIndex (0.10s) [2022-10-21T07:54:59.694Z] PASS [2022-10-21T07:54:59.694Z] coverage: 91.5% of statements [2022-10-21T07:54:59.694Z] ok github.com/docker/docker/pkg/truncindex 0.146s coverage: 91.5% of statements [2022-10-21T07:55:00.116Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-10-21T07:55:00.658Z] === RUN TestVersionInfo [2022-10-21T07:55:00.658Z] --- PASS: TestVersionInfo (0.00s) [2022-10-21T07:55:00.658Z] === RUN TestAppendVersions [2022-10-21T07:55:00.658Z] --- PASS: TestAppendVersions (0.00s) [2022-10-21T07:55:00.658Z] PASS [2022-10-21T07:55:00.658Z] coverage: 88.9% of statements [2022-10-21T07:55:00.658Z] ok github.com/docker/docker/pkg/useragent 0.041s coverage: 88.9% of statements [2022-10-21T07:55:01.479Z] --- PASS: TestCreateServiceConfigFileMode (12.51s) [2022-10-21T07:55:01.479Z] === RUN TestCreateServiceSysctls [2022-10-21T07:55:01.622Z] === RUN TestValidatePrivileges [2022-10-21T07:55:01.622Z] --- PASS: TestValidatePrivileges (0.00s) [2022-10-21T07:55:01.622Z] === RUN TestFilterByCapNeg [2022-10-21T07:55:01.622Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-10-21T07:55:01.622Z] === RUN TestFilterByCapPos [2022-10-21T07:55:01.622Z] --- PASS: TestFilterByCapPos (0.00s) [2022-10-21T07:55:01.622Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-10-21T07:55:01.622Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-10-21T07:55:01.622Z] PASS [2022-10-21T07:55:01.622Z] coverage: 12.0% of statements [2022-10-21T07:55:01.622Z] ok github.com/docker/docker/plugin 0.064s coverage: 12.0% of statements [2022-10-21T07:55:02.083Z] === RUN TestNewSettable [2022-10-21T07:55:02.083Z] --- PASS: TestNewSettable (0.00s) [2022-10-21T07:55:02.083Z] === RUN TestIsSettable [2022-10-21T07:55:02.083Z] --- PASS: TestIsSettable (0.00s) [2022-10-21T07:55:02.083Z] === RUN TestUpdateSettingsEnv [2022-10-21T07:55:02.083Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-10-21T07:55:02.083Z] PASS [2022-10-21T07:55:02.083Z] coverage: 20.0% of statements [2022-10-21T07:55:02.083Z] ok github.com/docker/docker/plugin/v2 0.040s coverage: 20.0% of statements [2022-10-21T07:55:02.690Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-10-21T07:55:02.690Z] check_test.go:309: [d7c55fe74be4d] daemon is not started [2022-10-21T07:55:02.690Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-10-21T07:55:02.856Z] --- PASS: TestCreateServiceSysctls (3.12s) [2022-10-21T07:55:02.856Z] === RUN TestCreateServiceCapabilities [2022-10-21T07:55:03.047Z] === RUN TestLoad [2022-10-21T07:55:03.047Z] --- PASS: TestLoad (0.00s) [2022-10-21T07:55:03.047Z] === RUN TestSave [2022-10-21T07:55:03.047Z] --- PASS: TestSave (0.04s) [2022-10-21T07:55:03.047Z] === RUN TestAddDeleteGet [2022-10-21T07:55:03.047Z] --- PASS: TestAddDeleteGet (0.08s) [2022-10-21T07:55:03.047Z] === RUN TestInvalidTags [2022-10-21T07:55:03.047Z] --- PASS: TestInvalidTags (0.02s) [2022-10-21T07:55:03.047Z] PASS [2022-10-21T07:55:03.047Z] coverage: 84.4% of statements [2022-10-21T07:55:03.047Z] ok github.com/docker/docker/reference 0.183s coverage: 84.4% of statements [2022-10-21T07:55:03.505Z] time="2022-10-21T07:55:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49257/Test.Echo: Post \"http://127.0.0.1:49257/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-10-21T07:55:03.962Z] === RUN TestResolveAuthConfigIndexServer [2022-10-21T07:55:03.962Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-10-21T07:55:03.962Z] === RUN TestResolveAuthConfigFullURL [2022-10-21T07:55:03.962Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-10-21T07:55:03.962Z] === RUN TestLoadAllowNondistributableArtifacts [2022-10-21T07:55:03.962Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-10-21T07:55:03.962Z] === RUN TestValidateMirror [2022-10-21T07:55:03.962Z] --- PASS: TestValidateMirror (0.00s) [2022-10-21T07:55:03.962Z] === RUN TestLoadInsecureRegistries [2022-10-21T07:55:04.419Z] time="2022-10-21T07:55:03Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-10-21T07:55:04.419Z] time="2022-10-21T07:55:04Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-10-21T07:55:04.419Z] time="2022-10-21T07:55:04Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-10-21T07:55:04.419Z] --- PASS: TestLoadInsecureRegistries (0.15s) [2022-10-21T07:55:04.419Z] === RUN TestNewServiceConfig [2022-10-21T07:55:04.419Z] --- PASS: TestNewServiceConfig (0.00s) [2022-10-21T07:55:04.419Z] === RUN TestValidateIndexName [2022-10-21T07:55:04.419Z] --- PASS: TestValidateIndexName (0.00s) [2022-10-21T07:55:04.419Z] === RUN TestValidateIndexNameWithError [2022-10-21T07:55:04.419Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-10-21T07:55:04.419Z] === RUN TestEndpointParse [2022-10-21T07:55:04.419Z] --- PASS: TestEndpointParse (0.00s) [2022-10-21T07:55:04.419Z] === RUN TestEndpointParseInvalid [2022-10-21T07:55:04.419Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-10-21T07:55:04.419Z] === RUN TestValidateEndpoint [2022-10-21T07:55:04.419Z] --- PASS: TestValidateEndpoint (0.00s) [2022-10-21T07:55:04.419Z] === RUN TestPing [2022-10-21T07:55:04.419Z] --- PASS: TestPing (0.00s) [2022-10-21T07:55:04.419Z] === RUN TestPingRegistryEndpoint [2022-10-21T07:55:04.419Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-10-21T07:55:04.419Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-10-21T07:55:04.419Z] === RUN TestEndpoint [2022-10-21T07:55:04.419Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-10-21T07:55:04.419Z] --- SKIP: TestEndpoint (0.00s) [2022-10-21T07:55:04.419Z] === RUN TestParseRepositoryInfo [2022-10-21T07:55:04.419Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-10-21T07:55:04.419Z] === RUN TestNewIndexInfo [2022-10-21T07:55:04.419Z] --- PASS: TestNewIndexInfo (0.00s) [2022-10-21T07:55:04.419Z] === RUN TestMirrorEndpointLookup [2022-10-21T07:55:04.419Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-10-21T07:55:04.419Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2022-10-21T07:55:04.419Z] === RUN TestSearchRepositories [2022-10-21T07:55:04.419Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-10-21T07:55:04.419Z] Host: 127.0.0.1:49265 [2022-10-21T07:55:04.419Z] User-Agent: docker test client [2022-10-21T07:55:04.419Z] Authorization: Token fake-token [2022-10-21T07:55:04.419Z] X-Docker-Token: true [2022-10-21T07:55:04.419Z] Accept-Encoding: gzip [2022-10-21T07:55:04.419Z] [2022-10-21T07:55:04.419Z] [2022-10-21T07:55:04.419Z] registry_test.go:730: HTTP/1.1 200 OK [2022-10-21T07:55:04.419Z] Connection: close [2022-10-21T07:55:04.419Z] Content-Length: 144 [2022-10-21T07:55:04.419Z] Cache-Control: no-cache [2022-10-21T07:55:04.419Z] Content-Type: application/json [2022-10-21T07:55:04.419Z] Date: Fri, 21 Oct 2022 07:55:04 GMT [2022-10-21T07:55:04.419Z] Expires: -1 [2022-10-21T07:55:04.419Z] Pragma: no-cache [2022-10-21T07:55:04.419Z] Server: docker-tests/mock [2022-10-21T07:55:04.419Z] X-Docker-Registry-Config: mock [2022-10-21T07:55:04.419Z] X-Docker-Registry-Version: 0.0.0 [2022-10-21T07:55:04.419Z] [2022-10-21T07:55:04.419Z] [2022-10-21T07:55:04.419Z] --- PASS: TestSearchRepositories (0.00s) [2022-10-21T07:55:04.419Z] === RUN TestTrustedLocation [2022-10-21T07:55:04.419Z] --- PASS: TestTrustedLocation (0.00s) [2022-10-21T07:55:04.419Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-10-21T07:55:04.419Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-10-21T07:55:04.419Z] === RUN TestAllowNondistributableArtifacts [2022-10-21T07:55:04.419Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-10-21T07:55:04.419Z] === RUN TestIsSecureIndex [2022-10-21T07:55:04.419Z] --- PASS: TestIsSecureIndex (0.00s) [2022-10-21T07:55:04.419Z] PASS [2022-10-21T07:55:04.419Z] coverage: 50.2% of statements [2022-10-21T07:55:04.420Z] ok github.com/docker/docker/registry 0.252s coverage: 50.2% of statements [2022-10-21T07:55:04.420Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-10-21T07:55:04.420Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-10-21T07:55:04.420Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-10-21T07:55:04.420Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-10-21T07:55:04.420Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-10-21T07:55:04.420Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-10-21T07:55:04.420Z] === RUN TestResumableRequestReaderWithReadError [2022-10-21T07:55:04.420Z] time="2022-10-21T07:55:04Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-10-21T07:55:04.420Z] --- PASS: TestResumableRequestReaderWithReadError (0.15s) [2022-10-21T07:55:04.420Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-10-21T07:55:04.420Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-10-21T07:55:04.420Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-10-21T07:55:04.420Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-10-21T07:55:04.420Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-10-21T07:55:04.420Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-10-21T07:55:04.420Z] === RUN TestResumableRequestReader [2022-10-21T07:55:04.420Z] --- PASS: TestResumableRequestReader (0.00s) [2022-10-21T07:55:04.420Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-10-21T07:55:04.420Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-10-21T07:55:04.420Z] PASS [2022-10-21T07:55:04.420Z] coverage: 100.0% of statements [2022-10-21T07:55:04.420Z] ok github.com/docker/docker/registry/resumable 0.223s coverage: 100.0% of statements [2022-10-21T07:55:04.877Z] === RUN TestRestartManagerTimeout [2022-10-21T07:55:04.877Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-10-21T07:55:04.877Z] === RUN TestRestartManagerTimeoutReset [2022-10-21T07:55:04.877Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-10-21T07:55:04.877Z] PASS [2022-10-21T07:55:04.877Z] coverage: 45.3% of statements [2022-10-21T07:55:04.877Z] ok github.com/docker/docker/restartmanager 0.037s coverage: 45.3% of statements [2022-10-21T07:55:05.219Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-10-21T07:55:05.334Z] === RUN TestDecodeContainerConfig [2022-10-21T07:55:05.334Z] --- PASS: TestDecodeContainerConfig (0.01s) [2022-10-21T07:55:05.334Z] === RUN TestDecodeContainerConfigIsolation [2022-10-21T07:55:05.334Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-10-21T07:55:05.334Z] === RUN TestValidatePrivileged [2022-10-21T07:55:05.334Z] --- PASS: TestValidatePrivileged (0.00s) [2022-10-21T07:55:05.334Z] PASS [2022-10-21T07:55:05.334Z] coverage: 52.2% of statements [2022-10-21T07:55:05.334Z] ok github.com/docker/docker/runconfig 0.048s coverage: 52.2% of statements [2022-10-21T07:55:05.387Z] --- PASS: TestCreateServiceCapabilities (2.49s) [2022-10-21T07:55:05.387Z] === RUN TestInspect [2022-10-21T07:55:05.475Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-10-21T07:55:05.786Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-10-21T07:55:05.786Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-10-21T07:55:05.791Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-10-21T07:55:05.791Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-10-21T07:55:05.791Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-10-21T07:55:05.791Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-10-21T07:55:05.791Z] PASS [2022-10-21T07:55:05.791Z] coverage: 62.5% of statements [2022-10-21T07:55:05.791Z] ok github.com/docker/docker/testutil 0.057s coverage: 62.5% of statements [2022-10-21T07:55:06.755Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-10-21T07:55:06.755Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-10-21T07:55:06.755Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-10-21T07:55:06.755Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-10-21T07:55:06.755Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-10-21T07:55:06.755Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-10-21T07:55:06.755Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2022-10-21T07:55:06.755Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-10-21T07:55:06.755Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-10-21T07:55:08.288Z] === RUN TestGetAddress [2022-10-21T07:55:08.288Z] --- PASS: TestGetAddress (0.00s) [2022-10-21T07:55:08.288Z] === RUN TestRemove [2022-10-21T07:55:08.288Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-10-21T07:55:08.288Z] --- SKIP: TestRemove (0.00s) [2022-10-21T07:55:08.288Z] === RUN TestInitializeWithVolumes [2022-10-21T07:55:08.288Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-10-21T07:55:08.288Z] === RUN TestCreate [2022-10-21T07:55:08.288Z] --- PASS: TestCreate (0.01s) [2022-10-21T07:55:08.288Z] === RUN TestValidateName [2022-10-21T07:55:08.288Z] --- PASS: TestValidateName (0.00s) [2022-10-21T07:55:08.288Z] === RUN TestCreateWithOpts [2022-10-21T07:55:08.288Z] local_test.go:181: runtime.GOOS == "windows" [2022-10-21T07:55:08.288Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-10-21T07:55:08.288Z] === RUN TestRelaodNoOpts [2022-10-21T07:55:08.288Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-10-21T07:55:08.288Z] PASS [2022-10-21T07:55:08.288Z] coverage: 41.5% of statements [2022-10-21T07:55:08.288Z] ok github.com/docker/docker/volume/local 0.074s coverage: 41.5% of statements [2022-10-21T07:55:08.288Z] === RUN TestGetDriver [2022-10-21T07:55:08.288Z] --- PASS: TestGetDriver (0.00s) [2022-10-21T07:55:08.288Z] === RUN TestVolumeRequestError [2022-10-21T07:55:08.288Z] --- PASS: TestVolumeRequestError (0.01s) [2022-10-21T07:55:08.288Z] PASS [2022-10-21T07:55:08.288Z] coverage: 36.1% of statements [2022-10-21T07:55:08.288Z] ok github.com/docker/docker/volume/drivers 0.055s coverage: 36.1% of statements [2022-10-21T07:55:08.671Z] --- PASS: TestInspect (2.77s) [2022-10-21T07:55:08.671Z] === RUN TestCreateJob [2022-10-21T07:55:08.746Z] === RUN TestConvertTmpfsOptions [2022-10-21T07:55:08.746Z] parser_test.go:49: data="mode=700,size=1m" [2022-10-21T07:55:08.746Z] parser_test.go:49: data="ro" [2022-10-21T07:55:08.746Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-10-21T07:55:08.746Z] === RUN TestParseMountRaw [2022-10-21T07:55:08.746Z] --- PASS: TestParseMountRaw (0.03s) [2022-10-21T07:55:08.746Z] === RUN TestParseMountRawSplit [2022-10-21T07:55:08.746Z] parser_test.go:390: case 0 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 1 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 2 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 3 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 4 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 5 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 6 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 7 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 8 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 0 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 1 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 2 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 3 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 4 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 5 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 6 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 7 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 8 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 9 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 10 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 11 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 12 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 0 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 1 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 2 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 3 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 4 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 5 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 6 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 7 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 8 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 9 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 10 [2022-10-21T07:55:08.746Z] parser_test.go:390: case 11 [2022-10-21T07:55:08.746Z] --- PASS: TestParseMountRawSplit (0.01s) [2022-10-21T07:55:08.746Z] === RUN TestParseMountSpec [2022-10-21T07:55:08.746Z] parser_test.go:455: case 0 [2022-10-21T07:55:08.746Z] parser_test.go:455: case 1 [2022-10-21T07:55:08.746Z] parser_test.go:455: case 2 [2022-10-21T07:55:08.746Z] parser_test.go:455: case 3 [2022-10-21T07:55:08.746Z] parser_test.go:455: case 4 [2022-10-21T07:55:08.746Z] parser_test.go:455: case 5 [2022-10-21T07:55:08.746Z] --- PASS: TestParseMountSpec (0.00s) [2022-10-21T07:55:08.746Z] === RUN TestParseMountSpecBindWithFileinfoError [2022-10-21T07:55:08.746Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2022-10-21T07:55:08.746Z] === RUN TestValidateMount [2022-10-21T07:55:08.746Z] --- PASS: TestValidateMount (0.00s) [2022-10-21T07:55:08.746Z] PASS [2022-10-21T07:55:08.746Z] coverage: 66.2% of statements [2022-10-21T07:55:08.746Z] ok github.com/docker/docker/volume/mounts 0.081s coverage: 66.2% of statements [2022-10-21T07:55:09.066Z] docker_cli_daemon_plugins_test.go:106: [d5e3a45b972fb] daemon is not started [2022-10-21T07:55:10.001Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-10-21T07:55:10.279Z] === RUN TestSetGetMeta [2022-10-21T07:55:10.279Z] === PAUSE TestSetGetMeta [2022-10-21T07:55:10.279Z] === RUN TestRestore [2022-10-21T07:55:10.279Z] === PAUSE TestRestore [2022-10-21T07:55:10.279Z] === RUN TestServiceCreate [2022-10-21T07:55:10.279Z] === PAUSE TestServiceCreate [2022-10-21T07:55:10.279Z] === RUN TestServiceList [2022-10-21T07:55:10.279Z] === PAUSE TestServiceList [2022-10-21T07:55:10.279Z] === RUN TestServiceRemove [2022-10-21T07:55:10.279Z] === PAUSE TestServiceRemove [2022-10-21T07:55:10.279Z] === RUN TestServiceGet [2022-10-21T07:55:10.279Z] === PAUSE TestServiceGet [2022-10-21T07:55:10.279Z] === RUN TestServicePrune [2022-10-21T07:55:10.279Z] === PAUSE TestServicePrune [2022-10-21T07:55:10.279Z] === RUN TestCreate [2022-10-21T07:55:10.279Z] === PAUSE TestCreate [2022-10-21T07:55:10.279Z] === RUN TestRemove [2022-10-21T07:55:10.279Z] === PAUSE TestRemove [2022-10-21T07:55:10.279Z] === RUN TestList [2022-10-21T07:55:10.279Z] === PAUSE TestList [2022-10-21T07:55:10.279Z] === RUN TestFindByDriver [2022-10-21T07:55:10.279Z] === PAUSE TestFindByDriver [2022-10-21T07:55:10.279Z] === RUN TestFindByReferenced [2022-10-21T07:55:10.279Z] === PAUSE TestFindByReferenced [2022-10-21T07:55:10.279Z] === RUN TestDerefMultipleOfSameRef [2022-10-21T07:55:10.279Z] === PAUSE TestDerefMultipleOfSameRef [2022-10-21T07:55:10.279Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-10-21T07:55:10.279Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-10-21T07:55:10.279Z] === RUN TestDefererencePluginOnCreateError [2022-10-21T07:55:10.279Z] === PAUSE TestDefererencePluginOnCreateError [2022-10-21T07:55:10.279Z] === RUN TestRefDerefRemove [2022-10-21T07:55:10.279Z] === PAUSE TestRefDerefRemove [2022-10-21T07:55:10.279Z] === RUN TestGet [2022-10-21T07:55:10.279Z] === PAUSE TestGet [2022-10-21T07:55:10.279Z] === RUN TestGetWithReference [2022-10-21T07:55:10.279Z] === PAUSE TestGetWithReference [2022-10-21T07:55:10.279Z] === RUN TestFilterFunc [2022-10-21T07:55:10.279Z] === RUN TestFilterFunc/test_nil_list [2022-10-21T07:55:10.279Z] === PAUSE TestFilterFunc/test_nil_list [2022-10-21T07:55:10.279Z] === RUN TestFilterFunc/test_empty_list [2022-10-21T07:55:10.279Z] === PAUSE TestFilterFunc/test_empty_list [2022-10-21T07:55:10.279Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-10-21T07:55:10.279Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-10-21T07:55:10.279Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-10-21T07:55:10.279Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-10-21T07:55:10.279Z] === RUN TestFilterFunc/test_filter_some [2022-10-21T07:55:10.279Z] === PAUSE TestFilterFunc/test_filter_some [2022-10-21T07:55:10.279Z] === RUN TestFilterFunc/test_filter_middle [2022-10-21T07:55:10.279Z] === PAUSE TestFilterFunc/test_filter_middle [2022-10-21T07:55:10.279Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-10-21T07:55:10.279Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-10-21T07:55:10.279Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-10-21T07:55:10.279Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-10-21T07:55:10.279Z] === CONT TestFilterFunc/test_nil_list [2022-10-21T07:55:10.279Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-10-21T07:55:10.279Z] === CONT TestFilterFunc/test_filter_some [2022-10-21T07:55:10.279Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-10-21T07:55:10.279Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-10-21T07:55:10.279Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-10-21T07:55:10.279Z] === CONT TestFilterFunc/test_empty_list [2022-10-21T07:55:10.279Z] === CONT TestFilterFunc/test_filter_middle [2022-10-21T07:55:10.279Z] --- PASS: TestFilterFunc (0.00s) [2022-10-21T07:55:10.279Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-10-21T07:55:10.279Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-10-21T07:55:10.279Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-10-21T07:55:10.279Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-10-21T07:55:10.279Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-10-21T07:55:10.279Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-10-21T07:55:10.279Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-10-21T07:55:10.279Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-10-21T07:55:10.279Z] === CONT TestSetGetMeta [2022-10-21T07:55:10.279Z] === CONT TestList [2022-10-21T07:55:10.279Z] === CONT TestServiceGet [2022-10-21T07:55:10.279Z] === CONT TestGetWithReference [2022-10-21T07:55:10.279Z] --- PASS: TestSetGetMeta (0.02s) [2022-10-21T07:55:10.279Z] === CONT TestRemove [2022-10-21T07:55:10.279Z] --- PASS: TestGetWithReference (0.04s) [2022-10-21T07:55:10.279Z] === CONT TestCreate [2022-10-21T07:55:10.279Z] --- PASS: TestList (0.05s) [2022-10-21T07:55:10.279Z] === CONT TestServicePrune [2022-10-21T07:55:10.279Z] --- PASS: TestRemove (0.03s) [2022-10-21T07:55:10.279Z] === CONT TestServiceRemove [2022-10-21T07:55:10.279Z] --- PASS: TestCreate (0.02s) [2022-10-21T07:55:10.279Z] === CONT TestServiceList [2022-10-21T07:55:10.279Z] --- PASS: TestServiceGet (0.15s) [2022-10-21T07:55:10.279Z] === CONT TestServiceCreate [2022-10-21T07:55:10.279Z] time="2022-10-21T07:55:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-10-21T07:55:10.279Z] --- PASS: TestServiceRemove (0.11s) [2022-10-21T07:55:10.279Z] === CONT TestRestore [2022-10-21T07:55:10.279Z] --- PASS: TestServiceList (0.10s) [2022-10-21T07:55:10.279Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-10-21T07:55:10.279Z] time="2022-10-21T07:55:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-10-21T07:55:10.279Z] time="2022-10-21T07:55:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-10-21T07:55:10.279Z] time="2022-10-21T07:55:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-10-21T07:55:10.279Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-10-21T07:55:10.279Z] === CONT TestGet [2022-10-21T07:55:10.279Z] --- PASS: TestServiceCreate (0.04s) [2022-10-21T07:55:10.279Z] === CONT TestRefDerefRemove [2022-10-21T07:55:10.279Z] time="2022-10-21T07:55:09Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-10-21T07:55:10.279Z] --- PASS: TestRestore (0.04s) [2022-10-21T07:55:10.279Z] === CONT TestDefererencePluginOnCreateError [2022-10-21T07:55:10.279Z] --- PASS: TestServicePrune (0.16s) [2022-10-21T07:55:10.279Z] === CONT TestFindByReferenced [2022-10-21T07:55:10.279Z] --- PASS: TestRefDerefRemove (0.02s) [2022-10-21T07:55:10.279Z] === CONT TestDerefMultipleOfSameRef [2022-10-21T07:55:10.279Z] --- PASS: TestGet (0.02s) [2022-10-21T07:55:10.279Z] === CONT TestFindByDriver [2022-10-21T07:55:10.279Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-10-21T07:55:10.279Z] --- PASS: TestFindByReferenced (0.02s) [2022-10-21T07:55:10.279Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-10-21T07:55:10.279Z] --- PASS: TestFindByDriver (0.02s) [2022-10-21T07:55:10.279Z] PASS [2022-10-21T07:55:10.279Z] coverage: 70.3% of statements [2022-10-21T07:55:10.279Z] ok github.com/docker/docker/volume/service 0.280s coverage: 70.3% of statements [2022-10-21T07:55:10.935Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-10-21T07:55:11.202Z] --- PASS: TestCreateJob (3.01s) [2022-10-21T07:55:11.202Z] === RUN TestReplicatedJob [2022-10-21T07:55:11.869Z] check_test.go:309: [d30ae2dc29906] daemon is not started [2022-10-21T07:55:11.869Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-10-21T07:55:12.015Z] --- PASS: TestServiceUpdatePidsLimit (15.92s) [2022-10-21T07:55:12.016Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s) [2022-10-21T07:55:12.016Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-10-21T07:55:12.016Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-10-21T07:55:12.016Z] PASS [2022-10-21T07:55:12.016Z] [2022-10-21T07:55:12.016Z] === Skipped [2022-10-21T07:55:12.016Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-10-21T07:55:12.016Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-10-21T07:55:12.016Z] [2022-10-21T07:55:12.016Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-10-21T07:55:12.016Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-10-21T07:55:12.016Z] [2022-10-21T07:55:12.016Z] DONE 27 tests, 2 skipped in 150.090s [2022-10-21T07:55:12.016Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-10-21T07:55:12.016Z] ++ 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-10-21T07:55:12.016Z] ++ set -e [2022-10-21T07:55:12.016Z] ++ '[' -n 0 ']' [2022-10-21T07:55:12.016Z] ++ set -x [2022-10-21T07:55:12.016Z] ++ 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-10-21T07:55:12.016Z] INFO: Testing against a local daemon [2022-10-21T07:55:12.016Z] === RUN TestSessionCreate [2022-10-21T07:55:12.016Z] --- PASS: TestSessionCreate (0.02s) [2022-10-21T07:55:12.016Z] === RUN TestSessionCreateWithBadUpgrade [2022-10-21T07:55:12.016Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-10-21T07:55:12.016Z] PASS [2022-10-21T07:55:12.016Z] [2022-10-21T07:55:12.016Z] DONE 2 tests in 0.140s [2022-10-21T07:55:12.016Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-10-21T07:55:12.016Z] ++ 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-10-21T07:55:12.016Z] ++ set -e [2022-10-21T07:55:12.016Z] ++ '[' -n 0 ']' [2022-10-21T07:55:12.016Z] ++ set -x [2022-10-21T07:55:12.016Z] ++ 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-10-21T07:55:12.016Z] INFO: Testing against a local daemon [2022-10-21T07:55:12.016Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-10-21T07:55:12.016Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-10-21T07:55:12.016Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-10-21T07:55:12.016Z] === RUN TestEventsExecDie [2022-10-21T07:55:12.272Z] --- PASS: TestEventsExecDie (0.51s) [2022-10-21T07:55:12.272Z] === RUN TestEventsBackwardsCompatible [2022-10-21T07:55:12.272Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-10-21T07:55:12.272Z] === RUN TestInfoBinaryCommits [2022-10-21T07:55:12.449Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-10-21T07:55:12.449Z] === RUN TestClientStream [2022-10-21T07:55:12.449Z] --- PASS: TestClientStream (0.00s) [2022-10-21T07:55:12.449Z] === RUN TestClientSendFile [2022-10-21T07:55:12.449Z] --- PASS: TestClientSendFile (0.00s) [2022-10-21T07:55:12.449Z] === RUN TestClientWithRequestTimeout [2022-10-21T07:55:12.449Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-10-21T07:55:12.449Z] === RUN TestFileSpecPlugin [2022-10-21T07:55:12.449Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-10-21T07:55:12.449Z] === RUN TestFileJSONSpecPlugin [2022-10-21T07:55:12.449Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-10-21T07:55:12.449Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-10-21T07:55:12.449Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-10-21T07:55:12.449Z] === RUN TestPluginAddHandler [2022-10-21T07:55:12.449Z] --- PASS: TestPluginAddHandler (0.00s) [2022-10-21T07:55:12.449Z] === RUN TestPluginWaitBadPlugin [2022-10-21T07:55:12.449Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-10-21T07:55:12.449Z] === RUN TestGet [2022-10-21T07:55:12.449Z] time="2022-10-21T07:55:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-10-21T07:55:12.528Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-10-21T07:55:12.528Z] === RUN TestInfoAPIVersioned [2022-10-21T07:55:12.528Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-10-21T07:55:12.528Z] === RUN TestInfoDiscoveryBackend [2022-10-21T07:55:13.089Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-10-21T07:55:13.089Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-10-21T07:55:13.413Z] time="2022-10-21T07:55:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-10-21T07:55:14.016Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-10-21T07:55:14.016Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-10-21T07:55:14.578Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-10-21T07:55:14.578Z] === RUN TestInfoAPI [2022-10-21T07:55:14.578Z] --- PASS: TestInfoAPI (0.02s) [2022-10-21T07:55:14.578Z] === RUN TestInfoAPIWarnings [2022-10-21T07:55:15.582Z] time="2022-10-21T07:55:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-10-21T07:55:16.054Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-10-21T07:55:16.054Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-10-21T07:55:16.054Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-10-21T07:55:17.429Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-10-21T07:55:17.763Z] --- PASS: TestReplicatedJob (5.40s) [2022-10-21T07:55:17.763Z] === RUN TestUpdateReplicatedJob [2022-10-21T07:55:19.303Z] time="2022-10-21T07:55:19Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-10-21T07:55:20.292Z] --- PASS: TestUpdateReplicatedJob (3.26s) [2022-10-21T07:55:20.292Z] === RUN TestServiceListWithStatuses [2022-10-21T07:55:20.292Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-10-21T07:55:20.292Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-10-21T07:55:20.292Z] === RUN TestDockerNetworkConnectAlias [2022-10-21T07:55:20.712Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-10-21T07:55:20.970Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-10-21T07:55:20.970Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-10-21T07:55:21.229Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-10-21T07:55:22.163Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-10-21T07:55:22.422Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-10-21T07:55:22.680Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-10-21T07:55:23.247Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-10-21T07:55:23.247Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from config [2022-10-21T07:55:23.247Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-10-21T07:55:23.814Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config [2022-10-21T07:55:24.381Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from config [2022-10-21T07:55:24.476Z] --- PASS: TestDockerNetworkConnectAlias (4.04s) [2022-10-21T07:55:24.476Z] === RUN TestDockerNetworkReConnect [2022-10-21T07:55:24.639Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-10-21T07:55:24.897Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config [2022-10-21T07:55:25.464Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config [2022-10-21T07:55:25.724Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli [2022-10-21T07:55:26.290Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli [2022-10-21T07:55:26.857Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli [2022-10-21T07:55:27.006Z] --- PASS: TestDockerNetworkReConnect (3.00s) [2022-10-21T07:55:27.006Z] === RUN TestServicePlugin [2022-10-21T07:55:27.423Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli [2022-10-21T07:55:27.851Z] --- PASS: TestGet (15.01s) [2022-10-21T07:55:27.851Z] === RUN TestPluginWithNoManifest [2022-10-21T07:55:27.851Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-10-21T07:55:27.851Z] === RUN TestGetAll [2022-10-21T07:55:27.851Z] --- PASS: TestGetAll (0.00s) [2022-10-21T07:55:27.851Z] PASS [2022-10-21T07:55:27.851Z] coverage: 73.4% of statements [2022-10-21T07:55:27.851Z] ok github.com/docker/docker/pkg/plugins 34.910s coverage: 73.4% of statements [2022-10-21T07:55:27.851Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-10-21T07:55:27.851Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-10-21T07:55:27.851Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-10-21T07:55:27.851Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-10-21T07:55:27.851Z] ? github.com/docker/docker/pkg/term [no test files] [2022-10-21T07:55:27.851Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-10-21T07:55:27.851Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-10-21T07:55:27.851Z] ? github.com/docker/docker/quota [no test files] [2022-10-21T07:55:27.851Z] ? github.com/docker/docker/rootless [no test files] [2022-10-21T07:55:27.851Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-10-21T07:55:27.851Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-10-21T07:55:27.851Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-10-21T07:55:27.851Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-10-21T07:55:27.851Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-10-21T07:55:27.851Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-10-21T07:55:27.851Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-10-21T07:55:27.851Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-10-21T07:55:27.851Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-10-21T07:55:27.851Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-10-21T07:55:27.851Z] ? github.com/docker/docker/testutil/request [no test files] [2022-10-21T07:55:27.851Z] ? github.com/docker/docker/volume [no test files] [2022-10-21T07:55:27.851Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-10-21T07:55:27.851Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-10-21T07:55:27.990Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli [2022-10-21T07:55:31.638Z] plugin_test.go:62: [d3ad13aa56b2f] joining swarm manager [dd3dee3f5cae0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T07:55:31.638Z] plugin_test.go:65: [dfa53b678ecc7] joining swarm manager [dd3dee3f5cae0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T07:55:31.644Z] --- PASS: TestInfoAPIWarnings (16.25s) [2022-10-21T07:55:31.644Z] === RUN TestInfoDebug [2022-10-21T07:55:31.644Z] --- PASS: TestInfoDebug (0.53s) [2022-10-21T07:55:31.644Z] === RUN TestInfoInsecureRegistries [2022-10-21T07:55:31.647Z] check_test.go:309: [d6f69785c8115] daemon is not started [2022-10-21T07:55:31.647Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-10-21T07:55:31.647Z] check_test.go:309: [db1a28af89b00] daemon is not started [2022-10-21T07:55:31.647Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-10-21T07:55:31.647Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-10-21T07:55:31.647Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-10-21T07:55:31.768Z] [2022-10-21T07:55:31.768Z] === Skipped [2022-10-21T07:55:31.768Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-10-21T07:55:31.768Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-10-21T07:55:31.768Z] [2022-10-21T07:55:31.768Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-10-21T07:55:31.768Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-10-21T07:55:31.768Z] [2022-10-21T07:55:31.768Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-10-21T07:55:31.768Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-10-21T07:55:31.768Z] [2022-10-21T07:55:31.768Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-10-21T07:55:31.768Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-10-21T07:55:31.768Z] [2022-10-21T07:55:31.768Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-10-21T07:55:31.768Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2022-10-21T07:55:31.768Z] [2022-10-21T07:55:31.768Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-10-21T07:55:31.769Z] client_test.go:23: runtime.GOOS == "windows" [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-10-21T07:55:31.769Z] daemon_test.go:147: root required [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-10-21T07:55:31.769Z] reload_test.go:520: root required [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.02s) [2022-10-21T07:55:31.769Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-10-21T07:55:31.769Z] pull_v2_test.go:82: Needs fixing on Windows [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-10-21T07:55:31.769Z] pull_v2_test.go:127: Needs fixing on Windows [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-10-21T07:55:31.769Z] download_test.go:268: Needs fixing on Windows [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-10-21T07:55:31.769Z] layer_test.go:304: Failing on Windows [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-10-21T07:55:31.769Z] layer_test.go:353: Failing on Windows [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-10-21T07:55:31.769Z] layer_test.go:468: Failing on Windows [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-10-21T07:55:31.769Z] layer_test.go:697: Failing on Windows [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-10-21T07:55:31.769Z] migration_test.go:46: Failing on Windows [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-10-21T07:55:31.769Z] migration_test.go:182: Failing on Windows [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-10-21T07:55:31.769Z] mount_test.go:17: Failing on Windows [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-10-21T07:55:31.769Z] mount_test.go:76: Failing on Windows [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-10-21T07:55:31.769Z] mount_test.go:125: Failing on Windows [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-10-21T07:55:31.769Z] mount_test.go:212: Failing on Windows [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-10-21T07:55:31.769Z] archive_test.go:134: Xz not present in msys2 [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-10-21T07:55:31.769Z] archive_test.go:239: Failing on Windows CI machines [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-10-21T07:55:31.769Z] archive_windows_test.go:17: Currently fails [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-10-21T07:55:31.769Z] changes_test.go:192: needs more investigation [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-10-21T07:55:31.769Z] changes_test.go:405: needs further investigation [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-10-21T07:55:31.769Z] changes_test.go:441: needs further investigation [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-10-21T07:55:31.769Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-10-21T07:55:31.769Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.01s) [2022-10-21T07:55:31.769Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-10-21T07:55:31.769Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-10-21T07:55:31.769Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-10-21T07:55:31.769Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-10-21T07:55:31.769Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-10-21T07:55:31.769Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-10-21T07:55:31.769Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-10-21T07:55:31.769Z] poller_test.go:41: No chmod on Windows [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-10-21T07:55:31.769Z] fileutils_test.go:134: Needs porting to Windows [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-10-21T07:55:31.769Z] fileutils_test.go:180: Needs porting to Windows [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-10-21T07:55:31.769Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-10-21T07:55:31.769Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2022-10-21T07:55:31.769Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-10-21T07:55:31.769Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-10-21T07:55:31.769Z] local_test.go:181: runtime.GOOS == "windows" [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] DONE 1863 tests, 45 skipped in 198.583s [2022-10-21T07:55:31.769Z] INFO: make.ps1 ended at 10/21/2022 07:55:29 [2022-10-21T07:55:31.769Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-10-21T07:55:31.769Z] INFO: Unit tests ended at 10/21/2022 07:55:30. Duration:00:03:34.9642795 [2022-10-21T07:55:31.769Z] INFO: Building busybox [2022-10-21T07:55:31.769Z] Sending build context to Docker daemon 5.12kB [2022-10-21T07:55:31.769Z] [2022-10-21T07:55:31.769Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-10-21T07:55:31.769Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-10-21T07:55:31.769Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-10-21T07:55:31.769Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-10-21T07:55:31.769Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-10-21T07:55:31.769Z] ---> 1638cf2640b7 [2022-10-21T07:55:31.769Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-10-21T07:55:31.769Z] ---> Running in 9faebe0779c7 [2022-10-21T07:55:31.900Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-10-21T07:55:31.900Z] === RUN TestInfoRegistryMirrors [2022-10-21T07:55:32.462Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-10-21T07:55:32.462Z] === RUN TestLoginFailsWithBadCredentials [2022-10-21T07:55:32.718Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-10-21T07:55:32.718Z] === RUN TestPingCacheHeaders [2022-10-21T07:55:32.718Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-10-21T07:55:32.718Z] === RUN TestPingGet [2022-10-21T07:55:32.718Z] --- PASS: TestPingGet (0.02s) [2022-10-21T07:55:32.718Z] === RUN TestPingHead [2022-10-21T07:55:32.718Z] --- PASS: TestPingHead (0.02s) [2022-10-21T07:55:32.718Z] === RUN TestVersion [2022-10-21T07:55:32.718Z] --- PASS: TestVersion (0.02s) [2022-10-21T07:55:32.718Z] PASS [2022-10-21T07:55:32.718Z] [2022-10-21T07:55:32.718Z] === Skipped [2022-10-21T07:55:32.718Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-10-21T07:55:32.718Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-10-21T07:55:32.718Z] [2022-10-21T07:55:32.718Z] DONE 18 tests, 1 skipped in 21.067s [2022-10-21T07:55:32.718Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-10-21T07:55:32.718Z] ++ 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-10-21T07:55:32.718Z] ++ set -e [2022-10-21T07:55:32.718Z] ++ '[' -n 0 ']' [2022-10-21T07:55:32.718Z] ++ set -x [2022-10-21T07:55:32.718Z] ++ 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-10-21T07:55:32.974Z] INFO: Testing against a local daemon [2022-10-21T07:55:32.974Z] === RUN TestVolumesCreateAndList [2022-10-21T07:55:32.974Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-10-21T07:55:32.974Z] === RUN TestVolumesRemove [2022-10-21T07:55:32.974Z] --- PASS: TestVolumesRemove (0.07s) [2022-10-21T07:55:32.974Z] === RUN TestVolumesInspect [2022-10-21T07:55:32.974Z] --- PASS: TestVolumesInspect (0.02s) [2022-10-21T07:55:32.974Z] === RUN TestVolumesInvalidJSON [2022-10-21T07:55:32.974Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-10-21T07:55:32.974Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-10-21T07:55:32.974Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-10-21T07:55:32.974Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-10-21T07:55:32.974Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-10-21T07:55:32.974Z] PASS [2022-10-21T07:55:32.974Z] [2022-10-21T07:55:32.974Z] DONE 5 tests in 0.230s [2022-10-21T07:55:32.974Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-10-21T07:55:33.230Z] ++++ cat bundles/test-integration/docker.pid [2022-10-21T07:55:33.230Z] +++ kill 12800 [2022-10-21T07:55:33.552Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-10-21T07:55:34.488Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-10-21T07:55:34.595Z] +++ /etc/init.d/apparmor stop [2022-10-21T07:55:34.595Z] Leaving: AppArmorNo profiles have been unloaded. [2022-10-21T07:55:34.595Z] [2022-10-21T07:55:34.595Z] Unloading profiles will leave already running processes permanently [2022-10-21T07:55:34.595Z] unconfined, which can lead to unexpected situations. [2022-10-21T07:55:34.595Z] [2022-10-21T07:55:34.595Z] To set a process to complain mode, use the command line tool [2022-10-21T07:55:34.595Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-10-21T07:55:34.595Z] +++ true [2022-10-21T07:55:34.595Z] exiting test-integration [2022-10-21T07:55:34.595Z] ++ exit 0 [2022-10-21T07:55:34.595Z] [2022-10-21T07:55:34.745Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-10-21T07:55:35.003Z] check_test.go:309: [d749e1f5fd56b] daemon is not started [2022-10-21T07:55:35.003Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting Post stage [Pipeline] junit [2022-10-21T07:55:35.180Z] Recording test results [2022-10-21T07:55:35.369Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-10-21T07:55:35.737Z] + echo Ensuring container killed. [2022-10-21T07:55:35.737Z] Ensuring container killed. [2022-10-21T07:55:35.737Z] + docker rm -vf docker-pr4 [2022-10-21T07:55:35.737Z] Error response from daemon: No such container: docker-pr4 [Pipeline] sh [2022-10-21T07:55:36.013Z] + echo Chowning /workspace to jenkins user [2022-10-21T07:55:36.013Z] Chowning /workspace to jenkins user [2022-10-21T07:55:36.013Z] + id -u [2022-10-21T07:55:36.013Z] + id -g [2022-10-21T07:55:36.013Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44340:/workspace busybox chown -R 1000:1000 /workspace [2022-10-21T07:55:36.013Z] Unable to find image 'busybox:latest' locally [2022-10-21T07:55:36.269Z] latest: Pulling from library/busybox [2022-10-21T07:55:36.269Z] 89485c9dae0b: Pulling fs layer [2022-10-21T07:55:36.269Z] 89485c9dae0b: Verifying Checksum [2022-10-21T07:55:36.269Z] 89485c9dae0b: Download complete [2022-10-21T07:55:36.525Z] 89485c9dae0b: Pull complete [2022-10-21T07:55:36.525Z] Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698 [2022-10-21T07:55:36.525Z] Status: Downloaded newer image for busybox:latest [2022-10-21T07:55:37.534Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-10-21T07:55:37.792Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-10-21T07:55:38.222Z] + bundleName=arm64-integration [2022-10-21T07:55:38.222Z] + echo Creating arm64-integration-bundles.tar.gz [2022-10-21T07:55:38.222Z] Creating arm64-integration-bundles.tar.gz [2022-10-21T07:55:38.222Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-10-21T07:55:38.222Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-10-21T07:55:38.231Z] Archiving artifacts [2022-10-21T07:55:39.694Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-10-21T07:55:39.875Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44340/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-10-21T07:55:40.218Z] + make clean [2022-10-21T07:55:40.474Z] docker volume rm -f docker-dev-cache [2022-10-21T07:55:40.474Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-21T07:55:43.880Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-10-21T07:55:44.445Z] check_test.go:309: [d1560b99b6cee] daemon is not started [2022-10-21T07:55:44.445Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-10-21T07:55:48.631Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-10-21T07:55:48.890Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-10-21T07:55:49.456Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-10-21T07:55:49.456Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-10-21T07:55:52.740Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-10-21T07:55:52.842Z] Removing intermediate container 9faebe0779c7 [2022-10-21T07:55:52.842Z] ---> 230e7d15e19f [2022-10-21T07:55:52.842Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-10-21T07:55:52.842Z] ---> Running in e13ad2b8d238 [2022-10-21T07:55:52.842Z] Removing intermediate container e13ad2b8d238 [2022-10-21T07:55:52.842Z] ---> 47eeae0b9de8 [2022-10-21T07:55:52.842Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-10-21T07:55:52.842Z] ---> Running in b83789fa8ad9 [2022-10-21T07:55:52.842Z] Removing intermediate container b83789fa8ad9 [2022-10-21T07:55:52.842Z] ---> 6b9def48f307 [2022-10-21T07:55:52.842Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-10-21T07:55:52.842Z] [2022-10-21T07:55:53.299Z] ---> 1e72d8be3431 [2022-10-21T07:55:53.299Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-10-21T07:55:53.299Z] ---> Running in 41a42a5b9323 [2022-10-21T07:55:53.673Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-10-21T07:55:55.046Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-10-21T07:55:55.980Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-10-21T07:55:57.929Z] check_test.go:309: [d7f9eb1126e64] daemon is not started [2022-10-21T07:55:57.929Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-10-21T07:55:57.929Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-10-21T07:55:58.165Z] --- PASS: TestServicePlugin (29.56s) [2022-10-21T07:55:58.165Z] === RUN TestServiceUpdateLabel [2022-10-21T07:55:58.196Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-10-21T07:55:58.730Z] --- PASS: TestServiceUpdateLabel (2.13s) [2022-10-21T07:55:58.730Z] === RUN TestServiceUpdateSecrets [2022-10-21T07:55:58.766Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-10-21T07:55:59.336Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-10-21T07:56:01.238Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-10-21T07:56:01.238Z] check_test.go:309: [ded18b03dfb6b] daemon is not started [2022-10-21T07:56:01.238Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-10-21T07:56:03.766Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-10-21T07:56:03.766Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-10-21T07:56:05.139Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-10-21T07:56:06.514Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-10-21T07:56:07.080Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-10-21T07:56:11.261Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-10-21T07:56:12.199Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-10-21T07:56:13.598Z] --- PASS: TestServiceUpdateSecrets (14.35s) [2022-10-21T07:56:13.598Z] === RUN TestServiceUpdateConfigs [2022-10-21T07:56:14.104Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-10-21T07:56:14.460Z] Removing intermediate container 41a42a5b9323 [2022-10-21T07:56:14.460Z] ---> 2e213b11196a [2022-10-21T07:56:14.460Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-10-21T07:56:14.460Z] ---> Running in 5d39569e439e [2022-10-21T07:56:15.428Z] [2022-10-21T07:56:15.428Z] SUCCESS: Specified value was saved. [2022-10-21T07:56:17.389Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-10-21T07:56:17.602Z] Removing intermediate container 5d39569e439e [2022-10-21T07:56:17.602Z] ---> 0eec14152a50 [2022-10-21T07:56:17.602Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-10-21T07:56:17.602Z] ---> Running in a69ed88aa85c [2022-10-21T07:56:20.058Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2022-10-21T07:56:20.058Z] Copying nested executables into bundles/cross/linux/amd64 [2022-10-21T07:56:20.058Z] Cross building: bundles/cross/windows/amd64 [2022-10-21T07:56:20.058Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2022-10-21T07:56:20.058Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-10-21T07:56:20.670Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-10-21T07:56:22.044Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-10-21T07:56:22.044Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-10-21T07:56:23.377Z] Cannot create a file when that file already exists. [2022-10-21T07:56:25.325Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-10-21T07:56:26.702Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-10-21T07:56:26.702Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-10-21T07:56:26.960Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-10-21T07:56:27.218Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-10-21T07:56:27.783Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-10-21T07:56:28.041Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-10-21T07:56:28.041Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-10-21T07:56:28.050Z] Removing intermediate container a69ed88aa85c [2022-10-21T07:56:28.050Z] ---> f3e5d97d3cae [2022-10-21T07:56:28.050Z] Step 13/13 : CMD ["sh"] [2022-10-21T07:56:28.050Z] ---> Running in b4d9140af7d2 [2022-10-21T07:56:28.050Z] Removing intermediate container b4d9140af7d2 [2022-10-21T07:56:28.050Z] ---> a3c71f6f57d4 [2022-10-21T07:56:28.050Z] Successfully built a3c71f6f57d4 [2022-10-21T07:56:28.050Z] Successfully tagged busybox:latest [2022-10-21T07:56:28.050Z] INFO: Docker images of the daemon under test [2022-10-21T07:56:28.050Z] [2022-10-21T07:56:28.463Z] --- PASS: TestServiceUpdateConfigs (14.40s) [2022-10-21T07:56:28.463Z] === RUN TestServiceUpdateNetwork [2022-10-21T07:56:28.507Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-10-21T07:56:28.507Z] busybox latest a3c71f6f57d4 1 second ago 5.7GB [2022-10-21T07:56:28.507Z] mcr.microsoft.com/windows/servercore ltsc2019 1638cf2640b7 13 days ago 5.67GB [2022-10-21T07:56:28.507Z] microsoft/windowsservercore latest 1638cf2640b7 13 days ago 5.67GB [2022-10-21T07:56:28.507Z] [2022-10-21T07:56:28.507Z] INFO: Running integration tests at 10/21/2022 07:56:28... [2022-10-21T07:56:28.507Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-10-21T07:56:28.507Z] INFO: Integration API tests being run from the host: [2022-10-21T07:56:28.507Z] INFO: make.ps1 starting at 10/21/2022 07:56:28 [2022-10-21T07:56:28.607Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-10-21T07:56:28.865Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-10-21T07:56:28.865Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-10-21T07:56:29.471Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-10-21T07:56:31.396Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-10-21T07:56:31.962Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-10-21T07:56:32.529Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-10-21T07:56:34.430Z] === RUN TestDockerSuite/TestBuildEnv [2022-10-21T07:56:35.804Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-10-21T07:56:37.176Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-10-21T07:56:37.434Z] docker_cli_daemon_test.go:2551: [d6e77f56b00b0] daemon is not started [2022-10-21T07:56:38.000Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-10-21T07:56:39.374Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-10-21T07:56:40.658Z] --- PASS: TestServiceUpdateNetwork (12.18s) [2022-10-21T07:56:40.658Z] === RUN TestServiceUpdatePidsLimit [2022-10-21T07:56:40.658Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-10-21T07:56:41.591Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-10-21T07:56:44.638Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-10-21T07:56:47.927Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-10-21T07:56:49.767Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-10-21T07:56:50.459Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-10-21T07:56:51.864Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-10-21T07:56:54.413Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-10-21T07:56:54.672Z] check_test.go:309: [d8a7215c61ff7] daemon is not started [2022-10-21T07:56:54.672Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-10-21T07:56:56.320Z] --- PASS: TestServiceUpdatePidsLimit (16.27s) [2022-10-21T07:56:56.320Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-10-21T07:56:56.320Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-10-21T07:56:56.320Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-10-21T07:56:56.320Z] PASS [2022-10-21T07:56:56.320Z] [2022-10-21T07:56:56.320Z] === Skipped [2022-10-21T07:56:56.320Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-10-21T07:56:56.320Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-10-21T07:56:56.320Z] [2022-10-21T07:56:56.320Z] DONE 27 tests, 1 skipped in 182.001s [2022-10-21T07:56:56.320Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-10-21T07:56:56.320Z] INFO: Testing against a local daemon [2022-10-21T07:56:56.320Z] === RUN TestSessionCreate [2022-10-21T07:56:56.320Z] --- PASS: TestSessionCreate (0.02s) [2022-10-21T07:56:56.320Z] === RUN TestSessionCreateWithBadUpgrade [2022-10-21T07:56:56.320Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-10-21T07:56:56.320Z] PASS [2022-10-21T07:56:56.320Z] [2022-10-21T07:56:56.320Z] DONE 2 tests in 0.069s [2022-10-21T07:56:56.320Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-10-21T07:56:56.320Z] INFO: Testing against a local daemon [2022-10-21T07:56:56.320Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-10-21T07:56:56.320Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-10-21T07:56:56.320Z] === RUN TestEventsExecDie [2022-10-21T07:56:56.578Z] --- PASS: TestEventsExecDie (0.55s) [2022-10-21T07:56:56.578Z] === RUN TestEventsBackwardsCompatible [2022-10-21T07:56:56.578Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-10-21T07:56:56.578Z] === RUN TestInfoBinaryCommits [2022-10-21T07:56:56.578Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-10-21T07:56:56.578Z] === RUN TestInfoAPIVersioned [2022-10-21T07:56:56.579Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-10-21T07:56:56.579Z] === RUN TestInfoDiscoveryBackend [2022-10-21T07:56:57.144Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-10-21T07:56:57.144Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-10-21T07:56:58.076Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-10-21T07:56:58.076Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-10-21T07:56:58.641Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-10-21T07:56:58.641Z] === RUN TestInfoAPI [2022-10-21T07:56:58.641Z] --- PASS: TestInfoAPI (0.02s) [2022-10-21T07:56:58.641Z] === RUN TestInfoAPIWarnings [2022-10-21T07:57:01.231Z] --- PASS: TestDockerDaemonSuite (338.21s) [2022-10-21T07:57:01.231Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.38s) [2022-10-21T07:57:01.231Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.77s) [2022-10-21T07:57:01.231Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.50s) [2022-10-21T07:57:01.231Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.22s) [2022-10-21T07:57:01.231Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.22s) [2022-10-21T07:57:01.231Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.74s) [2022-10-21T07:57:01.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.19s) [2022-10-21T07:57:01.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.83s) [2022-10-21T07:57:01.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.38s) [2022-10-21T07:57:01.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.45s) [2022-10-21T07:57:01.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.00s) [2022-10-21T07:57:01.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.10s) [2022-10-21T07:57:01.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.46s) [2022-10-21T07:57:01.231Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.02s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.27s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.05s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.62s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.17s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.57s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.72s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.64s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.17s) [2022-10-21T07:57:01.232Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.59s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.51s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.56s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.74s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.01s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.76s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.69s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.34s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.64s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.64s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.58s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.42s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.30s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.70s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.80s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.61s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.80s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.41s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.07s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.20s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.30s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.99s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.18s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.36s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.09s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.03s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.62s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.94s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.49s) [2022-10-21T07:57:01.232Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-10-21T07:57:01.232Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.13s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.64s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.95s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.88s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.51s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.41s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.72s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.88s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.60s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.11s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.32s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.72s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.73s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.40s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.01s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.69s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.82s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.91s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.61s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.23s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.84s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.60s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.76s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.61s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.54s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.43s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.52s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.81s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.23s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.33s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.26s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.72s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.93s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.25s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.24s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.64s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.83s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.63s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2022-10-21T07:57:01.232Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.78s) [2022-10-21T07:57:01.232Z] === RUN TestDockerSwarmSuite [2022-10-21T07:57:01.232Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-10-21T07:57:04.515Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-10-21T07:57:04.515Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-10-21T07:57:05.193Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T07:57:05.193Z] INFO: Testing against a local daemon [2022-10-21T07:57:05.193Z] === RUN TestBuildWithSession [2022-10-21T07:57:05.193Z] build_session_test.go:25: TODO: BuildKit [2022-10-21T07:57:05.193Z] --- SKIP: TestBuildWithSession (0.00s) [2022-10-21T07:57:05.193Z] === RUN TestBuildSquashParent [2022-10-21T07:57:05.193Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T07:57:05.193Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-10-21T07:57:05.193Z] === RUN TestBuildWithRemoveAndForceRemove [2022-10-21T07:57:05.193Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-21T07:57:05.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-21T07:57:05.193Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-21T07:57:05.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-21T07:57:05.193Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-21T07:57:05.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-21T07:57:05.193Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-21T07:57:05.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-21T07:57:05.193Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-21T07:57:05.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-21T07:57:05.193Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-21T07:57:05.193Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-21T07:57:05.193Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-10-21T07:57:05.193Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-10-21T07:57:05.193Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-10-21T07:57:05.193Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-10-21T07:57:05.890Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-10-21T07:57:07.266Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-10-21T07:57:12.532Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-10-21T07:57:13.865Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-10-21T07:57:13.865Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-10-21T07:57:15.066Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-10-21T07:57:15.631Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-10-21T07:57:16.196Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-10-21T07:57:16.712Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-10-21T07:57:16.712Z] === RUN TestInfoDebug [2022-10-21T07:57:16.712Z] --- PASS: TestInfoDebug (0.52s) [2022-10-21T07:57:16.712Z] === RUN TestInfoInsecureRegistries [2022-10-21T07:57:16.712Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-10-21T07:57:16.712Z] === RUN TestInfoRegistryMirrors [2022-10-21T07:57:16.712Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-10-21T07:57:16.712Z] === RUN TestLoginFailsWithBadCredentials [2022-10-21T07:57:16.712Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-10-21T07:57:16.712Z] === RUN TestPingCacheHeaders [2022-10-21T07:57:16.762Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-10-21T07:57:16.970Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-10-21T07:57:16.970Z] === RUN TestPingGet [2022-10-21T07:57:16.970Z] --- PASS: TestPingGet (0.02s) [2022-10-21T07:57:16.970Z] === RUN TestPingHead [2022-10-21T07:57:16.970Z] --- PASS: TestPingHead (0.02s) [2022-10-21T07:57:16.970Z] === RUN TestVersion [2022-10-21T07:57:16.970Z] --- PASS: TestVersion (0.02s) [2022-10-21T07:57:16.970Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-10-21T07:57:17.696Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-10-21T07:57:17.696Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-10-21T07:57:17.696Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-10-21T07:57:17.953Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-10-21T07:57:18.343Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.13s) [2022-10-21T07:57:18.343Z] PASS [2022-10-21T07:57:18.343Z] [2022-10-21T07:57:18.343Z] DONE 18 tests in 22.132s [2022-10-21T07:57:18.343Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-10-21T07:57:18.343Z] INFO: Testing against a local daemon [2022-10-21T07:57:18.343Z] === RUN TestVolumesCreateAndList [2022-10-21T07:57:18.343Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-10-21T07:57:18.343Z] === RUN TestVolumesRemove [2022-10-21T07:57:18.343Z] --- PASS: TestVolumesRemove (0.06s) [2022-10-21T07:57:18.343Z] === RUN TestVolumesInspect [2022-10-21T07:57:18.343Z] --- PASS: TestVolumesInspect (0.02s) [2022-10-21T07:57:18.343Z] === RUN TestVolumesInvalidJSON [2022-10-21T07:57:18.343Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-10-21T07:57:18.343Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-10-21T07:57:18.343Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-10-21T07:57:18.343Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-10-21T07:57:18.343Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-10-21T07:57:18.343Z] PASS [2022-10-21T07:57:18.343Z] [2022-10-21T07:57:18.343Z] DONE 5 tests in 0.155s [2022-10-21T07:57:18.343Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-10-21T07:57:19.716Z] Stopping apparmor (via systemctl): apparmor.service. [2022-10-21T07:57:19.716Z] Removing test suite binaries [2022-10-21T07:57:19.716Z] exiting test-integration [2022-10-21T07:57:19.716Z] ++ exit 0 [2022-10-21T07:57:19.716Z] Post stage [Pipeline] junit [2022-10-21T07:57:21.102Z] Recording test results [2022-10-21T07:57:22.612Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-10-21T07:57:22.941Z] + echo Ensuring container killed. [2022-10-21T07:57:22.941Z] Ensuring container killed. [2022-10-21T07:57:22.941Z] + docker rm -vf docker-pr4 [2022-10-21T07:57:22.941Z] Error response from daemon: No such container: docker-pr4 [Pipeline] sh [2022-10-21T07:57:23.224Z] + echo Chowning /workspace to jenkins user [2022-10-21T07:57:23.224Z] Chowning /workspace to jenkins user [2022-10-21T07:57:23.224Z] + id -u [2022-10-21T07:57:23.224Z] + id -g [2022-10-21T07:57:23.224Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44340:/workspace busybox chown -R 1000:1000 /workspace [2022-10-21T07:57:23.224Z] Unable to find image 'busybox:latest' locally [2022-10-21T07:57:23.482Z] latest: Pulling from library/busybox [2022-10-21T07:57:23.482Z] f5b7ce95afea: Pulling fs layer [2022-10-21T07:57:23.482Z] f5b7ce95afea: Download complete [2022-10-21T07:57:23.482Z] f5b7ce95afea: Pull complete [2022-10-21T07:57:23.482Z] Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698 [2022-10-21T07:57:23.740Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-10-21T07:57:25.409Z] + bundleName=amd64-cgroup2 [2022-10-21T07:57:25.409Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-10-21T07:57:25.409Z] Creating amd64-cgroup2-bundles.tar.gz [2022-10-21T07:57:25.409Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-10-21T07:57:25.409Z] + 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-10-21T07:57:25.678Z] Archiving artifacts [2022-10-21T07:57:26.065Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-10-21T07:57:26.228Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-10-21T07:57:26.229Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.91s) [2022-10-21T07:57:26.229Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.06s) [2022-10-21T07:57:26.229Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.13s) [2022-10-21T07:57:26.229Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.43s) [2022-10-21T07:57:26.229Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.90s) [2022-10-21T07:57:26.229Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.54s) [2022-10-21T07:57:26.229Z] === RUN TestBuildMultiStageCopy [2022-10-21T07:57:26.229Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-10-21T07:57:26.323Z] === RUN TestDockerSuite/TestBuildExpose [2022-10-21T07:57:26.581Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-10-21T07:57:26.581Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-10-21T07:57:27.514Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-10-21T07:57:27.549Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44340/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-10-21T07:57:27.851Z] + make clean [2022-10-21T07:57:28.109Z] docker volume rm -f docker-dev-cache [2022-10-21T07:57:28.109Z] docker-dev-cache [Pipeline] deleteDir [2022-10-21T07:57:28.451Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-10-21T07:57:28.709Z] docker_api_swarm_test.go:563: [d6db6751f65d3] joining swarm manager [d220b82974b6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T07:57:28.709Z] === RUN TestDockerSuite/TestBuildFails [2022-10-21T07:57:29.644Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-10-21T07:57:29.644Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-21T07:57:32.173Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-10-21T07:57:33.288Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-10-21T07:57:33.288Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-10-21T07:57:34.073Z] === RUN TestDockerSuite/TestBuildForceRm [2022-10-21T07:57:34.252Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-10-21T07:57:35.215Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-10-21T07:57:35.449Z] === RUN TestDockerSuite/TestBuildFromGit [2022-10-21T07:57:36.178Z] --- PASS: TestBuildMultiStageCopy (11.32s) [2022-10-21T07:57:36.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.07s) [2022-10-21T07:57:36.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s) [2022-10-21T07:57:36.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.76s) [2022-10-21T07:57:36.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.88s) [2022-10-21T07:57:36.178Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.96s) [2022-10-21T07:57:36.178Z] === RUN TestBuildMultiStageParentConfig [2022-10-21T07:57:36.823Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-10-21T07:57:37.081Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-10-21T07:57:38.014Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-10-21T07:57:38.419Z] --- PASS: TestBuildMultiStageParentConfig (2.36s) [2022-10-21T07:57:38.419Z] === RUN TestBuildLabelWithTargets [2022-10-21T07:57:38.419Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-10-21T07:57:38.419Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-10-21T07:57:38.419Z] === RUN TestBuildWithEmptyLayers [2022-10-21T07:57:39.915Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-10-21T07:57:39.950Z] --- PASS: TestBuildWithEmptyLayers (1.41s) [2022-10-21T07:57:39.950Z] === RUN TestBuildMultiStageOnBuild [2022-10-21T07:57:40.849Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-10-21T07:57:40.849Z] docker_api_swarm_test.go:585: [dfd530d3b4246] joining swarm manager [d220b82974b6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T07:57:41.416Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-10-21T07:57:43.945Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-10-21T07:57:43.945Z] check_test.go:380: [d6db6751f65d3] daemon is not started [2022-10-21T07:57:45.318Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-10-21T07:57:46.693Z] === RUN TestDockerSuite/TestBuildHistory [2022-10-21T07:57:49.977Z] === RUN TestDockerSuite/TestBuildIidFile [2022-10-21T07:57:50.543Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-10-21T07:57:51.109Z] === RUN TestDockerSuite/TestBuildInheritance [2022-10-21T07:57:51.675Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-10-21T07:57:52.240Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-10-21T07:57:52.241Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-10-21T07:57:53.188Z] === RUN TestDockerSuite/TestBuildLabel [2022-10-21T07:57:53.457Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-10-21T07:57:54.026Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-10-21T07:57:54.026Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-10-21T07:57:54.026Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-10-21T07:57:54.026Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-10-21T07:57:54.285Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-10-21T07:57:54.850Z] === RUN TestDockerSuite/TestBuildLabels [2022-10-21T07:57:55.415Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-10-21T07:57:56.444Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2022-10-21T07:57:56.444Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-10-21T07:57:56.444Z] remote: Enumerating objects: 23, done. [2022-10-21T07:57:56.444Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-10-21T07:57:56.444Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-10-21T07:57:56.444Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-10-21T07:57:56.444Z] 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-10-21T07:57:56.444Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-10-21T07:57:56.444Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-10-21T07:57:56.444Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-10-21T07:57:56.764Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44340/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9c84417c1bbec9420566841feee05913928e1e7b -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9c84417c1bbec9420566841feee05913928e1e7b hack/test/unit [2022-10-21T07:57:56.788Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-10-21T07:57:56.788Z] docker_api_swarm_test.go:46: [d79a839eba589] joining swarm manager [d4c22797927b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T07:57:57.606Z] --- PASS: TestBuildMultiStageOnBuild (16.47s) [2022-10-21T07:57:57.606Z] === RUN TestBuildUncleanTarFilenames [2022-10-21T07:57:57.606Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-10-21T07:57:57.606Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-10-21T07:57:57.606Z] === RUN TestBuildMultiStageLayerLeak [2022-10-21T07:57:59.280Z] ? github.com/docker/docker/api [no test files] [2022-10-21T07:57:59.316Z] --- PASS: TestImportExtremelyLargeImageWorks (179.46s) [2022-10-21T07:57:59.316Z] PASS [2022-10-21T07:57:59.316Z] [2022-10-21T07:57:59.316Z] DONE 13 tests in 183.772s [2022-10-21T07:57:59.316Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-10-21T07:57:59.316Z] ++ 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-10-21T07:57:59.316Z] ++ set -e [2022-10-21T07:57:59.316Z] ++ '[' -n 0 ']' [2022-10-21T07:57:59.316Z] ++ set -x [2022-10-21T07:57:59.316Z] ++ 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-10-21T07:57:59.316Z] INFO: Testing against a local daemon [2022-10-21T07:57:59.316Z] === RUN TestNetworkCreateDelete [2022-10-21T07:57:59.316Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-10-21T07:57:59.316Z] === RUN TestDockerNetworkDeletePreferID [2022-10-21T07:57:59.316Z] === RUN TestDockerSuite/TestBuildLastModified [2022-10-21T07:57:59.577Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2022-10-21T07:57:59.577Z] === RUN TestDaemonDNSFallback [2022-10-21T07:58:03.756Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-10-21T07:58:05.656Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-10-21T07:58:05.656Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-10-21T07:58:05.656Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-10-21T07:58:05.656Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-10-21T07:58:05.913Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-10-21T07:58:05.913Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-10-21T07:58:05.913Z] === RUN TestInspectNetwork [2022-10-21T07:58:05.913Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-10-21T07:58:07.288Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-10-21T07:58:07.905Z] --- PASS: TestBuildMultiStageLayerLeak (10.66s) [2022-10-21T07:58:07.905Z] === RUN TestBuildWithHugeFile [2022-10-21T07:58:08.661Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-10-21T07:58:10.034Z] === RUN TestInspectNetwork/full_network_id [2022-10-21T07:58:10.034Z] === RUN TestInspectNetwork/partial_network_id [2022-10-21T07:58:10.034Z] === RUN TestInspectNetwork/network_name [2022-10-21T07:58:10.034Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-10-21T07:58:11.406Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-10-21T07:58:11.663Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-10-21T07:58:11.921Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-10-21T07:58:14.124Z] ok github.com/docker/docker/api/server 0.011s coverage: 7.9% of statements [2022-10-21T07:58:14.447Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-10-21T07:58:14.447Z] --- PASS: TestInspectNetwork (8.52s) [2022-10-21T07:58:14.447Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-10-21T07:58:14.447Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-10-21T07:58:14.447Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-10-21T07:58:14.447Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-10-21T07:58:14.447Z] === RUN TestRunContainerWithBridgeNone [2022-10-21T07:58:15.382Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-10-21T07:58:16.757Z] --- PASS: TestRunContainerWithBridgeNone (2.25s) [2022-10-21T07:58:16.757Z] === RUN TestNetworkInvalidJSON [2022-10-21T07:58:16.757Z] === RUN TestNetworkInvalidJSON//networks/create [2022-10-21T07:58:16.757Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-10-21T07:58:16.757Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-10-21T07:58:16.757Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-10-21T07:58:16.757Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-10-21T07:58:16.757Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-10-21T07:58:16.757Z] === CONT TestNetworkInvalidJSON//networks/create [2022-10-21T07:58:16.757Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-10-21T07:58:16.757Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-10-21T07:58:16.757Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-10-21T07:58:16.757Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-10-21T07:58:16.757Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-10-21T07:58:16.757Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-10-21T07:58:16.757Z] === RUN TestNetworkList [2022-10-21T07:58:16.757Z] === RUN TestNetworkList//networks [2022-10-21T07:58:16.757Z] === PAUSE TestNetworkList//networks [2022-10-21T07:58:16.757Z] === RUN TestNetworkList//networks/ [2022-10-21T07:58:16.757Z] === PAUSE TestNetworkList//networks/ [2022-10-21T07:58:16.757Z] === CONT TestNetworkList//networks [2022-10-21T07:58:16.757Z] === CONT TestNetworkList//networks/ [2022-10-21T07:58:16.757Z] --- PASS: TestNetworkList (0.02s) [2022-10-21T07:58:16.757Z] --- PASS: TestNetworkList//networks (0.00s) [2022-10-21T07:58:16.757Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-10-21T07:58:16.757Z] === RUN TestHostIPv4BridgeLabel [2022-10-21T07:58:17.330Z] --- PASS: TestHostIPv4BridgeLabel (0.64s) [2022-10-21T07:58:17.330Z] === RUN TestDaemonRestartWithLiveRestore [2022-10-21T07:58:18.704Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-10-21T07:58:18.704Z] === RUN TestDaemonDefaultNetworkPools [2022-10-21T07:58:19.270Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2022-10-21T07:58:19.270Z] === RUN TestDaemonRestartWithExistingNetwork [2022-10-21T07:58:19.836Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-10-21T07:58:20.402Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-10-21T07:58:20.402Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-10-21T07:58:21.778Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-10-21T07:58:21.778Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-10-21T07:58:22.343Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-10-21T07:58:22.343Z] === RUN TestServiceWithPredefinedNetwork [2022-10-21T07:58:22.343Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-10-21T07:58:23.276Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-10-21T07:58:25.174Z] --- PASS: TestServiceWithPredefinedNetwork (2.76s) [2022-10-21T07:58:25.174Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-10-21T07:58:25.174Z] service_test.go:242: FLAKY_TEST [2022-10-21T07:58:25.174Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-10-21T07:58:25.174Z] === RUN TestServiceWithDataPathPortInit [2022-10-21T07:58:25.174Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-10-21T07:58:25.174Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-10-21T07:58:25.174Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-10-21T07:58:28.455Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-10-21T07:58:28.713Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-10-21T07:58:30.086Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-10-21T07:58:30.086Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-10-21T07:58:31.458Z] === RUN TestDockerSuite/TestBuildNetNone [2022-10-21T07:58:32.024Z] === RUN TestDockerSuite/TestBuildNoContext [2022-10-21T07:58:32.590Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-10-21T07:58:33.155Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-10-21T07:58:34.530Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-10-21T07:58:34.788Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-10-21T07:58:34.788Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-10-21T07:58:36.686Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-10-21T07:58:36.686Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-10-21T07:58:37.251Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-10-21T07:58:38.628Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-10-21T07:58:38.628Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-10-21T07:58:40.528Z] --- PASS: TestServiceWithDataPathPortInit (15.35s) [2022-10-21T07:58:40.528Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-10-21T07:58:40.528Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-10-21T07:58:41.462Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-10-21T07:58:43.396Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-10-21T07:58:43.976Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yj343alaws1zd8pwzdmi3m3xq Created:2022-10-21 07:58:41.866966051 +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[a509bd915a72e69ac40d9a7085a8aa71f7ddfc9105e96aa42a9f04737c67e4a6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5zzw51q2671878de6pcn51mix EndpointID:1fa64f922bf3a07ef4bf7a47d505a76b238d3dfe7ebe76c72da6688317331eb5 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0864631f5017815d0eaaf877070b6c83d82ca693718e1c976bd331df84ec5d58 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:4932b0439cdb IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5zzw51q2671878de6pcn51mix EndpointID:1fa64f922bf3a07ef4bf7a47d505a76b238d3dfe7ebe76c72da6688317331eb5 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-10-21T07:58:44.235Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-10-21T07:58:45.170Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-10-21T07:58:45.428Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-10-21T07:58:47.955Z] === RUN TestDockerSuite/TestBuildPATH [2022-10-21T07:58:48.522Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.96s) [2022-10-21T07:58:48.522Z] PASS [2022-10-21T07:58:48.522Z] [2022-10-21T07:58:48.522Z] === Skipped [2022-10-21T07:58:48.522Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-10-21T07:58:48.522Z] service_test.go:242: FLAKY_TEST [2022-10-21T07:58:48.522Z] [2022-10-21T07:58:48.522Z] DONE 26 tests, 1 skipped in 49.463s [2022-10-21T07:58:48.522Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-10-21T07:58:48.522Z] ++ 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-10-21T07:58:48.522Z] ++ set -e [2022-10-21T07:58:48.522Z] ++ '[' -n 0 ']' [2022-10-21T07:58:48.522Z] ++ set -x [2022-10-21T07:58:48.522Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-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-10-21T07:58:48.522Z] INFO: Testing against a local daemon [2022-10-21T07:58:48.522Z] === RUN TestDockerNetworkIpvlanPersistance [2022-10-21T07:58:48.522Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T07:58:48.522Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-10-21T07:58:48.522Z] === RUN TestDockerNetworkIpvlan [2022-10-21T07:58:48.522Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T07:58:48.522Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-10-21T07:58:48.522Z] PASS [2022-10-21T07:58:48.522Z] [2022-10-21T07:58:48.522Z] === Skipped [2022-10-21T07:58:48.522Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-10-21T07:58:48.522Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T07:58:48.522Z] [2022-10-21T07:58:48.522Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-10-21T07:58:48.522Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-10-21T07:58:48.522Z] [2022-10-21T07:58:48.522Z] DONE 2 tests, 2 skipped in 0.134s [2022-10-21T07:58:48.522Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-10-21T07:58:48.522Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-10-21T07:58:48.522Z] ++ set -e [2022-10-21T07:58:48.522Z] ++ '[' -n 0 ']' [2022-10-21T07:58:48.522Z] ++ set -x [2022-10-21T07:58:48.522Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-10-21T07:58:48.780Z] INFO: Testing against a local daemon [2022-10-21T07:58:48.780Z] === RUN TestDockerNetworkMacvlanPersistance [2022-10-21T07:58:49.038Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-10-21T07:58:49.603Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-10-21T07:58:50.167Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2022-10-21T07:58:50.168Z] === RUN TestDockerNetworkMacvlan [2022-10-21T07:58:50.425Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-10-21T07:58:50.683Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-10-21T07:58:51.616Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-10-21T07:58:52.549Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-10-21T07:58:54.448Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-10-21T07:58:56.978Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-10-21T07:58:56.978Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-10-21T07:59:00.258Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-10-21T07:59:00.914Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-10-21T07:59:01.859Z] === RUN TestDockerSuite/TestBuildRm [2022-10-21T07:59:01.859Z] --- PASS: TestDockerNetworkMacvlan (11.80s) [2022-10-21T07:59:01.859Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-10-21T07:59:01.859Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-10-21T07:59:01.859Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.09s) [2022-10-21T07:59:01.859Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.09s) [2022-10-21T07:59:01.859Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.77s) [2022-10-21T07:59:01.859Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s) [2022-10-21T07:59:01.859Z] PASS [2022-10-21T07:59:01.859Z] [2022-10-21T07:59:01.859Z] DONE 8 tests in 13.335s [2022-10-21T07:59:01.859Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-10-21T07:59:01.859Z] ++ 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-10-21T07:59:01.859Z] ++ set -e [2022-10-21T07:59:01.859Z] ++ '[' -n 0 ']' [2022-10-21T07:59:01.859Z] ++ set -x [2022-10-21T07:59:01.859Z] ++ 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-10-21T07:59:01.859Z] testing: warning: no tests to run [2022-10-21T07:59:01.859Z] PASS [2022-10-21T07:59:01.859Z] [2022-10-21T07:59:01.859Z] DONE 0 tests in 0.025s [2022-10-21T07:59:01.859Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-10-21T07:59:01.859Z] ++ 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-10-21T07:59:01.859Z] ++ set -e [2022-10-21T07:59:01.859Z] ++ '[' -n 0 ']' [2022-10-21T07:59:01.859Z] ++ set -x [2022-10-21T07:59:01.859Z] ++ 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-10-21T07:59:02.117Z] INFO: Testing against a local daemon [2022-10-21T07:59:02.117Z] === RUN TestAuthZPluginAllowRequest [2022-10-21T07:59:03.490Z] --- PASS: TestAuthZPluginAllowRequest (1.41s) [2022-10-21T07:59:03.490Z] === RUN TestAuthZPluginTLS [2022-10-21T07:59:04.056Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-10-21T07:59:04.056Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-10-21T07:59:04.056Z] === RUN TestAuthZPluginDenyRequest [2022-10-21T07:59:04.056Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-10-21T07:59:04.622Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-10-21T07:59:04.622Z] === RUN TestAuthZPluginAPIDenyResponse [2022-10-21T07:59:04.883Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-10-21T07:59:05.141Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-10-21T07:59:05.141Z] === RUN TestAuthZPluginDenyResponse [2022-10-21T07:59:05.707Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-10-21T07:59:05.707Z] === RUN TestAuthZPluginAllowEventStream [2022-10-21T07:59:06.274Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-10-21T07:59:06.274Z] docker_api_swarm_test.go:304: [d9e4d7ae62718] joining swarm manager [dd196768b5926]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T07:59:06.840Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-10-21T07:59:07.406Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s) [2022-10-21T07:59:07.406Z] === RUN TestAuthZPluginErrorResponse [2022-10-21T07:59:07.406Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-10-21T07:59:07.664Z] docker_api_swarm_test.go:305: [dee5638405954] joining swarm manager [dd196768b5926]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T07:59:07.922Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-10-21T07:59:07.922Z] === RUN TestAuthZPluginErrorRequest [2022-10-21T07:59:08.180Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-10-21T07:59:08.438Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2022-10-21T07:59:08.438Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-10-21T07:59:08.696Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-10-21T07:59:08.954Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-10-21T07:59:08.954Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-10-21T07:59:09.212Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-10-21T07:59:09.779Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-10-21T07:59:10.713Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.65s) [2022-10-21T07:59:10.713Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-10-21T07:59:12.613Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s) [2022-10-21T07:59:12.613Z] === RUN TestAuthZPluginHeader [2022-10-21T07:59:12.871Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-10-21T07:59:12.871Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-10-21T07:59:13.130Z] --- PASS: TestAuthZPluginHeader (0.80s) [2022-10-21T07:59:13.130Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-10-21T07:59:13.130Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-10-21T07:59:13.130Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-10-21T07:59:13.130Z] === RUN TestDockerSuite/TestBuildSpaces [2022-10-21T07:59:13.388Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-10-21T07:59:13.953Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-10-21T07:59:14.212Z] === RUN TestDockerSuite/TestBuildStderr [2022-10-21T07:59:14.778Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-10-21T07:59:18.062Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-10-21T07:59:18.062Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.76s) [2022-10-21T07:59:18.062Z] === RUN TestAuthZPluginV2Disable [2022-10-21T07:59:18.320Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-10-21T07:59:18.887Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-10-21T07:59:19.145Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-10-21T07:59:19.711Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-10-21T07:59:21.086Z] === RUN TestDockerSuite/TestBuildUser [2022-10-21T07:59:22.022Z] --- PASS: TestAuthZPluginV2Disable (4.23s) [2022-10-21T07:59:22.022Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-10-21T07:59:22.589Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-10-21T07:59:25.124Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-10-21T07:59:25.689Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-10-21T07:59:25.948Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.94s) [2022-10-21T07:59:25.948Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-10-21T07:59:35.513Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-10-21T07:59:35.513Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-10-21T07:59:35.513Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 16.2% of statements [2022-10-21T07:59:35.513Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-10-21T07:59:35.513Z] ? github.com/docker/docker/api/server/router [no test files] [2022-10-21T07:59:35.513Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-10-21T07:59:35.513Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-10-21T07:59:35.513Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-10-21T07:59:35.513Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-10-21T07:59:35.513Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-10-21T07:59:35.513Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-10-21T07:59:35.513Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-10-21T07:59:35.513Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-10-21T07:59:35.513Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-10-21T07:59:35.513Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-10-21T07:59:35.513Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-10-21T07:59:35.513Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-10-21T07:59:35.513Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-10-21T07:59:35.513Z] ? github.com/docker/docker/api/types [no test files] [2022-10-21T07:59:35.513Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-10-21T07:59:35.513Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-10-21T07:59:35.513Z] ? github.com/docker/docker/api/types/container [no test files] [2022-10-21T07:59:35.513Z] ? github.com/docker/docker/api/types/events [no test files] [2022-10-21T07:59:36.077Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-10-21T07:59:36.077Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2022-10-21T07:59:36.077Z] ? github.com/docker/docker/api/types/image [no test files] [2022-10-21T07:59:36.077Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-10-21T07:59:36.077Z] ? github.com/docker/docker/api/types/network [no test files] [2022-10-21T07:59:36.077Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-10-21T07:59:36.077Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-10-21T07:59:36.077Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-10-21T07:59:36.077Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-10-21T07:59:36.333Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-10-21T07:59:36.333Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2022-10-21T07:59:36.333Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-10-21T07:59:36.333Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-10-21T07:59:36.333Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-10-21T07:59:36.333Z] ? github.com/docker/docker/builder [no test files] [2022-10-21T07:59:36.333Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-10-21T07:59:36.333Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-10-21T07:59:36.333Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-10-21T07:59:36.333Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-10-21T07:59:36.333Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-10-21T07:59:36.333Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-10-21T07:59:36.333Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-10-21T07:59:38.142Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-10-21T07:59:38.142Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-10-21T07:59:38.142Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-10-21T07:59:38.142Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-10-21T07:59:38.707Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-10-21T07:59:38.852Z] ok github.com/docker/docker/builder/dockerfile 0.179s coverage: 48.5% of statements [2022-10-21T07:59:38.852Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-10-21T07:59:38.966Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.05s) [2022-10-21T07:59:38.966Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-10-21T07:59:39.108Z] ok github.com/docker/docker/builder/remotecontext 0.092s coverage: 13.7% of statements [2022-10-21T07:59:39.531Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-10-21T07:59:39.531Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-10-21T07:59:39.531Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-10-21T07:59:39.531Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-10-21T07:59:39.531Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-10-21T07:59:39.531Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-10-21T07:59:39.531Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-10-21T07:59:39.531Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-10-21T07:59:39.531Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-10-21T07:59:40.037Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-10-21T07:59:40.903Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-10-21T07:59:40.903Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-10-21T07:59:41.161Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-10-21T07:59:41.161Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-10-21T07:59:41.727Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-10-21T07:59:42.292Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-10-21T07:59:42.292Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-10-21T07:59:42.556Z] ok github.com/docker/docker/builder/remotecontext/git 2.685s coverage: 83.5% of statements [2022-10-21T07:59:42.556Z] ? github.com/docker/docker/cli [no test files] [2022-10-21T07:59:42.556Z] ? github.com/docker/docker/cli/config [no test files] [2022-10-21T07:59:43.227Z] docker_api_swarm_test.go:272: [da7ad974be1aa] joining swarm manager [db0e7c6d6e294]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T07:59:44.599Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-10-21T07:59:44.599Z] docker_api_swarm_test.go:273: [d4ae7c41b2e46] joining swarm manager [db0e7c6d6e294]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T07:59:45.076Z] ok github.com/docker/docker/client 0.152s coverage: 75.4% of statements [2022-10-21T07:59:45.972Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-10-21T07:59:46.537Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-10-21T07:59:46.537Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-10-21T07:59:47.102Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-10-21T07:59:47.102Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-10-21T07:59:47.102Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-10-21T07:59:47.360Z] === RUN TestDockerSuite/TestBuildXZHost [2022-10-21T07:59:48.732Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-10-21T07:59:48.732Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-10-21T07:59:48.732Z] docker_cli_sni_test.go:18: Flakey test [2022-10-21T07:59:48.732Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-10-21T07:59:49.299Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-10-21T07:59:49.560Z] === RUN TestDockerSuite/TestCommitChange [2022-10-21T07:59:50.518Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-10-21T07:59:50.776Z] === RUN TestDockerSuite/TestCommitHardlink [2022-10-21T07:59:51.712Z] === RUN TestDockerSuite/TestCommitNewFile [2022-10-21T07:59:52.646Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-10-21T07:59:53.211Z] === RUN TestDockerSuite/TestCommitTTY [2022-10-21T07:59:54.145Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-10-21T07:59:54.710Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-10-21T07:59:55.643Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-10-21T07:59:55.901Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-10-21T07:59:55.901Z] PASS [2022-10-21T07:59:55.901Z] [2022-10-21T07:59:55.901Z] DONE 17 tests in 54.055s [2022-10-21T07:59:55.901Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-10-21T07:59:55.901Z] ++ 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-10-21T07:59:55.901Z] ++ set -e [2022-10-21T07:59:55.901Z] ++ '[' -n 0 ']' [2022-10-21T07:59:55.901Z] ++ set -x [2022-10-21T07:59:55.901Z] ++ 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-10-21T07:59:56.159Z] INFO: Testing against a local daemon [2022-10-21T07:59:56.159Z] === RUN TestPluginInvalidJSON [2022-10-21T07:59:56.159Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T07:59:56.159Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T07:59:56.159Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T07:59:56.159Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-10-21T07:59:56.159Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-10-21T07:59:56.159Z] === RUN TestPluginInstall [2022-10-21T07:59:56.159Z] === RUN TestPluginInstall/no_auth [2022-10-21T07:59:56.159Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-10-21T07:59:56.159Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-10-21T07:59:56.159Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-10-21T07:59:56.417Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-10-21T07:59:56.417Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-10-21T07:59:56.417Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-10-21T07:59:56.417Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-10-21T07:59:57.351Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-10-21T07:59:58.284Z] time="2022-10-21T07:59:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T07:59:58.284Z] time="2022-10-21T07:59:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00382700763e1af5998c9a26e395f02f292f197153e82347e2794362c89cf9e7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T07:59:58.284Z] time="2022-10-21T07:59:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T07:59:58.284Z] time="2022-10-21T07:59:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00382700763e1af5998c9a26e395f02f292f197153e82347e2794362c89cf9e7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T07:59:58.542Z] === RUN TestPluginInstall/with_htpasswd [2022-10-21T07:59:58.800Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-10-21T07:59:58.800Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-10-21T07:59:59.058Z] time="2022-10-21T07:59:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T07:59:59.058Z] time="2022-10-21T07:59:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:66f375f5b15f41422b4f4dc0a823011766a46612111716a99d5d214ff7f4bb1f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T07:59:59.058Z] time="2022-10-21T07:59:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T07:59:59.058Z] time="2022-10-21T07:59:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:66f375f5b15f41422b4f4dc0a823011766a46612111716a99d5d214ff7f4bb1f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T07:59:59.317Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-10-21T07:59:59.317Z] === RUN TestPluginInstall/with_insecure [2022-10-21T07:59:59.883Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-10-21T08:00:00.450Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-10-21T08:00:00.450Z] time="2022-10-21T08:00:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T08:00:00.450Z] time="2022-10-21T08:00:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6524254b4cdf41c889497d21a661a8e12a6bf8a3369002d7af53886e38e68858" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T08:00:00.450Z] time="2022-10-21T08:00:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-10-21T08:00:00.450Z] time="2022-10-21T08:00:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6524254b4cdf41c889497d21a661a8e12a6bf8a3369002d7af53886e38e68858" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-10-21T08:00:00.708Z] plugin_test.go:165: [de5588a27e8cc] daemon is not started [2022-10-21T08:00:00.708Z] --- PASS: TestPluginInstall (4.58s) [2022-10-21T08:00:00.708Z] --- PASS: TestPluginInstall/no_auth (2.43s) [2022-10-21T08:00:00.708Z] --- PASS: TestPluginInstall/with_htpasswd (0.85s) [2022-10-21T08:00:00.708Z] --- PASS: TestPluginInstall/with_insecure (1.30s) [2022-10-21T08:00:00.708Z] === RUN TestPluginsWithRuntimes [2022-10-21T08:00:00.965Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-10-21T08:00:01.530Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-10-21T08:00:01.530Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-10-21T08:00:01.530Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-10-21T08:00:02.096Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-10-21T08:00:02.096Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-10-21T08:00:02.096Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-10-21T08:00:02.354Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-10-21T08:00:02.354Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-10-21T08:00:02.354Z] === RUN TestPluginsWithRuntimes/No_Args [2022-10-21T08:00:02.921Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-10-21T08:00:03.179Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-10-21T08:00:03.436Z] === RUN TestPluginsWithRuntimes/With_Args [2022-10-21T08:00:04.003Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-10-21T08:00:04.003Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-10-21T08:00:04.568Z] --- PASS: TestPluginsWithRuntimes (3.86s) [2022-10-21T08:00:04.568Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.02s) [2022-10-21T08:00:04.568Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.03s) [2022-10-21T08:00:04.568Z] === RUN TestPluginBackCompatMediaTypes [2022-10-21T08:00:05.134Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-10-21T08:00:05.134Z] --- PASS: TestPluginBackCompatMediaTypes (0.65s) [2022-10-21T08:00:05.134Z] PASS [2022-10-21T08:00:05.392Z] [2022-10-21T08:00:05.392Z] DONE 10 tests in 9.273s [2022-10-21T08:00:05.392Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-10-21T08:00:05.392Z] ++ 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-10-21T08:00:05.392Z] ++ set -e [2022-10-21T08:00:05.392Z] ++ '[' -n 0 ']' [2022-10-21T08:00:05.392Z] ++ set -x [2022-10-21T08:00:05.392Z] ++ 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-10-21T08:00:05.392Z] INFO: Testing against a local daemon [2022-10-21T08:00:05.392Z] === RUN TestExternalGraphDriver [2022-10-21T08:00:05.650Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-10-21T08:00:05.650Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-10-21T08:00:05.650Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-10-21T08:00:05.908Z] === RUN TestExternalGraphDriver/json [2022-10-21T08:00:06.166Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-10-21T08:00:07.100Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-10-21T08:00:07.666Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-10-21T08:00:07.924Z] === RUN TestExternalGraphDriver/spec [2022-10-21T08:00:08.191Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-10-21T08:00:08.191Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-10-21T08:00:09.132Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-10-21T08:00:10.066Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-10-21T08:00:10.066Z] === RUN TestExternalGraphDriver/pull [2022-10-21T08:00:10.324Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-10-21T08:00:10.582Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-10-21T08:00:10.839Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-10-21T08:00:11.773Z] --- PASS: TestExternalGraphDriver (6.36s) [2022-10-21T08:00:11.773Z] --- PASS: TestExternalGraphDriver/json (1.99s) [2022-10-21T08:00:11.773Z] --- PASS: TestExternalGraphDriver/spec (2.24s) [2022-10-21T08:00:11.773Z] --- PASS: TestExternalGraphDriver/pull (1.77s) [2022-10-21T08:00:11.773Z] === RUN TestGraphdriverPluginV2 [2022-10-21T08:00:12.031Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-10-21T08:00:12.964Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-10-21T08:00:12.964Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-10-21T08:00:12.964Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-10-21T08:00:12.964Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-10-21T08:00:12.964Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-10-21T08:00:13.480Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-10-21T08:00:16.008Z] --- PASS: TestGraphdriverPluginV2 (4.20s) [2022-10-21T08:00:16.008Z] PASS [2022-10-21T08:00:16.008Z] [2022-10-21T08:00:16.008Z] DONE 5 tests in 10.722s [2022-10-21T08:00:16.008Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-10-21T08:00:16.008Z] ++ 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-10-21T08:00:16.008Z] ++ set -e [2022-10-21T08:00:16.008Z] ++ '[' -n 0 ']' [2022-10-21T08:00:16.008Z] ++ set -x [2022-10-21T08:00:16.008Z] ++ 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-10-21T08:00:16.008Z] INFO: Testing against a local daemon [2022-10-21T08:00:16.008Z] === RUN TestContinueAfterPluginCrash [2022-10-21T08:00:16.008Z] === PAUSE TestContinueAfterPluginCrash [2022-10-21T08:00:16.008Z] === RUN TestReadPluginNoRead [2022-10-21T08:00:16.008Z] === PAUSE TestReadPluginNoRead [2022-10-21T08:00:16.008Z] === RUN TestDaemonStartWithLogOpt [2022-10-21T08:00:16.008Z] === PAUSE TestDaemonStartWithLogOpt [2022-10-21T08:00:16.008Z] === CONT TestContinueAfterPluginCrash [2022-10-21T08:00:16.008Z] === CONT TestDaemonStartWithLogOpt [2022-10-21T08:00:17.909Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-10-21T08:00:18.477Z] === RUN TestDockerSuite/TestContainerAPITop [2022-10-21T08:00:19.042Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-10-21T08:00:19.042Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-10-21T08:00:19.042Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-10-21T08:00:19.042Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-10-21T08:00:19.522Z] --- PASS: TestBuildWithHugeFile (128.70s) [2022-10-21T08:00:19.522Z] === RUN TestBuildWithEmptyDockerfile [2022-10-21T08:00:19.522Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-21T08:00:19.522Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-21T08:00:19.522Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-21T08:00:19.522Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-21T08:00:19.522Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-21T08:00:19.522Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-21T08:00:19.522Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-10-21T08:00:19.522Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-10-21T08:00:19.522Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-10-21T08:00:19.522Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-10-21T08:00:19.522Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-10-21T08:00:19.522Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-10-21T08:00:19.522Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-10-21T08:00:19.522Z] === RUN TestBuildPreserveOwnership [2022-10-21T08:00:19.522Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-10-21T08:00:19.522Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-10-21T08:00:19.522Z] === RUN TestBuildPlatformInvalid [2022-10-21T08:00:19.522Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-10-21T08:00:19.522Z] PASS [2022-10-21T08:00:19.522Z] ok github.com/docker/docker/integration/build 195.764s [2022-10-21T08:00:19.522Z] [2022-10-21T08:00:19.522Z] === Skipped [2022-10-21T08:00:19.522Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-10-21T08:00:19.522Z] build_session_test.go:25: TODO: BuildKit [2022-10-21T08:00:19.522Z] [2022-10-21T08:00:19.522Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-10-21T08:00:19.522Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:00:19.522Z] [2022-10-21T08:00:19.522Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-10-21T08:00:19.522Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-10-21T08:00:19.522Z] [2022-10-21T08:00:19.522Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-10-21T08:00:19.522Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-10-21T08:00:19.522Z] [2022-10-21T08:00:19.522Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-10-21T08:00:19.522Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-10-21T08:00:19.522Z] [2022-10-21T08:00:19.522Z] DONE 28 tests, 5 skipped in 226.914s [2022-10-21T08:00:19.522Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-10-21T08:00:19.523Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T08:00:19.523Z] INFO: Testing against a local daemon [2022-10-21T08:00:19.523Z] === RUN TestConfigInspect [2022-10-21T08:00:19.523Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:00:19.523Z] --- SKIP: TestConfigInspect (0.00s) [2022-10-21T08:00:19.523Z] === RUN TestConfigList [2022-10-21T08:00:19.523Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:00:19.523Z] --- SKIP: TestConfigList (0.00s) [2022-10-21T08:00:19.523Z] === RUN TestConfigsCreateAndDelete [2022-10-21T08:00:19.523Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:00:19.523Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-10-21T08:00:19.523Z] === RUN TestConfigsUpdate [2022-10-21T08:00:19.523Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:00:19.523Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-10-21T08:00:19.523Z] === RUN TestTemplatedConfig [2022-10-21T08:00:19.523Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:00:19.523Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-10-21T08:00:19.523Z] === RUN TestConfigCreateResolve [2022-10-21T08:00:19.523Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T08:00:19.523Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-10-21T08:00:19.523Z] === RUN TestConfigDaemonLibtrustID [2022-10-21T08:00:19.523Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T08:00:19.523Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-10-21T08:00:19.523Z] PASS [2022-10-21T08:00:19.523Z] ok github.com/docker/docker/integration/config 0.128s [2022-10-21T08:00:19.523Z] [2022-10-21T08:00:19.523Z] === Skipped [2022-10-21T08:00:19.523Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-10-21T08:00:19.523Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:00:19.523Z] [2022-10-21T08:00:19.523Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-10-21T08:00:19.523Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:00:19.523Z] [2022-10-21T08:00:19.523Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-10-21T08:00:19.523Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:00:19.523Z] [2022-10-21T08:00:19.523Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-10-21T08:00:19.523Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:00:19.523Z] [2022-10-21T08:00:19.523Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-10-21T08:00:19.523Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:00:19.523Z] [2022-10-21T08:00:19.523Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-10-21T08:00:19.523Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T08:00:19.523Z] [2022-10-21T08:00:19.523Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2022-10-21T08:00:19.523Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T08:00:19.523Z] [2022-10-21T08:00:19.523Z] DONE 7 tests, 7 skipped in 2.078s [2022-10-21T08:00:19.523Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-10-21T08:00:19.973Z] --- PASS: TestDaemonStartWithLogOpt (3.75s) [2022-10-21T08:00:19.973Z] === CONT TestReadPluginNoRead [2022-10-21T08:00:21.704Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T08:00:21.704Z] INFO: Testing against a local daemon [2022-10-21T08:00:21.704Z] === RUN TestCheckpoint [2022-10-21T08:00:21.704Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-10-21T08:00:21.704Z] --- SKIP: TestCheckpoint (0.00s) [2022-10-21T08:00:21.704Z] === RUN TestContainerInvalidJSON [2022-10-21T08:00:21.704Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-10-21T08:00:21.704Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-10-21T08:00:21.704Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-10-21T08:00:21.704Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-10-21T08:00:21.704Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-10-21T08:00:21.704Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-10-21T08:00:21.704Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-10-21T08:00:21.704Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-10-21T08:00:21.704Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-10-21T08:00:21.704Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-10-21T08:00:21.704Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-10-21T08:00:21.704Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2022-10-21T08:00:21.704Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-10-21T08:00:21.704Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-10-21T08:00:21.704Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s) [2022-10-21T08:00:21.704Z] === RUN TestCopyFromContainerPathIsNotDir [2022-10-21T08:00:21.704Z] copy_test.go:38: testEnv.OSType == "windows" [2022-10-21T08:00:21.704Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s) [2022-10-21T08:00:21.704Z] === RUN TestCopyToContainerPathDoesNotExist [2022-10-21T08:00:21.871Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-10-21T08:00:22.130Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-10-21T08:00:22.130Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-10-21T08:00:22.161Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.33s) [2022-10-21T08:00:22.161Z] === RUN TestCopyToContainerPathIsNotDir [2022-10-21T08:00:22.161Z] copy_test.go:63: testEnv.OSType == "windows" [2022-10-21T08:00:22.161Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2022-10-21T08:00:22.161Z] === RUN TestCopyFromContainer [2022-10-21T08:00:22.161Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:00:22.161Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-10-21T08:00:22.161Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-10-21T08:00:22.161Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-21T08:00:22.161Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-21T08:00:22.161Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-21T08:00:22.161Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-21T08:00:22.161Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-21T08:00:22.161Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-21T08:00:22.161Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-10-21T08:00:22.161Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-10-21T08:00:22.161Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-10-21T08:00:22.161Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-10-21T08:00:22.161Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-10-21T08:00:22.161Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-10-21T08:00:22.161Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-10-21T08:00:22.161Z] === RUN TestCreateLinkToNonExistingContainer [2022-10-21T08:00:22.161Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-10-21T08:00:22.161Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-10-21T08:00:22.161Z] === RUN TestCreateWithInvalidEnv [2022-10-21T08:00:22.161Z] === RUN TestCreateWithInvalidEnv/0 [2022-10-21T08:00:22.161Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-10-21T08:00:22.161Z] === RUN TestCreateWithInvalidEnv/1 [2022-10-21T08:00:22.161Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-10-21T08:00:22.161Z] === RUN TestCreateWithInvalidEnv/2 [2022-10-21T08:00:22.161Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-10-21T08:00:22.161Z] === CONT TestCreateWithInvalidEnv/0 [2022-10-21T08:00:22.161Z] === CONT TestCreateWithInvalidEnv/2 [2022-10-21T08:00:22.161Z] === CONT TestCreateWithInvalidEnv/1 [2022-10-21T08:00:22.161Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-10-21T08:00:22.161Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-10-21T08:00:22.161Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-10-21T08:00:22.161Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-10-21T08:00:22.161Z] === RUN TestCreateTmpfsMountsTarget [2022-10-21T08:00:22.161Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:00:22.161Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-10-21T08:00:22.161Z] === RUN TestCreateWithCustomMaskedPaths [2022-10-21T08:00:22.161Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T08:00:22.161Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-10-21T08:00:22.161Z] === RUN TestCreateWithCustomReadonlyPaths [2022-10-21T08:00:22.161Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T08:00:22.161Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-10-21T08:00:22.161Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-10-21T08:00:22.161Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-21T08:00:22.161Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-21T08:00:22.161Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-21T08:00:22.161Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-21T08:00:22.161Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-21T08:00:22.161Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-21T08:00:22.161Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-21T08:00:22.161Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-21T08:00:22.161Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-21T08:00:22.161Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-21T08:00:22.161Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-10-21T08:00:22.161Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-10-21T08:00:22.161Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-10-21T08:00:22.161Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-10-21T08:00:22.161Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-10-21T08:00:22.161Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-10-21T08:00:22.161Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-10-21T08:00:22.161Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-10-21T08:00:22.161Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-10-21T08:00:22.161Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-10-21T08:00:22.161Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-10-21T08:00:22.161Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-10-21T08:00:22.161Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-10-21T08:00:22.161Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-10-21T08:00:22.161Z] === RUN TestCreateDifferentPlatform [2022-10-21T08:00:22.161Z] === RUN TestCreateDifferentPlatform/different_os [2022-10-21T08:00:22.161Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-10-21T08:00:22.161Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-10-21T08:00:22.161Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-10-21T08:00:22.161Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-10-21T08:00:22.161Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-10-21T08:00:22.161Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-10-21T08:00:22.161Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-10-21T08:00:22.618Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-10-21T08:00:22.618Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-10-21T08:00:22.618Z] === RUN TestContainerKillOnDaemonStart [2022-10-21T08:00:22.618Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:00:22.618Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-10-21T08:00:22.618Z] === RUN TestDiff [2022-10-21T08:00:22.618Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-10-21T08:00:22.618Z] --- SKIP: TestDiff (0.00s) [2022-10-21T08:00:22.618Z] === RUN TestExecWithCloseStdin [2022-10-21T08:00:22.696Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-10-21T08:00:23.630Z] === RUN TestReadPluginNoRead/default [2022-10-21T08:00:23.752Z] ok github.com/docker/docker/cmd/dockerd 0.070s coverage: 29.1% of statements [2022-10-21T08:00:24.787Z] --- PASS: TestExecWithCloseStdin (2.51s) [2022-10-21T08:00:24.787Z] === RUN TestExec [2022-10-21T08:00:25.005Z] --- PASS: TestContinueAfterPluginCrash (8.85s) [2022-10-21T08:00:25.005Z] === RUN TestReadPluginNoRead/disabled_caching [2022-10-21T08:00:25.119Z] ok github.com/docker/docker/container 0.122s coverage: 34.5% of statements [2022-10-21T08:00:25.119Z] ? github.com/docker/docker/container/stream [no test files] [2022-10-21T08:00:25.119Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-10-21T08:00:25.119Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-10-21T08:00:25.119Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-10-21T08:00:25.937Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-10-21T08:00:26.505Z] === CONT TestReadPluginNoRead [2022-10-21T08:00:26.505Z] read_test.go:92: [d2c0e2a39d0a2] daemon is not started [2022-10-21T08:00:26.505Z] --- PASS: TestReadPluginNoRead (6.58s) [2022-10-21T08:00:26.505Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.37s) [2022-10-21T08:00:26.505Z] --- PASS: TestReadPluginNoRead/default (1.54s) [2022-10-21T08:00:26.505Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.47s) [2022-10-21T08:00:26.505Z] PASS [2022-10-21T08:00:26.505Z] [2022-10-21T08:00:26.505Z] DONE 6 tests in 10.442s [2022-10-21T08:00:26.505Z] 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-10-21T08:00:26.505Z] ++ 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-10-21T08:00:26.505Z] ++ set -e [2022-10-21T08:00:26.505Z] ++ '[' -n 0 ']' [2022-10-21T08:00:26.505Z] ++ set -x [2022-10-21T08:00:26.505Z] ++ 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-10-21T08:00:26.505Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-10-21T08:00:26.505Z] testing: warning: no tests to run [2022-10-21T08:00:26.505Z] PASS [2022-10-21T08:00:26.505Z] [2022-10-21T08:00:26.505Z] DONE 0 tests in 0.036s [2022-10-21T08:00:26.505Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-10-21T08:00:26.505Z] ++ 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-10-21T08:00:26.505Z] ++ set -e [2022-10-21T08:00:26.505Z] ++ '[' -n 0 ']' [2022-10-21T08:00:26.505Z] ++ set -x [2022-10-21T08:00:26.505Z] ++ 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-10-21T08:00:26.763Z] INFO: Testing against a local daemon [2022-10-21T08:00:26.763Z] === RUN TestPluginWithDevMounts [2022-10-21T08:00:26.763Z] === PAUSE TestPluginWithDevMounts [2022-10-21T08:00:26.763Z] === CONT TestPluginWithDevMounts [2022-10-21T08:00:26.956Z] --- PASS: TestExec (2.18s) [2022-10-21T08:00:26.956Z] === RUN TestExecUser [2022-10-21T08:00:26.956Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-10-21T08:00:26.956Z] --- SKIP: TestExecUser (0.00s) [2022-10-21T08:00:26.956Z] === RUN TestExportContainerAndImportImage [2022-10-21T08:00:26.956Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:00:26.956Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-10-21T08:00:26.956Z] === RUN TestExportContainerAfterDaemonRestart [2022-10-21T08:00:26.956Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:00:26.956Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-10-21T08:00:26.956Z] === RUN TestHealthCheckWorkdir [2022-10-21T08:00:26.956Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2022-10-21T08:00:26.956Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-10-21T08:00:26.956Z] === RUN TestHealthKillContainer [2022-10-21T08:00:26.956Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-10-21T08:00:26.956Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-10-21T08:00:26.956Z] === RUN TestHealthCheckProcessKilled [2022-10-21T08:00:27.696Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-10-21T08:00:28.637Z] --- PASS: TestPluginWithDevMounts (1.77s) [2022-10-21T08:00:28.637Z] PASS [2022-10-21T08:00:28.637Z] [2022-10-21T08:00:28.637Z] DONE 1 tests in 1.920s [2022-10-21T08:00:28.637Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-10-21T08:00:28.637Z] ++ 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-10-21T08:00:28.637Z] ++ set -e [2022-10-21T08:00:28.637Z] ++ '[' -n 0 ']' [2022-10-21T08:00:28.637Z] ++ set -x [2022-10-21T08:00:28.637Z] ++ 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-10-21T08:00:28.637Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-10-21T08:00:28.637Z] INFO: Testing against a local daemon [2022-10-21T08:00:28.637Z] === RUN TestSecretInspect [2022-10-21T08:00:29.204Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-10-21T08:00:29.851Z] --- PASS: TestHealthCheckProcessKilled (2.34s) [2022-10-21T08:00:29.851Z] === RUN TestInspectCpusetInConfigPre120 [2022-10-21T08:00:29.851Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-10-21T08:00:29.851Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-10-21T08:00:29.851Z] === RUN TestKillContainerInvalidSignal [2022-10-21T08:00:30.137Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-10-21T08:00:30.703Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-10-21T08:00:30.960Z] --- PASS: TestSecretInspect (2.36s) [2022-10-21T08:00:30.960Z] === RUN TestSecretList [2022-10-21T08:00:31.384Z] --- PASS: TestKillContainerInvalidSignal (2.03s) [2022-10-21T08:00:31.384Z] === RUN TestKillContainer [2022-10-21T08:00:31.384Z] === RUN TestKillContainer/no_signal [2022-10-21T08:00:32.333Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-10-21T08:00:33.212Z] ok github.com/docker/docker/daemon/cluster 0.069s coverage: 0.5% of statements [2022-10-21T08:00:33.552Z] === RUN TestKillContainer/non_killing_signal [2022-10-21T08:00:33.552Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-10-21T08:00:33.552Z] === RUN TestKillContainer/killing_signal [2022-10-21T08:00:33.707Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-10-21T08:00:33.707Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-10-21T08:00:33.775Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-10-21T08:00:33.964Z] --- PASS: TestSecretList (3.02s) [2022-10-21T08:00:33.964Z] === RUN TestSecretsCreateAndDelete [2022-10-21T08:00:34.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000129560_} [2022-10-21T08:00:35.143Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2022-10-21T08:00:36.122Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1349750682_/foo_false____} [2022-10-21T08:00:36.122Z] docker_api_swarm_node_test.go:20: [d8666a7ec8155] joining swarm manager [df7fa13b3382f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T08:00:36.447Z] --- PASS: TestKillContainer (4.47s) [2022-10-21T08:00:36.447Z] --- PASS: TestKillContainer/no_signal (1.95s) [2022-10-21T08:00:36.447Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-10-21T08:00:36.447Z] --- PASS: TestKillContainer/killing_signal (2.48s) [2022-10-21T08:00:36.447Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-10-21T08:00:36.447Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-10-21T08:00:36.447Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-10-21T08:00:36.447Z] === RUN TestKillStoppedContainer [2022-10-21T08:00:36.447Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-10-21T08:00:36.447Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-10-21T08:00:36.447Z] === RUN TestKillStoppedContainerAPIPre120 [2022-10-21T08:00:36.447Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-10-21T08:00:36.447Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-10-21T08:00:36.447Z] === RUN TestKillDifferentUserContainer [2022-10-21T08:00:36.447Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-10-21T08:00:36.447Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-10-21T08:00:36.447Z] === RUN TestInspectOomKilledTrue [2022-10-21T08:00:36.447Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:00:36.447Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-10-21T08:00:36.447Z] === RUN TestInspectOomKilledFalse [2022-10-21T08:00:36.447Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-10-21T08:00:36.447Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-10-21T08:00:36.447Z] === RUN TestLogsFollowTailEmpty [2022-10-21T08:00:36.687Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1349750682_/foo_true____} [2022-10-21T08:00:36.687Z] --- PASS: TestSecretsCreateAndDelete (2.75s) [2022-10-21T08:00:36.687Z] === RUN TestSecretsUpdate [2022-10-21T08:00:37.253Z] docker_api_swarm_node_test.go:21: [d03933bfd01db] joining swarm manager [df7fa13b3382f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T08:00:37.817Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3690355456_/foo_false____} [2022-10-21T08:00:37.977Z] --- PASS: TestLogsFollowTailEmpty (2.01s) [2022-10-21T08:00:37.977Z] === RUN TestNetworkNat [2022-10-21T08:00:37.977Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-10-21T08:00:37.977Z] --- SKIP: TestNetworkNat (0.00s) [2022-10-21T08:00:37.977Z] === RUN TestNetworkLocalhostTCPNat [2022-10-21T08:00:39.190Z] --- PASS: TestSecretsUpdate (2.31s) [2022-10-21T08:00:39.190Z] === RUN TestTemplatedSecret [2022-10-21T08:00:39.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3690355456_/foo_true____} [2022-10-21T08:00:40.563Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3690355456_/foo_true__0xc0001295c0__} [2022-10-21T08:00:40.871Z] --- PASS: TestNetworkLocalhostTCPNat (2.48s) [2022-10-21T08:00:40.871Z] === RUN TestNetworkLoopbackNat [2022-10-21T08:00:40.871Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-10-21T08:00:40.871Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-10-21T08:00:40.871Z] === RUN TestPause [2022-10-21T08:00:40.871Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-10-21T08:00:40.871Z] --- SKIP: TestPause (0.00s) [2022-10-21T08:00:40.871Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-10-21T08:00:41.129Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0001295f0_} [2022-10-21T08:00:42.064Z] --- PASS: TestTemplatedSecret (2.94s) [2022-10-21T08:00:42.064Z] === RUN TestSecretCreateResolve [2022-10-21T08:00:42.401Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.12s) [2022-10-21T08:00:42.401Z] === RUN TestPauseStopPausedContainer [2022-10-21T08:00:42.401Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:00:42.401Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-10-21T08:00:42.401Z] === RUN TestPsFilter [2022-10-21T08:00:42.858Z] --- PASS: TestPsFilter (0.11s) [2022-10-21T08:00:42.858Z] === RUN TestRemoveContainerWithRemovedVolume [2022-10-21T08:00:42.996Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000129620_} [2022-10-21T08:00:43.302Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.439s coverage: 13.8% of statements [2022-10-21T08:00:43.560Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 81.8% of statements [2022-10-21T08:00:43.816Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2022-10-21T08:00:44.368Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000129650_} [2022-10-21T08:00:44.368Z] --- PASS: TestSecretCreateResolve (2.20s) [2022-10-21T08:00:44.368Z] PASS [2022-10-21T08:00:44.368Z] [2022-10-21T08:00:44.368Z] DONE 6 tests in 15.699s [2022-10-21T08:00:44.368Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-10-21T08:00:44.368Z] ++ 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-10-21T08:00:44.368Z] ++ set -e [2022-10-21T08:00:44.368Z] ++ '[' -n 0 ']' [2022-10-21T08:00:44.368Z] ++ set -x [2022-10-21T08:00:44.368Z] ++ 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-10-21T08:00:44.368Z] INFO: Testing against a local daemon [2022-10-21T08:00:44.368Z] === RUN TestServiceCreateInit [2022-10-21T08:00:44.368Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-10-21T08:00:44.378Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-10-21T08:00:44.940Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-10-21T08:00:45.026Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.32s) [2022-10-21T08:00:45.026Z] === RUN TestRemoveContainerWithVolume [2022-10-21T08:00:45.738Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000129680_} [2022-10-21T08:00:46.306Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.475s coverage: 74.6% of statements [2022-10-21T08:00:46.867Z] ok github.com/docker/docker/daemon 12.127s coverage: 17.1% of statements [2022-10-21T08:00:46.867Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-10-21T08:00:46.867Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-10-21T08:00:46.867Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-10-21T08:00:46.867Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-10-21T08:00:47.111Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-10-21T08:00:47.197Z] --- PASS: TestRemoveContainerWithVolume (2.26s) [2022-10-21T08:00:47.197Z] === RUN TestRemoveContainerRunning [2022-10-21T08:00:47.677Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-10-21T08:00:47.796Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2022-10-21T08:00:48.052Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.374s coverage: 60.7% of statements [2022-10-21T08:00:48.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-10-21T08:00:48.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-10-21T08:00:48.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-10-21T08:00:48.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-10-21T08:00:48.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-10-21T08:00:48.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-10-21T08:00:48.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-10-21T08:00:48.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-10-21T08:00:48.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-10-21T08:00:48.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-10-21T08:00:48.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-10-21T08:00:48.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-10-21T08:00:48.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-10-21T08:00:48.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-10-21T08:00:48.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-10-21T08:00:48.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-10-21T08:00:48.521Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-10-21T08:00:48.521Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-10-21T08:00:48.779Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-10-21T08:00:49.366Z] --- PASS: TestRemoveContainerRunning (2.15s) [2022-10-21T08:00:49.366Z] === RUN TestRemoveContainerForceRemoveRunning [2022-10-21T08:00:49.948Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.8% of statements [2022-10-21T08:00:51.307Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-10-21T08:00:51.536Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.09s) [2022-10-21T08:00:51.537Z] === RUN TestRemoveInvalidContainer [2022-10-21T08:00:51.537Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-10-21T08:00:51.537Z] === RUN TestRenameLinkedContainer [2022-10-21T08:00:51.537Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-10-21T08:00:51.537Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-10-21T08:00:51.537Z] === RUN TestRenameStoppedContainer [2022-10-21T08:00:51.865Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.325s coverage: 50.5% of statements [2022-10-21T08:00:52.241Z] docker_api_swarm_test.go:502: [da2aac19e42a0] joining swarm manager [d9cb2b2d25677]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T08:00:52.428Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.611s coverage: 45.9% of statements [2022-10-21T08:00:52.428Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-10-21T08:00:53.173Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-10-21T08:00:53.739Z] --- PASS: TestServiceCreateInit (9.25s) [2022-10-21T08:00:53.739Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.31s) [2022-10-21T08:00:53.739Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.92s) [2022-10-21T08:00:53.739Z] === RUN TestCreateServiceMultipleTimes [2022-10-21T08:00:53.794Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.573s coverage: 58.0% of statements [2022-10-21T08:00:53.794Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-10-21T08:00:53.794Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-10-21T08:00:53.794Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.028s coverage: 58.8% of statements [2022-10-21T08:00:54.723Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-10-21T08:00:55.113Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-10-21T08:00:55.286Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2022-10-21T08:00:56.214Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.6% of statements [2022-10-21T08:00:56.214Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-10-21T08:00:56.214Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-10-21T08:00:56.487Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-10-21T08:00:56.746Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-10-21T08:00:57.145Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 43.2% of statements [2022-10-21T08:00:57.679Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-10-21T08:00:57.707Z] ok github.com/docker/docker/daemon/logger/awslogs 0.168s coverage: 77.4% of statements [2022-10-21T08:00:57.707Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-10-21T08:00:57.707Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-10-21T08:00:57.707Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2022-10-21T08:00:58.245Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-10-21T08:00:58.269Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-10-21T08:00:58.525Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.013s coverage: 69.9% of statements [2022-10-21T08:00:58.781Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2022-10-21T08:00:58.816Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-10-21T08:00:59.709Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 78.7% of statements [2022-10-21T08:00:59.709Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-10-21T08:00:59.752Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-10-21T08:00:59.965Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 54.7% of statements [2022-10-21T08:01:00.010Z] docker_api_swarm_test.go:507: [d3b7e2c87c2b0] joining swarm manager [d9cb2b2d25677]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T08:01:00.084Z] --- PASS: TestRenameStoppedContainer (7.32s) [2022-10-21T08:01:00.084Z] === RUN TestRenameRunningContainerAndReuse [2022-10-21T08:01:00.221Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.010s coverage: 31.5% of statements [2022-10-21T08:01:00.575Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-10-21T08:01:01.140Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-10-21T08:01:01.149Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-10-21T08:01:01.405Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-10-21T08:01:01.967Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-10-21T08:01:02.074Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-10-21T08:01:02.332Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-10-21T08:01:02.894Z] ok github.com/docker/docker/daemon/logger/splunk 1.634s coverage: 82.5% of statements [2022-10-21T08:01:02.894Z] ? github.com/docker/docker/daemon/names [no test files] [2022-10-21T08:01:02.894Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-10-21T08:01:02.898Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-10-21T08:01:03.812Z] --- PASS: TestRenameRunningContainerAndReuse (4.46s) [2022-10-21T08:01:03.812Z] === RUN TestRenameInvalidName [2022-10-21T08:01:03.832Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-10-21T08:01:04.261Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2022-10-21T08:01:04.765Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-10-21T08:01:05.025Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-10-21T08:01:05.342Z] --- PASS: TestRenameInvalidName (2.17s) [2022-10-21T08:01:05.342Z] === RUN TestRenameAnonymousContainer [2022-10-21T08:01:05.342Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-10-21T08:01:05.342Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2022-10-21T08:01:05.342Z] === RUN TestRenameContainerWithSameName [2022-10-21T08:01:05.590Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-10-21T08:01:05.629Z] ok github.com/docker/docker/distribution 1.494s coverage: 29.3% of statements [2022-10-21T08:01:05.629Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-10-21T08:01:05.885Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.0% of statements [2022-10-21T08:01:06.449Z] ok github.com/docker/docker/image 0.014s coverage: 86.8% of statements [2022-10-21T08:01:06.523Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-10-21T08:01:06.706Z] ok github.com/docker/docker/distribution/xfer 1.898s coverage: 84.6% of statements [2022-10-21T08:01:06.706Z] ? github.com/docker/docker/dockerversion [no test files] [2022-10-21T08:01:06.962Z] ok github.com/docker/docker/image/cache 0.012s coverage: 19.2% of statements [2022-10-21T08:01:06.962Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-10-21T08:01:07.089Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-10-21T08:01:07.218Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-10-21T08:01:07.218Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-10-21T08:01:07.513Z] --- PASS: TestRenameContainerWithSameName (2.10s) [2022-10-21T08:01:07.513Z] === RUN TestRenameContainerWithLinkedContainer [2022-10-21T08:01:07.513Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-10-21T08:01:07.513Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-10-21T08:01:07.513Z] === RUN TestResize [2022-10-21T08:01:07.658Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-10-21T08:01:07.658Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-10-21T08:01:07.781Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-10-21T08:01:07.935Z] === RUN TestDockerSuite/TestCpRelativePath [2022-10-21T08:01:08.507Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-10-21T08:01:08.709Z] ok github.com/docker/docker/oci 0.014s coverage: 40.6% of statements [2022-10-21T08:01:09.072Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-10-21T08:01:09.270Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2022-10-21T08:01:09.526Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-10-21T08:01:09.636Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-10-21T08:01:09.683Z] --- PASS: TestResize (2.05s) [2022-10-21T08:01:09.683Z] === RUN TestResizeWithInvalidSize [2022-10-21T08:01:09.683Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-10-21T08:01:09.683Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2022-10-21T08:01:09.683Z] === RUN TestResizeWhenContainerNotStarted [2022-10-21T08:01:10.201Z] === RUN TestDockerSuite/TestCpToCaseA [2022-10-21T08:01:10.767Z] --- PASS: TestCreateServiceMultipleTimes (17.16s) [2022-10-21T08:01:10.767Z] === RUN TestCreateServiceConflict [2022-10-21T08:01:11.332Z] === RUN TestDockerSuite/TestCpToCaseB [2022-10-21T08:01:11.417Z] ok github.com/docker/docker/pkg/archive 0.290s coverage: 82.3% of statements [2022-10-21T08:01:11.673Z] ok github.com/docker/docker/pkg/authorization 0.215s coverage: 68.3% of statements [2022-10-21T08:01:11.859Z] --- PASS: TestResizeWhenContainerNotStarted (2.37s) [2022-10-21T08:01:11.859Z] === RUN TestDaemonRestartKillContainers [2022-10-21T08:01:11.859Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:01:11.859Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-10-21T08:01:11.859Z] === RUN TestStats [2022-10-21T08:01:11.859Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-10-21T08:01:11.859Z] --- SKIP: TestStats (0.00s) [2022-10-21T08:01:11.859Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-10-21T08:01:11.929Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-10-21T08:01:12.185Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-10-21T08:01:12.265Z] === RUN TestDockerSuite/TestCpToCaseC [2022-10-21T08:01:13.638Z] --- PASS: TestCreateServiceConflict (2.74s) [2022-10-21T08:01:13.638Z] === RUN TestCreateServiceMaxReplicas [2022-10-21T08:01:13.896Z] === RUN TestDockerSuite/TestCpToCaseD [2022-10-21T08:01:15.449Z] ok github.com/docker/docker/pkg/chrootarchive 2.466s coverage: 43.5% of statements [2022-10-21T08:01:15.449Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-10-21T08:01:15.706Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2022-10-21T08:01:15.962Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-10-21T08:01:16.219Z] ok github.com/docker/docker/layer 7.276s coverage: 68.8% of statements [2022-10-21T08:01:16.219Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-10-21T08:01:16.219Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-10-21T08:01:16.219Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-10-21T08:01:16.219Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-10-21T08:01:16.219Z] ? github.com/docker/docker/oci/caps [no test files] [2022-10-21T08:01:16.219Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-10-21T08:01:16.219Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-10-21T08:01:16.424Z] --- PASS: TestCreateServiceMaxReplicas (2.69s) [2022-10-21T08:01:16.424Z] === RUN TestCreateWithDuplicateNetworkNames [2022-10-21T08:01:16.475Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2022-10-21T08:01:17.038Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2022-10-21T08:01:17.295Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2022-10-21T08:01:17.358Z] === RUN TestDockerSuite/TestCpToCaseE [2022-10-21T08:01:18.660Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-10-21T08:01:18.916Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 86.5% of statements [2022-10-21T08:01:19.479Z] ok github.com/docker/docker/pkg/discovery/kv 3.034s coverage: 84.1% of statements [2022-10-21T08:01:19.479Z] ok github.com/docker/docker/pkg/fsutils 0.182s coverage: 85.1% of statements [2022-10-21T08:01:19.735Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2022-10-21T08:01:20.411Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.62s) [2022-10-21T08:01:20.411Z] === RUN TestStopContainerWithTimeout [2022-10-21T08:01:20.411Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-10-21T08:01:20.411Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-10-21T08:01:20.411Z] === RUN TestUpdateRestartPolicy [2022-10-21T08:01:20.638Z] === RUN TestDockerSuite/TestCpToCaseF [2022-10-21T08:01:20.638Z] === RUN TestDockerSuite/TestCpToCaseG [2022-10-21T08:01:21.119Z] ok github.com/docker/docker/pkg/idtools 0.625s coverage: 69.5% of statements [2022-10-21T08:01:21.119Z] ok github.com/docker/docker/pkg/ioutils 0.440s coverage: 69.3% of statements [2022-10-21T08:01:21.410Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-10-21T08:01:21.410Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2022-10-21T08:01:21.410Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-10-21T08:01:21.410Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-10-21T08:01:21.410Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-10-21T08:01:21.666Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2022-10-21T08:01:21.666Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-10-21T08:01:21.922Z] ok github.com/docker/docker/pkg/parsers 0.012s coverage: 97.0% of statements [2022-10-21T08:01:21.922Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2022-10-21T08:01:22.178Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 86.7% of statements [2022-10-21T08:01:22.434Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-10-21T08:01:22.434Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-10-21T08:01:22.434Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-10-21T08:01:22.995Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-10-21T08:01:23.556Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-10-21T08:01:23.556Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-10-21T08:01:23.811Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-10-21T08:01:23.918Z] === RUN TestDockerSuite/TestCpToCaseH [2022-10-21T08:01:25.175Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-10-21T08:01:25.293Z] === RUN TestDockerSuite/TestCpToCaseI [2022-10-21T08:01:25.431Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-10-21T08:01:25.857Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-10-21T08:01:28.384Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-10-21T08:01:28.643Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-10-21T08:01:28.903Z] === RUN TestDockerSuite/TestCpToDot [2022-10-21T08:01:29.470Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-10-21T08:01:29.594Z] ok github.com/docker/docker/pkg/signal 3.311s coverage: 62.3% of statements [2022-10-21T08:01:29.594Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-10-21T08:01:29.594Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-10-21T08:01:29.594Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-10-21T08:01:30.157Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2022-10-21T08:01:30.718Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-10-21T08:01:30.850Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-10-21T08:01:30.850Z] docker_api_swarm_node_test.go:81: [dee220d079922] joining swarm manager [df974726b7ec2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T08:01:30.850Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.51s) [2022-10-21T08:01:30.850Z] === RUN TestCreateServiceSecretFileMode [2022-10-21T08:01:30.974Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2022-10-21T08:01:31.535Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-10-21T08:01:31.535Z] coverage: [no statements] [2022-10-21T08:01:31.535Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2022-10-21T08:01:31.786Z] === RUN TestDockerSuite/TestCpToStdout [2022-10-21T08:01:31.792Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-10-21T08:01:32.047Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-10-21T08:01:32.047Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-10-21T08:01:32.720Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-10-21T08:01:33.936Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-10-21T08:01:34.095Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-10-21T08:01:34.095Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-10-21T08:01:34.192Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-10-21T08:01:34.661Z] === RUN TestDockerSuite/TestCpVolumePath [2022-10-21T08:01:34.754Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.6% of statements [2022-10-21T08:01:35.595Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-10-21T08:01:35.682Z] ok github.com/docker/docker/quota 0.242s coverage: 71.4% of statements [2022-10-21T08:01:35.852Z] === RUN TestDockerSuite/TestCreateArgs [2022-10-21T08:01:35.852Z] === RUN TestDockerSuite/TestCreateByImageID [2022-10-21T08:01:35.938Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-10-21T08:01:36.110Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-10-21T08:01:36.679Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-10-21T08:01:36.679Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-10-21T08:01:36.679Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-10-21T08:01:36.867Z] ok github.com/docker/docker/registry 0.051s coverage: 57.3% of statements [2022-10-21T08:01:36.937Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-10-21T08:01:37.429Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-10-21T08:01:37.429Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-10-21T08:01:37.502Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-10-21T08:01:37.760Z] === RUN TestDockerSuite/TestCreateLabels [2022-10-21T08:01:37.760Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-10-21T08:01:37.760Z] === RUN TestDockerSuite/TestCreateRM [2022-10-21T08:01:37.991Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2022-10-21T08:01:38.019Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-10-21T08:01:38.019Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-10-21T08:01:38.019Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-10-21T08:01:38.019Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-10-21T08:01:38.247Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-10-21T08:01:38.277Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-10-21T08:01:40.138Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-10-21T08:01:40.179Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-10-21T08:01:40.179Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-10-21T08:01:40.179Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-10-21T08:01:40.700Z] ok github.com/docker/docker/volume/local 0.111s coverage: 76.4% of statements [2022-10-21T08:01:40.956Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2022-10-21T08:01:41.471Z] --- PASS: TestUpdateRestartPolicy (21.25s) [2022-10-21T08:01:41.471Z] === RUN TestUpdateRestartWithAutoRemove [2022-10-21T08:01:42.320Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2022-10-21T08:01:42.707Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-10-21T08:01:42.707Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-10-21T08:01:42.707Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-10-21T08:01:42.707Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-10-21T08:01:42.965Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-10-21T08:01:42.965Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-10-21T08:01:43.001Z] --- PASS: TestUpdateRestartWithAutoRemove (2.10s) [2022-10-21T08:01:43.001Z] === RUN TestWaitNonBlocked [2022-10-21T08:01:43.001Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-21T08:01:43.001Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-21T08:01:43.001Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-21T08:01:43.001Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-21T08:01:43.001Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-10-21T08:01:43.001Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-10-21T08:01:43.530Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-10-21T08:01:44.097Z] --- PASS: TestCreateServiceSecretFileMode (13.35s) [2022-10-21T08:01:44.097Z] === RUN TestCreateServiceConfigFileMode [2022-10-21T08:01:44.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-10-21T08:01:44.357Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-10-21T08:01:45.291Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-10-21T08:01:45.899Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-10-21T08:01:45.899Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.76s) [2022-10-21T08:01:45.899Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.86s) [2022-10-21T08:01:45.899Z] === RUN TestWaitBlocked [2022-10-21T08:01:45.899Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T08:01:45.899Z] --- SKIP: TestWaitBlocked (0.00s) [2022-10-21T08:01:45.899Z] PASS [2022-10-21T08:01:45.899Z] ok github.com/docker/docker/integration/container 84.473s [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === Skipped [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-10-21T08:01:45.899Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s) [2022-10-21T08:01:45.899Z] copy_test.go:38: testEnv.OSType == "windows" [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2022-10-21T08:01:45.899Z] copy_test.go:63: testEnv.OSType == "windows" [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-10-21T08:01:45.899Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-10-21T08:01:45.899Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-10-21T08:01:45.899Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-10-21T08:01:45.899Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-10-21T08:01:45.899Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-10-21T08:01:45.899Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-10-21T08:01:45.899Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-10-21T08:01:45.899Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-10-21T08:01:45.899Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-10-21T08:01:45.899Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-10-21T08:01:45.899Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-10-21T08:01:45.899Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-10-21T08:01:45.899Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-10-21T08:01:45.899Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-10-21T08:01:45.899Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-10-21T08:01:45.899Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-10-21T08:01:45.899Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-10-21T08:01:45.899Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-10-21T08:01:45.899Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-10-21T08:01:45.899Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-10-21T08:01:45.899Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-10-21T08:01:45.899Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-10-21T08:01:45.899Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-10-21T08:01:45.899Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-10-21T08:01:45.899Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-10-21T08:01:45.899Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-10-21T08:01:45.899Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-10-21T08:01:45.899Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2022-10-21T08:01:45.899Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-10-21T08:01:45.899Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2022-10-21T08:01:45.899Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-10-21T08:01:45.899Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-10-21T08:01:45.899Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-10-21T08:01:45.899Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-10-21T08:01:45.899Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T08:01:45.899Z] [2022-10-21T08:01:45.899Z] DONE 89 tests, 37 skipped in 87.294s [2022-10-21T08:01:45.899Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-10-21T08:01:46.667Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-10-21T08:01:46.667Z] docker_api_swarm_node_test.go:53: [d78016400147b] joining swarm manager [d96909fbd915e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T08:01:47.600Z] docker_api_swarm_node_test.go:54: [d4c28ca38ca3d] joining swarm manager [d96909fbd915e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T08:01:47.858Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-10-21T08:01:48.100Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T08:01:48.100Z] INFO: Testing against a local daemon [2022-10-21T08:01:48.100Z] === RUN TestLiveRestore [2022-10-21T08:01:48.100Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-10-21T08:01:48.100Z] --- SKIP: TestLiveRestore (0.00s) [2022-10-21T08:01:48.100Z] PASS [2022-10-21T08:01:48.100Z] ok github.com/docker/docker/integration/daemon 0.109s [2022-10-21T08:01:48.100Z] [2022-10-21T08:01:48.100Z] === Skipped [2022-10-21T08:01:48.100Z] === SKIP: github.com/docker/docker/integration/daemon TestLiveRestore (0.00s) [2022-10-21T08:01:48.100Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-10-21T08:01:48.100Z] [2022-10-21T08:01:48.100Z] DONE 1 tests, 1 skipped in 1.911s [2022-10-21T08:01:48.100Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-10-21T08:01:48.423Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-10-21T08:01:48.680Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-10-21T08:01:48.938Z] === RUN TestDockerSuite/TestDevicePermissions [2022-10-21T08:01:49.195Z] === RUN TestDockerSuite/TestDockerFails [2022-10-21T08:01:49.195Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-10-21T08:01:49.195Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-10-21T08:01:49.195Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-10-21T08:01:50.129Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-10-21T08:01:50.705Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-10-21T08:01:51.651Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-10-21T08:01:51.651Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-10-21T08:01:51.651Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-10-21T08:01:51.651Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-10-21T08:01:56.910Z] --- PASS: TestCreateServiceConfigFileMode (12.98s) [2022-10-21T08:01:56.910Z] === RUN TestCreateServiceSysctls [2022-10-21T08:01:57.156Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2022-10-21T08:01:57.156Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-10-21T08:01:57.156Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-10-21T08:01:57.156Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-10-21T08:01:57.156Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-10-21T08:01:57.156Z] ? github.com/docker/docker/pkg/term [no test files] [2022-10-21T08:01:57.156Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-10-21T08:01:57.156Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-10-21T08:01:57.156Z] ? github.com/docker/docker/rootless [no test files] [2022-10-21T08:01:57.156Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-10-21T08:01:57.156Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-10-21T08:01:57.157Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-10-21T08:01:57.157Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-10-21T08:01:57.157Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-10-21T08:01:57.157Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-10-21T08:01:57.157Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-10-21T08:01:57.157Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-10-21T08:01:57.157Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-10-21T08:01:57.157Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-10-21T08:01:57.157Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-10-21T08:01:57.157Z] ? github.com/docker/docker/testutil/request [no test files] [2022-10-21T08:01:57.157Z] ? github.com/docker/docker/volume [no test files] [2022-10-21T08:01:57.157Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-10-21T08:01:57.157Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-10-21T08:01:57.157Z] [2022-10-21T08:01:57.157Z] === Skipped [2022-10-21T08:01:57.157Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-10-21T08:01:57.157Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-10-21T08:01:57.157Z] [2022-10-21T08:01:57.157Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-10-21T08:01:57.157Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-10-21T08:01:57.157Z] [2022-10-21T08:01:57.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-10-21T08:01:57.157Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T08:01:57.157Z] graphtest_unix.go:47: Driver btrfs not supported [2022-10-21T08:01:57.157Z] [2022-10-21T08:01:57.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-10-21T08:01:57.157Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T08:01:57.157Z] graphtest_unix.go:47: Driver btrfs not supported [2022-10-21T08:01:57.157Z] [2022-10-21T08:01:57.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-10-21T08:01:57.157Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T08:01:57.157Z] graphtest_unix.go:47: Driver btrfs not supported [2022-10-21T08:01:57.157Z] [2022-10-21T08:01:57.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-10-21T08:01:57.157Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T08:01:57.157Z] graphtest_unix.go:47: Driver btrfs not supported [2022-10-21T08:01:57.157Z] [2022-10-21T08:01:57.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-10-21T08:01:57.157Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T08:01:57.157Z] graphtest_unix.go:47: Driver btrfs not supported [2022-10-21T08:01:57.157Z] [2022-10-21T08:01:57.157Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-10-21T08:01:57.157Z] graphtest_unix.go:74: No driver to put! [2022-10-21T08:01:57.157Z] [2022-10-21T08:01:57.157Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-10-21T08:01:57.157Z] time="2022-10-21T08:00:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-10-21T08:01:57.157Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-10-21T08:01:57.157Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-10-21T08:01:57.157Z] [2022-10-21T08:01:57.157Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-10-21T08:01:57.157Z] time="2022-10-21T08:00:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-10-21T08:01:57.157Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-10-21T08:01:57.157Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-10-21T08:01:57.157Z] [2022-10-21T08:01:57.157Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-10-21T08:01:57.157Z] time="2022-10-21T08:00:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-10-21T08:01:57.157Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-10-21T08:01:57.157Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-10-21T08:01:57.157Z] [2022-10-21T08:01:57.157Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-10-21T08:01:57.157Z] time="2022-10-21T08:00:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-10-21T08:01:57.157Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-10-21T08:01:57.157Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-10-21T08:01:57.157Z] [2022-10-21T08:01:57.157Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-10-21T08:01:57.157Z] time="2022-10-21T08:00:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-10-21T08:01:57.157Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-10-21T08:01:57.157Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-10-21T08:01:57.157Z] [2022-10-21T08:01:57.157Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-10-21T08:01:57.157Z] graphtest_unix.go:74: No driver to put! [2022-10-21T08:01:57.157Z] [2022-10-21T08:01:57.157Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-10-21T08:01:57.157Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-10-21T08:01:57.157Z] [2022-10-21T08:01:57.157Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-10-21T08:01:57.157Z] overlay_test.go:50: Fails to compute changes intermittently [2022-10-21T08:01:57.157Z] [2022-10-21T08:01:57.157Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-10-21T08:01:57.157Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-10-21T08:01:57.157Z] [2022-10-21T08:01:57.157Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-10-21T08:01:57.157Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-10-21T08:01:57.157Z] [2022-10-21T08:01:57.157Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-10-21T08:01:57.157Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T08:01:57.157Z] graphtest_unix.go:47: Driver zfs not supported [2022-10-21T08:01:57.157Z] [2022-10-21T08:01:57.157Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-10-21T08:01:57.157Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T08:01:57.157Z] graphtest_unix.go:47: Driver zfs not supported [2022-10-21T08:01:57.157Z] [2022-10-21T08:01:57.157Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-10-21T08:01:57.157Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T08:01:57.157Z] graphtest_unix.go:47: Driver zfs not supported [2022-10-21T08:01:57.157Z] [2022-10-21T08:01:57.157Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-10-21T08:01:57.157Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T08:01:57.157Z] graphtest_unix.go:47: Driver zfs not supported [2022-10-21T08:01:57.157Z] [2022-10-21T08:01:57.157Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-10-21T08:01:57.157Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-10-21T08:01:57.157Z] graphtest_unix.go:47: Driver zfs not supported [2022-10-21T08:01:57.157Z] [2022-10-21T08:01:57.157Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-10-21T08:01:57.157Z] graphtest_unix.go:74: No driver to put! [2022-10-21T08:01:57.157Z] [2022-10-21T08:01:57.157Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-10-21T08:01:57.157Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-10-21T08:01:57.157Z] [2022-10-21T08:01:57.157Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-10-21T08:01:57.157Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-10-21T08:01:57.157Z] [2022-10-21T08:01:57.157Z] DONE 2265 tests, 26 skipped in 239.006s [2022-10-21T08:01:57.168Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom Post stage [Pipeline] junit [2022-10-21T08:01:57.422Z] Recording test results [2022-10-21T08:01:57.720Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-10-21T08:01:58.041Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44340/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9c84417c1bbec9420566841feee05913928e1e7b -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9c84417c1bbec9420566841feee05913928e1e7b hack/validate/vendor [2022-10-21T08:01:58.602Z] update vendored copy of archive/tar [2022-10-21T08:01:58.602Z] downloading: https://golang.org/dl/go1.18.7.src.tar.gz [2022-10-21T08:01:59.067Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-10-21T08:02:00.489Z] patching file stat_unix.go [2022-10-21T08:02:00.489Z] 2022/10/21 08:01:59 Collecting initial packages [2022-10-21T08:02:00.489Z] 2022/10/21 08:02:00 Download dependencies [2022-10-21T08:02:00.965Z] --- PASS: TestCreateServiceSysctls (3.57s) [2022-10-21T08:02:00.965Z] === RUN TestCreateServiceCapabilities [2022-10-21T08:02:00.965Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-10-21T08:02:02.870Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-10-21T08:02:03.435Z] --- PASS: TestCreateServiceCapabilities (2.85s) [2022-10-21T08:02:03.435Z] === RUN TestInspect [2022-10-21T08:02:03.435Z] === RUN TestDockerSuite/TestEventsAttach [2022-10-21T08:02:04.001Z] === RUN TestDockerSuite/TestEventsCommit [2022-10-21T08:02:04.652Z] 2022/10/21 08:02:03 Starting whole vndr cycle because no package specified [2022-10-21T08:02:04.652Z] 2022/10/21 08:02:03 Ignoring paths matching "^archive/tar" [2022-10-21T08:02:04.652Z] 2022/10/21 08:02:04 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2022-10-21T08:02:04.652Z] 2022/10/21 08:02:04 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2022-10-21T08:02:04.652Z] 2022/10/21 08:02:04 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2022-10-21T08:02:04.652Z] 2022/10/21 08:02:04 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2022-10-21T08:02:04.652Z] 2022/10/21 08:02:04 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2022-10-21T08:02:04.652Z] 2022/10/21 08:02:04 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2022-10-21T08:02:04.652Z] 2022/10/21 08:02:04 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2022-10-21T08:02:04.652Z] 2022/10/21 08:02:04 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2022-10-21T08:02:04.652Z] 2022/10/21 08:02:04 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2022-10-21T08:02:04.652Z] 2022/10/21 08:02:04 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2022-10-21T08:02:04.652Z] 2022/10/21 08:02:04 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2022-10-21T08:02:04.652Z] 2022/10/21 08:02:04 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2022-10-21T08:02:04.652Z] 2022/10/21 08:02:04 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2022-10-21T08:02:04.652Z] 2022/10/21 08:02:04 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2022-10-21T08:02:04.652Z] 2022/10/21 08:02:04 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2022-10-21T08:02:04.652Z] 2022/10/21 08:02:04 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2022-10-21T08:02:04.934Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-10-21T08:02:05.501Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-10-21T08:02:05.582Z] 2022/10/21 08:02:05 Finished clone github.com/docker/libtrust [2022-10-21T08:02:05.582Z] 2022/10/21 08:02:05 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2022-10-21T08:02:05.582Z] 2022/10/21 08:02:05 Finished clone github.com/Azure/go-ansiterm [2022-10-21T08:02:05.582Z] 2022/10/21 08:02:05 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2022-10-21T08:02:05.582Z] 2022/10/21 08:02:05 Finished clone github.com/tchap/go-patricia [2022-10-21T08:02:05.582Z] 2022/10/21 08:02:05 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2022-10-21T08:02:05.582Z] 2022/10/21 08:02:05 Finished clone github.com/moby/locker [2022-10-21T08:02:05.582Z] 2022/10/21 08:02:05 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2022-10-21T08:02:05.839Z] 2022/10/21 08:02:05 Finished clone github.com/opencontainers/go-digest [2022-10-21T08:02:05.839Z] 2022/10/21 08:02:05 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2022-10-21T08:02:05.839Z] 2022/10/21 08:02:05 Finished clone github.com/google/uuid [2022-10-21T08:02:05.839Z] 2022/10/21 08:02:05 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2022-10-21T08:02:05.839Z] 2022/10/21 08:02:05 Finished clone github.com/creack/pty [2022-10-21T08:02:05.839Z] 2022/10/21 08:02:05 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2022-10-21T08:02:05.839Z] 2022/10/21 08:02:05 Finished clone github.com/willf/bitset [2022-10-21T08:02:05.839Z] 2022/10/21 08:02:05 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2022-10-21T08:02:05.839Z] 2022/10/21 08:02:05 Finished clone github.com/moby/term [2022-10-21T08:02:05.839Z] 2022/10/21 08:02:05 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2022-10-21T08:02:06.068Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-10-21T08:02:06.096Z] 2022/10/21 08:02:05 Finished clone github.com/gorilla/mux [2022-10-21T08:02:06.096Z] 2022/10/21 08:02:05 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2022-10-21T08:02:06.096Z] 2022/10/21 08:02:05 Finished clone github.com/moby/sys [2022-10-21T08:02:06.096Z] 2022/10/21 08:02:05 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2022-10-21T08:02:06.096Z] 2022/10/21 08:02:06 Finished clone github.com/Microsoft/go-winio [2022-10-21T08:02:06.096Z] 2022/10/21 08:02:06 Clone github.com/moby/buildkit, revision c014937225cba29cfb1d5161fd134316c0e9bdaa, attempt 1/20 [2022-10-21T08:02:06.352Z] 2022/10/21 08:02:06 Finished clone github.com/sirupsen/logrus [2022-10-21T08:02:06.353Z] 2022/10/21 08:02:06 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2022-10-21T08:02:07.002Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-10-21T08:02:07.002Z] --- PASS: TestInspect (3.46s) [2022-10-21T08:02:07.002Z] === RUN TestCreateJob [2022-10-21T08:02:07.283Z] 2022/10/21 08:02:07 Finished clone github.com/docker/go-units [2022-10-21T08:02:07.283Z] 2022/10/21 08:02:07 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2022-10-21T08:02:07.283Z] 2022/10/21 08:02:07 Finished clone github.com/RackSec/srslog [2022-10-21T08:02:07.283Z] 2022/10/21 08:02:07 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2022-10-21T08:02:07.283Z] 2022/10/21 08:02:07 Finished clone github.com/syndtr/gocapability [2022-10-21T08:02:07.283Z] 2022/10/21 08:02:07 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2022-10-21T08:02:07.540Z] 2022/10/21 08:02:07 Finished clone github.com/imdario/mergo [2022-10-21T08:02:07.540Z] 2022/10/21 08:02:07 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2022-10-21T08:02:07.797Z] 2022/10/21 08:02:07 Finished clone gotest.tools/v3 [2022-10-21T08:02:07.797Z] 2022/10/21 08:02:07 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2022-10-21T08:02:07.797Z] 2022/10/21 08:02:07 Finished clone golang.org/x/sync [2022-10-21T08:02:07.797Z] 2022/10/21 08:02:07 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2022-10-21T08:02:08.054Z] 2022/10/21 08:02:07 Finished clone github.com/google/go-cmp [2022-10-21T08:02:08.054Z] 2022/10/21 08:02:07 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2022-10-21T08:02:08.324Z] 2022/10/21 08:02:08 Finished clone github.com/docker/go-connections [2022-10-21T08:02:08.324Z] 2022/10/21 08:02:08 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2022-10-21T08:02:08.376Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-10-21T08:02:08.888Z] 2022/10/21 08:02:08 Finished clone github.com/tonistiigi/units [2022-10-21T08:02:08.888Z] 2022/10/21 08:02:08 Clone github.com/docker/libnetwork, revision 0dde5c895075df6e3630e76f750a447cf63f4789, attempt 1/20 [2022-10-21T08:02:08.888Z] 2022/10/21 08:02:08 Finished clone github.com/google/shlex [2022-10-21T08:02:08.888Z] 2022/10/21 08:02:08 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2022-10-21T08:02:09.144Z] 2022/10/21 08:02:09 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2022-10-21T08:02:09.144Z] 2022/10/21 08:02:09 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2022-10-21T08:02:09.144Z] 2022/10/21 08:02:09 Finished clone github.com/opentracing-contrib/go-stdlib [2022-10-21T08:02:09.144Z] 2022/10/21 08:02:09 Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20 [2022-10-21T08:02:09.144Z] 2022/10/21 08:02:09 Finished clone github.com/opentracing/opentracing-go [2022-10-21T08:02:09.144Z] 2022/10/21 08:02:09 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2022-10-21T08:02:09.197Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T08:02:09.197Z] INFO: Testing against a local daemon [2022-10-21T08:02:09.197Z] === RUN TestCommitInheritsEnv [2022-10-21T08:02:09.197Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-10-21T08:02:09.197Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-10-21T08:02:09.197Z] === RUN TestImportExtremelyLargeImageWorks [2022-10-21T08:02:09.197Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-10-21T08:02:09.197Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-10-21T08:02:09.197Z] === RUN TestImagesFilterMultiReference [2022-10-21T08:02:09.197Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-10-21T08:02:09.197Z] === RUN TestImagePullPlatformInvalid [2022-10-21T08:02:09.197Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-10-21T08:02:09.197Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-10-21T08:02:09.197Z] pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows [2022-10-21T08:02:09.197Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2022-10-21T08:02:09.197Z] === RUN TestRemoveImageOrphaning [2022-10-21T08:02:09.197Z] --- PASS: TestRemoveImageOrphaning (1.15s) [2022-10-21T08:02:09.197Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-10-21T08:02:09.197Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-10-21T08:02:09.197Z] === RUN TestTagInvalidReference [2022-10-21T08:02:09.197Z] --- PASS: TestTagInvalidReference (0.03s) [2022-10-21T08:02:09.197Z] === RUN TestTagValidPrefixedRepo [2022-10-21T08:02:09.197Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-10-21T08:02:09.197Z] === RUN TestTagExistedNameWithoutForce [2022-10-21T08:02:09.197Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-10-21T08:02:09.197Z] === RUN TestTagOfficialNames [2022-10-21T08:02:09.197Z] --- PASS: TestTagOfficialNames (0.08s) [2022-10-21T08:02:09.197Z] === RUN TestTagMatchesDigest [2022-10-21T08:02:09.197Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-10-21T08:02:09.197Z] PASS [2022-10-21T08:02:09.197Z] ok github.com/docker/docker/integration/image 1.671s [2022-10-21T08:02:09.197Z] [2022-10-21T08:02:09.197Z] === Skipped [2022-10-21T08:02:09.197Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-10-21T08:02:09.197Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-10-21T08:02:09.197Z] [2022-10-21T08:02:09.197Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-10-21T08:02:09.197Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2022-10-21T08:02:09.197Z] [2022-10-21T08:02:09.197Z] === SKIP: github.com/docker/docker/integration/image TestImagePullStoredfDigestForOtherRepo (0.00s) [2022-10-21T08:02:09.197Z] pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows [2022-10-21T08:02:09.197Z] [2022-10-21T08:02:09.197Z] DONE 12 tests, 3 skipped in 19.814s [2022-10-21T08:02:09.197Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-10-21T08:02:09.401Z] 2022/10/21 08:02:09 Finished clone github.com/gofrs/flock [2022-10-21T08:02:09.401Z] 2022/10/21 08:02:09 Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20 [2022-10-21T08:02:09.401Z] 2022/10/21 08:02:09 Finished clone github.com/mitchellh/hashstructure [2022-10-21T08:02:09.401Z] 2022/10/21 08:02:09 Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20 [2022-10-21T08:02:09.654Z] testing: warning: no tests to run [2022-10-21T08:02:09.654Z] PASS [2022-10-21T08:02:09.654Z] ok github.com/docker/docker/integration/network/ipvlan 0.122s [no tests to run] [2022-10-21T08:02:09.654Z] testing: warning: no tests to run [2022-10-21T08:02:09.654Z] PASS [2022-10-21T08:02:09.654Z] ok github.com/docker/docker/integration/network/macvlan 0.105s [no tests to run] [2022-10-21T08:02:09.749Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-10-21T08:02:10.314Z] --- PASS: TestCreateJob (3.46s) [2022-10-21T08:02:10.314Z] === RUN TestReplicatedJob [2022-10-21T08:02:10.624Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T08:02:10.624Z] INFO: Testing against a local daemon [2022-10-21T08:02:10.624Z] === RUN TestNetworkCreateDelete [2022-10-21T08:02:10.624Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T08:02:10.624Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-10-21T08:02:10.624Z] === RUN TestDockerNetworkDeletePreferID [2022-10-21T08:02:10.624Z] 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-10-21T08:02:10.624Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-10-21T08:02:10.624Z] === RUN TestDaemonDNSFallback [2022-10-21T08:02:10.624Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T08:02:10.624Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-10-21T08:02:10.624Z] === RUN TestInspectNetwork [2022-10-21T08:02:10.624Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-10-21T08:02:10.624Z] --- SKIP: TestInspectNetwork (0.00s) [2022-10-21T08:02:10.624Z] === RUN TestRunContainerWithBridgeNone [2022-10-21T08:02:10.624Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T08:02:10.624Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-10-21T08:02:10.624Z] === RUN TestNetworkInvalidJSON [2022-10-21T08:02:10.624Z] === RUN TestNetworkInvalidJSON//networks/create [2022-10-21T08:02:10.624Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-10-21T08:02:10.624Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-10-21T08:02:10.624Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-10-21T08:02:10.624Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-10-21T08:02:10.624Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-10-21T08:02:10.624Z] === CONT TestNetworkInvalidJSON//networks/create [2022-10-21T08:02:10.624Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-10-21T08:02:10.624Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-10-21T08:02:10.624Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-10-21T08:02:10.624Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-10-21T08:02:10.624Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-10-21T08:02:10.624Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-10-21T08:02:10.624Z] === RUN TestNetworkList [2022-10-21T08:02:10.624Z] === RUN TestNetworkList//networks [2022-10-21T08:02:10.624Z] === PAUSE TestNetworkList//networks [2022-10-21T08:02:10.624Z] === RUN TestNetworkList//networks/ [2022-10-21T08:02:10.624Z] === PAUSE TestNetworkList//networks/ [2022-10-21T08:02:10.624Z] === CONT TestNetworkList//networks [2022-10-21T08:02:10.624Z] === CONT TestNetworkList//networks/ [2022-10-21T08:02:10.624Z] --- PASS: TestNetworkList (0.03s) [2022-10-21T08:02:10.624Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-10-21T08:02:10.624Z] --- PASS: TestNetworkList//networks (0.00s) [2022-10-21T08:02:10.624Z] === RUN TestHostIPv4BridgeLabel [2022-10-21T08:02:10.624Z] network_test.go:126: testEnv.OSType == "windows" [2022-10-21T08:02:10.624Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-10-21T08:02:10.624Z] === RUN TestDaemonRestartWithLiveRestore [2022-10-21T08:02:10.624Z] service_test.go:29: testEnv.OSType == "windows" [2022-10-21T08:02:10.624Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-10-21T08:02:10.624Z] === RUN TestDaemonDefaultNetworkPools [2022-10-21T08:02:10.624Z] service_test.go:58: testEnv.OSType == "windows" [2022-10-21T08:02:10.624Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-10-21T08:02:10.624Z] === RUN TestDaemonRestartWithExistingNetwork [2022-10-21T08:02:10.624Z] service_test.go:102: testEnv.OSType == "windows" [2022-10-21T08:02:10.624Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-10-21T08:02:10.624Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-10-21T08:02:10.624Z] service_test.go:136: testEnv.OSType == "windows" [2022-10-21T08:02:10.624Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-10-21T08:02:10.624Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-10-21T08:02:10.624Z] service_test.go:187: testEnv.OSType == "windows" [2022-10-21T08:02:10.624Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-10-21T08:02:10.624Z] === RUN TestServiceWithPredefinedNetwork [2022-10-21T08:02:10.624Z] service_test.go:212: testEnv.OSType == "windows" [2022-10-21T08:02:10.624Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-10-21T08:02:10.624Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-10-21T08:02:10.624Z] service_test.go:242: FLAKY_TEST [2022-10-21T08:02:10.624Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-10-21T08:02:10.624Z] === RUN TestServiceWithDataPathPortInit [2022-10-21T08:02:10.624Z] service_test.go:333: testEnv.OSType == "windows" [2022-10-21T08:02:10.624Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-10-21T08:02:10.624Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-10-21T08:02:10.624Z] service_test.go:401: testEnv.OSType == "windows" [2022-10-21T08:02:10.624Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-10-21T08:02:10.624Z] PASS [2022-10-21T08:02:10.624Z] ok github.com/docker/docker/integration/network 0.181s [2022-10-21T08:02:10.844Z] 2022/10/21 08:02:10 Finished clone github.com/docker/go-events [2022-10-21T08:02:10.844Z] 2022/10/21 08:02:10 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2022-10-21T08:02:10.844Z] 2022/10/21 08:02:10 Finished clone github.com/armon/go-radix [2022-10-21T08:02:10.844Z] 2022/10/21 08:02:10 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2022-10-21T08:02:10.844Z] 2022/10/21 08:02:10 Finished clone github.com/tonistiigi/fsutil [2022-10-21T08:02:10.844Z] 2022/10/21 08:02:10 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2022-10-21T08:02:10.844Z] 2022/10/21 08:02:10 Finished clone github.com/armon/go-metrics [2022-10-21T08:02:10.844Z] 2022/10/21 08:02:10 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2022-10-21T08:02:10.844Z] 2022/10/21 08:02:10 Finished clone github.com/google/btree [2022-10-21T08:02:10.844Z] 2022/10/21 08:02:10 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2022-10-21T08:02:11.086Z] [2022-10-21T08:02:11.086Z] === Skipped [2022-10-21T08:02:11.086Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-10-21T08:02:11.086Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T08:02:11.086Z] [2022-10-21T08:02:11.086Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-10-21T08:02:11.087Z] 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-10-21T08:02:11.087Z] [2022-10-21T08:02:11.087Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-10-21T08:02:11.087Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T08:02:11.087Z] [2022-10-21T08:02:11.087Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-10-21T08:02:11.087Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-10-21T08:02:11.087Z] [2022-10-21T08:02:11.087Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-10-21T08:02:11.087Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T08:02:11.087Z] [2022-10-21T08:02:11.087Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-10-21T08:02:11.087Z] network_test.go:126: testEnv.OSType == "windows" [2022-10-21T08:02:11.087Z] [2022-10-21T08:02:11.087Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-10-21T08:02:11.087Z] service_test.go:29: testEnv.OSType == "windows" [2022-10-21T08:02:11.087Z] [2022-10-21T08:02:11.087Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-10-21T08:02:11.087Z] service_test.go:58: testEnv.OSType == "windows" [2022-10-21T08:02:11.087Z] [2022-10-21T08:02:11.087Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-10-21T08:02:11.087Z] service_test.go:102: testEnv.OSType == "windows" [2022-10-21T08:02:11.087Z] [2022-10-21T08:02:11.087Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-10-21T08:02:11.087Z] service_test.go:136: testEnv.OSType == "windows" [2022-10-21T08:02:11.087Z] [2022-10-21T08:02:11.087Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-10-21T08:02:11.087Z] service_test.go:187: testEnv.OSType == "windows" [2022-10-21T08:02:11.087Z] [2022-10-21T08:02:11.087Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-10-21T08:02:11.087Z] service_test.go:212: testEnv.OSType == "windows" [2022-10-21T08:02:11.087Z] [2022-10-21T08:02:11.087Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-10-21T08:02:11.087Z] service_test.go:242: FLAKY_TEST [2022-10-21T08:02:11.087Z] [2022-10-21T08:02:11.087Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-10-21T08:02:11.087Z] service_test.go:333: testEnv.OSType == "windows" [2022-10-21T08:02:11.087Z] [2022-10-21T08:02:11.087Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-10-21T08:02:11.087Z] service_test.go:401: testEnv.OSType == "windows" [2022-10-21T08:02:11.087Z] [2022-10-21T08:02:11.087Z] DONE 22 tests, 15 skipped in 2.885s [2022-10-21T08:02:11.087Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-10-21T08:02:11.544Z] testing: warning: no tests to run [2022-10-21T08:02:11.544Z] PASS [2022-10-21T08:02:11.544Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2022-10-21T08:02:11.544Z] [2022-10-21T08:02:11.544Z] DONE 0 tests in 0.438s [2022-10-21T08:02:11.544Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-10-21T08:02:12.001Z] testing: warning: no tests to run [2022-10-21T08:02:12.001Z] PASS [2022-10-21T08:02:12.001Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2022-10-21T08:02:12.001Z] [2022-10-21T08:02:12.001Z] DONE 0 tests in 0.458s [2022-10-21T08:02:12.001Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-10-21T08:02:12.208Z] 2022/10/21 08:02:11 Finished clone github.com/sean-/seed [2022-10-21T08:02:12.208Z] 2022/10/21 08:02:11 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2022-10-21T08:02:12.212Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-10-21T08:02:12.464Z] 2022/10/21 08:02:12 Finished clone github.com/hashicorp/errwrap [2022-10-21T08:02:12.464Z] 2022/10/21 08:02:12 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2022-10-21T08:02:12.464Z] 2022/10/21 08:02:12 Finished clone github.com/hashicorp/memberlist [2022-10-21T08:02:12.464Z] 2022/10/21 08:02:12 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2022-10-21T08:02:12.464Z] 2022/10/21 08:02:12 Finished clone github.com/hashicorp/go-multierror [2022-10-21T08:02:12.464Z] 2022/10/21 08:02:12 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2022-10-21T08:02:12.464Z] 2022/10/21 08:02:12 Finished clone github.com/golang/gddo [2022-10-21T08:02:12.464Z] 2022/10/21 08:02:12 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2022-10-21T08:02:13.831Z] 2022/10/21 08:02:13 Finished clone github.com/hashicorp/go-sockaddr [2022-10-21T08:02:13.831Z] 2022/10/21 08:02:13 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2022-10-21T08:02:14.086Z] 2022/10/21 08:02:13 Finished clone github.com/docker/libkv [2022-10-21T08:02:14.086Z] 2022/10/21 08:02:13 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2022-10-21T08:02:14.086Z] 2022/10/21 08:02:13 Finished clone github.com/vishvananda/netns [2022-10-21T08:02:14.086Z] 2022/10/21 08:02:13 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2022-10-21T08:02:14.204Z] testing: warning: no tests to run [2022-10-21T08:02:14.204Z] PASS [2022-10-21T08:02:14.204Z] testing: warning: no tests to run [2022-10-21T08:02:14.204Z] PASS [2022-10-21T08:02:14.204Z] ok github.com/docker/docker/integration/plugin/authz 0.121s [no tests to run] [2022-10-21T08:02:14.204Z] ok github.com/docker/docker/integration/plugin 0.121s [no tests to run] [2022-10-21T08:02:15.013Z] 2022/10/21 08:02:14 Finished clone github.com/moby/ipvs [2022-10-21T08:02:15.013Z] 2022/10/21 08:02:14 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2022-10-21T08:02:15.268Z] 2022/10/21 08:02:15 Finished clone github.com/BurntSushi/toml [2022-10-21T08:02:15.268Z] 2022/10/21 08:02:15 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2022-10-21T08:02:15.501Z] === RUN TestDockerSuite/TestEventsCopy [2022-10-21T08:02:15.763Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-10-21T08:02:15.830Z] 2022/10/21 08:02:15 Finished clone github.com/samuel/go-zookeeper [2022-10-21T08:02:15.830Z] 2022/10/21 08:02:15 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2022-10-21T08:02:16.022Z] --- PASS: TestReplicatedJob (5.71s) [2022-10-21T08:02:16.022Z] === RUN TestUpdateReplicatedJob [2022-10-21T08:02:16.086Z] 2022/10/21 08:02:15 Finished clone github.com/hashicorp/go-msgpack [2022-10-21T08:02:16.086Z] 2022/10/21 08:02:15 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2022-10-21T08:02:16.086Z] 2022/10/21 08:02:16 Finished clone github.com/vishvananda/netlink [2022-10-21T08:02:16.086Z] 2022/10/21 08:02:16 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2022-10-21T08:02:16.647Z] 2022/10/21 08:02:16 Finished clone github.com/coreos/go-semver [2022-10-21T08:02:16.647Z] 2022/10/21 08:02:16 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2022-10-21T08:02:16.647Z] 2022/10/21 08:02:16 Finished clone github.com/deckarep/golang-set [2022-10-21T08:02:16.647Z] 2022/10/21 08:02:16 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2022-10-21T08:02:16.955Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-10-21T08:02:17.573Z] 2022/10/21 08:02:17 Finished clone github.com/ishidawataru/sctp [2022-10-21T08:02:17.573Z] 2022/10/21 08:02:17 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2022-10-21T08:02:18.134Z] 2022/10/21 08:02:18 Finished clone github.com/modern-go/concurrent [2022-10-21T08:02:18.134Z] 2022/10/21 08:02:18 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2022-10-21T08:02:19.062Z] 2022/10/21 08:02:18 Finished clone github.com/Microsoft/opengcs [2022-10-21T08:02:19.062Z] 2022/10/21 08:02:18 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2022-10-21T08:02:19.062Z] 2022/10/21 08:02:18 Finished clone github.com/modern-go/reflect2 [2022-10-21T08:02:19.062Z] 2022/10/21 08:02:18 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2022-10-21T08:02:19.317Z] 2022/10/21 08:02:19 Finished clone go.etcd.io/bbolt [2022-10-21T08:02:19.317Z] 2022/10/21 08:02:19 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2022-10-21T08:02:19.317Z] 2022/10/21 08:02:19 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2022-10-21T08:02:19.317Z] 2022/10/21 08:02:19 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2022-10-21T08:02:19.317Z] 2022/10/21 08:02:19 Finished clone github.com/json-iterator/go [2022-10-21T08:02:19.317Z] 2022/10/21 08:02:19 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2022-10-21T08:02:19.482Z] --- PASS: TestUpdateReplicatedJob (3.09s) [2022-10-21T08:02:19.482Z] === RUN TestServiceListWithStatuses [2022-10-21T08:02:19.482Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-10-21T08:02:19.482Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-10-21T08:02:19.482Z] === RUN TestDockerNetworkConnectAlias [2022-10-21T08:02:20.002Z] testing: warning: no tests to run [2022-10-21T08:02:20.002Z] PASS [2022-10-21T08:02:20.002Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.086s [no tests to run] [2022-10-21T08:02:20.047Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-10-21T08:02:20.245Z] 2022/10/21 08:02:19 Finished clone github.com/hashicorp/serf [2022-10-21T08:02:20.245Z] 2022/10/21 08:02:19 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2022-10-21T08:02:20.459Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T08:02:20.459Z] INFO: Testing against a local daemon [2022-10-21T08:02:20.459Z] === RUN TestExternalGraphDriver [2022-10-21T08:02:20.459Z] external_test.go:48: runtime.GOOS == "windows" [2022-10-21T08:02:20.459Z] --- SKIP: TestExternalGraphDriver (0.01s) [2022-10-21T08:02:20.459Z] === RUN TestGraphdriverPluginV2 [2022-10-21T08:02:20.459Z] external_test.go:408: runtime.GOOS == "windows" [2022-10-21T08:02:20.459Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-10-21T08:02:20.459Z] PASS [2022-10-21T08:02:20.459Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.226s [2022-10-21T08:02:20.501Z] 2022/10/21 08:02:20 Finished clone golang.org/x/net [2022-10-21T08:02:20.501Z] 2022/10/21 08:02:20 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2022-10-21T08:02:20.757Z] 2022/10/21 08:02:20 Finished clone github.com/containerd/typeurl [2022-10-21T08:02:20.757Z] 2022/10/21 08:02:20 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2022-10-21T08:02:21.319Z] 2022/10/21 08:02:21 Finished clone github.com/mistifyio/go-zfs [2022-10-21T08:02:21.319Z] 2022/10/21 08:02:21 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2022-10-21T08:02:22.573Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-10-21T08:02:22.573Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-10-21T08:02:22.684Z] 2022/10/21 08:02:22 Finished clone github.com/cyphar/filepath-securejoin [2022-10-21T08:02:22.684Z] 2022/10/21 08:02:22 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2022-10-21T08:02:23.367Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T08:02:23.367Z] INFO: Testing against a local daemon [2022-10-21T08:02:23.367Z] === RUN TestReadPluginNoRead [2022-10-21T08:02:23.368Z] read_test.go:21: no unix domain sockets on Windows [2022-10-21T08:02:23.368Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-10-21T08:02:23.368Z] PASS [2022-10-21T08:02:23.368Z] ok github.com/docker/docker/integration/plugin/logging 0.085s [2022-10-21T08:02:23.368Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T08:02:23.368Z] INFO: Testing against a local daemon [2022-10-21T08:02:23.368Z] === RUN TestPluginWithDevMounts [2022-10-21T08:02:23.368Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:23.368Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-10-21T08:02:23.368Z] PASS [2022-10-21T08:02:23.368Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T08:02:23.368Z] INFO: Testing against a local daemon [2022-10-21T08:02:23.368Z] === RUN TestPluginInvalidJSON [2022-10-21T08:02:23.368Z] ok github.com/docker/docker/integration/plugin/volumes 0.118s [2022-10-21T08:02:23.368Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T08:02:23.368Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T08:02:23.368Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T08:02:23.368Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-10-21T08:02:23.368Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-10-21T08:02:23.368Z] === RUN TestPluginInstall [2022-10-21T08:02:23.368Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-10-21T08:02:23.368Z] --- SKIP: TestPluginInstall (0.00s) [2022-10-21T08:02:23.368Z] === RUN TestPluginsWithRuntimes [2022-10-21T08:02:23.368Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-10-21T08:02:23.368Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-10-21T08:02:23.368Z] === RUN TestPluginBackCompatMediaTypes [2022-10-21T08:02:23.368Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-10-21T08:02:23.368Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-10-21T08:02:23.368Z] PASS [2022-10-21T08:02:23.368Z] ok github.com/docker/docker/integration/plugin/common 0.139s [2022-10-21T08:02:23.368Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-10-21T08:02:23.368Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-10-21T08:02:23.368Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-10-21T08:02:23.825Z] [2022-10-21T08:02:23.825Z] === Skipped [2022-10-21T08:02:23.825Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-10-21T08:02:23.825Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-10-21T08:02:23.825Z] [2022-10-21T08:02:23.825Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-10-21T08:02:23.825Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-10-21T08:02:23.825Z] [2022-10-21T08:02:23.825Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-10-21T08:02:23.825Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-10-21T08:02:23.825Z] [2022-10-21T08:02:23.825Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2022-10-21T08:02:23.825Z] external_test.go:48: runtime.GOOS == "windows" [2022-10-21T08:02:23.825Z] [2022-10-21T08:02:23.825Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-10-21T08:02:23.825Z] external_test.go:408: runtime.GOOS == "windows" [2022-10-21T08:02:23.825Z] [2022-10-21T08:02:23.825Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-10-21T08:02:23.825Z] read_test.go:21: no unix domain sockets on Windows [2022-10-21T08:02:23.825Z] [2022-10-21T08:02:23.825Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-10-21T08:02:23.825Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:23.825Z] [2022-10-21T08:02:23.825Z] DONE 9 tests, 7 skipped in 11.521s [2022-10-21T08:02:23.825Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-10-21T08:02:23.948Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-10-21T08:02:23.948Z] --- PASS: TestDockerNetworkConnectAlias (4.66s) [2022-10-21T08:02:23.948Z] === RUN TestDockerNetworkReConnect [2022-10-21T08:02:23.948Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-10-21T08:02:24.053Z] 2022/10/21 08:02:23 Finished clone github.com/coreos/go-systemd [2022-10-21T08:02:24.053Z] 2022/10/21 08:02:23 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2022-10-21T08:02:24.053Z] 2022/10/21 08:02:23 Finished clone github.com/opencontainers/runtime-spec [2022-10-21T08:02:24.053Z] 2022/10/21 08:02:23 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2022-10-21T08:02:24.053Z] 2022/10/21 08:02:23 Finished clone github.com/vbatts/tar-split [2022-10-21T08:02:24.053Z] 2022/10/21 08:02:23 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2022-10-21T08:02:24.206Z] === RUN TestDockerSuite/TestEventsFilterType [2022-10-21T08:02:24.281Z] testing: warning: no tests to run [2022-10-21T08:02:24.281Z] PASS [2022-10-21T08:02:24.281Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2022-10-21T08:02:24.281Z] [2022-10-21T08:02:24.281Z] DONE 0 tests in 0.469s [2022-10-21T08:02:24.281Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-10-21T08:02:24.464Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-10-21T08:02:24.721Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-10-21T08:02:24.721Z] === RUN TestDockerSuite/TestEventsFilters [2022-10-21T08:02:24.983Z] 2022/10/21 08:02:24 Finished clone github.com/opencontainers/image-spec [2022-10-21T08:02:24.983Z] 2022/10/21 08:02:24 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2022-10-21T08:02:24.983Z] 2022/10/21 08:02:24 Finished clone github.com/coreos/go-systemd/v22 [2022-10-21T08:02:24.983Z] 2022/10/21 08:02:24 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2022-10-21T08:02:25.244Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T08:02:25.245Z] INFO: Testing against a local daemon [2022-10-21T08:02:25.245Z] === RUN TestPluginInvalidJSON [2022-10-21T08:02:25.245Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T08:02:25.245Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T08:02:25.245Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-10-21T08:02:25.245Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-10-21T08:02:25.245Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-10-21T08:02:25.245Z] === RUN TestPluginInstall [2022-10-21T08:02:25.245Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-10-21T08:02:25.245Z] --- SKIP: TestPluginInstall (0.00s) [2022-10-21T08:02:25.245Z] === RUN TestPluginsWithRuntimes [2022-10-21T08:02:25.245Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-10-21T08:02:25.245Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-10-21T08:02:25.245Z] === RUN TestPluginBackCompatMediaTypes [2022-10-21T08:02:25.245Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-10-21T08:02:25.245Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-10-21T08:02:25.245Z] PASS [2022-10-21T08:02:25.245Z] ok github.com/docker/docker/integration/plugin/common (cached) [2022-10-21T08:02:25.546Z] 2022/10/21 08:02:25 Finished clone github.com/Graylog2/go-gelf [2022-10-21T08:02:25.546Z] 2022/10/21 08:02:25 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2022-10-21T08:02:25.702Z] [2022-10-21T08:02:25.702Z] === Skipped [2022-10-21T08:02:25.702Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-10-21T08:02:25.702Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-10-21T08:02:25.702Z] [2022-10-21T08:02:25.702Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-10-21T08:02:25.702Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-10-21T08:02:25.702Z] [2022-10-21T08:02:25.702Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-10-21T08:02:25.702Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-10-21T08:02:25.702Z] [2022-10-21T08:02:25.702Z] DONE 5 tests, 3 skipped in 1.041s [2022-10-21T08:02:25.702Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-10-21T08:02:26.094Z] === RUN TestDockerSuite/TestEventsFormat [2022-10-21T08:02:26.110Z] 2022/10/21 08:02:25 Finished clone github.com/fluent/fluent-logger-golang [2022-10-21T08:02:26.110Z] 2022/10/21 08:02:25 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2022-10-21T08:02:26.352Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-10-21T08:02:26.366Z] 2022/10/21 08:02:26 Finished clone github.com/godbus/dbus/v5 [2022-10-21T08:02:26.366Z] 2022/10/21 08:02:26 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2022-10-21T08:02:26.366Z] 2022/10/21 08:02:26 Finished clone github.com/philhofer/fwd [2022-10-21T08:02:26.366Z] 2022/10/21 08:02:26 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2022-10-21T08:02:26.675Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T08:02:26.675Z] INFO: Testing against a local daemon [2022-10-21T08:02:26.675Z] === RUN TestExternalGraphDriver [2022-10-21T08:02:26.675Z] external_test.go:48: runtime.GOOS == "windows" [2022-10-21T08:02:26.675Z] --- SKIP: TestExternalGraphDriver (0.01s) [2022-10-21T08:02:26.675Z] === RUN TestGraphdriverPluginV2 [2022-10-21T08:02:26.675Z] external_test.go:408: runtime.GOOS == "windows" [2022-10-21T08:02:26.675Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-10-21T08:02:26.675Z] PASS [2022-10-21T08:02:26.675Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2022-10-21T08:02:26.675Z] [2022-10-21T08:02:26.675Z] === Skipped [2022-10-21T08:02:26.675Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2022-10-21T08:02:26.675Z] external_test.go:48: runtime.GOOS == "windows" [2022-10-21T08:02:26.675Z] [2022-10-21T08:02:26.675Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-10-21T08:02:26.675Z] external_test.go:408: runtime.GOOS == "windows" [2022-10-21T08:02:26.675Z] [2022-10-21T08:02:26.675Z] DONE 2 tests, 2 skipped in 0.937s [2022-10-21T08:02:26.675Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-10-21T08:02:27.288Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-10-21T08:02:27.288Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-10-21T08:02:27.288Z] === RUN TestDockerSuite/TestEventsImageImport [2022-10-21T08:02:27.640Z] testing: warning: no tests to run [2022-10-21T08:02:27.640Z] PASS [2022-10-21T08:02:27.640Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T08:02:27.640Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-10-21T08:02:27.640Z] INFO: Testing against a local daemon [2022-10-21T08:02:27.640Z] === RUN TestReadPluginNoRead [2022-10-21T08:02:27.640Z] read_test.go:21: no unix domain sockets on Windows [2022-10-21T08:02:27.640Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-10-21T08:02:27.640Z] PASS [2022-10-21T08:02:27.640Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2022-10-21T08:02:27.640Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2022-10-21T08:02:27.640Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2022-10-21T08:02:27.640Z] [2022-10-21T08:02:27.640Z] === Skipped [2022-10-21T08:02:27.640Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-10-21T08:02:27.640Z] read_test.go:21: no unix domain sockets on Windows [2022-10-21T08:02:27.640Z] [2022-10-21T08:02:27.640Z] DONE 1 tests, 1 skipped in 1.114s [2022-10-21T08:02:27.853Z] --- PASS: TestDockerNetworkReConnect (4.01s) [2022-10-21T08:02:27.853Z] === RUN TestServicePlugin [2022-10-21T08:02:28.098Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-10-21T08:02:28.258Z] 2022/10/21 08:02:28 Finished clone github.com/fsnotify/fsnotify [2022-10-21T08:02:28.258Z] 2022/10/21 08:02:28 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2022-10-21T08:02:28.258Z] 2022/10/21 08:02:28 Finished clone github.com/bsphere/le_go [2022-10-21T08:02:28.258Z] 2022/10/21 08:02:28 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2022-10-21T08:02:28.421Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-10-21T08:02:28.555Z] testing: warning: no tests to run [2022-10-21T08:02:28.555Z] PASS [2022-10-21T08:02:28.555Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2022-10-21T08:02:28.555Z] [2022-10-21T08:02:28.555Z] DONE 0 tests in 0.661s [2022-10-21T08:02:28.555Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-10-21T08:02:28.822Z] 2022/10/21 08:02:28 Finished clone github.com/jmespath/go-jmespath [2022-10-21T08:02:28.822Z] 2022/10/21 08:02:28 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2022-10-21T08:02:28.987Z] === RUN TestDockerSuite/TestEventsImagePull [2022-10-21T08:02:28.987Z] docker_api_swarm_test.go:202: [d906d6f8aea6a] joining swarm manager [d8e6cd4ec6b2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T08:02:29.387Z] 2022/10/21 08:02:29 Finished clone github.com/docker/libnetwork [2022-10-21T08:02:29.387Z] 2022/10/21 08:02:29 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2022-10-21T08:02:29.522Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T08:02:29.522Z] INFO: Testing against a local daemon [2022-10-21T08:02:29.522Z] === RUN TestPluginWithDevMounts [2022-10-21T08:02:29.522Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:29.522Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-10-21T08:02:29.522Z] PASS [2022-10-21T08:02:29.522Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2022-10-21T08:02:29.522Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2022-10-21T08:02:29.522Z] [2022-10-21T08:02:29.522Z] === Skipped [2022-10-21T08:02:29.522Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-10-21T08:02:29.522Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:29.522Z] [2022-10-21T08:02:29.522Z] DONE 1 tests, 1 skipped in 1.011s [2022-10-21T08:02:29.644Z] 2022/10/21 08:02:29 Finished clone github.com/tinylib/msgp [2022-10-21T08:02:29.644Z] 2022/10/21 08:02:29 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2022-10-21T08:02:29.921Z] === RUN TestDockerSuite/TestEventsImageTag [2022-10-21T08:02:29.979Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-10-21T08:02:31.012Z] 2022/10/21 08:02:30 Finished clone github.com/golang/groupcache [2022-10-21T08:02:31.012Z] 2022/10/21 08:02:30 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2022-10-21T08:02:31.292Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-10-21T08:02:31.292Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-10-21T08:02:31.292Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-10-21T08:02:31.292Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-10-21T08:02:31.292Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-10-21T08:02:31.292Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-10-21T08:02:31.509Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T08:02:31.509Z] INFO: Testing against a local daemon [2022-10-21T08:02:31.509Z] === RUN TestSecretInspect [2022-10-21T08:02:31.509Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:31.509Z] --- SKIP: TestSecretInspect (0.00s) [2022-10-21T08:02:31.509Z] === RUN TestSecretList [2022-10-21T08:02:31.509Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:31.509Z] --- SKIP: TestSecretList (0.00s) [2022-10-21T08:02:31.509Z] === RUN TestSecretsCreateAndDelete [2022-10-21T08:02:31.509Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:31.509Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-10-21T08:02:31.509Z] === RUN TestSecretsUpdate [2022-10-21T08:02:31.509Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:31.509Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-10-21T08:02:31.509Z] === RUN TestTemplatedSecret [2022-10-21T08:02:31.509Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:31.509Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-10-21T08:02:31.509Z] === RUN TestSecretCreateResolve [2022-10-21T08:02:31.509Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T08:02:31.509Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-10-21T08:02:31.509Z] PASS [2022-10-21T08:02:31.509Z] ok github.com/docker/docker/integration/secret 0.100s [2022-10-21T08:02:31.575Z] 2022/10/21 08:02:31 Finished clone golang.org/x/oauth2 [2022-10-21T08:02:31.575Z] 2022/10/21 08:02:31 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2022-10-21T08:02:31.857Z] plugin_test.go:62: [d064e238d8e5a] joining swarm manager [d3c024e003588]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T08:02:31.966Z] [2022-10-21T08:02:31.966Z] === Skipped [2022-10-21T08:02:31.966Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-10-21T08:02:31.966Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:31.966Z] [2022-10-21T08:02:31.966Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-10-21T08:02:31.966Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:31.967Z] [2022-10-21T08:02:31.967Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-10-21T08:02:31.967Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:31.967Z] [2022-10-21T08:02:31.967Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-10-21T08:02:31.967Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:31.967Z] [2022-10-21T08:02:31.967Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-10-21T08:02:31.967Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:31.967Z] [2022-10-21T08:02:31.967Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-10-21T08:02:31.967Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T08:02:31.967Z] [2022-10-21T08:02:31.967Z] DONE 6 tests, 6 skipped in 1.996s [2022-10-21T08:02:31.967Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-10-21T08:02:32.944Z] 2022/10/21 08:02:32 Finished clone github.com/miekg/dns [2022-10-21T08:02:32.944Z] 2022/10/21 08:02:32 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20 [2022-10-21T08:02:33.201Z] 2022/10/21 08:02:33 Finished clone github.com/googleapis/gax-go [2022-10-21T08:02:33.201Z] 2022/10/21 08:02:33 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2022-10-21T08:02:33.229Z] plugin_test.go:65: [df0fa920585cb] joining swarm manager [d3c024e003588]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T08:02:33.764Z] 2022/10/21 08:02:33 Finished clone go.opencensus.io [2022-10-21T08:02:33.764Z] 2022/10/21 08:02:33 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2022-10-21T08:02:34.137Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T08:02:34.137Z] INFO: Testing against a local daemon [2022-10-21T08:02:34.137Z] === RUN TestServiceCreateInit [2022-10-21T08:02:34.137Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-10-21T08:02:34.137Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.137Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-10-21T08:02:34.137Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.137Z] --- PASS: TestServiceCreateInit (0.05s) [2022-10-21T08:02:34.137Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-10-21T08:02:34.137Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-10-21T08:02:34.137Z] === RUN TestCreateServiceMultipleTimes [2022-10-21T08:02:34.137Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.137Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-10-21T08:02:34.137Z] === RUN TestCreateServiceConflict [2022-10-21T08:02:34.137Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.137Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-10-21T08:02:34.137Z] === RUN TestCreateServiceMaxReplicas [2022-10-21T08:02:34.137Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.163Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-10-21T08:02:34.598Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-10-21T08:02:34.598Z] === RUN TestCreateWithDuplicateNetworkNames [2022-10-21T08:02:34.598Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.598Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-10-21T08:02:34.598Z] === RUN TestCreateServiceSecretFileMode [2022-10-21T08:02:34.598Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.598Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-10-21T08:02:34.598Z] === RUN TestCreateServiceConfigFileMode [2022-10-21T08:02:34.598Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.598Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-10-21T08:02:34.598Z] === RUN TestCreateServiceSysctls [2022-10-21T08:02:34.598Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.598Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-10-21T08:02:34.598Z] === RUN TestCreateServiceCapabilities [2022-10-21T08:02:34.598Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.598Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-10-21T08:02:34.598Z] === RUN TestInspect [2022-10-21T08:02:34.598Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.598Z] --- SKIP: TestInspect (0.00s) [2022-10-21T08:02:34.598Z] === RUN TestCreateJob [2022-10-21T08:02:34.598Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.598Z] --- SKIP: TestCreateJob (0.00s) [2022-10-21T08:02:34.598Z] === RUN TestReplicatedJob [2022-10-21T08:02:34.598Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.598Z] --- SKIP: TestReplicatedJob (0.00s) [2022-10-21T08:02:34.598Z] === RUN TestUpdateReplicatedJob [2022-10-21T08:02:34.598Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.598Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-10-21T08:02:34.598Z] === RUN TestServiceListWithStatuses [2022-10-21T08:02:34.598Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.598Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-10-21T08:02:34.598Z] === RUN TestDockerNetworkConnectAlias [2022-10-21T08:02:34.598Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.598Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-10-21T08:02:34.598Z] === RUN TestDockerNetworkReConnect [2022-10-21T08:02:34.598Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.598Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-10-21T08:02:34.598Z] === RUN TestServicePlugin [2022-10-21T08:02:34.598Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.598Z] --- SKIP: TestServicePlugin (0.00s) [2022-10-21T08:02:34.598Z] === RUN TestServiceUpdateLabel [2022-10-21T08:02:34.598Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T08:02:34.598Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-10-21T08:02:34.598Z] === RUN TestServiceUpdateSecrets [2022-10-21T08:02:34.598Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T08:02:34.598Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-10-21T08:02:34.598Z] === RUN TestServiceUpdateConfigs [2022-10-21T08:02:34.598Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T08:02:34.598Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-10-21T08:02:34.598Z] === RUN TestServiceUpdateNetwork [2022-10-21T08:02:34.598Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T08:02:34.598Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-10-21T08:02:34.598Z] === RUN TestServiceUpdatePidsLimit [2022-10-21T08:02:34.598Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T08:02:34.598Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-10-21T08:02:34.598Z] PASS [2022-10-21T08:02:34.598Z] ok github.com/docker/docker/integration/service 0.269s [2022-10-21T08:02:34.598Z] [2022-10-21T08:02:34.598Z] === Skipped [2022-10-21T08:02:34.598Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-10-21T08:02:34.598Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.598Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-10-21T08:02:34.598Z] [2022-10-21T08:02:34.598Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-10-21T08:02:34.598Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.598Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-10-21T08:02:34.598Z] [2022-10-21T08:02:34.598Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-10-21T08:02:34.598Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.598Z] [2022-10-21T08:02:34.598Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-10-21T08:02:34.598Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.598Z] [2022-10-21T08:02:34.598Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-10-21T08:02:34.598Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.598Z] [2022-10-21T08:02:34.598Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-10-21T08:02:34.598Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.598Z] [2022-10-21T08:02:34.598Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-10-21T08:02:34.598Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.598Z] [2022-10-21T08:02:34.598Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-10-21T08:02:34.598Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.598Z] [2022-10-21T08:02:34.598Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-10-21T08:02:34.598Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.598Z] [2022-10-21T08:02:34.598Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-10-21T08:02:34.598Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.598Z] [2022-10-21T08:02:34.598Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-10-21T08:02:34.598Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.598Z] [2022-10-21T08:02:34.598Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-10-21T08:02:34.598Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.598Z] [2022-10-21T08:02:34.598Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-10-21T08:02:34.598Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.598Z] [2022-10-21T08:02:34.598Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-10-21T08:02:34.598Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.598Z] [2022-10-21T08:02:34.598Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-10-21T08:02:34.598Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.598Z] [2022-10-21T08:02:34.598Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-10-21T08:02:34.598Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.598Z] [2022-10-21T08:02:34.598Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-10-21T08:02:34.598Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.598Z] [2022-10-21T08:02:34.598Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-10-21T08:02:34.598Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:34.598Z] [2022-10-21T08:02:34.598Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-10-21T08:02:34.598Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T08:02:34.598Z] [2022-10-21T08:02:34.598Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-10-21T08:02:34.598Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T08:02:34.598Z] [2022-10-21T08:02:34.598Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-10-21T08:02:34.598Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T08:02:34.598Z] [2022-10-21T08:02:34.598Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-10-21T08:02:34.598Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T08:02:34.598Z] [2022-10-21T08:02:34.598Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-10-21T08:02:34.598Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-10-21T08:02:34.598Z] [2022-10-21T08:02:34.598Z] DONE 24 tests, 23 skipped in 2.752s [2022-10-21T08:02:34.598Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-10-21T08:02:34.728Z] === RUN TestDockerSuite/TestEventsRename [2022-10-21T08:02:35.133Z] 2022/10/21 08:02:34 Finished clone golang.org/x/sys [2022-10-21T08:02:35.133Z] 2022/10/21 08:02:34 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2022-10-21T08:02:35.133Z] 2022/10/21 08:02:35 Finished clone github.com/containerd/fifo [2022-10-21T08:02:35.133Z] 2022/10/21 08:02:35 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2022-10-21T08:02:35.294Z] === RUN TestDockerSuite/TestEventsResize [2022-10-21T08:02:35.869Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-10-21T08:02:36.773Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T08:02:36.773Z] INFO: Testing against a local daemon [2022-10-21T08:02:36.773Z] === RUN TestSessionCreate [2022-10-21T08:02:36.773Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-10-21T08:02:36.773Z] --- SKIP: TestSessionCreate (0.00s) [2022-10-21T08:02:36.773Z] === RUN TestSessionCreateWithBadUpgrade [2022-10-21T08:02:36.773Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-10-21T08:02:36.773Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-10-21T08:02:36.773Z] PASS [2022-10-21T08:02:36.773Z] ok github.com/docker/docker/integration/session 0.125s [2022-10-21T08:02:36.773Z] [2022-10-21T08:02:36.773Z] === Skipped [2022-10-21T08:02:36.773Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-10-21T08:02:36.773Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-10-21T08:02:36.773Z] [2022-10-21T08:02:36.773Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-10-21T08:02:36.773Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-10-21T08:02:36.773Z] [2022-10-21T08:02:36.773Z] DONE 2 tests, 2 skipped in 1.985s [2022-10-21T08:02:36.773Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-10-21T08:02:38.408Z] 2022/10/21 08:02:37 Finished clone github.com/containerd/cgroups [2022-10-21T08:02:38.408Z] 2022/10/21 08:02:37 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2022-10-21T08:02:38.408Z] 2022/10/21 08:02:38 Finished clone golang.org/x/text [2022-10-21T08:02:38.408Z] 2022/10/21 08:02:38 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2022-10-21T08:02:38.408Z] 2022/10/21 08:02:38 Finished clone github.com/containerd/console [2022-10-21T08:02:38.408Z] 2022/10/21 08:02:38 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2022-10-21T08:02:38.943Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T08:02:38.943Z] INFO: Testing against a local daemon [2022-10-21T08:02:38.943Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-10-21T08:02:38.943Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:38.943Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-10-21T08:02:38.943Z] === RUN TestEventsExecDie [2022-10-21T08:02:38.943Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-10-21T08:02:38.943Z] --- SKIP: TestEventsExecDie (0.00s) [2022-10-21T08:02:38.943Z] === RUN TestEventsBackwardsCompatible [2022-10-21T08:02:38.943Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-10-21T08:02:38.943Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-10-21T08:02:38.943Z] === RUN TestInfoAPI [2022-10-21T08:02:38.943Z] --- PASS: TestInfoAPI (0.04s) [2022-10-21T08:02:38.943Z] === RUN TestInfoAPIWarnings [2022-10-21T08:02:38.943Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-10-21T08:02:38.943Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-10-21T08:02:38.943Z] === RUN TestInfoDebug [2022-10-21T08:02:38.943Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-10-21T08:02:38.943Z] --- SKIP: TestInfoDebug (0.00s) [2022-10-21T08:02:38.943Z] === RUN TestInfoInsecureRegistries [2022-10-21T08:02:38.943Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-10-21T08:02:38.943Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-10-21T08:02:38.943Z] === RUN TestInfoRegistryMirrors [2022-10-21T08:02:38.943Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-10-21T08:02:38.943Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-10-21T08:02:38.943Z] === RUN TestLoginFailsWithBadCredentials [2022-10-21T08:02:39.907Z] --- PASS: TestLoginFailsWithBadCredentials (1.01s) [2022-10-21T08:02:39.907Z] === RUN TestPingCacheHeaders [2022-10-21T08:02:39.907Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-10-21T08:02:39.907Z] === RUN TestPingGet [2022-10-21T08:02:39.907Z] --- PASS: TestPingGet (0.03s) [2022-10-21T08:02:39.907Z] === RUN TestPingHead [2022-10-21T08:02:39.907Z] --- PASS: TestPingHead (0.03s) [2022-10-21T08:02:39.907Z] === RUN TestVersion [2022-10-21T08:02:39.907Z] --- PASS: TestVersion (0.03s) [2022-10-21T08:02:39.907Z] PASS [2022-10-21T08:02:39.907Z] ok github.com/docker/docker/integration/system 1.282s [2022-10-21T08:02:39.907Z] [2022-10-21T08:02:39.907Z] === Skipped [2022-10-21T08:02:39.907Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-10-21T08:02:40.303Z] 2022/10/21 08:02:39 Finished clone github.com/containerd/go-runc [2022-10-21T08:02:40.303Z] 2022/10/21 08:02:39 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2022-10-21T08:02:40.303Z] 2022/10/21 08:02:40 Finished clone github.com/containerd/ttrpc [2022-10-21T08:02:40.303Z] 2022/10/21 08:02:40 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2022-10-21T08:02:40.369Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-10-21T08:02:40.369Z] [2022-10-21T08:02:40.369Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-10-21T08:02:40.369Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-10-21T08:02:40.369Z] [2022-10-21T08:02:40.369Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-10-21T08:02:40.369Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-10-21T08:02:40.369Z] [2022-10-21T08:02:40.369Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-10-21T08:02:40.369Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-10-21T08:02:40.369Z] [2022-10-21T08:02:40.369Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-10-21T08:02:40.369Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-10-21T08:02:40.369Z] [2022-10-21T08:02:40.369Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-10-21T08:02:40.369Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-10-21T08:02:40.369Z] [2022-10-21T08:02:40.369Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-10-21T08:02:40.369Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-10-21T08:02:40.369Z] [2022-10-21T08:02:40.369Z] DONE 13 tests, 7 skipped in 3.188s [2022-10-21T08:02:40.369Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-10-21T08:02:41.235Z] 2022/10/21 08:02:41 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2022-10-21T08:02:41.235Z] 2022/10/21 08:02:41 Finished clone github.com/containerd/continuity [2022-10-21T08:02:42.431Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-10-21T08:02:42.431Z] === RUN TestDockerSuite/TestEventsStreaming [2022-10-21T08:02:42.431Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-10-21T08:02:42.540Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T08:02:42.540Z] INFO: Testing against a local daemon [2022-10-21T08:02:42.540Z] === RUN TestVolumesCreateAndList [2022-10-21T08:02:42.540Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-10-21T08:02:42.540Z] === RUN TestVolumesRemove [2022-10-21T08:02:42.540Z] --- PASS: TestVolumesRemove (0.07s) [2022-10-21T08:02:42.540Z] === RUN TestVolumesInspect [2022-10-21T08:02:42.540Z] --- PASS: TestVolumesInspect (0.04s) [2022-10-21T08:02:42.540Z] === RUN TestVolumesInvalidJSON [2022-10-21T08:02:42.540Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-10-21T08:02:42.540Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-10-21T08:02:42.540Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-10-21T08:02:42.540Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-10-21T08:02:42.540Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-10-21T08:02:42.540Z] PASS [2022-10-21T08:02:42.540Z] ok github.com/docker/docker/integration/volume 0.290s [2022-10-21T08:02:42.540Z] [2022-10-21T08:02:42.540Z] DONE 5 tests in 2.329s [2022-10-21T08:02:42.540Z] INFO: make.ps1 ended at 10/21/2022 08:02:42 [2022-10-21T08:02:42.540Z] INFO: Integration CLI tests being run from the host: [2022-10-21T08:02:42.540Z] 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-10-21T08:02:42.604Z] 2022/10/21 08:02:42 Finished clone github.com/gogo/googleapis [2022-10-21T08:02:42.604Z] 2022/10/21 08:02:42 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2022-10-21T08:02:43.168Z] 2022/10/21 08:02:43 Finished clone github.com/opencontainers/runc [2022-10-21T08:02:43.168Z] 2022/10/21 08:02:43 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2022-10-21T08:02:44.537Z] 2022/10/21 08:02:44 Finished clone google.golang.org/grpc [2022-10-21T08:02:44.537Z] 2022/10/21 08:02:44 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2022-10-21T08:02:44.537Z] 2022/10/21 08:02:44 Finished clone code.cloudfoundry.org/clock [2022-10-21T08:02:44.537Z] 2022/10/21 08:02:44 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2022-10-21T08:02:44.957Z] === RUN TestDockerSuite/TestEventsTop [2022-10-21T08:02:45.217Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-10-21T08:02:45.782Z] === RUN TestDockerSuite/TestEventsUntag [2022-10-21T08:02:45.907Z] 2022/10/21 08:02:45 Finished clone github.com/fernet/fernet-go [2022-10-21T08:02:45.907Z] 2022/10/21 08:02:45 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2022-10-21T08:02:46.837Z] 2022/10/21 08:02:46 Finished clone github.com/docker/distribution [2022-10-21T08:02:46.837Z] 2022/10/21 08:02:46 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2022-10-21T08:02:46.837Z] 2022/10/21 08:02:46 Finished clone github.com/Microsoft/hcsshim [2022-10-21T08:02:46.837Z] 2022/10/21 08:02:46 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2022-10-21T08:02:47.680Z] docker_api_swarm_test.go:384: [de0794044522e] joining swarm manager [d47e093fb3db7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T08:02:48.612Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-10-21T08:02:48.870Z] docker_api_swarm_test.go:385: [d52015906ef8a] joining swarm manager [d47e093fb3db7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T08:02:49.359Z] 2022/10/21 08:02:48 Finished clone golang.org/x/time [2022-10-21T08:02:49.359Z] 2022/10/21 08:02:48 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2022-10-21T08:02:50.729Z] 2022/10/21 08:02:50 Finished clone github.com/cilium/ebpf [2022-10-21T08:02:50.729Z] 2022/10/21 08:02:50 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2022-10-21T08:02:51.292Z] 2022/10/21 08:02:51 Finished clone github.com/golang/protobuf [2022-10-21T08:02:51.292Z] 2022/10/21 08:02:51 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2022-10-21T08:02:51.293Z] 2022/10/21 08:02:51 Finished clone github.com/hashicorp/go-memdb [2022-10-21T08:02:51.293Z] 2022/10/21 08:02:51 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2022-10-21T08:02:52.226Z] 2022/10/21 08:02:52 Finished clone github.com/moby/buildkit [2022-10-21T08:02:52.226Z] 2022/10/21 08:02:52 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2022-10-21T08:02:52.226Z] 2022/10/21 08:02:52 Finished clone github.com/hashicorp/go-immutable-radix [2022-10-21T08:02:52.226Z] 2022/10/21 08:02:52 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2022-10-21T08:02:52.790Z] 2022/10/21 08:02:52 Finished clone github.com/hashicorp/golang-lru [2022-10-21T08:02:52.790Z] 2022/10/21 08:02:52 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2022-10-21T08:02:52.790Z] 2022/10/21 08:02:52 Finished clone github.com/coreos/pkg [2022-10-21T08:02:52.790Z] 2022/10/21 08:02:52 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2022-10-21T08:02:54.158Z] 2022/10/21 08:02:53 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2022-10-21T08:02:54.158Z] 2022/10/21 08:02:53 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2022-10-21T08:02:54.415Z] 2022/10/21 08:02:54 Finished clone golang.org/x/crypto [2022-10-21T08:02:54.415Z] 2022/10/21 08:02:54 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2022-10-21T08:02:54.415Z] 2022/10/21 08:02:54 Finished clone github.com/beorn7/perks [2022-10-21T08:02:54.415Z] 2022/10/21 08:02:54 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2022-10-21T08:02:54.672Z] 2022/10/21 08:02:54 Finished clone github.com/prometheus/client_model [2022-10-21T08:02:54.672Z] 2022/10/21 08:02:54 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2022-10-21T08:02:54.898Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-10-21T08:02:54.898Z] INFO: Testing against a local daemon [2022-10-21T08:02:54.898Z] === RUN TestDockerSuite [2022-10-21T08:02:54.898Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-10-21T08:02:54.898Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-10-21T08:02:54.898Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-10-21T08:02:54.898Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-10-21T08:02:54.898Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-10-21T08:02:54.898Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-10-21T08:02:54.898Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-10-21T08:02:54.898Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-10-21T08:02:54.898Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-10-21T08:02:54.898Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-10-21T08:02:54.898Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-10-21T08:02:54.898Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-10-21T08:02:54.898Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-10-21T08:02:55.355Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-10-21T08:02:55.422Z] === RUN TestDockerSuite/TestExec [2022-10-21T08:02:55.422Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-10-21T08:02:55.422Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-10-21T08:02:55.986Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-10-21T08:02:56.243Z] === RUN TestDockerSuite/TestExecAPIStart [2022-10-21T08:02:56.609Z] 2022/10/21 08:02:56 Finished clone github.com/matttproud/golang_protobuf_extensions [2022-10-21T08:02:56.609Z] 2022/10/21 08:02:56 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2022-10-21T08:02:57.184Z] 2022/10/21 08:02:57 Finished clone github.com/prometheus/client_golang [2022-10-21T08:02:57.184Z] 2022/10/21 08:02:57 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2022-10-21T08:02:57.616Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-10-21T08:02:57.749Z] 2022/10/21 08:02:57 Finished clone github.com/pkg/errors [2022-10-21T08:02:57.749Z] 2022/10/21 08:02:57 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2022-10-21T08:02:57.873Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-10-21T08:02:58.006Z] 2022/10/21 08:02:57 Finished clone github.com/inconshreveable/mousetrap [2022-10-21T08:02:58.006Z] 2022/10/21 08:02:57 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2022-10-21T08:02:58.264Z] 2022/10/21 08:02:58 Finished clone github.com/prometheus/procfs [2022-10-21T08:02:58.264Z] 2022/10/21 08:02:58 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2022-10-21T08:02:58.264Z] 2022/10/21 08:02:58 Finished clone github.com/prometheus/common [2022-10-21T08:02:58.264Z] 2022/10/21 08:02:58 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2022-10-21T08:02:58.439Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-10-21T08:02:58.827Z] 2022/10/21 08:02:58 Finished clone github.com/cespare/xxhash/v2 [2022-10-21T08:02:58.827Z] 2022/10/21 08:02:58 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2022-10-21T08:02:59.005Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-10-21T08:02:59.268Z] --- PASS: TestServicePlugin (31.47s) [2022-10-21T08:02:59.268Z] === RUN TestServiceUpdateLabel [2022-10-21T08:02:59.756Z] 2022/10/21 08:02:59 Finished clone github.com/morikuni/aec [2022-10-21T08:02:59.833Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-10-21T08:03:00.012Z] 2022/10/21 08:03:00 Finished clone github.com/spf13/pflag [2022-10-21T08:03:00.397Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-10-21T08:03:00.963Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-10-21T08:03:01.380Z] 2022/10/21 08:03:01 Finished clone github.com/docker/go-metrics [2022-10-21T08:03:01.380Z] 2022/10/21 08:03:01 Finished clone github.com/spf13/cobra [2022-10-21T08:03:01.897Z] --- PASS: TestServiceUpdateLabel (2.49s) [2022-10-21T08:03:01.897Z] === RUN TestServiceUpdateSecrets [2022-10-21T08:03:02.156Z] === RUN TestDockerSuite/TestExecCgroup [2022-10-21T08:03:02.747Z] 2022/10/21 08:03:02 Finished clone github.com/google/certificate-transparency-go [2022-10-21T08:03:03.102Z] === RUN TestDockerSuite/TestExecEnv [2022-10-21T08:03:03.675Z] 2022/10/21 08:03:03 Finished clone github.com/opencontainers/selinux [2022-10-21T08:03:04.038Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-10-21T08:03:04.972Z] === RUN TestDockerSuite/TestExecExitStatus [2022-10-21T08:03:05.537Z] === RUN TestDockerSuite/TestExecInspectID [2022-10-21T08:03:08.815Z] === RUN TestDockerSuite/TestExecInteractive [2022-10-21T08:03:08.815Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-10-21T08:03:09.381Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-10-21T08:03:09.639Z] === RUN TestDockerSuite/TestExecParseError [2022-10-21T08:03:10.206Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-10-21T08:03:10.774Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-10-21T08:03:11.341Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-10-21T08:03:12.274Z] === RUN TestDockerSuite/TestExecSetEnv [2022-10-21T08:03:12.840Z] === RUN TestDockerSuite/TestExecStartFails [2022-10-21T08:03:13.404Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-10-21T08:03:15.852Z] 2022/10/21 08:03:13 Finished clone github.com/cloudflare/cfssl [2022-10-21T08:03:16.688Z] --- PASS: TestServiceUpdateSecrets (14.92s) [2022-10-21T08:03:16.688Z] === RUN TestServiceUpdateConfigs [2022-10-21T08:03:18.374Z] 2022/10/21 08:03:17 Finished clone github.com/coreos/etcd [2022-10-21T08:03:19.463Z] 2022/10/21 08:03:19 Finished clone github.com/containerd/containerd [2022-10-21T08:03:24.715Z] 2022/10/21 08:03:23 Finished clone github.com/docker/swarmkit [2022-10-21T08:03:24.790Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-10-21T08:03:24.790Z] === RUN TestDockerSuite/TestExecTTY [2022-10-21T08:03:25.049Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-10-21T08:03:25.982Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-10-21T08:03:26.242Z] === RUN TestDockerSuite/TestExecUlimits [2022-10-21T08:03:26.809Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-10-21T08:03:26.809Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-10-21T08:03:26.809Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-10-21T08:03:28.182Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-10-21T08:03:28.440Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-10-21T08:03:29.423Z] === RUN TestDockerSuite/TestExecWithTERM [2022-10-21T08:03:29.990Z] === RUN TestDockerSuite/TestExecWithUser [2022-10-21T08:03:30.556Z] === RUN TestDockerSuite/TestGetContainerStats [2022-10-21T08:03:31.120Z] --- PASS: TestServiceUpdateConfigs (14.50s) [2022-10-21T08:03:31.120Z] === RUN TestServiceUpdateNetwork [2022-10-21T08:03:35.299Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-10-21T08:03:40.563Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-10-21T08:03:41.127Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-10-21T08:03:42.775Z] 2022/10/21 08:03:40 Finished clone github.com/gogo/protobuf [2022-10-21T08:03:43.033Z] 2022/10/21 08:03:42 Finished clone cloud.google.com/go [2022-10-21T08:03:43.655Z] --- PASS: TestServiceUpdateNetwork (12.40s) [2022-10-21T08:03:43.655Z] === RUN TestServiceUpdatePidsLimit [2022-10-21T08:03:45.026Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-10-21T08:03:45.591Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-10-21T08:03:45.591Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-10-21T08:03:46.156Z] check_test.go:380: [d52015906ef8a] daemon is not started [2022-10-21T08:03:46.156Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-10-21T08:03:46.156Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-10-21T08:03:46.156Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-10-21T08:03:46.156Z] === RUN TestDockerSuite/TestHealth [2022-10-21T08:03:48.683Z] docker_api_swarm_test.go:802: [ddbda54045992] joining swarm manager [d0618ef673244]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T08:03:49.615Z] docker_api_swarm_test.go:802: [dbb4334bcf926] joining swarm manager [d0618ef673244]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T08:03:50.549Z] docker_api_swarm_test.go:802: [d4f8617fb9b8f] joining swarm manager [d0618ef673244]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-10-21T08:03:51.137Z] 2022/10/21 08:03:50 Finished clone google.golang.org/genproto [2022-10-21T08:03:51.921Z] docker_api_swarm_test.go:802: [d550ddaf6ac2b] joining swarm manager [d0618ef673244]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-10-21T08:03:52.486Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-10-21T08:03:53.423Z] docker_api_swarm_test.go:810: [de8ce4b4a4936] joining swarm manager [d0618ef673244]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-10-21T08:03:59.989Z] --- PASS: TestServiceUpdatePidsLimit (16.41s) [2022-10-21T08:03:59.989Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2022-10-21T08:03:59.989Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.11s) [2022-10-21T08:03:59.989Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-10-21T08:03:59.989Z] PASS [2022-10-21T08:03:59.989Z] [2022-10-21T08:03:59.989Z] === Skipped [2022-10-21T08:03:59.989Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-10-21T08:03:59.989Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-10-21T08:03:59.989Z] [2022-10-21T08:03:59.989Z] DONE 27 tests, 1 skipped in 195.815s [2022-10-21T08:03:59.989Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-10-21T08:03:59.989Z] ++ 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-10-21T08:03:59.989Z] ++ set -e [2022-10-21T08:03:59.989Z] ++ '[' -n 0 ']' [2022-10-21T08:03:59.989Z] ++ set -x [2022-10-21T08:03:59.989Z] ++ 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-10-21T08:03:59.989Z] INFO: Testing against a local daemon [2022-10-21T08:03:59.989Z] === RUN TestSessionCreate [2022-10-21T08:04:00.247Z] --- PASS: TestSessionCreate (0.04s) [2022-10-21T08:04:00.247Z] === RUN TestSessionCreateWithBadUpgrade [2022-10-21T08:04:00.247Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-10-21T08:04:00.247Z] PASS [2022-10-21T08:04:00.247Z] [2022-10-21T08:04:00.247Z] DONE 2 tests in 0.173s [2022-10-21T08:04:00.247Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-10-21T08:04:00.247Z] ++ 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-10-21T08:04:00.247Z] ++ set -e [2022-10-21T08:04:00.247Z] ++ '[' -n 0 ']' [2022-10-21T08:04:00.247Z] ++ set -x [2022-10-21T08:04:00.247Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-10-21T08:04:00.247Z] INFO: Testing against a local daemon [2022-10-21T08:04:00.247Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-10-21T08:04:00.247Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-10-21T08:04:00.247Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-10-21T08:04:00.247Z] === RUN TestEventsExecDie [2022-10-21T08:04:00.813Z] --- PASS: TestEventsExecDie (0.51s) [2022-10-21T08:04:00.813Z] === RUN TestEventsBackwardsCompatible [2022-10-21T08:04:00.813Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-10-21T08:04:00.813Z] === RUN TestInfoBinaryCommits [2022-10-21T08:04:00.813Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-10-21T08:04:00.813Z] === RUN TestInfoAPIVersioned [2022-10-21T08:04:00.813Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-10-21T08:04:00.813Z] === RUN TestInfoDiscoveryBackend [2022-10-21T08:04:01.377Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2022-10-21T08:04:01.377Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-10-21T08:04:02.747Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-10-21T08:04:02.747Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-10-21T08:04:03.005Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2022-10-21T08:04:03.005Z] === RUN TestInfoAPI [2022-10-21T08:04:03.005Z] --- PASS: TestInfoAPI (0.02s) [2022-10-21T08:04:03.005Z] === RUN TestInfoAPIWarnings [2022-10-21T08:04:05.529Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-10-21T08:04:05.529Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-10-21T08:04:05.529Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-10-21T08:04:05.529Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-10-21T08:04:06.094Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-10-21T08:04:06.094Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-10-21T08:04:06.659Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-10-21T08:04:06.659Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-10-21T08:04:06.659Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-10-21T08:04:06.917Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-10-21T08:04:06.917Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-10-21T08:04:07.174Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-10-21T08:04:07.432Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-10-21T08:04:07.432Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-10-21T08:04:07.997Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-10-21T08:04:07.997Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-10-21T08:04:08.561Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-10-21T08:04:09.126Z] === RUN TestDockerSuite/TestImagesFormat [2022-10-21T08:04:09.126Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-10-21T08:04:09.692Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-10-21T08:04:12.221Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-10-21T08:04:12.221Z] === RUN TestDockerSuite/TestImportBadURL [2022-10-21T08:04:12.221Z] === RUN TestDockerSuite/TestImportDisplay [2022-10-21T08:04:13.595Z] === RUN TestDockerSuite/TestImportFile [2022-10-21T08:04:14.527Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-10-21T08:04:14.527Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-10-21T08:04:15.465Z] === RUN TestDockerSuite/TestImportGzipped [2022-10-21T08:04:16.837Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-10-21T08:04:17.771Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-10-21T08:04:18.346Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-10-21T08:04:18.605Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-10-21T08:04:19.170Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-10-21T08:04:19.170Z] --- PASS: TestInfoAPIWarnings (16.29s) [2022-10-21T08:04:19.170Z] === RUN TestInfoDebug [2022-10-21T08:04:19.170Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-10-21T08:04:19.428Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-10-21T08:04:19.685Z] --- PASS: TestInfoDebug (0.53s) [2022-10-21T08:04:19.685Z] === RUN TestInfoInsecureRegistries [2022-10-21T08:04:19.943Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-10-21T08:04:20.513Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-10-21T08:04:20.513Z] === RUN TestInfoRegistryMirrors [2022-10-21T08:04:20.513Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-10-21T08:04:20.770Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-10-21T08:04:20.770Z] === RUN TestLoginFailsWithBadCredentials [2022-10-21T08:04:21.027Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-10-21T08:04:21.284Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-10-21T08:04:21.284Z] === RUN TestPingCacheHeaders [2022-10-21T08:04:21.284Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-10-21T08:04:21.284Z] === RUN TestPingGet [2022-10-21T08:04:21.284Z] --- PASS: TestPingGet (0.01s) [2022-10-21T08:04:21.284Z] === RUN TestPingHead [2022-10-21T08:04:21.284Z] --- PASS: TestPingHead (0.04s) [2022-10-21T08:04:21.284Z] === RUN TestVersion [2022-10-21T08:04:21.284Z] --- PASS: TestVersion (0.01s) [2022-10-21T08:04:21.284Z] PASS [2022-10-21T08:04:21.284Z] [2022-10-21T08:04:21.284Z] === Skipped [2022-10-21T08:04:21.284Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-10-21T08:04:21.284Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-10-21T08:04:21.284Z] [2022-10-21T08:04:21.284Z] DONE 18 tests, 1 skipped in 21.162s [2022-10-21T08:04:21.284Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-10-21T08:04:21.285Z] ++ 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-10-21T08:04:21.285Z] ++ set -e [2022-10-21T08:04:21.285Z] ++ '[' -n 0 ']' [2022-10-21T08:04:21.285Z] ++ set -x [2022-10-21T08:04:21.285Z] ++ 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-10-21T08:04:21.285Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-10-21T08:04:21.543Z] INFO: Testing against a local daemon [2022-10-21T08:04:21.543Z] === RUN TestVolumesCreateAndList [2022-10-21T08:04:21.543Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-10-21T08:04:21.543Z] === RUN TestVolumesRemove [2022-10-21T08:04:21.543Z] --- PASS: TestVolumesRemove (0.08s) [2022-10-21T08:04:21.543Z] === RUN TestVolumesInspect [2022-10-21T08:04:21.543Z] --- PASS: TestVolumesInspect (0.02s) [2022-10-21T08:04:21.543Z] === RUN TestVolumesInvalidJSON [2022-10-21T08:04:21.543Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-10-21T08:04:21.543Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-10-21T08:04:21.543Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-10-21T08:04:21.543Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-10-21T08:04:21.543Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-10-21T08:04:21.543Z] PASS [2022-10-21T08:04:21.543Z] [2022-10-21T08:04:21.543Z] DONE 5 tests in 0.252s [2022-10-21T08:04:21.543Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-10-21T08:04:21.801Z] ++++ cat bundles/test-integration/docker.pid [2022-10-21T08:04:21.801Z] +++ kill 5976 [2022-10-21T08:04:22.058Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-10-21T08:04:22.625Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-10-21T08:04:22.625Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-10-21T08:04:23.189Z] +++ /etc/init.d/apparmor stop [2022-10-21T08:04:23.189Z] Leaving: AppArmorNo profiles have been unloaded. [2022-10-21T08:04:23.189Z] [2022-10-21T08:04:23.189Z] Unloading profiles will leave already running processes permanently [2022-10-21T08:04:23.189Z] unconfined, which can lead to unexpected situations. [2022-10-21T08:04:23.189Z] [2022-10-21T08:04:23.189Z] To set a process to complain mode, use the command line tool [2022-10-21T08:04:23.189Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-10-21T08:04:23.189Z] +++ true [2022-10-21T08:04:23.189Z] exiting test-integration [2022-10-21T08:04:23.189Z] ++ exit 0 [2022-10-21T08:04:23.189Z] [2022-10-21T08:04:23.450Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-10-21T08:04:23.708Z] + for job in $(jobs -p) [2022-10-21T08:04:23.708Z] + wait 4016 [2022-10-21T08:04:24.272Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-10-21T08:04:24.837Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-10-21T08:04:24.837Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-10-21T08:04:25.095Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-10-21T08:04:25.095Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-10-21T08:04:25.095Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-10-21T08:04:26.028Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-10-21T08:04:26.286Z] === RUN TestDockerSuite/TestInspectDefault [2022-10-21T08:04:26.852Z] === RUN TestDockerSuite/TestInspectHistory [2022-10-21T08:04:27.417Z] === RUN TestDockerSuite/TestInspectImage [2022-10-21T08:04:27.417Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-10-21T08:04:27.417Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-10-21T08:04:27.417Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-10-21T08:04:27.417Z] === RUN TestDockerSuite/TestInspectInt64 [2022-10-21T08:04:27.674Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-10-21T08:04:28.239Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-10-21T08:04:28.239Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-10-21T08:04:28.804Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-10-21T08:04:29.062Z] === RUN TestDockerSuite/TestInspectPlugin [2022-10-21T08:04:31.587Z] === RUN TestDockerSuite/TestInspectRootFS [2022-10-21T08:04:31.587Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-10-21T08:04:31.845Z] === RUN TestDockerSuite/TestInspectStatus [2022-10-21T08:04:32.410Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-10-21T08:04:33.343Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-10-21T08:04:33.907Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-10-21T08:04:34.472Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-10-21T08:04:35.038Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-10-21T08:04:35.296Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-10-21T08:04:35.865Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-10-21T08:04:36.123Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-10-21T08:04:36.123Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-10-21T08:04:36.556Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-10-21T08:04:36.556Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-10-21T08:04:36.556Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-10-21T08:04:36.556Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-10-21T08:04:36.556Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-10-21T08:04:36.556Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-10-21T08:04:36.556Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-10-21T08:04:36.556Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-10-21T08:04:36.556Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-10-21T08:04:36.556Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-10-21T08:04:36.556Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-10-21T08:04:36.556Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-10-21T08:04:36.556Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-10-21T08:04:36.556Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-10-21T08:04:36.556Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-10-21T08:04:36.556Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-10-21T08:04:36.556Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-10-21T08:04:36.556Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-10-21T08:04:36.556Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-10-21T08:04:36.556Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-10-21T08:04:38.046Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-10-21T08:04:38.611Z] === RUN TestDockerSuite/TestLinksEnvs [2022-10-21T08:04:39.543Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-10-21T08:04:39.801Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-10-21T08:04:40.733Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-10-21T08:04:41.308Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-10-21T08:04:41.308Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-10-21T08:04:41.308Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-10-21T08:04:41.308Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-10-21T08:04:41.308Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-10-21T08:04:42.105Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-10-21T08:04:43.479Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-10-21T08:04:43.479Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-10-21T08:04:44.852Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-10-21T08:04:45.032Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-10-21T08:04:45.110Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-10-21T08:04:45.675Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-10-21T08:04:47.206Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-10-21T08:04:47.206Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-10-21T08:04:47.206Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-10-21T08:04:47.206Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-10-21T08:04:47.206Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-10-21T08:04:47.206Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-10-21T08:04:47.206Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-10-21T08:04:47.206Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-10-21T08:04:47.206Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-10-21T08:04:47.320Z] 2022/10/21 08:04:42 Finished clone github.com/hashicorp/consul [2022-10-21T08:04:50.099Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-10-21T08:04:50.099Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-10-21T08:04:50.099Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-10-21T08:04:50.099Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-10-21T08:04:50.099Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-10-21T08:04:50.933Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-10-21T08:04:52.304Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-10-21T08:04:53.680Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-10-21T08:04:54.612Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-10-21T08:04:55.178Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-10-21T08:04:56.551Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-10-21T08:04:56.551Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-10-21T08:04:56.810Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-10-21T08:04:56.810Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-10-21T08:04:56.810Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-10-21T08:04:57.153Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-10-21T08:04:57.375Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-10-21T08:04:57.632Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-10-21T08:05:01.830Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-10-21T08:05:01.830Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-10-21T08:05:06.008Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-10-21T08:05:06.573Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-10-21T08:05:06.573Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-10-21T08:05:07.506Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-10-21T08:05:08.072Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-10-21T08:05:09.006Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-10-21T08:05:09.940Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-10-21T08:05:10.505Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-10-21T08:05:12.402Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-10-21T08:05:12.659Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-10-21T08:05:13.224Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-10-21T08:05:13.482Z] === RUN TestDockerSuite/TestLogsSince [2022-10-21T08:05:13.831Z] 2022/10/21 08:05:10 Finished clone github.com/aws/aws-sdk-go [2022-10-21T08:05:16.010Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-10-21T08:05:18.536Z] docker_api_swarm_service_test.go:395: [d884276cd06ca] joining swarm manager [d2b057c8df592]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T08:05:18.794Z] docker_api_swarm_service_test.go:395: [d710df541bea4] joining swarm manager [d2b057c8df592]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T08:05:20.167Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-10-21T08:05:26.731Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-10-21T08:05:26.731Z] === RUN TestDockerSuite/TestLogsTail [2022-10-21T08:05:26.731Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-10-21T08:05:27.297Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-10-21T08:05:27.555Z] === RUN TestDockerSuite/TestMountIntoProc [2022-10-21T08:05:27.812Z] === RUN TestDockerSuite/TestMountIntoSys [2022-10-21T08:05:28.378Z] === RUN TestDockerSuite/TestNetHostname [2022-10-21T08:05:29.752Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-10-21T08:05:30.009Z] === RUN TestDockerSuite/TestNetworkEvents [2022-10-21T08:05:34.189Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-10-21T08:05:35.561Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-10-21T08:05:35.561Z] docker_api_swarm_service_test.go:343: [d4444d4f15c17] joining swarm manager [de0f42dbd9a79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T08:05:36.495Z] docker_api_swarm_service_test.go:343: [d9d56bfcba930] joining swarm manager [de0f42dbd9a79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T08:05:37.063Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-10-21T08:05:37.628Z] === RUN TestDockerSuite/TestPluginActive [2022-10-21T08:05:40.909Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-10-21T08:05:47.466Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-10-21T08:05:47.466Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-10-21T08:05:47.466Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-10-21T08:05:48.031Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-10-21T08:05:49.927Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-10-21T08:05:51.301Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-10-21T08:05:51.866Z] docker_api_swarm_service_test.go:490: [d9db66b44b103] joining swarm manager [d399c7ef6299b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T08:05:52.814Z] docker_api_swarm_service_test.go:490: [db1d696212ea4] joining swarm manager [d399c7ef6299b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T08:05:52.814Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-10-21T08:05:56.097Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-10-21T08:06:01.359Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-10-21T08:06:02.291Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-10-21T08:06:03.226Z] === RUN TestDockerSuite/TestPortHostBinding [2022-10-21T08:06:04.163Z] === RUN TestDockerSuite/TestPortList [2022-10-21T08:06:05.096Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-10-21T08:06:11.653Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-10-21T08:06:11.653Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-10-21T08:06:12.219Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-10-21T08:06:12.785Z] docker_api_swarm_service_test.go:128: [d431fa2376fea] joining swarm manager [de81339794d66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T08:06:13.717Z] docker_api_swarm_service_test.go:129: [d0f5cf864370a] joining swarm manager [de81339794d66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T08:06:15.616Z] docker_api_swarm_service_test.go:137: [de99a6380caa1] joining swarm manager [de81339794d66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-10-21T08:06:16.180Z] docker_api_swarm_service_test.go:138: [dff553dc6a719] joining swarm manager [de81339794d66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-10-21T08:06:18.707Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-10-21T08:06:18.707Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-10-21T08:06:18.707Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-10-21T08:06:19.281Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-10-21T08:06:19.281Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-10-21T08:06:19.539Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-10-21T08:06:19.797Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-10-21T08:06:20.054Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-10-21T08:06:20.311Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-10-21T08:06:21.245Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-10-21T08:06:21.245Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-10-21T08:06:23.143Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-10-21T08:06:23.708Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-10-21T08:06:24.273Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-10-21T08:06:24.273Z] === RUN TestDockerSuite/TestPsByOrder [2022-10-21T08:06:26.173Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-10-21T08:06:26.739Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-10-21T08:06:29.269Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-10-21T08:06:31.798Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-10-21T08:06:31.798Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-10-21T08:06:34.325Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-10-21T08:06:38.504Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-10-21T08:06:41.031Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-10-21T08:06:41.031Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-10-21T08:06:41.597Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-10-21T08:06:42.536Z] docker_api_swarm_service_test.go:304: [d36410af25a8e] joining swarm manager [dbdd329e4051d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T08:06:43.478Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-10-21T08:06:43.478Z] docker_api_swarm_service_test.go:304: [d1a0c01fee4c0] joining swarm manager [dbdd329e4051d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T08:06:44.851Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-10-21T08:06:45.784Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-10-21T08:06:47.684Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-10-21T08:06:49.055Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-10-21T08:06:49.992Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-10-21T08:06:49.992Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-10-21T08:06:50.557Z] === RUN TestDockerSuite/TestPsRightTagName [2022-10-21T08:06:52.458Z] === RUN TestDockerSuite/TestPsShowMounts [2022-10-21T08:06:53.570Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-10-21T08:06:53.570Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-10-21T08:06:53.570Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-10-21T08:06:53.570Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-10-21T08:06:53.570Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-10-21T08:06:54.356Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-10-21T08:06:54.613Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-10-21T08:06:54.614Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-10-21T08:06:54.614Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-10-21T08:06:55.178Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-10-21T08:06:55.435Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-10-21T08:06:55.435Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-10-21T08:06:56.000Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-10-21T08:06:56.932Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-10-21T08:06:57.866Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-10-21T08:06:58.123Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-10-21T08:06:58.247Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-10-21T08:06:58.247Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-10-21T08:06:58.247Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-10-21T08:06:58.247Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-10-21T08:06:58.247Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-10-21T08:06:58.247Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-10-21T08:06:58.247Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-10-21T08:06:58.247Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-10-21T08:06:58.704Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-10-21T08:06:59.161Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-10-21T08:07:02.894Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-10-21T08:07:03.386Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-10-21T08:07:03.857Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-10-21T08:07:03.857Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-10-21T08:07:04.315Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-10-21T08:07:04.315Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-10-21T08:07:04.315Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-10-21T08:07:04.315Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-10-21T08:07:04.318Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-10-21T08:07:05.253Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-10-21T08:07:05.253Z] docker_api_swarm_service_test.go:100: [d0b317a00e87a] joining swarm manager [d218a4b640619]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T08:07:06.187Z] docker_api_swarm_service_test.go:101: [d7abe5d3d081a] joining swarm manager [d218a4b640619]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T08:07:06.752Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-10-21T08:07:06.752Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-10-21T08:07:06.752Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-10-21T08:07:07.010Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-10-21T08:07:07.208Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-10-21T08:07:09.538Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-10-21T08:07:10.911Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-10-21T08:07:12.809Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-10-21T08:07:13.374Z] === RUN TestDockerSuite/TestRmiBlank [2022-10-21T08:07:13.374Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-10-21T08:07:13.631Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-10-21T08:07:16.157Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-10-21T08:07:16.723Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-10-21T08:07:16.723Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-10-21T08:07:18.099Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-10-21T08:07:18.666Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-10-21T08:07:19.568Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-10-21T08:07:20.039Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-10-21T08:07:20.607Z] === RUN TestDockerSuite/TestRmiTag [2022-10-21T08:07:20.607Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-10-21T08:07:21.172Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-10-21T08:07:24.454Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-10-21T08:07:24.711Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-10-21T08:07:25.646Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-10-21T08:07:25.646Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-10-21T08:07:25.904Z] check_test.go:380: [d0b317a00e87a] daemon is not started [2022-10-21T08:07:26.843Z] === RUN TestDockerSuite/TestRunAddHost [2022-10-21T08:07:27.409Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-10-21T08:07:27.409Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-10-21T08:07:27.974Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-10-21T08:07:27.974Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-10-21T08:07:28.122Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-10-21T08:07:28.539Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-10-21T08:07:28.579Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-10-21T08:07:28.579Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-10-21T08:07:28.579Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-10-21T08:07:29.472Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-10-21T08:07:29.730Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-10-21T08:07:30.297Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-10-21T08:07:30.863Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-10-21T08:07:31.122Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-10-21T08:07:31.688Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-10-21T08:07:32.303Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-10-21T08:07:33.061Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-10-21T08:07:33.266Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-10-21T08:07:33.319Z] docker_api_swarm_service_test.go:533: [d60198471e698] joining swarm manager [d276a01f436a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T08:07:33.577Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-10-21T08:07:34.142Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-10-21T08:07:34.708Z] docker_api_swarm_service_test.go:534: [dfb481b91d300] joining swarm manager [d276a01f436a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T08:07:34.966Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-10-21T08:07:35.224Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-10-21T08:07:36.156Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-10-21T08:07:37.091Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-10-21T08:07:38.466Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-10-21T08:07:38.724Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-10-21T08:07:39.292Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-10-21T08:07:39.858Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-10-21T08:07:39.858Z] === RUN TestDockerSuite/TestRunBindMounts [2022-10-21T08:07:41.756Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-10-21T08:07:42.015Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-10-21T08:07:42.580Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-10-21T08:07:42.838Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-10-21T08:07:43.403Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-10-21T08:07:43.403Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-10-21T08:07:43.560Z] === RUN TestDockerSuite/TestBuildAddScript [2022-10-21T08:07:43.560Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-10-21T08:07:43.560Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-10-21T08:07:43.560Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-10-21T08:07:43.560Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-10-21T08:07:43.560Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-10-21T08:07:43.560Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-10-21T08:07:43.560Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-10-21T08:07:43.560Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-10-21T08:07:43.560Z] === RUN TestDockerSuite/TestBuildAddTar [2022-10-21T08:07:43.968Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-10-21T08:07:44.226Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-10-21T08:07:44.821Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-10-21T08:07:45.079Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-10-21T08:07:45.644Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-10-21T08:07:45.644Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-10-21T08:07:46.209Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-10-21T08:07:46.209Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-10-21T08:07:47.141Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-10-21T08:07:47.399Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-10-21T08:07:47.964Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-10-21T08:07:48.531Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-10-21T08:07:48.531Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-10-21T08:07:48.789Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-10-21T08:07:49.721Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-10-21T08:07:50.654Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-10-21T08:07:51.588Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-10-21T08:07:52.157Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-10-21T08:07:52.722Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-10-21T08:07:52.980Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-10-21T08:07:53.545Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-10-21T08:07:53.803Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-10-21T08:07:54.735Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-10-21T08:07:57.260Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-10-21T08:07:57.260Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-10-21T08:07:57.260Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-10-21T08:07:57.260Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-10-21T08:07:58.634Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-10-21T08:07:59.572Z] docker_api_swarm_service_test.go:148: [d1d2f9d519e59] joining swarm manager [d7f3837efad87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T08:08:00.137Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-10-21T08:08:00.396Z] docker_api_swarm_service_test.go:148: [d4e5b685430cd] joining swarm manager [d7f3837efad87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T08:08:02.300Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-10-21T08:08:04.199Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-10-21T08:08:04.199Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-10-21T08:08:04.199Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-10-21T08:08:04.199Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-10-21T08:08:04.199Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-10-21T08:08:04.475Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-10-21T08:08:05.863Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-10-21T08:08:06.429Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-10-21T08:08:07.801Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-10-21T08:08:08.367Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-10-21T08:08:09.299Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-10-21T08:08:09.865Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-10-21T08:08:09.865Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-10-21T08:08:09.865Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-10-21T08:08:10.431Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-10-21T08:08:11.365Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-10-21T08:08:11.365Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-10-21T08:08:11.933Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-10-21T08:08:12.191Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-10-21T08:08:12.757Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-10-21T08:08:13.015Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-10-21T08:08:13.273Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-10-21T08:08:13.530Z] === RUN TestDockerSuite/TestRunEnvironment [2022-10-21T08:08:14.096Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-10-21T08:08:14.353Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-10-21T08:08:14.919Z] === RUN TestDockerSuite/TestRunExitCode [2022-10-21T08:08:15.176Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-10-21T08:08:15.746Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-10-21T08:08:16.311Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-10-21T08:08:16.570Z] === RUN TestDockerSuite/TestRunExposePort [2022-10-21T08:08:16.827Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-10-21T08:08:17.085Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-10-21T08:08:17.652Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-10-21T08:08:19.028Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-10-21T08:08:19.028Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-10-21T08:08:19.028Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-10-21T08:08:19.028Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-10-21T08:08:20.926Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-10-21T08:08:21.495Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-10-21T08:08:33.702Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-10-21T08:08:33.702Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-10-21T08:08:33.702Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-10-21T08:08:33.702Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-10-21T08:08:33.702Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-10-21T08:08:33.702Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-10-21T08:08:34.268Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-10-21T08:08:35.640Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-10-21T08:08:35.898Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-10-21T08:08:37.272Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-10-21T08:08:38.649Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-10-21T08:08:43.955Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-10-21T08:08:43.955Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-10-21T08:08:43.955Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-10-21T08:08:43.955Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-10-21T08:08:43.955Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-10-21T08:08:45.202Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-10-21T08:08:45.202Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-10-21T08:08:45.202Z] === RUN TestDockerSuite/TestRunModeHostname [2022-10-21T08:08:45.769Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-10-21T08:08:45.769Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-10-21T08:08:46.027Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-10-21T08:08:46.960Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-10-21T08:08:47.892Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-10-21T08:08:48.827Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-10-21T08:08:48.827Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-10-21T08:08:49.085Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-10-21T08:08:50.018Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-10-21T08:08:50.951Z] === RUN TestDockerSuite/TestRunMount [2022-10-21T08:08:56.228Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-10-21T08:08:56.228Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-10-21T08:08:56.797Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-10-21T08:08:57.730Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-10-21T08:08:59.106Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-10-21T08:09:00.480Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-10-21T08:09:01.616Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-10-21T08:09:01.616Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-10-21T08:09:01.616Z] === RUN TestDockerSuite/TestBuildBlankName [2022-10-21T08:09:01.852Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-10-21T08:09:02.073Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-10-21T08:09:03.753Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-10-21T08:09:05.128Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-10-21T08:09:05.693Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-10-21T08:09:06.627Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-10-21T08:09:07.999Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-10-21T08:09:07.999Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-10-21T08:09:08.000Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-10-21T08:09:08.566Z] === RUN TestDockerSuite/TestRunNetHost [2022-10-21T08:09:09.125Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-10-21T08:09:09.125Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-10-21T08:09:09.131Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-10-21T08:09:09.582Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-10-21T08:09:09.697Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-10-21T08:09:10.262Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-10-21T08:09:10.827Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-10-21T08:09:11.761Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-10-21T08:09:13.661Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-10-21T08:09:13.661Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-10-21T08:09:14.253Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-10-21T08:09:16.949Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-10-21T08:09:16.950Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-10-21T08:09:17.211Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-10-21T08:09:17.474Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-10-21T08:09:18.039Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-10-21T08:09:18.039Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-10-21T08:09:18.607Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-10-21T08:09:19.282Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-10-21T08:09:19.282Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-10-21T08:09:19.282Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-10-21T08:09:19.850Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-10-21T08:09:22.914Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-10-21T08:09:23.128Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-10-21T08:09:25.654Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-10-21T08:09:25.654Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-10-21T08:09:25.654Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-10-21T08:09:25.912Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-10-21T08:09:26.170Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-10-21T08:09:26.736Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-10-21T08:09:28.110Z] === RUN TestDockerSuite/TestRunPortInUse [2022-10-21T08:09:28.675Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-10-21T08:09:29.240Z] docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n" [2022-10-21T08:09:29.240Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-10-21T08:09:29.498Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-10-21T08:09:30.063Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-10-21T08:09:30.321Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-10-21T08:09:30.887Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-10-21T08:09:30.887Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-10-21T08:09:30.887Z] === RUN TestDockerSuite/TestRunPublishPort [2022-10-21T08:09:31.452Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-10-21T08:09:31.460Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-10-21T08:09:31.460Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-10-21T08:09:31.460Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-10-21T08:09:31.711Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-10-21T08:09:31.711Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-10-21T08:09:31.711Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-10-21T08:09:32.275Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-10-21T08:09:33.210Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-10-21T08:09:33.210Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-10-21T08:09:33.210Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-10-21T08:09:35.108Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-10-21T08:09:36.040Z] === RUN TestDockerSuite/TestRunRm [2022-10-21T08:09:36.135Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-10-21T08:09:36.135Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-10-21T08:09:36.135Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-10-21T08:09:36.135Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-10-21T08:09:36.135Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-10-21T08:09:36.299Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-10-21T08:09:40.499Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-10-21T08:09:40.499Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-10-21T08:09:40.499Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-10-21T08:09:41.872Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-10-21T08:09:41.915Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-10-21T08:09:41.915Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-10-21T08:09:41.915Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-10-21T08:09:42.372Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-10-21T08:09:42.372Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-10-21T08:09:42.372Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-10-21T08:09:42.372Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-10-21T08:09:42.372Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-10-21T08:09:42.437Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-10-21T08:09:44.963Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-10-21T08:09:47.491Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-10-21T08:09:47.491Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-10-21T08:09:48.056Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-10-21T08:09:48.313Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-10-21T08:09:48.879Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-10-21T08:09:49.444Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-10-21T08:09:50.010Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-10-21T08:09:50.010Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-10-21T08:09:50.323Z] 2022/10/21 08:09:37 Finished clone google.golang.org/api [2022-10-21T08:09:50.323Z] 2022/10/21 08:09:37 Dependencies downloaded. Download time: 7m32.961088184s [2022-10-21T08:09:50.323Z] 2022/10/21 08:09:37 Collecting all dependencies [2022-10-21T08:09:50.323Z] 2022/10/21 08:09:48 Clean vendor dir from unused packages [2022-10-21T08:09:50.323Z] 2022/10/21 08:09:48 Ignoring paths matching "^archive/tar" [2022-10-21T08:09:50.323Z] 2022/10/21 08:09:49 Success [2022-10-21T08:09:50.323Z] 2022/10/21 08:09:49 Running time: 7m49.23304125s [2022-10-21T08:09:50.323Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-10-21T08:09:50.575Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-10-21T08:09:50.622Z] + echo Ensuring container killed. [2022-10-21T08:09:50.622Z] Ensuring container killed. [2022-10-21T08:09:50.622Z] + docker rm -vf docker-pr4 [2022-10-21T08:09:50.622Z] Error response from daemon: No such container: docker-pr4 [Pipeline] sh [2022-10-21T08:09:50.897Z] + echo Chowning /workspace to jenkins user [2022-10-21T08:09:50.897Z] Chowning /workspace to jenkins user [2022-10-21T08:09:50.897Z] + id -u [2022-10-21T08:09:50.897Z] + id -g [2022-10-21T08:09:50.897Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44340:/workspace busybox chown -R 1000:1000 /workspace [2022-10-21T08:09:51.143Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-10-21T08:09:51.401Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-10-21T08:09:51.788Z] + bundleName=unit [2022-10-21T08:09:51.788Z] + echo Creating unit-bundles.tar.gz [2022-10-21T08:09:51.788Z] Creating unit-bundles.tar.gz [2022-10-21T08:09:51.788Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2022-10-21T08:09:51.788Z] bundles/junit-report.xml [2022-10-21T08:09:51.788Z] bundles/go-test-report.json [2022-10-21T08:09:51.788Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-10-21T08:09:51.797Z] Archiving artifacts [2022-10-21T08:09:52.324Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44340/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-10-21T08:09:52.625Z] + make clean [2022-10-21T08:09:52.880Z] docker volume rm -f docker-dev-cache [2022-10-21T08:09:53.136Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-21T08:09:54.682Z] === RUN TestDockerSuite/TestRunState [2022-10-21T08:09:55.249Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-10-21T08:09:55.507Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-10-21T08:09:56.073Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-10-21T08:09:56.331Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-10-21T08:09:56.331Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-10-21T08:09:56.331Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-10-21T08:09:56.589Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-10-21T08:09:57.155Z] === RUN TestDockerSuite/TestRunSysctls [2022-10-21T08:09:58.529Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-10-21T08:09:58.529Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-10-21T08:09:58.529Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-10-21T08:09:58.529Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-10-21T08:09:59.103Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-10-21T08:10:01.017Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-10-21T08:10:01.582Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-10-21T08:10:01.582Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-10-21T08:10:02.959Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-10-21T08:10:05.490Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-10-21T08:10:08.015Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-10-21T08:10:08.273Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-10-21T08:10:08.840Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-10-21T08:10:09.098Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-10-21T08:10:10.471Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-10-21T08:10:11.405Z] === RUN TestDockerSuite/TestRunUserByID [2022-10-21T08:10:11.971Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-10-21T08:10:11.971Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-10-21T08:10:12.229Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-10-21T08:10:12.795Z] === RUN TestDockerSuite/TestRunUserByName [2022-10-21T08:10:13.052Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-10-21T08:10:13.617Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-10-21T08:10:13.617Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-10-21T08:10:13.617Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-10-21T08:10:13.617Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-10-21T08:10:14.182Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-10-21T08:10:14.439Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-10-21T08:10:17.722Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-10-21T08:10:17.722Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-10-21T08:10:17.980Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-10-21T08:10:18.913Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-10-21T08:10:20.287Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-10-21T08:10:20.545Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-10-21T08:10:21.487Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-10-21T08:10:22.861Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-10-21T08:10:23.119Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-10-21T08:10:24.874Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-10-21T08:10:24.875Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-10-21T08:10:24.875Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-10-21T08:10:24.875Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-10-21T08:10:24.875Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-10-21T08:10:24.875Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-10-21T08:10:25.332Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-10-21T08:10:25.332Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-10-21T08:10:25.332Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-10-21T08:10:25.648Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-10-21T08:10:25.905Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-10-21T08:10:25.905Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-10-21T08:10:25.905Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-10-21T08:10:25.905Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-10-21T08:10:25.905Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-10-21T08:10:25.905Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-10-21T08:10:25.905Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-10-21T08:10:25.905Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-10-21T08:10:26.163Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-10-21T08:10:26.163Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-10-21T08:10:26.163Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-10-21T08:10:26.728Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-10-21T08:10:26.986Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-10-21T08:10:28.360Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-10-21T08:10:28.618Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-10-21T08:10:28.876Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-10-21T08:10:29.442Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-10-21T08:10:29.442Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-10-21T08:10:30.006Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-10-21T08:10:30.007Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-10-21T08:10:30.007Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-10-21T08:10:30.007Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-10-21T08:10:30.007Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-10-21T08:10:30.007Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-10-21T08:10:30.007Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-10-21T08:10:30.007Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-10-21T08:10:30.007Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-10-21T08:10:30.007Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-10-21T08:10:30.007Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-10-21T08:10:30.007Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-10-21T08:10:30.007Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-10-21T08:10:30.007Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-10-21T08:10:30.007Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-10-21T08:10:30.007Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-10-21T08:10:30.574Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-10-21T08:10:30.971Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-10-21T08:10:30.971Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-10-21T08:10:30.971Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-10-21T08:10:30.971Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-10-21T08:10:31.140Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-10-21T08:10:31.140Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-10-21T08:10:31.428Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-10-21T08:10:31.706Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-10-21T08:10:31.963Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-10-21T08:10:31.963Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-10-21T08:10:32.529Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-10-21T08:10:32.529Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-10-21T08:10:32.960Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-10-21T08:10:33.094Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-10-21T08:10:33.416Z] === RUN TestDockerSuite/TestBuildCmd [2022-10-21T08:10:33.661Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-10-21T08:10:33.661Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-10-21T08:10:33.661Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-10-21T08:10:34.226Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-10-21T08:10:34.226Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-10-21T08:10:34.380Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-10-21T08:10:34.840Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-10-21T08:10:35.159Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-10-21T08:10:35.297Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-10-21T08:10:35.724Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-10-21T08:10:35.724Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-10-21T08:10:35.724Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-10-21T08:10:36.290Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-10-21T08:10:36.549Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-10-21T08:10:37.481Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-10-21T08:10:37.739Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-10-21T08:10:37.997Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-10-21T08:10:39.910Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-10-21T08:10:40.476Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-10-21T08:10:40.476Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-10-21T08:10:40.476Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-10-21T08:10:41.042Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-10-21T08:10:41.069Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-10-21T08:10:41.976Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-10-21T08:10:42.909Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-10-21T08:10:42.909Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-10-21T08:10:43.167Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-10-21T08:10:43.239Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-10-21T08:10:43.239Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-10-21T08:10:43.239Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-10-21T08:10:44.101Z] === RUN TestDockerSuite/TestSaveImageId [2022-10-21T08:10:44.101Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-10-21T08:10:44.201Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-10-21T08:10:44.201Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-10-21T08:10:44.201Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-10-21T08:10:44.359Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-10-21T08:10:44.660Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-10-21T08:10:45.732Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents2733651073 [2022-10-21T08:10:45.990Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-10-21T08:10:46.248Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-10-21T08:10:46.831Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-10-21T08:10:47.287Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-10-21T08:10:47.619Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-10-21T08:10:47.619Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-10-21T08:10:47.619Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-10-21T08:10:48.254Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-10-21T08:10:48.254Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-10-21T08:10:48.254Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-10-21T08:10:48.552Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-10-21T08:10:48.552Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-10-21T08:10:48.712Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-10-21T08:10:49.678Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-10-21T08:10:49.678Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-10-21T08:10:49.678Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-10-21T08:10:49.678Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-10-21T08:10:49.678Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-10-21T08:10:50.451Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-10-21T08:10:52.346Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-10-21T08:10:52.910Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-10-21T08:10:53.168Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-10-21T08:10:53.168Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-10-21T08:10:54.538Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-10-21T08:10:55.455Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-10-21T08:10:57.064Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-10-21T08:11:01.242Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-10-21T08:11:01.501Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-10-21T08:11:03.414Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-10-21T08:11:03.671Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-10-21T08:11:04.236Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-10-21T08:11:05.168Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-10-21T08:11:07.694Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-10-21T08:11:08.259Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-10-21T08:11:10.159Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-10-21T08:11:10.416Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-10-21T08:11:10.676Z] === RUN TestDockerSuite/TestStartRecordError [2022-10-21T08:11:12.050Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-10-21T08:11:13.950Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-10-21T08:11:15.323Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-10-21T08:11:15.323Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-10-21T08:11:17.849Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-10-21T08:11:18.107Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-10-21T08:11:22.286Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-10-21T08:11:25.563Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-10-21T08:11:29.768Z] === RUN TestDockerSuite/TestStatsNoStream [2022-10-21T08:11:30.333Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-10-21T08:11:31.115Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-10-21T08:11:31.116Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-10-21T08:11:31.116Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-10-21T08:11:32.231Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-10-21T08:11:33.289Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-10-21T08:11:33.289Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-10-21T08:11:33.289Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-10-21T08:11:33.289Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-10-21T08:11:33.603Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-10-21T08:11:33.746Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-10-21T08:11:33.746Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-10-21T08:11:33.746Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-10-21T08:11:34.169Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-10-21T08:11:34.206Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-10-21T08:11:34.206Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-10-21T08:11:34.206Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-10-21T08:11:34.426Z] === RUN TestDockerSuite/TestTopPrivileged [2022-10-21T08:11:34.991Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-10-21T08:11:34.991Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-10-21T08:11:34.991Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-10-21T08:11:35.557Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-10-21T08:11:38.083Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-10-21T08:11:41.359Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-10-21T08:11:41.359Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-10-21T08:11:41.617Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-10-21T08:11:41.617Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-10-21T08:11:41.617Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-10-21T08:11:41.617Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-10-21T08:11:41.617Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-10-21T08:11:42.988Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-10-21T08:11:42.988Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-10-21T08:11:43.557Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-10-21T08:11:44.122Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-10-21T08:11:45.496Z] docker_cli_service_logs_test.go:246: checking task u29v86bkr8ir [2022-10-21T08:11:45.496Z] docker_cli_service_logs_test.go:251: checking messages for u29v86bkr8ir [2022-10-21T08:11:45.496Z] docker_cli_service_logs_test.go:246: checking task skb54wss3ty3 [2022-10-21T08:11:45.496Z] docker_cli_service_logs_test.go:251: checking messages for skb54wss3ty3 [2022-10-21T08:11:45.496Z] === RUN TestDockerSuite/TestUpdateStats [2022-10-21T08:11:49.674Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-10-21T08:11:50.239Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-10-21T08:11:50.239Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-10-21T08:11:50.239Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-10-21T08:11:50.813Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-10-21T08:11:51.378Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-10-21T08:11:53.903Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-10-21T08:11:55.799Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-10-21T08:11:56.364Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-10-21T08:11:58.264Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-10-21T08:11:58.831Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-10-21T08:11:59.762Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-10-21T08:12:02.292Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-10-21T08:12:04.127Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-10-21T08:12:04.127Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-10-21T08:12:04.127Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-10-21T08:12:04.127Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-10-21T08:12:04.820Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-10-21T08:12:06.192Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-10-21T08:12:08.089Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-10-21T08:12:09.023Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-10-21T08:12:09.958Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-10-21T08:12:11.331Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-10-21T08:12:12.714Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-10-21T08:12:14.088Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-10-21T08:12:15.461Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-10-21T08:12:17.361Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-10-21T08:12:17.926Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-10-21T08:12:19.823Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-10-21T08:12:22.348Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-10-21T08:12:24.246Z] docker_cli_swarm_test.go:1902: [da6413a5256a5] joining swarm manager [d47a5d380ac43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T08:12:25.178Z] docker_cli_swarm_test.go:1903: [d434a317fff74] joining swarm manager [d47a5d380ac43]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T08:12:29.242Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-10-21T08:12:30.205Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-10-21T08:12:30.663Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-10-21T08:12:33.278Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-10-21T08:12:33.278Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-10-21T08:12:33.278Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-10-21T08:12:33.278Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-10-21T08:12:33.278Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-10-21T08:12:33.278Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-10-21T08:12:33.278Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-10-21T08:12:33.535Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-10-21T08:12:33.535Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-10-21T08:12:34.101Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-10-21T08:12:34.101Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-10-21T08:12:34.359Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-10-21T08:12:34.359Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-10-21T08:12:34.359Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-10-21T08:12:35.732Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-10-21T08:12:35.989Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-10-21T08:12:35.989Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-10-21T08:12:35.989Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-10-21T08:12:36.247Z] === RUN TestDockerSuite/TestVolumeEvents [2022-10-21T08:12:36.505Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-10-21T08:12:37.070Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-10-21T08:12:38.018Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-10-21T08:12:38.277Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-10-21T08:12:38.277Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-10-21T08:12:39.210Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-10-21T08:12:40.182Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-10-21T08:12:42.118Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-10-21T08:12:42.713Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-10-21T08:12:42.713Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite (1278.56s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.56s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.85s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.04s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.62s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.07s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.05s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.95s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (5.27s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.83s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.92s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.77s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.75s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.75s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.63s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.94s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.63s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAttachDetach (0.80s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.62s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.84s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.82s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.79s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.19s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.72s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.11s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.25s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.07s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.63s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.04s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.73s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.27s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.47s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.78s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.10s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.72s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.56s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.40s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.71s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.17s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.05s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.46s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.26s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.74s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.12s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.15s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.89s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.78s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.04s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.94s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.33s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.14s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.11s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.93s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.22s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.33s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.35s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.65s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.39s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.87s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.70s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.79s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.23s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.31s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.21s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.86s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.98s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.27s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.38s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.79s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.24s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.64s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.76s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.04s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.79s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.69s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.54s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.43s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.64s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.83s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.48s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.94s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.56s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.44s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildCmd (0.45s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.23s) [2022-10-21T08:12:42.713Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.15s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.08s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.45s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.73s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.91s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.62s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.38s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.45s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.55s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.51s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.38s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.98s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.25s) [2022-10-21T08:12:42.713Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-10-21T08:12:42.713Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.05s) [2022-10-21T08:12:42.713Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-10-21T08:12:42.713Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.73s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.50s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.03s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.97s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.70s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.61s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.10s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.30s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.61s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.17s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.07s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.20s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.76s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.39s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.99s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.62s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.07s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.25s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.15s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.89s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.64s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.82s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.92s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.78s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.39s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.39s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.74s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.26s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.47s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.68s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildEnv (1.41s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.30s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.02s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.42s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.48s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.90s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.89s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.93s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.05s) [2022-10-21T08:12:42.713Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.23s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildExpose (0.44s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.86s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.77s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.51s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildFails (0.88s) [2022-10-21T08:12:42.713Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.29s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.04s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.39s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.19s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.81s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.95s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.18s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.34s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.20s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.69s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.23s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildHistory (3.58s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.43s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.65s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.56s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.51s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.86s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildLabel (0.41s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.53s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildLabels (0.55s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.51s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.57s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.12s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.05s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.22s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.01s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.60s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.74s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.25s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.34s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.73s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.63s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.79s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.97s) [2022-10-21T08:12:42.714Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.36s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.21s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.26s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.48s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.63s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.69s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.19s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.44s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (1.58s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.23s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.39s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.23s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.35s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.77s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.97s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.84s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.92s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.80s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.38s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.23s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildPATH (1.50s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.59s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.65s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.58s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.13s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.74s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildRm (2.39s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.80s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.34s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.56s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.94s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.88s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.75s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.91s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.25s) [2022-10-21T08:12:42.714Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.23s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.62s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildStderr (0.57s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.80s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.73s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.71s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.30s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.56s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.10s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildUser (1.57s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.25s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.78s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.67s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.18s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.65s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.68s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.89s) [2022-10-21T08:12:42.714Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-10-21T08:12:42.714Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-10-21T08:12:42.714Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-10-21T08:12:42.714Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.09s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.53s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.64s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.01s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.39s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.59s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.23s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.36s) [2022-10-21T08:12:42.714Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.45s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.30s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-10-21T08:12:42.714Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.40s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.52s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCommitChange (0.63s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.50s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.94s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.93s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.53s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCommitTTY (0.90s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.50s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.93s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.64s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.10s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.02s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.27s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.57s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.58s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.55s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.64s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.51s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.56s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.53s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.46s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.67s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.22s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.56s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.55s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.62s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.64s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.74s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.92s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.66s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.55s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.45s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.01s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.91s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.44s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.70s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.66s) [2022-10-21T08:12:42.714Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.53s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.46s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.74s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.15s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.56s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.14s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.92s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.50s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.43s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.42s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.53s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.61s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000129560_} (1.45s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1349750682_/foo_false____} (0.81s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1349750682_/foo_true____} (1.38s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3690355456_/foo_false____} (1.38s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3690355456_/foo_true____} (1.34s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3690355456_/foo_true__0xc0001295c0__} (0.54s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0001295f0_} (1.61s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000129620_} (1.31s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000129650_} (1.37s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000129680_} (1.55s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.07s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.58s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.99s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.03s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.36s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.23s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.81s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.60s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.66s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.87s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.81s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.56s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.86s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.57s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.51s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.72s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.88s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.49s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.58s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.77s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.60s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.49s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.50s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.55s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.60s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.52s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.58s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.09s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.81s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.70s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.48s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.75s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.47s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.74s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.99s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.45s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.61s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.57s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpToDot (0.56s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.15s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.19s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpToStdout (0.89s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.14s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.71s) [2022-10-21T08:12:42.714Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.92s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.39s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.51s) [2022-10-21T08:12:42.715Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.56s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.32s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2022-10-21T08:12:42.715Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.49s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.76s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.45s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.10s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.68s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.43s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.27s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.46s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.47s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.42s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.74s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.55s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.97s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.38s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.84s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.05s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.53s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.98s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsAttach (0.55s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsCommit (0.66s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.64s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.73s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.68s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.51s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.26s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.60s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.74s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsCopy (0.92s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.10s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.33s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.34s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.16s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.28s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.30s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.19s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsFilters (1.10s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsFormat (1.55s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.02s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.53s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.12s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.26s) [2022-10-21T08:12:42.715Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-10-21T08:12:42.715Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.61s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.67s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsRename (0.70s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsResize (0.48s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.47s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.59s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.43s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsTop (0.77s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsUntag (2.69s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.02s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExec (0.52s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.49s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.43s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.06s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.49s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.50s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.65s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.66s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.66s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.58s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.25s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecCgroup (0.96s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecEnv (0.91s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.03s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecInspectID (2.58s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecInteractive (0.53s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.49s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.61s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.53s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.02s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecStartFails (0.51s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.71s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.44s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecTTY (0.55s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.68s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecUlimits (0.58s) [2022-10-21T08:12:42.715Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.16s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.81s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.55s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestExecWithUser (0.62s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.64s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.54s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.50s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.46s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestHealth (19.38s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.52s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.52s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.17s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.27s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.54s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.56s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestImportDisplay (1.05s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestImportFile (1.06s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.03s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestImportGzipped (1.12s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.02s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.54s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.55s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.54s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.51s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.57s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.54s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.46s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.56s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.51s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.08s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.72s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-10-21T08:12:42.715Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectDefault (0.43s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectHistory (0.50s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-10-21T08:12:42.715Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.40s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.44s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.44s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.35s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.92s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.54s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.43s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.51s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.96s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.87s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.39s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.32s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.28s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.49s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.75s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.37s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.05s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.40s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.44s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.42s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.41s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.45s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.49s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.79s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.80s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.79s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.07s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.52s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.43s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLogsSince (6.67s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.71s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLogsTail (0.48s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.42s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.24s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.52s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestNetHostname (1.37s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.58s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.50s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.64s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestPluginActive (2.56s) [2022-10-21T08:12:42.715Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.08s) [2022-10-21T08:12:42.715Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.57s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.03s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.94s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.87s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.09s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.32s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.92s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.87s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPortList (7.36s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.98s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.38s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.42s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.46s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.86s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.84s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.83s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPsByOrder (1.88s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.64s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.05s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.92s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.35s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.44s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.00s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.80s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.25s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.08s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.60s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.48s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.93s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.73s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.86s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.48s) [2022-10-21T08:12:42.716Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.45s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.48s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.87s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.86s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.01s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.05s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.52s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.29s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.31s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.87s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.93s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.31s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.69s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.16s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.17s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.64s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.51s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.01s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.56s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.75s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.11s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunAddHost (0.43s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.98s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.54s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.53s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.09s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.82s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.12s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.10s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.53s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.50s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.57s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.70s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.48s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.42s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.91s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.91s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.90s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.85s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.49s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.50s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.42s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.41s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.95s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.01s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.42s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.27s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.18s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.65s) [2022-10-21T08:12:42.716Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2022-10-21T08:12:42.716Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.59s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.20s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.87s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.29s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.42s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.95s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.57s) [2022-10-21T08:12:42.716Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.61s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.99s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.42s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.43s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.44s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.42s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.41s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.42s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunExitCode (0.41s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.53s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.52s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.10s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2022-10-21T08:12:42.716Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.99s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.45s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.84s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.58s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.88s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.79s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.04s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.42s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.78s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.30s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.37s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.83s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.92s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.77s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.12s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.92s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.95s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunMount (4.86s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.47s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.95s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.53s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.63s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.74s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.18s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.10s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.17s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.45s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunNetHost (0.69s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.62s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.63s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.44s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.90s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.24s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.41s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.15s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.42s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.63s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.58s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.47s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.86s) [2022-10-21T08:12:42.716Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.62s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.51s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.11s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.82s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.50s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.41s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.43s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.42s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.40s) [2022-10-21T08:12:42.716Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.47s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s) [2022-10-21T08:12:42.716Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.40s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.84s) [2022-10-21T08:12:42.716Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.02s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.84s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunRm (0.44s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.43s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.42s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.39s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.47s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.16s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.54s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.39s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.43s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.50s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.65s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.60s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.48s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.59s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunState (1.05s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.42s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.46s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2022-10-21T08:12:42.716Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.42s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.49s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunSysctls (1.32s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.45s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.95s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.56s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.23s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.45s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.81s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.42s) [2022-10-21T08:12:42.716Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.42s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.43s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.31s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.95s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunUserByID (0.45s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.42s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunUserByName (0.43s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.44s) [2022-10-21T08:12:42.717Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.55s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.27s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.51s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.76s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.86s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.94s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.67s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.97s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.62s) [2022-10-21T08:12:42.717Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.02s) [2022-10-21T08:12:42.717Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-10-21T08:12:42.717Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2022-10-21T08:12:42.717Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.59s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.41s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.19s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.62s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.50s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s) [2022-10-21T08:12:42.717Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-10-21T08:12:42.717Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-10-21T08:12:42.717Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-10-21T08:12:42.717Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-10-21T08:12:42.717Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-10-21T08:12:42.717Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.62s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.63s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.60s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.49s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.52s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.55s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.61s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.95s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.60s) [2022-10-21T08:12:42.717Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.56s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.17s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.82s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.56s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.65s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.72s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.82s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.29s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.34s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.63s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.18s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.23s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.54s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.25s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.44s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.94s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.83s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.02s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.79s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.05s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.83s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.95s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.65s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestStartRecordError (1.22s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.81s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.29s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.71s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.16s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.47s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.54s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.61s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.45s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2022-10-21T08:12:42.717Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.51s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.46s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.81s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s) [2022-10-21T08:12:42.717Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-10-21T08:12:42.717Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.06s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.75s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.64s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.46s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.97s) [2022-10-21T08:12:42.717Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.76s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.17s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.20s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.46s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.63s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.53s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.48s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.39s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.70s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.16s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.87s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.29s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.34s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.46s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.34s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.76s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.50s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.47s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.65s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.49s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.49s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.49s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.10s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.02s) [2022-10-21T08:12:42.717Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.31s) [2022-10-21T08:12:42.717Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-10-21T08:12:42.717Z] === RUN TestDockerRegistrySuite [2022-10-21T08:12:42.717Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-10-21T08:12:43.649Z] check_test.go:196: [d086e3862ad36] daemon is not started [2022-10-21T08:12:43.649Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-10-21T08:12:45.022Z] check_test.go:196: [d67649d28bebd] daemon is not started [2022-10-21T08:12:45.022Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-10-21T08:12:45.280Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-10-21T08:12:46.215Z] check_test.go:196: [d922acfb477e3] daemon is not started [2022-10-21T08:12:46.215Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-10-21T08:12:46.473Z] check_test.go:196: [d1ceb820a1b08] daemon is not started [2022-10-21T08:12:46.473Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-10-21T08:12:47.038Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-10-21T08:12:50.320Z] check_test.go:196: [d24e37075c81b] daemon is not started [2022-10-21T08:12:50.320Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-10-21T08:12:50.665Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-10-21T08:12:55.577Z] check_test.go:196: [d9a294b6d4038] daemon is not started [2022-10-21T08:12:55.577Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-10-21T08:12:57.476Z] check_test.go:196: [dd67cfacbcb6c] daemon is not started [2022-10-21T08:12:57.476Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-10-21T08:12:58.409Z] check_test.go:196: [d81a9de7ac8db] daemon is not started [2022-10-21T08:12:58.409Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-10-21T08:12:59.342Z] check_test.go:196: [d27c070001d0a] daemon is not started [2022-10-21T08:12:59.342Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-10-21T08:13:00.274Z] check_test.go:196: [dfe4bfe159b57] daemon is not started [2022-10-21T08:13:00.275Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-10-21T08:13:01.657Z] check_test.go:196: [d5a289c68694d] daemon is not started [2022-10-21T08:13:01.657Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-10-21T08:13:02.595Z] check_test.go:196: [dc5968e5224fd] daemon is not started [2022-10-21T08:13:02.595Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-10-21T08:13:02.595Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-10-21T08:13:03.967Z] check_test.go:196: [dc2baa987dea8] daemon is not started [2022-10-21T08:13:03.967Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-10-21T08:13:04.901Z] docker_cli_swarm_test.go:1803: [dd6dfea587070] joining swarm manager [d52ed959eb162]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T08:13:05.159Z] check_test.go:196: [d12e13ae24744] daemon is not started [2022-10-21T08:13:05.159Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-10-21T08:13:06.094Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a9a4a8ac868b78d10838968ea73a4952a9afd5619674487c557b729563f273fa [2022-10-21T08:13:06.094Z] docker_cli_swarm_test.go:1804: [d487fcac8f3d3] joining swarm manager [d52ed959eb162]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T08:13:07.026Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cfa278e92816cb8f495e3d58c61a819971429d9ddf25ee2c00af87e49ef269a3 [2022-10-21T08:13:07.283Z] check_test.go:196: [d86a205fc49b7] daemon is not started [2022-10-21T08:13:07.283Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-10-21T08:13:08.217Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:047fb5ae22a3fb1f0397c379b5d9291d3d676a3d1b37a7adbe82da1bd36a731c [2022-10-21T08:13:08.782Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3c78fe7e64a8a884b54ae82df290f1657d78a3623eccc11eccfce2962b178efe [2022-10-21T08:13:09.039Z] check_test.go:196: [d7d8a636c6adb] daemon is not started [2022-10-21T08:13:09.039Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-10-21T08:13:09.971Z] check_test.go:196: [d1fef01ed0a86] daemon is not started [2022-10-21T08:13:09.971Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-10-21T08:13:12.497Z] check_test.go:196: [d2cdc0e527c37] daemon is not started [2022-10-21T08:13:12.497Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-10-21T08:13:13.429Z] check_test.go:196: [d25e2a6f74c47] daemon is not started [2022-10-21T08:13:13.429Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-10-21T08:13:13.429Z] check_test.go:196: [d06dfa3dc5fba] daemon is not started [2022-10-21T08:13:13.429Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-10-21T08:13:14.361Z] check_test.go:196: [d869233ea23d2] daemon is not started [2022-10-21T08:13:14.361Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-10-21T08:13:15.297Z] check_test.go:196: [d9445a61ee8bc] daemon is not started [2022-10-21T08:13:15.298Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-10-21T08:13:16.231Z] check_test.go:196: [d064ee119ba2d] daemon is not started [2022-10-21T08:13:16.231Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-10-21T08:13:18.130Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-10-21T08:13:18.387Z] check_test.go:196: [dcbd8ad69dd8c] daemon is not started [2022-10-21T08:13:18.387Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-10-21T08:13:18.952Z] check_test.go:196: [dabd253839612] daemon is not started [2022-10-21T08:13:18.952Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-10-21T08:13:20.327Z] check_test.go:196: [dc0d3ceeeb03a] daemon is not started [2022-10-21T08:13:20.328Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-10-21T08:13:20.585Z] check_test.go:196: [d296fcac934e7] daemon is not started [2022-10-21T08:13:20.585Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-10-21T08:13:20.585Z] check_test.go:196: [de65ccd21278b] daemon is not started [2022-10-21T08:13:20.585Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-10-21T08:13:20.842Z] check_test.go:196: [d97ba32ded238] daemon is not started [2022-10-21T08:13:20.842Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-10-21T08:13:21.099Z] check_test.go:196: [d3f13389a6e24] daemon is not started [2022-10-21T08:13:21.099Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-10-21T08:13:21.357Z] check_test.go:196: [d52cce5effd05] daemon is not started [2022-10-21T08:13:21.357Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-10-21T08:13:21.624Z] check_test.go:196: [d376da713f21f] daemon is not started [2022-10-21T08:13:21.624Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-10-21T08:13:22.574Z] check_test.go:196: [d414af7da67af] daemon is not started [2022-10-21T08:13:22.574Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-10-21T08:13:23.947Z] check_test.go:196: [d8d60642644f6] daemon is not started [2022-10-21T08:13:23.947Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-10-21T08:13:24.880Z] check_test.go:196: [d98db37b9e9cc] daemon is not started [2022-10-21T08:13:24.880Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-10-21T08:13:25.813Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-10-21T08:13:26.070Z] check_test.go:196: [d3745bf2a51e5] daemon is not started [2022-10-21T08:13:26.070Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-10-21T08:13:27.003Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-10-21T08:13:27.936Z] docker_cli_swarm_test.go:1322: [dfea09756327d] joining swarm manager [d0859fe1ddfa6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite (45.22s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.11s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.07s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.50s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.26s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.98s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.73s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.84s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.21s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.25s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.28s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.14s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.86s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.94s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.29s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.03s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.91s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.83s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.83s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.34s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.30s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.03s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.42s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.22s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.89s) [2022-10-21T08:13:27.936Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.89s) [2022-10-21T08:13:27.936Z] === RUN TestDockerSchema1RegistrySuite [2022-10-21T08:13:27.936Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-10-21T08:13:27.936Z] check_test.go:223: [dcd1d5145d099] daemon is not started [2022-10-21T08:13:27.936Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-10-21T08:13:29.309Z] docker_cli_swarm_test.go:1323: [d4078f55410f7] joining swarm manager [d0859fe1ddfa6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T08:13:31.207Z] check_test.go:223: [d7bfcbcd3b307] daemon is not started [2022-10-21T08:13:31.207Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-10-21T08:13:35.385Z] check_test.go:223: [dd528f7db7801] daemon is not started [2022-10-21T08:13:35.385Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-10-21T08:13:38.664Z] check_test.go:223: [dfce93c3bab69] daemon is not started [2022-10-21T08:13:38.664Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-10-21T08:13:39.229Z] check_test.go:223: [d9b533056a9db] daemon is not started [2022-10-21T08:13:39.229Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-10-21T08:13:40.163Z] check_test.go:223: [d85891459e488] daemon is not started [2022-10-21T08:13:40.163Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-10-21T08:13:40.420Z] check_test.go:223: [d68ad45188347] daemon is not started [2022-10-21T08:13:40.420Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-10-21T08:13:41.354Z] check_test.go:223: [d12a3d53fce02] daemon is not started [2022-10-21T08:13:41.354Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-10-21T08:13:42.286Z] check_test.go:223: [da4c70e56f339] daemon is not started [2022-10-21T08:13:42.286Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-10-21T08:13:44.196Z] check_test.go:223: [df39becbab019] daemon is not started [2022-10-21T08:13:44.196Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-10-21T08:13:46.729Z] check_test.go:223: [d8e90f166e4be] daemon is not started [2022-10-21T08:13:46.729Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-10-21T08:13:46.729Z] check_test.go:223: [d7bd1698a2a13] daemon is not started [2022-10-21T08:13:46.729Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-10-21T08:13:47.294Z] check_test.go:223: [da548405ca061] daemon is not started [2022-10-21T08:13:47.294Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-10-21T08:13:47.294Z] check_test.go:223: [db65ad20d20de] daemon is not started [2022-10-21T08:13:47.294Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-10-21T08:13:47.551Z] check_test.go:223: [db57f66d4f556] daemon is not started [2022-10-21T08:13:47.551Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-10-21T08:13:47.808Z] check_test.go:223: [d283124b0cd7f] daemon is not started [2022-10-21T08:13:47.808Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-10-21T08:13:48.374Z] check_test.go:223: [d3037987dd55c] daemon is not started [2022-10-21T08:13:48.374Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-10-21T08:13:48.374Z] check_test.go:223: [dcfce46cc9776] daemon is not started [2022-10-21T08:13:48.374Z] --- PASS: TestDockerSchema1RegistrySuite (20.50s) [2022-10-21T08:13:48.374Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-10-21T08:13:48.374Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.87s) [2022-10-21T08:13:48.374Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (3.89s) [2022-10-21T08:13:48.374Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.56s) [2022-10-21T08:13:48.374Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.94s) [2022-10-21T08:13:48.374Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.95s) [2022-10-21T08:13:48.374Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-10-21T08:13:48.374Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.04s) [2022-10-21T08:13:48.374Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-10-21T08:13:48.374Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.78s) [2022-10-21T08:13:48.374Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.36s) [2022-10-21T08:13:48.374Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-10-21T08:13:48.374Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2022-10-21T08:13:48.374Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2022-10-21T08:13:48.374Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2022-10-21T08:13:48.374Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2022-10-21T08:13:48.374Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2022-10-21T08:13:48.374Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2022-10-21T08:13:48.374Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-10-21T08:13:48.374Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-10-21T08:13:48.939Z] check_test.go:252: [d28ecb10a726e] daemon is not started [2022-10-21T08:13:48.939Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-10-21T08:13:49.504Z] check_test.go:252: [d7f0c4f2898ae] daemon is not started [2022-10-21T08:13:49.504Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-10-21T08:13:49.761Z] check_test.go:252: [d321a062a317c] daemon is not started [2022-10-21T08:13:49.761Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-10-21T08:13:51.133Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-10-21T08:13:51.390Z] check_test.go:252: [d9b0d489c12f3] daemon is not started [2022-10-21T08:13:51.390Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-10-21T08:13:51.955Z] check_test.go:252: [dcbbac91c968b] daemon is not started [2022-10-21T08:13:51.955Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-10-21T08:13:52.887Z] check_test.go:252: [da21f952ddba5] daemon is not started [2022-10-21T08:13:52.887Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-10-21T08:13:52.887Z] check_test.go:252: [d5a2eb8ab8648] daemon is not started [2022-10-21T08:13:52.887Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.62s) [2022-10-21T08:13:52.887Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.68s) [2022-10-21T08:13:52.887Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s) [2022-10-21T08:13:52.888Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-10-21T08:13:52.888Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.20s) [2022-10-21T08:13:52.888Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-10-21T08:13:52.888Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2022-10-21T08:13:52.888Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-10-21T08:13:52.888Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-10-21T08:13:52.888Z] === RUN TestDockerRegistryAuthTokenSuite [2022-10-21T08:13:52.888Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-10-21T08:13:58.144Z] check_test.go:279: [deea913fb3c7d] daemon is not started [2022-10-21T08:13:58.144Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-10-21T08:13:58.144Z] check_test.go:279: [d1db9aee128af] daemon is not started [2022-10-21T08:13:58.401Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-10-21T08:13:58.401Z] check_test.go:279: [d76b5d894de2c] daemon is not started [2022-10-21T08:13:58.401Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-10-21T08:13:58.659Z] check_test.go:279: [dbe240602e768] daemon is not started [2022-10-21T08:13:58.659Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-10-21T08:13:58.659Z] check_test.go:279: [d0fc6ac211158] daemon is not started [2022-10-21T08:13:58.659Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2022-10-21T08:13:58.659Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-10-21T08:13:58.659Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-10-21T08:13:58.659Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-10-21T08:13:58.659Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2022-10-21T08:13:58.659Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-10-21T08:13:58.659Z] === RUN TestDockerNetworkSuite [2022-10-21T08:13:58.659Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-10-21T08:14:01.185Z] docker_cli_network_unix_test.go:47: [d274f4b702170] daemon is not started [2022-10-21T08:14:01.185Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-10-21T08:14:01.442Z] docker_cli_network_unix_test.go:47: [dbc07f53e0dec] daemon is not started [2022-10-21T08:14:02.007Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-10-21T08:14:02.719Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-10-21T08:14:03.904Z] docker_cli_network_unix_test.go:47: [da316bb07f85a] daemon is not started [2022-10-21T08:14:04.470Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-10-21T08:14:05.842Z] docker_cli_network_unix_test.go:47: [d812d34a47446] daemon is not started [2022-10-21T08:14:06.099Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-10-21T08:14:06.099Z] docker_cli_network_unix_test.go:1234: [d5f9970a850cc] daemon is not started [2022-10-21T08:14:06.439Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-10-21T08:14:06.439Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-10-21T08:14:06.439Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-10-21T08:14:08.654Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-10-21T08:14:09.587Z] docker_cli_network_unix_test.go:47: [da313fdd79dd4] daemon is not started [2022-10-21T08:14:10.153Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-10-21T08:14:14.344Z] docker_cli_network_unix_test.go:47: [db297002ec5e2] daemon is not started [2022-10-21T08:14:14.909Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-10-21T08:14:16.875Z] docker_cli_network_unix_test.go:47: [d6b7f5d4e834c] daemon is not started [2022-10-21T08:14:17.132Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-10-21T08:14:18.065Z] docker_cli_network_unix_test.go:47: [d3545e494ebd9] daemon is not started [2022-10-21T08:14:18.324Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-10-21T08:14:18.582Z] docker_cli_network_unix_test.go:47: [d1b0603de623b] daemon is not started [2022-10-21T08:14:18.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-10-21T08:14:19.149Z] docker_cli_network_unix_test.go:47: [dd8418bfe2ff0] daemon is not started [2022-10-21T08:14:19.149Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-10-21T08:14:19.714Z] docker_cli_network_unix_test.go:47: [d2f6032a353d5] daemon is not started [2022-10-21T08:14:19.974Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-10-21T08:14:20.542Z] docker_cli_network_unix_test.go:47: [df8a10c80f16b] daemon is not started [2022-10-21T08:14:20.800Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-10-21T08:14:21.057Z] docker_cli_network_unix_test.go:47: [d5fddb9c7174b] daemon is not started [2022-10-21T08:14:21.057Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-10-21T08:14:21.315Z] docker_cli_network_unix_test.go:47: [d9b068946dff8] daemon is not started [2022-10-21T08:14:21.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-10-21T08:14:21.880Z] docker_cli_network_unix_test.go:47: [d84fb31965519] daemon is not started [2022-10-21T08:14:22.138Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-10-21T08:14:22.138Z] docker_cli_network_unix_test.go:47: [d82e27336cabb] daemon is not started [2022-10-21T08:14:22.138Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-10-21T08:14:22.138Z] docker_cli_network_unix_test.go:47: [d54cea7919421] daemon is not started [2022-10-21T08:14:22.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-10-21T08:14:22.395Z] docker_cli_network_unix_test.go:47: [d83ce39c5f66c] daemon is not started [2022-10-21T08:14:22.395Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-10-21T08:14:23.329Z] docker_cli_network_unix_test.go:47: [d57f3b0152c8c] daemon is not started [2022-10-21T08:14:23.329Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-10-21T08:14:23.587Z] docker_cli_network_unix_test.go:47: [d2552a4f56b33] daemon is not started [2022-10-21T08:14:24.154Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-10-21T08:14:24.154Z] docker_cli_network_unix_test.go:47: [d1c8879da9c8c] daemon is not started [2022-10-21T08:14:24.154Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-10-21T08:14:24.411Z] docker_cli_network_unix_test.go:47: [deb44aca8b5e7] daemon is not started [2022-10-21T08:14:24.411Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-10-21T08:14:24.412Z] docker_cli_network_unix_test.go:47: [ddc8c050b128c] daemon is not started [2022-10-21T08:14:24.412Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-10-21T08:14:25.786Z] docker_cli_network_unix_test.go:969: [db659724c20e7] daemon is not started [2022-10-21T08:14:27.161Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-10-21T08:14:28.094Z] docker_cli_network_unix_test.go:47: [dfc6fe4ac5368] daemon is not started [2022-10-21T08:14:28.094Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-10-21T08:14:30.624Z] docker_cli_network_unix_test.go:1117: [d80fb05a9fac1] daemon is not started [2022-10-21T08:14:33.905Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-10-21T08:14:33.905Z] docker_cli_network_unix_test.go:47: [dedf1b40f50cb] daemon is not started [2022-10-21T08:14:33.905Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-10-21T08:14:34.472Z] docker_cli_network_unix_test.go:47: [df9ac6bf05c66] daemon is not started [2022-10-21T08:14:34.472Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-10-21T08:14:34.472Z] docker_cli_network_unix_test.go:47: [d90685b60db83] daemon is not started [2022-10-21T08:14:34.472Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-10-21T08:14:34.472Z] docker_cli_network_unix_test.go:47: [d46441f6c74ad] daemon is not started [2022-10-21T08:14:34.472Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-10-21T08:14:34.730Z] docker_cli_network_unix_test.go:47: [df81966cedfe8] daemon is not started [2022-10-21T08:14:34.730Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-10-21T08:14:34.987Z] docker_cli_network_unix_test.go:47: [dd878b3d5d241] daemon is not started [2022-10-21T08:14:34.987Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-10-21T08:14:34.987Z] docker_cli_network_unix_test.go:47: [d5c351f1334fe] daemon is not started [2022-10-21T08:14:34.987Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-10-21T08:14:36.360Z] docker_cli_network_unix_test.go:47: [db9dcb87a6e0b] daemon is not started [2022-10-21T08:14:37.293Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-10-21T08:14:37.293Z] docker_cli_network_unix_test.go:47: [dac29d8aed8a0] daemon is not started [2022-10-21T08:14:37.293Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-10-21T08:14:37.293Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-10-21T08:14:37.293Z] docker_cli_network_unix_test.go:47: [d29ca4a22d4db] daemon is not started [2022-10-21T08:14:37.293Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-10-21T08:14:37.857Z] docker_cli_network_unix_test.go:47: [de3a07cf2e56e] daemon is not started [2022-10-21T08:14:38.115Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-10-21T08:14:42.304Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-10-21T08:14:43.236Z] docker_cli_network_unix_test.go:1085: [db6304eb51740] daemon is not started [2022-10-21T08:14:44.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-10-21T08:14:44.609Z] docker_cli_network_unix_test.go:47: [dcd1e898cdd00] daemon is not started [2022-10-21T08:14:44.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-10-21T08:14:45.251Z] docker_cli_network_unix_test.go:47: [ddc3f03379587] daemon is not started [2022-10-21T08:14:45.251Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-10-21T08:14:46.624Z] docker_cli_network_unix_test.go:47: [d50bbbdc02ea6] daemon is not started [2022-10-21T08:14:46.882Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-10-21T08:14:46.882Z] docker_cli_network_unix_test.go:47: [dee90e024b31a] daemon is not started [2022-10-21T08:14:46.882Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-10-21T08:14:47.451Z] docker_cli_network_unix_test.go:47: [d7a8a4d843e72] daemon is not started [2022-10-21T08:14:47.451Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-10-21T08:14:48.017Z] docker_cli_network_unix_test.go:47: [d1bc3f304a98e] daemon is not started [2022-10-21T08:14:48.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-10-21T08:14:48.583Z] docker_cli_network_unix_test.go:47: [d7d0142a05e5d] daemon is not started [2022-10-21T08:14:48.841Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-10-21T08:14:55.398Z] docker_cli_network_unix_test.go:47: [db94a58783277] daemon is not started [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite (56.52s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.40s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.67s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.51s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.52s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.45s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.89s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.27s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.04s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.71s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.70s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.96s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.34s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.10s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.35s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.18s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.31s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-10-21T08:14:55.398Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.96s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.44s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.91s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.50s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.61s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2022-10-21T08:14:55.398Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.38s) [2022-10-21T08:14:55.398Z] === RUN TestDockerHubPullSuite [2022-10-21T08:14:55.398Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-10-21T08:14:57.296Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-10-21T08:14:58.228Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-10-21T08:15:00.126Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-10-21T08:15:01.059Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-10-21T08:15:01.624Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-10-21T08:15:02.996Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-10-21T08:15:03.562Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-10-21T08:15:04.128Z] --- PASS: TestDockerHubPullSuite (8.72s) [2022-10-21T08:15:04.128Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.99s) [2022-10-21T08:15:04.128Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.60s) [2022-10-21T08:15:04.128Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.03s) [2022-10-21T08:15:04.128Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.06s) [2022-10-21T08:15:04.128Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.67s) [2022-10-21T08:15:04.128Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s) [2022-10-21T08:15:04.128Z] PASS [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === Skipped [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-10-21T08:15:04.128Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-10-21T08:15:04.128Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.03s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.05s) [2022-10-21T08:15:04.128Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.05s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-10-21T08:15:04.128Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-10-21T08:15:04.128Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-10-21T08:15:04.128Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-10-21T08:15:04.128Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-10-21T08:15:04.128Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-10-21T08:15:04.128Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-10-21T08:15:04.128Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-10-21T08:15:04.128Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-10-21T08:15:04.128Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-10-21T08:15:04.128Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-10-21T08:15:04.128Z] docker_cli_sni_test.go:18: Flakey test [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-10-21T08:15:04.128Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-10-21T08:15:04.128Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-10-21T08:15:04.128Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-10-21T08:15:04.128Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.01s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-10-21T08:15:04.128Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-10-21T08:15:04.128Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-10-21T08:15:04.128Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-10-21T08:15:04.128Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-10-21T08:15:04.128Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-10-21T08:15:04.128Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2022-10-21T08:15:04.128Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.02s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-10-21T08:15:04.128Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-10-21T08:15:04.128Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-10-21T08:15:04.128Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-10-21T08:15:04.128Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-10-21T08:15:04.128Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-10-21T08:15:04.128Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-10-21T08:15:04.128Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-10-21T08:15:04.128Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-10-21T08:15:04.128Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.02s) [2022-10-21T08:15:04.128Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.02s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-10-21T08:15:04.128Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-10-21T08:15:04.128Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-10-21T08:15:04.128Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.128Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-10-21T08:15:04.128Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-10-21T08:15:04.128Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-10-21T08:15:04.128Z] [2022-10-21T08:15:04.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-10-21T08:15:04.129Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-10-21T08:15:04.129Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-10-21T08:15:04.129Z] [2022-10-21T08:15:04.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-10-21T08:15:04.129Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-10-21T08:15:04.129Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-10-21T08:15:04.129Z] [2022-10-21T08:15:04.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-10-21T08:15:04.129Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-10-21T08:15:04.129Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-10-21T08:15:04.129Z] [2022-10-21T08:15:04.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-10-21T08:15:04.129Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-10-21T08:15:04.129Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-10-21T08:15:04.129Z] [2022-10-21T08:15:04.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-10-21T08:15:04.129Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-10-21T08:15:04.129Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2022-10-21T08:15:04.129Z] [2022-10-21T08:15:04.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-10-21T08:15:04.129Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-10-21T08:15:04.129Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2022-10-21T08:15:04.129Z] [2022-10-21T08:15:04.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-10-21T08:15:04.129Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-10-21T08:15:04.129Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-10-21T08:15:04.129Z] [2022-10-21T08:15:04.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-10-21T08:15:04.129Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-10-21T08:15:04.129Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-10-21T08:15:04.129Z] [2022-10-21T08:15:04.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-10-21T08:15:04.129Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-10-21T08:15:04.129Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-10-21T08:15:04.129Z] [2022-10-21T08:15:04.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-10-21T08:15:04.129Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-10-21T08:15:04.129Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-10-21T08:15:04.129Z] [2022-10-21T08:15:04.129Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-10-21T08:15:04.129Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-10-21T08:15:04.129Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-10-21T08:15:04.129Z] [2022-10-21T08:15:04.129Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-10-21T08:15:04.129Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-10-21T08:15:04.129Z] docker_cli_network_unix_test.go:47: [d29ca4a22d4db] daemon is not started [2022-10-21T08:15:04.129Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-10-21T08:15:04.129Z] [2022-10-21T08:15:04.129Z] DONE 1270 tests, 51 skipped in 1426.097s [2022-10-21T08:15:04.129Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-10-21T08:15:04.129Z] ++++ cat bundles/test-integration/docker.pid [2022-10-21T08:15:04.129Z] +++ kill 8033 [2022-10-21T08:15:05.063Z] +++ /etc/init.d/apparmor stop [2022-10-21T08:15:05.063Z] Leaving: AppArmorNo profiles have been unloaded. [2022-10-21T08:15:05.063Z] [2022-10-21T08:15:05.063Z] Unloading profiles will leave already running processes permanently [2022-10-21T08:15:05.063Z] unconfined, which can lead to unexpected situations. [2022-10-21T08:15:05.063Z] [2022-10-21T08:15:05.063Z] To set a process to complain mode, use the command line tool [2022-10-21T08:15:05.063Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-10-21T08:15:05.063Z] +++ true [2022-10-21T08:15:05.063Z] exiting test-integration [2022-10-21T08:15:05.063Z] ++ exit 0 [2022-10-21T08:15:05.063Z] [2022-10-21T08:15:05.629Z] + for job in $(jobs -p) [2022-10-21T08:15:05.629Z] + wait 4017 [2022-10-21T08:15:08.176Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-10-21T08:15:14.731Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-10-21T08:15:16.103Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-10-21T08:15:20.285Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-10-21T08:15:22.812Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-10-21T08:15:26.090Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-10-21T08:15:26.090Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-10-21T08:15:26.090Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-10-21T08:15:31.350Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-10-21T08:15:31.350Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-10-21T08:15:31.915Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-10-21T08:15:32.438Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-10-21T08:15:32.438Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-10-21T08:15:32.438Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-10-21T08:15:34.442Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-10-21T08:15:50.096Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-10-21T08:15:58.664Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-10-21T08:16:13.459Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-10-21T08:16:30.667Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-10-21T08:16:30.667Z] docker_cli_swarm_test.go:1187: [da8506b04538b] joining swarm manager [ddd7cf0f0f8bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T08:16:35.926Z] docker_cli_swarm_test.go:1196: [d7430fc65d242] joining swarm manager [ddd7cf0f0f8bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T08:16:55.952Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-10-21T08:17:10.748Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-10-21T08:17:19.307Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-10-21T08:17:32.128Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-10-21T08:17:36.306Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-10-21T08:17:40.485Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-10-21T08:17:41.856Z] docker_cli_swarm_test.go:1119: [dd5bb42f4fc82] joining swarm manager [d5bee711438b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T08:17:43.253Z] docker_cli_swarm_test.go:1120: [d96e8e229b134] joining swarm manager [d5bee711438b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T08:19:00.522Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-10-21T08:19:00.523Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-10-21T08:19:00.523Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-10-21T08:19:00.980Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-10-21T08:19:00.980Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-10-21T08:19:00.980Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-10-21T08:19:01.437Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-10-21T08:19:02.401Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-10-21T08:19:02.401Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-10-21T08:19:02.401Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-10-21T08:19:03.364Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-10-21T08:19:03.821Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-10-21T08:19:09.600Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-10-21T08:19:12.498Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-10-21T08:19:17.174Z] === RUN TestDockerSuite/TestBuildEnv [2022-10-21T08:19:17.174Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-10-21T08:19:17.174Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-10-21T08:19:17.174Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-10-21T08:19:17.174Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-10-21T08:19:17.174Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-10-21T08:19:17.631Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-10-21T08:19:17.631Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-10-21T08:19:17.631Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-10-21T08:19:17.631Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-10-21T08:19:17.631Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-10-21T08:19:19.668Z] docker_cli_swarm_test.go:1173: [dc3b3916ae4d9] joining swarm manager [d5bee711438b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-10-21T08:19:21.358Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-10-21T08:19:21.358Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-10-21T08:19:21.358Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-10-21T08:19:21.358Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-10-21T08:19:21.358Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-10-21T08:19:21.358Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-10-21T08:19:21.358Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-10-21T08:19:22.323Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-10-21T08:19:26.996Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-10-21T08:19:41.575Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-10-21T08:19:41.575Z] docker_cli_swarm_test.go:1454: [d1e32a0a0be5c] joining swarm manager [d9b74110b27f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T08:19:41.575Z] docker_cli_swarm_test.go:1455: [d5ad0d5cc3923] joining swarm manager [d9b74110b27f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-10-21T08:19:41.794Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-10-21T08:19:42.760Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-10-21T08:19:42.760Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-10-21T08:19:42.760Z] === RUN TestDockerSuite/TestBuildExpose [2022-10-21T08:19:42.760Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-10-21T08:19:42.760Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-10-21T08:19:42.760Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-10-21T08:19:42.760Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-10-21T08:19:42.760Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-10-21T08:19:42.760Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-10-21T08:19:42.760Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-10-21T08:19:42.760Z] === RUN TestDockerSuite/TestBuildFails [2022-10-21T08:19:45.660Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-10-21T08:19:45.660Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-10-21T08:19:51.442Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-10-21T08:19:53.762Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-10-21T08:19:53.762Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-10-21T08:19:53.762Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-10-21T08:19:53.762Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-10-21T08:19:53.762Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-10-21T08:19:54.021Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-10-21T08:19:56.545Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-10-21T08:19:57.220Z] === RUN TestDockerSuite/TestBuildForceRm [2022-10-21T08:19:59.854Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-10-21T08:20:01.750Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-10-21T08:20:03.647Z] docker_cli_swarm_unix_test.go:63: [dc6f959da31fc] joining swarm manager [d6a2c1922539a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T08:20:04.314Z] === RUN TestDockerSuite/TestBuildFromGit [2022-10-21T08:20:14.612Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-10-21T08:20:15.575Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-10-21T08:20:21.352Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-10-21T08:20:21.352Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-10-21T08:20:21.352Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-10-21T08:20:21.809Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-10-21T08:20:22.268Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-10-21T08:20:22.268Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-10-21T08:20:22.268Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-10-21T08:20:37.058Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-10-21T08:20:37.058Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-10-21T08:20:37.058Z] === RUN TestDockerSuite/TestBuildHistory [2022-10-21T08:20:47.360Z] === RUN TestDockerSuite/TestBuildIidFile [2022-10-21T08:20:47.817Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-10-21T08:20:49.987Z] === RUN TestDockerSuite/TestBuildInheritance [2022-10-21T08:20:49.987Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-10-21T08:20:49.987Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-10-21T08:20:50.956Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-10-21T08:20:50.956Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-10-21T08:20:55.630Z] === RUN TestDockerSuite/TestBuildLabel [2022-10-21T08:20:56.087Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-10-21T08:20:56.544Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-10-21T08:20:57.508Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-10-21T08:20:57.966Z] === RUN TestDockerSuite/TestBuildLabels [2022-10-21T08:20:58.931Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-10-21T08:20:59.847Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-10-21T08:20:59.847Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-10-21T08:20:59.847Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-10-21T08:21:01.101Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-10-21T08:21:01.220Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-10-21T08:21:04.499Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-10-21T08:21:06.884Z] === RUN TestDockerSuite/TestBuildLastModified [2022-10-21T08:21:06.884Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-10-21T08:21:06.884Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-10-21T08:21:06.884Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-10-21T08:21:06.884Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-10-21T08:21:06.884Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-10-21T08:21:06.884Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-10-21T08:21:06.884Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-10-21T08:21:06.884Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-10-21T08:21:07.025Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-10-21T08:21:07.342Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-10-21T08:21:08.306Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-10-21T08:21:08.921Z] docker_api_swarm_test.go:962: [de8a506362559] joining swarm manager [d28918029c92b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-10-21T08:21:14.091Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-10-21T08:21:27.006Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-10-21T08:21:39.197Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-10-21T08:21:39.197Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-10-21T08:21:39.197Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-10-21T08:21:39.204Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-10-21T08:21:40.135Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-10-21T08:21:40.730Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-10-21T08:21:42.033Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-10-21T08:21:45.312Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-10-21T08:21:51.863Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-10-21T08:21:56.044Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-10-21T08:21:58.572Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-10-21T08:22:01.112Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-10-21T08:22:03.638Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-10-21T08:22:06.164Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-10-21T08:22:09.443Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-10-21T08:22:11.340Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-10-21T08:22:31.394Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-10-21T08:22:52.464Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-10-21T08:22:55.362Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-10-21T08:23:01.144Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-10-21T08:23:06.929Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-10-21T08:23:07.540Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-10-21T08:23:22.403Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-10-21T08:23:24.596Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-10-21T08:23:24.596Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-10-21T08:23:24.596Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-10-21T08:23:30.378Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-10-21T08:23:30.836Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-10-21T08:23:30.836Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-10-21T08:23:31.294Z] === RUN TestDockerSuite/TestBuildNetNone [2022-10-21T08:23:31.294Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-10-21T08:23:31.294Z] === RUN TestDockerSuite/TestBuildNoContext [2022-10-21T08:23:34.192Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite (1595.73s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.10s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.94s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.94s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.23s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.92s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.66s) [2022-10-21T08:23:37.287Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.21s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.82s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.74s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.23s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.62s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.18s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.88s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.75s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (41.02s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.55s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.91s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.40s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.69s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.98s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (64.49s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.66s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.89s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.54s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.19s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.18s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.68s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.47s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.35s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.67s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (28.03s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.06s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.21s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.07s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.67s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.58s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.89s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.94s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.01s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.66s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.31s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.38s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.05s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.26s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.36s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.76s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.89s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.96s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.51s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.05s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.87s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.92s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.48s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.18s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.00s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.31s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.60s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.52s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.65s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.99s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.90s) [2022-10-21T08:23:37.287Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.74s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.22s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.72s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.29s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.55s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.06s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.09s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.13s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.10s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.00s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (1.96s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.54s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.11s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.95s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (92.50s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.43s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.32s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.85s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.10s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.17s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.21s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.50s) [2022-10-21T08:23:37.288Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.76s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.68s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.69s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.07s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.47s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.49s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.87s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.04s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (118.71s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.13s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.13s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.14s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.19s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.11s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.48s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.07s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.10s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.13s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.50s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.89s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.08s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.10s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.15s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.78s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.75s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.44s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.41s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.43s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.52s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.42s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.94s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.13s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.84s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2022-10-21T08:23:37.288Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.10s) [2022-10-21T08:23:37.288Z] === RUN TestDockerExternalVolumeSuite [2022-10-21T08:23:37.288Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-10-21T08:23:37.546Z] docker_cli_external_volume_driver_test.go:53: [d71bea622aacc] daemon is not started [2022-10-21T08:23:42.745Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-10-21T08:23:45.658Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-10-21T08:23:45.658Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-10-21T08:23:45.658Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-10-21T08:23:48.559Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-10-21T08:23:49.525Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-10-21T08:23:51.059Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-10-21T08:23:55.614Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-10-21T08:24:05.851Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-10-21T08:24:05.851Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-10-21T08:24:16.161Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-10-21T08:24:18.333Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-10-21T08:24:26.887Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-10-21T08:24:31.567Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-10-21T08:24:36.251Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-10-21T08:24:37.221Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-10-21T08:24:37.221Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-10-21T08:24:37.221Z] === RUN TestDockerSuite/TestBuildPATH [2022-10-21T08:24:37.221Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-10-21T08:24:37.221Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-10-21T08:24:40.119Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-10-21T08:24:40.119Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-10-21T08:24:40.119Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-10-21T08:25:03.274Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-10-21T08:25:09.829Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-10-21T08:25:24.692Z] docker_cli_external_volume_driver_test.go:53: [d0618a1a7c39e] daemon is not started [2022-10-21T08:25:30.775Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-10-21T08:25:39.556Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-10-21T08:25:57.625Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-10-21T08:26:00.697Z] === RUN TestDockerSuite/TestBuildRm [2022-10-21T08:26:12.487Z] docker_cli_external_volume_driver_test.go:53: [de17c3273107e] daemon is not started [2022-10-21T08:26:13.058Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-10-21T08:26:16.786Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-10-21T08:26:16.786Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-10-21T08:26:16.786Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-10-21T08:26:16.786Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-10-21T08:26:16.786Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-10-21T08:26:17.751Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-10-21T08:26:21.479Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-10-21T08:26:25.206Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-10-21T08:26:27.383Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-10-21T08:26:27.383Z] docker_cli_external_volume_driver_test.go:53: [dce77ab15333a] daemon is not started [2022-10-21T08:26:28.930Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-10-21T08:26:42.245Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-10-21T08:26:46.595Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-10-21T08:26:46.595Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-10-21T08:26:46.595Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-10-21T08:26:56.896Z] === RUN TestDockerSuite/TestBuildSpaces [2022-10-21T08:26:56.896Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-10-21T08:27:00.620Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-10-21T08:27:01.078Z] === RUN TestDockerSuite/TestBuildStderr [2022-10-21T08:27:05.755Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-10-21T08:27:14.298Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-10-21T08:27:26.826Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-10-21T08:27:26.826Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-10-21T08:27:26.826Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-10-21T08:27:27.284Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-10-21T08:27:28.249Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-10-21T08:27:29.160Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-10-21T08:27:32.930Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-10-21T08:27:38.711Z] === RUN TestDockerSuite/TestBuildUser [2022-10-21T08:27:38.711Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-10-21T08:27:38.711Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-10-21T08:27:38.711Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-10-21T08:27:38.711Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-10-21T08:27:38.711Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-10-21T08:27:38.711Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-10-21T08:27:42.437Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-10-21T08:27:42.437Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-10-21T08:27:44.024Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-10-21T08:27:45.335Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-10-21T08:27:45.335Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-10-21T08:27:45.335Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-10-21T08:27:45.335Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-10-21T08:27:45.335Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-10-21T08:28:10.463Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-10-21T08:28:10.463Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-10-21T08:28:16.251Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-10-21T08:28:26.561Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-10-21T08:28:26.561Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-10-21T08:28:27.021Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-10-21T08:28:27.021Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-10-21T08:28:27.021Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-10-21T08:28:29.922Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-10-21T08:28:29.922Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-10-21T08:28:29.922Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-10-21T08:28:30.682Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-10-21T08:28:42.289Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-10-21T08:28:45.195Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-10-21T08:28:45.195Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-10-21T08:28:48.749Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-10-21T08:29:02.860Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-10-21T08:29:02.860Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-10-21T08:29:03.319Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-10-21T08:29:03.319Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-10-21T08:29:03.779Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-10-21T08:29:03.779Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-10-21T08:29:03.779Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-10-21T08:29:04.744Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-10-21T08:29:13.299Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-10-21T08:29:14.832Z] === RUN TestDockerSuite/TestBuildXZHost [2022-10-21T08:29:14.832Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-10-21T08:29:14.832Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-10-21T08:29:14.832Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-10-21T08:29:14.832Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-10-21T08:29:14.832Z] docker_cli_sni_test.go:18: Flakey test [2022-10-21T08:29:14.832Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-10-21T08:29:17.003Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-10-21T08:29:20.809Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-10-21T08:29:21.682Z] === RUN TestDockerSuite/TestCommitChange [2022-10-21T08:29:26.359Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-10-21T08:29:31.040Z] === RUN TestDockerSuite/TestCommitHardlink [2022-10-21T08:29:31.040Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-10-21T08:29:31.040Z] === RUN TestDockerSuite/TestCommitNewFile [2022-10-21T08:29:36.824Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-10-21T08:29:36.824Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-10-21T08:29:36.824Z] === RUN TestDockerSuite/TestCommitTTY [2022-10-21T08:29:43.883Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-10-21T08:29:48.566Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-10-21T08:29:48.566Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-10-21T08:29:48.566Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-10-21T08:29:48.566Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-10-21T08:29:48.566Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-10-21T08:29:48.566Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-10-21T08:29:48.566Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-10-21T08:29:48.566Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-10-21T08:29:48.566Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-10-21T08:29:48.566Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-10-21T08:29:48.566Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-10-21T08:29:48.566Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-10-21T08:29:48.566Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-10-21T08:29:48.566Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-10-21T08:29:48.566Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-10-21T08:29:48.566Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-10-21T08:29:52.882Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-10-21T08:29:55.622Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-10-21T08:30:07.744Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-10-21T08:30:07.995Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-10-21T08:30:07.995Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-10-21T08:30:07.995Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-10-21T08:30:08.961Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-10-21T08:30:08.961Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-10-21T08:30:08.961Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-10-21T08:30:08.961Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-10-21T08:30:08.961Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-10-21T08:30:08.961Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-10-21T08:30:08.961Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-10-21T08:30:16.020Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-10-21T08:30:16.020Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-10-21T08:30:16.020Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-10-21T08:30:16.020Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-10-21T08:30:18.918Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-10-21T08:30:18.918Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-10-21T08:30:18.918Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-10-21T08:30:18.918Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-10-21T08:30:18.918Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-10-21T08:30:18.918Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-10-21T08:30:18.918Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-10-21T08:30:18.918Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-10-21T08:30:21.816Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-10-21T08:30:23.988Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-10-21T08:30:25.812Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-10-21T08:30:25.812Z] docker_cli_external_volume_driver_test.go:485: [d16b6d907131a] daemon is not started [2022-10-21T08:30:26.160Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-10-21T08:30:26.160Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-10-21T08:30:26.160Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-10-21T08:30:26.160Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-10-21T08:30:29.058Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-10-21T08:30:29.058Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-10-21T08:30:31.233Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-10-21T08:30:31.233Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-10-21T08:30:31.233Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-10-21T08:30:31.233Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-10-21T08:30:31.233Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-10-21T08:30:39.793Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-10-21T08:30:39.793Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-10-21T08:30:40.674Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-10-21T08:30:40.674Z] docker_cli_external_volume_driver_test.go:53: [d0059c0fba277] daemon is not started [2022-10-21T08:30:40.758Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-10-21T08:30:40.758Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-10-21T08:30:40.758Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-10-21T08:30:43.655Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-10-21T08:30:43.655Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-10-21T08:30:50.720Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-10-21T08:30:55.396Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-10-21T08:30:55.537Z] --- PASS: TestDockerExternalVolumeSuite (436.78s) [2022-10-21T08:30:55.538Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-10-21T08:30:55.538Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-10-21T08:30:55.538Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-10-21T08:30:55.538Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-10-21T08:30:55.538Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-10-21T08:30:55.538Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-10-21T08:30:55.538Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-10-21T08:30:55.538Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.16s) [2022-10-21T08:30:55.538Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2022-10-21T08:30:55.538Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-10-21T08:30:55.538Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-10-21T08:30:55.538Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.16s) [2022-10-21T08:30:55.538Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-10-21T08:30:55.538Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-10-21T08:30:55.538Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.13s) [2022-10-21T08:30:55.538Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.59s) [2022-10-21T08:30:55.538Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2022-10-21T08:30:55.538Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-10-21T08:30:55.538Z] PASS [2022-10-21T08:30:55.538Z] [2022-10-21T08:30:55.538Z] === Skipped [2022-10-21T08:30:55.538Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-10-21T08:30:55.538Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-10-21T08:30:55.538Z] check_test.go:309: [d16e8403ccab0] daemon is not started [2022-10-21T08:30:55.538Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-10-21T08:30:55.538Z] [2022-10-21T08:30:55.538Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-10-21T08:30:55.538Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-10-21T08:30:55.538Z] check_test.go:309: [da93ffaeb772c] daemon is not started [2022-10-21T08:30:55.538Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-10-21T08:30:55.538Z] [2022-10-21T08:30:55.538Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-10-21T08:30:55.538Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-10-21T08:30:55.538Z] check_test.go:309: [d9ba839e220c9] daemon is not started [2022-10-21T08:30:55.538Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-10-21T08:30:55.538Z] [2022-10-21T08:30:55.538Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-10-21T08:30:55.538Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-10-21T08:30:55.538Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-10-21T08:30:55.538Z] [2022-10-21T08:30:55.538Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-10-21T08:30:55.538Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-10-21T08:30:55.538Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-10-21T08:30:55.538Z] [2022-10-21T08:30:55.538Z] DONE 273 tests, 5 skipped in 2376.488s [2022-10-21T08:30:55.538Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-10-21T08:30:55.538Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da76dedc58345/docker.pid [2022-10-21T08:30:55.538Z] +++ kill 5818 [2022-10-21T08:30:55.538Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5818 is not a child of this shell [2022-10-21T08:30:55.538Z] warning: PID 5818 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da76dedc58345/docker.pid had a nonzero exit code [2022-10-21T08:30:55.538Z] ++++ cat bundles/test-integration/docker.pid [2022-10-21T08:30:55.538Z] +++ kill 8021 [2022-10-21T08:30:55.538Z] +++ /etc/init.d/apparmor stop [2022-10-21T08:30:55.538Z] Leaving: AppArmorNo profiles have been unloaded. [2022-10-21T08:30:55.538Z] [2022-10-21T08:30:55.538Z] Unloading profiles will leave already running processes permanently [2022-10-21T08:30:55.538Z] unconfined, which can lead to unexpected situations. [2022-10-21T08:30:55.538Z] [2022-10-21T08:30:55.538Z] To set a process to complain mode, use the command line tool [2022-10-21T08:30:55.538Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-10-21T08:30:55.538Z] +++ true [2022-10-21T08:30:55.538Z] exiting test-integration [2022-10-21T08:30:55.538Z] ++ exit 0 [2022-10-21T08:30:55.538Z] [2022-10-21T08:30:55.538Z] + exit 0 [2022-10-21T08:30:55.538Z] ++ jobs -p [2022-10-21T08:30:55.538Z] + pids= [2022-10-21T08:30:55.538Z] + echo 'Remaining pids to kill: []' [2022-10-21T08:30:55.538Z] Remaining pids to kill: [] [2022-10-21T08:30:55.538Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-10-21T08:30:55.557Z] Recording test results [2022-10-21T08:30:57.300Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-10-21T08:30:57.623Z] + echo Ensuring container killed. [2022-10-21T08:30:57.624Z] Ensuring container killed. [2022-10-21T08:30:57.624Z] + docker ps -aq -f name=docker-pr4-* [2022-10-21T08:30:58.196Z] + cids=3db9d70fb90c [2022-10-21T08:30:58.196Z] efcbd9c68add [2022-10-21T08:30:58.196Z] c9939de252f0 [2022-10-21T08:30:58.196Z] + [ -n 3db9d70fb90c [2022-10-21T08:30:58.196Z] efcbd9c68add [2022-10-21T08:30:58.196Z] c9939de252f0 ] [2022-10-21T08:30:58.196Z] + docker rm -vf 3db9d70fb90c efcbd9c68add c9939de252f0 [2022-10-21T08:30:58.462Z] 3db9d70fb90c [2022-10-21T08:30:58.721Z] efcbd9c68add [2022-10-21T08:30:58.721Z] c9939de252f0 [Pipeline] sh [2022-10-21T08:30:59.004Z] + echo Chowning /workspace to jenkins user [2022-10-21T08:30:59.004Z] Chowning /workspace to jenkins user [2022-10-21T08:30:59.004Z] + id -u [2022-10-21T08:30:59.004Z] + id -g [2022-10-21T08:30:59.004Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44340:/workspace busybox chown -R 1000:1000 /workspace [2022-10-21T08:30:59.004Z] Unable to find image 'busybox:latest' locally [2022-10-21T08:30:59.118Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-10-21T08:30:59.118Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-10-21T08:30:59.118Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-10-21T08:30:59.118Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-10-21T08:30:59.118Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-10-21T08:30:59.261Z] latest: Pulling from library/busybox [2022-10-21T08:30:59.261Z] f5b7ce95afea: Pulling fs layer [2022-10-21T08:30:59.261Z] f5b7ce95afea: Verifying Checksum [2022-10-21T08:30:59.261Z] f5b7ce95afea: Download complete [2022-10-21T08:30:59.528Z] f5b7ce95afea: Pull complete [2022-10-21T08:30:59.528Z] Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698 [2022-10-21T08:30:59.528Z] Status: Downloaded newer image for busybox:latest [2022-10-21T08:31:01.291Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-10-21T08:31:01.291Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-10-21T08:31:01.291Z] === RUN TestDockerSuite/TestContainerAPIStop [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-10-21T08:31:02.364Z] + bundleName=amd64 [2022-10-21T08:31:02.364Z] + echo Creating amd64-bundles.tar.gz [2022-10-21T08:31:02.364Z] Creating amd64-bundles.tar.gz [2022-10-21T08:31:02.364Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-10-21T08:31:02.364Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-10-21T08:31:03.748Z] Archiving artifacts [2022-10-21T08:31:05.962Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44340/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-10-21T08:31:06.272Z] + make clean [2022-10-21T08:31:06.530Z] docker volume rm -f docker-dev-cache [2022-10-21T08:31:06.787Z] docker-dev-cache [Pipeline] deleteDir [2022-10-21T08:31:08.354Z] === RUN TestDockerSuite/TestContainerAPITop [2022-10-21T08:31:08.354Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-10-21T08:31:08.354Z] === RUN TestDockerSuite/TestContainerAPITopWindows [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-21T08:31:10.528Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-10-21T08:31:10.528Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-10-21T08:31:15.206Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-10-21T08:31:17.381Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-10-21T08:31:17.381Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-10-21T08:31:17.381Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-10-21T08:31:17.381Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-10-21T08:31:17.381Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-10-21T08:31:17.381Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-10-21T08:31:17.381Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-10-21T08:31:17.381Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-10-21T08:31:17.381Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-10-21T08:31:17.381Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-10-21T08:31:17.381Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-10-21T08:31:19.554Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-10-21T08:31:19.554Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-10-21T08:31:21.729Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-10-21T08:31:30.284Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-10-21T08:31:31.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-10-21T08:31:34.714Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008e4e10_} [2022-10-21T08:31:36.885Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13284854907_c:\foo_false____} [2022-10-21T08:31:39.783Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13284854907_c:\foo_true____} [2022-10-21T08:31:48.335Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-10-21T08:31:48.335Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-10-21T08:31:48.335Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-10-21T08:31:48.335Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-10-21T08:31:48.335Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-10-21T08:31:48.335Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-10-21T08:31:48.335Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-10-21T08:31:48.335Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-10-21T08:31:48.335Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-10-21T08:31:48.335Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-10-21T08:31:48.335Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-10-21T08:31:48.335Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-10-21T08:31:48.335Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-10-21T08:31:48.335Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-10-21T08:31:48.335Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-10-21T08:31:48.335Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-10-21T08:31:48.335Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-10-21T08:31:48.335Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-10-21T08:31:48.335Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-10-21T08:31:48.335Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-10-21T08:31:48.335Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-10-21T08:31:48.335Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-10-21T08:31:48.335Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-10-21T08:31:48.335Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-10-21T08:31:49.867Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-10-21T08:31:49.867Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-10-21T08:31:49.867Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-10-21T08:31:49.867Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-10-21T08:31:49.867Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-10-21T08:31:49.867Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-10-21T08:31:50.324Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-10-21T08:31:50.324Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-10-21T08:31:50.324Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-10-21T08:31:50.324Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-10-21T08:31:50.324Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-10-21T08:31:50.324Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-10-21T08:31:50.324Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-10-21T08:31:50.324Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-10-21T08:31:50.324Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-10-21T08:31:50.324Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-10-21T08:31:50.324Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-10-21T08:31:50.324Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-10-21T08:31:50.324Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-10-21T08:31:50.324Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-10-21T08:31:50.324Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-10-21T08:31:50.324Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-10-21T08:31:50.324Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-10-21T08:31:50.324Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-10-21T08:31:50.324Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-10-21T08:31:50.324Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-10-21T08:31:50.324Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-10-21T08:31:58.878Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-10-21T08:31:58.878Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-10-21T08:31:58.878Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-10-21T08:31:58.878Z] === RUN TestDockerSuite/TestCpRelativePath [2022-10-21T08:32:01.051Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-10-21T08:32:01.051Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-10-21T08:32:01.051Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-10-21T08:32:01.051Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-10-21T08:32:01.051Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-10-21T08:32:01.051Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-10-21T08:32:01.051Z] === RUN TestDockerSuite/TestCpToCaseA [2022-10-21T08:32:05.733Z] === RUN TestDockerSuite/TestCpToCaseB [2022-10-21T08:32:07.908Z] === RUN TestDockerSuite/TestCpToCaseC [2022-10-21T08:32:07.908Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-10-21T08:32:08.366Z] === RUN TestDockerSuite/TestCpToCaseD [2022-10-21T08:32:08.366Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-10-21T08:32:08.366Z] === RUN TestDockerSuite/TestCpToCaseE [2022-10-21T08:32:18.673Z] === RUN TestDockerSuite/TestCpToCaseF [2022-10-21T08:32:18.673Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-10-21T08:32:18.673Z] === RUN TestDockerSuite/TestCpToCaseG [2022-10-21T08:32:18.673Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-10-21T08:32:18.673Z] === RUN TestDockerSuite/TestCpToCaseH [2022-10-21T08:32:27.228Z] === RUN TestDockerSuite/TestCpToCaseI [2022-10-21T08:32:27.228Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-10-21T08:32:27.228Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-10-21T08:32:27.228Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-10-21T08:32:27.228Z] === RUN TestDockerSuite/TestCpToDot [2022-10-21T08:32:28.765Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-10-21T08:32:28.765Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-10-21T08:32:28.765Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-10-21T08:32:28.765Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-10-21T08:32:28.765Z] === RUN TestDockerSuite/TestCpToStdout [2022-10-21T08:32:31.661Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-10-21T08:32:31.661Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-10-21T08:32:31.661Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-10-21T08:32:31.661Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-10-21T08:32:31.661Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-10-21T08:32:31.661Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-10-21T08:32:31.661Z] === RUN TestDockerSuite/TestCpVolumePath [2022-10-21T08:32:31.661Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-10-21T08:32:31.661Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-10-21T08:32:31.661Z] === RUN TestDockerSuite/TestCreateArgs [2022-10-21T08:32:31.661Z] === RUN TestDockerSuite/TestCreateByImageID [2022-10-21T08:32:33.838Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-10-21T08:32:36.734Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-10-21T08:32:36.734Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-10-21T08:32:36.734Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-10-21T08:32:38.905Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-10-21T08:32:39.363Z] === RUN TestDockerSuite/TestCreateLabels [2022-10-21T08:32:39.363Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-10-21T08:32:39.363Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-10-21T08:32:39.363Z] === RUN TestDockerSuite/TestCreateRM [2022-10-21T08:32:39.820Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-10-21T08:32:39.820Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-10-21T08:32:39.820Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-10-21T08:32:39.820Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-10-21T08:32:40.277Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-10-21T08:32:52.645Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-10-21T08:32:53.103Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-10-21T08:32:53.103Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-10-21T08:32:56.827Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-10-21T08:32:56.827Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-10-21T08:32:56.827Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-10-21T08:32:56.827Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-10-21T08:32:59.725Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-10-21T08:32:59.725Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-10-21T08:32:59.725Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-10-21T08:32:59.725Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-10-21T08:32:59.725Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-10-21T08:32:59.725Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-10-21T08:32:59.725Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-10-21T08:32:59.725Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-10-21T08:32:59.725Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-10-21T08:32:59.725Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-10-21T08:32:59.725Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-10-21T08:32:59.725Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-10-21T08:32:59.725Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-10-21T08:32:59.725Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-10-21T08:32:59.725Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:32:59.725Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-10-21T08:32:59.725Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-10-21T08:32:59.725Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-10-21T08:32:59.725Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-10-21T08:32:59.725Z] === RUN TestDockerSuite/TestDevicePermissions [2022-10-21T08:32:59.725Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-10-21T08:32:59.725Z] === RUN TestDockerSuite/TestDockerFails [2022-10-21T08:32:59.725Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-10-21T08:32:59.725Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-10-21T08:32:59.725Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-10-21T08:32:59.725Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-10-21T08:32:59.725Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-10-21T08:32:59.725Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-10-21T08:32:59.725Z] === RUN TestDockerSuite/TestEventsAttach [2022-10-21T08:32:59.725Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-10-21T08:32:59.725Z] === RUN TestDockerSuite/TestEventsCommit [2022-10-21T08:32:59.725Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-10-21T08:32:59.725Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-10-21T08:33:02.625Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-10-21T08:33:04.797Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-10-21T08:33:06.969Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-10-21T08:33:19.329Z] === RUN TestDockerSuite/TestEventsCopy [2022-10-21T08:33:25.113Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-10-21T08:33:35.418Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-10-21T08:33:36.951Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-10-21T08:33:37.918Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-10-21T08:33:42.602Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-10-21T08:33:43.568Z] === RUN TestDockerSuite/TestEventsFilterType [2022-10-21T08:33:44.534Z] === RUN TestDockerSuite/TestEventsFilters [2022-10-21T08:33:49.214Z] === RUN TestDockerSuite/TestEventsFormat [2022-10-21T08:33:53.890Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-10-21T08:33:53.890Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-10-21T08:33:53.890Z] === RUN TestDockerSuite/TestEventsImageImport [2022-10-21T08:33:53.890Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-10-21T08:33:53.890Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-10-21T08:33:53.890Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-10-21T08:33:53.890Z] === RUN TestDockerSuite/TestEventsImagePull [2022-10-21T08:33:53.890Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-10-21T08:33:53.890Z] === RUN TestDockerSuite/TestEventsImageTag [2022-10-21T08:33:55.423Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-10-21T08:33:55.423Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-10-21T08:33:55.423Z] === RUN TestDockerSuite/TestEventsRename [2022-10-21T08:33:57.598Z] === RUN TestDockerSuite/TestEventsResize [2022-10-21T08:34:00.499Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-10-21T08:34:02.672Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-10-21T08:34:05.569Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-10-21T08:34:10.247Z] === RUN TestDockerSuite/TestEventsTop [2022-10-21T08:34:10.247Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-10-21T08:34:10.247Z] === RUN TestDockerSuite/TestEventsUntag [2022-10-21T08:34:13.149Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-10-21T08:34:16.873Z] === RUN TestDockerSuite/TestExec [2022-10-21T08:34:16.873Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-10-21T08:34:16.873Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-10-21T08:34:16.873Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-10-21T08:34:16.873Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-10-21T08:34:19.046Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-10-21T08:34:21.216Z] === RUN TestDockerSuite/TestExecAPIStart [2022-10-21T08:34:21.216Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-10-21T08:34:21.216Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-10-21T08:34:21.216Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-10-21T08:34:21.216Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-10-21T08:34:21.216Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-10-21T08:34:21.216Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-10-21T08:34:23.388Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-10-21T08:34:25.560Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-10-21T08:34:27.739Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-10-21T08:34:29.929Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-10-21T08:34:33.655Z] === RUN TestDockerSuite/TestExecCgroup [2022-10-21T08:34:33.655Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-10-21T08:34:33.655Z] === RUN TestDockerSuite/TestExecEnv [2022-10-21T08:34:33.655Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-10-21T08:34:34.113Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-10-21T08:34:34.113Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-10-21T08:34:34.113Z] === RUN TestDockerSuite/TestExecExitStatus [2022-10-21T08:34:36.284Z] === RUN TestDockerSuite/TestExecInspectID [2022-10-21T08:34:40.967Z] === RUN TestDockerSuite/TestExecInteractive [2022-10-21T08:34:40.967Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-10-21T08:34:40.967Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-10-21T08:34:40.967Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-10-21T08:34:40.967Z] === RUN TestDockerSuite/TestExecParseError [2022-10-21T08:34:40.967Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-10-21T08:34:40.967Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-10-21T08:34:40.967Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-10-21T08:34:40.967Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-10-21T08:34:40.967Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-10-21T08:34:41.425Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-10-21T08:34:43.600Z] === RUN TestDockerSuite/TestExecSetEnv [2022-10-21T08:34:43.600Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-10-21T08:34:43.600Z] === RUN TestDockerSuite/TestExecStartFails [2022-10-21T08:34:43.600Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-10-21T08:34:44.057Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-10-21T08:34:44.057Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-10-21T08:34:44.057Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-10-21T08:34:44.057Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-10-21T08:34:44.057Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-10-21T08:34:44.057Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-10-21T08:34:44.057Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-10-21T08:34:46.234Z] === RUN TestDockerSuite/TestExecUlimits [2022-10-21T08:34:46.234Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-10-21T08:34:46.234Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-10-21T08:34:54.786Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-10-21T08:34:54.786Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-10-21T08:34:54.786Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-10-21T08:34:54.786Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-10-21T08:34:54.786Z] === RUN TestDockerSuite/TestExecWithUser [2022-10-21T08:34:54.786Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-10-21T08:34:54.786Z] === RUN TestDockerSuite/TestGetContainerStats [2022-10-21T08:35:00.568Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-10-21T08:35:06.351Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-10-21T08:35:10.079Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-10-21T08:35:15.859Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-10-21T08:35:15.859Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-10-21T08:35:15.859Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-10-21T08:35:15.859Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-10-21T08:35:15.859Z] === RUN TestDockerSuite/TestHealth [2022-10-21T08:35:15.859Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-10-21T08:35:15.859Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-10-21T08:35:15.859Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-10-21T08:35:16.317Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-10-21T08:35:16.317Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-10-21T08:35:26.625Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-10-21T08:35:26.625Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-10-21T08:35:26.625Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-10-21T08:35:26.625Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-10-21T08:35:26.625Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-10-21T08:35:26.625Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-10-21T08:35:26.625Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-10-21T08:35:26.625Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-10-21T08:35:26.625Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-10-21T08:35:26.625Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-10-21T08:35:27.590Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-10-21T08:35:27.590Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-10-21T08:35:29.762Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-10-21T08:35:29.762Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-10-21T08:35:31.934Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-10-21T08:35:38.994Z] === RUN TestDockerSuite/TestImagesFormat [2022-10-21T08:35:39.451Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-10-21T08:35:39.451Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-10-21T08:35:39.451Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-10-21T08:35:43.181Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-10-21T08:35:43.181Z] === RUN TestDockerSuite/TestImportBadURL [2022-10-21T08:35:46.082Z] === RUN TestDockerSuite/TestImportDisplay [2022-10-21T08:35:46.082Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-10-21T08:35:46.082Z] === RUN TestDockerSuite/TestImportFile [2022-10-21T08:35:46.082Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-10-21T08:35:46.082Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-10-21T08:35:46.082Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-10-21T08:35:46.082Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-10-21T08:35:46.082Z] === RUN TestDockerSuite/TestImportGzipped [2022-10-21T08:35:46.082Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-10-21T08:35:46.082Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-10-21T08:35:46.082Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-10-21T08:35:46.082Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-10-21T08:35:46.082Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-10-21T08:35:46.082Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-10-21T08:35:46.082Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-10-21T08:35:46.082Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-10-21T08:35:46.082Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-10-21T08:35:46.082Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-10-21T08:35:46.082Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-10-21T08:35:46.082Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-10-21T08:35:46.082Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-10-21T08:35:46.082Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-10-21T08:35:46.082Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-10-21T08:35:48.254Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-10-21T08:35:50.425Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-10-21T08:35:50.425Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-10-21T08:35:50.425Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-10-21T08:35:50.425Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-10-21T08:35:50.425Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-10-21T08:35:50.884Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-10-21T08:35:50.884Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-10-21T08:35:50.884Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-10-21T08:35:53.056Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-10-21T08:35:53.056Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-10-21T08:35:55.953Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-10-21T08:35:55.953Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-10-21T08:35:55.953Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-10-21T08:35:55.953Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-10-21T08:35:55.953Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-10-21T08:35:55.953Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-10-21T08:35:55.953Z] === RUN TestDockerSuite/TestInspectDefault [2022-10-21T08:35:58.128Z] === RUN TestDockerSuite/TestInspectHistory [2022-10-21T08:36:03.913Z] === RUN TestDockerSuite/TestInspectImage [2022-10-21T08:36:03.913Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-10-21T08:36:03.913Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-10-21T08:36:03.913Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-10-21T08:36:03.913Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-10-21T08:36:03.913Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-10-21T08:36:03.913Z] === RUN TestDockerSuite/TestInspectInt64 [2022-10-21T08:36:06.087Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-10-21T08:36:08.257Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-10-21T08:36:08.257Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-10-21T08:36:11.159Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-10-21T08:36:13.340Z] === RUN TestDockerSuite/TestInspectPlugin [2022-10-21T08:36:13.340Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-10-21T08:36:13.340Z] === RUN TestDockerSuite/TestInspectRootFS [2022-10-21T08:36:13.340Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-10-21T08:36:15.515Z] === RUN TestDockerSuite/TestInspectStatus [2022-10-21T08:36:18.417Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-10-21T08:36:23.097Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-10-21T08:36:25.270Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-10-21T08:36:28.166Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-10-21T08:36:30.339Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-10-21T08:36:32.511Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-10-21T08:36:34.686Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-10-21T08:36:41.742Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-10-21T08:36:42.200Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-10-21T08:36:42.200Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-10-21T08:36:42.200Z] === RUN TestDockerSuite/TestLinksEnvs [2022-10-21T08:36:42.200Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-10-21T08:36:42.200Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-10-21T08:36:42.200Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-10-21T08:36:42.200Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-10-21T08:36:42.200Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-10-21T08:36:42.200Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-10-21T08:36:42.200Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-10-21T08:36:42.200Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-10-21T08:36:42.200Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-10-21T08:36:42.200Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-10-21T08:36:42.200Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-10-21T08:36:42.200Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-10-21T08:36:42.200Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-10-21T08:36:42.200Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-10-21T08:36:42.200Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-10-21T08:36:42.200Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-10-21T08:36:42.200Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-10-21T08:36:42.200Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-10-21T08:36:42.200Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-10-21T08:36:42.200Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-10-21T08:36:42.200Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-10-21T08:36:42.200Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-10-21T08:36:42.200Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-10-21T08:36:42.200Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-10-21T08:36:42.200Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-10-21T08:36:42.200Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-10-21T08:36:42.200Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-10-21T08:36:42.200Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-10-21T08:36:42.200Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-10-21T08:36:42.200Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-10-21T08:36:42.200Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-10-21T08:36:42.657Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-10-21T08:36:44.828Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-10-21T08:36:47.005Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-10-21T08:36:52.783Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-10-21T08:36:59.842Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-10-21T08:36:59.842Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-10-21T08:36:59.842Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-10-21T08:37:02.013Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-10-21T08:37:02.013Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-10-21T08:37:09.072Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-10-21T08:37:14.853Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-10-21T08:37:20.633Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-10-21T08:37:22.805Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-10-21T08:37:25.707Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-10-21T08:37:25.707Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-10-21T08:37:25.707Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-10-21T08:37:27.880Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-10-21T08:37:30.780Z] === RUN TestDockerSuite/TestLogsSince [2022-10-21T08:37:39.332Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-10-21T08:37:39.332Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-10-21T08:37:39.332Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-10-21T08:37:39.332Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-10-21T08:37:39.332Z] === RUN TestDockerSuite/TestLogsTail [2022-10-21T08:37:43.059Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-10-21T08:37:45.236Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-10-21T08:37:48.133Z] === RUN TestDockerSuite/TestMountIntoProc [2022-10-21T08:37:48.133Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-10-21T08:37:48.133Z] === RUN TestDockerSuite/TestMountIntoSys [2022-10-21T08:37:48.133Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-10-21T08:37:48.133Z] === RUN TestDockerSuite/TestNetHostname [2022-10-21T08:37:48.133Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-10-21T08:37:48.133Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-10-21T08:37:48.133Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-10-21T08:37:48.133Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-10-21T08:37:48.133Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-10-21T08:37:48.133Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-10-21T08:37:48.133Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-10-21T08:37:48.133Z] === RUN TestDockerSuite/TestPluginActive [2022-10-21T08:37:48.133Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-10-21T08:37:48.133Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-10-21T08:37:48.133Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-10-21T08:37:48.133Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-10-21T08:37:48.133Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-10-21T08:37:48.133Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-10-21T08:37:48.133Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-10-21T08:37:48.133Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-10-21T08:37:48.133Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-10-21T08:37:48.133Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-10-21T08:37:48.133Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-10-21T08:37:48.133Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-10-21T08:37:48.133Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-10-21T08:37:48.133Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-10-21T08:37:48.133Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-10-21T08:37:48.133Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-10-21T08:37:48.133Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-10-21T08:37:48.133Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-10-21T08:37:48.133Z] === RUN TestDockerSuite/TestPortHostBinding [2022-10-21T08:37:48.133Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-10-21T08:37:48.133Z] === RUN TestDockerSuite/TestPortList [2022-10-21T08:37:48.133Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-10-21T08:37:48.133Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-10-21T08:37:52.811Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-10-21T08:37:52.811Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-10-21T08:37:52.811Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-10-21T08:37:52.811Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-10-21T08:37:52.811Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-10-21T08:37:52.811Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-10-21T08:37:52.811Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-10-21T08:37:52.811Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-10-21T08:37:52.811Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-10-21T08:37:52.811Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-10-21T08:37:52.811Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-10-21T08:37:52.811Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-10-21T08:37:52.811Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-10-21T08:37:52.811Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-10-21T08:37:52.811Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-10-21T08:37:52.811Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-10-21T08:37:52.811Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-10-21T08:37:52.811Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-10-21T08:37:57.488Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-10-21T08:37:57.488Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-10-21T08:37:57.488Z] === RUN TestDockerSuite/TestPsByOrder [2022-10-21T08:38:06.045Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-10-21T08:38:06.045Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-10-21T08:38:06.045Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-10-21T08:38:16.352Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-10-21T08:38:37.420Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-10-21T08:38:37.420Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-10-21T08:38:37.420Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-10-21T08:38:37.420Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-10-21T08:38:47.726Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-10-21T08:38:51.453Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-10-21T08:39:03.821Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-10-21T08:39:08.501Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-10-21T08:39:08.501Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-10-21T08:39:08.501Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-10-21T08:39:08.501Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-10-21T08:39:08.501Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-10-21T08:39:14.283Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-10-21T08:39:14.283Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-10-21T08:39:14.283Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-10-21T08:39:14.283Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-10-21T08:39:14.283Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-10-21T08:39:14.283Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-10-21T08:39:14.283Z] === RUN TestDockerSuite/TestPsRightTagName [2022-10-21T08:39:14.283Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-10-21T08:39:14.283Z] === RUN TestDockerSuite/TestPsShowMounts [2022-10-21T08:39:21.341Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-10-21T08:39:21.341Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-10-21T08:39:21.341Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-10-21T08:39:22.874Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-10-21T08:39:22.874Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-10-21T08:39:22.874Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-10-21T08:39:23.839Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-10-21T08:39:24.804Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-10-21T08:39:24.804Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-10-21T08:39:24.804Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-10-21T08:39:29.480Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-10-21T08:39:33.208Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-10-21T08:39:36.107Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-10-21T08:40:01.225Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-10-21T08:40:01.225Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-10-21T08:40:01.225Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-10-21T08:40:04.123Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-10-21T08:40:04.580Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-10-21T08:40:04.580Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-10-21T08:40:05.545Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-10-21T08:40:10.225Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-10-21T08:40:14.905Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-10-21T08:40:14.905Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-10-21T08:40:14.905Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-10-21T08:40:19.589Z] === RUN TestDockerSuite/TestRmiBlank [2022-10-21T08:40:19.589Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-10-21T08:40:19.589Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-10-21T08:40:34.387Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-10-21T08:40:35.922Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-10-21T08:40:36.887Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-10-21T08:40:43.946Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-10-21T08:40:54.252Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-10-21T08:41:01.311Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-10-21T08:41:05.038Z] === RUN TestDockerSuite/TestRmiTag [2022-10-21T08:41:06.002Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-10-21T08:41:08.173Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-10-21T08:41:25.841Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-10-21T08:41:27.486Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-10-21T08:41:32.166Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-10-21T08:41:33.132Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-10-21T08:41:33.132Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-10-21T08:41:33.132Z] === RUN TestDockerSuite/TestRunAddHost [2022-10-21T08:41:33.132Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-10-21T08:41:33.132Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-10-21T08:41:33.132Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-10-21T08:41:33.132Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-10-21T08:41:33.132Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-10-21T08:41:33.132Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-10-21T08:41:33.132Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-10-21T08:41:33.132Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-10-21T08:41:33.132Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-10-21T08:41:33.132Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-10-21T08:41:33.132Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-10-21T08:41:33.132Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-10-21T08:41:35.303Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-10-21T08:41:35.303Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-10-21T08:41:35.303Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-10-21T08:41:35.303Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-10-21T08:41:35.303Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-10-21T08:41:40.017Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-10-21T08:41:42.915Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-10-21T08:41:45.813Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-10-21T08:41:47.985Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-10-21T08:41:55.044Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-10-21T08:41:55.044Z] === RUN TestDockerSuite/TestRunBindMounts [2022-10-21T08:42:00.830Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-10-21T08:42:00.830Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-10-21T08:42:00.830Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-10-21T08:42:00.830Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-10-21T08:42:00.830Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-10-21T08:42:00.830Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-10-21T08:42:00.830Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-10-21T08:42:00.830Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-10-21T08:42:00.830Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-10-21T08:42:00.830Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-10-21T08:42:00.830Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-10-21T08:42:00.830Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-10-21T08:42:00.830Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-10-21T08:42:00.830Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-10-21T08:42:00.830Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-10-21T08:42:00.830Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-10-21T08:42:00.830Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-10-21T08:42:00.830Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-10-21T08:42:00.830Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-10-21T08:42:00.830Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-10-21T08:42:00.830Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-10-21T08:42:00.830Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-10-21T08:42:00.830Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-10-21T08:42:03.002Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-10-21T08:42:03.002Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-10-21T08:42:03.002Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-10-21T08:42:06.728Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-10-21T08:42:06.728Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-10-21T08:42:06.728Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-10-21T08:42:06.728Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-10-21T08:42:06.728Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-10-21T08:42:08.261Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-10-21T08:42:08.261Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-10-21T08:42:08.261Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-10-21T08:42:08.261Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-10-21T08:42:08.261Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-10-21T08:42:08.261Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-10-21T08:42:08.721Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-10-21T08:42:08.721Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-10-21T08:42:08.721Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-10-21T08:42:08.721Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-10-21T08:42:08.721Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-10-21T08:42:08.721Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-10-21T08:42:08.721Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-10-21T08:42:08.721Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-10-21T08:42:08.721Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-10-21T08:42:10.896Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-10-21T08:42:13.798Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-10-21T08:42:15.970Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-10-21T08:42:15.970Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-10-21T08:42:15.970Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-10-21T08:42:15.970Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-10-21T08:42:15.970Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-10-21T08:42:15.970Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-10-21T08:42:15.970Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-10-21T08:42:18.141Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-10-21T08:42:18.141Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-10-21T08:42:18.141Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-10-21T08:42:18.141Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-10-21T08:42:18.141Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-10-21T08:42:18.141Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-10-21T08:42:18.141Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-10-21T08:42:18.141Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-10-21T08:42:18.141Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-10-21T08:42:20.314Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-10-21T08:42:24.995Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-10-21T08:42:24.995Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-10-21T08:42:24.995Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-10-21T08:42:24.995Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-10-21T08:42:24.995Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-10-21T08:42:24.995Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-10-21T08:42:25.454Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-10-21T08:42:25.454Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-10-21T08:42:25.454Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-10-21T08:42:25.454Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-10-21T08:42:25.454Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-10-21T08:42:25.454Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-10-21T08:42:25.454Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-10-21T08:42:27.629Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-10-21T08:42:27.629Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-10-21T08:42:27.629Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-10-21T08:42:27.629Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-10-21T08:42:27.629Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-10-21T08:42:27.629Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-10-21T08:42:30.529Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-10-21T08:42:32.704Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-10-21T08:42:32.704Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-10-21T08:42:32.704Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-10-21T08:42:34.876Z] === RUN TestDockerSuite/TestRunEnvironment [2022-10-21T08:42:34.876Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-10-21T08:42:34.876Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-10-21T08:42:34.876Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-10-21T08:42:34.876Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-10-21T08:42:34.876Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-10-21T08:42:34.876Z] === RUN TestDockerSuite/TestRunExitCode [2022-10-21T08:42:37.050Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-10-21T08:42:39.949Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-10-21T08:42:42.121Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-10-21T08:42:44.458Z] === RUN TestDockerSuite/TestRunExposePort [2022-10-21T08:42:44.458Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-10-21T08:42:44.458Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-10-21T08:42:44.458Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-10-21T08:42:44.458Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-10-21T08:42:44.458Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-10-21T08:42:44.458Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-10-21T08:42:44.458Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-10-21T08:42:44.458Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-10-21T08:42:44.458Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-10-21T08:42:44.458Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-10-21T08:42:44.458Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-10-21T08:42:44.458Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-10-21T08:42:44.458Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-10-21T08:42:44.458Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-10-21T08:42:44.458Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-10-21T08:42:49.136Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-10-21T08:42:49.136Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-10-21T08:42:49.136Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-10-21T08:42:49.136Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-10-21T08:42:49.136Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-10-21T08:42:49.136Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-10-21T08:42:49.136Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-10-21T08:42:49.136Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-10-21T08:42:49.136Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-10-21T08:42:49.136Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-10-21T08:42:49.136Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-10-21T08:42:49.136Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-10-21T08:42:59.440Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-10-21T08:42:59.440Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-10-21T08:42:59.440Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-10-21T08:42:59.898Z] === RUN TestDockerSuite/TestRunModeHostname [2022-10-21T08:42:59.898Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-10-21T08:42:59.898Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-10-21T08:42:59.898Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-10-21T08:42:59.898Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-10-21T08:42:59.898Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-10-21T08:42:59.898Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-10-21T08:42:59.898Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-10-21T08:42:59.898Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-10-21T08:42:59.898Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-10-21T08:42:59.898Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-10-21T08:42:59.898Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-10-21T08:43:00.358Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-10-21T08:43:00.358Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-10-21T08:43:00.358Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-10-21T08:43:00.358Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-10-21T08:43:00.358Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-10-21T08:43:00.358Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-10-21T08:43:00.358Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-10-21T08:43:00.358Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-10-21T08:43:00.358Z] === RUN TestDockerSuite/TestRunMount [2022-10-21T08:43:00.358Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-10-21T08:43:00.358Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-10-21T08:43:00.358Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-10-21T08:43:00.358Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-10-21T08:43:00.358Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-10-21T08:43:00.358Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-10-21T08:43:00.358Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-10-21T08:43:00.358Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-10-21T08:43:08.912Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-10-21T08:43:08.912Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-10-21T08:43:08.912Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-10-21T08:43:08.912Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-10-21T08:43:08.912Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-10-21T08:43:08.912Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-10-21T08:43:08.912Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-10-21T08:43:13.591Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-10-21T08:43:17.319Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-10-21T08:43:17.319Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-10-21T08:43:17.319Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-10-21T08:43:17.319Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-10-21T08:43:17.319Z] === RUN TestDockerSuite/TestRunNetHost [2022-10-21T08:43:17.319Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-10-21T08:43:17.319Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-10-21T08:43:17.319Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-10-21T08:43:17.319Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-10-21T08:43:17.319Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-10-21T08:43:17.319Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-10-21T08:43:17.319Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-10-21T08:43:17.319Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-10-21T08:43:17.319Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-10-21T08:43:17.319Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-10-21T08:43:17.319Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-10-21T08:43:17.319Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-10-21T08:43:17.319Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-10-21T08:43:17.319Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-10-21T08:43:17.319Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-10-21T08:43:18.850Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-10-21T08:43:21.023Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-10-21T08:43:23.921Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-10-21T08:43:24.886Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-10-21T08:43:27.064Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-10-21T08:43:27.064Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-10-21T08:43:27.064Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-10-21T08:43:27.064Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-10-21T08:43:27.064Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-10-21T08:43:27.064Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-10-21T08:43:27.064Z] === RUN TestDockerSuite/TestRunPortInUse [2022-10-21T08:43:27.064Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-10-21T08:43:27.064Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-10-21T08:43:27.064Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-10-21T08:43:27.064Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-10-21T08:43:27.064Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-10-21T08:43:27.064Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-10-21T08:43:27.064Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-10-21T08:43:27.064Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-10-21T08:43:27.064Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-10-21T08:43:27.064Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-10-21T08:43:29.971Z] === RUN TestDockerSuite/TestRunPublishPort [2022-10-21T08:43:29.971Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-10-21T08:43:29.971Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-10-21T08:43:29.971Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-10-21T08:43:29.971Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-10-21T08:43:29.971Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-10-21T08:43:29.971Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-10-21T08:43:29.971Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-10-21T08:43:29.971Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-10-21T08:43:29.971Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-10-21T08:43:29.971Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-10-21T08:43:38.525Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-10-21T08:43:38.525Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-10-21T08:43:38.525Z] === RUN TestDockerSuite/TestRunRm [2022-10-21T08:43:45.593Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-10-21T08:43:51.378Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-10-21T08:43:53.553Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-10-21T08:43:55.729Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-10-21T08:43:57.901Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-10-21T08:44:00.801Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-10-21T08:44:00.801Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-10-21T08:44:00.801Z] === RUN TestDockerSuite/TestRunState [2022-10-21T08:44:00.801Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-10-21T08:44:00.801Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-10-21T08:44:02.973Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-10-21T08:44:02.973Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-10-21T08:44:02.973Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-10-21T08:44:05.145Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-10-21T08:44:05.145Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-10-21T08:44:05.145Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-10-21T08:44:05.145Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-10-21T08:44:05.145Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-10-21T08:44:05.145Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-10-21T08:44:05.145Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-10-21T08:44:05.145Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-10-21T08:44:05.145Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-10-21T08:44:09.825Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-10-21T08:44:09.825Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-10-21T08:44:09.825Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-10-21T08:44:09.825Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-10-21T08:44:09.825Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-10-21T08:44:09.825Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-10-21T08:44:09.825Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-10-21T08:44:10.283Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-10-21T08:44:10.283Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-10-21T08:44:10.283Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-10-21T08:44:10.283Z] === RUN TestDockerSuite/TestRunUserByID [2022-10-21T08:44:10.283Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-10-21T08:44:10.283Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-10-21T08:44:10.283Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-10-21T08:44:10.283Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-10-21T08:44:10.283Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-10-21T08:44:10.283Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-10-21T08:44:10.283Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-10-21T08:44:10.283Z] === RUN TestDockerSuite/TestRunUserByName [2022-10-21T08:44:10.283Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-10-21T08:44:10.283Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-10-21T08:44:12.459Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-10-21T08:44:12.459Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-10-21T08:44:12.459Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-10-21T08:44:14.629Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-10-21T08:44:14.629Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-10-21T08:44:14.629Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-10-21T08:44:14.629Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-10-21T08:44:14.629Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-10-21T08:44:18.354Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-10-21T08:44:25.420Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-10-21T08:44:29.146Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-10-21T08:44:36.205Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-10-21T08:44:36.205Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-10-21T08:44:36.205Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-10-21T08:44:36.205Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-10-21T08:44:38.376Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-10-21T08:44:41.273Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-10-21T08:44:48.339Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-10-21T08:44:48.339Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-10-21T08:44:48.339Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-10-21T08:44:48.339Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-10-21T08:44:48.339Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-10-21T08:44:48.339Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-10-21T08:44:48.339Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-10-21T08:44:48.339Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-10-21T08:44:48.339Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-10-21T08:44:48.339Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-10-21T08:44:48.339Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-10-21T08:44:48.339Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-10-21T08:44:48.339Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-10-21T08:44:48.339Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-10-21T08:44:48.339Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-10-21T08:44:53.023Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-10-21T08:44:54.556Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-10-21T08:44:56.726Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-10-21T08:45:01.404Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-10-21T08:45:01.404Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-10-21T08:45:01.404Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-10-21T08:45:01.404Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-10-21T08:45:01.404Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-10-21T08:45:01.404Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-10-21T08:45:01.404Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-10-21T08:45:01.404Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-10-21T08:45:01.404Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-10-21T08:45:01.404Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-10-21T08:45:01.404Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-10-21T08:45:01.404Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-10-21T08:45:01.404Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-10-21T08:45:01.404Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-10-21T08:45:01.404Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-10-21T08:45:01.404Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-10-21T08:45:01.404Z] === RUN TestDockerSuite/TestSaveImageId [2022-10-21T08:45:01.404Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-10-21T08:45:01.404Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-10-21T08:45:01.404Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-10-21T08:45:01.404Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-10-21T08:45:01.404Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-10-21T08:45:01.404Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-10-21T08:45:01.404Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-10-21T08:45:01.404Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-10-21T08:45:01.404Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-10-21T08:45:01.404Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-10-21T08:45:01.404Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-10-21T08:45:01.404Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-10-21T08:45:01.404Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-10-21T08:45:01.404Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-10-21T08:45:01.404Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-10-21T08:45:01.404Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-10-21T08:45:01.404Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-10-21T08:45:01.404Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-10-21T08:45:04.303Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-10-21T08:45:04.303Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-10-21T08:45:04.762Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-10-21T08:45:05.220Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-10-21T08:45:06.755Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-10-21T08:45:13.819Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-10-21T08:45:13.819Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-10-21T08:45:13.819Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-10-21T08:45:22.373Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-10-21T08:45:22.373Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-10-21T08:45:22.373Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-10-21T08:45:26.109Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-10-21T08:45:26.109Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-10-21T08:45:26.109Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-10-21T08:45:26.109Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-10-21T08:45:26.109Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-10-21T08:45:26.109Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-10-21T08:45:26.109Z] === RUN TestDockerSuite/TestStartRecordError [2022-10-21T08:45:26.109Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-10-21T08:45:26.109Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-10-21T08:45:31.895Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-10-21T08:45:31.895Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-10-21T08:45:31.895Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-10-21T08:45:31.895Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-10-21T08:45:31.895Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-10-21T08:45:31.895Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-10-21T08:45:31.895Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-10-21T08:45:31.895Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-10-21T08:45:31.895Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-10-21T08:45:31.895Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-10-21T08:45:31.895Z] === RUN TestDockerSuite/TestStatsNoStream [2022-10-21T08:45:31.895Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-10-21T08:45:31.895Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-10-21T08:45:34.068Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-10-21T08:45:36.242Z] === RUN TestDockerSuite/TestTopPrivileged [2022-10-21T08:45:36.700Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-10-21T08:45:36.700Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-10-21T08:45:38.872Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-10-21T08:45:38.872Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-10-21T08:45:38.872Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-10-21T08:45:38.872Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-10-21T08:45:38.872Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-10-21T08:45:38.872Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-10-21T08:45:38.872Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-10-21T08:45:38.872Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-10-21T08:45:38.872Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-10-21T08:45:38.872Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-10-21T08:45:38.872Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-10-21T08:45:38.872Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-10-21T08:45:38.872Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-10-21T08:45:56.541Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-10-21T08:45:56.541Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-10-21T08:45:56.541Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-10-21T08:45:56.541Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-10-21T08:45:56.541Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-10-21T08:45:56.541Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-10-21T08:45:56.541Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-10-21T08:45:56.541Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-10-21T08:46:03.613Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-10-21T08:46:03.613Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-10-21T08:46:06.509Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-10-21T08:46:06.966Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-10-21T08:46:07.424Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-10-21T08:46:07.424Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-10-21T08:46:07.424Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-10-21T08:46:22.223Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-10-21T08:46:22.223Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-10-21T08:46:22.223Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-10-21T08:46:22.223Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-10-21T08:46:22.223Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-10-21T08:46:22.223Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-10-21T08:46:22.223Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-10-21T08:46:34.587Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-10-21T08:46:34.587Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-10-21T08:46:34.587Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-10-21T08:46:49.378Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-10-21T08:46:49.378Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-10-21T08:46:49.378Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite (2637.15s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-10-21T08:46:50.346Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-10-21T08:46:50.346Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.88s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.28s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.63s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (98.63s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-10-21T08:46:50.346Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-10-21T08:46:50.346Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-10-21T08:46:50.346Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-10-21T08:46:50.346Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-10-21T08:46:50.346Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-10-21T08:46:50.346Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-10-21T08:46:50.346Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-10-21T08:46:50.346Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.12s) [2022-10-21T08:46:50.346Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-10-21T08:46:50.346Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.33s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.40s) [2022-10-21T08:46:50.346Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-10-21T08:46:50.346Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-10-21T08:46:50.346Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-10-21T08:46:50.346Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.30s) [2022-10-21T08:46:50.346Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-10-21T08:46:50.346Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.81s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (110.90s) [2022-10-21T08:46:50.346Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.30s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.82s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2022-10-21T08:46:50.346Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-10-21T08:46:50.346Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-10-21T08:46:50.346Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.22s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.48s) [2022-10-21T08:46:50.346Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-10-21T08:46:50.346Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.72s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.15s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.60s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.97s) [2022-10-21T08:46:50.346Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.18s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.57s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.39s) [2022-10-21T08:46:50.346Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-10-21T08:46:50.346Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-10-21T08:46:50.346Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-10-21T08:46:50.346Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2022-10-21T08:46:50.346Z] --- PASS: TestDockerSuite/TestBuildAddTar (55.75s) [2022-10-21T08:46:50.346Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.61s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.54s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.60s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.85s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.53s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.53s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.88s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.83s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.77s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.56s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (36.37s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.45s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.30s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.47s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.24s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.44s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.95s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildCmd (0.59s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.55s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.42s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.16s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.19s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.00s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.89s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.51s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.79s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.65s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.18s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.40s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.15s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.95s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.92s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.54s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.51s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.53s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.70s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.25s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.94s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.60s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildDockerignore (71.54s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.11s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (81.83s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.52s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.67s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.10s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.09s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.82s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (41.02s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.94s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.00s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (100.71s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.38s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.58s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.14s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.58s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.57s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.26s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.59s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.61s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.98s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.74s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.12s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.63s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildFails (2.55s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.59s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.46s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.77s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.78s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.59s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.27s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.91s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.33s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildHistory (10.97s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.95s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.11s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.82s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.17s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildLabel (0.96s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.64s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.94s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.59s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildLabels (0.97s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.61s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.66s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.58s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.80s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.05s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (24.73s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.72s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (44.94s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (23.84s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.34s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.12s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.58s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.30s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.27s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.72s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.69s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.07s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.54s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.87s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.01s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.29s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.54s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.50s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.66s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.70s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.21s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.84s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.73s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.15s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.33s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (43.95s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (37.01s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildRm (12.29s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.24s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.33s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.39s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.48s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.33s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.21s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.69s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.64s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.22s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.62s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildStderr (4.26s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.85s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.00s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.17s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.37s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.06s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.03s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.55s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.90s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.21s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.87s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.79s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.23s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.59s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.69s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.40s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.36s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.70s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.22s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.63s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.96s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.26s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.32s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestCommitChange (4.73s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.32s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.48s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestCommitTTY (6.92s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.28s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.51s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.61s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.34s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.21s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.62s) [2022-10-21T08:46:50.347Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-10-21T08:46:50.347Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.61s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.30s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.32s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.47s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.54s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (7.39s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.07s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.65s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.27s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.05s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.92s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.98s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.38s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.31s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.50s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.13s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.90s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (27.99s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.52s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.56s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.55s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.59s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008e4e10_} (2.56s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13284854907_c:\foo_false____} (2.56s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13284854907_c:\foo_true____} (7.61s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.19s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.48s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.79s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.78s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.71s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.47s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.11s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.85s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestCpToDot (2.48s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestCpToStdout (2.57s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.15s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.44s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.01s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.64s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestCreateRM (0.28s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.48s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.44s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.42s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.37s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.42s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.34s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.49s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.58s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestEventsCopy (4.80s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (10.48s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.35s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.80s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.33s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.00s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.03s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestEventsFilters (4.75s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestEventsFormat (4.68s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestEventsRename (2.49s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestEventsResize (2.71s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.31s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.70s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.81s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.89s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.00s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.96s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.12s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.21s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.19s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.21s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.22s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.34s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestExecInspectID (4.86s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.59s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.47s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.76s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.09s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.19s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.19s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.15s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (9.17s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.63s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.97s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.72s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.07s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.42s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.73s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.29s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.38s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.28s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.32s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestInspectDefault (2.61s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestInspectHistory (5.05s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-10-21T08:46:50.348Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.51s) [2022-10-21T08:46:50.348Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.39s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.32s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.45s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.41s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestInspectStatus (2.81s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.52s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.42s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.29s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.27s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.34s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.38s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (7.24s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.17s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.12s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.83s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (7.20s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.33s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.90s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.98s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.95s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.78s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.57s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.46s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.47s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestLogsSince (9.16s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestLogsTail (3.06s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.71s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.44s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.45s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.49s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestPsByOrder (8.60s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.44s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.34s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.66s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.94s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.31s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.59s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.19s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.99s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.76s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.12s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.32s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.44s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.40s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.00s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.78s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.48s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.55s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.43s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.76s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.91s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.73s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.52s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (9.99s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.51s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.14s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRmiTag (0.84s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.47s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.42s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.53s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.52s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.21s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.13s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.67s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.87s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.59s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.60s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.16s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.37s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.34s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.17s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.08s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.36s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.57s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.25s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.31s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.78s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.23s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.35s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.36s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.25s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.25s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRunExitCode (2.34s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.44s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.31s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.53s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.03s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.50s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-10-21T08:46:50.349Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.80s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-10-21T08:46:50.349Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.53s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.01s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.17s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.30s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.33s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.30s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.05s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.59s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.17s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunRm (7.27s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.61s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.58s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.34s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.13s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.57s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.23s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.03s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.76s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.24s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.23s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.07s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.85s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.67s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.41s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.64s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.36s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (7.29s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.17s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.81s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.28s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.48s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.48s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.45s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.47s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.30s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.78s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.97s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.82s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.18s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.67s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.29s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.45s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.17s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.35s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2022-10-21T08:46:50.350Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.42s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.34s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.55s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.20s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.50s) [2022-10-21T08:46:50.350Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.48s) [2022-10-21T08:46:50.808Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-10-21T08:46:50.808Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.23s) [2022-10-21T08:46:50.808Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.96s) [2022-10-21T08:46:50.808Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-10-21T08:46:50.808Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.71s) [2022-10-21T08:46:50.808Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2022-10-21T08:46:50.808Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-10-21T08:46:50.808Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (12.01s) [2022-10-21T08:46:50.808Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.34s) [2022-10-21T08:46:50.808Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.34s) [2022-10-21T08:46:50.808Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (14.45s) [2022-10-21T08:46:50.808Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-10-21T08:46:50.808Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.53s) [2022-10-21T08:46:50.808Z] === RUN TestDockerRegistrySuite [2022-10-21T08:46:50.808Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-10-21T08:46:50.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.808Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-10-21T08:46:50.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.808Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-10-21T08:46:50.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.808Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-10-21T08:46:50.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.808Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-10-21T08:46:50.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.808Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-10-21T08:46:50.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.808Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-10-21T08:46:50.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.808Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-10-21T08:46:50.808Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.808Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-10-21T08:46:50.809Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-10-21T08:46:50.809Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-10-21T08:46:50.809Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-10-21T08:46:50.809Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-10-21T08:46:50.809Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-10-21T08:46:50.809Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-10-21T08:46:50.809Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-10-21T08:46:50.809Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-10-21T08:46:50.809Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-10-21T08:46:50.809Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-10-21T08:46:50.809Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-10-21T08:46:50.809Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-10-21T08:46:50.809Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-10-21T08:46:50.809Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-10-21T08:46:50.809Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-10-21T08:46:50.809Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-10-21T08:46:50.809Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-10-21T08:46:50.809Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-10-21T08:46:50.809Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-10-21T08:46:50.809Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-10-21T08:46:50.809Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-10-21T08:46:50.809Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-10-21T08:46:50.809Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-10-21T08:46:50.809Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-10-21T08:46:50.809Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-10-21T08:46:50.809Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-10-21T08:46:50.809Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-10-21T08:46:50.809Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-10-21T08:46:50.809Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-10-21T08:46:50.809Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] --- PASS: TestDockerRegistrySuite (0.16s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.15s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-10-21T08:46:50.809Z] === RUN TestDockerSchema1RegistrySuite [2022-10-21T08:46:50.809Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-10-21T08:46:50.809Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-10-21T08:46:50.809Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-10-21T08:46:50.809Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-10-21T08:46:50.809Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-10-21T08:46:50.809Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-10-21T08:46:50.809Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-10-21T08:46:50.809Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-10-21T08:46:50.809Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-10-21T08:46:50.809Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-10-21T08:46:50.809Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-10-21T08:46:50.809Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-10-21T08:46:50.809Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-10-21T08:46:50.809Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-10-21T08:46:50.809Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-10-21T08:46:50.809Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-10-21T08:46:50.809Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-10-21T08:46:50.809Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-10-21T08:46:50.809Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-10-21T08:46:50.809Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-10-21T08:46:50.809Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-10-21T08:46:50.809Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-10-21T08:46:50.809Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-10-21T08:46:50.809Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-10-21T08:46:50.809Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-10-21T08:46:50.809Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-10-21T08:46:50.809Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistryAuthTokenSuite [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-10-21T08:46:50.809Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-10-21T08:46:50.809Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-10-21T08:46:50.809Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-10-21T08:46:50.809Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-10-21T08:46:50.809Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-10-21T08:46:50.809Z] === RUN TestDockerDaemonSuite [2022-10-21T08:46:50.809Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-10-21T08:46:50.809Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-10-21T08:46:50.809Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-10-21T08:46:50.809Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-10-21T08:46:50.809Z] === RUN TestDockerSwarmSuite [2022-10-21T08:46:50.809Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-10-21T08:46:50.809Z] === RUN TestDockerPluginSuite [2022-10-21T08:46:50.809Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-10-21T08:46:50.809Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-10-21T08:46:50.809Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-10-21T08:46:50.809Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-10-21T08:46:50.809Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-10-21T08:46:50.809Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-10-21T08:46:50.809Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-10-21T08:46:50.809Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-10-21T08:46:50.809Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-10-21T08:46:50.809Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-10-21T08:46:50.809Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-10-21T08:46:50.809Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] --- PASS: TestDockerPluginSuite (0.02s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-10-21T08:46:50.809Z] === RUN TestDockerExternalVolumeSuite [2022-10-21T08:46:50.809Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-10-21T08:46:50.809Z] === RUN TestDockerNetworkSuite [2022-10-21T08:46:50.809Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-10-21T08:46:50.809Z] === RUN TestDockerHubPullSuite [2022-10-21T08:46:50.809Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-10-21T08:46:50.809Z] PASS [2022-10-21T08:46:50.809Z] ok github.com/docker/docker/integration-cli 2637.541s [2022-10-21T08:46:50.809Z] [2022-10-21T08:46:50.809Z] === Skipped [2022-10-21T08:46:50.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-10-21T08:46:50.809Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2022-10-21T08:46:50.809Z] [2022-10-21T08:46:50.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-10-21T08:46:50.809Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-10-21T08:46:50.809Z] [2022-10-21T08:46:50.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-10-21T08:46:50.809Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-10-21T08:46:50.809Z] [2022-10-21T08:46:50.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-10-21T08:46:50.809Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.809Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-10-21T08:46:50.809Z] [2022-10-21T08:46:50.809Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-10-21T08:46:50.809Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-10-21T08:46:50.810Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-10-21T08:46:50.810Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-10-21T08:46:50.810Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-10-21T08:46:50.810Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-10-21T08:46:50.810Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-10-21T08:46:50.810Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-10-21T08:46:50.810Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-10-21T08:46:50.810Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-10-21T08:46:50.810Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-10-21T08:46:50.810Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-10-21T08:46:50.810Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-10-21T08:46:50.810Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-10-21T08:46:50.810Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2022-10-21T08:46:50.810Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.61s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.85s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.85s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.64s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-10-21T08:46:50.810Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.810Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2022-10-21T08:46:50.810Z] [2022-10-21T08:46:50.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-10-21T08:46:50.810Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-10-21T08:46:50.811Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-10-21T08:46:50.811Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-10-21T08:46:50.811Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-10-21T08:46:50.811Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-10-21T08:46:50.811Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-10-21T08:46:50.811Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-10-21T08:46:50.811Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-10-21T08:46:50.811Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-10-21T08:46:50.811Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2022-10-21T08:46:50.811Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-10-21T08:46:50.811Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-10-21T08:46:50.811Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-10-21T08:46:50.811Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-10-21T08:46:50.811Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-10-21T08:46:50.811Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-10-21T08:46:50.811Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.34s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-10-21T08:46:50.811Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-10-21T08:46:50.811Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2022-10-21T08:46:50.811Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.35s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.33s) [2022-10-21T08:46:50.811Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-10-21T08:46:50.811Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2022-10-21T08:46:50.811Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-10-21T08:46:50.811Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-10-21T08:46:50.811Z] docker_cli_sni_test.go:18: Flakey test [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-10-21T08:46:50.811Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-10-21T08:46:50.811Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-10-21T08:46:50.811Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-10-21T08:46:50.811Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-10-21T08:46:50.811Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-10-21T08:46:50.811Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-10-21T08:46:50.811Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-10-21T08:46:50.811Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-10-21T08:46:50.811Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-10-21T08:46:50.811Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-10-21T08:46:50.811Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-10-21T08:46:50.811Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-10-21T08:46:50.811Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-10-21T08:46:50.811Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-10-21T08:46:50.811Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-10-21T08:46:50.811Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-10-21T08:46:50.811Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-10-21T08:46:50.811Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-10-21T08:46:50.811Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-10-21T08:46:50.811Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-10-21T08:46:50.811Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-10-21T08:46:50.811Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-10-21T08:46:50.811Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-10-21T08:46:50.811Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-10-21T08:46:50.811Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-10-21T08:46:50.811Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-10-21T08:46:50.811Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-10-21T08:46:50.811Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-10-21T08:46:50.811Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-10-21T08:46:50.811Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-10-21T08:46:50.811Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-10-21T08:46:50.811Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-10-21T08:46:50.811Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-10-21T08:46:50.811Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-10-21T08:46:50.811Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-10-21T08:46:50.811Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-10-21T08:46:50.811Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.811Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-10-21T08:46:50.811Z] [2022-10-21T08:46:50.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-10-21T08:46:50.812Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-10-21T08:46:50.812Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-10-21T08:46:50.812Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-10-21T08:46:50.812Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-10-21T08:46:50.812Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-10-21T08:46:50.812Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-10-21T08:46:50.812Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-10-21T08:46:50.812Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-10-21T08:46:50.812Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-10-21T08:46:50.812Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-10-21T08:46:50.812Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-10-21T08:46:50.812Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-10-21T08:46:50.812Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-10-21T08:46:50.812Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-10-21T08:46:50.812Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-10-21T08:46:50.812Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-10-21T08:46:50.812Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-10-21T08:46:50.812Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-10-21T08:46:50.812Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-10-21T08:46:50.812Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-10-21T08:46:50.812Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-10-21T08:46:50.812Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-10-21T08:46:50.812Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-10-21T08:46:50.812Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-10-21T08:46:50.812Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2022-10-21T08:46:50.812Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-10-21T08:46:50.812Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-10-21T08:46:50.812Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-10-21T08:46:50.812Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-10-21T08:46:50.812Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-10-21T08:46:50.812Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-10-21T08:46:50.812Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-10-21T08:46:50.812Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-10-21T08:46:50.812Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-10-21T08:46:50.812Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-10-21T08:46:50.812Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-10-21T08:46:50.812Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-10-21T08:46:50.812Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-10-21T08:46:50.812Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-10-21T08:46:50.812Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-10-21T08:46:50.812Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-10-21T08:46:50.812Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-10-21T08:46:50.812Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-10-21T08:46:50.812Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-10-21T08:46:50.812Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-10-21T08:46:50.812Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-10-21T08:46:50.812Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-10-21T08:46:50.812Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-10-21T08:46:50.812Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-10-21T08:46:50.812Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-10-21T08:46:50.812Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-10-21T08:46:50.812Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-10-21T08:46:50.812Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-10-21T08:46:50.812Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-10-21T08:46:50.812Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-10-21T08:46:50.812Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-10-21T08:46:50.812Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-10-21T08:46:50.812Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-10-21T08:46:50.812Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-10-21T08:46:50.812Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-10-21T08:46:50.812Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-10-21T08:46:50.812Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.812Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-10-21T08:46:50.812Z] [2022-10-21T08:46:50.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-10-21T08:46:50.813Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.813Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-10-21T08:46:50.813Z] [2022-10-21T08:46:50.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-10-21T08:46:50.813Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.813Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-10-21T08:46:50.813Z] [2022-10-21T08:46:50.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-10-21T08:46:50.813Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.813Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-10-21T08:46:50.813Z] [2022-10-21T08:46:50.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-10-21T08:46:50.813Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.813Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-10-21T08:46:50.813Z] [2022-10-21T08:46:50.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-10-21T08:46:50.813Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-10-21T08:46:50.813Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-10-21T08:46:50.813Z] [2022-10-21T08:46:50.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-10-21T08:46:51.271Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.271Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-10-21T08:46:51.271Z] [2022-10-21T08:46:51.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-10-21T08:46:51.271Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.271Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-10-21T08:46:51.271Z] [2022-10-21T08:46:51.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-10-21T08:46:51.271Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.271Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-10-21T08:46:51.271Z] [2022-10-21T08:46:51.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-10-21T08:46:51.271Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.271Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-10-21T08:46:51.271Z] [2022-10-21T08:46:51.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-10-21T08:46:51.271Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.271Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-10-21T08:46:51.271Z] [2022-10-21T08:46:51.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-10-21T08:46:51.271Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.271Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-10-21T08:46:51.271Z] [2022-10-21T08:46:51.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-10-21T08:46:51.272Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-10-21T08:46:51.272Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-10-21T08:46:51.272Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-10-21T08:46:51.272Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-10-21T08:46:51.272Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-10-21T08:46:51.272Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-10-21T08:46:51.272Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-10-21T08:46:51.272Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-10-21T08:46:51.272Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-10-21T08:46:51.272Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-10-21T08:46:51.272Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-10-21T08:46:51.272Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-10-21T08:46:51.272Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-10-21T08:46:51.272Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-10-21T08:46:51.272Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-10-21T08:46:51.272Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-10-21T08:46:51.272Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-10-21T08:46:51.272Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-10-21T08:46:51.272Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-10-21T08:46:51.272Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-10-21T08:46:51.272Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-10-21T08:46:51.272Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.272Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-10-21T08:46:51.272Z] [2022-10-21T08:46:51.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-10-21T08:46:51.273Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-10-21T08:46:51.273Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-10-21T08:46:51.273Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.273Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-10-21T08:46:51.273Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-10-21T08:46:51.274Z] [2022-10-21T08:46:51.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-10-21T08:46:51.274Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.274Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-10-21T08:46:51.275Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) [2022-10-21T08:46:51.275Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-10-21T08:46:51.275Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-10-21T08:46:51.275Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-10-21T08:46:51.275Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-10-21T08:46:51.275Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-10-21T08:46:51.275Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-10-21T08:46:51.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-10-21T08:46:51.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-10-21T08:46:51.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-10-21T08:46:51.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-10-21T08:46:51.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-10-21T08:46:51.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-10-21T08:46:51.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-10-21T08:46:51.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-10-21T08:46:51.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-10-21T08:46:51.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-10-21T08:46:51.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-10-21T08:46:51.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-10-21T08:46:51.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-10-21T08:46:51.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-10-21T08:46:51.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-10-21T08:46:51.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-10-21T08:46:51.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-10-21T08:46:51.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-10-21T08:46:51.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-10-21T08:46:51.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-10-21T08:46:51.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.15s) [2022-10-21T08:46:51.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.15s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-10-21T08:46:51.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-10-21T08:46:51.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-10-21T08:46:51.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-10-21T08:46:51.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-10-21T08:46:51.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-10-21T08:46:51.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-10-21T08:46:51.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-10-21T08:46:51.275Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.275Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-10-21T08:46:51.275Z] [2022-10-21T08:46:51.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:185: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:212: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:239: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:268: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:302: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:407: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:128: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:134: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-10-21T08:46:51.276Z] check_test.go:142: unmatched requirement DaemonIsLinux [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.276Z] DONE 1093 tests, 547 skipped in 2648.587s [2022-10-21T08:46:51.276Z] INFO: Integration tests ended at 10/21/2022 08:46:51. Duration:00:44:08.7702622 [2022-10-21T08:46:51.276Z] INFO: Docker info of the daemon under test at end of run [2022-10-21T08:46:51.276Z] [2022-10-21T08:46:51.734Z] Containers: 2 [2022-10-21T08:46:51.734Z] Running: 0 [2022-10-21T08:46:51.734Z] Paused: 0 [2022-10-21T08:46:51.734Z] Stopped: 2 [2022-10-21T08:46:51.734Z] Images: 18 [2022-10-21T08:46:51.734Z] Server Version: 0.0.0-dev [2022-10-21T08:46:51.734Z] Storage Driver: windowsfilter [2022-10-21T08:46:51.734Z] Windows: [2022-10-21T08:46:51.734Z] Logging Driver: json-file [2022-10-21T08:46:51.734Z] Plugins: [2022-10-21T08:46:51.734Z] Volume: local [2022-10-21T08:46:51.734Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-10-21T08:46:51.734Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-10-21T08:46:51.734Z] Swarm: inactive [2022-10-21T08:46:51.734Z] Default Isolation: process [2022-10-21T08:46:51.734Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-10-21T08:46:51.734Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-10-21T08:46:51.734Z] OSType: windows [2022-10-21T08:46:51.734Z] Architecture: x86_64 [2022-10-21T08:46:51.734Z] CPUs: 4 [2022-10-21T08:46:51.734Z] Total Memory: 32GiB [2022-10-21T08:46:51.734Z] Name: azwin-2-0f5560 [2022-10-21T08:46:51.734Z] ID: HH5B:4O4F:7V3U:J7U2:LZBE:GD3N:IS3W:GKKT:T3MN:ORC7:66XX:IS2X [2022-10-21T08:46:51.734Z] Docker Root Dir: D:\CI\PR-44340\4\daemon [2022-10-21T08:46:51.734Z] Debug Mode (client): false [2022-10-21T08:46:51.734Z] Debug Mode (server): true [2022-10-21T08:46:51.734Z] File Descriptors: -1 [2022-10-21T08:46:51.734Z] Goroutines: 17 [2022-10-21T08:46:51.734Z] System Time: 2022-10-21T08:46:51.2491806Z [2022-10-21T08:46:51.734Z] EventsListeners: 0 [2022-10-21T08:46:51.734Z] Registry: https://index.docker.io/v1/ [2022-10-21T08:46:51.734Z] Labels: [2022-10-21T08:46:51.734Z] Experimental: false [2022-10-21T08:46:51.734Z] Insecure Registries: [2022-10-21T08:46:51.734Z] 127.0.0.0/8 [2022-10-21T08:46:51.734Z] Live Restore Enabled: false [2022-10-21T08:46:51.734Z] [2022-10-21T08:46:51.734Z] [2022-10-21T08:46:51.734Z] INFO: Stopping daemon under test [2022-10-21T08:46:51.734Z] SUCCESS: The process with PID 5212 (child process of PID 6104) has been terminated. [2022-10-21T08:46:51.734Z] SUCCESS: The process with PID 6104 (child process of PID 5052) has been terminated. [2022-10-21T08:46:51.734Z] INFO: Stop tailing logs of the daemon under tests [2022-10-21T08:46:51.734Z] INFO: executeCI.ps1 Completed successfully at 10/21/2022 08:46:51. [2022-10-21T08:46:51.734Z] INFO: Tidying up at end of run [2022-10-21T08:46:51.734Z] INFO: Saving daemon under test log (d:\CI\PR-44340\4\dut.out) to bundles\CIDUT.out [2022-10-21T08:46:51.734Z] INFO: Saving daemon under test log (d:\CI\PR-44340\4\dut.err) to bundles\CIDUT.err [2022-10-21T08:46:51.734Z] INFO: Nuke-Everything... [2022-10-21T08:46:51.734Z] INFO: Container count on control daemon to delete is 2 [2022-10-21T08:46:52.191Z] b14707c40ed2 [2022-10-21T08:46:52.191Z] 2e33978e9d72 [2022-10-21T08:46:52.191Z] INFO: Tidying pidfile d:\CI\PR-44340\4\docker.pid [2022-10-21T08:46:52.191Z] INFO: Nuking d:\CI [2022-10-21T08:47:22.166Z] INFO: Zapped successfully [2022-10-21T08:47:22.166Z] [2022-10-21T08:47:22.166Z] INFO: executeCI.ps1 exiting at Fri Oct 21 08:47:19 CUT 2022. Duration 01:09:18.4348567 [2022-10-21T08:47:22.166Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-10-21T08:47:22.401Z] Recording test results [2022-10-21T08:47:28.947Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-10-21T08:47:30.998Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-10-21T08:47:32.747Z] Archiving artifacts [2022-10-21T08:47:46.633Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44340/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-10-21T08:47:47.553Z] + make clean [2022-10-21T08:47:48.519Z] docker volume rm -f docker-dev-cache [2022-10-21T08:47:48.659Z] 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