Pull request #44795 opened Started by user Sebastiaan van Stijn Rebuilds build #1 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 625903f3fda862c69492256016b386628954b3a4+de10f917ead385976759a63d341a1a39090f7c21 (7b26d9e10dcbd3b2623dbfda6f18d54348b7d30d) 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-44795@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 [2023-01-11T08:43:09.145Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-01-11T08:43:09.149Z] Trying to pass milestone 1 [Pipeline] milestone [2023-01-11T08:43:09.257Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-01-11T08:43:24.444Z] Still waiting to schedule task [2023-01-11T08:43:24.444Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-069becbee718fd14c)’ is offline [2023-01-11T08:43:24.444Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c303a1712ff36f18)’ is offline [2023-01-11T08:43:24.444Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e0656610f953493f)’ is offline [2023-01-11T08:43:24.444Z] ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a43d46e198dc65b9)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-01-11T08:43:24.444Z] ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-086a5f85e87244692)’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-01-11T08:43:24.444Z] ‘linuxone-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-01-11T08:43:24.444Z] ‘linuxone-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-01-11T08:43:24.444Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2023-01-11T08:44:01.215Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-069becbee718fd14c) in /home/ubuntu/workspace/moby_PR-44795 [Pipeline] { [Pipeline] checkout [2023-01-11T08:44:01.323Z] The recommended git tool is: git [2023-01-11T08:44:03.891Z] using credential docker-jenkins-github-credentials [2023-01-11T08:44:03.902Z] Cloning the remote Git repository [2023-01-11T08:44:03.902Z] Cloning with configured refspecs honoured and without tags [2023-01-11T08:44:03.059Z] Cloning repository https://github.com/moby/moby.git [2023-01-11T08:44:03.117Z] > git init /home/ubuntu/workspace/moby_PR-44795 # timeout=10 [2023-01-11T08:44:03.490Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-11T08:44:03.490Z] > git --version # timeout=10 [2023-01-11T08:44:03.506Z] > git --version # 'git version 2.17.1' [2023-01-11T08:44:03.506Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-11T08:44:03.508Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44795/head:refs/remotes/origin/PR-44795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-11T08:44:29.878Z] Fetching without tags [2023-01-11T08:44:30.137Z] Merging remotes/origin/20.10 commit de10f917ead385976759a63d341a1a39090f7c21 into PR head commit 625903f3fda862c69492256016b386628954b3a4 [2023-01-11T08:44:31.729Z] Merge succeeded, producing ecfc336e323fee8407de13f29be6698ec96c6f66 [2023-01-11T08:44:31.730Z] Checking out Revision ecfc336e323fee8407de13f29be6698ec96c6f66 (PR-44795) [2023-01-11T08:44:29.803Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-11T08:44:29.818Z] > git config --add remote.origin.fetch +refs/pull/44795/head:refs/remotes/origin/PR-44795 # timeout=10 [2023-01-11T08:44:29.835Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-11T08:44:29.865Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-11T08:44:29.884Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-11T08:44:29.884Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-11T08:44:29.885Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44795/head:refs/remotes/origin/PR-44795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-11T08:44:30.146Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T08:44:30.162Z] > git checkout -f 625903f3fda862c69492256016b386628954b3a4 # timeout=10 [2023-01-11T08:44:30.853Z] > git remote # timeout=10 [2023-01-11T08:44:30.876Z] > git config --get remote.origin.url # timeout=10 [2023-01-11T08:44:30.900Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-11T08:44:30.901Z] > git merge de10f917ead385976759a63d341a1a39090f7c21 # timeout=10 [2023-01-11T08:44:31.703Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-11T08:44:31.733Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T08:44:31.758Z] > git checkout -f ecfc336e323fee8407de13f29be6698ec96c6f66 # timeout=10 [2023-01-11T08:44:35.675Z] Commit message: "Merge commit 'de10f917ead385976759a63d341a1a39090f7c21' into HEAD" [2023-01-11T08:44:35.679Z] > git rev-list --no-walk 625903f3fda862c69492256016b386628954b3a4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T08:44:36.995Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44795:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2023-01-11T08:44:46.986Z] Unable to find image 'alpine:latest' locally [2023-01-11T08:44:46.986Z] latest: Pulling from library/alpine [2023-01-11T08:44:46.986Z] 8921db27df28: Pulling fs layer [2023-01-11T08:44:46.986Z] 8921db27df28: Verifying Checksum [2023-01-11T08:44:46.986Z] 8921db27df28: Download complete [2023-01-11T08:44:46.986Z] 8921db27df28: Pull complete [2023-01-11T08:44:46.986Z] Digest: sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a [2023-01-11T08:44:46.986Z] Status: Downloaded newer image for alpine:latest [2023-01-11T08:44:53.572Z] 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 [2023-01-11T08:44:53.790Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-069becbee718fd14c) in /home/ubuntu/workspace/moby_PR-44795 [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 [2023-01-11T08:44:53.838Z] The recommended git tool is: git [Pipeline] // stage [2023-01-11T08:44:53.851Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2023-01-11T08:44:53.886Z] Fetching changes from the remote Git repository [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] } [2023-01-11T08:44:53.904Z] Fetching without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2023-01-11T08:44:54.143Z] Merging remotes/origin/20.10 commit de10f917ead385976759a63d341a1a39090f7c21 into PR head commit 625903f3fda862c69492256016b386628954b3a4 [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2023-01-11T08:44:54.348Z] Merge succeeded, producing 9054ce9868069bcf5d2b05227354d1438621f971 [2023-01-11T08:44:54.348Z] Checking out Revision 9054ce9868069bcf5d2b05227354d1438621f971 (PR-44795) [2023-01-11T08:44:54.635Z] Commit message: "Merge commit 'de10f917ead385976759a63d341a1a39090f7c21' into HEAD" [2023-01-11T08:44:53.864Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44795/.git # timeout=10 [2023-01-11T08:44:53.889Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-11T08:44:53.908Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-11T08:44:53.908Z] > git --version # timeout=10 [2023-01-11T08:44:53.922Z] > git --version # 'git version 2.17.1' [2023-01-11T08:44:53.922Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-11T08:44:53.923Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44795/head:refs/remotes/origin/PR-44795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-11T08:44:54.147Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T08:44:54.154Z] > git checkout -f 625903f3fda862c69492256016b386628954b3a4 # timeout=10 [2023-01-11T08:44:54.221Z] > git remote # timeout=10 [2023-01-11T08:44:54.246Z] > git config --get remote.origin.url # timeout=10 [2023-01-11T08:44:54.254Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-11T08:44:54.255Z] > git merge de10f917ead385976759a63d341a1a39090f7c21 # timeout=10 [2023-01-11T08:44:54.337Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-11T08:44:54.351Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T08:44:54.359Z] > git checkout -f 9054ce9868069bcf5d2b05227354d1438621f971 # timeout=10 [2023-01-11T08:44:54.638Z] > git rev-list --no-walk 625903f3fda862c69492256016b386628954b3a4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T08:44:55.355Z] + [ PR != PR ] [2023-01-11T08:44:55.355Z] + [ 20.10 != master ] [2023-01-11T08:44:55.355Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-01-11T08:44:55.680Z] + docker version [2023-01-11T08:44:55.680Z] Client: Docker Engine - Community [2023-01-11T08:44:55.680Z] Version: 22.06.0-beta.0 [2023-01-11T08:44:55.680Z] API version: 1.42 [2023-01-11T08:44:55.680Z] Go version: go1.18.3 [2023-01-11T08:44:55.680Z] Git commit: 3e9117b [2023-01-11T08:44:55.680Z] Built: Fri Jun 3 17:55:46 2022 [2023-01-11T08:44:55.680Z] OS/Arch: linux/amd64 [2023-01-11T08:44:55.680Z] Context: default [2023-01-11T08:44:55.680Z] [2023-01-11T08:44:55.680Z] Server: Docker Engine - Community [2023-01-11T08:44:55.680Z] Engine: [2023-01-11T08:44:55.680Z] Version: 22.06.0-beta.0 [2023-01-11T08:44:55.680Z] API version: 1.42 (minimum version 1.12) [2023-01-11T08:44:55.680Z] Go version: go1.18.3 [2023-01-11T08:44:55.680Z] Git commit: 38633e7 [2023-01-11T08:44:55.680Z] Built: Fri Jun 3 17:55:46 2022 [2023-01-11T08:44:55.680Z] OS/Arch: linux/amd64 [2023-01-11T08:44:55.680Z] Experimental: true [2023-01-11T08:44:55.680Z] containerd: [2023-01-11T08:44:55.680Z] Version: 1.6.8 [2023-01-11T08:44:55.680Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-11T08:44:55.680Z] runc: [2023-01-11T08:44:55.680Z] Version: 1.1.4 [2023-01-11T08:44:55.680Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-01-11T08:44:55.680Z] docker-init: [2023-01-11T08:44:55.680Z] Version: 0.19.0 [2023-01-11T08:44:55.680Z] GitCommit: de40ad0 [Pipeline] sh [2023-01-11T08:44:55.966Z] + docker info [2023-01-11T08:44:55.967Z] Client: [2023-01-11T08:44:55.967Z] Context: default [2023-01-11T08:44:55.967Z] Debug Mode: false [2023-01-11T08:44:55.967Z] Plugins: [2023-01-11T08:44:55.967Z] buildx: Docker Buildx (Docker Inc.) [2023-01-11T08:44:55.967Z] Version: c5aec24 [2023-01-11T08:44:55.967Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-01-11T08:44:55.967Z] compose: Docker Compose (Docker Inc.) [2023-01-11T08:44:55.967Z] Version: v2.12.0 [2023-01-11T08:44:55.967Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-01-11T08:44:55.967Z] scan: Docker Scan (Docker Inc.) [2023-01-11T08:44:55.967Z] Version: v0.17.0 [2023-01-11T08:44:55.967Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-01-11T08:44:55.967Z] [2023-01-11T08:44:55.967Z] Server: [2023-01-11T08:44:55.967Z] Containers: 0 [2023-01-11T08:44:55.967Z] Running: 0 [2023-01-11T08:44:55.967Z] Paused: 0 [2023-01-11T08:44:55.967Z] Stopped: 0 [2023-01-11T08:44:55.967Z] Images: 1 [2023-01-11T08:44:55.967Z] Server Version: 22.06.0-beta.0 [2023-01-11T08:44:55.967Z] Storage Driver: overlay2 [2023-01-11T08:44:55.967Z] Backing Filesystem: extfs [2023-01-11T08:44:55.967Z] Supports d_type: true [2023-01-11T08:44:55.967Z] Using metacopy: false [2023-01-11T08:44:55.967Z] Native Overlay Diff: true [2023-01-11T08:44:55.967Z] userxattr: false [2023-01-11T08:44:55.967Z] Logging Driver: json-file [2023-01-11T08:44:55.967Z] Cgroup Driver: cgroupfs [2023-01-11T08:44:55.967Z] Cgroup Version: 1 [2023-01-11T08:44:55.967Z] Plugins: [2023-01-11T08:44:55.967Z] Volume: local [2023-01-11T08:44:55.967Z] Network: bridge host ipvlan macvlan null overlay [2023-01-11T08:44:55.967Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-01-11T08:44:55.967Z] Swarm: inactive [2023-01-11T08:44:55.967Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2023-01-11T08:44:55.967Z] Default Runtime: runc [2023-01-11T08:44:55.967Z] Init Binary: docker-init [2023-01-11T08:44:55.967Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-11T08:44:55.967Z] runc version: v1.1.4-0-g5fd4c4d [2023-01-11T08:44:55.967Z] init version: de40ad0 [2023-01-11T08:44:55.967Z] Security Options: [2023-01-11T08:44:55.967Z] apparmor [2023-01-11T08:44:55.967Z] seccomp [2023-01-11T08:44:55.967Z] Profile: builtin [2023-01-11T08:44:55.967Z] Kernel Version: 5.4.0-1088-aws [2023-01-11T08:44:55.967Z] Operating System: Ubuntu 18.04.6 LTS [2023-01-11T08:44:55.967Z] OSType: linux [2023-01-11T08:44:55.967Z] Architecture: x86_64 [2023-01-11T08:44:55.967Z] CPUs: 2 [2023-01-11T08:44:55.967Z] Total Memory: 7.483GiB [2023-01-11T08:44:55.967Z] Name: ip-10-100-124-14 [2023-01-11T08:44:55.967Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2023-01-11T08:44:55.967Z] Docker Root Dir: /var/lib/docker [2023-01-11T08:44:55.967Z] Debug Mode: false [2023-01-11T08:44:55.967Z] Registry: https://index.docker.io/v1/ [2023-01-11T08:44:55.967Z] Labels: [2023-01-11T08:44:55.967Z] Experimental: true [2023-01-11T08:44:55.967Z] Insecure Registries: [2023-01-11T08:44:55.967Z] 127.0.0.0/8 [2023-01-11T08:44:55.967Z] Live Restore Enabled: true [2023-01-11T08:44:55.967Z] [2023-01-11T08:44:55.967Z] WARNING: No swap limit support [Pipeline] sh [2023-01-11T08:44:56.263Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-01-11T08:44:56.263Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-01-11T08:44:56.263Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44795/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-01-11T08:44:56.263Z] + bash /home/ubuntu/workspace/moby_PR-44795/check-config.sh [2023-01-11T08:44:56.263Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-01-11T08:44:56.263Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2023-01-11T08:44:56.263Z] [2023-01-11T08:44:56.263Z] Generally Necessary: [2023-01-11T08:44:56.263Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-01-11T08:44:56.263Z] - apparmor: enabled and tools installed [2023-01-11T08:44:56.263Z] - CONFIG_NAMESPACES: enabled [2023-01-11T08:44:56.263Z] - CONFIG_NET_NS: enabled [2023-01-11T08:44:56.263Z] - CONFIG_PID_NS: enabled [2023-01-11T08:44:56.263Z] - CONFIG_IPC_NS: enabled [2023-01-11T08:44:56.263Z] - CONFIG_UTS_NS: enabled [2023-01-11T08:44:56.263Z] - CONFIG_CGROUPS: enabled [2023-01-11T08:44:56.263Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-01-11T08:44:56.554Z] - CONFIG_CGROUP_DEVICE: enabled [2023-01-11T08:44:56.554Z] - CONFIG_CGROUP_FREEZER: enabled [2023-01-11T08:44:56.554Z] - CONFIG_CGROUP_SCHED: enabled [2023-01-11T08:44:56.554Z] - CONFIG_CPUSETS: enabled [2023-01-11T08:44:56.554Z] - CONFIG_MEMCG: enabled [2023-01-11T08:44:56.554Z] - CONFIG_KEYS: enabled [2023-01-11T08:44:56.554Z] - CONFIG_VETH: enabled (as module) [2023-01-11T08:44:56.554Z] - CONFIG_BRIDGE: enabled (as module) [2023-01-11T08:44:56.554Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-01-11T08:44:56.554Z] - CONFIG_NF_NAT_IPV4: missing [2023-01-11T08:44:56.554Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-01-11T08:44:56.554Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-01-11T08:44:56.554Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-01-11T08:44:56.554Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-01-11T08:44:56.554Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-01-11T08:44:56.554Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-01-11T08:44:56.554Z] - CONFIG_NF_NAT: enabled (as module) [2023-01-11T08:44:56.554Z] - CONFIG_NF_NAT_NEEDED: missing [2023-01-11T08:44:56.554Z] - CONFIG_POSIX_MQUEUE: enabled [2023-01-11T08:44:56.554Z] [2023-01-11T08:44:56.554Z] Optional Features: [2023-01-11T08:44:56.554Z] - CONFIG_USER_NS: enabled [2023-01-11T08:44:56.554Z] - CONFIG_SECCOMP: enabled [2023-01-11T08:44:56.554Z] - CONFIG_CGROUP_PIDS: enabled [2023-01-11T08:44:56.554Z] - CONFIG_MEMCG_SWAP: enabled [2023-01-11T08:44:56.554Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-01-11T08:44:56.554Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-01-11T08:44:56.554Z] - CONFIG_BLK_CGROUP: enabled [2023-01-11T08:44:56.554Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-01-11T08:44:56.824Z] - CONFIG_IOSCHED_CFQ: missing [2023-01-11T08:44:56.825Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-01-11T08:44:56.825Z] - CONFIG_CGROUP_PERF: enabled [2023-01-11T08:44:56.825Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-01-11T08:44:56.825Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-01-11T08:44:56.825Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-01-11T08:44:56.825Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-01-11T08:44:56.825Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-01-11T08:44:56.825Z] - CONFIG_RT_GROUP_SCHED: missing [2023-01-11T08:44:56.825Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-01-11T08:44:56.825Z] - CONFIG_IP_VS: enabled (as module) [2023-01-11T08:44:56.825Z] - CONFIG_IP_VS_NFCT: enabled [2023-01-11T08:44:56.825Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-01-11T08:44:56.825Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-01-11T08:44:56.825Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-01-11T08:44:56.825Z] - CONFIG_EXT4_FS: enabled [2023-01-11T08:44:56.825Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-01-11T08:44:56.825Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-01-11T08:44:56.825Z] - Network Drivers: [2023-01-11T08:44:56.825Z] - "overlay": [2023-01-11T08:44:56.825Z] - CONFIG_VXLAN: enabled (as module) [2023-01-11T08:44:56.825Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-01-11T08:44:56.825Z] Optional (for encrypted networks): [2023-01-11T08:44:57.092Z] - CONFIG_CRYPTO: enabled [2023-01-11T08:44:57.093Z] - CONFIG_CRYPTO_AEAD: enabled [2023-01-11T08:44:57.093Z] - CONFIG_CRYPTO_GCM: enabled [2023-01-11T08:44:57.093Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-01-11T08:44:57.093Z] - CONFIG_CRYPTO_GHASH: enabled [2023-01-11T08:44:57.093Z] - CONFIG_XFRM: enabled [2023-01-11T08:44:57.093Z] - CONFIG_XFRM_USER: enabled (as module) [2023-01-11T08:44:57.093Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-01-11T08:44:57.093Z] - CONFIG_INET_ESP: enabled (as module) [2023-01-11T08:44:57.093Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-01-11T08:44:57.093Z] - "ipvlan": [2023-01-11T08:44:57.093Z] - CONFIG_IPVLAN: enabled (as module) [2023-01-11T08:44:57.093Z] - "macvlan": [2023-01-11T08:44:57.093Z] - CONFIG_MACVLAN: enabled (as module) [2023-01-11T08:44:57.093Z] - CONFIG_DUMMY: enabled (as module) [2023-01-11T08:44:57.093Z] - "ftp,tftp client in container": [2023-01-11T08:44:57.093Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-01-11T08:44:57.093Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-01-11T08:44:57.093Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-01-11T08:44:57.093Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-01-11T08:44:57.093Z] - Storage Drivers: [2023-01-11T08:44:57.093Z] - "aufs": [2023-01-11T08:44:57.093Z] - CONFIG_AUFS_FS: enabled (as module) [2023-01-11T08:44:57.093Z] - "btrfs": [2023-01-11T08:44:57.093Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-01-11T08:44:57.093Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-01-11T08:44:57.093Z] - "devicemapper": [2023-01-11T08:44:57.093Z] - CONFIG_BLK_DEV_DM: enabled [2023-01-11T08:44:57.093Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-01-11T08:44:57.093Z] - "overlay": [2023-01-11T08:44:57.093Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-01-11T08:44:57.093Z] - "zfs": [2023-01-11T08:44:57.093Z] - /dev/zfs: present [2023-01-11T08:44:57.093Z] - zfs command: missing [2023-01-11T08:44:57.093Z] - zpool command: missing [2023-01-11T08:44:57.093Z] [2023-01-11T08:44:57.093Z] Limits: [2023-01-11T08:44:57.093Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-01-11T08:44:57.093Z] [2023-01-11T08:44:57.093Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-01-11T08:44:57.434Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9054ce9868069bcf5d2b05227354d1438621f971 . [2023-01-11T08:44:57.695Z] #1 [internal] load build definition from Dockerfile [2023-01-11T08:44:57.695Z] #1 transferring dockerfile: 16.91kB done [2023-01-11T08:44:57.695Z] #1 DONE 0.1s [2023-01-11T08:44:57.695Z] [2023-01-11T08:44:57.695Z] #2 [internal] load .dockerignore [2023-01-11T08:44:57.695Z] #2 transferring context: 87B done [2023-01-11T08:44:57.695Z] #2 DONE 0.1s [2023-01-11T08:44:57.695Z] [2023-01-11T08:44:57.695Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-01-11T08:44:57.954Z] #3 DONE 0.3s [2023-01-11T08:44:58.222Z] [2023-01-11T08:44:58.222Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2023-01-11T08:44:58.222Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2023-01-11T08:44:58.222Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2023-01-11T08:44:58.222Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2023-01-11T08:44:58.222Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2023-01-11T08:44:58.222Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 5.90MB / 9.94MB 0.1s [2023-01-11T08:44:58.222Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s done [2023-01-11T08:44:58.222Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2023-01-11T08:44:58.792Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done [2023-01-11T08:44:58.792Z] #4 DONE 0.7s [2023-01-11T08:44:59.050Z] [2023-01-11T08:44:59.050Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-11T08:44:59.618Z] #5 DONE 0.7s [2023-01-11T08:44:59.618Z] [2023-01-11T08:44:59.618Z] #6 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-01-11T08:44:59.618Z] #6 DONE 0.7s [2023-01-11T08:44:59.618Z] [2023-01-11T08:44:59.618Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-11T08:44:59.618Z] #7 DONE 0.7s [2023-01-11T08:44:59.618Z] [2023-01-11T08:44:59.618Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2023-01-11T08:44:59.618Z] #8 DONE 0.8s [2023-01-11T08:44:59.882Z] [2023-01-11T08:44:59.882Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:9f0952accf91d1916dbe39339682e2daa03c16cd5f3ea70217af785f3b01ec36 [2023-01-11T08:44:59.882Z] #9 resolve docker.io/library/debian:bullseye@sha256:9f0952accf91d1916dbe39339682e2daa03c16cd5f3ea70217af785f3b01ec36 0.1s done [2023-01-11T08:45:00.141Z] #9 sha256:9f0952accf91d1916dbe39339682e2daa03c16cd5f3ea70217af785f3b01ec36 1.85kB / 1.85kB done [2023-01-11T08:45:00.141Z] #9 sha256:640e07a7971e0c13eb14214421cf3d75407e0965b84430e08ec90c336537a2cf 529B / 529B done [2023-01-11T08:45:00.141Z] #9 sha256:5c8936e57a38f76abcac867a4d2d4faf8bb8254df0b016f2456c46df2bbd9114 1.46kB / 1.46kB done [2023-01-11T08:45:00.141Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 1.05MB / 55.03MB 0.1s [2023-01-11T08:45:00.708Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 9.44MB / 55.03MB 0.4s [2023-01-11T08:45:00.708Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 12.39MB / 55.03MB 0.5s [2023-01-11T08:45:00.708Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 15.73MB / 55.03MB 0.7s [2023-01-11T08:45:00.968Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 18.72MB / 55.03MB 0.8s [2023-01-11T08:45:01.233Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 23.07MB / 55.03MB 1.0s [2023-01-11T08:45:01.492Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 28.31MB / 55.03MB 1.4s [2023-01-11T08:45:01.755Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 32.51MB / 55.03MB 1.6s [2023-01-11T08:45:02.024Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 35.65MB / 55.03MB 1.7s [2023-01-11T08:45:02.024Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 38.80MB / 55.03MB 2.0s [2023-01-11T08:45:02.288Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 41.94MB / 55.03MB 2.2s [2023-01-11T08:45:02.564Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 45.09MB / 55.03MB 2.3s [2023-01-11T08:45:02.564Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 49.28MB / 55.03MB 2.5s [2023-01-11T08:45:03.131Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 2.8s [2023-01-11T08:45:04.950Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02a841531686ce5d6) in /home/ubuntu/workspace/moby_PR-44795 [Pipeline] { [Pipeline] checkout [2023-01-11T08:45:04.979Z] The recommended git tool is: git [2023-01-11T08:45:05.015Z] using credential docker-jenkins-github-credentials [2023-01-11T08:45:05.028Z] Cloning the remote Git repository [2023-01-11T08:45:05.028Z] Cloning with configured refspecs honoured and without tags [2023-01-11T08:45:05.035Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 4.5s done [2023-01-11T08:45:05.295Z] #9 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 [2023-01-11T08:45:05.044Z] Cloning repository https://github.com/moby/moby.git [2023-01-11T08:45:05.044Z] > git init /home/ubuntu/workspace/moby_PR-44795 # timeout=10 [2023-01-11T08:45:05.056Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-11T08:45:05.057Z] > git --version # timeout=10 [2023-01-11T08:45:05.063Z] > git --version # 'git version 2.25.1' [2023-01-11T08:45:05.064Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-11T08:45:05.065Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44795/head:refs/remotes/origin/PR-44795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-11T08:45:06.233Z] #9 ... [2023-01-11T08:45:06.233Z] [2023-01-11T08:45:06.233Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:45:06.233Z] #10 resolve docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 0.1s done [2023-01-11T08:45:06.233Z] #10 sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 1.86kB / 1.86kB done [2023-01-11T08:45:06.233Z] #10 sha256:39813ca403aeb7a13dc4e09afe780adb8daaa67be8b78fef27eaf6e9b43777bb 1.80kB / 1.80kB done [2023-01-11T08:45:06.233Z] #10 sha256:2c481220d36bc498d60fea77920e819fde65ec520b3cb115d15ea9f55ceda160 7.11kB / 7.11kB done [2023-01-11T08:45:06.233Z] #10 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 5.1s done [2023-01-11T08:45:06.233Z] #10 sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 5.16MB / 5.16MB 1.7s done [2023-01-11T08:45:06.233Z] #10 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 10.88MB / 10.88MB 3.0s done [2023-01-11T08:45:06.233Z] #10 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 54.58MB / 54.58MB 6.0s [2023-01-11T08:45:06.233Z] #10 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 15.57MB / 85.98MB 6.0s [2023-01-11T08:45:06.233Z] #10 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 5.24MB / 141.98MB 6.0s [2023-01-11T08:45:06.233Z] #10 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 0.2s [2023-01-11T08:45:06.233Z] #10 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 54.58MB / 54.58MB 6.0s done [2023-01-11T08:45:06.233Z] #10 sha256:251505777bca419aa22c651e412edd57d21f3e5e27a7095f3c2f5b0d79e872d0 0B / 157B 6.2s [2023-01-11T08:45:06.233Z] #10 ... [2023-01-11T08:45:06.233Z] [2023-01-11T08:45:06.233Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:9f0952accf91d1916dbe39339682e2daa03c16cd5f3ea70217af785f3b01ec36 [2023-01-11T08:45:06.496Z] #9 ... [2023-01-11T08:45:06.496Z] [2023-01-11T08:45:06.496Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-11T08:45:06.496Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-01-11T08:45:06.496Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-01-11T08:45:06.496Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-01-11T08:45:06.496Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-01-11T08:45:06.496Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2023-01-11T08:45:06.496Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.8s done [2023-01-11T08:45:06.496Z] #11 DONE 6.5s [2023-01-11T08:45:06.496Z] [2023-01-11T08:45:06.496Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-11T08:45:06.496Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-01-11T08:45:06.496Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-01-11T08:45:06.496Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-01-11T08:45:06.496Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-01-11T08:45:06.496Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2023-01-11T08:45:06.496Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.0s done [2023-01-11T08:45:06.496Z] #12 DONE 6.6s [2023-01-11T08:45:06.496Z] [2023-01-11T08:45:06.496Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:45:06.496Z] #10 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 22.02MB / 85.98MB 6.5s [2023-01-11T08:45:06.496Z] #10 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 16.78MB / 141.98MB 6.5s [2023-01-11T08:45:06.755Z] #10 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 27.26MB / 85.98MB 6.7s [2023-01-11T08:45:07.014Z] #10 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 35.65MB / 85.98MB 7.0s [2023-01-11T08:45:07.014Z] #10 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 26.21MB / 141.98MB 7.0s [2023-01-11T08:45:07.582Z] #10 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 41.94MB / 85.98MB 7.4s [2023-01-11T08:45:07.582Z] #10 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 35.65MB / 141.98MB 7.4s [2023-01-11T08:45:07.842Z] #10 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 54.53MB / 85.98MB 7.7s [2023-01-11T08:45:07.842Z] #10 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 45.09MB / 141.98MB 7.7s [2023-01-11T08:45:08.102Z] #10 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 61.87MB / 85.98MB 7.9s [2023-01-11T08:45:08.102Z] #10 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 71.30MB / 85.98MB 8.1s [2023-01-11T08:45:08.102Z] #10 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 57.67MB / 141.98MB 8.1s [2023-01-11T08:45:08.360Z] #10 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 79.84MB / 85.98MB 8.3s [2023-01-11T08:45:08.360Z] #10 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 66.06MB / 141.98MB 8.3s [2023-01-11T08:45:08.620Z] #10 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 84.93MB / 85.98MB 8.4s [2023-01-11T08:45:08.620Z] #10 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 75.50MB / 141.98MB 8.5s [2023-01-11T08:45:08.790Z] Still waiting to schedule task [2023-01-11T08:45:08.790Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2023-01-11T08:45:08.791Z] Still waiting to schedule task [2023-01-11T08:45:08.791Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2023-01-11T08:45:08.792Z] Still waiting to schedule task [2023-01-11T08:45:08.792Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-086a5f85e87244692)’ [2023-01-11T08:45:08.795Z] Still waiting to schedule task [2023-01-11T08:45:08.795Z] All nodes of label ‘windows-2019’ are offline [2023-01-11T08:45:08.879Z] #10 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 85.98MB / 141.98MB 8.7s [2023-01-11T08:45:08.879Z] #10 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 94.37MB / 141.98MB 8.8s [2023-01-11T08:45:08.879Z] #10 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 103.81MB / 141.98MB 8.9s [2023-01-11T08:45:09.447Z] #10 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 114.29MB / 141.98MB 9.2s [2023-01-11T08:45:09.447Z] #10 ... [2023-01-11T08:45:09.447Z] [2023-01-11T08:45:09.447Z] #13 [internal] load build context [2023-01-11T08:45:09.447Z] #13 transferring context: 53.56MB 8.8s done [2023-01-11T08:45:09.447Z] #13 DONE 9.3s [2023-01-11T08:45:09.447Z] [2023-01-11T08:45:09.447Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:45:09.447Z] #10 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 85.98MB / 85.98MB 9.2s done [2023-01-11T08:45:09.708Z] #10 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 123.73MB / 141.98MB 9.5s [2023-01-11T08:45:10.284Z] #10 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 133.17MB / 141.98MB 10.0s [2023-01-11T08:45:10.546Z] #10 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 141.98MB / 141.98MB 10.5s [2023-01-11T08:45:10.816Z] #10 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 141.98MB / 141.98MB 10.7s done [2023-01-11T08:45:11.075Z] #10 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 5.2s [2023-01-11T08:45:12.012Z] #10 ... [2023-01-11T08:45:12.012Z] [2023-01-11T08:45:12.012Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-01-11T08:45:12.012Z] #14 DONE 0.8s [2023-01-11T08:45:12.012Z] [2023-01-11T08:45:12.012Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:45:12.949Z] #10 ... [2023-01-11T08:45:12.949Z] [2023-01-11T08:45:12.949Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-01-11T08:45:12.949Z] #15 DONE 0.9s [2023-01-11T08:45:12.949Z] [2023-01-11T08:45:12.950Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:45:16.238Z] #10 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 10.5s [2023-01-11T08:45:16.497Z] #10 ... [2023-01-11T08:45:16.497Z] [2023-01-11T08:45:16.497Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:9f0952accf91d1916dbe39339682e2daa03c16cd5f3ea70217af785f3b01ec36 [2023-01-11T08:45:16.497Z] #9 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 11.0s done [2023-01-11T08:45:16.497Z] #9 DONE 16.6s [2023-01-11T08:45:16.497Z] [2023-01-11T08:45:16.497Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:45:16.613Z] Fetching without tags [2023-01-11T08:45:16.778Z] #10 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 10.9s done [2023-01-11T08:45:16.820Z] Merging remotes/origin/20.10 commit de10f917ead385976759a63d341a1a39090f7c21 into PR head commit 625903f3fda862c69492256016b386628954b3a4 [2023-01-11T08:45:17.039Z] #10 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 [2023-01-11T08:45:17.303Z] #10 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 0.3s done [2023-01-11T08:45:16.594Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-11T08:45:16.598Z] > git config --add remote.origin.fetch +refs/pull/44795/head:refs/remotes/origin/PR-44795 # timeout=10 [2023-01-11T08:45:16.603Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-11T08:45:16.611Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-11T08:45:16.619Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-11T08:45:16.619Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-11T08:45:16.620Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44795/head:refs/remotes/origin/PR-44795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-11T08:45:16.826Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T08:45:16.829Z] > git checkout -f 625903f3fda862c69492256016b386628954b3a4 # timeout=10 [2023-01-11T08:45:17.285Z] > git remote # timeout=10 [2023-01-11T08:45:17.289Z] > git config --get remote.origin.url # timeout=10 [2023-01-11T08:45:17.295Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-11T08:45:17.296Z] > git merge de10f917ead385976759a63d341a1a39090f7c21 # timeout=10 [2023-01-11T08:45:17.562Z] #10 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 [2023-01-11T08:45:17.863Z] Merge succeeded, producing 54c475116148145e417a316430d0a8a09bc649f5 [2023-01-11T08:45:17.863Z] Checking out Revision 54c475116148145e417a316430d0a8a09bc649f5 (PR-44795) [2023-01-11T08:45:18.130Z] #10 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 0.6s done [2023-01-11T08:45:18.311Z] Commit message: "Merge commit 'de10f917ead385976759a63d341a1a39090f7c21' into HEAD" [2023-01-11T08:45:17.862Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-11T08:45:17.913Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T08:45:17.919Z] > git checkout -f 54c475116148145e417a316430d0a8a09bc649f5 # timeout=10 [2023-01-11T08:45:18.317Z] > git rev-list --no-walk 625903f3fda862c69492256016b386628954b3a4 # timeout=10 [2023-01-11T08:45:18.389Z] #10 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-01-11T08:45:19.025Z] + docker version [2023-01-11T08:45:19.025Z] Client: Docker Engine - Community [2023-01-11T08:45:19.025Z] Version: 22.06.0-beta.0 [2023-01-11T08:45:19.025Z] API version: 1.42 [2023-01-11T08:45:19.025Z] Go version: go1.18.3 [2023-01-11T08:45:19.025Z] Git commit: 3e9117b [2023-01-11T08:45:19.025Z] Built: Fri Jun 3 17:55:34 2022 [2023-01-11T08:45:19.025Z] OS/Arch: linux/arm64 [2023-01-11T08:45:19.025Z] Context: default [2023-01-11T08:45:19.025Z] [2023-01-11T08:45:19.025Z] Server: Docker Engine - Community [2023-01-11T08:45:19.025Z] Engine: [2023-01-11T08:45:19.025Z] Version: 22.06.0-beta.0 [2023-01-11T08:45:19.025Z] API version: 1.42 (minimum version 1.12) [2023-01-11T08:45:19.025Z] Go version: go1.18.3 [2023-01-11T08:45:19.025Z] Git commit: 38633e7 [2023-01-11T08:45:19.025Z] Built: Fri Jun 3 17:55:34 2022 [2023-01-11T08:45:19.025Z] OS/Arch: linux/arm64 [2023-01-11T08:45:19.025Z] Experimental: true [2023-01-11T08:45:19.025Z] containerd: [2023-01-11T08:45:19.025Z] Version: 1.6.8 [2023-01-11T08:45:19.025Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-11T08:45:19.025Z] runc: [2023-01-11T08:45:19.025Z] Version: 1.1.4 [2023-01-11T08:45:19.025Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-01-11T08:45:19.025Z] docker-init: [2023-01-11T08:45:19.025Z] Version: 0.19.0 [2023-01-11T08:45:19.025Z] GitCommit: de40ad0 [Pipeline] sh [2023-01-11T08:45:19.346Z] + docker info [2023-01-11T08:45:19.346Z] Client: [2023-01-11T08:45:19.346Z] Context: default [2023-01-11T08:45:19.346Z] Debug Mode: false [2023-01-11T08:45:19.346Z] Plugins: [2023-01-11T08:45:19.346Z] buildx: Docker Buildx (Docker Inc.) [2023-01-11T08:45:19.346Z] Version: v0.8.2 [2023-01-11T08:45:19.346Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-01-11T08:45:19.346Z] compose: Docker Compose (Docker Inc.) [2023-01-11T08:45:19.346Z] Version: v2.12.0 [2023-01-11T08:45:19.346Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-01-11T08:45:19.346Z] [2023-01-11T08:45:19.346Z] Server: [2023-01-11T08:45:19.346Z] Containers: 0 [2023-01-11T08:45:19.346Z] Running: 0 [2023-01-11T08:45:19.346Z] Paused: 0 [2023-01-11T08:45:19.346Z] Stopped: 0 [2023-01-11T08:45:19.346Z] Images: 1 [2023-01-11T08:45:19.346Z] Server Version: 22.06.0-beta.0 [2023-01-11T08:45:19.346Z] Storage Driver: overlay2 [2023-01-11T08:45:19.346Z] Backing Filesystem: extfs [2023-01-11T08:45:19.346Z] Supports d_type: true [2023-01-11T08:45:19.346Z] Using metacopy: false [2023-01-11T08:45:19.346Z] Native Overlay Diff: true [2023-01-11T08:45:19.346Z] userxattr: false [2023-01-11T08:45:19.346Z] Logging Driver: json-file [2023-01-11T08:45:19.346Z] Cgroup Driver: cgroupfs [2023-01-11T08:45:19.346Z] Cgroup Version: 1 [2023-01-11T08:45:19.346Z] Plugins: [2023-01-11T08:45:19.346Z] Volume: local [2023-01-11T08:45:19.346Z] Network: bridge host ipvlan macvlan null overlay [2023-01-11T08:45:19.346Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-01-11T08:45:19.346Z] Swarm: inactive [2023-01-11T08:45:19.346Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-01-11T08:45:19.346Z] Default Runtime: runc [2023-01-11T08:45:19.346Z] Init Binary: docker-init [2023-01-11T08:45:19.346Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-11T08:45:19.346Z] runc version: v1.1.4-0-g5fd4c4d [2023-01-11T08:45:19.346Z] init version: de40ad0 [2023-01-11T08:45:19.346Z] Security Options: [2023-01-11T08:45:19.346Z] apparmor [2023-01-11T08:45:19.346Z] seccomp [2023-01-11T08:45:19.346Z] Profile: builtin [2023-01-11T08:45:19.346Z] Kernel Version: 5.15.0-1022-aws [2023-01-11T08:45:19.346Z] Operating System: Ubuntu 20.04.5 LTS [2023-01-11T08:45:19.346Z] OSType: linux [2023-01-11T08:45:19.346Z] Architecture: aarch64 [2023-01-11T08:45:19.346Z] CPUs: 2 [2023-01-11T08:45:19.346Z] Total Memory: 7.559GiB [2023-01-11T08:45:19.346Z] Name: ip-10-100-93-51 [2023-01-11T08:45:19.346Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2023-01-11T08:45:19.346Z] Docker Root Dir: /var/lib/docker [2023-01-11T08:45:19.346Z] Debug Mode: false [2023-01-11T08:45:19.346Z] Registry: https://index.docker.io/v1/ [2023-01-11T08:45:19.346Z] Labels: [2023-01-11T08:45:19.346Z] Experimental: true [2023-01-11T08:45:19.346Z] Insecure Registries: [2023-01-11T08:45:19.346Z] 127.0.0.0/8 [2023-01-11T08:45:19.346Z] Live Restore Enabled: true [2023-01-11T08:45:19.346Z] [Pipeline] sh [2023-01-11T08:45:19.791Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-01-11T08:45:19.791Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-01-11T08:45:19.791Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44795/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-01-11T08:45:19.791Z] + bash /home/ubuntu/workspace/moby_PR-44795/check-config.sh [2023-01-11T08:45:19.791Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-01-11T08:45:19.791Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2023-01-11T08:45:19.791Z] [2023-01-11T08:45:19.791Z] Generally Necessary: [2023-01-11T08:45:19.791Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-01-11T08:45:19.791Z] - apparmor: enabled and tools installed [2023-01-11T08:45:19.791Z] - CONFIG_NAMESPACES: enabled [2023-01-11T08:45:19.791Z] - CONFIG_NET_NS: enabled [2023-01-11T08:45:19.791Z] - CONFIG_PID_NS: enabled [2023-01-11T08:45:19.791Z] - CONFIG_IPC_NS: enabled [2023-01-11T08:45:19.791Z] - CONFIG_UTS_NS: enabled [2023-01-11T08:45:19.791Z] - CONFIG_CGROUPS: enabled [2023-01-11T08:45:19.791Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-01-11T08:45:19.791Z] - CONFIG_CGROUP_DEVICE: enabled [2023-01-11T08:45:19.791Z] - CONFIG_CGROUP_FREEZER: enabled [2023-01-11T08:45:19.791Z] - CONFIG_CGROUP_SCHED: enabled [2023-01-11T08:45:19.791Z] - CONFIG_CPUSETS: enabled [2023-01-11T08:45:19.791Z] - CONFIG_MEMCG: enabled [2023-01-11T08:45:19.791Z] - CONFIG_KEYS: enabled [2023-01-11T08:45:19.791Z] - CONFIG_VETH: enabled (as module) [2023-01-11T08:45:19.791Z] - CONFIG_BRIDGE: enabled (as module) [2023-01-11T08:45:19.791Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-01-11T08:45:19.791Z] - CONFIG_NF_NAT_IPV4: missing [2023-01-11T08:45:20.051Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-01-11T08:45:20.051Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-01-11T08:45:20.051Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-01-11T08:45:20.051Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-01-11T08:45:20.051Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-01-11T08:45:20.051Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-01-11T08:45:20.051Z] - CONFIG_NF_NAT: enabled (as module) [2023-01-11T08:45:20.051Z] - CONFIG_NF_NAT_NEEDED: missing [2023-01-11T08:45:20.051Z] - CONFIG_POSIX_MQUEUE: enabled [2023-01-11T08:45:20.051Z] [2023-01-11T08:45:20.051Z] Optional Features: [2023-01-11T08:45:20.051Z] - CONFIG_USER_NS: enabled [2023-01-11T08:45:20.051Z] - CONFIG_SECCOMP: enabled [2023-01-11T08:45:20.051Z] - CONFIG_CGROUP_PIDS: enabled [2023-01-11T08:45:20.051Z] - CONFIG_MEMCG_SWAP: enabled [2023-01-11T08:45:20.051Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-01-11T08:45:20.051Z] (cgroup swap accounting is currently enabled) [2023-01-11T08:45:20.051Z] - CONFIG_BLK_CGROUP: enabled [2023-01-11T08:45:20.051Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-01-11T08:45:20.051Z] - CONFIG_IOSCHED_CFQ: missing [2023-01-11T08:45:20.051Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-01-11T08:45:20.051Z] - CONFIG_CGROUP_PERF: enabled [2023-01-11T08:45:20.309Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-01-11T08:45:20.309Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-01-11T08:45:20.309Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-01-11T08:45:20.309Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-01-11T08:45:20.309Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-01-11T08:45:20.309Z] - CONFIG_RT_GROUP_SCHED: missing [2023-01-11T08:45:20.309Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-01-11T08:45:20.309Z] - CONFIG_IP_VS: enabled (as module) [2023-01-11T08:45:20.309Z] - CONFIG_IP_VS_NFCT: enabled [2023-01-11T08:45:20.309Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-01-11T08:45:20.309Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-01-11T08:45:20.309Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-01-11T08:45:20.309Z] - CONFIG_EXT4_FS: enabled [2023-01-11T08:45:20.309Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-01-11T08:45:20.309Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-01-11T08:45:20.309Z] - Network Drivers: [2023-01-11T08:45:20.309Z] - "overlay": [2023-01-11T08:45:20.309Z] - CONFIG_VXLAN: enabled (as module) [2023-01-11T08:45:20.309Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-01-11T08:45:20.309Z] Optional (for encrypted networks): [2023-01-11T08:45:20.566Z] - CONFIG_CRYPTO: enabled [2023-01-11T08:45:20.566Z] - CONFIG_CRYPTO_AEAD: enabled [2023-01-11T08:45:20.566Z] - CONFIG_CRYPTO_GCM: enabled [2023-01-11T08:45:20.566Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-01-11T08:45:20.566Z] - CONFIG_CRYPTO_GHASH: enabled [2023-01-11T08:45:20.566Z] - CONFIG_XFRM: enabled [2023-01-11T08:45:20.566Z] - CONFIG_XFRM_USER: enabled (as module) [2023-01-11T08:45:20.566Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-01-11T08:45:20.566Z] - CONFIG_INET_ESP: enabled (as module) [2023-01-11T08:45:20.566Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-01-11T08:45:20.566Z] - "ipvlan": [2023-01-11T08:45:20.566Z] - CONFIG_IPVLAN: enabled (as module) [2023-01-11T08:45:20.566Z] - "macvlan": [2023-01-11T08:45:20.566Z] - CONFIG_MACVLAN: enabled (as module) [2023-01-11T08:45:20.566Z] - CONFIG_DUMMY: enabled (as module) [2023-01-11T08:45:20.566Z] - "ftp,tftp client in container": [2023-01-11T08:45:20.566Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-01-11T08:45:20.566Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-01-11T08:45:20.566Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-01-11T08:45:20.566Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-01-11T08:45:20.566Z] - Storage Drivers: [2023-01-11T08:45:20.566Z] - "aufs": [2023-01-11T08:45:20.566Z] - CONFIG_AUFS_FS: enabled (as module) [2023-01-11T08:45:20.566Z] - "btrfs": [2023-01-11T08:45:20.566Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-01-11T08:45:20.566Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-01-11T08:45:20.566Z] - "devicemapper": [2023-01-11T08:45:20.823Z] - CONFIG_BLK_DEV_DM: enabled [2023-01-11T08:45:20.823Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-01-11T08:45:20.823Z] - "overlay": [2023-01-11T08:45:20.823Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-01-11T08:45:20.823Z] - "zfs": [2023-01-11T08:45:20.823Z] - /dev/zfs: present [2023-01-11T08:45:20.823Z] - zfs command: missing [2023-01-11T08:45:20.823Z] - zpool command: missing [2023-01-11T08:45:20.823Z] [2023-01-11T08:45:20.823Z] Limits: [2023-01-11T08:45:20.823Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-01-11T08:45:20.823Z] [2023-01-11T08:45:20.823Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-01-11T08:45:21.191Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:54c475116148145e417a316430d0a8a09bc649f5 . [2023-01-11T08:45:21.457Z] #1 [internal] load build definition from Dockerfile [2023-01-11T08:45:21.457Z] #1 transferring dockerfile: 16.91kB done [2023-01-11T08:45:21.457Z] #1 DONE 0.0s [2023-01-11T08:45:21.457Z] [2023-01-11T08:45:21.457Z] #2 [internal] load .dockerignore [2023-01-11T08:45:21.457Z] #2 transferring context: 87B done [2023-01-11T08:45:21.457Z] #2 DONE 0.1s [2023-01-11T08:45:21.457Z] [2023-01-11T08:45:21.457Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-01-11T08:45:21.713Z] #3 DONE 0.3s [2023-01-11T08:45:21.713Z] [2023-01-11T08:45:21.713Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2023-01-11T08:45:21.713Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 0.0s done [2023-01-11T08:45:21.971Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2023-01-11T08:45:21.971Z] #4 sha256:f259fd86ee23d7b4a2944432e3a09f45fa288bb84bfbd222b19b2abc7ddffbb9 528B / 528B done [2023-01-11T08:45:21.971Z] #4 sha256:8d5998862fafcacec68298ab34c9c28973251a5082836f31de0188cd914fae33 2.36kB / 2.36kB done [2023-01-11T08:45:21.971Z] #4 sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 9.21MB / 9.21MB 0.1s done [2023-01-11T08:45:21.971Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 [2023-01-11T08:45:21.971Z] #4 extracting sha256:0f354329a20e6c1067c0e51abd3b1721483fafbbe0c333710059805f167e3ed0 0.2s done [2023-01-11T08:45:22.232Z] #4 DONE 0.4s [2023-01-11T08:45:22.232Z] [2023-01-11T08:45:22.232Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2023-01-11T08:45:23.163Z] #5 DONE 0.7s [2023-01-11T08:45:23.163Z] [2023-01-11T08:45:23.163Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-11T08:45:23.163Z] #6 DONE 0.7s [2023-01-11T08:45:23.163Z] [2023-01-11T08:45:23.163Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-11T08:45:23.163Z] #7 DONE 0.8s [2023-01-11T08:45:23.163Z] [2023-01-11T08:45:23.163Z] #8 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-01-11T08:45:23.163Z] #8 DONE 0.8s [2023-01-11T08:45:23.662Z] #10 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 5.2s [2023-01-11T08:45:23.662Z] #10 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 5.3s done [2023-01-11T08:45:23.920Z] #10 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f [2023-01-11T08:45:25.059Z] [2023-01-11T08:45:25.059Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:45:25.059Z] #9 resolve docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 0.1s done [2023-01-11T08:45:25.059Z] #9 sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 1.86kB / 1.86kB done [2023-01-11T08:45:25.059Z] #9 sha256:9676b781d8c2b9f34a53459106f7ebae17934911916ea401b289ee9172a9f46e 1.80kB / 1.80kB done [2023-01-11T08:45:25.059Z] #9 sha256:bd2155e170c6f7daff27ee60611cee87505f1c8e31674e1ef37e41b291a7452b 7.13kB / 7.13kB done [2023-01-11T08:45:25.316Z] #9 sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 2.33MB / 5.15MB 0.3s [2023-01-11T08:45:25.316Z] #9 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 5.24MB / 53.68MB 0.3s [2023-01-11T08:45:25.316Z] #9 sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 5.15MB / 5.15MB 0.3s done [2023-01-11T08:45:25.316Z] #9 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 23.07MB / 53.68MB 0.5s [2023-01-11T08:45:25.316Z] #9 sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 4.19MB / 10.87MB 0.5s [2023-01-11T08:45:25.574Z] #9 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 32.84MB / 53.68MB 0.6s [2023-01-11T08:45:25.574Z] #9 sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 10.87MB / 10.87MB 0.6s [2023-01-11T08:45:25.574Z] #9 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 46.51MB / 53.68MB 0.7s [2023-01-11T08:45:25.574Z] #9 sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 10.87MB / 10.87MB 0.6s done [2023-01-11T08:45:25.574Z] #9 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 0B / 54.68MB 0.7s [2023-01-11T08:45:25.822Z] #10 ... [2023-01-11T08:45:25.823Z] [2023-01-11T08:45:25.823Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-01-11T08:45:25.823Z] #0 0.889 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-11T08:45:25.823Z] #0 0.900 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-11T08:45:25.823Z] #0 0.901 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-11T08:45:25.823Z] #0 1.096 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-11T08:45:25.823Z] #0 1.360 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB] [2023-01-11T08:45:25.823Z] #0 1.600 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-11T08:45:25.823Z] #0 3.103 Fetched 8617 kB in 3s (3429 kB/s) [2023-01-11T08:45:25.823Z] #0 3.103 Reading package lists... [2023-01-11T08:45:25.823Z] #0 3.965 Reading package lists... [2023-01-11T08:45:25.823Z] #0 4.839 Building dependency tree... [2023-01-11T08:45:25.823Z] #0 5.249 The following additional packages will be installed: [2023-01-11T08:45:25.823Z] #0 5.252 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-01-11T08:45:25.823Z] #0 5.252 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-01-11T08:45:25.823Z] #0 5.252 Recommended packages: [2023-01-11T08:45:25.823Z] #0 5.252 libldap-common publicsuffix libsasl2-modules [2023-01-11T08:45:25.823Z] #0 5.446 The following NEW packages will be installed: [2023-01-11T08:45:25.823Z] #0 5.449 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-01-11T08:45:25.823Z] #0 5.459 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-01-11T08:45:25.823Z] #0 5.459 libssh2-1 openssl [2023-01-11T08:45:25.823Z] #0 5.730 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-01-11T08:45:25.823Z] #0 5.730 Need to get 3047 kB of archives. [2023-01-11T08:45:25.823Z] #0 5.730 After this operation, 6661 kB of additional disk space will be used. [2023-01-11T08:45:25.823Z] #0 5.730 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2023-01-11T08:45:25.823Z] #0 5.742 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-01-11T08:45:25.823Z] #0 5.749 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-01-11T08:45:25.823Z] #0 5.749 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-01-11T08:45:25.823Z] #0 5.749 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-01-11T08:45:25.823Z] #0 5.757 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-01-11T08:45:25.823Z] #0 5.757 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-01-11T08:45:25.823Z] #0 5.757 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-01-11T08:45:25.823Z] #0 5.757 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-01-11T08:45:25.823Z] #0 5.769 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-01-11T08:45:25.823Z] #0 5.769 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2023-01-11T08:45:25.823Z] #0 5.769 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2023-01-11T08:45:25.823Z] #0 5.770 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-01-11T08:45:25.823Z] #0 5.775 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-01-11T08:45:25.823Z] #0 5.775 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-01-11T08:45:25.823Z] #0 6.088 debconf: delaying package configuration, since apt-utils is not installed [2023-01-11T08:45:25.823Z] #0 6.131 Fetched 3047 kB in 0s (9636 kB/s) [2023-01-11T08:45:25.823Z] #0 6.172 Selecting previously unselected package openssl. [2023-01-11T08:45:25.823Z] #0 6.172 (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.) [2023-01-11T08:45:25.823Z] #0 6.172 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2023-01-11T08:45:25.823Z] #0 6.180 Unpacking openssl (1.1.1n-0+deb11u3) ... [2023-01-11T08:45:25.823Z] #0 6.350 Selecting previously unselected package ca-certificates. [2023-01-11T08:45:25.823Z] #0 6.352 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-01-11T08:45:25.823Z] #0 6.356 Unpacking ca-certificates (20210119) ... [2023-01-11T08:45:25.823Z] #0 6.463 Selecting previously unselected package libbrotli1:amd64. [2023-01-11T08:45:25.823Z] #0 6.464 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-01-11T08:45:25.823Z] #0 6.474 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-01-11T08:45:25.823Z] #0 6.556 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-01-11T08:45:25.823Z] #0 6.556 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-01-11T08:45:25.823Z] #0 6.559 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-11T08:45:25.823Z] #0 6.608 Selecting previously unselected package libsasl2-2:amd64. [2023-01-11T08:45:25.823Z] #0 6.608 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-01-11T08:45:25.823Z] #0 6.613 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-11T08:45:25.823Z] #0 6.672 Selecting previously unselected package libldap-2.4-2:amd64. [2023-01-11T08:45:25.823Z] #0 6.672 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-01-11T08:45:25.823Z] #0 6.678 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-01-11T08:45:25.823Z] #0 6.761 Selecting previously unselected package libnghttp2-14:amd64. [2023-01-11T08:45:25.823Z] #0 6.761 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-01-11T08:45:25.823Z] #0 6.767 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-01-11T08:45:25.823Z] #0 6.819 Selecting previously unselected package libpsl5:amd64. [2023-01-11T08:45:25.823Z] #0 6.821 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-01-11T08:45:25.823Z] #0 6.827 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-01-11T08:45:25.823Z] #0 6.877 Selecting previously unselected package librtmp1:amd64. [2023-01-11T08:45:25.823Z] #0 6.877 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-01-11T08:45:25.823Z] #0 6.881 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-01-11T08:45:25.823Z] #0 6.935 Selecting previously unselected package libssh2-1:amd64. [2023-01-11T08:45:25.823Z] #0 6.935 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-01-11T08:45:25.823Z] #0 6.938 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-01-11T08:45:25.823Z] #0 6.997 Selecting previously unselected package libcurl4:amd64. [2023-01-11T08:45:25.823Z] #0 6.997 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2023-01-11T08:45:25.823Z] #0 7.001 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2023-01-11T08:45:25.823Z] #0 7.072 Selecting previously unselected package curl. [2023-01-11T08:45:25.823Z] #0 7.074 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2023-01-11T08:45:25.823Z] #0 7.084 Unpacking curl (7.74.0-1.3+deb11u3) ... [2023-01-11T08:45:25.823Z] #0 7.155 Selecting previously unselected package libonig5:amd64. [2023-01-11T08:45:25.823Z] #0 7.157 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-01-11T08:45:25.823Z] #0 7.185 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-01-11T08:45:25.823Z] #0 7.240 Selecting previously unselected package libjq1:amd64. [2023-01-11T08:45:25.823Z] #0 7.240 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-01-11T08:45:25.823Z] #0 7.243 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-01-11T08:45:25.823Z] #0 7.307 Selecting previously unselected package jq. [2023-01-11T08:45:25.823Z] #0 7.307 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-01-11T08:45:25.823Z] #0 7.311 Unpacking jq (1.6-2.1) ... [2023-01-11T08:45:25.823Z] #0 7.358 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-01-11T08:45:25.823Z] #0 7.369 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-01-11T08:45:25.823Z] #0 7.380 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-01-11T08:45:25.823Z] #0 7.391 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-11T08:45:25.823Z] #0 7.404 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-01-11T08:45:25.823Z] #0 7.415 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-11T08:45:25.823Z] #0 7.427 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-01-11T08:45:25.823Z] #0 7.438 Setting up openssl (1.1.1n-0+deb11u3) ... [2023-01-11T08:45:25.823Z] #0 7.452 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-01-11T08:45:25.823Z] #0 7.462 Setting up libjq1:amd64 (1.6-2.1) ... [2023-01-11T08:45:25.823Z] #0 7.472 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-01-11T08:45:25.823Z] #0 7.483 Setting up ca-certificates (20210119) ... [2023-01-11T08:45:25.823Z] #0 8.115 Updating certificates in /etc/ssl/certs... [2023-01-11T08:45:25.823Z] #0 9.045 129 added, 0 removed; done. [2023-01-11T08:45:25.823Z] #0 9.082 Setting up jq (1.6-2.1) ... [2023-01-11T08:45:25.823Z] #0 9.125 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2023-01-11T08:45:25.823Z] #0 9.138 Setting up curl (7.74.0-1.3+deb11u3) ... [2023-01-11T08:45:25.823Z] #0 9.149 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-11T08:45:25.823Z] #0 9.170 Processing triggers for ca-certificates (20210119) ... [2023-01-11T08:45:25.823Z] #0 9.178 Updating certificates in /etc/ssl/certs... [2023-01-11T08:45:25.823Z] #16 ... [2023-01-11T08:45:25.823Z] [2023-01-11T08:45:25.823Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:45:25.831Z] #9 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 53.68MB / 53.68MB 0.8s [2023-01-11T08:45:25.831Z] #9 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 8.39MB / 54.68MB 0.8s [2023-01-11T08:45:25.831Z] #9 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 0B / 81.39MB 0.8s [2023-01-11T08:45:25.831Z] #9 sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 53.68MB / 53.68MB 0.8s done [2023-01-11T08:45:25.831Z] #9 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 12.58MB / 54.68MB 0.9s [2023-01-11T08:45:25.831Z] #9 sha256:f697c7f04c0f0fa12c3e371635cea71a202b88d4f032e6a42936cd45ceec60a0 0B / 109.08MB 0.9s [2023-01-11T08:45:25.831Z] #9 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 27.26MB / 54.68MB 1.1s [2023-01-11T08:45:25.831Z] #9 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 22.38MB / 81.39MB 1.1s [2023-01-11T08:45:26.089Z] #9 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 30.41MB / 54.68MB 1.2s [2023-01-11T08:45:26.352Z] #9 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 37.75MB / 54.68MB 1.3s [2023-01-11T08:45:26.352Z] #9 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 31.46MB / 81.39MB 1.3s [2023-01-11T08:45:26.352Z] #9 sha256:f697c7f04c0f0fa12c3e371635cea71a202b88d4f032e6a42936cd45ceec60a0 13.63MB / 109.08MB 1.3s [2023-01-11T08:45:26.352Z] #9 extracting sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 [2023-01-11T08:45:26.353Z] #9 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 46.14MB / 54.68MB 1.4s [2023-01-11T08:45:26.353Z] #9 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 37.26MB / 81.39MB 1.4s [2023-01-11T08:45:26.353Z] #9 sha256:f697c7f04c0f0fa12c3e371635cea71a202b88d4f032e6a42936cd45ceec60a0 20.97MB / 109.08MB 1.4s [2023-01-11T08:45:26.353Z] #9 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 54.68MB / 54.68MB 1.6s [2023-01-11T08:45:26.353Z] #9 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 50.33MB / 81.39MB 1.6s [2023-01-11T08:45:26.353Z] #9 sha256:f697c7f04c0f0fa12c3e371635cea71a202b88d4f032e6a42936cd45ceec60a0 32.51MB / 109.08MB 1.6s [2023-01-11T08:45:26.611Z] #9 sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 54.68MB / 54.68MB 1.6s done [2023-01-11T08:45:26.611Z] #9 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 55.01MB / 81.39MB 1.7s [2023-01-11T08:45:26.611Z] #9 sha256:32ea684c446cbb57508e35a9eac6cedfcf9cc55dd7ea7329e37200c9642eefee 0B / 156B 1.7s [2023-01-11T08:45:26.611Z] #9 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 60.82MB / 81.39MB 1.8s [2023-01-11T08:45:26.611Z] #9 sha256:f697c7f04c0f0fa12c3e371635cea71a202b88d4f032e6a42936cd45ceec60a0 39.52MB / 109.08MB 1.8s [2023-01-11T08:45:26.611Z] #9 sha256:32ea684c446cbb57508e35a9eac6cedfcf9cc55dd7ea7329e37200c9642eefee 156B / 156B 1.7s done [2023-01-11T08:45:26.869Z] #9 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 67.11MB / 81.39MB 1.9s [2023-01-11T08:45:26.869Z] #9 sha256:f697c7f04c0f0fa12c3e371635cea71a202b88d4f032e6a42936cd45ceec60a0 45.09MB / 109.08MB 1.9s [2023-01-11T08:45:26.869Z] #9 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 81.39MB / 81.39MB 2.1s [2023-01-11T08:45:26.869Z] #9 sha256:f697c7f04c0f0fa12c3e371635cea71a202b88d4f032e6a42936cd45ceec60a0 62.91MB / 109.08MB 2.1s [2023-01-11T08:45:27.128Z] #9 sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 81.39MB / 81.39MB 2.1s done [2023-01-11T08:45:27.128Z] #9 sha256:f697c7f04c0f0fa12c3e371635cea71a202b88d4f032e6a42936cd45ceec60a0 71.30MB / 109.08MB 2.2s [2023-01-11T08:45:27.128Z] #9 sha256:f697c7f04c0f0fa12c3e371635cea71a202b88d4f032e6a42936cd45ceec60a0 78.64MB / 109.08MB 2.3s [2023-01-11T08:45:27.385Z] #9 sha256:f697c7f04c0f0fa12c3e371635cea71a202b88d4f032e6a42936cd45ceec60a0 89.25MB / 109.08MB 2.4s [2023-01-11T08:45:27.385Z] #9 sha256:f697c7f04c0f0fa12c3e371635cea71a202b88d4f032e6a42936cd45ceec60a0 99.61MB / 109.08MB 2.5s [2023-01-11T08:45:27.644Z] #9 ... [2023-01-11T08:45:27.644Z] [2023-01-11T08:45:27.644Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-11T08:45:27.644Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-01-11T08:45:27.644Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-01-11T08:45:27.644Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-01-11T08:45:27.644Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-01-11T08:45:27.644Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.2s done [2023-01-11T08:45:27.644Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.3s done [2023-01-11T08:45:27.644Z] #10 DONE 2.8s [2023-01-11T08:45:27.644Z] [2023-01-11T08:45:27.644Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:45:27.644Z] #9 sha256:f697c7f04c0f0fa12c3e371635cea71a202b88d4f032e6a42936cd45ceec60a0 106.95MB / 109.08MB 2.8s [2023-01-11T08:45:27.903Z] #9 sha256:f697c7f04c0f0fa12c3e371635cea71a202b88d4f032e6a42936cd45ceec60a0 109.08MB / 109.08MB 3.0s done [2023-01-11T08:45:28.161Z] #9 ... [2023-01-11T08:45:28.161Z] [2023-01-11T08:45:28.161Z] #11 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-11T08:45:28.161Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-01-11T08:45:28.161Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-01-11T08:45:28.161Z] #11 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-01-11T08:45:28.161Z] #11 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-01-11T08:45:28.161Z] #11 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.2s done [2023-01-11T08:45:28.161Z] #11 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.7s done [2023-01-11T08:45:28.161Z] #11 DONE 3.3s [2023-01-11T08:45:28.161Z] [2023-01-11T08:45:28.161Z] #12 [internal] load build context [2023-01-11T08:45:28.161Z] #12 transferring context: 53.56MB 3.4s done [2023-01-11T08:45:28.161Z] #12 DONE 3.5s [2023-01-11T08:45:28.161Z] [2023-01-11T08:45:28.161Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:9f0952accf91d1916dbe39339682e2daa03c16cd5f3ea70217af785f3b01ec36 [2023-01-11T08:45:28.161Z] #13 resolve docker.io/library/debian:bullseye@sha256:9f0952accf91d1916dbe39339682e2daa03c16cd5f3ea70217af785f3b01ec36 0.1s done [2023-01-11T08:45:28.161Z] #13 sha256:9f0952accf91d1916dbe39339682e2daa03c16cd5f3ea70217af785f3b01ec36 1.85kB / 1.85kB done [2023-01-11T08:45:28.161Z] #13 sha256:8753a14ec6bc1cddae687b2840b36527cf2bf5f58a272ffcb3f8e9a0a4586b8d 529B / 529B done [2023-01-11T08:45:28.161Z] #13 sha256:a8ed85e3b9abcf5ca2c23e1032ebb1af6e4afc186879770484e036da5dd8798d 1.48kB / 1.48kB done [2023-01-11T08:45:28.161Z] #13 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 53.68MB / 53.68MB 0.8s done [2023-01-11T08:45:28.161Z] #13 extracting sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 2.3s [2023-01-11T08:45:29.115Z] #10 ... [2023-01-11T08:45:29.115Z] [2023-01-11T08:45:29.115Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-01-11T08:45:29.115Z] #16 9.863 0 added, 0 removed; done. [2023-01-11T08:45:29.115Z] #16 9.863 Running hooks in /etc/ca-certificates/update.d... [2023-01-11T08:45:29.115Z] #16 9.863 done. [2023-01-11T08:45:29.115Z] #16 DONE 12.0s [2023-01-11T08:45:29.115Z] [2023-01-11T08:45:29.115Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:45:29.115Z] #10 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 5.1s [2023-01-11T08:45:29.374Z] #10 ... [2023-01-11T08:45:29.374Z] [2023-01-11T08:45:29.374Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-01-11T08:45:29.374Z] #17 DONE 0.8s [2023-01-11T08:45:29.374Z] [2023-01-11T08:45:29.374Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:45:30.311Z] #10 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 6.2s done [2023-01-11T08:45:30.569Z] #10 extracting sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e [2023-01-11T08:45:30.685Z] #13 ... [2023-01-11T08:45:30.685Z] [2023-01-11T08:45:30.685Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-01-11T08:45:30.941Z] #14 DONE 0.4s [2023-01-11T08:45:30.941Z] [2023-01-11T08:45:30.941Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:9f0952accf91d1916dbe39339682e2daa03c16cd5f3ea70217af785f3b01ec36 [2023-01-11T08:45:30.941Z] #13 extracting sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 4.8s done [2023-01-11T08:45:30.941Z] #13 DONE 6.1s [2023-01-11T08:45:30.941Z] [2023-01-11T08:45:30.941Z] #15 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-01-11T08:45:31.198Z] #15 ... [2023-01-11T08:45:31.198Z] [2023-01-11T08:45:31.198Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-01-11T08:45:31.198Z] #16 DONE 0.4s [2023-01-11T08:45:31.455Z] [2023-01-11T08:45:31.455Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:45:31.455Z] #9 extracting sha256:c3e6129b48b69d14c5e7a5605e2b94003fb71aac82eac46b8689f5b8007af2c5 4.5s done [2023-01-11T08:45:31.455Z] #9 extracting sha256:ef0470f9572d03767b054118fe19e60a9c7e2510168b3a0868d9ac2953d2def5 0.3s done [2023-01-11T08:45:31.455Z] #9 extracting sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 0.1s [2023-01-11T08:45:31.713Z] #9 extracting sha256:99dfcef0545e5bca269c65c0208385c886321a1e0212977299827be5346dfea5 0.4s done [2023-01-11T08:45:31.713Z] #9 extracting sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 [2023-01-11T08:45:34.990Z] #9 extracting sha256:940d63caabf45c64562daab3c243c8724dd47bf45054d902ef3cb6206fc9c3f6 2.9s done [2023-01-11T08:45:34.990Z] #9 extracting sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 [2023-01-11T08:45:35.840Z] #10 extracting sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 5.1s [2023-01-11T08:45:35.920Z] #9 ... [2023-01-11T08:45:35.920Z] [2023-01-11T08:45:35.920Z] #15 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-01-11T08:45:35.920Z] #15 0.866 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-11T08:45:35.920Z] #15 0.880 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-11T08:45:35.920Z] #15 0.880 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-11T08:45:35.920Z] #15 1.094 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-01-11T08:45:35.920Z] #15 1.488 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [207 kB] [2023-01-11T08:45:35.920Z] #15 1.909 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-01-11T08:45:35.920Z] #15 2.292 Fetched 8499 kB in 2s (5053 kB/s) [2023-01-11T08:45:35.920Z] #15 2.292 Reading package lists... [2023-01-11T08:45:35.920Z] #15 2.836 Reading package lists... [2023-01-11T08:45:35.920Z] #15 3.377 Building dependency tree... [2023-01-11T08:45:35.920Z] #15 3.822 The following additional packages will be installed: [2023-01-11T08:45:35.920Z] #15 3.823 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-01-11T08:45:35.920Z] #15 3.824 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-01-11T08:45:35.920Z] #15 3.827 Recommended packages: [2023-01-11T08:45:35.920Z] #15 3.827 libldap-common publicsuffix libsasl2-modules [2023-01-11T08:45:35.920Z] #15 3.959 The following NEW packages will be installed: [2023-01-11T08:45:35.920Z] #15 3.959 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-01-11T08:45:35.920Z] #15 3.960 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-01-11T08:45:35.920Z] #15 3.960 libssh2-1 openssl [2023-01-11T08:45:35.920Z] #15 4.235 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-01-11T08:45:35.920Z] #15 4.235 Need to get 2941 kB of archives. [2023-01-11T08:45:35.920Z] #15 4.235 After this operation, 6478 kB of additional disk space will be used. [2023-01-11T08:45:35.920Z] #15 4.235 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2023-01-11T08:45:35.920Z] #15 4.242 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2023-01-11T08:45:35.920Z] #15 4.243 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2023-01-11T08:45:35.920Z] #15 4.244 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2023-01-11T08:45:35.920Z] #15 4.245 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2023-01-11T08:45:35.920Z] #15 4.247 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2023-01-11T08:45:35.920Z] #15 4.249 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2023-01-11T08:45:35.920Z] #15 4.249 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2023-01-11T08:45:35.920Z] #15 4.250 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2023-01-11T08:45:35.920Z] #15 4.251 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2023-01-11T08:45:35.920Z] #15 4.252 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u3 [324 kB] [2023-01-11T08:45:35.920Z] #15 4.255 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u3 [264 kB] [2023-01-11T08:45:35.920Z] #15 4.277 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-01-11T08:45:35.920Z] #15 4.278 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-01-11T08:45:35.920Z] #15 4.278 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-01-11T08:45:35.920Z] #15 4.457 debconf: delaying package configuration, since apt-utils is not installed [2023-01-11T08:45:35.920Z] #15 4.494 Fetched 2941 kB in 0s (9585 kB/s) [2023-01-11T08:45:35.920Z] #15 4.525 Selecting previously unselected package openssl. [2023-01-11T08:45:35.920Z] #15 4.525 (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.) [2023-01-11T08:45:35.920Z] #15 4.526 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2023-01-11T08:45:35.920Z] #15 4.534 Unpacking openssl (1.1.1n-0+deb11u3) ... [2023-01-11T08:45:35.920Z] #15 4.653 Selecting previously unselected package ca-certificates. [2023-01-11T08:45:35.920Z] #15 4.653 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-01-11T08:45:35.920Z] #15 4.664 Unpacking ca-certificates (20210119) ... [2023-01-11T08:45:35.920Z] #15 4.733 Selecting previously unselected package libbrotli1:arm64. [2023-01-11T08:45:35.920Z] #15 4.733 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2023-01-11T08:45:35.920Z] #15 4.753 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2023-01-11T08:45:35.920Z] #15 4.796 Selecting previously unselected package libsasl2-modules-db:arm64. [2023-01-11T08:45:35.920Z] #15 4.796 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-01-11T08:45:35.920Z] #15 4.800 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-11T08:45:35.920Z] #15 4.840 Selecting previously unselected package libsasl2-2:arm64. [2023-01-11T08:45:35.920Z] #15 4.840 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-01-11T08:45:35.920Z] #15 4.844 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-11T08:45:35.920Z] #15 4.895 Selecting previously unselected package libldap-2.4-2:arm64. [2023-01-11T08:45:35.920Z] #15 4.895 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2023-01-11T08:45:35.920Z] #15 4.898 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-01-11T08:45:35.920Z] #15 4.950 Selecting previously unselected package libnghttp2-14:arm64. [2023-01-11T08:45:35.920Z] #15 4.950 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2023-01-11T08:45:35.920Z] #15 4.953 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2023-01-11T08:45:35.920Z] #15 4.994 Selecting previously unselected package libpsl5:arm64. [2023-01-11T08:45:35.920Z] #15 4.994 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2023-01-11T08:45:35.920Z] #15 4.997 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2023-01-11T08:45:35.920Z] #15 5.039 Selecting previously unselected package librtmp1:arm64. [2023-01-11T08:45:35.920Z] #15 5.039 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2023-01-11T08:45:35.920Z] #15 5.043 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-01-11T08:45:35.920Z] #15 5.085 Selecting previously unselected package libssh2-1:arm64. [2023-01-11T08:45:35.920Z] #15 5.086 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2023-01-11T08:45:35.920Z] #15 5.093 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2023-01-11T08:45:35.920Z] #15 5.144 Selecting previously unselected package libcurl4:arm64. [2023-01-11T08:45:35.920Z] #15 5.144 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_arm64.deb ... [2023-01-11T08:45:36.178Z] #15 5.149 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u3) ... [2023-01-11T08:45:36.178Z] #15 5.210 Selecting previously unselected package curl. [2023-01-11T08:45:36.178Z] #15 5.210 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_arm64.deb ... [2023-01-11T08:45:36.178Z] #15 5.213 Unpacking curl (7.74.0-1.3+deb11u3) ... [2023-01-11T08:45:36.178Z] #15 5.271 Selecting previously unselected package libonig5:arm64. [2023-01-11T08:45:36.178Z] #15 5.271 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2023-01-11T08:45:36.178Z] #15 5.276 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-01-11T08:45:36.178Z] #15 5.328 Selecting previously unselected package libjq1:arm64. [2023-01-11T08:45:36.178Z] #15 5.328 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2023-01-11T08:45:36.178Z] #15 5.331 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-01-11T08:45:36.178Z] #15 5.373 Selecting previously unselected package jq. [2023-01-11T08:45:36.178Z] #15 5.374 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2023-01-11T08:45:36.178Z] #15 5.378 Unpacking jq (1.6-2.1) ... [2023-01-11T08:45:36.178Z] #15 5.437 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2023-01-11T08:45:36.178Z] #15 5.448 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2023-01-11T08:45:36.178Z] #15 5.460 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2023-01-11T08:45:36.435Z] #15 5.470 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-11T08:45:36.435Z] #15 5.480 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-01-11T08:45:36.435Z] #15 5.490 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-11T08:45:36.435Z] #15 5.502 Setting up libssh2-1:arm64 (1.9.0-2) ... [2023-01-11T08:45:36.435Z] #15 5.514 Setting up openssl (1.1.1n-0+deb11u3) ... [2023-01-11T08:45:36.435Z] #15 5.531 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-01-11T08:45:36.435Z] #15 5.542 Setting up libjq1:arm64 (1.6-2.1) ... [2023-01-11T08:45:36.435Z] #15 5.553 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-01-11T08:45:36.435Z] #15 5.563 Setting up ca-certificates (20210119) ... [2023-01-11T08:45:37.365Z] #15 6.343 Updating certificates in /etc/ssl/certs... [2023-01-11T08:45:38.305Z] #15 7.180 129 added, 0 removed; done. [2023-01-11T08:45:38.305Z] #15 7.260 Setting up jq (1.6-2.1) ... [2023-01-11T08:45:38.305Z] #15 7.294 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u3) ... [2023-01-11T08:45:38.305Z] #15 7.305 Setting up curl (7.74.0-1.3+deb11u3) ... [2023-01-11T08:45:38.305Z] #15 7.317 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-11T08:45:38.305Z] #15 7.337 Processing triggers for ca-certificates (20210119) ... [2023-01-11T08:45:38.305Z] #15 7.346 Updating certificates in /etc/ssl/certs... [2023-01-11T08:45:38.869Z] #15 8.021 0 added, 0 removed; done. [2023-01-11T08:45:38.869Z] #15 8.021 Running hooks in /etc/ca-certificates/update.d... [2023-01-11T08:45:38.869Z] #15 8.022 done. [2023-01-11T08:45:40.035Z] #10 ... [2023-01-11T08:45:40.035Z] [2023-01-11T08:45:40.035Z] #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 [2023-01-11T08:45:40.035Z] #0 2.086 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-01-11T08:45:40.035Z] #0 2.407 [2023-01-11T08:45:40.035Z] #0 2.637 #=#=# ######################################################################## 100.0% [2023-01-11T08:45:40.035Z] #0 2.933 [2023-01-11T08:45:40.035Z] #0 3.918 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-01-11T08:45:40.035Z] #0 4.340 [2023-01-11T08:45:40.035Z] #0 4.567 #=#=# ######################################################################## 100.0% [2023-01-11T08:45:40.035Z] #0 4.877 [2023-01-11T08:45:40.035Z] #0 5.858 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-01-11T08:45:40.035Z] #0 6.123 [2023-01-11T08:45:40.035Z] #0 6.365 #=#=# ################### 27.1% ########################################## 59.4% ################################################################# 91.1% ######################################################################## 100.0% [2023-01-11T08:45:40.035Z] #0 6.925 [2023-01-11T08:45:40.035Z] #0 7.966 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-01-11T08:45:40.035Z] #0 8.273 [2023-01-11T08:45:40.035Z] #0 8.509 #=#=# ######################################################################## 100.0% [2023-01-11T08:45:40.035Z] #0 8.835 [2023-01-11T08:45:40.035Z] #0 9.562 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-01-11T08:45:40.035Z] #0 9.913 [2023-01-11T08:45:40.035Z] #18 10.14 #=#=# ######################################################################## 100.0% [2023-01-11T08:45:40.035Z] #18 ... [2023-01-11T08:45:40.035Z] [2023-01-11T08:45:40.035Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:45:40.604Z] #10 extracting sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 10.1s [2023-01-11T08:45:42.506Z] #10 ... [2023-01-11T08:45:42.506Z] [2023-01-11T08:45:42.506Z] #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 [2023-01-11T08:45:42.506Z] #18 10.45 [2023-01-11T08:45:42.506Z] #18 10.54 Download of images into '/build' complete. [2023-01-11T08:45:42.506Z] #18 10.54 Use something like the following to load the result into a Docker daemon: [2023-01-11T08:45:42.506Z] #18 10.54 tar -cC '/build' . | docker load [2023-01-11T08:45:42.506Z] #18 DONE 13.0s [2023-01-11T08:45:42.506Z] [2023-01-11T08:45:42.506Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:45:42.764Z] #10 extracting sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 12.4s done [2023-01-11T08:45:43.087Z] #15 ... [2023-01-11T08:45:43.087Z] [2023-01-11T08:45:43.087Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:45:43.087Z] #9 extracting sha256:cbe9f9332588e02f9f2838558321c72af3e805f328690978e0a1f7b57954fb36 2.8s done [2023-01-11T08:45:43.087Z] #9 extracting sha256:f697c7f04c0f0fa12c3e371635cea71a202b88d4f032e6a42936cd45ceec60a0 3.7s done [2023-01-11T08:45:43.087Z] #9 extracting sha256:32ea684c446cbb57508e35a9eac6cedfcf9cc55dd7ea7329e37200c9642eefee done [2023-01-11T08:45:43.087Z] #9 DONE 17.8s [2023-01-11T08:45:43.087Z] [2023-01-11T08:45:43.087Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-01-11T08:45:43.087Z] #17 ... [2023-01-11T08:45:43.087Z] [2023-01-11T08:45:43.087Z] #15 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-01-11T08:45:43.087Z] #15 DONE 11.8s [2023-01-11T08:45:43.087Z] [2023-01-11T08:45:43.087Z] #18 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-01-11T08:45:43.087Z] #18 DONE 0.1s [2023-01-11T08:45:43.087Z] [2023-01-11T08:45:43.087Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-01-11T08:45:43.087Z] #19 ... [2023-01-11T08:45:43.087Z] [2023-01-11T08:45:43.087Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-01-11T08:45:43.087Z] #17 DONE 0.6s [2023-01-11T08:45:43.350Z] [2023-01-11T08:45:43.350Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2023-01-11T08:45:43.701Z] #10 extracting sha256:251505777bca419aa22c651e412edd57d21f3e5e27a7095f3c2f5b0d79e872d0 done [2023-01-11T08:45:43.920Z] #20 DONE 0.6s [2023-01-11T08:45:43.920Z] [2023-01-11T08:45:43.920Z] #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 [2023-01-11T08:45:43.920Z] #21 ... [2023-01-11T08:45:43.920Z] [2023-01-11T08:45:43.920Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-01-11T08:45:43.920Z] #22 DONE 0.2s [2023-01-11T08:45:43.920Z] [2023-01-11T08:45:43.920Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-01-11T08:45:43.920Z] #23 DONE 0.2s [2023-01-11T08:45:43.959Z] #10 DONE 43.9s [2023-01-11T08:45:43.959Z] [2023-01-11T08:45:43.959Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-01-11T08:45:44.180Z] [2023-01-11T08:45:44.180Z] #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 [2023-01-11T08:45:44.526Z] #19 DONE 0.6s [2023-01-11T08:45:44.526Z] [2023-01-11T08:45:44.526Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2023-01-11T08:45:45.462Z] #20 DONE 0.7s [2023-01-11T08:45:45.462Z] [2023-01-11T08:45:45.462Z] #21 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:45:45.462Z] #21 ... [2023-01-11T08:45:45.462Z] [2023-01-11T08:45:45.462Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-01-11T08:45:45.462Z] #22 DONE 0.1s [2023-01-11T08:45:45.462Z] [2023-01-11T08:45:45.462Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-01-11T08:45:45.462Z] #23 DONE 0.2s [2023-01-11T08:45:45.462Z] [2023-01-11T08:45:45.462Z] #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 [2023-01-11T08:45:47.028Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b8075e3e505f34a1) in /home/ubuntu/workspace/moby_PR-44795 [Pipeline] { [Pipeline] checkout [2023-01-11T08:45:47.119Z] The recommended git tool is: git [2023-01-11T08:45:49.441Z] #24 ... [2023-01-11T08:45:49.441Z] [2023-01-11T08:45:49.441Z] #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 [2023-01-11T08:45:49.441Z] #21 5.099 + RM_GOPATH=0 [2023-01-11T08:45:49.441Z] #21 5.108 + TMP_GOPATH= [2023-01-11T08:45:49.441Z] #21 5.108 + : /build [2023-01-11T08:45:49.441Z] #21 5.108 + '[' -z '' ']' [2023-01-11T08:45:49.441Z] #21 5.108 ++ mktemp -d [2023-01-11T08:45:49.441Z] #21 5.122 + export GOPATH=/tmp/tmp.FZfpb7uFD8 [2023-01-11T08:45:49.441Z] #21 5.122 + GOPATH=/tmp/tmp.FZfpb7uFD8 [2023-01-11T08:45:49.441Z] #21 5.122 + RM_GOPATH=1 [2023-01-11T08:45:49.441Z] #21 5.122 + case "$(go env GOARCH)" in [2023-01-11T08:45:49.441Z] #21 5.122 ++ go env GOARCH [2023-01-11T08:45:49.441Z] #21 5.228 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:45:49.441Z] #21 5.228 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:45:49.441Z] #21 5.230 ++ dirname /tmp/install/install.sh [2023-01-11T08:45:49.441Z] #21 5.233 + dir=/tmp/install [2023-01-11T08:45:49.441Z] #21 5.236 + bin=dockercli [2023-01-11T08:45:49.441Z] #21 5.236 + shift [2023-01-11T08:45:49.441Z] #21 5.237 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-01-11T08:45:49.441Z] #21 5.237 + . /tmp/install/dockercli.installer [2023-01-11T08:45:49.441Z] #21 5.237 ++ : stable [2023-01-11T08:45:49.441Z] #21 5.238 ++ : 17.06.2-ce [2023-01-11T08:45:49.441Z] #21 5.238 + install_dockercli [2023-01-11T08:45:49.441Z] #21 5.239 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-01-11T08:45:49.441Z] #21 5.240 Install docker/cli version 17.06.2-ce from stable [2023-01-11T08:45:49.441Z] #21 5.244 ++ uname -m [2023-01-11T08:45:49.441Z] #21 5.276 + arch=aarch64 [2023-01-11T08:45:49.441Z] #21 5.276 + '[' aarch64 '!=' x86_64 ']' [2023-01-11T08:45:49.441Z] #21 5.276 + '[' aarch64 '!=' s390x ']' [2023-01-11T08:45:49.441Z] #21 5.277 + '[' aarch64 '!=' armhf ']' [2023-01-11T08:45:49.441Z] #21 5.277 + build_dockercli [2023-01-11T08:45:49.441Z] #21 5.277 + git clone https://github.com/docker/docker-ce /tmp/tmp.FZfpb7uFD8/tmp/docker-ce [2023-01-11T08:45:49.441Z] #21 5.303 Cloning into '/tmp/tmp.FZfpb7uFD8/tmp/docker-ce'... [2023-01-11T08:45:49.498Z] using credential docker-jenkins-github-credentials [2023-01-11T08:45:49.509Z] Cloning the remote Git repository [2023-01-11T08:45:49.509Z] Cloning with configured refspecs honoured and without tags [2023-01-11T08:45:48.339Z] Cloning repository https://github.com/moby/moby.git [2023-01-11T08:45:48.408Z] > git init /home/ubuntu/workspace/moby_PR-44795 # timeout=10 [2023-01-11T08:45:48.676Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-11T08:45:48.676Z] > git --version # timeout=10 [2023-01-11T08:45:48.691Z] > git --version # 'git version 2.17.1' [2023-01-11T08:45:48.691Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-11T08:45:48.693Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44795/head:refs/remotes/origin/PR-44795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-11T08:45:50.874Z] #24 ... [2023-01-11T08:45:50.874Z] [2023-01-11T08:45:50.874Z] #25 [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 [2023-01-11T08:45:50.874Z] #0 5.359 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-11T08:45:50.874Z] #0 5.371 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-11T08:45:50.874Z] #0 5.371 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-11T08:45:50.874Z] #0 5.624 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-11T08:45:51.483Z] #25 6.187 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB] [2023-01-11T08:45:52.065Z] #25 6.803 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-11T08:45:52.633Z] #25 ... [2023-01-11T08:45:52.633Z] [2023-01-11T08:45:52.633Z] #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 [2023-01-11T08:45:52.634Z] #24 7.105 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-01-11T08:45:52.634Z] #24 7.108 Cloning into '.'... [2023-01-11T08:45:54.708Z] #21 ... [2023-01-11T08:45:54.708Z] [2023-01-11T08:45:54.708Z] #25 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-01-11T08:45:54.708Z] #0 5.674 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-11T08:45:54.708Z] #0 5.724 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-11T08:45:54.708Z] #0 5.724 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-11T08:45:54.708Z] #0 6.769 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-01-11T08:45:54.708Z] #0 8.805 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [207 kB] [2023-01-11T08:45:54.708Z] #25 ... [2023-01-11T08:45:54.708Z] [2023-01-11T08:45:54.708Z] #26 [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 [2023-01-11T08:45:54.708Z] #0 5.724 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-11T08:45:54.708Z] #0 5.769 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-11T08:45:54.708Z] #0 5.780 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-11T08:45:54.708Z] #0 6.831 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-01-11T08:45:54.708Z] #26 10.35 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [207 kB] [2023-01-11T08:45:54.708Z] #26 ... [2023-01-11T08:45:54.708Z] [2023-01-11T08:45:54.708Z] #27 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-01-11T08:45:54.708Z] #0 5.189 + RM_GOPATH=0 [2023-01-11T08:45:54.708Z] #0 5.189 + TMP_GOPATH= [2023-01-11T08:45:54.708Z] #0 5.189 + : /build [2023-01-11T08:45:54.708Z] #0 5.189 + '[' -z '' ']' [2023-01-11T08:45:54.708Z] #0 5.207 ++ mktemp -d [2023-01-11T08:45:54.708Z] #0 5.244 + export GOPATH=/tmp/tmp.NJmPmdtDL0 [2023-01-11T08:45:54.708Z] #0 5.244 + GOPATH=/tmp/tmp.NJmPmdtDL0 [2023-01-11T08:45:54.708Z] #0 5.244 + RM_GOPATH=1 [2023-01-11T08:45:54.708Z] #0 5.244 + case "$(go env GOARCH)" in [2023-01-11T08:45:54.708Z] #0 5.245 ++ go env GOARCH [2023-01-11T08:45:54.708Z] #0 5.282 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:45:54.708Z] #0 5.282 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:45:54.708Z] #0 5.283 ++ dirname /tmp/install/install.sh [2023-01-11T08:45:54.708Z] #0 5.300 + dir=/tmp/install [2023-01-11T08:45:54.708Z] #0 5.300 + bin=rootlesskit [2023-01-11T08:45:54.708Z] #0 5.300 + shift [2023-01-11T08:45:54.708Z] #0 5.300 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-01-11T08:45:54.708Z] #0 5.300 + . /tmp/install/rootlesskit.installer [2023-01-11T08:45:54.708Z] #0 5.300 ++ : v0.14.4 [2023-01-11T08:45:54.708Z] #0 5.300 + install_rootlesskit [2023-01-11T08:45:54.708Z] #0 5.300 + case "$1" in [2023-01-11T08:45:54.708Z] #0 5.300 + export CGO_ENABLED=0 [2023-01-11T08:45:54.708Z] #0 5.300 + CGO_ENABLED=0 [2023-01-11T08:45:54.708Z] #0 5.300 + _install_rootlesskit [2023-01-11T08:45:54.708Z] #0 5.301 + echo 'Install rootlesskit version v0.14.4' [2023-01-11T08:45:54.708Z] #0 5.304 Install rootlesskit version v0.14.4 [2023-01-11T08:45:54.708Z] #0 5.304 + for f in rootlesskit rootlesskit-docker-proxy [2023-01-11T08:45:54.708Z] #0 5.310 + GOBIN=/build [2023-01-11T08:45:54.708Z] #0 5.310 + GO111MODULE=on [2023-01-11T08:45:54.708Z] #0 5.310 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-01-11T08:45:54.708Z] #0 5.812 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-01-11T08:45:54.708Z] #0 7.964 go: downloading github.com/pkg/errors v0.9.1 [2023-01-11T08:45:54.708Z] #0 7.967 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-01-11T08:45:54.708Z] #0 8.005 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-01-11T08:45:54.708Z] #0 8.689 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-01-11T08:45:54.708Z] #27 ... [2023-01-11T08:45:54.708Z] [2023-01-11T08:45:54.708Z] #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 [2023-01-11T08:45:54.708Z] #0 5.192 + RM_GOPATH=0 [2023-01-11T08:45:54.708Z] #0 5.192 + TMP_GOPATH= [2023-01-11T08:45:54.708Z] #0 5.192 + : /build [2023-01-11T08:45:54.708Z] #0 5.192 + '[' -z '' ']' [2023-01-11T08:45:54.708Z] #0 5.197 ++ mktemp -d [2023-01-11T08:45:54.708Z] #0 5.197 + export GOPATH=/tmp/tmp.LkVFXOWdKG [2023-01-11T08:45:54.708Z] #0 5.197 + GOPATH=/tmp/tmp.LkVFXOWdKG [2023-01-11T08:45:54.708Z] #0 5.197 + RM_GOPATH=1 [2023-01-11T08:45:54.708Z] #0 5.197 + case "$(go env GOARCH)" in [2023-01-11T08:45:54.708Z] #0 5.205 ++ go env GOARCH [2023-01-11T08:45:54.708Z] #0 5.301 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:45:54.708Z] #0 5.301 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:45:54.708Z] #0 5.302 ++ dirname /tmp/install/install.sh [2023-01-11T08:45:54.708Z] #0 5.304 + dir=/tmp/install [2023-01-11T08:45:54.708Z] #0 5.321 + bin=shfmt [2023-01-11T08:45:54.708Z] #0 5.321 + shift [2023-01-11T08:45:54.708Z] #0 5.321 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-01-11T08:45:54.708Z] #0 5.321 + . /tmp/install/shfmt.installer [2023-01-11T08:45:54.708Z] #0 5.321 Install shfmt version v3.0.2 [2023-01-11T08:45:54.708Z] #0 5.321 ++ : v3.0.2 [2023-01-11T08:45:54.708Z] #0 5.321 + install_shfmt [2023-01-11T08:45:54.708Z] #0 5.321 + echo 'Install shfmt version v3.0.2' [2023-01-11T08:45:54.708Z] #0 5.321 + GOBIN=/build [2023-01-11T08:45:54.708Z] #0 5.321 + GO111MODULE=on [2023-01-11T08:45:54.708Z] #0 5.321 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-01-11T08:45:54.708Z] #0 5.826 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-01-11T08:45:54.708Z] #0 6.969 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-01-11T08:45:54.708Z] #0 6.970 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-01-11T08:45:54.708Z] #0 7.107 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-01-11T08:45:54.708Z] #0 8.720 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-01-11T08:45:54.708Z] #28 ... [2023-01-11T08:45:54.708Z] [2023-01-11T08:45:54.708Z] #29 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-01-11T08:45:54.708Z] #0 4.443 + RM_GOPATH=0 [2023-01-11T08:45:54.708Z] #0 4.443 + TMP_GOPATH= [2023-01-11T08:45:54.708Z] #0 4.443 + : /build [2023-01-11T08:45:54.708Z] #0 4.443 + '[' -z '' ']' [2023-01-11T08:45:54.708Z] #0 4.443 ++ mktemp -d [2023-01-11T08:45:54.708Z] #0 4.445 + export GOPATH=/tmp/tmp.WA5Bg7s6bM [2023-01-11T08:45:54.708Z] #0 4.445 + GOPATH=/tmp/tmp.WA5Bg7s6bM [2023-01-11T08:45:54.708Z] #0 4.445 + RM_GOPATH=1 [2023-01-11T08:45:54.708Z] #0 4.445 + case "$(go env GOARCH)" in [2023-01-11T08:45:54.708Z] #0 4.445 ++ go env GOARCH [2023-01-11T08:45:54.708Z] #0 4.468 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-01-11T08:45:54.708Z] #0 4.468 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:45:54.708Z] #0 4.468 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:45:54.708Z] #0 4.468 ++ dirname /tmp/install/install.sh [2023-01-11T08:45:54.708Z] #0 4.468 + dir=/tmp/install [2023-01-11T08:45:54.708Z] #0 4.468 + bin=vndr [2023-01-11T08:45:54.708Z] #0 4.468 + shift [2023-01-11T08:45:54.708Z] #0 4.468 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-01-11T08:45:54.708Z] #0 4.468 + . /tmp/install/vndr.installer [2023-01-11T08:45:54.708Z] #0 4.468 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-01-11T08:45:54.708Z] #0 4.468 + install_vndr [2023-01-11T08:45:54.708Z] #0 4.468 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-01-11T08:45:54.708Z] #0 4.468 + GOBIN=/build [2023-01-11T08:45:54.708Z] #0 4.468 + GO111MODULE=on [2023-01-11T08:45:54.708Z] #0 4.468 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-01-11T08:45:54.708Z] #0 4.864 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-01-11T08:45:54.708Z] #29 ... [2023-01-11T08:45:54.708Z] [2023-01-11T08:45:54.708Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:45:54.708Z] #0 4.200 + RM_GOPATH=0 [2023-01-11T08:45:54.708Z] #0 4.200 + TMP_GOPATH= [2023-01-11T08:45:54.708Z] #0 4.200 + : /build [2023-01-11T08:45:54.708Z] #0 4.200 + '[' -z '' ']' [2023-01-11T08:45:54.708Z] #0 4.202 ++ mktemp -d [2023-01-11T08:45:54.708Z] #0 4.202 + export GOPATH=/tmp/tmp.yCI4XBaEVU [2023-01-11T08:45:54.708Z] #0 4.202 + GOPATH=/tmp/tmp.yCI4XBaEVU [2023-01-11T08:45:54.708Z] #0 4.202 + RM_GOPATH=1 [2023-01-11T08:45:54.708Z] #0 4.202 + case "$(go env GOARCH)" in [2023-01-11T08:45:54.708Z] #0 4.202 ++ go env GOARCH [2023-01-11T08:45:54.708Z] #0 4.221 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:45:54.708Z] #0 4.221 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:45:54.708Z] #0 4.223 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-11T08:45:54.708Z] #0 4.223 ++ dirname /tmp/install/install.sh [2023-01-11T08:45:54.708Z] #0 4.223 + dir=/tmp/install [2023-01-11T08:45:54.708Z] #0 4.223 + bin=tomlv [2023-01-11T08:45:54.708Z] #0 4.223 + shift [2023-01-11T08:45:54.708Z] #0 4.223 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-01-11T08:45:54.708Z] #0 4.223 + . /tmp/install/tomlv.installer [2023-01-11T08:45:54.708Z] #0 4.223 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-11T08:45:54.708Z] #0 4.223 + install_tomlv [2023-01-11T08:45:54.708Z] #0 4.223 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-01-11T08:45:54.708Z] #0 4.223 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.yCI4XBaEVU/src/github.com/BurntSushi/toml [2023-01-11T08:45:54.708Z] #0 4.237 Cloning into '/tmp/tmp.yCI4XBaEVU/src/github.com/BurntSushi/toml'... [2023-01-11T08:45:54.708Z] #0 4.957 + cd /tmp/tmp.yCI4XBaEVU/src/github.com/BurntSushi/toml [2023-01-11T08:45:54.708Z] #0 4.957 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-11T08:45:54.708Z] #0 5.041 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-01-11T08:45:54.708Z] #0 5.605 internal/unsafeheader [2023-01-11T08:45:54.708Z] #0 5.617 internal/goarch [2023-01-11T08:45:54.708Z] #0 5.738 internal/cpu [2023-01-11T08:45:54.708Z] #0 5.743 internal/abi [2023-01-11T08:45:54.708Z] #0 6.116 internal/goexperiment [2023-01-11T08:45:54.708Z] #0 6.268 internal/goos [2023-01-11T08:45:54.708Z] #0 6.345 internal/bytealg [2023-01-11T08:45:54.708Z] #0 6.447 runtime/internal/atomic [2023-01-11T08:45:54.708Z] #0 7.394 runtime/internal/math [2023-01-11T08:45:54.708Z] #0 7.468 runtime/internal/sys [2023-01-11T08:45:54.708Z] #0 7.650 runtime/internal/syscall [2023-01-11T08:45:54.708Z] #0 7.869 internal/itoa [2023-01-11T08:45:54.708Z] #0 8.189 runtime [2023-01-11T08:45:54.708Z] #0 8.209 math/bits [2023-01-11T08:45:54.708Z] #0 8.834 math [2023-01-11T08:45:54.708Z] #30 ... [2023-01-11T08:45:54.708Z] [2023-01-11T08:45:54.708Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-11T08:45:54.708Z] #0 4.957 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-11T08:45:54.708Z] #0 4.990 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-11T08:45:54.709Z] #0 4.991 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-11T08:45:54.709Z] #0 5.839 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-01-11T08:45:54.709Z] #0 8.376 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [207 kB] [2023-01-11T08:45:54.709Z] #31 ... [2023-01-11T08:45:54.709Z] [2023-01-11T08:45:54.709Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:45:54.709Z] #0 4.368 + RM_GOPATH=0 [2023-01-11T08:45:54.709Z] #0 4.368 + TMP_GOPATH= [2023-01-11T08:45:54.709Z] #0 4.368 + : /build [2023-01-11T08:45:54.709Z] #0 4.368 + '[' -z '' ']' [2023-01-11T08:45:54.709Z] #0 4.368 ++ mktemp -d [2023-01-11T08:45:54.709Z] #0 4.376 + export GOPATH=/tmp/tmp.jOM8rN95vz [2023-01-11T08:45:54.709Z] #0 4.376 + GOPATH=/tmp/tmp.jOM8rN95vz [2023-01-11T08:45:54.709Z] #0 4.376 + RM_GOPATH=1 [2023-01-11T08:45:54.709Z] #0 4.376 + case "$(go env GOARCH)" in [2023-01-11T08:45:54.709Z] #0 4.376 ++ go env GOARCH [2023-01-11T08:45:54.709Z] #0 4.401 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:45:54.709Z] #0 4.401 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:45:54.709Z] #0 4.401 ++ dirname /tmp/install/install.sh [2023-01-11T08:45:54.709Z] #0 4.401 + dir=/tmp/install [2023-01-11T08:45:54.709Z] #0 4.401 + bin=golangci_lint [2023-01-11T08:45:54.709Z] #0 4.401 + shift [2023-01-11T08:45:54.709Z] #0 4.401 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-01-11T08:45:54.709Z] #0 4.401 + . /tmp/install/golangci_lint.installer [2023-01-11T08:45:54.709Z] #0 4.401 ++ : v1.44.0 [2023-01-11T08:45:54.709Z] #0 4.401 + install_golangci_lint [2023-01-11T08:45:54.709Z] #0 4.401 + set -e [2023-01-11T08:45:54.709Z] #0 4.401 + echo 'Install golangci-lint version v1.44.0' [2023-01-11T08:45:54.709Z] #0 4.401 + GOBIN=/build [2023-01-11T08:45:54.709Z] #0 4.401 + GO111MODULE=on [2023-01-11T08:45:54.709Z] #0 4.401 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2023-01-11T08:45:54.709Z] #0 4.401 Install golangci-lint version v1.44.0 [2023-01-11T08:45:54.709Z] #0 4.969 go: downloading github.com/golangci/golangci-lint v1.44.0 [2023-01-11T08:45:54.966Z] #32 ... [2023-01-11T08:45:54.966Z] [2023-01-11T08:45:54.966Z] #33 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-01-11T08:45:54.966Z] #0 3.633 + RM_GOPATH=0 [2023-01-11T08:45:54.966Z] #0 3.633 + TMP_GOPATH= [2023-01-11T08:45:54.966Z] #0 3.633 + : /build [2023-01-11T08:45:54.966Z] #0 3.633 + '[' -z '' ']' [2023-01-11T08:45:54.966Z] #0 3.645 ++ mktemp -d [2023-01-11T08:45:54.966Z] #0 3.645 + export GOPATH=/tmp/tmp.kVu4m16VuG [2023-01-11T08:45:54.966Z] #0 3.645 + GOPATH=/tmp/tmp.kVu4m16VuG [2023-01-11T08:45:54.966Z] #0 3.645 + RM_GOPATH=1 [2023-01-11T08:45:54.966Z] #0 3.645 + case "$(go env GOARCH)" in [2023-01-11T08:45:54.966Z] #0 3.645 ++ go env GOARCH [2023-01-11T08:45:54.966Z] #0 3.649 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:45:54.966Z] #0 3.649 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:45:54.966Z] #0 3.649 ++ dirname /tmp/install/install.sh [2023-01-11T08:45:54.966Z] #0 3.656 + dir=/tmp/install [2023-01-11T08:45:54.966Z] #0 3.656 + bin=proxy [2023-01-11T08:45:54.966Z] #0 3.656 + shift [2023-01-11T08:45:54.966Z] #0 3.656 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-01-11T08:45:54.966Z] #0 3.656 + . /tmp/install/proxy.installer [2023-01-11T08:45:54.966Z] #0 3.656 ++ : 374259e8316124ccf1fc38c0c0f3430f8d0e9c76 [2023-01-11T08:45:54.966Z] #0 3.656 + install_proxy [2023-01-11T08:45:54.966Z] #0 3.656 + case "$1" in [2023-01-11T08:45:54.966Z] #0 3.656 + export CGO_ENABLED=0 [2023-01-11T08:45:54.966Z] #0 3.656 + CGO_ENABLED=0 [2023-01-11T08:45:54.966Z] #0 3.656 + _install_proxy [2023-01-11T08:45:54.966Z] #0 3.656 + echo 'Install docker-proxy version 374259e8316124ccf1fc38c0c0f3430f8d0e9c76' [2023-01-11T08:45:54.966Z] #0 3.656 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.kVu4m16VuG/src/github.com/docker/libnetwork [2023-01-11T08:45:54.966Z] #0 3.656 Install docker-proxy version 374259e8316124ccf1fc38c0c0f3430f8d0e9c76 [2023-01-11T08:45:54.966Z] #0 3.664 Cloning into '/tmp/tmp.kVu4m16VuG/src/github.com/docker/libnetwork'... [2023-01-11T08:45:55.170Z] #24 ... [2023-01-11T08:45:55.171Z] [2023-01-11T08:45:55.171Z] #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 [2023-01-11T08:45:55.171Z] #0 7.203 + RM_GOPATH=0 [2023-01-11T08:45:55.171Z] #0 7.203 + TMP_GOPATH= [2023-01-11T08:45:55.171Z] #0 7.203 + : /build [2023-01-11T08:45:55.171Z] #0 7.203 + '[' -z '' ']' [2023-01-11T08:45:55.171Z] #0 7.203 ++ mktemp -d [2023-01-11T08:45:55.171Z] #0 7.203 + export GOPATH=/tmp/tmp.zCnL8OMOlb [2023-01-11T08:45:55.171Z] #0 7.203 + GOPATH=/tmp/tmp.zCnL8OMOlb [2023-01-11T08:45:55.171Z] #0 7.203 + RM_GOPATH=1 [2023-01-11T08:45:55.171Z] #0 7.203 + case "$(go env GOARCH)" in [2023-01-11T08:45:55.171Z] #0 7.203 ++ go env GOARCH [2023-01-11T08:45:55.171Z] #0 7.204 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:45:55.171Z] #0 7.204 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:45:55.171Z] #0 7.204 ++ dirname /tmp/install/install.sh [2023-01-11T08:45:55.171Z] #0 7.215 + dir=/tmp/install [2023-01-11T08:45:55.171Z] #0 7.215 + bin=rootlesskit [2023-01-11T08:45:55.171Z] #0 7.215 + shift [2023-01-11T08:45:55.171Z] #0 7.215 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-01-11T08:45:55.171Z] #0 7.215 + . /tmp/install/rootlesskit.installer [2023-01-11T08:45:55.171Z] #0 7.215 ++ : v0.14.4 [2023-01-11T08:45:55.171Z] #0 7.215 + install_rootlesskit [2023-01-11T08:45:55.171Z] #0 7.215 + case "$1" in [2023-01-11T08:45:55.171Z] #0 7.215 + export CGO_ENABLED=0 [2023-01-11T08:45:55.171Z] #0 7.215 + CGO_ENABLED=0 [2023-01-11T08:45:55.171Z] #0 7.215 + _install_rootlesskit [2023-01-11T08:45:55.171Z] #0 7.215 + echo 'Install rootlesskit version v0.14.4' [2023-01-11T08:45:55.171Z] #0 7.215 + for f in rootlesskit rootlesskit-docker-proxy [2023-01-11T08:45:55.171Z] #0 7.215 + GOBIN=/build [2023-01-11T08:45:55.171Z] #0 7.215 + GO111MODULE=on [2023-01-11T08:45:55.171Z] #0 7.215 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-01-11T08:45:55.171Z] #0 7.216 Install rootlesskit version v0.14.4 [2023-01-11T08:45:55.171Z] #0 7.875 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-01-11T08:45:55.222Z] #33 ... [2023-01-11T08:45:55.222Z] [2023-01-11T08:45:55.222Z] #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 [2023-01-11T08:45:55.222Z] #0 5.706 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-11T08:45:55.222Z] #0 5.760 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-11T08:45:55.222Z] #0 5.765 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-11T08:45:55.222Z] #0 6.718 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-01-11T08:45:55.222Z] #0 9.129 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [207 kB] [2023-01-11T08:45:55.222Z] #34 ... [2023-01-11T08:45:55.222Z] [2023-01-11T08:45:55.222Z] #35 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-01-11T08:45:55.222Z] #0 4.425 + git clone https://github.com/docker/distribution.git . [2023-01-11T08:45:55.222Z] #0 4.425 Cloning into '.'... [2023-01-11T08:45:55.430Z] #26 ... [2023-01-11T08:45:55.430Z] [2023-01-11T08:45:55.430Z] #27 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-01-11T08:45:55.430Z] #0 7.558 + RM_GOPATH=0 [2023-01-11T08:45:55.430Z] #0 7.558 + TMP_GOPATH= [2023-01-11T08:45:55.430Z] #0 7.558 + : /build [2023-01-11T08:45:55.430Z] #0 7.558 + '[' -z '' ']' [2023-01-11T08:45:55.430Z] #0 7.558 ++ mktemp -d [2023-01-11T08:45:55.430Z] #0 7.558 + export GOPATH=/tmp/tmp.9pIpf06gzn [2023-01-11T08:45:55.430Z] #0 7.558 + GOPATH=/tmp/tmp.9pIpf06gzn [2023-01-11T08:45:55.430Z] #0 7.558 + RM_GOPATH=1 [2023-01-11T08:45:55.430Z] #0 7.558 + case "$(go env GOARCH)" in [2023-01-11T08:45:55.430Z] #0 7.558 ++ go env GOARCH [2023-01-11T08:45:55.430Z] #0 7.577 Install gotestsum version v1.8.2 [2023-01-11T08:45:55.430Z] #0 7.578 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:45:55.430Z] #0 7.578 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:45:55.430Z] #0 7.578 ++ dirname /tmp/install/install.sh [2023-01-11T08:45:55.430Z] #0 7.578 + dir=/tmp/install [2023-01-11T08:45:55.430Z] #0 7.578 + bin=gotestsum [2023-01-11T08:45:55.430Z] #0 7.578 + shift [2023-01-11T08:45:55.430Z] #0 7.578 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-01-11T08:45:55.430Z] #0 7.578 + . /tmp/install/gotestsum.installer [2023-01-11T08:45:55.430Z] #0 7.578 ++ : v1.8.2 [2023-01-11T08:45:55.430Z] #0 7.578 + install_gotestsum [2023-01-11T08:45:55.430Z] #0 7.578 + set -e [2023-01-11T08:45:55.430Z] #0 7.578 + echo 'Install gotestsum version v1.8.2' [2023-01-11T08:45:55.430Z] #0 7.578 + GOBIN=/build [2023-01-11T08:45:55.430Z] #0 7.578 + GO111MODULE=on [2023-01-11T08:45:55.430Z] #0 7.578 + go install gotest.tools/gotestsum@v1.8.2 [2023-01-11T08:45:55.430Z] #0 8.005 go: downloading gotest.tools/gotestsum v1.8.2 [2023-01-11T08:45:55.479Z] #35 ... [2023-01-11T08:45:55.479Z] [2023-01-11T08:45:55.479Z] #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 [2023-01-11T08:45:55.479Z] #0 4.876 + RM_GOPATH=0 [2023-01-11T08:45:55.479Z] #0 4.876 + TMP_GOPATH= [2023-01-11T08:45:55.479Z] #0 4.876 + : /build [2023-01-11T08:45:55.479Z] #0 4.876 + '[' -z '' ']' [2023-01-11T08:45:55.479Z] #0 4.877 ++ mktemp -d [2023-01-11T08:45:55.479Z] #0 4.893 + export GOPATH=/tmp/tmp.J61yvuwNEh [2023-01-11T08:45:55.479Z] #0 4.893 + GOPATH=/tmp/tmp.J61yvuwNEh [2023-01-11T08:45:55.479Z] #0 4.893 + RM_GOPATH=1 [2023-01-11T08:45:55.479Z] #0 4.893 + case "$(go env GOARCH)" in [2023-01-11T08:45:55.479Z] #0 4.897 ++ go env GOARCH [2023-01-11T08:45:55.479Z] #0 4.932 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:45:55.479Z] #0 4.932 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:45:55.479Z] #0 4.932 ++ dirname /tmp/install/install.sh [2023-01-11T08:45:55.479Z] #0 4.932 + dir=/tmp/install [2023-01-11T08:45:55.479Z] #0 4.932 + bin=gotestsum [2023-01-11T08:45:55.479Z] #0 4.932 + shift [2023-01-11T08:45:55.479Z] #0 4.932 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-01-11T08:45:55.479Z] #0 4.932 + . /tmp/install/gotestsum.installer [2023-01-11T08:45:55.479Z] #0 4.932 ++ : v1.8.2 [2023-01-11T08:45:55.479Z] #0 4.932 + install_gotestsum [2023-01-11T08:45:55.479Z] #0 4.932 + set -e [2023-01-11T08:45:55.479Z] #0 4.932 + echo 'Install gotestsum version v1.8.2' [2023-01-11T08:45:55.479Z] #0 4.932 + GOBIN=/build [2023-01-11T08:45:55.479Z] #0 4.932 + GO111MODULE=on [2023-01-11T08:45:55.479Z] #0 4.932 + go install gotest.tools/gotestsum@v1.8.2 [2023-01-11T08:45:55.479Z] #0 4.932 Install gotestsum version v1.8.2 [2023-01-11T08:45:55.479Z] #0 5.425 go: downloading gotest.tools/gotestsum v1.8.2 [2023-01-11T08:45:55.479Z] #0 7.113 go: downloading github.com/dnephin/pflag v1.0.7 [2023-01-11T08:45:55.479Z] #0 7.149 go: downloading github.com/fatih/color v1.13.0 [2023-01-11T08:45:55.479Z] #0 7.292 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-01-11T08:45:55.479Z] #0 7.665 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-11T08:45:55.479Z] #0 7.696 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-11T08:45:55.479Z] #0 7.797 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-01-11T08:45:55.479Z] #0 7.805 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-01-11T08:45:55.479Z] #0 8.045 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-01-11T08:45:55.479Z] #0 8.203 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-01-11T08:45:55.479Z] #0 8.438 go: downloading golang.org/x/tools v0.1.11 [2023-01-11T08:45:55.479Z] #36 ... [2023-01-11T08:45:55.479Z] [2023-01-11T08:45:55.479Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-01-11T08:45:55.479Z] #19 1.692 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-01-11T08:45:55.479Z] #19 2.160 [2023-01-11T08:45:55.479Z] #19 2.497 #=#=# ######################################################################## 100.0% [2023-01-11T08:45:55.479Z] #19 2.707 [2023-01-11T08:45:55.479Z] #19 3.990 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-01-11T08:45:55.479Z] #19 4.247 [2023-01-11T08:45:55.479Z] #19 4.479 #=#=# ######################################################################## 100.0% [2023-01-11T08:45:55.479Z] #19 4.770 [2023-01-11T08:45:55.479Z] #19 7.174 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-01-11T08:45:55.479Z] #19 9.066 #=#=# [2023-01-11T08:45:55.479Z] #19 9.487 #=#=# 0.0% ######## 12.3% ############## 20.1% ##################### 29.7% ############################### 44.1% ###################################### 53.4% ########################################### 60.8% #################################################### 72.5% ########################################################### 82.9% ################################################################## 92.9% ######################################################################## 100.0% [2023-01-11T08:45:55.479Z] #19 11.84 [2023-01-11T08:45:55.689Z] #27 ... [2023-01-11T08:45:55.689Z] [2023-01-11T08:45:55.689Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:45:55.689Z] #0 7.070 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-11T08:45:55.689Z] #0 7.115 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-11T08:45:55.689Z] #0 7.115 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-11T08:45:55.689Z] #0 7.582 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-11T08:45:55.689Z] #28 ... [2023-01-11T08:45:55.689Z] [2023-01-11T08:45:55.689Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-11T08:45:55.689Z] #0 8.814 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-11T08:45:55.689Z] #0 8.857 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-11T08:45:55.689Z] #0 8.871 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-11T08:45:55.949Z] #29 ... [2023-01-11T08:45:55.949Z] [2023-01-11T08:45:55.949Z] #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 [2023-01-11T08:45:55.949Z] #0 8.241 + RM_GOPATH=0 [2023-01-11T08:45:55.949Z] #0 8.241 + TMP_GOPATH= [2023-01-11T08:45:55.949Z] #0 8.241 + : /build [2023-01-11T08:45:55.949Z] #0 8.241 + '[' -z '' ']' [2023-01-11T08:45:55.949Z] #0 8.241 ++ mktemp -d [2023-01-11T08:45:55.949Z] #0 8.241 + export GOPATH=/tmp/tmp.IjHNUkwFzw [2023-01-11T08:45:55.949Z] #0 8.241 + GOPATH=/tmp/tmp.IjHNUkwFzw [2023-01-11T08:45:55.949Z] #0 8.241 + RM_GOPATH=1 [2023-01-11T08:45:55.949Z] #0 8.241 + case "$(go env GOARCH)" in [2023-01-11T08:45:55.949Z] #0 8.241 ++ go env GOARCH [2023-01-11T08:45:55.949Z] #0 8.298 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:45:55.949Z] #0 8.298 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:45:55.949Z] #0 8.298 ++ dirname /tmp/install/install.sh [2023-01-11T08:45:55.949Z] #0 8.298 + dir=/tmp/install [2023-01-11T08:45:55.949Z] #0 8.298 + bin=vndr [2023-01-11T08:45:55.949Z] #0 8.298 + shift [2023-01-11T08:45:55.949Z] #0 8.298 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-01-11T08:45:55.949Z] #0 8.298 + . /tmp/install/vndr.installer [2023-01-11T08:45:55.949Z] #0 8.298 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-01-11T08:45:55.949Z] #0 8.298 + install_vndr [2023-01-11T08:45:55.949Z] #0 8.319 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-01-11T08:45:55.949Z] #0 8.319 + GOBIN=/build [2023-01-11T08:45:55.949Z] #0 8.319 + GO111MODULE=on [2023-01-11T08:45:55.949Z] #0 8.319 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-01-11T08:45:55.949Z] #0 8.319 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-01-11T08:45:55.949Z] #0 8.870 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-01-11T08:45:55.949Z] #30 ... [2023-01-11T08:45:55.949Z] [2023-01-11T08:45:55.949Z] #31 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:45:55.949Z] #0 8.180 + RM_GOPATH=0 [2023-01-11T08:45:55.949Z] #0 8.180 + TMP_GOPATH= [2023-01-11T08:45:55.949Z] #0 8.180 + : /build [2023-01-11T08:45:55.949Z] #0 8.180 + '[' -z '' ']' [2023-01-11T08:45:55.949Z] #0 8.180 ++ mktemp -d [2023-01-11T08:45:55.949Z] #0 8.180 + export GOPATH=/tmp/tmp.SSDGvT14pl [2023-01-11T08:45:55.949Z] #0 8.180 + GOPATH=/tmp/tmp.SSDGvT14pl [2023-01-11T08:45:55.949Z] #0 8.180 + RM_GOPATH=1 [2023-01-11T08:45:55.949Z] #0 8.180 + case "$(go env GOARCH)" in [2023-01-11T08:45:55.949Z] #0 8.187 ++ go env GOARCH [2023-01-11T08:45:55.949Z] #0 8.263 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:45:55.949Z] #0 8.263 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:45:55.949Z] #0 8.263 ++ dirname /tmp/install/install.sh [2023-01-11T08:45:55.949Z] #0 8.275 + dir=/tmp/install [2023-01-11T08:45:55.949Z] #0 8.275 + bin=golangci_lint [2023-01-11T08:45:55.949Z] #0 8.275 + shift [2023-01-11T08:45:55.949Z] #0 8.275 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-01-11T08:45:55.949Z] #0 8.275 + . /tmp/install/golangci_lint.installer [2023-01-11T08:45:55.949Z] #0 8.275 ++ : v1.44.0 [2023-01-11T08:45:55.949Z] #0 8.275 + install_golangci_lint [2023-01-11T08:45:55.949Z] #0 8.275 + set -e [2023-01-11T08:45:55.949Z] #0 8.275 + echo 'Install golangci-lint version v1.44.0' [2023-01-11T08:45:55.949Z] #0 8.275 + GOBIN=/build [2023-01-11T08:45:55.949Z] #0 8.275 + GO111MODULE=on [2023-01-11T08:45:55.949Z] #0 8.275 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2023-01-11T08:45:55.949Z] #0 8.276 Install golangci-lint version v1.44.0 [2023-01-11T08:45:55.949Z] #0 9.453 go: downloading github.com/golangci/golangci-lint v1.44.0 [2023-01-11T08:45:56.208Z] #31 ... [2023-01-11T08:45:56.208Z] [2023-01-11T08:45:56.208Z] #32 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-01-11T08:45:56.208Z] #0 8.257 + git clone https://github.com/docker/distribution.git . [2023-01-11T08:45:56.208Z] #0 8.257 Cloning into '.'... [2023-01-11T08:45:56.208Z] #32 ... [2023-01-11T08:45:56.208Z] [2023-01-11T08:45:56.208Z] #33 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-01-11T08:45:56.208Z] #0 8.701 + RM_GOPATH=0 [2023-01-11T08:45:56.208Z] #0 8.701 + TMP_GOPATH= [2023-01-11T08:45:56.208Z] #0 8.701 + : /build [2023-01-11T08:45:56.208Z] #0 8.701 + '[' -z '' ']' [2023-01-11T08:45:56.208Z] #0 8.718 ++ mktemp -d [2023-01-11T08:45:56.208Z] #0 8.718 + export GOPATH=/tmp/tmp.ANIR3UihPb [2023-01-11T08:45:56.208Z] #0 8.718 + GOPATH=/tmp/tmp.ANIR3UihPb [2023-01-11T08:45:56.208Z] #0 8.718 + RM_GOPATH=1 [2023-01-11T08:45:56.208Z] #0 8.718 + case "$(go env GOARCH)" in [2023-01-11T08:45:56.208Z] #0 8.738 ++ go env GOARCH [2023-01-11T08:45:56.208Z] #0 8.761 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:45:56.208Z] #0 8.761 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:45:56.208Z] #0 8.762 ++ dirname /tmp/install/install.sh [2023-01-11T08:45:56.208Z] #0 8.778 + dir=/tmp/install [2023-01-11T08:45:56.208Z] #0 8.778 + bin=shfmt [2023-01-11T08:45:56.208Z] #0 8.778 + shift [2023-01-11T08:45:56.208Z] #0 8.778 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-01-11T08:45:56.208Z] #0 8.778 + . /tmp/install/shfmt.installer [2023-01-11T08:45:56.208Z] #0 8.778 ++ : v3.0.2 [2023-01-11T08:45:56.208Z] #0 8.778 + install_shfmt [2023-01-11T08:45:56.208Z] #0 8.778 + echo 'Install shfmt version v3.0.2' [2023-01-11T08:45:56.208Z] #0 8.778 + GOBIN=/build [2023-01-11T08:45:56.208Z] #0 8.778 + GO111MODULE=on [2023-01-11T08:45:56.208Z] #0 8.778 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-01-11T08:45:56.208Z] #0 8.779 Install shfmt version v3.0.2 [2023-01-11T08:45:56.208Z] #0 9.470 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-01-11T08:45:56.208Z] #0 11.12 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-01-11T08:45:56.412Z] #19 ... [2023-01-11T08:45:56.412Z] [2023-01-11T08:45:56.412Z] #26 [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 [2023-01-11T08:45:56.412Z] #26 12.72 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-01-11T08:45:56.474Z] #33 ... [2023-01-11T08:45:56.474Z] [2023-01-11T08:45:56.474Z] #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 [2023-01-11T08:45:56.474Z] #0 8.374 + RM_GOPATH=0 [2023-01-11T08:45:56.474Z] #0 8.374 + TMP_GOPATH= [2023-01-11T08:45:56.474Z] #0 8.374 + : /build [2023-01-11T08:45:56.474Z] #0 8.374 + '[' -z '' ']' [2023-01-11T08:45:56.474Z] #0 8.374 ++ mktemp -d [2023-01-11T08:45:56.474Z] #0 8.374 + export GOPATH=/tmp/tmp.1i51Kte8oW [2023-01-11T08:45:56.474Z] #0 8.374 + GOPATH=/tmp/tmp.1i51Kte8oW [2023-01-11T08:45:56.474Z] #0 8.374 + RM_GOPATH=1 [2023-01-11T08:45:56.474Z] #0 8.374 + case "$(go env GOARCH)" in [2023-01-11T08:45:56.474Z] #0 8.374 ++ go env GOARCH [2023-01-11T08:45:56.474Z] #0 8.413 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:45:56.474Z] #0 8.413 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:45:56.474Z] #0 8.413 ++ dirname /tmp/install/install.sh [2023-01-11T08:45:56.474Z] #0 8.413 + dir=/tmp/install [2023-01-11T08:45:56.474Z] #0 8.413 + bin=proxy [2023-01-11T08:45:56.474Z] #0 8.413 + shift [2023-01-11T08:45:56.474Z] #0 8.413 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-01-11T08:45:56.474Z] #0 8.413 + . /tmp/install/proxy.installer [2023-01-11T08:45:56.474Z] #0 8.413 ++ : 374259e8316124ccf1fc38c0c0f3430f8d0e9c76 [2023-01-11T08:45:56.474Z] #0 8.413 + install_proxy [2023-01-11T08:45:56.474Z] #0 8.413 + case "$1" in [2023-01-11T08:45:56.474Z] #0 8.413 + export CGO_ENABLED=0 [2023-01-11T08:45:56.474Z] #0 8.413 + CGO_ENABLED=0 [2023-01-11T08:45:56.474Z] #0 8.413 + _install_proxy [2023-01-11T08:45:56.474Z] #0 8.413 + echo 'Install docker-proxy version 374259e8316124ccf1fc38c0c0f3430f8d0e9c76' [2023-01-11T08:45:56.474Z] #0 8.414 Install docker-proxy version 374259e8316124ccf1fc38c0c0f3430f8d0e9c76 [2023-01-11T08:45:56.474Z] #0 8.414 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.1i51Kte8oW/src/github.com/docker/libnetwork [2023-01-11T08:45:56.474Z] #0 8.421 Cloning into '/tmp/tmp.1i51Kte8oW/src/github.com/docker/libnetwork'... [2023-01-11T08:45:56.474Z] #34 ... [2023-01-11T08:45:56.474Z] [2023-01-11T08:45:56.474Z] #35 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-01-11T08:45:56.474Z] #0 7.771 + RM_GOPATH=0 [2023-01-11T08:45:56.474Z] #0 7.771 + TMP_GOPATH= [2023-01-11T08:45:56.474Z] #0 7.771 + : /build [2023-01-11T08:45:56.474Z] #0 7.771 + '[' -z '' ']' [2023-01-11T08:45:56.474Z] #0 7.771 ++ mktemp -d [2023-01-11T08:45:56.474Z] #0 7.771 + export GOPATH=/tmp/tmp.raPrB71KC9 [2023-01-11T08:45:56.474Z] #0 7.771 + GOPATH=/tmp/tmp.raPrB71KC9 [2023-01-11T08:45:56.474Z] #0 7.771 + RM_GOPATH=1 [2023-01-11T08:45:56.474Z] #0 7.771 + case "$(go env GOARCH)" in [2023-01-11T08:45:56.474Z] #0 7.771 ++ go env GOARCH [2023-01-11T08:45:56.474Z] #0 7.819 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:45:56.474Z] #0 7.819 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:45:56.474Z] #0 7.819 ++ dirname /tmp/install/install.sh [2023-01-11T08:45:56.474Z] #0 7.819 + dir=/tmp/install [2023-01-11T08:45:56.474Z] #0 7.819 + bin=dockercli [2023-01-11T08:45:56.474Z] #0 7.819 + shift [2023-01-11T08:45:56.474Z] #0 7.819 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-01-11T08:45:56.474Z] #0 7.819 + . /tmp/install/dockercli.installer [2023-01-11T08:45:56.474Z] #0 7.819 ++ : stable [2023-01-11T08:45:56.474Z] #0 7.819 ++ : 17.06.2-ce [2023-01-11T08:45:56.474Z] #0 7.819 + install_dockercli [2023-01-11T08:45:56.474Z] #0 7.819 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-01-11T08:45:56.474Z] #0 7.819 ++ uname -m [2023-01-11T08:45:56.474Z] #0 7.819 + arch=x86_64 [2023-01-11T08:45:56.474Z] #0 7.819 + '[' x86_64 '!=' x86_64 ']' [2023-01-11T08:45:56.474Z] #0 7.819 + url=https://download.docker.com/linux/static [2023-01-11T08:45:56.474Z] #0 7.819 + tar -xz docker/docker [2023-01-11T08:45:56.474Z] #0 7.819 Install docker/cli version 17.06.2-ce from stable [2023-01-11T08:45:56.474Z] #0 7.843 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-01-11T08:45:56.733Z] #35 ... [2023-01-11T08:45:56.733Z] [2023-01-11T08:45:56.733Z] #36 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-01-11T08:45:56.733Z] #0 9.573 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-11T08:45:56.733Z] #0 9.683 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-11T08:45:56.733Z] #0 9.683 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-11T08:45:56.733Z] #36 ... [2023-01-11T08:45:56.733Z] [2023-01-11T08:45:56.733Z] #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 [2023-01-11T08:45:56.733Z] #26 11.33 go: downloading github.com/pkg/errors v0.9.1 [2023-01-11T08:45:56.733Z] #26 11.40 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-01-11T08:45:56.733Z] #26 11.58 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-01-11T08:45:58.131Z] #26 12.65 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-01-11T08:45:58.929Z] #26 ... [2023-01-11T08:45:58.929Z] [2023-01-11T08:45:58.929Z] #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 [2023-01-11T08:45:58.929Z] #24 5.055 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-01-11T08:45:58.929Z] #24 5.058 Cloning into '.'... [2023-01-11T08:45:59.185Z] #24 ... [2023-01-11T08:45:59.185Z] [2023-01-11T08:45:59.185Z] #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 [2023-01-11T08:45:59.185Z] #36 15.19 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-01-11T08:46:02.355Z] #26 ... [2023-01-11T08:46:02.355Z] [2023-01-11T08:46:02.355Z] #21 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:46:02.355Z] #21 8.492 + RM_GOPATH=0 [2023-01-11T08:46:02.355Z] #21 8.492 + TMP_GOPATH= [2023-01-11T08:46:02.355Z] #21 8.492 + : /build [2023-01-11T08:46:02.355Z] #21 8.492 + '[' -z '' ']' [2023-01-11T08:46:02.355Z] #21 8.492 ++ mktemp -d [2023-01-11T08:46:02.355Z] #21 8.494 + export GOPATH=/tmp/tmp.wAF8koqMVi [2023-01-11T08:46:02.355Z] #21 8.494 + GOPATH=/tmp/tmp.wAF8koqMVi [2023-01-11T08:46:02.355Z] #21 8.494 + RM_GOPATH=1 [2023-01-11T08:46:02.355Z] #21 8.494 + case "$(go env GOARCH)" in [2023-01-11T08:46:02.355Z] #21 8.500 ++ go env GOARCH [2023-01-11T08:46:02.355Z] #21 8.520 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:46:02.355Z] #21 8.520 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:46:02.355Z] #21 8.520 ++ dirname /tmp/install/install.sh [2023-01-11T08:46:02.355Z] #21 8.522 + dir=/tmp/install [2023-01-11T08:46:02.355Z] #21 8.522 + bin=tomlv [2023-01-11T08:46:02.355Z] #21 8.530 + shift [2023-01-11T08:46:02.355Z] #21 8.530 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-01-11T08:46:02.355Z] #21 8.530 + . /tmp/install/tomlv.installer [2023-01-11T08:46:02.355Z] #21 8.530 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-11T08:46:02.355Z] #21 8.530 + install_tomlv [2023-01-11T08:46:02.355Z] #21 8.530 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-01-11T08:46:02.355Z] #21 8.530 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.wAF8koqMVi/src/github.com/BurntSushi/toml [2023-01-11T08:46:02.355Z] #21 8.530 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-11T08:46:02.355Z] #21 8.532 Cloning into '/tmp/tmp.wAF8koqMVi/src/github.com/BurntSushi/toml'... [2023-01-11T08:46:02.355Z] #21 10.47 + cd /tmp/tmp.wAF8koqMVi/src/github.com/BurntSushi/toml [2023-01-11T08:46:02.355Z] #21 10.47 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-11T08:46:02.355Z] #21 10.71 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-01-11T08:46:02.355Z] #21 12.17 internal/unsafeheader [2023-01-11T08:46:02.355Z] #21 12.18 internal/goarch [2023-01-11T08:46:02.355Z] #21 12.47 internal/abi [2023-01-11T08:46:02.355Z] #21 12.49 internal/cpu [2023-01-11T08:46:02.355Z] #21 13.63 internal/goexperiment [2023-01-11T08:46:02.355Z] #21 14.36 internal/goos [2023-01-11T08:46:02.355Z] #21 14.70 internal/bytealg [2023-01-11T08:46:02.355Z] #21 14.70 runtime/internal/atomic [2023-01-11T08:46:02.355Z] #21 16.56 runtime/internal/math [2023-01-11T08:46:02.355Z] #21 16.65 runtime/internal/sys [2023-01-11T08:46:02.355Z] #21 17.04 runtime/internal/syscall [2023-01-11T08:46:02.355Z] #21 ... [2023-01-11T08:46:02.355Z] [2023-01-11T08:46:02.355Z] #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 [2023-01-11T08:46:02.355Z] #26 17.31 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-01-11T08:46:04.259Z] #26 18.88 go: downloading github.com/google/uuid v1.3.0 [2023-01-11T08:46:04.259Z] #26 18.90 go: downloading github.com/moby/vpnkit v0.5.0 [2023-01-11T08:46:04.435Z] #36 ... [2023-01-11T08:46:04.435Z] [2023-01-11T08:46:04.435Z] #33 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-01-11T08:46:04.435Z] #33 18.83 Updating files: 76% (1457/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. [2023-01-11T08:46:04.435Z] #33 19.29 + cd /tmp/tmp.kVu4m16VuG/src/github.com/docker/libnetwork [2023-01-11T08:46:04.435Z] #33 19.29 + git checkout -q 374259e8316124ccf1fc38c0c0f3430f8d0e9c76 [2023-01-11T08:46:04.435Z] #33 19.71 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-01-11T08:46:04.828Z] #26 19.53 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-01-11T08:46:04.828Z] #26 19.62 go: downloading github.com/gofrs/flock v0.8.1 [2023-01-11T08:46:05.000Z] #33 ... [2023-01-11T08:46:05.000Z] [2023-01-11T08:46:05.000Z] #27 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-01-11T08:46:05.000Z] #27 10.97 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-01-11T08:46:05.000Z] #27 11.65 go: downloading github.com/google/uuid v1.3.0 [2023-01-11T08:46:05.000Z] #27 11.81 go: downloading github.com/moby/vpnkit v0.5.0 [2023-01-11T08:46:05.000Z] #27 12.05 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-01-11T08:46:05.000Z] #27 12.34 go: downloading github.com/gofrs/flock v0.8.1 [2023-01-11T08:46:05.000Z] #27 12.42 go: downloading github.com/gorilla/mux v1.8.0 [2023-01-11T08:46:05.000Z] #27 12.45 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-01-11T08:46:05.000Z] #27 13.10 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-01-11T08:46:05.000Z] #27 13.33 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-01-11T08:46:05.000Z] #27 17.20 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-01-11T08:46:05.000Z] #27 17.30 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-01-11T08:46:05.086Z] #26 19.85 go: downloading github.com/gorilla/mux v1.8.0 [2023-01-11T08:46:05.345Z] #26 20.13 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-01-11T08:46:05.913Z] #26 ... [2023-01-11T08:46:05.913Z] [2023-01-11T08:46:05.913Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-11T08:46:05.913Z] #29 10.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-11T08:46:05.913Z] #29 15.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB] [2023-01-11T08:46:05.913Z] #29 18.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-11T08:46:05.935Z] #27 ... [2023-01-11T08:46:05.935Z] [2023-01-11T08:46:05.935Z] #25 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-01-11T08:46:05.935Z] #25 11.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-01-11T08:46:05.935Z] #25 17.51 Fetched 8499 kB in 12s (701 kB/s) [2023-01-11T08:46:05.935Z] #25 17.51 Reading package lists... [2023-01-11T08:46:05.935Z] #25 ... [2023-01-11T08:46:05.935Z] [2023-01-11T08:46:05.935Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-11T08:46:05.935Z] #31 11.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-01-11T08:46:05.935Z] #31 16.42 Fetched 8499 kB in 12s (722 kB/s) [2023-01-11T08:46:05.935Z] #31 16.42 Reading package lists... [2023-01-11T08:46:05.935Z] #31 20.96 Reading package lists... [2023-01-11T08:46:05.935Z] #31 ... [2023-01-11T08:46:05.935Z] [2023-01-11T08:46:05.935Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-01-11T08:46:05.935Z] #19 16.88 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-01-11T08:46:05.935Z] #19 18.44 [2023-01-11T08:46:05.935Z] #19 18.80 #=#=# ######################################################################## 100.0% [2023-01-11T08:46:05.935Z] #19 20.12 [2023-01-11T08:46:05.935Z] #19 22.96 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-01-11T08:46:06.174Z] #29 ... [2023-01-11T08:46:06.174Z] [2023-01-11T08:46:06.174Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:46:06.174Z] #28 10.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB] [2023-01-11T08:46:06.174Z] #28 15.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-11T08:46:06.174Z] #28 ... [2023-01-11T08:46:06.174Z] [2023-01-11T08:46:06.174Z] #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 [2023-01-11T08:46:06.174Z] #26 20.99 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-01-11T08:46:06.317Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0905d80e1d28b05ea) in /home/ubuntu/workspace/moby_PR-44795 [Pipeline] { [Pipeline] checkout [2023-01-11T08:46:06.449Z] The recommended git tool is: git [2023-01-11T08:46:06.452Z] #26 21.18 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-01-11T08:46:06.452Z] #26 ... [2023-01-11T08:46:06.452Z] [2023-01-11T08:46:06.452Z] #33 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-01-11T08:46:06.452Z] #33 11.28 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-01-11T08:46:06.452Z] #33 11.40 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-01-11T08:46:06.452Z] #33 14.99 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-01-11T08:46:06.502Z] #19 ... [2023-01-11T08:46:06.503Z] [2023-01-11T08:46:06.503Z] #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 [2023-01-11T08:46:06.503Z] #34 12.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-01-11T08:46:06.503Z] #34 17.85 Fetched 8499 kB in 12s (683 kB/s) [2023-01-11T08:46:06.503Z] #34 17.85 Reading package lists... [2023-01-11T08:46:06.503Z] #34 ... [2023-01-11T08:46:06.503Z] [2023-01-11T08:46:06.503Z] #29 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-01-11T08:46:06.503Z] #29 DONE 22.6s [2023-01-11T08:46:06.503Z] [2023-01-11T08:46:06.503Z] #35 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-01-11T08:46:06.713Z] #33 ... [2023-01-11T08:46:06.713Z] [2023-01-11T08:46:06.713Z] #21 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:46:06.713Z] #21 17.32 internal/itoa [2023-01-11T08:46:06.713Z] #21 17.76 math/bits [2023-01-11T08:46:06.713Z] #21 17.76 runtime [2023-01-11T08:46:06.714Z] #21 19.63 math [2023-01-11T08:46:07.275Z] #35 22.30 Updating files: 65% (1448/2219) Updating files: 66% (1465/2219) Updating files: 67% (1487/2219) Updating files: 68% (1509/2219) Updating files: 69% (1532/2219) Updating files: 70% (1554/2219) Updating files: 71% (1576/2219) Updating files: 72% (1598/2219) Updating files: 73% (1620/2219) Updating files: 74% (1643/2219) Updating files: 75% (1665/2219) Updating files: 76% (1687/2219) Updating files: 77% (1709/2219) Updating files: 78% (1731/2219) Updating files: 79% (1754/2219) Updating files: 80% (1776/2219) Updating files: 81% (1798/2219) Updating files: 82% (1820/2219) Updating files: 83% (1842/2219) Updating files: 84% (1864/2219) Updating files: 85% (1887/2219) Updating files: 86% (1909/2219) Updating files: 87% (1931/2219) Updating files: 88% (1953/2219) Updating files: 89% (1975/2219) Updating files: 90% (1998/2219) Updating files: 91% (2020/2219) Updating files: 92% (2042/2219) Updating files: 93% (2064/2219) Updating files: 94% (2086/2219) Updating files: 95% (2109/2219) Updating files: 96% (2131/2219) Updating files: 97% (2153/2219) Updating files: 98% (2175/2219) Updating files: 99% (2197/2219) Updating files: 100% (2219/2219) Updating files: 100% (2219/2219), done. [2023-01-11T08:46:07.275Z] #35 23.39 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-01-11T08:46:07.306Z] #21 ... [2023-01-11T08:46:07.306Z] [2023-01-11T08:46:07.306Z] #27 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-01-11T08:46:07.306Z] #27 11.94 go: downloading github.com/fatih/color v1.13.0 [2023-01-11T08:46:07.306Z] #27 11.96 go: downloading github.com/dnephin/pflag v1.0.7 [2023-01-11T08:46:07.306Z] #27 12.22 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-01-11T08:46:07.306Z] #27 12.69 go: downloading golang.org/x/tools v0.1.11 [2023-01-11T08:46:07.306Z] #27 13.55 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-11T08:46:07.306Z] #27 13.62 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-11T08:46:07.306Z] #27 13.92 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-01-11T08:46:07.306Z] #27 14.43 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-01-11T08:46:07.306Z] #27 ... [2023-01-11T08:46:07.306Z] [2023-01-11T08:46:07.306Z] #36 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-01-11T08:46:07.306Z] #36 11.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-11T08:46:07.306Z] #36 16.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB] [2023-01-11T08:46:07.306Z] #36 21.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-11T08:46:07.566Z] #36 ... [2023-01-11T08:46:07.566Z] [2023-01-11T08:46:07.566Z] #27 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-01-11T08:46:07.566Z] #27 22.28 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-01-11T08:46:07.566Z] #27 22.39 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-01-11T08:46:07.826Z] #27 ... [2023-01-11T08:46:07.826Z] [2023-01-11T08:46:07.826Z] #35 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-01-11T08:46:07.826Z] #35 21.69 + mkdir -p /build [2023-01-11T08:46:07.826Z] #35 21.70 + mv docker/docker /build/ [2023-01-11T08:46:07.826Z] #35 21.70 + rmdir docker [2023-01-11T08:46:07.826Z] #35 DONE 22.4s [2023-01-11T08:46:07.826Z] [2023-01-11T08:46:07.826Z] #25 [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 [2023-01-11T08:46:07.826Z] #25 14.29 Fetched 8617 kB in 9s (946 kB/s) [2023-01-11T08:46:08.221Z] #35 ... [2023-01-11T08:46:08.221Z] [2023-01-11T08:46:08.221Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:46:08.221Z] #30 14.32 unicode/utf8 [2023-01-11T08:46:08.221Z] #30 15.10 internal/race [2023-01-11T08:46:08.221Z] #30 15.35 sync/atomic [2023-01-11T08:46:08.221Z] #30 16.15 unicode [2023-01-11T08:46:08.221Z] #30 19.94 encoding [2023-01-11T08:46:08.221Z] #30 ... [2023-01-11T08:46:08.221Z] [2023-01-11T08:46:08.221Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-01-11T08:46:08.221Z] #19 25.11 #=#=# [2023-01-11T08:46:08.221Z] #19 25.42 #=#=# ######################################################################## 100.0% [2023-01-11T08:46:08.969Z] using credential docker-jenkins-github-credentials [2023-01-11T08:46:08.980Z] Cloning the remote Git repository [2023-01-11T08:46:08.980Z] Cloning with configured refspecs honoured and without tags [2023-01-11T08:46:09.590Z] #19 26.79 [2023-01-11T08:46:09.731Z] #25 14.29 Reading package lists... [2023-01-11T08:46:09.847Z] #19 27.19 Download of images into '/build' complete. [2023-01-11T08:46:09.847Z] #19 27.19 Use something like the following to load the result into a Docker daemon: [2023-01-11T08:46:09.847Z] #19 27.19 tar -cC '/build' . | docker load [2023-01-11T08:46:09.847Z] #19 DONE 27.3s [2023-01-11T08:46:09.847Z] [2023-01-11T08:46:09.847Z] #35 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-01-11T08:46:09.847Z] #35 24.73 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-01-11T08:46:08.478Z] Cloning repository https://github.com/moby/moby.git [2023-01-11T08:46:08.545Z] > git init /home/ubuntu/workspace/moby_PR-44795 # timeout=10 [2023-01-11T08:46:08.820Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-11T08:46:08.824Z] > git --version # timeout=10 [2023-01-11T08:46:08.848Z] > git --version # 'git version 2.17.1' [2023-01-11T08:46:08.848Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-11T08:46:08.850Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44795/head:refs/remotes/origin/PR-44795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-11T08:46:11.366Z] #25 24.70 Reading package lists... [2023-01-11T08:46:11.366Z] #25 ... [2023-01-11T08:46:11.366Z] [2023-01-11T08:46:11.366Z] #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 [2023-01-11T08:46:11.366Z] #26 25.92 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-01-11T08:46:12.374Z] #35 ... [2023-01-11T08:46:12.375Z] [2023-01-11T08:46:12.375Z] #26 [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 [2023-01-11T08:46:12.375Z] #26 18.01 Fetched 8499 kB in 13s (676 kB/s) [2023-01-11T08:46:12.375Z] #26 18.01 Reading package lists... [2023-01-11T08:46:12.375Z] #26 23.54 Reading package lists... [2023-01-11T08:46:12.375Z] #26 28.24 Building dependency tree... [2023-01-11T08:46:12.375Z] #26 ... [2023-01-11T08:46:12.375Z] [2023-01-11T08:46:12.375Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:46:12.375Z] #32 28.15 go: downloading github.com/fatih/color v1.13.0 [2023-01-11T08:46:12.375Z] #32 28.16 go: downloading github.com/gofrs/flock v0.8.1 [2023-01-11T08:46:12.375Z] #32 28.21 go: downloading github.com/pkg/errors v0.9.1 [2023-01-11T08:46:12.375Z] #32 28.22 go: downloading github.com/spf13/cobra v1.3.0 [2023-01-11T08:46:12.375Z] #32 28.25 go: downloading github.com/spf13/pflag v1.0.5 [2023-01-11T08:46:12.375Z] #32 28.51 go: downloading github.com/spf13/viper v1.10.1 [2023-01-11T08:46:12.375Z] #32 28.53 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2023-01-11T08:46:12.631Z] #32 28.96 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-11T08:46:12.887Z] #32 28.96 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-11T08:46:12.887Z] #32 29.01 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2023-01-11T08:46:12.887Z] #32 29.05 go: downloading github.com/go-critic/go-critic v0.6.2 [2023-01-11T08:46:13.430Z] Fetching without tags [2023-01-11T08:46:13.682Z] Merging remotes/origin/20.10 commit de10f917ead385976759a63d341a1a39090f7c21 into PR head commit 625903f3fda862c69492256016b386628954b3a4 [2023-01-11T08:46:14.256Z] #32 30.20 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-01-11T08:46:14.256Z] #32 30.22 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-01-11T08:46:14.813Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-090dbb9242324b07b) in /home/ubuntu/workspace/moby_PR-44795 [Pipeline] { [Pipeline] checkout [2023-01-11T08:46:14.929Z] The recommended git tool is: git [2023-01-11T08:46:15.188Z] Merge succeeded, producing 819ece0efd8bd073e1b20723af593e3051b7a1a8 [2023-01-11T08:46:15.189Z] Checking out Revision 819ece0efd8bd073e1b20723af593e3051b7a1a8 (PR-44795) [2023-01-11T08:46:13.351Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-11T08:46:13.363Z] > git config --add remote.origin.fetch +refs/pull/44795/head:refs/remotes/origin/PR-44795 # timeout=10 [2023-01-11T08:46:13.386Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-11T08:46:13.407Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-11T08:46:13.433Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-11T08:46:13.434Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-11T08:46:13.435Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44795/head:refs/remotes/origin/PR-44795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-11T08:46:13.691Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T08:46:13.720Z] > git checkout -f 625903f3fda862c69492256016b386628954b3a4 # timeout=10 [2023-01-11T08:46:14.449Z] > git remote # timeout=10 [2023-01-11T08:46:14.468Z] > git config --get remote.origin.url # timeout=10 [2023-01-11T08:46:14.484Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-11T08:46:14.485Z] > git merge de10f917ead385976759a63d341a1a39090f7c21 # timeout=10 [2023-01-11T08:46:15.171Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-11T08:46:15.192Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T08:46:15.207Z] > git checkout -f 819ece0efd8bd073e1b20723af593e3051b7a1a8 # timeout=10 [2023-01-11T08:46:16.650Z] #26 ... [2023-01-11T08:46:16.650Z] [2023-01-11T08:46:16.650Z] #21 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:46:16.650Z] #21 29.56 unicode/utf8 [2023-01-11T08:46:16.650Z] #21 31.13 internal/race [2023-01-11T08:46:16.650Z] #21 31.30 sync/atomic [2023-01-11T08:46:16.781Z] #32 32.59 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-01-11T08:46:16.781Z] #32 32.60 go: downloading github.com/stretchr/testify v1.7.0 [2023-01-11T08:46:16.781Z] #32 32.68 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-01-11T08:46:16.781Z] #32 32.70 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2023-01-11T08:46:16.781Z] #32 32.80 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2023-01-11T08:46:16.781Z] #32 32.85 go: downloading github.com/magiconair/properties v1.8.5 [2023-01-11T08:46:16.781Z] #32 32.96 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2023-01-11T08:46:16.781Z] #32 32.98 go: downloading github.com/spf13/afero v1.6.0 [2023-01-11T08:46:16.781Z] #32 32.99 go: downloading github.com/spf13/cast v1.4.1 [2023-01-11T08:46:16.781Z] #32 33.02 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-01-11T08:46:16.781Z] #32 33.03 go: downloading github.com/subosito/gotenv v1.2.0 [2023-01-11T08:46:16.781Z] #32 33.09 go: downloading gopkg.in/ini.v1 v1.66.2 [2023-01-11T08:46:16.781Z] #32 ... [2023-01-11T08:46:16.781Z] [2023-01-11T08:46:16.781Z] #25 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-01-11T08:46:16.781Z] #25 17.51 Reading package lists... [2023-01-11T08:46:16.781Z] #25 23.50 Reading package lists... [2023-01-11T08:46:16.781Z] #25 27.87 Building dependency tree... [2023-01-11T08:46:16.781Z] #25 31.47 The following additional packages will be installed: [2023-01-11T08:46:16.781Z] #25 31.48 libbtrfs0 [2023-01-11T08:46:16.781Z] #25 31.69 The following NEW packages will be installed: [2023-01-11T08:46:16.781Z] #25 31.71 libbtrfs-dev libbtrfs0 [2023-01-11T08:46:16.781Z] #25 32.15 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2023-01-11T08:46:16.781Z] #25 32.15 Need to get 454 kB of archives. [2023-01-11T08:46:16.781Z] #25 32.15 After this operation, 1275 kB of additional disk space will be used. [2023-01-11T08:46:16.781Z] #25 32.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-01-11T08:46:16.781Z] #25 32.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-01-11T08:46:16.781Z] #25 33.09 debconf: delaying package configuration, since apt-utils is not installed [2023-01-11T08:46:17.038Z] #25 ... [2023-01-11T08:46:17.038Z] [2023-01-11T08:46:17.038Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:46:17.038Z] #32 33.18 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2023-01-11T08:46:17.038Z] #32 33.18 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-01-11T08:46:17.038Z] #32 33.27 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2023-01-11T08:46:17.038Z] #32 33.32 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2023-01-11T08:46:17.038Z] #32 33.33 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-01-11T08:46:17.218Z] #21 32.11 unicode [2023-01-11T08:46:17.296Z] #32 33.38 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-01-11T08:46:17.296Z] #32 33.41 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-01-11T08:46:17.296Z] #32 33.47 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-01-11T08:46:17.296Z] #32 ... [2023-01-11T08:46:17.296Z] [2023-01-11T08:46:17.296Z] #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 [2023-01-11T08:46:17.296Z] #34 17.85 Reading package lists... [2023-01-11T08:46:17.296Z] #34 23.91 Reading package lists... [2023-01-11T08:46:17.296Z] #34 27.70 Building dependency tree... [2023-01-11T08:46:17.296Z] #34 31.37 The following additional packages will be installed: [2023-01-11T08:46:17.296Z] #34 31.37 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-01-11T08:46:17.296Z] #34 31.37 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-01-11T08:46:17.296Z] #34 31.37 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-01-11T08:46:17.296Z] #34 31.38 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-01-11T08:46:17.296Z] #34 31.38 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-01-11T08:46:17.296Z] #34 31.38 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-01-11T08:46:17.296Z] #34 31.38 mingw-w64-common mingw-w64-x86-64-dev [2023-01-11T08:46:17.296Z] #34 31.40 Suggested packages: [2023-01-11T08:46:17.296Z] #34 31.40 gcc-10-locales seccomp wine64 [2023-01-11T08:46:17.296Z] #34 32.55 The following NEW packages will be installed: [2023-01-11T08:46:17.296Z] #34 32.59 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-01-11T08:46:17.296Z] #34 32.60 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-01-11T08:46:17.296Z] #34 32.60 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-01-11T08:46:17.296Z] #34 32.60 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-01-11T08:46:17.296Z] #34 32.60 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-01-11T08:46:17.296Z] #34 32.60 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-01-11T08:46:17.296Z] #34 32.60 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-01-11T08:46:17.296Z] #34 32.60 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-01-11T08:46:17.296Z] #34 32.60 mingw-w64-x86-64-dev [2023-01-11T08:46:17.296Z] #34 33.05 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2023-01-11T08:46:17.296Z] #34 33.05 Need to get 108 MB of archives. [2023-01-11T08:46:17.296Z] #34 33.05 After this operation, 620 MB of additional disk space will be used. [2023-01-11T08:46:17.296Z] #34 33.05 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] [2023-01-11T08:46:17.296Z] #34 33.13 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] [2023-01-11T08:46:17.296Z] #34 33.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-01-11T08:46:17.296Z] #34 33.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2023-01-11T08:46:17.296Z] #34 33.27 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2023-01-11T08:46:17.296Z] #34 33.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-01-11T08:46:17.296Z] #34 33.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-01-11T08:46:17.553Z] #34 ... [2023-01-11T08:46:17.553Z] [2023-01-11T08:46:17.553Z] #25 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-01-11T08:46:17.553Z] #25 33.33 Fetched 454 kB in 0s (1414 kB/s) [2023-01-11T08:46:17.553Z] #25 33.54 Selecting previously unselected package libbtrfs0:arm64. [2023-01-11T08:46:17.553Z] #25 33.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2023-01-11T08:46:17.553Z] #25 33.59 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2023-01-11T08:46:17.553Z] #25 33.68 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-01-11T08:46:17.553Z] #25 33.92 Selecting previously unselected package libbtrfs-dev:arm64. [2023-01-11T08:46:17.810Z] #25 33.96 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-01-11T08:46:17.810Z] #25 33.97 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-01-11T08:46:18.162Z] using credential docker-jenkins-github-credentials [2023-01-11T08:46:18.174Z] Cloning the remote Git repository [2023-01-11T08:46:18.174Z] Cloning with configured refspecs honoured and without tags [2023-01-11T08:46:18.375Z] #25 34.58 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2023-01-11T08:46:18.375Z] #25 34.61 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2023-01-11T08:46:18.375Z] #25 34.66 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-11T08:46:18.211Z] Cloning repository https://github.com/moby/moby.git [2023-01-11T08:46:18.293Z] > git init /home/ubuntu/workspace/moby_PR-44795 # timeout=10 [2023-01-11T08:46:19.037Z] Commit message: "Merge commit 'de10f917ead385976759a63d341a1a39090f7c21' into HEAD" [2023-01-11T08:46:19.040Z] > git rev-list --no-walk 625903f3fda862c69492256016b386628954b3a4 # timeout=10 [2023-01-11T08:46:19.310Z] #25 ... [2023-01-11T08:46:19.310Z] [2023-01-11T08:46:19.310Z] #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 [2023-01-11T08:46:19.310Z] #28 DONE 35.5s [2023-01-11T08:46:19.310Z] [2023-01-11T08:46:19.310Z] #25 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-01-11T08:46:19.310Z] #25 DONE 35.5s [2023-01-11T08:46:19.310Z] [2023-01-11T08:46:19.310Z] #26 [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 [2023-01-11T08:46:19.310Z] #26 28.24 Building dependency tree... [2023-01-11T08:46:19.310Z] #26 31.85 The following additional packages will be installed: [2023-01-11T08:46:19.310Z] #26 31.86 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-01-11T08:46:19.310Z] #26 31.86 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-01-11T08:46:19.310Z] #26 31.88 Suggested packages: [2023-01-11T08:46:19.310Z] #26 31.90 manpages-dev protobuf-mode-el python3-setuptools [2023-01-11T08:46:19.310Z] #26 32.90 The following NEW packages will be installed: [2023-01-11T08:46:19.310Z] #26 32.90 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-01-11T08:46:19.310Z] #26 32.90 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-01-11T08:46:19.310Z] #26 32.91 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-01-11T08:46:19.310Z] #26 32.92 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-01-11T08:46:19.310Z] #26 33.32 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded. [2023-01-11T08:46:19.310Z] #26 33.32 Need to get 4253 kB of archives. [2023-01-11T08:46:19.310Z] #26 33.32 After this operation, 25.1 MB of additional disk space will be used. [2023-01-11T08:46:19.310Z] #26 33.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-01-11T08:46:19.310Z] #26 33.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2023-01-11T08:46:19.310Z] #26 33.33 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-01-11T08:46:19.310Z] #26 33.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2023-01-11T08:46:19.310Z] #26 33.33 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-01-11T08:46:19.310Z] #26 33.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-dev arm64 3.4.0-1+b1 [104 kB] [2023-01-11T08:46:19.310Z] #26 33.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-01-11T08:46:19.310Z] #26 33.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2023-01-11T08:46:19.310Z] #26 33.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2023-01-11T08:46:19.310Z] #26 33.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2023-01-11T08:46:19.310Z] #26 33.41 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-lite23 arm64 3.12.4-1 [218 kB] [2023-01-11T08:46:19.310Z] #26 33.44 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-dev arm64 3.12.4-1 [1163 kB] [2023-01-11T08:46:19.310Z] #26 33.49 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotoc23 arm64 3.12.4-1 [703 kB] [2023-01-11T08:46:19.310Z] #26 33.55 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-c-compiler arm64 1.3.3-1+b2 [75.4 kB] [2023-01-11T08:46:19.310Z] #26 33.56 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-compiler arm64 3.12.4-1 [74.9 kB] [2023-01-11T08:46:19.310Z] #26 33.57 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-11T08:46:19.310Z] #26 33.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2023-01-11T08:46:19.310Z] #26 33.64 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2023-01-11T08:46:19.310Z] #26 34.65 debconf: delaying package configuration, since apt-utils is not installed [2023-01-11T08:46:19.310Z] #26 34.95 Fetched 4253 kB in 1s (6249 kB/s) [2023-01-11T08:46:19.310Z] #26 35.15 Selecting previously unselected package libcap2:arm64. [2023-01-11T08:46:19.310Z] #26 35.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2023-01-11T08:46:19.310Z] #26 35.21 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2023-01-11T08:46:19.310Z] #26 35.25 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-01-11T08:46:19.310Z] #26 35.50 Selecting previously unselected package libcap-dev:arm64. [2023-01-11T08:46:19.310Z] #26 35.55 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_arm64.deb ... [2023-01-11T08:46:19.310Z] #26 35.55 Unpacking libcap-dev:arm64 (1:2.44-1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-01-11T08:46:18.585Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-11T08:46:18.586Z] > git --version # timeout=10 [2023-01-11T08:46:18.632Z] > git --version # 'git version 2.25.1' [2023-01-11T08:46:18.633Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-11T08:46:18.634Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44795/head:refs/remotes/origin/PR-44795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-11T08:46:19.568Z] #26 35.87 Selecting previously unselected package libnet1:arm64. [2023-01-11T08:46:19.568Z] #26 35.88 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-01-11T08:46:19.568Z] #26 35.90 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-01-11T08:46:19.755Z] #21 ... [2023-01-11T08:46:19.756Z] [2023-01-11T08:46:19.756Z] #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 [2023-01-11T08:46:19.826Z] #26 36.06 Selecting previously unselected package libnet1-dev. [2023-01-11T08:46:19.826Z] #26 36.06 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2023-01-11T08:46:19.826Z] #26 36.09 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-01-11T08:46:20.169Z] + docker version [2023-01-11T08:46:20.390Z] #26 36.49 Selecting previously unselected package libnl-3-200:arm64. [2023-01-11T08:46:20.390Z] #26 36.51 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-01-11T08:46:20.390Z] #26 36.56 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-01-11T08:46:20.390Z] #26 ... [2023-01-11T08:46:20.390Z] [2023-01-11T08:46:20.390Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-11T08:46:20.390Z] #31 20.96 Reading package lists... [2023-01-11T08:46:20.390Z] #31 26.65 Building dependency tree... [2023-01-11T08:46:20.390Z] #31 30.39 The following additional packages will be installed: [2023-01-11T08:46:20.390Z] #31 30.39 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-01-11T08:46:20.390Z] #31 30.43 Suggested packages: [2023-01-11T08:46:20.390Z] #31 30.44 cmake-doc ninja-build lrzip [2023-01-11T08:46:20.390Z] #31 30.44 Recommended packages: [2023-01-11T08:46:20.390Z] #31 30.44 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-01-11T08:46:20.390Z] #31 31.18 The following NEW packages will be installed: [2023-01-11T08:46:20.390Z] #31 31.20 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-01-11T08:46:20.390Z] #31 31.21 vim-common xxd [2023-01-11T08:46:20.390Z] #31 31.63 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2023-01-11T08:46:20.390Z] #31 31.63 Need to get 15.6 MB of archives. [2023-01-11T08:46:20.390Z] #31 31.63 After this operation, 67.4 MB of additional disk space will be used. [2023-01-11T08:46:20.390Z] #31 31.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-11T08:46:20.390Z] #31 31.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-11T08:46:20.390Z] #31 31.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-01-11T08:46:20.390Z] #31 31.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-01-11T08:46:20.390Z] #31 32.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB] [2023-01-11T08:46:20.390Z] #31 32.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2023-01-11T08:46:20.390Z] #31 32.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2023-01-11T08:46:20.390Z] #31 32.12 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2023-01-11T08:46:20.390Z] #31 32.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2023-01-11T08:46:20.390Z] #31 32.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2023-01-11T08:46:20.390Z] #31 33.30 debconf: delaying package configuration, since apt-utils is not installed [2023-01-11T08:46:20.390Z] #31 33.60 Fetched 15.6 MB in 1s (16.1 MB/s) [2023-01-11T08:46:20.390Z] #31 33.72 Selecting previously unselected package xxd. [2023-01-11T08:46:20.390Z] #31 33.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2023-01-11T08:46:20.390Z] #31 33.80 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-01-11T08:46:20.390Z] #31 33.81 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:46:20.390Z] #31 34.04 Selecting previously unselected package vim-common. [2023-01-11T08:46:20.390Z] #31 34.04 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-11T08:46:20.390Z] #31 34.13 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:46:20.390Z] #31 34.51 Selecting previously unselected package cmake-data. [2023-01-11T08:46:20.390Z] #31 34.51 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-01-11T08:46:20.390Z] #31 34.53 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-01-11T08:46:20.533Z] #34 33.77 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. [2023-01-11T08:46:20.533Z] #34 35.31 + cd /tmp/tmp.1i51Kte8oW/src/github.com/docker/libnetwork [2023-01-11T08:46:20.533Z] #34 35.31 + git checkout -q 374259e8316124ccf1fc38c0c0f3430f8d0e9c76 [2023-01-11T08:46:20.649Z] #31 ... [2023-01-11T08:46:20.649Z] [2023-01-11T08:46:20.649Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-11T08:46:20.649Z] #0 1.271 + RM_GOPATH=0 [2023-01-11T08:46:20.649Z] #0 1.301 + TMP_GOPATH= [2023-01-11T08:46:20.649Z] #0 1.302 + : /build [2023-01-11T08:46:20.649Z] #0 1.302 + '[' -z '' ']' [2023-01-11T08:46:20.649Z] #0 1.303 ++ mktemp -d [2023-01-11T08:46:20.649Z] #0 1.391 + export GOPATH=/tmp/tmp.t4xLEsb0AE [2023-01-11T08:46:20.649Z] #0 1.391 + GOPATH=/tmp/tmp.t4xLEsb0AE [2023-01-11T08:46:20.649Z] #0 1.391 + RM_GOPATH=1 [2023-01-11T08:46:20.649Z] #0 1.392 + case "$(go env GOARCH)" in [2023-01-11T08:46:20.649Z] #0 1.398 ++ go env GOARCH [2023-01-11T08:46:20.908Z] #37 1.452 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:46:20.908Z] #37 1.452 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:46:20.908Z] #37 1.452 ++ dirname /tmp/install/install.sh [2023-01-11T08:46:20.908Z] #37 1.452 + dir=/tmp/install [2023-01-11T08:46:20.908Z] #37 1.452 + bin=containerd [2023-01-11T08:46:20.908Z] #37 1.452 + shift [2023-01-11T08:46:20.908Z] #37 1.452 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-01-11T08:46:20.908Z] #37 1.452 + . /tmp/install/containerd.installer [2023-01-11T08:46:20.908Z] #37 1.452 ++ set -e [2023-01-11T08:46:20.908Z] #37 1.452 ++ : v1.6.15 [2023-01-11T08:46:20.908Z] #37 1.452 + install_containerd [2023-01-11T08:46:20.908Z] #37 1.452 + echo 'Install containerd version v1.6.15' [2023-01-11T08:46:20.908Z] #37 1.522 + git clone https://github.com/containerd/containerd.git /tmp/tmp.t4xLEsb0AE/src/github.com/containerd/containerd [2023-01-11T08:46:20.908Z] #37 1.522 Install containerd version v1.6.15 [2023-01-11T08:46:20.908Z] #37 1.553 Cloning into '/tmp/tmp.t4xLEsb0AE/src/github.com/containerd/containerd'... [2023-01-11T08:46:21.124Z] #34 ... [2023-01-11T08:46:21.124Z] [2023-01-11T08:46:21.124Z] #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 [2023-01-11T08:46:21.124Z] #30 DONE 35.9s [2023-01-11T08:46:21.124Z] [2023-01-11T08:46:21.124Z] #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 [2023-01-11T08:46:21.124Z] #34 35.77 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-01-11T08:46:21.171Z] #37 ... [2023-01-11T08:46:21.171Z] [2023-01-11T08:46:21.171Z] #33 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-01-11T08:46:21.171Z] #33 DONE 37.2s [2023-01-11T08:46:21.171Z] [2023-01-11T08:46:21.171Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:46:21.171Z] #32 33.69 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2023-01-11T08:46:21.171Z] #32 34.64 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-01-11T08:46:21.171Z] #32 34.72 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-01-11T08:46:21.171Z] #32 34.80 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-01-11T08:46:21.171Z] #32 34.85 go: downloading github.com/Antonboom/errname v0.1.5 [2023-01-11T08:46:21.171Z] #32 34.92 go: downloading github.com/Antonboom/nilnil v0.1.0 [2023-01-11T08:46:21.171Z] #32 34.95 go: downloading github.com/BurntSushi/toml v1.0.0 [2023-01-11T08:46:21.171Z] #32 36.26 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-01-11T08:46:21.171Z] #32 36.37 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-01-11T08:46:21.171Z] #32 36.43 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-01-11T08:46:21.171Z] #32 36.50 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-01-11T08:46:21.171Z] #32 36.56 go: downloading github.com/ashanbrown/makezero v1.1.0 [2023-01-11T08:46:21.171Z] #32 36.58 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-01-11T08:46:21.171Z] #32 36.62 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2023-01-11T08:46:21.171Z] #32 36.64 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-01-11T08:46:21.171Z] #32 36.72 go: downloading github.com/breml/bidichk v0.2.1 [2023-01-11T08:46:21.171Z] #32 36.80 go: downloading github.com/breml/errchkjson v0.2.1 [2023-01-11T08:46:21.171Z] #32 36.82 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-01-11T08:46:21.171Z] #32 37.11 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-01-11T08:46:21.171Z] #32 37.16 go: downloading github.com/daixiang0/gci v0.2.9 [2023-01-11T08:46:21.171Z] #32 37.19 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2023-01-11T08:46:21.171Z] #32 37.19 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-01-11T08:46:21.171Z] #32 37.23 go: downloading github.com/fzipp/gocyclo v0.4.0 [2023-01-11T08:46:21.171Z] #32 37.25 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-01-11T08:46:21.171Z] #32 37.26 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-01-11T08:46:21.171Z] #32 37.31 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2023-01-11T08:46:21.431Z] #32 37.49 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-01-11T08:46:21.431Z] #32 37.64 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-01-11T08:46:21.688Z] #32 37.94 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-01-11T08:46:21.688Z] #32 37.98 go: downloading github.com/golangci/misspell v0.3.5 [2023-01-11T08:46:21.945Z] #32 38.17 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-01-11T08:46:21.945Z] #32 38.21 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-01-11T08:46:21.945Z] #32 38.25 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-01-11T08:46:22.201Z] #32 38.27 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-01-11T08:46:22.201Z] #32 38.30 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-01-11T08:46:22.201Z] #32 38.32 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-01-11T08:46:22.201Z] #32 38.34 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-01-11T08:46:22.201Z] #32 38.37 go: downloading github.com/julz/importas v0.1.0 [2023-01-11T08:46:22.201Z] #32 38.40 go: downloading github.com/kisielk/errcheck v1.6.0 [2023-01-11T08:46:22.202Z] #32 38.43 go: downloading github.com/kulti/thelper v0.5.0 [2023-01-11T08:46:22.202Z] #32 38.46 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2023-01-11T08:46:22.458Z] #32 38.49 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-01-11T08:46:22.458Z] #32 38.56 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2023-01-11T08:46:22.458Z] #32 38.60 go: downloading github.com/ldez/tagliatelle v0.3.0 [2023-01-11T08:46:22.458Z] #32 38.61 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-01-11T08:46:22.458Z] #32 38.69 go: downloading github.com/maratori/testpackage v1.0.1 [2023-01-11T08:46:22.458Z] #32 38.72 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-01-11T08:46:22.458Z] #32 38.74 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-01-11T08:46:22.458Z] #32 38.77 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2023-01-11T08:46:22.458Z] #32 38.82 go: downloading github.com/mgechev/revive v1.1.3 [2023-01-11T08:46:22.507Z] #34 ... [2023-01-11T08:46:22.507Z] [2023-01-11T08:46:22.508Z] #27 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-01-11T08:46:22.508Z] #27 27.02 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-01-11T08:46:22.508Z] #27 ... [2023-01-11T08:46:22.508Z] [2023-01-11T08:46:22.508Z] #25 [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 [2023-01-11T08:46:22.508Z] #25 24.70 Reading package lists... [2023-01-11T08:46:22.508Z] #25 33.88 Building dependency tree... [2023-01-11T08:46:22.766Z] #25 ... [2023-01-11T08:46:22.766Z] [2023-01-11T08:46:22.766Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:46:22.766Z] #28 27.45 Fetched 8617 kB in 21s (418 kB/s) [2023-01-11T08:46:22.766Z] #28 27.45 Reading package lists... [2023-01-11T08:46:23.023Z] #32 39.25 go: downloading github.com/moricho/tparallel v0.2.1 [2023-01-11T08:46:23.023Z] #32 39.26 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-01-11T08:46:23.023Z] #32 39.27 go: downloading github.com/nishanths/exhaustive v0.7.11 [2023-01-11T08:46:23.023Z] #32 39.34 go: downloading github.com/nishanths/predeclared v0.2.1 [2023-01-11T08:46:23.023Z] #32 39.38 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2023-01-11T08:46:23.280Z] #32 ... [2023-01-11T08:46:23.280Z] [2023-01-11T08:46:23.280Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-11T08:46:23.280Z] #31 39.40 Selecting previously unselected package libicu67:arm64. [2023-01-11T08:46:23.280Z] #31 39.42 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2023-01-11T08:46:23.280Z] #31 39.47 Unpacking libicu67:arm64 (67.1-7) ... [2023-01-11T08:46:25.300Z] #28 36.91 Reading package lists... [2023-01-11T08:46:25.300Z] #28 ... [2023-01-11T08:46:25.300Z] [2023-01-11T08:46:25.300Z] #25 [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 [2023-01-11T08:46:25.300Z] #25 40.17 The following additional packages will be installed: [2023-01-11T08:46:25.559Z] #25 40.18 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-01-11T08:46:25.559Z] #25 40.19 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-01-11T08:46:25.559Z] #25 40.20 Suggested packages: [2023-01-11T08:46:25.559Z] #25 40.24 manpages-dev protobuf-mode-el python3-setuptools [2023-01-11T08:46:26.937Z] #25 ... [2023-01-11T08:46:26.937Z] [2023-01-11T08:46:26.937Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-11T08:46:26.937Z] #29 31.73 Fetched 8617 kB in 23s (371 kB/s) [2023-01-11T08:46:26.937Z] #29 31.73 Reading package lists... [2023-01-11T08:46:26.937Z] #29 40.89 Reading package lists... [2023-01-11T08:46:26.937Z] #29 ... [2023-01-11T08:46:26.937Z] [2023-01-11T08:46:26.937Z] #32 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-01-11T08:46:27.463Z] #31 ... [2023-01-11T08:46:27.463Z] [2023-01-11T08:46:27.463Z] #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 [2023-01-11T08:46:27.463Z] #34 33.80 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] [2023-01-11T08:46:27.463Z] #34 33.81 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] [2023-01-11T08:46:27.463Z] #34 34.42 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2023-01-11T08:46:27.463Z] #34 35.56 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] [2023-01-11T08:46:27.463Z] #34 36.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2023-01-11T08:46:27.463Z] #34 37.04 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] [2023-01-11T08:46:27.463Z] #34 38.41 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] [2023-01-11T08:46:27.463Z] #34 38.65 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] [2023-01-11T08:46:27.463Z] #34 38.66 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2023-01-11T08:46:27.463Z] #34 38.66 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2023-01-11T08:46:27.463Z] #34 38.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-01-11T08:46:27.463Z] #34 38.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-01-11T08:46:27.463Z] #34 38.68 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] [2023-01-11T08:46:27.463Z] #34 38.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2023-01-11T08:46:27.463Z] #34 38.69 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-01-11T08:46:27.463Z] #34 38.70 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-01-11T08:46:27.463Z] #34 38.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-01-11T08:46:27.463Z] #34 38.72 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-01-11T08:46:27.463Z] #34 38.72 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-01-11T08:46:27.463Z] #34 38.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-01-11T08:46:27.463Z] #34 38.75 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2023-01-11T08:46:27.463Z] #34 38.76 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-01-11T08:46:27.463Z] #34 38.76 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2023-01-11T08:46:27.463Z] #34 39.63 debconf: delaying package configuration, since apt-utils is not installed [2023-01-11T08:46:27.463Z] #34 39.84 Fetched 108 MB in 6s (18.0 MB/s) [2023-01-11T08:46:27.463Z] #34 39.97 Selecting previously unselected package binutils-mingw-w64-i686. [2023-01-11T08:46:27.463Z] #34 39.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2023-01-11T08:46:27.463Z] #34 40.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2023-01-11T08:46:27.463Z] #34 40.02 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-01-11T08:46:27.463Z] #34 42.10 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-01-11T08:46:27.463Z] #34 42.10 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2023-01-11T08:46:27.463Z] #34 42.12 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-01-11T08:46:27.721Z] #34 ... [2023-01-11T08:46:27.721Z] [2023-01-11T08:46:27.721Z] #26 [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 [2023-01-11T08:46:27.721Z] #26 37.06 Selecting previously unselected package libnl-3-dev:arm64. [2023-01-11T08:46:27.721Z] #26 37.06 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_arm64.deb ... [2023-01-11T08:46:27.721Z] #26 37.09 Unpacking libnl-3-dev:arm64 (3.4.0-1+b1) ... [2023-01-11T08:46:27.721Z] #26 37.53 Selecting previously unselected package libprotobuf-c1:arm64. [2023-01-11T08:46:27.721Z] #26 37.55 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-01-11T08:46:27.721Z] #26 37.62 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-01-11T08:46:27.721Z] #26 37.88 Selecting previously unselected package libprotobuf-c-dev:arm64. [2023-01-11T08:46:27.721Z] #26 37.88 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2023-01-11T08:46:27.721Z] #26 37.88 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2023-01-11T08:46:27.721Z] #26 38.12 Selecting previously unselected package zlib1g-dev:arm64. [2023-01-11T08:46:27.721Z] #26 38.17 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2023-01-11T08:46:27.721Z] #26 38.20 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-11T08:46:27.721Z] #26 38.48 Selecting previously unselected package libprotobuf23:arm64. [2023-01-11T08:46:27.721Z] #26 38.50 Preparing to unpack .../09-libprotobuf23_3.12.4-1_arm64.deb ... [2023-01-11T08:46:27.721Z] #26 38.52 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2023-01-11T08:46:27.721Z] #26 39.14 Selecting previously unselected package libprotobuf-lite23:arm64. [2023-01-11T08:46:27.721Z] #26 39.15 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_arm64.deb ... [2023-01-11T08:46:27.721Z] #26 39.17 Unpacking libprotobuf-lite23:arm64 (3.12.4-1) ... [2023-01-11T08:46:27.721Z] #26 39.47 Selecting previously unselected package libprotobuf-dev:arm64. [2023-01-11T08:46:27.721Z] #26 39.48 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_arm64.deb ... [2023-01-11T08:46:27.721Z] #26 39.49 Unpacking libprotobuf-dev:arm64 (3.12.4-1) ... [2023-01-11T08:46:27.721Z] #26 40.64 Selecting previously unselected package libprotoc23:arm64. [2023-01-11T08:46:27.721Z] #26 40.64 Preparing to unpack .../12-libprotoc23_3.12.4-1_arm64.deb ... [2023-01-11T08:46:27.721Z] #26 40.65 Unpacking libprotoc23:arm64 (3.12.4-1) ... [2023-01-11T08:46:27.721Z] #26 41.21 Selecting previously unselected package protobuf-c-compiler. [2023-01-11T08:46:27.721Z] #26 41.21 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_arm64.deb ... [2023-01-11T08:46:27.721Z] #26 41.22 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-01-11T08:46:27.721Z] #26 41.37 Selecting previously unselected package protobuf-compiler. [2023-01-11T08:46:27.721Z] #26 41.37 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_arm64.deb ... [2023-01-11T08:46:27.721Z] #26 41.38 Unpacking protobuf-compiler (3.12.4-1) ... [2023-01-11T08:46:27.721Z] #26 41.56 Selecting previously unselected package python3-pkg-resources. [2023-01-11T08:46:27.721Z] #26 41.56 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-11T08:46:27.721Z] #26 41.58 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-11T08:46:27.721Z] #26 41.84 Selecting previously unselected package python3-six. [2023-01-11T08:46:27.721Z] #26 41.84 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-01-11T08:46:27.721Z] #26 41.85 Unpacking python3-six (1.16.0-2) ... [2023-01-11T08:46:27.721Z] #26 41.95 Selecting previously unselected package python3-protobuf. [2023-01-11T08:46:27.721Z] #26 41.95 Preparing to unpack .../17-python3-protobuf_3.12.4-1_arm64.deb ... [2023-01-11T08:46:27.721Z] #26 41.96 Unpacking python3-protobuf (3.12.4-1) ... [2023-01-11T08:46:27.721Z] #26 42.60 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-11T08:46:27.721Z] #26 44.05 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2023-01-11T08:46:27.721Z] #26 44.09 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-01-11T08:46:27.721Z] #26 ... [2023-01-11T08:46:27.721Z] [2023-01-11T08:46:27.721Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:46:27.721Z] #30 44.03 internal/reflectlite [2023-01-11T08:46:27.721Z] #30 44.03 sync [2023-01-11T08:46:27.972Z] #32 41.46 Updating files: 64% (1422/2219) Updating files: 65% (1443/2219) Updating files: 66% (1465/2219) Updating files: 67% (1487/2219) Updating files: 68% (1509/2219) Updating files: 69% (1532/2219) Updating files: 70% (1554/2219) Updating files: 71% (1576/2219) Updating files: 72% (1598/2219) Updating files: 73% (1620/2219) Updating files: 74% (1643/2219) Updating files: 75% (1665/2219) Updating files: 76% (1687/2219) Updating files: 77% (1709/2219) Updating files: 78% (1731/2219) Updating files: 79% (1754/2219) Updating files: 80% (1776/2219) Updating files: 81% (1798/2219) Updating files: 82% (1820/2219) Updating files: 83% (1842/2219) Updating files: 84% (1864/2219) Updating files: 85% (1887/2219) Updating files: 86% (1909/2219) Updating files: 87% (1931/2219) Updating files: 88% (1953/2219) Updating files: 89% (1975/2219) Updating files: 90% (1998/2219) Updating files: 91% (2020/2219) Updating files: 92% (2042/2219) Updating files: 93% (2064/2219) Updating files: 94% (2086/2219) Updating files: 95% (2109/2219) Updating files: 96% (2131/2219) Updating files: 97% (2153/2219) Updating files: 98% (2175/2219) Updating files: 99% (2197/2219) Updating files: 100% (2219/2219) Updating files: 100% (2219/2219), done. [2023-01-11T08:46:27.972Z] #32 42.66 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-01-11T08:46:28.231Z] #32 ... [2023-01-11T08:46:28.231Z] [2023-01-11T08:46:28.231Z] #36 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-01-11T08:46:28.231Z] #36 33.04 Fetched 8617 kB in 24s (361 kB/s) [2023-01-11T08:46:28.231Z] #36 33.04 Reading package lists... [2023-01-11T08:46:28.493Z] #36 42.41 Reading package lists... [2023-01-11T08:46:28.493Z] #36 ... [2023-01-11T08:46:28.493Z] [2023-01-11T08:46:28.493Z] #25 [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 [2023-01-11T08:46:28.493Z] #25 42.34 The following NEW packages will be installed: [2023-01-11T08:46:28.493Z] #25 42.36 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-01-11T08:46:28.493Z] #25 42.36 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-01-11T08:46:28.493Z] #25 42.36 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-01-11T08:46:28.493Z] #25 42.37 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-01-11T08:46:28.493Z] #25 42.96 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded. [2023-01-11T08:46:28.493Z] #25 42.96 Need to get 4583 kB of archives. [2023-01-11T08:46:28.493Z] #25 42.96 After this operation, 25.9 MB of additional disk space will be used. [2023-01-11T08:46:28.493Z] #25 42.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-01-11T08:46:28.493Z] #25 42.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-01-11T08:46:28.493Z] #25 42.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-01-11T08:46:28.493Z] #25 42.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-01-11T08:46:28.493Z] #25 42.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-01-11T08:46:28.493Z] #25 43.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-01-11T08:46:28.493Z] #25 43.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-01-11T08:46:28.493Z] #25 43.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2023-01-11T08:46:28.493Z] #25 43.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2023-01-11T08:46:28.493Z] #25 43.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-01-11T08:46:28.493Z] #25 43.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-01-11T08:46:28.493Z] #25 43.16 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-01-11T08:46:28.493Z] #25 43.32 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-01-11T08:46:28.493Z] #25 43.40 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2023-01-11T08:46:28.754Z] #25 43.41 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-01-11T08:46:28.754Z] #25 43.43 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-11T08:46:28.754Z] #25 43.44 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-01-11T08:46:28.754Z] #25 43.46 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-01-11T08:46:28.754Z] #25 ... [2023-01-11T08:46:28.754Z] [2023-01-11T08:46:28.754Z] #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 [2023-01-11T08:46:28.754Z] #26 33.53 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-01-11T08:46:28.754Z] #26 ... [2023-01-11T08:46:28.754Z] [2023-01-11T08:46:28.754Z] #21 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:46:28.754Z] #21 40.75 encoding [2023-01-11T08:46:29.091Z] #30 45.18 internal/testlog [2023-01-11T08:46:30.023Z] #30 46.38 sort [2023-01-11T08:46:30.191Z] Client: Docker Engine - Community [2023-01-11T08:46:30.191Z] Version: 22.06.0-beta.0 [2023-01-11T08:46:30.191Z] API version: 1.42 [2023-01-11T08:46:30.191Z] Go version: go1.18.3 [2023-01-11T08:46:30.191Z] Git commit: 3e9117b [2023-01-11T08:46:30.191Z] Built: Fri Jun 3 17:55:46 2022 [2023-01-11T08:46:30.191Z] OS/Arch: linux/amd64 [2023-01-11T08:46:30.191Z] Context: default [2023-01-11T08:46:30.191Z] [2023-01-11T08:46:30.191Z] Server: Docker Engine - Community [2023-01-11T08:46:30.191Z] Engine: [2023-01-11T08:46:30.191Z] Version: 22.06.0-beta.0 [2023-01-11T08:46:30.191Z] API version: 1.42 (minimum version 1.12) [2023-01-11T08:46:30.191Z] Go version: go1.18.3 [2023-01-11T08:46:30.191Z] Git commit: 38633e7 [2023-01-11T08:46:30.191Z] Built: Fri Jun 3 17:55:46 2022 [2023-01-11T08:46:30.191Z] OS/Arch: linux/amd64 [2023-01-11T08:46:30.191Z] Experimental: true [2023-01-11T08:46:30.191Z] containerd: [2023-01-11T08:46:30.191Z] Version: 1.6.8 [2023-01-11T08:46:30.192Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-11T08:46:30.192Z] runc: [2023-01-11T08:46:30.192Z] Version: 1.1.4 [2023-01-11T08:46:30.192Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-01-11T08:46:30.192Z] docker-init: [2023-01-11T08:46:30.192Z] Version: 0.19.0 [2023-01-11T08:46:30.192Z] GitCommit: de40ad0 [Pipeline] sh [2023-01-11T08:46:30.279Z] #30 46.38 errors [2023-01-11T08:46:30.504Z] + docker info [2023-01-11T08:46:30.504Z] Client: [2023-01-11T08:46:30.504Z] Context: default [2023-01-11T08:46:30.504Z] Debug Mode: false [2023-01-11T08:46:30.504Z] Plugins: [2023-01-11T08:46:30.504Z] buildx: Docker Buildx (Docker Inc.) [2023-01-11T08:46:30.504Z] Version: c5aec24 [2023-01-11T08:46:30.504Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-01-11T08:46:30.504Z] compose: Docker Compose (Docker Inc.) [2023-01-11T08:46:30.504Z] Version: v2.12.0 [2023-01-11T08:46:30.504Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-01-11T08:46:30.504Z] scan: Docker Scan (Docker Inc.) [2023-01-11T08:46:30.504Z] Version: v0.17.0 [2023-01-11T08:46:30.504Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-01-11T08:46:30.504Z] [2023-01-11T08:46:30.504Z] Server: [2023-01-11T08:46:30.504Z] Containers: 0 [2023-01-11T08:46:30.504Z] Running: 0 [2023-01-11T08:46:30.504Z] Paused: 0 [2023-01-11T08:46:30.504Z] Stopped: 0 [2023-01-11T08:46:30.504Z] Images: 0 [2023-01-11T08:46:30.504Z] Server Version: 22.06.0-beta.0 [2023-01-11T08:46:30.504Z] Storage Driver: overlay2 [2023-01-11T08:46:30.504Z] Backing Filesystem: extfs [2023-01-11T08:46:30.504Z] Supports d_type: true [2023-01-11T08:46:30.504Z] Using metacopy: false [2023-01-11T08:46:30.504Z] Native Overlay Diff: true [2023-01-11T08:46:30.504Z] userxattr: false [2023-01-11T08:46:30.504Z] Logging Driver: json-file [2023-01-11T08:46:30.504Z] Cgroup Driver: cgroupfs [2023-01-11T08:46:30.504Z] Cgroup Version: 1 [2023-01-11T08:46:30.504Z] Plugins: [2023-01-11T08:46:30.504Z] Volume: local [2023-01-11T08:46:30.504Z] Network: bridge host ipvlan macvlan null overlay [2023-01-11T08:46:30.504Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-01-11T08:46:30.504Z] Swarm: inactive [2023-01-11T08:46:30.504Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-01-11T08:46:30.504Z] Default Runtime: runc [2023-01-11T08:46:30.504Z] Init Binary: docker-init [2023-01-11T08:46:30.504Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-11T08:46:30.504Z] runc version: v1.1.4-0-g5fd4c4d [2023-01-11T08:46:30.504Z] init version: de40ad0 [2023-01-11T08:46:30.504Z] Security Options: [2023-01-11T08:46:30.504Z] apparmor [2023-01-11T08:46:30.504Z] seccomp [2023-01-11T08:46:30.504Z] Profile: builtin [2023-01-11T08:46:30.504Z] Kernel Version: 5.4.0-1088-aws [2023-01-11T08:46:30.504Z] Operating System: Ubuntu 18.04.6 LTS [2023-01-11T08:46:30.504Z] OSType: linux [2023-01-11T08:46:30.504Z] Architecture: x86_64 [2023-01-11T08:46:30.504Z] CPUs: 2 [2023-01-11T08:46:30.504Z] Total Memory: 7.483GiB [2023-01-11T08:46:30.504Z] Name: ip-10-100-53-231 [2023-01-11T08:46:30.504Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2023-01-11T08:46:30.504Z] Docker Root Dir: /var/lib/docker [2023-01-11T08:46:30.504Z] Debug Mode: false [2023-01-11T08:46:30.504Z] Registry: https://index.docker.io/v1/ [2023-01-11T08:46:30.504Z] Labels: [2023-01-11T08:46:30.504Z] Experimental: true [2023-01-11T08:46:30.504Z] Insecure Registries: [2023-01-11T08:46:30.504Z] 127.0.0.0/8 [2023-01-11T08:46:30.504Z] Live Restore Enabled: true [2023-01-11T08:46:30.504Z] [2023-01-11T08:46:30.504Z] WARNING: No swap limit support [Pipeline] sh [2023-01-11T08:46:30.535Z] #30 46.80 strconv [2023-01-11T08:46:30.792Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-01-11T08:46:30.792Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-01-11T08:46:30.792Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44795/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-01-11T08:46:30.792Z] + bash /home/ubuntu/workspace/moby_PR-44795/check-config.sh [2023-01-11T08:46:30.792Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-01-11T08:46:30.792Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2023-01-11T08:46:30.792Z] [2023-01-11T08:46:30.792Z] Generally Necessary: [2023-01-11T08:46:30.792Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-01-11T08:46:30.792Z] - apparmor: enabled and tools installed [2023-01-11T08:46:30.792Z] - CONFIG_NAMESPACES: enabled [2023-01-11T08:46:30.792Z] - CONFIG_NET_NS: enabled [2023-01-11T08:46:30.792Z] - CONFIG_PID_NS: enabled [2023-01-11T08:46:30.792Z] - CONFIG_IPC_NS: enabled [2023-01-11T08:46:30.792Z] - CONFIG_UTS_NS: enabled [2023-01-11T08:46:30.792Z] - CONFIG_CGROUPS: enabled [2023-01-11T08:46:30.792Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-01-11T08:46:30.792Z] - CONFIG_CGROUP_DEVICE: enabled [2023-01-11T08:46:30.792Z] - CONFIG_CGROUP_FREEZER: enabled [2023-01-11T08:46:30.792Z] - CONFIG_CGROUP_SCHED: enabled [2023-01-11T08:46:30.792Z] - CONFIG_CPUSETS: enabled [2023-01-11T08:46:30.792Z] - CONFIG_MEMCG: enabled [2023-01-11T08:46:30.792Z] - CONFIG_KEYS: enabled [2023-01-11T08:46:30.792Z] - CONFIG_VETH: enabled (as module) [2023-01-11T08:46:30.792Z] - CONFIG_BRIDGE: enabled (as module) [2023-01-11T08:46:30.792Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-01-11T08:46:31.064Z] - CONFIG_NF_NAT_IPV4: missing [2023-01-11T08:46:31.064Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-01-11T08:46:31.064Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-01-11T08:46:31.064Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-01-11T08:46:31.064Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-01-11T08:46:31.064Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-01-11T08:46:31.064Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-01-11T08:46:31.064Z] - CONFIG_NF_NAT: enabled (as module) [2023-01-11T08:46:31.064Z] - CONFIG_NF_NAT_NEEDED: missing [2023-01-11T08:46:31.064Z] - CONFIG_POSIX_MQUEUE: enabled [2023-01-11T08:46:31.064Z] [2023-01-11T08:46:31.064Z] Optional Features: [2023-01-11T08:46:31.064Z] - CONFIG_USER_NS: enabled [2023-01-11T08:46:31.064Z] - CONFIG_SECCOMP: enabled [2023-01-11T08:46:31.064Z] - CONFIG_CGROUP_PIDS: enabled [2023-01-11T08:46:31.064Z] - CONFIG_MEMCG_SWAP: enabled [2023-01-11T08:46:31.064Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-01-11T08:46:31.064Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-01-11T08:46:31.064Z] - CONFIG_BLK_CGROUP: enabled [2023-01-11T08:46:31.064Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-01-11T08:46:31.064Z] - CONFIG_IOSCHED_CFQ: missing [2023-01-11T08:46:31.064Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-01-11T08:46:31.064Z] - CONFIG_CGROUP_PERF: enabled [2023-01-11T08:46:31.064Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-01-11T08:46:31.064Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-01-11T08:46:31.064Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-01-11T08:46:31.064Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-01-11T08:46:31.064Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-01-11T08:46:31.064Z] - CONFIG_RT_GROUP_SCHED: missing [2023-01-11T08:46:31.286Z] #21 ... [2023-01-11T08:46:31.286Z] [2023-01-11T08:46:31.286Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:46:31.286Z] #28 36.91 Reading package lists... [2023-01-11T08:46:31.342Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-01-11T08:46:31.342Z] - CONFIG_IP_VS: enabled (as module) [2023-01-11T08:46:31.342Z] - CONFIG_IP_VS_NFCT: enabled [2023-01-11T08:46:31.342Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-01-11T08:46:31.342Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-01-11T08:46:31.342Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-01-11T08:46:31.342Z] - CONFIG_EXT4_FS: enabled [2023-01-11T08:46:31.342Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-01-11T08:46:31.342Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-01-11T08:46:31.342Z] - Network Drivers: [2023-01-11T08:46:31.342Z] - "overlay": [2023-01-11T08:46:31.342Z] - CONFIG_VXLAN: enabled (as module) [2023-01-11T08:46:31.342Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-01-11T08:46:31.342Z] Optional (for encrypted networks): [2023-01-11T08:46:31.342Z] - CONFIG_CRYPTO: enabled [2023-01-11T08:46:31.342Z] - CONFIG_CRYPTO_AEAD: enabled [2023-01-11T08:46:31.342Z] - CONFIG_CRYPTO_GCM: enabled [2023-01-11T08:46:31.342Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-01-11T08:46:31.342Z] - CONFIG_CRYPTO_GHASH: enabled [2023-01-11T08:46:31.342Z] - CONFIG_XFRM: enabled [2023-01-11T08:46:31.342Z] - CONFIG_XFRM_USER: enabled (as module) [2023-01-11T08:46:31.342Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-01-11T08:46:31.342Z] - CONFIG_INET_ESP: enabled (as module) [2023-01-11T08:46:31.342Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-01-11T08:46:31.342Z] - "ipvlan": [2023-01-11T08:46:31.342Z] - CONFIG_IPVLAN: enabled (as module) [2023-01-11T08:46:31.342Z] - "macvlan": [2023-01-11T08:46:31.342Z] - CONFIG_MACVLAN: enabled (as module) [2023-01-11T08:46:31.342Z] - CONFIG_DUMMY: enabled (as module) [2023-01-11T08:46:31.342Z] - "ftp,tftp client in container": [2023-01-11T08:46:31.465Z] #30 47.58 io [2023-01-11T08:46:31.615Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-01-11T08:46:31.615Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-01-11T08:46:31.615Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-01-11T08:46:31.615Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-01-11T08:46:31.615Z] - Storage Drivers: [2023-01-11T08:46:31.615Z] - "aufs": [2023-01-11T08:46:31.615Z] - CONFIG_AUFS_FS: enabled (as module) [2023-01-11T08:46:31.615Z] - "btrfs": [2023-01-11T08:46:31.615Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-01-11T08:46:31.615Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-01-11T08:46:31.615Z] - "devicemapper": [2023-01-11T08:46:31.615Z] - CONFIG_BLK_DEV_DM: enabled [2023-01-11T08:46:31.615Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-01-11T08:46:31.615Z] - "overlay": [2023-01-11T08:46:31.615Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-01-11T08:46:31.615Z] - "zfs": [2023-01-11T08:46:31.615Z] - /dev/zfs: present [2023-01-11T08:46:31.615Z] - zfs command: missing [2023-01-11T08:46:31.615Z] - zpool command: missing [2023-01-11T08:46:31.615Z] [2023-01-11T08:46:31.615Z] Limits: [2023-01-11T08:46:31.615Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-01-11T08:46:31.615Z] [2023-01-11T08:46:31.615Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-01-11T08:46:31.964Z] + sudo modprobe ip_vs [2023-01-11T08:46:31.964Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:819ece0efd8bd073e1b20723af593e3051b7a1a8 . [2023-01-11T08:46:32.545Z] #1 [internal] load .dockerignore [2023-01-11T08:46:32.545Z] #1 transferring context: 87B done [2023-01-11T08:46:32.545Z] #1 DONE 0.1s [2023-01-11T08:46:32.545Z] [2023-01-11T08:46:32.545Z] #2 [internal] load build definition from Dockerfile [2023-01-11T08:46:32.545Z] #2 transferring dockerfile: 16.91kB done [2023-01-11T08:46:32.545Z] #2 DONE 0.1s [2023-01-11T08:46:32.545Z] [2023-01-11T08:46:32.545Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-01-11T08:46:32.805Z] #3 DONE 0.3s [2023-01-11T08:46:32.805Z] [2023-01-11T08:46:32.805Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2023-01-11T08:46:32.805Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2023-01-11T08:46:32.805Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2023-01-11T08:46:32.805Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2023-01-11T08:46:32.805Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 3.15MB / 9.94MB 0.1s [2023-01-11T08:46:32.806Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2023-01-11T08:46:32.865Z] #30 48.74 internal/oserror [2023-01-11T08:46:32.865Z] #30 48.93 syscall [2023-01-11T08:46:32.912Z] Fetching without tags [2023-01-11T08:46:33.066Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2023-01-11T08:46:33.066Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2023-01-11T08:46:33.123Z] #30 ... [2023-01-11T08:46:33.123Z] [2023-01-11T08:46:33.123Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-11T08:46:33.123Z] #31 44.56 Selecting previously unselected package libxml2:arm64. [2023-01-11T08:46:33.123Z] #31 44.56 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ... [2023-01-11T08:46:33.123Z] #31 44.59 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-11T08:46:33.123Z] #31 45.06 Selecting previously unselected package libarchive13:arm64. [2023-01-11T08:46:33.123Z] #31 45.07 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2023-01-11T08:46:33.123Z] #31 45.07 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-01-11T08:46:33.123Z] #31 45.34 Selecting previously unselected package libjsoncpp24:arm64. [2023-01-11T08:46:33.123Z] #31 45.34 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2023-01-11T08:46:33.123Z] #31 45.35 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2023-01-11T08:46:33.123Z] #31 45.51 Selecting previously unselected package librhash0:arm64. [2023-01-11T08:46:33.123Z] #31 45.51 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2023-01-11T08:46:33.123Z] #31 45.52 Unpacking librhash0:arm64 (1.4.1-2) ... [2023-01-11T08:46:33.123Z] #31 45.70 Selecting previously unselected package libuv1:arm64. [2023-01-11T08:46:33.123Z] #31 45.70 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2023-01-11T08:46:33.123Z] #31 45.71 Unpacking libuv1:arm64 (1.40.0-2) ... [2023-01-11T08:46:33.123Z] #31 45.87 Selecting previously unselected package cmake. [2023-01-11T08:46:33.123Z] #31 45.88 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2023-01-11T08:46:33.123Z] #31 45.88 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-01-11T08:46:33.123Z] #31 48.70 Setting up libicu67:arm64 (67.1-7) ... [2023-01-11T08:46:33.123Z] #31 48.73 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:46:33.123Z] #31 48.77 Setting up libuv1:arm64 (1.40.0-2) ... [2023-01-11T08:46:33.123Z] #31 48.78 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:46:33.123Z] #31 48.83 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2023-01-11T08:46:33.123Z] #31 48.85 Setting up librhash0:arm64 (1.4.1-2) ... [2023-01-11T08:46:33.123Z] #31 48.87 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-01-11T08:46:33.123Z] #31 48.90 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-11T08:46:33.123Z] #31 48.94 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-01-11T08:46:33.123Z] #31 48.97 Setting up cmake (3.18.4-2+deb11u1) ... [2023-01-11T08:46:33.123Z] #31 48.98 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-11T08:46:33.325Z] Merging remotes/origin/20.10 commit de10f917ead385976759a63d341a1a39090f7c21 into PR head commit 625903f3fda862c69492256016b386628954b3a4 [2023-01-11T08:46:33.327Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.3s done [2023-01-11T08:46:33.380Z] #31 ... [2023-01-11T08:46:33.380Z] [2023-01-11T08:46:33.380Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:46:33.380Z] #32 39.51 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2023-01-11T08:46:33.380Z] #32 39.51 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-01-11T08:46:33.380Z] #32 39.52 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-01-11T08:46:33.380Z] #32 39.57 go: downloading github.com/securego/gosec/v2 v2.9.6 [2023-01-11T08:46:33.380Z] #32 39.74 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-01-11T08:46:33.380Z] #32 39.75 go: downloading github.com/sivchari/containedctx v1.0.1 [2023-01-11T08:46:33.380Z] #32 39.78 go: downloading github.com/sivchari/tenv v1.4.7 [2023-01-11T08:46:33.380Z] #32 39.81 go: downloading github.com/sonatard/noctx v0.0.1 [2023-01-11T08:46:33.380Z] #32 39.84 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-01-11T08:46:33.380Z] #32 39.84 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-01-11T08:46:33.380Z] #32 39.89 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2023-01-11T08:46:33.380Z] #32 40.02 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-01-11T08:46:33.380Z] #32 40.03 go: downloading github.com/tetafro/godot v1.4.11 [2023-01-11T08:46:33.380Z] #32 40.05 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-01-11T08:46:33.380Z] #32 40.10 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2023-01-11T08:46:33.380Z] #32 40.10 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-01-11T08:46:33.380Z] #32 40.38 go: downloading github.com/ultraware/funlen v0.0.3 [2023-01-11T08:46:33.380Z] #32 40.41 go: downloading github.com/ultraware/whitespace v0.0.4 [2023-01-11T08:46:33.380Z] #32 40.42 go: downloading github.com/uudashr/gocognit v1.0.5 [2023-01-11T08:46:33.380Z] #32 40.47 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-01-11T08:46:33.380Z] #32 40.52 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2023-01-11T08:46:33.380Z] #32 40.60 go: downloading gitlab.com/bosi/decorder v0.2.1 [2023-01-11T08:46:33.380Z] #32 40.71 go: downloading honnef.co/go/tools v0.2.2 [2023-01-11T08:46:33.380Z] #32 41.82 go: downloading mvdan.cc/gofumpt v0.2.1 [2023-01-11T08:46:33.380Z] #32 41.83 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-01-11T08:46:33.380Z] #32 41.88 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2023-01-11T08:46:33.380Z] #32 41.97 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2023-01-11T08:46:33.380Z] #32 41.99 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-01-11T08:46:33.380Z] #32 42.02 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-01-11T08:46:33.380Z] #32 42.08 go: downloading github.com/stretchr/objx v0.1.1 [2023-01-11T08:46:33.380Z] #32 42.24 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-01-11T08:46:33.380Z] #32 42.37 go: downloading github.com/pelletier/go-toml v1.9.4 [2023-01-11T08:46:33.380Z] #32 42.44 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-01-11T08:46:33.380Z] #32 42.48 go: downloading golang.org/x/text v0.3.7 [2023-01-11T08:46:33.380Z] #32 46.60 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2023-01-11T08:46:33.380Z] #32 46.63 go: downloading github.com/gobwas/glob v0.2.3 [2023-01-11T08:46:33.380Z] #32 46.65 go: downloading github.com/kisielk/gotool v1.0.0 [2023-01-11T08:46:33.380Z] #32 46.69 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-01-11T08:46:33.380Z] #32 46.76 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-01-11T08:46:33.380Z] #32 46.87 go: downloading golang.org/x/mod v0.5.1 [2023-01-11T08:46:33.380Z] #32 46.88 go: downloading github.com/ettle/strcase v0.1.1 [2023-01-11T08:46:33.380Z] #32 46.89 go: downloading github.com/fatih/structtag v1.2.0 [2023-01-11T08:46:33.380Z] #32 46.93 go: downloading github.com/Masterminds/semver v1.5.0 [2023-01-11T08:46:33.380Z] #32 47.02 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-01-11T08:46:33.380Z] #32 47.09 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-01-11T08:46:33.380Z] #32 47.21 go: downloading github.com/prometheus/client_golang v1.7.1 [2023-01-11T08:46:33.380Z] #32 47.52 go: downloading github.com/prometheus/client_model v0.2.0 [2023-01-11T08:46:33.380Z] #32 47.60 go: downloading github.com/google/go-cmp v0.5.6 [2023-01-11T08:46:33.380Z] #32 47.90 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-01-11T08:46:33.380Z] #32 48.07 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2023-01-11T08:46:33.380Z] #32 48.10 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-01-11T08:46:33.380Z] #32 48.15 go: downloading github.com/beorn7/perks v1.0.1 [2023-01-11T08:46:33.380Z] #32 48.17 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-01-11T08:46:33.380Z] #32 48.20 go: downloading github.com/cespare/xxhash v1.1.0 [2023-01-11T08:46:33.380Z] #32 48.22 go: downloading github.com/golang/protobuf v1.5.2 [2023-01-11T08:46:33.380Z] #32 48.44 go: downloading github.com/prometheus/common v0.10.0 [2023-01-11T08:46:33.380Z] #32 48.52 go: downloading github.com/prometheus/procfs v0.6.0 [2023-01-11T08:46:33.380Z] #32 48.60 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-01-11T08:46:33.380Z] #32 48.65 go: downloading google.golang.org/protobuf v1.27.1 [2023-01-11T08:46:33.589Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done [2023-01-11T08:46:33.589Z] #4 DONE 0.9s [2023-01-11T08:46:33.639Z] #32 49.94 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-01-11T08:46:33.639Z] #32 ... [2023-01-11T08:46:33.639Z] [2023-01-11T08:46:33.639Z] #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 [2023-01-11T08:46:33.639Z] #24 39.63 Updating files: 95% (1452/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. [2023-01-11T08:46:33.639Z] #24 39.71 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-01-11T08:46:33.639Z] #24 40.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-11T08:46:33.819Z] #28 46.04 Building dependency tree... [2023-01-11T08:46:33.895Z] #24 ... [2023-01-11T08:46:33.895Z] [2023-01-11T08:46:33.895Z] #26 [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 [2023-01-11T08:46:33.895Z] #26 44.11 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-01-11T08:46:33.895Z] #26 44.14 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2023-01-11T08:46:33.895Z] #26 44.17 Setting up libcap2:arm64 (1:2.44-1) ... [2023-01-11T08:46:33.895Z] #26 44.23 Setting up python3-six (1.16.0-2) ... [2023-01-11T08:46:33.895Z] #26 45.32 Setting up libprotobuf-lite23:arm64 (3.12.4-1) ... [2023-01-11T08:46:33.895Z] #26 45.35 Setting up libprotoc23:arm64 (3.12.4-1) ... [2023-01-11T08:46:33.895Z] #26 45.37 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-11T08:46:33.895Z] #26 45.38 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-01-11T08:46:33.895Z] #26 45.41 Setting up python3-protobuf (3.12.4-1) ... [2023-01-11T08:46:33.895Z] #26 48.93 Setting up libcap-dev:arm64 (1:2.44-1) ... [2023-01-11T08:46:33.895Z] #26 48.95 Setting up protobuf-compiler (3.12.4-1) ... [2023-01-11T08:46:33.895Z] #26 48.97 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-01-11T08:46:33.895Z] #26 48.99 Setting up libprotobuf-dev:arm64 (3.12.4-1) ... [2023-01-11T08:46:33.895Z] #26 49.02 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-01-11T08:46:33.895Z] #26 49.05 Setting up libnl-3-dev:arm64 (3.4.0-1+b1) ... [2023-01-11T08:46:33.895Z] #26 49.09 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-11T08:46:33.895Z] #26 ... [2023-01-11T08:46:33.895Z] [2023-01-11T08:46:33.895Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:46:33.895Z] #30 50.24 reflect [2023-01-11T08:46:34.172Z] [2023-01-11T08:46:34.172Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-11T08:46:34.690Z] Merge succeeded, producing 3639db99adfd5ff9472e8a1059c0cd8dac783b51 [2023-01-11T08:46:34.691Z] Checking out Revision 3639db99adfd5ff9472e8a1059c0cd8dac783b51 (PR-44795) [2023-01-11T08:46:32.819Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-11T08:46:32.837Z] > git config --add remote.origin.fetch +refs/pull/44795/head:refs/remotes/origin/PR-44795 # timeout=10 [2023-01-11T08:46:32.866Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-11T08:46:32.897Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-11T08:46:32.958Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-11T08:46:32.958Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-11T08:46:32.967Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44795/head:refs/remotes/origin/PR-44795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-11T08:46:33.336Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T08:46:33.361Z] > git checkout -f 625903f3fda862c69492256016b386628954b3a4 # timeout=10 [2023-01-11T08:46:34.220Z] > git remote # timeout=10 [2023-01-11T08:46:34.241Z] > git config --get remote.origin.url # timeout=10 [2023-01-11T08:46:34.268Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-11T08:46:34.269Z] > git merge de10f917ead385976759a63d341a1a39090f7c21 # timeout=10 [2023-01-11T08:46:34.681Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-11T08:46:34.700Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T08:46:34.727Z] > git checkout -f 3639db99adfd5ff9472e8a1059c0cd8dac783b51 # timeout=10 [2023-01-11T08:46:35.263Z] #30 ... [2023-01-11T08:46:35.263Z] [2023-01-11T08:46:35.263Z] #26 [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 [2023-01-11T08:46:35.263Z] #26 DONE 51.3s [2023-01-11T08:46:35.263Z] [2023-01-11T08:46:35.263Z] #31 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-11T08:46:35.263Z] #31 DONE 51.3s [2023-01-11T08:46:35.263Z] [2023-01-11T08:46:35.263Z] #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 [2023-01-11T08:46:36.087Z] #5 DONE 2.0s [2023-01-11T08:46:36.087Z] [2023-01-11T08:46:36.087Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2023-01-11T08:46:36.087Z] #6 DONE 2.0s [2023-01-11T08:46:36.087Z] [2023-01-11T08:46:36.087Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-11T08:46:36.087Z] #7 DONE 2.0s [2023-01-11T08:46:36.087Z] [2023-01-11T08:46:36.087Z] #8 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-01-11T08:46:36.087Z] #8 DONE 2.1s [2023-01-11T08:46:36.352Z] #28 ... [2023-01-11T08:46:36.352Z] [2023-01-11T08:46:36.352Z] #25 [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 [2023-01-11T08:46:36.352Z] #25 45.52 debconf: delaying package configuration, since apt-utils is not installed [2023-01-11T08:46:36.352Z] #25 45.99 Fetched 4583 kB in 1s (4751 kB/s) [2023-01-11T08:46:36.352Z] #25 46.31 Selecting previously unselected package libcap2:amd64. [2023-01-11T08:46:36.352Z] #25 46.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-01-11T08:46:36.352Z] #25 46.48 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-01-11T08:46:36.352Z] #25 46.52 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-01-11T08:46:36.352Z] #25 46.90 Selecting previously unselected package libcap-dev:amd64. [2023-01-11T08:46:36.352Z] #25 46.90 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-01-11T08:46:36.352Z] #25 46.91 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-01-11T08:46:36.352Z] #25 47.41 Selecting previously unselected package libnet1:amd64. [2023-01-11T08:46:36.352Z] #25 47.42 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-11T08:46:36.352Z] #25 47.42 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-11T08:46:36.352Z] #25 47.71 Selecting previously unselected package libnet1-dev. [2023-01-11T08:46:36.352Z] #25 47.71 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-11T08:46:36.352Z] #25 47.73 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-01-11T08:46:36.352Z] #25 48.13 Selecting previously unselected package libnl-3-200:amd64. [2023-01-11T08:46:36.352Z] #25 48.13 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-01-11T08:46:36.352Z] #25 48.13 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-11T08:46:36.352Z] #25 48.49 Selecting previously unselected package libnl-3-dev:amd64. [2023-01-11T08:46:36.352Z] #25 48.49 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-01-11T08:46:36.352Z] #25 48.53 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-01-11T08:46:36.352Z] #25 48.68 Selecting previously unselected package libprotobuf-c1:amd64. [2023-01-11T08:46:36.352Z] #25 48.68 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-01-11T08:46:36.352Z] #25 48.69 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-11T08:46:36.352Z] #25 48.94 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-01-11T08:46:36.352Z] #25 48.94 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-01-11T08:46:36.352Z] #25 48.98 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-01-11T08:46:36.352Z] #25 49.16 Selecting previously unselected package zlib1g-dev:amd64. [2023-01-11T08:46:36.352Z] #25 49.17 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-01-11T08:46:36.352Z] #25 49.18 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-11T08:46:36.352Z] #25 49.58 Selecting previously unselected package libprotobuf23:amd64. [2023-01-11T08:46:36.352Z] #25 49.59 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-01-11T08:46:36.352Z] #25 49.61 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-01-11T08:46:36.610Z] #25 51.32 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-01-11T08:46:36.610Z] #25 51.36 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-01-11T08:46:36.610Z] #25 51.40 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-01-11T08:46:36.629Z] #38 1.271 + RM_GOPATH=0 [2023-01-11T08:46:36.629Z] #38 1.272 + TMP_GOPATH= [2023-01-11T08:46:36.629Z] #38 1.272 + : /build [2023-01-11T08:46:36.629Z] #38 1.272 + '[' -z '' ']' [2023-01-11T08:46:36.629Z] #38 1.273 ++ mktemp -d [2023-01-11T08:46:36.629Z] #38 1.279 + export GOPATH=/tmp/tmp.V9mJfANuvI [2023-01-11T08:46:36.629Z] #38 1.279 + GOPATH=/tmp/tmp.V9mJfANuvI [2023-01-11T08:46:36.629Z] #38 1.279 + RM_GOPATH=1 [2023-01-11T08:46:36.629Z] #38 1.279 + case "$(go env GOARCH)" in [2023-01-11T08:46:36.629Z] #38 1.279 ++ go env GOARCH [2023-01-11T08:46:36.629Z] #38 1.325 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:46:36.629Z] #38 1.331 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:46:36.629Z] #38 1.337 ++ dirname /tmp/install/install.sh [2023-01-11T08:46:36.629Z] #38 1.344 + dir=/tmp/install [2023-01-11T08:46:36.629Z] #38 1.345 + bin=tini [2023-01-11T08:46:36.629Z] #38 1.348 + shift [2023-01-11T08:46:36.629Z] #38 1.348 + '[' '!' -f /tmp/install/tini.installer ']' [2023-01-11T08:46:36.629Z] #38 1.348 + . /tmp/install/tini.installer [2023-01-11T08:46:36.629Z] #38 1.349 ++ : v0.19.0 [2023-01-11T08:46:36.629Z] #38 1.349 + install_tini [2023-01-11T08:46:36.629Z] #38 1.349 + echo 'Install tini version v0.19.0' [2023-01-11T08:46:36.629Z] #38 1.350 Install tini version v0.19.0 [2023-01-11T08:46:36.629Z] #38 1.350 + git clone https://github.com/krallin/tini.git /tmp/tmp.V9mJfANuvI/tini [2023-01-11T08:46:36.629Z] #38 1.352 Cloning into '/tmp/tmp.V9mJfANuvI/tini'... [2023-01-11T08:46:37.178Z] #25 52.06 Selecting previously unselected package libprotobuf-dev:amd64. [2023-01-11T08:46:37.178Z] #25 52.06 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-01-11T08:46:37.178Z] #25 52.07 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-01-11T08:46:37.178Z] #25 ... [2023-01-11T08:46:37.178Z] [2023-01-11T08:46:37.178Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:46:37.178Z] #28 52.07 The following additional packages will be installed: [2023-01-11T08:46:37.178Z] #28 52.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-01-11T08:46:37.178Z] #28 52.09 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-01-11T08:46:37.178Z] #28 52.09 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-01-11T08:46:37.178Z] #28 52.09 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-01-11T08:46:37.178Z] #28 52.09 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-01-11T08:46:37.178Z] #28 52.09 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-01-11T08:46:37.178Z] #28 52.10 mingw-w64-common mingw-w64-x86-64-dev [2023-01-11T08:46:37.195Z] #38 2.052 + cd /tmp/tmp.V9mJfANuvI/tini [2023-01-11T08:46:37.195Z] #38 2.053 + git checkout -q v0.19.0 [2023-01-11T08:46:37.195Z] #38 2.116 + cmake . [2023-01-11T08:46:37.437Z] #28 52.11 Suggested packages: [2023-01-11T08:46:37.437Z] #28 52.13 gcc-10-locales seccomp wine64 [2023-01-11T08:46:37.764Z] #38 2.680 -- The C compiler identification is GNU 10.2.1 [2023-01-11T08:46:37.764Z] #38 2.768 -- Detecting C compiler ABI info [2023-01-11T08:46:38.006Z] [2023-01-11T08:46:38.006Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:9f0952accf91d1916dbe39339682e2daa03c16cd5f3ea70217af785f3b01ec36 [2023-01-11T08:46:38.006Z] #9 resolve docker.io/library/debian:bullseye@sha256:9f0952accf91d1916dbe39339682e2daa03c16cd5f3ea70217af785f3b01ec36 0.1s done [2023-01-11T08:46:38.006Z] #9 sha256:640e07a7971e0c13eb14214421cf3d75407e0965b84430e08ec90c336537a2cf 529B / 529B done [2023-01-11T08:46:38.006Z] #9 sha256:5c8936e57a38f76abcac867a4d2d4faf8bb8254df0b016f2456c46df2bbd9114 1.46kB / 1.46kB done [2023-01-11T08:46:38.006Z] #9 sha256:9f0952accf91d1916dbe39339682e2daa03c16cd5f3ea70217af785f3b01ec36 1.85kB / 1.85kB done [2023-01-11T08:46:38.006Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 0B / 55.03MB 0.1s [2023-01-11T08:46:38.271Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 5.24MB / 55.03MB 0.3s [2023-01-11T08:46:38.328Z] #38 ... [2023-01-11T08:46:38.328Z] [2023-01-11T08:46:38.328Z] #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 [2023-01-11T08:46:38.328Z] #34 44.62 Selecting previously unselected package binutils-mingw-w64. [2023-01-11T08:46:38.328Z] #34 44.62 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-01-11T08:46:38.328Z] #34 44.63 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-01-11T08:46:38.328Z] #34 44.76 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-01-11T08:46:38.328Z] #34 44.77 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-01-11T08:46:38.328Z] #34 44.78 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-01-11T08:46:38.328Z] #34 44.93 Selecting previously unselected package dmsetup. [2023-01-11T08:46:38.328Z] #34 44.93 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2023-01-11T08:46:38.328Z] #34 44.93 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-01-11T08:46:38.328Z] #34 45.14 Selecting previously unselected package mingw-w64-common. [2023-01-11T08:46:38.328Z] #34 45.14 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-01-11T08:46:38.328Z] #34 45.15 Unpacking mingw-w64-common (8.0.0-1) ... [2023-01-11T08:46:38.328Z] #34 50.53 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-01-11T08:46:38.328Z] #34 50.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-01-11T08:46:38.328Z] #34 50.58 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-01-11T08:46:38.533Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 9.44MB / 55.03MB 0.4s [2023-01-11T08:46:38.533Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 12.58MB / 55.03MB 0.5s [2023-01-11T08:46:38.533Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 23.07MB / 55.03MB 0.7s [2023-01-11T08:46:38.553Z] Fetching without tags [2023-01-11T08:46:38.585Z] #34 ... [2023-01-11T08:46:38.585Z] [2023-01-11T08:46:38.585Z] #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 [2023-01-11T08:46:38.585Z] #38 3.395 -- Detecting C compiler ABI info - done [2023-01-11T08:46:38.585Z] #38 3.466 -- Check for working C compiler: /usr/bin/cc - skipped [2023-01-11T08:46:38.585Z] #38 3.475 -- Detecting C compile features [2023-01-11T08:46:38.586Z] #38 3.481 -- Detecting C compile features - done [2023-01-11T08:46:38.586Z] #38 3.525 -- Performing Test HAS_BUILTIN_FORTIFY [2023-01-11T08:46:38.763Z] Commit message: "Merge commit 'de10f917ead385976759a63d341a1a39090f7c21' into HEAD" [2023-01-11T08:46:38.801Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 26.21MB / 55.03MB 0.8s [2023-01-11T08:46:38.801Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 29.36MB / 55.03MB 0.9s [2023-01-11T08:46:38.768Z] > git rev-list --no-walk 625903f3fda862c69492256016b386628954b3a4 # timeout=10 [2023-01-11T08:46:38.453Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-11T08:46:38.473Z] > git config --add remote.origin.fetch +refs/pull/44795/head:refs/remotes/origin/PR-44795 # timeout=10 [2023-01-11T08:46:38.501Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-11T08:46:38.531Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-11T08:46:38.557Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-11T08:46:38.557Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-11T08:46:38.558Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44795/head:refs/remotes/origin/PR-44795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-11T08:46:38.842Z] #38 3.805 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-01-11T08:46:38.842Z] #38 3.892 -- Configuring done [2023-01-11T08:46:38.917Z] Merging remotes/origin/20.10 commit de10f917ead385976759a63d341a1a39090f7c21 into PR head commit 625903f3fda862c69492256016b386628954b3a4 [2023-01-11T08:46:39.065Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 35.73MB / 55.03MB 1.2s [2023-01-11T08:46:39.121Z] #38 3.912 -- Generating done [2023-01-11T08:46:39.121Z] #38 3.930 -- Build files have been written to: /tmp/tmp.V9mJfANuvI/tini [2023-01-11T08:46:39.121Z] #38 3.942 + make tini-static [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-01-11T08:46:39.380Z] #38 4.236 Scanning dependencies of target tini-static [2023-01-11T08:46:39.380Z] #38 4.346 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-01-11T08:46:39.659Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 40.89MB / 55.03MB 1.5s [2023-01-11T08:46:39.659Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 46.14MB / 55.03MB 1.7s [2023-01-11T08:46:39.924Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 50.33MB / 55.03MB 1.9s [2023-01-11T08:46:39.924Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 2.1s [2023-01-11T08:46:39.973Z] #28 54.38 The following NEW packages will be installed: [2023-01-11T08:46:39.973Z] #28 54.38 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-01-11T08:46:39.973Z] #28 54.38 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-01-11T08:46:39.973Z] #28 54.38 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-01-11T08:46:39.973Z] #28 54.38 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-01-11T08:46:39.973Z] #28 54.38 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-01-11T08:46:39.973Z] #28 54.38 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-01-11T08:46:39.973Z] #28 54.38 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-01-11T08:46:39.973Z] #28 54.38 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-01-11T08:46:39.973Z] #28 54.38 mingw-w64-x86-64-dev [2023-01-11T08:46:40.052Z] + docker version [2023-01-11T08:46:40.232Z] #28 54.95 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2023-01-11T08:46:40.232Z] #28 54.95 Need to get 115 MB of archives. [2023-01-11T08:46:40.232Z] #28 54.95 After this operation, 645 MB of additional disk space will be used. [2023-01-11T08:46:40.232Z] #28 54.95 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] [2023-01-11T08:46:40.232Z] #28 55.10 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] [2023-01-11T08:46:40.494Z] #28 55.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-01-11T08:46:40.494Z] #28 55.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-01-11T08:46:40.494Z] #28 55.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-01-11T08:46:40.494Z] #28 55.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-01-11T08:46:40.611Z] Merge succeeded, producing f8c2a2e8c65a3bc43913d145a34b851477201ab5 [2023-01-11T08:46:40.611Z] Checking out Revision f8c2a2e8c65a3bc43913d145a34b851477201ab5 (PR-44795) [2023-01-11T08:46:40.873Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 2.8s done [2023-01-11T08:46:38.929Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T08:46:38.966Z] > git checkout -f 625903f3fda862c69492256016b386628954b3a4 # timeout=10 [2023-01-11T08:46:39.810Z] > git remote # timeout=10 [2023-01-11T08:46:39.824Z] > git config --get remote.origin.url # timeout=10 [2023-01-11T08:46:39.832Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-11T08:46:39.931Z] > git merge de10f917ead385976759a63d341a1a39090f7c21 # timeout=10 [2023-01-11T08:46:40.588Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-11T08:46:40.617Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T08:46:40.644Z] > git checkout -f f8c2a2e8c65a3bc43913d145a34b851477201ab5 # timeout=10 [2023-01-11T08:46:41.065Z] #28 55.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-01-11T08:46:41.065Z] #28 ... [2023-01-11T08:46:41.065Z] [2023-01-11T08:46:41.065Z] #32 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-01-11T08:46:41.065Z] #32 45.70 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-01-11T08:46:41.065Z] #32 ... [2023-01-11T08:46:41.065Z] [2023-01-11T08:46:41.065Z] #25 [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 [2023-01-11T08:46:41.065Z] #25 54.87 Selecting previously unselected package libprotoc23:amd64. [2023-01-11T08:46:41.065Z] #25 54.87 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-01-11T08:46:41.065Z] #25 54.87 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-01-11T08:46:41.324Z] #25 56.21 Selecting previously unselected package protobuf-c-compiler. [2023-01-11T08:46:41.324Z] #25 56.22 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-01-11T08:46:41.343Z] #38 5.887 [100%] Linking C executable tini-static [2023-01-11T08:46:41.460Z] #9 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 [2023-01-11T08:46:41.584Z] #25 56.26 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-01-11T08:46:41.584Z] #25 56.48 Selecting previously unselected package protobuf-compiler. [2023-01-11T08:46:41.584Z] #25 56.52 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-01-11T08:46:41.615Z] #38 6.561 [100%] Built target tini-static [2023-01-11T08:46:41.615Z] #38 6.631 + mkdir -p /build [2023-01-11T08:46:41.615Z] #38 6.657 + cp tini-static /build/docker-init [2023-01-11T08:46:41.842Z] #25 56.53 Unpacking protobuf-compiler (3.12.4-1) ... [2023-01-11T08:46:42.101Z] #25 56.83 Selecting previously unselected package python3-pkg-resources. [2023-01-11T08:46:42.101Z] #25 56.84 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-11T08:46:42.101Z] #25 56.86 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-11T08:46:42.671Z] #25 57.47 Selecting previously unselected package python3-six. [2023-01-11T08:46:42.929Z] #25 57.50 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-01-11T08:46:42.929Z] #25 57.58 Unpacking python3-six (1.16.0-2) ... [2023-01-11T08:46:43.188Z] #25 57.93 Selecting previously unselected package python3-protobuf. [2023-01-11T08:46:43.188Z] #25 57.93 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-01-11T08:46:43.188Z] #25 57.93 Unpacking python3-protobuf (3.12.4-1) ... [2023-01-11T08:46:44.008Z] #9 ... [2023-01-11T08:46:44.008Z] [2023-01-11T08:46:44.008Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:46:44.008Z] #10 resolve docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 0.1s done [2023-01-11T08:46:44.008Z] #10 sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 1.86kB / 1.86kB done [2023-01-11T08:46:44.008Z] #10 sha256:39813ca403aeb7a13dc4e09afe780adb8daaa67be8b78fef27eaf6e9b43777bb 1.80kB / 1.80kB done [2023-01-11T08:46:44.008Z] #10 sha256:2c481220d36bc498d60fea77920e819fde65ec520b3cb115d15ea9f55ceda160 7.11kB / 7.11kB done [2023-01-11T08:46:44.008Z] #10 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 4.3s done [2023-01-11T08:46:44.008Z] #10 sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 5.16MB / 5.16MB 1.5s done [2023-01-11T08:46:44.008Z] #10 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 10.88MB / 10.88MB 2.2s done [2023-01-11T08:46:44.008Z] #10 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 54.58MB / 54.58MB 5.6s done [2023-01-11T08:46:44.008Z] #10 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 49.13MB / 85.98MB 5.7s [2023-01-11T08:46:44.008Z] #10 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 20.97MB / 141.98MB 5.7s [2023-01-11T08:46:44.008Z] #10 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 0.5s [2023-01-11T08:46:44.008Z] #10 sha256:251505777bca419aa22c651e412edd57d21f3e5e27a7095f3c2f5b0d79e872d0 0B / 157B 5.7s [2023-01-11T08:46:44.008Z] #10 sha256:251505777bca419aa22c651e412edd57d21f3e5e27a7095f3c2f5b0d79e872d0 157B / 157B 5.7s done [2023-01-11T08:46:44.008Z] #10 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 53.60MB / 85.98MB 6.0s [2023-01-11T08:46:44.008Z] #10 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 29.54MB / 141.98MB 6.0s [2023-01-11T08:46:44.161Z] #38 DONE 8.9s [2023-01-11T08:46:44.161Z] [2023-01-11T08:46:44.161Z] #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 [2023-01-11T08:46:44.161Z] #36 DONE 60.2s [2023-01-11T08:46:44.161Z] [2023-01-11T08:46:44.161Z] #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 [2023-01-11T08:46:44.161Z] #0 2.776 Note: Building without setproctitle() and strlcpy() support. [2023-01-11T08:46:44.161Z] #0 2.777 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-01-11T08:46:44.161Z] #0 2.800 Note: Building without GnuTLS support [2023-01-11T08:46:44.161Z] #0 2.803 Makefile.config:39: Warn: you have no libnftables installed [2023-01-11T08:46:44.161Z] #0 2.804 Makefile.config:40: Warn: Building without nftables support [2023-01-11T08:46:44.161Z] #0 4.862 fatal: not a git repository (or any of the parent directories): .git [2023-01-11T08:46:44.161Z] #0 4.969 GEN .gitid [2023-01-11T08:46:44.161Z] #0 5.046 GEN criu/include/version.h [2023-01-11T08:46:44.161Z] #0 5.171 GEN include/common/asm [2023-01-11T08:46:44.161Z] #0 7.431 PBCC images/timens.pb-c.c [2023-01-11T08:46:44.161Z] #0 7.459 DEP images/timens.pb-c.d [2023-01-11T08:46:44.161Z] #0 7.530 PBCC images/fown.pb-c.c [2023-01-11T08:46:44.161Z] #0 7.550 PBCC images/google/protobuf/descriptor.pb-c.c [2023-01-11T08:46:44.161Z] #0 7.655 PBCC images/opts.pb-c.c [2023-01-11T08:46:44.161Z] #0 7.755 PBCC images/memfd.pb-c.c [2023-01-11T08:46:44.161Z] #0 7.820 DEP images/fown.pb-c.d [2023-01-11T08:46:44.161Z] #0 7.925 DEP images/google/protobuf/descriptor.pb-c.d [2023-01-11T08:46:44.161Z] #0 8.036 DEP images/opts.pb-c.d [2023-01-11T08:46:44.161Z] #0 8.153 DEP images/memfd.pb-c.d [2023-01-11T08:46:44.161Z] #0 8.235 PBCC images/sit.pb-c.c [2023-01-11T08:46:44.161Z] #0 8.272 DEP images/sit.pb-c.d [2023-01-11T08:46:44.161Z] #0 8.322 PBCC images/macvlan.pb-c.c [2023-01-11T08:46:44.161Z] #0 8.379 DEP images/macvlan.pb-c.d [2023-01-11T08:46:44.161Z] #0 8.422 PBCC images/autofs.pb-c.c [2023-01-11T08:46:44.161Z] #0 8.461 DEP images/autofs.pb-c.d [2023-01-11T08:46:44.161Z] #0 8.525 PBCC images/sysctl.pb-c.c [2023-01-11T08:46:44.161Z] #0 8.563 DEP images/sysctl.pb-c.d [2023-01-11T08:46:44.161Z] #0 8.613 PBCC images/time.pb-c.c [2023-01-11T08:46:44.161Z] #0 8.628 DEP images/time.pb-c.d [2023-01-11T08:46:44.161Z] #0 8.667 PBCC images/binfmt-misc.pb-c.c [2023-01-11T08:46:44.161Z] #0 8.690 DEP images/binfmt-misc.pb-c.d [2023-01-11T08:46:44.161Z] #0 8.735 PBCC images/seccomp.pb-c.c [2023-01-11T08:46:44.161Z] #0 8.756 DEP images/seccomp.pb-c.d [2023-01-11T08:46:44.161Z] #0 8.863 PBCC images/userns.pb-c.c [2023-01-11T08:46:44.161Z] #0 8.899 DEP images/userns.pb-c.d [2023-01-11T08:46:44.161Z] #0 8.990 PBCC images/cgroup.pb-c.c [2023-01-11T08:46:44.161Z] #39 9.050 DEP images/cgroup.pb-c.d [2023-01-11T08:46:44.272Z] #10 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 62.40MB / 85.98MB 6.3s [2023-01-11T08:46:44.272Z] #10 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 37.13MB / 141.98MB 6.4s [2023-01-11T08:46:44.420Z] #39 9.175 PBCC images/ext-file.pb-c.c [2023-01-11T08:46:44.420Z] #39 9.216 DEP images/ext-file.pb-c.d [2023-01-11T08:46:44.420Z] #39 9.301 PBCC images/rpc.pb-c.c [2023-01-11T08:46:44.420Z] #39 9.386 DEP images/rpc.pb-c.d [2023-01-11T08:46:44.420Z] #39 9.472 PBCC images/siginfo.pb-c.c [2023-01-11T08:46:44.420Z] #39 9.520 DEP images/siginfo.pb-c.d [2023-01-11T08:46:44.539Z] #10 ... [2023-01-11T08:46:44.539Z] [2023-01-11T08:46:44.539Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-11T08:46:44.539Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-01-11T08:46:44.539Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-01-11T08:46:44.539Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-01-11T08:46:44.539Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-01-11T08:46:44.539Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2023-01-11T08:46:44.539Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.2s done [2023-01-11T08:46:44.539Z] #11 DONE 6.7s [2023-01-11T08:46:44.539Z] [2023-01-11T08:46:44.539Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:46:44.539Z] #10 ... [2023-01-11T08:46:44.539Z] [2023-01-11T08:46:44.539Z] #12 [internal] load build context [2023-01-11T08:46:44.539Z] #12 transferring context: 34.00MB 6.7s [2023-01-11T08:46:44.539Z] #12 ... [2023-01-11T08:46:44.539Z] [2023-01-11T08:46:44.539Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:46:44.539Z] #10 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 68.16MB / 85.98MB 6.7s [2023-01-11T08:46:44.564Z] #25 59.27 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-11T08:46:44.564Z] #25 ... [2023-01-11T08:46:44.564Z] [2023-01-11T08:46:44.564Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-11T08:46:44.564Z] #29 40.89 Reading package lists... [2023-01-11T08:46:44.564Z] #29 49.65 Building dependency tree... [2023-01-11T08:46:44.564Z] #29 55.25 The following additional packages will be installed: [2023-01-11T08:46:44.564Z] #29 55.30 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-01-11T08:46:44.564Z] #29 55.33 Suggested packages: [2023-01-11T08:46:44.564Z] #29 55.35 cmake-doc ninja-build lrzip [2023-01-11T08:46:44.564Z] #29 55.35 Recommended packages: [2023-01-11T08:46:44.564Z] #29 55.35 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-01-11T08:46:44.564Z] #29 56.81 The following NEW packages will be installed: [2023-01-11T08:46:44.564Z] #29 56.81 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-01-11T08:46:44.564Z] #29 56.81 vim-common xxd [2023-01-11T08:46:44.564Z] #29 57.24 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2023-01-11T08:46:44.564Z] #29 57.24 Need to get 17.7 MB of archives. [2023-01-11T08:46:44.564Z] #29 57.24 After this operation, 70.7 MB of additional disk space will be used. [2023-01-11T08:46:44.564Z] #29 57.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-11T08:46:44.564Z] #29 57.32 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-11T08:46:44.564Z] #29 57.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-01-11T08:46:44.564Z] #29 57.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-01-11T08:46:44.564Z] #29 58.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2023-01-11T08:46:44.564Z] #29 58.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-01-11T08:46:44.564Z] #29 58.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-01-11T08:46:44.564Z] #29 58.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-01-11T08:46:44.564Z] #29 58.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-01-11T08:46:44.564Z] #29 58.52 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-01-11T08:46:44.676Z] #39 9.634 PBCC images/pagemap.pb-c.c [2023-01-11T08:46:44.676Z] #39 9.738 DEP images/pagemap.pb-c.d [2023-01-11T08:46:44.772Z] Commit message: "Merge commit 'de10f917ead385976759a63d341a1a39090f7c21' into HEAD" [2023-01-11T08:46:44.809Z] #10 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 45.09MB / 141.98MB 6.8s [2023-01-11T08:46:44.823Z] #29 ... [2023-01-11T08:46:44.823Z] [2023-01-11T08:46:44.823Z] #31 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:46:44.823Z] #31 57.19 go: downloading github.com/gofrs/flock v0.8.1 [2023-01-11T08:46:44.823Z] #31 57.19 go: downloading github.com/fatih/color v1.13.0 [2023-01-11T08:46:44.823Z] #31 57.49 go: downloading github.com/pkg/errors v0.9.1 [2023-01-11T08:46:44.823Z] #31 57.49 go: downloading github.com/spf13/cobra v1.3.0 [2023-01-11T08:46:44.823Z] #31 57.71 go: downloading github.com/spf13/pflag v1.0.5 [2023-01-11T08:46:44.823Z] #31 58.08 go: downloading github.com/spf13/viper v1.10.1 [2023-01-11T08:46:44.824Z] #31 58.37 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2023-01-11T08:46:44.824Z] #31 58.57 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2023-01-11T08:46:44.824Z] #31 58.80 go: downloading github.com/go-critic/go-critic v0.6.2 [2023-01-11T08:46:44.778Z] > git rev-list --no-walk 625903f3fda862c69492256016b386628954b3a4 # timeout=10 [2023-01-11T08:46:44.933Z] #39 9.855 PBCC images/rlimit.pb-c.c [2023-01-11T08:46:44.933Z] #39 9.915 DEP images/rlimit.pb-c.d [2023-01-11T08:46:45.070Z] #10 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 74.45MB / 85.98MB 7.0s [2023-01-11T08:46:45.189Z] #39 10.05 PBCC images/file-lock.pb-c.c [2023-01-11T08:46:45.189Z] #39 10.11 DEP images/file-lock.pb-c.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-01-11T08:46:45.332Z] #10 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 79.30MB / 85.98MB 7.3s [2023-01-11T08:46:45.451Z] #39 10.28 PBCC images/tty.pb-c.c [2023-01-11T08:46:45.451Z] #39 10.31 DEP images/tty.pb-c.d [2023-01-11T08:46:45.451Z] #39 10.43 PBCC images/tun.pb-c.c [2023-01-11T08:46:45.594Z] #10 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 83.89MB / 85.98MB 7.6s [2023-01-11T08:46:45.594Z] #10 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 54.53MB / 141.98MB 7.6s [2023-01-11T08:46:45.708Z] #39 10.57 PBCC images/netdev.pb-c.c [2023-01-11T08:46:45.708Z] #39 10.64 DEP images/tun.pb-c.d [2023-01-11T08:46:45.772Z] #31 ... [2023-01-11T08:46:45.772Z] [2023-01-11T08:46:45.772Z] #36 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-01-11T08:46:45.772Z] #36 42.41 Reading package lists... [2023-01-11T08:46:45.772Z] #36 50.86 Building dependency tree... [2023-01-11T08:46:45.772Z] #36 56.98 The following additional packages will be installed: [2023-01-11T08:46:45.772Z] #36 57.00 libbtrfs0 [2023-01-11T08:46:45.772Z] #36 57.50 The following NEW packages will be installed: [2023-01-11T08:46:45.772Z] #36 57.50 libbtrfs-dev libbtrfs0 [2023-01-11T08:46:45.772Z] #36 58.04 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2023-01-11T08:46:45.772Z] #36 58.04 Need to get 460 kB of archives. [2023-01-11T08:46:45.772Z] #36 58.04 After this operation, 1237 kB of additional disk space will be used. [2023-01-11T08:46:45.772Z] #36 58.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-01-11T08:46:45.772Z] #36 58.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-01-11T08:46:45.772Z] #36 59.96 debconf: delaying package configuration, since apt-utils is not installed [2023-01-11T08:46:45.772Z] #36 60.56 Fetched 460 kB in 0s (1085 kB/s) [2023-01-11T08:46:45.883Z] #10 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 61.67MB / 141.98MB 7.8s [2023-01-11T08:46:45.964Z] #39 10.89 DEP images/netdev.pb-c.d [2023-01-11T08:46:45.964Z] #39 10.98 PBCC images/vma.pb-c.c [2023-01-11T08:46:46.032Z] #36 60.76 Selecting previously unselected package libbtrfs0:amd64. [2023-01-11T08:46:46.032Z] #36 60.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 ... 15718 files and directories currently installed.) [2023-01-11T08:46:46.032Z] #36 60.84 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-01-11T08:46:46.032Z] #36 60.90 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-01-11T08:46:46.032Z] #36 ... [2023-01-11T08:46:46.032Z] [2023-01-11T08:46:46.032Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-11T08:46:46.032Z] #29 60.89 debconf: delaying package configuration, since apt-utils is not installed [2023-01-11T08:46:46.049Z] + docker version [2023-01-11T08:46:46.221Z] #39 11.02 DEP images/vma.pb-c.d [2023-01-11T08:46:46.221Z] #39 11.05 PBCC images/creds.pb-c.c [2023-01-11T08:46:46.221Z] #39 11.07 DEP images/creds.pb-c.d [2023-01-11T08:46:46.221Z] #39 11.11 PBCC images/utsns.pb-c.c [2023-01-11T08:46:46.221Z] #39 11.14 DEP images/utsns.pb-c.d [2023-01-11T08:46:46.221Z] #39 11.18 PBCC images/ipc-desc.pb-c.c [2023-01-11T08:46:46.221Z] #39 11.20 PBCC images/ipc-sem.pb-c.c [2023-01-11T08:46:46.221Z] #39 11.23 DEP images/ipc-desc.pb-c.d [2023-01-11T08:46:46.221Z] #39 11.27 DEP images/ipc-sem.pb-c.d [2023-01-11T08:46:46.221Z] #39 11.33 PBCC images/ipc-msg.pb-c.c [2023-01-11T08:46:46.454Z] #10 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 68.83MB / 141.98MB 8.4s [2023-01-11T08:46:46.477Z] #39 11.36 DEP images/ipc-msg.pb-c.d [2023-01-11T08:46:46.477Z] #39 11.45 PBCC images/ipc-shm.pb-c.c [2023-01-11T08:46:46.477Z] #39 11.47 DEP images/ipc-shm.pb-c.d [2023-01-11T08:46:46.477Z] #39 11.52 PBCC images/ipc-var.pb-c.c [2023-01-11T08:46:46.477Z] #39 11.55 DEP images/ipc-var.pb-c.d [2023-01-11T08:46:46.599Z] #29 61.40 Fetched 17.7 MB in 2s (8189 kB/s) [2023-01-11T08:46:46.733Z] #39 11.61 PBCC images/sk-opts.pb-c.c [2023-01-11T08:46:46.733Z] #39 11.66 PBCC images/packet-sock.pb-c.c [2023-01-11T08:46:46.733Z] #39 11.70 DEP images/sk-opts.pb-c.d [2023-01-11T08:46:46.733Z] #39 11.76 DEP images/packet-sock.pb-c.d [2023-01-11T08:46:46.858Z] #29 61.60 Selecting previously unselected package xxd. [2023-01-11T08:46:46.990Z] #39 11.81 PBCC images/sk-netlink.pb-c.c [2023-01-11T08:46:46.990Z] #39 11.85 DEP images/sk-netlink.pb-c.d [2023-01-11T08:46:46.990Z] #39 11.90 PBCC images/sk-inet.pb-c.c [2023-01-11T08:46:46.990Z] #39 11.95 DEP images/sk-inet.pb-c.d [2023-01-11T08:46:46.990Z] #39 11.99 PBCC images/sk-unix.pb-c.c [2023-01-11T08:46:46.990Z] #39 12.04 DEP images/sk-unix.pb-c.d [2023-01-11T08:46:47.044Z] #10 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 77.59MB / 141.98MB 9.0s [2023-01-11T08:46:47.117Z] #29 61.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-01-11T08:46:47.117Z] #29 61.74 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-11T08:46:47.117Z] #29 61.76 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:46:47.247Z] #39 12.09 PBCC images/mm.pb-c.c [2023-01-11T08:46:47.247Z] #39 12.14 DEP images/mm.pb-c.d [2023-01-11T08:46:47.247Z] #39 12.22 PBCC images/timerfd.pb-c.c [2023-01-11T08:46:47.247Z] #39 12.29 DEP images/timerfd.pb-c.d [2023-01-11T08:46:47.247Z] #39 12.33 PBCC images/timer.pb-c.c [2023-01-11T08:46:47.309Z] #10 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 85.98MB / 85.98MB 9.1s done [2023-01-11T08:46:47.378Z] #29 62.27 Selecting previously unselected package vim-common. [2023-01-11T08:46:47.504Z] #39 12.37 DEP images/timer.pb-c.d [2023-01-11T08:46:47.504Z] #39 12.44 PBCC images/sa.pb-c.c [2023-01-11T08:46:47.504Z] #39 12.49 DEP images/sa.pb-c.d [2023-01-11T08:46:47.504Z] #39 12.55 PBCC images/pipe-data.pb-c.c [2023-01-11T08:46:47.584Z] #10 ... [2023-01-11T08:46:47.584Z] [2023-01-11T08:46:47.584Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-11T08:46:47.584Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-01-11T08:46:47.584Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2023-01-11T08:46:47.584Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-01-11T08:46:47.584Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-01-11T08:46:47.584Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-01-11T08:46:47.584Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.7s done [2023-01-11T08:46:47.584Z] #13 DONE 9.7s [2023-01-11T08:46:47.584Z] [2023-01-11T08:46:47.584Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:46:47.584Z] #10 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 85.98MB / 141.98MB 9.5s [2023-01-11T08:46:47.637Z] #29 62.28 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-11T08:46:47.637Z] #29 62.36 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:46:47.760Z] #39 12.59 DEP images/pipe-data.pb-c.d [2023-01-11T08:46:47.760Z] #39 12.66 PBCC images/mnt.pb-c.c [2023-01-11T08:46:47.760Z] #39 12.72 DEP images/mnt.pb-c.d [2023-01-11T08:46:47.760Z] #39 12.77 PBCC images/sk-packet.pb-c.c [2023-01-11T08:46:48.017Z] #39 12.81 DEP images/sk-packet.pb-c.d [2023-01-11T08:46:48.017Z] #39 12.91 PBCC images/tcp-stream.pb-c.c [2023-01-11T08:46:48.017Z] #39 12.96 DEP images/tcp-stream.pb-c.d [2023-01-11T08:46:48.017Z] #39 13.00 PBCC images/pipe.pb-c.c [2023-01-11T08:46:48.159Z] #10 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 97.86MB / 141.98MB 10.0s [2023-01-11T08:46:48.167Z] Client: Docker Engine - Community [2023-01-11T08:46:48.167Z] Version: 22.06.0-beta.0 [2023-01-11T08:46:48.167Z] API version: 1.42 [2023-01-11T08:46:48.167Z] Go version: go1.18.3 [2023-01-11T08:46:48.167Z] Git commit: 3e9117b [2023-01-11T08:46:48.167Z] Built: Fri Jun 3 17:55:46 2022 [2023-01-11T08:46:48.167Z] OS/Arch: linux/amd64 [2023-01-11T08:46:48.167Z] Context: default [2023-01-11T08:46:48.167Z] [2023-01-11T08:46:48.167Z] Server: Docker Engine - Community [2023-01-11T08:46:48.167Z] Engine: [2023-01-11T08:46:48.167Z] Version: 22.06.0-beta.0 [2023-01-11T08:46:48.167Z] API version: 1.42 (minimum version 1.12) [2023-01-11T08:46:48.167Z] Go version: go1.18.3 [2023-01-11T08:46:48.167Z] Git commit: 38633e7 [2023-01-11T08:46:48.167Z] Built: Fri Jun 3 17:55:46 2022 [2023-01-11T08:46:48.167Z] OS/Arch: linux/amd64 [2023-01-11T08:46:48.167Z] Experimental: true [2023-01-11T08:46:48.167Z] containerd: [2023-01-11T08:46:48.167Z] Version: 1.6.8 [2023-01-11T08:46:48.167Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-11T08:46:48.167Z] runc: [2023-01-11T08:46:48.167Z] Version: 1.1.4 [2023-01-11T08:46:48.167Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-01-11T08:46:48.167Z] docker-init: [2023-01-11T08:46:48.167Z] Version: 0.19.0 [2023-01-11T08:46:48.167Z] GitCommit: de40ad0 [Pipeline] sh [2023-01-11T08:46:48.207Z] #29 63.02 Selecting previously unselected package cmake-data. [2023-01-11T08:46:48.207Z] #29 63.03 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-01-11T08:46:48.207Z] #29 63.05 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-01-11T08:46:48.275Z] #39 13.08 DEP images/pipe.pb-c.d [2023-01-11T08:46:48.275Z] #39 13.12 PBCC images/pstree.pb-c.c [2023-01-11T08:46:48.275Z] #39 13.16 DEP images/pstree.pb-c.d [2023-01-11T08:46:48.275Z] #39 13.24 PBCC images/fs.pb-c.c [2023-01-11T08:46:48.275Z] #39 13.27 DEP images/fs.pb-c.d [2023-01-11T08:46:48.275Z] #39 13.34 PBCC images/signalfd.pb-c.c [2023-01-11T08:46:48.275Z] #39 13.38 DEP images/signalfd.pb-c.d [2023-01-11T08:46:48.421Z] #10 ... [2023-01-11T08:46:48.421Z] [2023-01-11T08:46:48.421Z] #12 [internal] load build context [2023-01-11T08:46:48.421Z] #12 transferring context: 53.56MB 10.3s done [2023-01-11T08:46:48.421Z] #12 DONE 10.6s [2023-01-11T08:46:48.421Z] [2023-01-11T08:46:48.421Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:46:48.421Z] #10 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 112.42MB / 141.98MB 10.3s [2023-01-11T08:46:48.421Z] #10 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 123.73MB / 141.98MB 10.6s [2023-01-11T08:46:48.466Z] #29 ... [2023-01-11T08:46:48.466Z] [2023-01-11T08:46:48.466Z] #36 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-01-11T08:46:48.466Z] #36 61.43 Selecting previously unselected package libbtrfs-dev:amd64. [2023-01-11T08:46:48.466Z] #36 61.43 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-01-11T08:46:48.466Z] #36 61.45 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-11T08:46:48.466Z] #36 62.34 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-01-11T08:46:48.466Z] #36 62.37 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-11T08:46:48.466Z] #36 62.40 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-11T08:46:48.466Z] #36 DONE 63.3s [2023-01-11T08:46:48.518Z] + docker info [2023-01-11T08:46:48.518Z] Client: [2023-01-11T08:46:48.518Z] Context: default [2023-01-11T08:46:48.518Z] Debug Mode: false [2023-01-11T08:46:48.518Z] Plugins: [2023-01-11T08:46:48.518Z] buildx: Docker Buildx (Docker Inc.) [2023-01-11T08:46:48.518Z] Version: c5aec24 [2023-01-11T08:46:48.518Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-01-11T08:46:48.518Z] compose: Docker Compose (Docker Inc.) [2023-01-11T08:46:48.518Z] Version: v2.12.0 [2023-01-11T08:46:48.518Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-01-11T08:46:48.518Z] scan: Docker Scan (Docker Inc.) [2023-01-11T08:46:48.518Z] Version: v0.17.0 [2023-01-11T08:46:48.518Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-01-11T08:46:48.518Z] [2023-01-11T08:46:48.518Z] Server: [2023-01-11T08:46:48.518Z] Containers: 0 [2023-01-11T08:46:48.518Z] Running: 0 [2023-01-11T08:46:48.518Z] Paused: 0 [2023-01-11T08:46:48.518Z] Stopped: 0 [2023-01-11T08:46:48.518Z] Images: 0 [2023-01-11T08:46:48.518Z] Server Version: 22.06.0-beta.0 [2023-01-11T08:46:48.518Z] Storage Driver: overlay2 [2023-01-11T08:46:48.518Z] Backing Filesystem: extfs [2023-01-11T08:46:48.518Z] Supports d_type: true [2023-01-11T08:46:48.518Z] Using metacopy: false [2023-01-11T08:46:48.518Z] Native Overlay Diff: true [2023-01-11T08:46:48.518Z] userxattr: false [2023-01-11T08:46:48.518Z] Logging Driver: json-file [2023-01-11T08:46:48.518Z] Cgroup Driver: cgroupfs [2023-01-11T08:46:48.518Z] Cgroup Version: 1 [2023-01-11T08:46:48.518Z] Plugins: [2023-01-11T08:46:48.518Z] Volume: local [2023-01-11T08:46:48.518Z] Network: bridge host ipvlan macvlan null overlay [2023-01-11T08:46:48.518Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-01-11T08:46:48.518Z] Swarm: inactive [2023-01-11T08:46:48.518Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-01-11T08:46:48.518Z] Default Runtime: runc [2023-01-11T08:46:48.518Z] Init Binary: docker-init [2023-01-11T08:46:48.518Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-11T08:46:48.518Z] runc version: v1.1.4-0-g5fd4c4d [2023-01-11T08:46:48.518Z] init version: de40ad0 [2023-01-11T08:46:48.518Z] Security Options: [2023-01-11T08:46:48.518Z] apparmor [2023-01-11T08:46:48.518Z] seccomp [2023-01-11T08:46:48.518Z] Profile: builtin [2023-01-11T08:46:48.518Z] Kernel Version: 5.4.0-1088-aws [2023-01-11T08:46:48.518Z] Operating System: Ubuntu 18.04.6 LTS [2023-01-11T08:46:48.518Z] OSType: linux [2023-01-11T08:46:48.518Z] Architecture: x86_64 [2023-01-11T08:46:48.518Z] CPUs: 2 [2023-01-11T08:46:48.518Z] Total Memory: 7.483GiB [2023-01-11T08:46:48.518Z] Name: ip-10-100-65-131 [2023-01-11T08:46:48.518Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2023-01-11T08:46:48.518Z] Docker Root Dir: /var/lib/docker [2023-01-11T08:46:48.518Z] Debug Mode: false [2023-01-11T08:46:48.518Z] Registry: https://index.docker.io/v1/ [2023-01-11T08:46:48.518Z] Labels: [2023-01-11T08:46:48.518Z] Experimental: true [2023-01-11T08:46:48.518Z] Insecure Registries: [2023-01-11T08:46:48.518Z] 127.0.0.0/8 [2023-01-11T08:46:48.518Z] Live Restore Enabled: true [2023-01-11T08:46:48.518Z] [2023-01-11T08:46:48.518Z] WARNING: No swap limit support [Pipeline] sh [2023-01-11T08:46:48.532Z] #39 13.48 PBCC images/fh.pb-c.c [2023-01-11T08:46:48.532Z] #39 13.53 PBCC images/fsnotify.pb-c.c [2023-01-11T08:46:48.532Z] #39 13.59 DEP images/fh.pb-c.d [2023-01-11T08:46:48.684Z] #10 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 5.6s [2023-01-11T08:46:48.684Z] #10 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 134.22MB / 141.98MB 10.7s [2023-01-11T08:46:48.725Z] [2023-01-11T08:46:48.725Z] #25 [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 [2023-01-11T08:46:48.725Z] #25 63.35 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-01-11T08:46:48.725Z] #25 63.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-11T08:46:48.725Z] #25 63.51 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-11T08:46:48.725Z] #25 63.56 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-01-11T08:46:48.725Z] #25 ... [2023-01-11T08:46:48.725Z] [2023-01-11T08:46:48.725Z] #33 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2023-01-11T08:46:48.725Z] #33 DONE 63.6s [2023-01-11T08:46:48.725Z] [2023-01-11T08:46:48.725Z] #25 [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 [2023-01-11T08:46:48.725Z] #25 63.63 Setting up libcap2:amd64 (1:2.44-1) ... [2023-01-11T08:46:48.725Z] #25 63.68 Setting up python3-six (1.16.0-2) ... [2023-01-11T08:46:48.788Z] #39 13.65 DEP images/fsnotify.pb-c.d [2023-01-11T08:46:48.788Z] #39 13.70 PBCC images/eventpoll.pb-c.c [2023-01-11T08:46:48.788Z] #39 13.73 DEP images/eventpoll.pb-c.d [2023-01-11T08:46:48.788Z] #39 13.78 PBCC images/eventfd.pb-c.c [2023-01-11T08:46:48.788Z] #39 13.82 DEP images/eventfd.pb-c.d [2023-01-11T08:46:48.859Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-01-11T08:46:48.859Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-01-11T08:46:48.859Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44795/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-01-11T08:46:48.859Z] + bash /home/ubuntu/workspace/moby_PR-44795/check-config.sh [2023-01-11T08:46:48.859Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-01-11T08:46:48.859Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2023-01-11T08:46:48.859Z] [2023-01-11T08:46:48.859Z] Generally Necessary: [2023-01-11T08:46:48.859Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-01-11T08:46:48.859Z] - apparmor: enabled and tools installed [2023-01-11T08:46:48.859Z] - CONFIG_NAMESPACES: enabled [2023-01-11T08:46:48.859Z] - CONFIG_NET_NS: enabled [2023-01-11T08:46:48.859Z] - CONFIG_PID_NS: enabled [2023-01-11T08:46:48.859Z] - CONFIG_IPC_NS: enabled [2023-01-11T08:46:48.859Z] - CONFIG_UTS_NS: enabled [2023-01-11T08:46:48.859Z] - CONFIG_CGROUPS: enabled [2023-01-11T08:46:48.859Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-01-11T08:46:48.859Z] - CONFIG_CGROUP_DEVICE: enabled [2023-01-11T08:46:48.859Z] - CONFIG_CGROUP_FREEZER: enabled [2023-01-11T08:46:48.859Z] - CONFIG_CGROUP_SCHED: enabled [2023-01-11T08:46:48.859Z] - CONFIG_CPUSETS: enabled [2023-01-11T08:46:48.859Z] - CONFIG_MEMCG: enabled [2023-01-11T08:46:48.859Z] - CONFIG_KEYS: enabled [2023-01-11T08:46:48.859Z] - CONFIG_VETH: enabled (as module) [2023-01-11T08:46:48.859Z] - CONFIG_BRIDGE: enabled (as module) [2023-01-11T08:46:48.859Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-01-11T08:46:48.954Z] #10 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 141.98MB / 141.98MB 10.9s [2023-01-11T08:46:49.045Z] #39 13.91 PBCC images/remap-file-path.pb-c.c [2023-01-11T08:46:49.045Z] #39 13.97 DEP images/remap-file-path.pb-c.d [2023-01-11T08:46:49.045Z] #39 14.02 PBCC images/fifo.pb-c.c [2023-01-11T08:46:49.045Z] #39 14.04 DEP images/fifo.pb-c.d [2023-01-11T08:46:49.045Z] #39 14.08 PBCC images/ghost-file.pb-c.c [2023-01-11T08:46:49.135Z] - CONFIG_NF_NAT_IPV4: missing [2023-01-11T08:46:49.135Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-01-11T08:46:49.135Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-01-11T08:46:49.135Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-01-11T08:46:49.135Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-01-11T08:46:49.135Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-01-11T08:46:49.135Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-01-11T08:46:49.135Z] - CONFIG_NF_NAT: enabled (as module) [2023-01-11T08:46:49.135Z] - CONFIG_NF_NAT_NEEDED: missing [2023-01-11T08:46:49.135Z] - CONFIG_POSIX_MQUEUE: enabled [2023-01-11T08:46:49.135Z] [2023-01-11T08:46:49.135Z] Optional Features: [2023-01-11T08:46:49.135Z] - CONFIG_USER_NS: enabled [2023-01-11T08:46:49.135Z] - CONFIG_SECCOMP: enabled [2023-01-11T08:46:49.135Z] - CONFIG_CGROUP_PIDS: enabled [2023-01-11T08:46:49.135Z] - CONFIG_MEMCG_SWAP: enabled [2023-01-11T08:46:49.135Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-01-11T08:46:49.135Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-01-11T08:46:49.135Z] - CONFIG_BLK_CGROUP: enabled [2023-01-11T08:46:49.135Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-01-11T08:46:49.135Z] - CONFIG_IOSCHED_CFQ: missing [2023-01-11T08:46:49.135Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-01-11T08:46:49.135Z] - CONFIG_CGROUP_PERF: enabled [2023-01-11T08:46:49.135Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-01-11T08:46:49.135Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-01-11T08:46:49.135Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-01-11T08:46:49.135Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-01-11T08:46:49.135Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-01-11T08:46:49.135Z] - CONFIG_RT_GROUP_SCHED: missing [2023-01-11T08:46:49.301Z] #39 14.11 DEP images/ghost-file.pb-c.d [2023-01-11T08:46:49.301Z] #39 14.17 PBCC images/regfile.pb-c.c [2023-01-11T08:46:49.301Z] #39 14.21 DEP images/regfile.pb-c.d [2023-01-11T08:46:49.301Z] #39 14.26 PBCC images/ns.pb-c.c [2023-01-11T08:46:49.301Z] #39 14.28 DEP images/ns.pb-c.d [2023-01-11T08:46:49.301Z] #39 14.34 PBCC images/fdinfo.pb-c.c [2023-01-11T08:46:49.414Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-01-11T08:46:49.414Z] - CONFIG_IP_VS: enabled (as module) [2023-01-11T08:46:49.414Z] - CONFIG_IP_VS_NFCT: enabled [2023-01-11T08:46:49.414Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-01-11T08:46:49.414Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-01-11T08:46:49.414Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-01-11T08:46:49.414Z] - CONFIG_EXT4_FS: enabled [2023-01-11T08:46:49.414Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-01-11T08:46:49.414Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-01-11T08:46:49.414Z] - Network Drivers: [2023-01-11T08:46:49.414Z] - "overlay": [2023-01-11T08:46:49.414Z] - CONFIG_VXLAN: enabled (as module) [2023-01-11T08:46:49.414Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-01-11T08:46:49.414Z] Optional (for encrypted networks): [2023-01-11T08:46:49.414Z] - CONFIG_CRYPTO: enabled [2023-01-11T08:46:49.414Z] - CONFIG_CRYPTO_AEAD: enabled [2023-01-11T08:46:49.414Z] - CONFIG_CRYPTO_GCM: enabled [2023-01-11T08:46:49.414Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-01-11T08:46:49.414Z] - CONFIG_CRYPTO_GHASH: enabled [2023-01-11T08:46:49.414Z] - CONFIG_XFRM: enabled [2023-01-11T08:46:49.414Z] - CONFIG_XFRM_USER: enabled (as module) [2023-01-11T08:46:49.414Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-01-11T08:46:49.414Z] - CONFIG_INET_ESP: enabled (as module) [2023-01-11T08:46:49.414Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-01-11T08:46:49.414Z] - "ipvlan": [2023-01-11T08:46:49.414Z] - CONFIG_IPVLAN: enabled (as module) [2023-01-11T08:46:49.414Z] - "macvlan": [2023-01-11T08:46:49.414Z] - CONFIG_MACVLAN: enabled (as module) [2023-01-11T08:46:49.414Z] - CONFIG_DUMMY: enabled (as module) [2023-01-11T08:46:49.414Z] - "ftp,tftp client in container": [2023-01-11T08:46:49.559Z] #39 14.41 DEP images/fdinfo.pb-c.d [2023-01-11T08:46:49.559Z] #39 14.46 PBCC images/core-aarch64.pb-c.c [2023-01-11T08:46:49.559Z] #39 14.51 PBCC images/core-arm.pb-c.c [2023-01-11T08:46:49.559Z] #39 14.57 PBCC images/core-ppc64.pb-c.c [2023-01-11T08:46:49.685Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-01-11T08:46:49.685Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-01-11T08:46:49.685Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-01-11T08:46:49.685Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-01-11T08:46:49.685Z] - Storage Drivers: [2023-01-11T08:46:49.685Z] - "aufs": [2023-01-11T08:46:49.685Z] - CONFIG_AUFS_FS: enabled (as module) [2023-01-11T08:46:49.685Z] - "btrfs": [2023-01-11T08:46:49.685Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-01-11T08:46:49.685Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-01-11T08:46:49.685Z] - "devicemapper": [2023-01-11T08:46:49.685Z] - CONFIG_BLK_DEV_DM: enabled [2023-01-11T08:46:49.685Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-01-11T08:46:49.685Z] - "overlay": [2023-01-11T08:46:49.685Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-01-11T08:46:49.685Z] - "zfs": [2023-01-11T08:46:49.685Z] - /dev/zfs: present [2023-01-11T08:46:49.685Z] - zfs command: missing [2023-01-11T08:46:49.685Z] - zpool command: missing [2023-01-11T08:46:49.685Z] [2023-01-11T08:46:49.685Z] Limits: [2023-01-11T08:46:49.685Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-01-11T08:46:49.685Z] [2023-01-11T08:46:49.685Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-01-11T08:46:49.816Z] #39 14.61 PBCC images/core-s390.pb-c.c [2023-01-11T08:46:49.816Z] #39 14.66 PBCC images/core-x86.pb-c.c [2023-01-11T08:46:49.816Z] #39 14.71 PBCC images/core.pb-c.c [2023-01-11T08:46:49.816Z] #39 14.79 PBCC images/inventory.pb-c.c [2023-01-11T08:46:49.816Z] #39 14.85 DEP images/core-aarch64.pb-c.d [2023-01-11T08:46:49.915Z] #10 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 141.98MB / 141.98MB 11.7s done [2023-01-11T08:46:50.061Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3639db99adfd5ff9472e8a1059c0cd8dac783b51 . [2023-01-11T08:46:50.073Z] #39 14.90 DEP images/core-arm.pb-c.d [2023-01-11T08:46:50.073Z] #39 14.97 DEP images/core-ppc64.pb-c.d [2023-01-11T08:46:50.073Z] #39 15.04 DEP images/core-s390.pb-c.d [2023-01-11T08:46:50.073Z] #39 15.11 DEP images/core-x86.pb-c.d [2023-01-11T08:46:50.073Z] #39 15.17 DEP images/core.pb-c.d [2023-01-11T08:46:50.329Z] #39 15.24 DEP images/inventory.pb-c.d [2023-01-11T08:46:50.329Z] #39 15.32 PBCC images/cpuinfo.pb-c.c [2023-01-11T08:46:50.329Z] #39 15.35 DEP images/cpuinfo.pb-c.d [2023-01-11T08:46:50.329Z] #39 15.41 PBCC images/stats.pb-c.c [2023-01-11T08:46:50.329Z] #39 15.43 DEP images/stats.pb-c.d [2023-01-11T08:46:50.586Z] #39 ... [2023-01-11T08:46:50.586Z] [2023-01-11T08:46:50.586Z] #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 [2023-01-11T08:46:50.586Z] #34 56.82 Selecting previously unselected package gcc-mingw-w64-base. [2023-01-11T08:46:50.586Z] #34 56.82 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2023-01-11T08:46:50.586Z] #34 56.83 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-01-11T08:46:50.586Z] #34 56.96 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-01-11T08:46:50.586Z] #34 56.96 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2023-01-11T08:46:50.586Z] #34 56.97 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-01-11T08:46:50.586Z] #34 64.44 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-01-11T08:46:50.586Z] #34 64.44 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2023-01-11T08:46:50.586Z] #34 64.45 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-11T08:46:50.626Z] #1 [internal] load .dockerignore [2023-01-11T08:46:50.626Z] #1 transferring context: 87B 0.0s done [2023-01-11T08:46:50.626Z] #1 DONE 0.1s [2023-01-11T08:46:50.626Z] [2023-01-11T08:46:50.626Z] #2 [internal] load build definition from Dockerfile [2023-01-11T08:46:50.626Z] #2 transferring dockerfile: 16.91kB done [2023-01-11T08:46:50.626Z] #2 DONE 0.1s [2023-01-11T08:46:50.626Z] [2023-01-11T08:46:50.626Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-01-11T08:46:50.843Z] #34 ... [2023-01-11T08:46:50.843Z] [2023-01-11T08:46:50.843Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:46:50.843Z] #30 57.02 internal/syscall/unix [2023-01-11T08:46:50.843Z] #30 57.58 time [2023-01-11T08:46:50.843Z] #30 63.84 internal/fmtsort [2023-01-11T08:46:50.843Z] #30 63.87 internal/poll [2023-01-11T08:46:50.843Z] #30 64.33 internal/safefilepath [2023-01-11T08:46:50.843Z] #30 64.51 internal/syscall/execenv [2023-01-11T08:46:50.843Z] #30 64.72 path [2023-01-11T08:46:50.843Z] #30 65.22 io/fs [2023-01-11T08:46:50.843Z] #30 66.34 strings [2023-01-11T08:46:50.843Z] #30 66.43 os [2023-01-11T08:46:50.857Z] #10 ... [2023-01-11T08:46:50.857Z] [2023-01-11T08:46:50.857Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-01-11T08:46:50.857Z] #14 DONE 0.9s [2023-01-11T08:46:50.857Z] [2023-01-11T08:46:50.857Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:46:50.884Z] #3 DONE 0.3s [2023-01-11T08:46:50.884Z] [2023-01-11T08:46:50.884Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2023-01-11T08:46:50.884Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2023-01-11T08:46:50.884Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 2.10MB / 9.94MB 0.1s [2023-01-11T08:46:50.884Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2023-01-11T08:46:50.884Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2023-01-11T08:46:51.142Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.2s [2023-01-11T08:46:51.142Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2023-01-11T08:46:51.142Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.3s done [2023-01-11T08:46:51.313Z] #25 66.07 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-01-11T08:46:51.400Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.1s [2023-01-11T08:46:51.576Z] #25 66.11 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-01-11T08:46:51.576Z] #25 66.13 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-11T08:46:51.576Z] #25 66.17 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-11T08:46:51.576Z] #25 66.20 Setting up python3-protobuf (3.12.4-1) ... [2023-01-11T08:46:51.576Z] #25 ... [2023-01-11T08:46:51.576Z] [2023-01-11T08:46:51.576Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:46:51.576Z] #28 56.13 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] [2023-01-11T08:46:51.576Z] #28 56.15 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] [2023-01-11T08:46:51.576Z] #28 57.02 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] [2023-01-11T08:46:51.576Z] #28 59.79 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] [2023-01-11T08:46:51.576Z] #28 61.09 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] [2023-01-11T08:46:51.576Z] #28 62.33 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] [2023-01-11T08:46:51.576Z] #28 64.96 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] [2023-01-11T08:46:51.576Z] #28 65.87 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] [2023-01-11T08:46:51.576Z] #28 65.88 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-01-11T08:46:51.576Z] #28 65.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-01-11T08:46:51.576Z] #28 65.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-01-11T08:46:51.576Z] #28 65.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-01-11T08:46:51.576Z] #28 65.94 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] [2023-01-11T08:46:51.576Z] #28 65.94 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-01-11T08:46:51.576Z] #28 65.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-01-11T08:46:51.576Z] #28 65.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-01-11T08:46:51.576Z] #28 66.00 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-01-11T08:46:51.576Z] #28 66.06 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-01-11T08:46:51.576Z] #28 66.06 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-01-11T08:46:51.576Z] #28 66.11 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-01-11T08:46:51.576Z] #28 66.11 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-01-11T08:46:51.576Z] #28 66.11 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-01-11T08:46:51.576Z] #28 66.13 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-01-11T08:46:51.576Z] #28 ... [2023-01-11T08:46:51.576Z] [2023-01-11T08:46:51.576Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-11T08:46:51.576Z] #0 2.304 + RM_GOPATH=0 [2023-01-11T08:46:51.576Z] #0 2.304 + TMP_GOPATH= [2023-01-11T08:46:51.576Z] #0 2.304 + : /build [2023-01-11T08:46:51.576Z] #0 2.304 + '[' -z '' ']' [2023-01-11T08:46:51.576Z] #0 2.304 ++ mktemp -d [2023-01-11T08:46:51.576Z] #0 2.321 + export GOPATH=/tmp/tmp.2eidcelGow [2023-01-11T08:46:51.576Z] #0 2.321 + GOPATH=/tmp/tmp.2eidcelGow [2023-01-11T08:46:51.576Z] #0 2.321 + RM_GOPATH=1 [2023-01-11T08:46:51.576Z] #0 2.321 + case "$(go env GOARCH)" in [2023-01-11T08:46:51.576Z] #0 2.321 ++ go env GOARCH [2023-01-11T08:46:51.576Z] #0 2.424 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:46:51.576Z] #0 2.424 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:46:51.576Z] #0 2.424 ++ dirname /tmp/install/install.sh [2023-01-11T08:46:51.576Z] #0 2.445 + dir=/tmp/install [2023-01-11T08:46:51.576Z] #0 2.445 + bin=containerd [2023-01-11T08:46:51.576Z] #0 2.445 + shift [2023-01-11T08:46:51.576Z] #0 2.445 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-01-11T08:46:51.576Z] #0 2.445 + . /tmp/install/containerd.installer [2023-01-11T08:46:51.576Z] #0 2.445 ++ set -e [2023-01-11T08:46:51.576Z] #0 2.445 ++ : v1.6.15 [2023-01-11T08:46:51.576Z] #0 2.445 + install_containerd [2023-01-11T08:46:51.576Z] #0 2.445 + echo 'Install containerd version v1.6.15' [2023-01-11T08:46:51.576Z] #0 2.445 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2eidcelGow/src/github.com/containerd/containerd [2023-01-11T08:46:51.576Z] #0 2.445 Install containerd version v1.6.15 [2023-01-11T08:46:51.576Z] #0 2.451 Cloning into '/tmp/tmp.2eidcelGow/src/github.com/containerd/containerd'... [2023-01-11T08:46:51.659Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.4s done [2023-01-11T08:46:51.659Z] #4 DONE 0.8s [2023-01-11T08:46:51.798Z] #10 ... [2023-01-11T08:46:51.798Z] [2023-01-11T08:46:51.798Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-01-11T08:46:51.798Z] #15 DONE 1.1s [2023-01-11T08:46:51.798Z] [2023-01-11T08:46:51.798Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:46:51.921Z] [2023-01-11T08:46:51.921Z] #5 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-01-11T08:46:52.155Z] #37 ... [2023-01-11T08:46:52.155Z] [2023-01-11T08:46:52.155Z] #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 [2023-01-11T08:46:52.155Z] #34 DONE 66.8s [2023-01-11T08:46:52.155Z] [2023-01-11T08:46:52.155Z] #31 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:46:52.155Z] #31 61.33 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-01-11T08:46:52.155Z] #31 61.35 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-01-11T08:46:52.214Z] #30 ... [2023-01-11T08:46:52.214Z] [2023-01-11T08:46:52.214Z] #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 [2023-01-11T08:46:52.214Z] #39 16.93 make[1]: Nothing to be done for 'all'. [2023-01-11T08:46:52.416Z] #31 67.15 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-11T08:46:52.416Z] #31 67.15 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-01-11T08:46:52.416Z] #31 67.18 go: downloading github.com/stretchr/testify v1.7.0 [2023-01-11T08:46:52.697Z] #31 67.54 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-01-11T08:46:52.958Z] #31 67.58 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-11T08:46:52.958Z] #31 67.62 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2023-01-11T08:46:52.958Z] #31 67.71 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2023-01-11T08:46:52.958Z] #31 67.77 go: downloading github.com/magiconair/properties v1.8.5 [2023-01-11T08:46:52.958Z] #31 67.79 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2023-01-11T08:46:53.216Z] #31 67.88 go: downloading github.com/spf13/afero v1.6.0 [2023-01-11T08:46:53.216Z] #31 67.96 go: downloading github.com/spf13/cast v1.4.1 [2023-01-11T08:46:53.216Z] #31 68.03 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-01-11T08:46:53.216Z] #31 ... [2023-01-11T08:46:53.216Z] [2023-01-11T08:46:53.216Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:46:53.216Z] #28 67.96 debconf: delaying package configuration, since apt-utils is not installed [2023-01-11T08:46:53.293Z] #5 DONE 1.1s [2023-01-11T08:46:53.293Z] [2023-01-11T08:46:53.293Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2023-01-11T08:46:53.293Z] #6 DONE 1.1s [2023-01-11T08:46:53.293Z] [2023-01-11T08:46:53.293Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-11T08:46:53.293Z] #7 DONE 1.1s [2023-01-11T08:46:53.293Z] [2023-01-11T08:46:53.293Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-11T08:46:53.293Z] #8 DONE 1.1s [2023-01-11T08:46:53.474Z] #28 68.31 Fetched 115 MB in 12s (9912 kB/s) [2023-01-11T08:46:53.582Z] #39 18.68 CC images/stats.o [2023-01-11T08:46:53.709Z] #10 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 10.7s [2023-01-11T08:46:53.709Z] #10 ... [2023-01-11T08:46:53.709Z] [2023-01-11T08:46:53.709Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:9f0952accf91d1916dbe39339682e2daa03c16cd5f3ea70217af785f3b01ec36 [2023-01-11T08:46:53.709Z] #9 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 12.4s [2023-01-11T08:46:53.732Z] #28 68.59 Selecting previously unselected package binutils-mingw-w64-i686. [2023-01-11T08:46:53.990Z] #28 68.59 (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.) [2023-01-11T08:46:53.990Z] #28 68.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-01-11T08:46:53.990Z] #28 68.70 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-01-11T08:46:54.145Z] #39 19.08 CC images/core.o [2023-01-11T08:46:54.653Z] #9 ... [2023-01-11T08:46:54.653Z] [2023-01-11T08:46:54.653Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:46:55.075Z] #39 19.77 CC images/core-x86.o [2023-01-11T08:46:55.201Z] [2023-01-11T08:46:55.201Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-11T08:46:55.201Z] #9 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2023-01-11T08:46:55.201Z] #9 DONE 0.0s [2023-01-11T08:46:55.201Z] [2023-01-11T08:46:55.201Z] #10 [internal] load build context [2023-01-11T08:46:55.238Z] #10 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 12.0s done [2023-01-11T08:46:55.331Z] #39 20.42 CC images/core-arm.o [2023-01-11T08:46:55.499Z] #10 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 [2023-01-11T08:46:55.499Z] #10 ... [2023-01-11T08:46:55.499Z] [2023-01-11T08:46:55.499Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:9f0952accf91d1916dbe39339682e2daa03c16cd5f3ea70217af785f3b01ec36 [2023-01-11T08:46:55.499Z] #9 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 13.8s done [2023-01-11T08:46:55.499Z] #9 DONE 17.7s [2023-01-11T08:46:55.499Z] [2023-01-11T08:46:55.499Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:46:55.517Z] #10 transferring context: 3.82MB 0.4s [2023-01-11T08:46:55.894Z] #39 20.76 CC images/core-aarch64.o [2023-01-11T08:46:56.070Z] #10 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 0.7s done [2023-01-11T08:46:56.151Z] #39 21.15 CC images/core-ppc64.o [2023-01-11T08:46:56.330Z] #10 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 [2023-01-11T08:46:56.716Z] #39 21.68 CC images/core-s390.o [2023-01-11T08:46:56.908Z] #10 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 0.8s done [2023-01-11T08:46:57.279Z] #39 22.35 CC images/cpuinfo.o [2023-01-11T08:46:57.479Z] #10 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 0.1s [2023-01-11T08:46:57.841Z] #39 22.80 CC images/inventory.o [2023-01-11T08:46:58.098Z] #39 23.02 CC images/fdinfo.o [2023-01-11T08:46:58.175Z] #28 72.51 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-01-11T08:46:58.175Z] #28 72.51 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-01-11T08:46:58.175Z] #28 72.53 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-01-11T08:46:58.355Z] #39 23.38 CC images/fown.o [2023-01-11T08:46:58.434Z] #28 ... [2023-01-11T08:46:58.434Z] [2023-01-11T08:46:58.434Z] #25 [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 [2023-01-11T08:46:58.434Z] #25 72.89 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-01-11T08:46:58.434Z] #25 72.91 Setting up protobuf-compiler (3.12.4-1) ... [2023-01-11T08:46:58.434Z] #25 72.92 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-01-11T08:46:58.434Z] #25 72.93 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-01-11T08:46:58.434Z] #25 72.94 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-01-11T08:46:58.434Z] #25 72.96 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-01-11T08:46:58.434Z] #25 72.97 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-11T08:46:58.614Z] #39 23.56 CC images/ns.o [2023-01-11T08:46:58.871Z] #39 23.72 CC images/regfile.o [2023-01-11T08:46:58.871Z] #39 23.94 CC images/ghost-file.o [2023-01-11T08:46:59.128Z] #39 24.23 CC images/fifo.o [2023-01-11T08:46:59.128Z] #39 ... [2023-01-11T08:46:59.128Z] [2023-01-11T08:46:59.128Z] #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 [2023-01-11T08:46:59.128Z] #34 75.37 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-01-11T08:46:59.128Z] #34 75.38 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2023-01-11T08:46:59.128Z] #34 75.39 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-11T08:46:59.812Z] #25 DONE 74.5s [2023-01-11T08:46:59.813Z] [2023-01-11T08:46:59.813Z] #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 [2023-01-11T08:47:00.809Z] #10 transferring context: 34.20MB 5.5s [2023-01-11T08:47:01.029Z] #34 ... [2023-01-11T08:47:01.029Z] [2023-01-11T08:47:01.029Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:47:01.029Z] #30 68.74 bufio [2023-01-11T08:47:01.029Z] #30 69.83 fmt [2023-01-11T08:47:01.029Z] #30 70.05 io/ioutil [2023-01-11T08:47:01.029Z] #30 70.38 text/tabwriter [2023-01-11T08:47:01.029Z] #30 72.21 github.com/BurntSushi/toml [2023-01-11T08:47:01.029Z] #30 72.21 flag [2023-01-11T08:47:01.029Z] #30 73.71 log [2023-01-11T08:47:01.029Z] #30 75.76 github.com/BurntSushi/toml/cmd/tomlv [2023-01-11T08:47:01.029Z] #30 DONE 77.3s [2023-01-11T08:47:01.069Z] #10 ... [2023-01-11T08:47:01.069Z] [2023-01-11T08:47:01.069Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:47:01.069Z] #11 resolve docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 0.1s done [2023-01-11T08:47:01.069Z] #11 sha256:2c481220d36bc498d60fea77920e819fde65ec520b3cb115d15ea9f55ceda160 7.11kB / 7.11kB done [2023-01-11T08:47:01.069Z] #11 sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 1.86kB / 1.86kB done [2023-01-11T08:47:01.069Z] #11 sha256:39813ca403aeb7a13dc4e09afe780adb8daaa67be8b78fef27eaf6e9b43777bb 1.80kB / 1.80kB done [2023-01-11T08:47:01.069Z] #11 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 2.9s done [2023-01-11T08:47:01.069Z] #11 sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 5.16MB / 5.16MB 1.5s done [2023-01-11T08:47:01.069Z] #11 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 10.88MB / 10.88MB 1.7s done [2023-01-11T08:47:01.069Z] #11 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 54.58MB / 54.58MB 4.7s done [2023-01-11T08:47:01.069Z] #11 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 80.74MB / 85.98MB 5.8s [2023-01-11T08:47:01.069Z] #11 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 51.38MB / 141.98MB 5.8s [2023-01-11T08:47:01.069Z] #11 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 2.2s [2023-01-11T08:47:01.069Z] #11 sha256:251505777bca419aa22c651e412edd57d21f3e5e27a7095f3c2f5b0d79e872d0 157B / 157B 4.9s done [2023-01-11T08:47:01.285Z] [2023-01-11T08:47:01.285Z] #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 [2023-01-11T08:47:01.285Z] #39 24.49 CC images/remap-file-path.o [2023-01-11T08:47:01.285Z] #39 24.69 CC images/eventfd.o [2023-01-11T08:47:01.285Z] #39 24.88 CC images/eventpoll.o [2023-01-11T08:47:01.285Z] #39 25.10 CC images/fh.o [2023-01-11T08:47:01.285Z] #39 25.38 CC images/fsnotify.o [2023-01-11T08:47:01.285Z] #39 26.20 CC images/signalfd.o [2023-01-11T08:47:01.326Z] #11 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 85.56MB / 85.98MB 6.1s [2023-01-11T08:47:01.542Z] #39 26.42 CC images/fs.o [2023-01-11T08:47:01.584Z] #11 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 58.83MB / 141.98MB 6.2s [2023-01-11T08:47:01.798Z] #39 26.78 CC images/pstree.o [2023-01-11T08:47:01.841Z] #11 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 67.11MB / 141.98MB 6.6s [2023-01-11T08:47:02.055Z] #39 27.02 CC images/pipe.o [2023-01-11T08:47:02.311Z] #39 27.18 CC images/tcp-stream.o [2023-01-11T08:47:02.413Z] #11 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 85.98MB / 85.98MB 6.9s done [2023-01-11T08:47:02.413Z] #11 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 77.59MB / 141.98MB 7.0s [2023-01-11T08:47:02.568Z] #39 27.34 CC images/sk-packet.o [2023-01-11T08:47:02.568Z] #39 27.56 CC images/mnt.o [2023-01-11T08:47:02.670Z] #11 ... [2023-01-11T08:47:02.670Z] [2023-01-11T08:47:02.670Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-11T08:47:02.670Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-01-11T08:47:02.670Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-01-11T08:47:02.670Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-01-11T08:47:02.670Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2023-01-11T08:47:02.670Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-01-11T08:47:02.670Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.1s done [2023-01-11T08:47:02.670Z] #12 DONE 7.4s [2023-01-11T08:47:02.670Z] [2023-01-11T08:47:02.670Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:47:02.670Z] #11 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 84.93MB / 141.98MB 7.3s [2023-01-11T08:47:02.670Z] #11 ... [2023-01-11T08:47:02.670Z] [2023-01-11T08:47:02.670Z] #10 [internal] load build context [2023-01-11T08:47:02.824Z] #39 27.76 CC images/pipe-data.o [2023-01-11T08:47:02.898Z] #10 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 5.3s [2023-01-11T08:47:02.927Z] #10 transferring context: 53.56MB 7.8s done [2023-01-11T08:47:03.081Z] #39 27.95 CC images/sa.o [2023-01-11T08:47:03.081Z] #39 28.14 CC images/timer.o [2023-01-11T08:47:03.103Z] #38 3.232 Note: Building without setproctitle() and strlcpy() support. [2023-01-11T08:47:03.103Z] #38 3.232 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-01-11T08:47:03.103Z] #38 3.263 Note: Building without GnuTLS support [2023-01-11T08:47:03.103Z] #38 3.272 Makefile.config:39: Warn: you have no libnftables installed [2023-01-11T08:47:03.103Z] #38 3.272 Makefile.config:40: Warn: Building without nftables support [2023-01-11T08:47:03.366Z] #38 ... [2023-01-11T08:47:03.366Z] [2023-01-11T08:47:03.366Z] #31 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:47:03.366Z] #31 68.16 go: downloading github.com/subosito/gotenv v1.2.0 [2023-01-11T08:47:03.366Z] #31 68.21 go: downloading gopkg.in/ini.v1 v1.66.2 [2023-01-11T08:47:03.366Z] #31 68.34 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-01-11T08:47:03.366Z] #31 68.38 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2023-01-11T08:47:03.366Z] #31 68.43 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2023-01-11T08:47:03.366Z] #31 68.47 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-01-11T08:47:03.366Z] #31 68.49 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-01-11T08:47:03.366Z] #31 68.54 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-01-11T08:47:03.366Z] #31 68.55 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-01-11T08:47:03.366Z] #31 68.57 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2023-01-11T08:47:03.366Z] #31 68.60 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-01-11T08:47:03.366Z] #31 68.68 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-01-11T08:47:03.366Z] #31 68.69 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-01-11T08:47:03.366Z] #31 68.74 go: downloading github.com/Antonboom/errname v0.1.5 [2023-01-11T08:47:03.366Z] #31 69.00 go: downloading github.com/Antonboom/nilnil v0.1.0 [2023-01-11T08:47:03.366Z] #31 69.06 go: downloading github.com/BurntSushi/toml v1.0.0 [2023-01-11T08:47:03.366Z] #31 69.98 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-01-11T08:47:03.366Z] #31 70.06 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-01-11T08:47:03.366Z] #31 70.21 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-01-11T08:47:03.366Z] #31 70.25 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-01-11T08:47:03.366Z] #31 70.39 go: downloading github.com/ashanbrown/makezero v1.1.0 [2023-01-11T08:47:03.366Z] #31 70.45 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-01-11T08:47:03.366Z] #31 70.50 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2023-01-11T08:47:03.366Z] #31 70.51 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-01-11T08:47:03.366Z] #31 70.59 go: downloading github.com/breml/bidichk v0.2.1 [2023-01-11T08:47:03.366Z] #31 70.62 go: downloading github.com/breml/errchkjson v0.2.1 [2023-01-11T08:47:03.366Z] #31 70.66 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-01-11T08:47:03.366Z] #31 70.76 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-01-11T08:47:03.366Z] #31 70.77 go: downloading github.com/daixiang0/gci v0.2.9 [2023-01-11T08:47:03.366Z] #31 70.78 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2023-01-11T08:47:03.366Z] #31 70.82 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-01-11T08:47:03.366Z] #31 70.87 go: downloading github.com/fzipp/gocyclo v0.4.0 [2023-01-11T08:47:03.366Z] #31 70.90 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-01-11T08:47:03.366Z] #31 71.03 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-01-11T08:47:03.366Z] #31 71.04 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2023-01-11T08:47:03.366Z] #31 71.16 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-01-11T08:47:03.366Z] #31 71.27 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-01-11T08:47:03.366Z] #31 71.45 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-01-11T08:47:03.366Z] #31 71.47 go: downloading github.com/golangci/misspell v0.3.5 [2023-01-11T08:47:03.366Z] #31 71.49 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-01-11T08:47:03.366Z] #31 71.49 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-01-11T08:47:03.366Z] #31 71.53 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-01-11T08:47:03.366Z] #31 71.83 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-01-11T08:47:03.366Z] #31 71.86 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-01-11T08:47:03.366Z] #31 71.91 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-01-11T08:47:03.366Z] #31 71.98 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-01-11T08:47:03.366Z] #31 72.05 go: downloading github.com/julz/importas v0.1.0 [2023-01-11T08:47:03.366Z] #31 72.06 go: downloading github.com/kisielk/errcheck v1.6.0 [2023-01-11T08:47:03.366Z] #31 72.13 go: downloading github.com/kulti/thelper v0.5.0 [2023-01-11T08:47:03.366Z] #31 72.32 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2023-01-11T08:47:03.366Z] #31 72.44 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-01-11T08:47:03.366Z] #31 72.46 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2023-01-11T08:47:03.366Z] #31 72.51 go: downloading github.com/ldez/tagliatelle v0.3.0 [2023-01-11T08:47:03.366Z] #31 72.53 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-01-11T08:47:03.366Z] #31 72.57 go: downloading github.com/maratori/testpackage v1.0.1 [2023-01-11T08:47:03.366Z] #31 72.69 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-01-11T08:47:03.366Z] #31 72.89 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-01-11T08:47:03.366Z] #31 73.02 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2023-01-11T08:47:03.366Z] #31 73.05 go: downloading github.com/mgechev/revive v1.1.3 [2023-01-11T08:47:03.366Z] #31 74.09 go: downloading github.com/moricho/tparallel v0.2.1 [2023-01-11T08:47:03.366Z] #31 74.10 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-01-11T08:47:03.366Z] #31 74.15 go: downloading github.com/nishanths/exhaustive v0.7.11 [2023-01-11T08:47:03.366Z] #31 74.24 go: downloading github.com/nishanths/predeclared v0.2.1 [2023-01-11T08:47:03.366Z] #31 74.28 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2023-01-11T08:47:03.366Z] #31 74.39 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2023-01-11T08:47:03.366Z] #31 74.44 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-01-11T08:47:03.366Z] #31 74.62 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-01-11T08:47:03.366Z] #31 74.62 go: downloading github.com/securego/gosec/v2 v2.9.6 [2023-01-11T08:47:03.366Z] #31 75.19 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-01-11T08:47:03.366Z] #31 75.22 go: downloading github.com/sivchari/containedctx v1.0.1 [2023-01-11T08:47:03.366Z] #31 75.25 go: downloading github.com/sivchari/tenv v1.4.7 [2023-01-11T08:47:03.366Z] #31 75.29 go: downloading github.com/sonatard/noctx v0.0.1 [2023-01-11T08:47:03.366Z] #31 75.31 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-01-11T08:47:03.366Z] #31 75.34 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-01-11T08:47:03.366Z] #31 75.42 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2023-01-11T08:47:03.366Z] #31 75.53 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-01-11T08:47:03.366Z] #31 75.63 go: downloading github.com/tetafro/godot v1.4.11 [2023-01-11T08:47:03.366Z] #31 75.66 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-01-11T08:47:03.366Z] #31 75.70 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2023-01-11T08:47:03.366Z] #31 75.75 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-01-11T08:47:03.366Z] #31 75.97 go: downloading github.com/ultraware/funlen v0.0.3 [2023-01-11T08:47:03.366Z] #31 76.08 go: downloading github.com/ultraware/whitespace v0.0.4 [2023-01-11T08:47:03.366Z] #31 76.19 go: downloading github.com/uudashr/gocognit v1.0.5 [2023-01-11T08:47:03.366Z] #31 76.23 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-01-11T08:47:03.366Z] #31 76.29 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2023-01-11T08:47:03.366Z] #31 76.48 go: downloading gitlab.com/bosi/decorder v0.2.1 [2023-01-11T08:47:03.366Z] #31 76.66 go: downloading honnef.co/go/tools v0.2.2 [2023-01-11T08:47:03.491Z] #10 DONE 8.3s [2023-01-11T08:47:03.491Z] [2023-01-11T08:47:03.491Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:47:03.491Z] #11 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 109.05MB / 141.98MB 8.2s [2023-01-11T08:47:03.627Z] #31 ... [2023-01-11T08:47:03.627Z] [2023-01-11T08:47:03.627Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:47:03.627Z] #28 77.08 Selecting previously unselected package binutils-mingw-w64. [2023-01-11T08:47:03.627Z] #28 77.08 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-01-11T08:47:03.627Z] #28 77.09 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-01-11T08:47:03.627Z] #28 77.28 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-01-11T08:47:03.627Z] #28 77.29 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-01-11T08:47:03.627Z] #28 77.30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-11T08:47:03.627Z] #28 77.55 Selecting previously unselected package dmsetup. [2023-01-11T08:47:03.627Z] #28 77.56 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-01-11T08:47:03.627Z] #28 77.56 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-01-11T08:47:03.627Z] #28 77.77 Selecting previously unselected package mingw-w64-common. [2023-01-11T08:47:03.627Z] #28 77.80 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-01-11T08:47:03.627Z] #28 77.82 Unpacking mingw-w64-common (8.0.0-1) ... [2023-01-11T08:47:03.627Z] #28 ... [2023-01-11T08:47:03.627Z] [2023-01-11T08:47:03.627Z] #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 [2023-01-11T08:47:03.627Z] #24 68.29 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. [2023-01-11T08:47:03.627Z] #24 69.25 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-01-11T08:47:03.627Z] #24 69.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-11T08:47:03.643Z] #39 28.37 CC images/timerfd.o [2023-01-11T08:47:03.643Z] #39 28.51 CC images/mm.o [2023-01-11T08:47:03.899Z] #39 28.78 CC images/sk-opts.o [2023-01-11T08:47:04.089Z] #11 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 118.49MB / 141.98MB 8.6s [2023-01-11T08:47:04.089Z] #11 ... [2023-01-11T08:47:04.089Z] [2023-01-11T08:47:04.089Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-11T08:47:04.089Z] #9 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-01-11T08:47:04.089Z] #9 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-01-11T08:47:04.089Z] #9 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-01-11T08:47:04.089Z] #9 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2023-01-11T08:47:04.089Z] #9 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.9s done [2023-01-11T08:47:04.089Z] #9 DONE 8.9s [2023-01-11T08:47:04.089Z] [2023-01-11T08:47:04.089Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:47:04.156Z] #39 29.05 CC images/sk-unix.o [2023-01-11T08:47:04.195Z] #24 ... [2023-01-11T08:47:04.195Z] [2023-01-11T08:47:04.195Z] #31 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:47:04.195Z] #31 78.97 go: downloading mvdan.cc/gofumpt v0.2.1 [2023-01-11T08:47:04.195Z] #31 79.00 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-01-11T08:47:04.195Z] #31 ... [2023-01-11T08:47:04.195Z] [2023-01-11T08:47:04.195Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-11T08:47:04.195Z] #29 69.04 Selecting previously unselected package libicu67:amd64. [2023-01-11T08:47:04.195Z] #29 69.05 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-01-11T08:47:04.195Z] #29 69.09 Unpacking libicu67:amd64 (67.1-7) ... [2023-01-11T08:47:04.347Z] #11 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 126.88MB / 141.98MB 9.1s [2023-01-11T08:47:04.412Z] #39 29.19 CC images/sk-inet.o [2023-01-11T08:47:04.454Z] #29 ... [2023-01-11T08:47:04.454Z] [2023-01-11T08:47:04.454Z] #31 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:47:04.454Z] #31 79.14 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2023-01-11T08:47:04.454Z] #31 79.27 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2023-01-11T08:47:04.454Z] #31 79.39 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2023-01-11T08:47:04.669Z] #39 29.57 CC images/tun.o [2023-01-11T08:47:04.809Z] #10 ... [2023-01-11T08:47:04.810Z] [2023-01-11T08:47:04.810Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-01-11T08:47:04.810Z] #0 1.495 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-11T08:47:04.810Z] #0 1.510 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-11T08:47:04.810Z] #0 1.510 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-11T08:47:04.810Z] #0 1.663 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-11T08:47:04.810Z] #0 2.110 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB] [2023-01-11T08:47:04.810Z] #0 2.595 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-11T08:47:04.810Z] #0 3.647 Fetched 8617 kB in 2s (3567 kB/s) [2023-01-11T08:47:04.810Z] #0 3.647 Reading package lists... [2023-01-11T08:47:04.810Z] #0 4.424 Reading package lists... [2023-01-11T08:47:04.810Z] #0 5.228 Building dependency tree... [2023-01-11T08:47:04.810Z] #0 5.666 The following additional packages will be installed: [2023-01-11T08:47:04.810Z] #0 5.667 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-01-11T08:47:04.810Z] #0 5.668 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-01-11T08:47:04.810Z] #0 5.669 Recommended packages: [2023-01-11T08:47:04.810Z] #0 5.669 libldap-common publicsuffix libsasl2-modules [2023-01-11T08:47:04.810Z] #0 5.837 The following NEW packages will be installed: [2023-01-11T08:47:04.810Z] #0 5.838 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-01-11T08:47:04.810Z] #0 5.838 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-01-11T08:47:04.810Z] #0 5.839 libssh2-1 openssl [2023-01-11T08:47:04.810Z] #0 6.116 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-01-11T08:47:04.810Z] #0 6.116 Need to get 3047 kB of archives. [2023-01-11T08:47:04.810Z] #0 6.116 After this operation, 6661 kB of additional disk space will be used. [2023-01-11T08:47:04.810Z] #0 6.116 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2023-01-11T08:47:04.810Z] #0 6.131 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-01-11T08:47:04.810Z] #0 6.155 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-01-11T08:47:04.810Z] #0 6.157 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-01-11T08:47:04.810Z] #0 6.164 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-01-11T08:47:04.810Z] #0 6.166 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-01-11T08:47:04.810Z] #0 6.173 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-01-11T08:47:04.810Z] #0 6.193 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-01-11T08:47:04.810Z] #0 6.193 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-01-11T08:47:04.810Z] #0 6.193 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-01-11T08:47:04.810Z] #0 6.196 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2023-01-11T08:47:04.810Z] #0 6.196 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2023-01-11T08:47:04.810Z] #0 6.203 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-01-11T08:47:04.810Z] #0 6.224 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-01-11T08:47:04.810Z] #0 6.227 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-01-11T08:47:04.810Z] #0 6.558 debconf: delaying package configuration, since apt-utils is not installed [2023-01-11T08:47:04.810Z] #0 6.621 Fetched 3047 kB in 0s (7617 kB/s) [2023-01-11T08:47:04.810Z] #0 6.683 Selecting previously unselected package openssl. [2023-01-11T08:47:04.810Z] #0 6.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 ... 6661 files and directories currently installed.) [2023-01-11T08:47:04.810Z] #0 6.683 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2023-01-11T08:47:04.810Z] #0 6.689 Unpacking openssl (1.1.1n-0+deb11u3) ... [2023-01-11T08:47:04.810Z] #0 6.903 Selecting previously unselected package ca-certificates. [2023-01-11T08:47:04.810Z] #0 6.903 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-01-11T08:47:04.810Z] #0 6.931 Unpacking ca-certificates (20210119) ... [2023-01-11T08:47:04.810Z] #0 7.088 Selecting previously unselected package libbrotli1:amd64. [2023-01-11T08:47:04.810Z] #0 7.089 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-01-11T08:47:04.810Z] #0 7.098 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-01-11T08:47:04.810Z] #0 7.261 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-01-11T08:47:04.810Z] #0 7.263 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-01-11T08:47:04.810Z] #0 7.267 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-11T08:47:04.810Z] #0 7.378 Selecting previously unselected package libsasl2-2:amd64. [2023-01-11T08:47:04.810Z] #0 7.378 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-01-11T08:47:04.810Z] #0 7.385 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-11T08:47:04.810Z] #0 7.531 Selecting previously unselected package libldap-2.4-2:amd64. [2023-01-11T08:47:04.810Z] #0 7.533 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-01-11T08:47:04.810Z] #0 7.539 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-01-11T08:47:04.810Z] #0 7.728 Selecting previously unselected package libnghttp2-14:amd64. [2023-01-11T08:47:04.810Z] #0 7.728 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-01-11T08:47:04.810Z] #0 7.729 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-01-11T08:47:04.810Z] #0 7.800 Selecting previously unselected package libpsl5:amd64. [2023-01-11T08:47:04.810Z] #0 7.800 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-01-11T08:47:04.810Z] #0 7.806 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-01-11T08:47:04.810Z] #0 7.861 Selecting previously unselected package librtmp1:amd64. [2023-01-11T08:47:04.810Z] #0 7.861 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-01-11T08:47:04.810Z] #0 7.866 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-01-11T08:47:04.810Z] #0 7.946 Selecting previously unselected package libssh2-1:amd64. [2023-01-11T08:47:04.810Z] #0 7.946 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-01-11T08:47:04.810Z] #0 7.951 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-01-11T08:47:04.810Z] #0 8.016 Selecting previously unselected package libcurl4:amd64. [2023-01-11T08:47:04.810Z] #0 8.019 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2023-01-11T08:47:04.810Z] #0 8.023 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2023-01-11T08:47:04.810Z] #0 8.183 Selecting previously unselected package curl. [2023-01-11T08:47:04.810Z] #0 8.183 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2023-01-11T08:47:04.810Z] #0 8.192 Unpacking curl (7.74.0-1.3+deb11u3) ... [2023-01-11T08:47:04.810Z] #0 8.265 Selecting previously unselected package libonig5:amd64. [2023-01-11T08:47:04.810Z] #0 8.265 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-01-11T08:47:04.810Z] #0 8.271 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-01-11T08:47:04.810Z] #0 8.385 Selecting previously unselected package libjq1:amd64. [2023-01-11T08:47:04.810Z] #0 8.385 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-01-11T08:47:04.810Z] #0 8.389 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-01-11T08:47:04.810Z] #0 8.458 Selecting previously unselected package jq. [2023-01-11T08:47:04.810Z] #0 8.458 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-01-11T08:47:04.810Z] #0 8.471 Unpacking jq (1.6-2.1) ... [2023-01-11T08:47:04.810Z] #0 8.523 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-01-11T08:47:04.810Z] #0 8.534 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-01-11T08:47:04.810Z] #0 8.548 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-01-11T08:47:04.810Z] #0 8.563 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-11T08:47:04.810Z] #0 8.574 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-01-11T08:47:04.810Z] #0 8.587 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-11T08:47:04.810Z] #0 8.596 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-01-11T08:47:04.810Z] #0 8.607 Setting up openssl (1.1.1n-0+deb11u3) ... [2023-01-11T08:47:04.810Z] #0 8.630 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-01-11T08:47:04.810Z] #0 8.643 Setting up libjq1:amd64 (1.6-2.1) ... [2023-01-11T08:47:04.810Z] #0 8.655 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-01-11T08:47:04.810Z] #0 8.667 Setting up ca-certificates (20210119) ... [2023-01-11T08:47:04.810Z] #16 ... [2023-01-11T08:47:04.810Z] [2023-01-11T08:47:04.810Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:47:04.910Z] #11 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 136.31MB / 141.98MB 9.5s [2023-01-11T08:47:04.928Z] #39 ... [2023-01-11T08:47:04.928Z] [2023-01-11T08:47:04.928Z] #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 [2023-01-11T08:47:04.928Z] #34 81.07 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-01-11T08:47:04.928Z] #34 81.09 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2023-01-11T08:47:04.928Z] #34 81.11 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-01-11T08:47:05.072Z] #10 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 7.7s done [2023-01-11T08:47:05.171Z] #11 ... [2023-01-11T08:47:05.171Z] [2023-01-11T08:47:05.171Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:9f0952accf91d1916dbe39339682e2daa03c16cd5f3ea70217af785f3b01ec36 [2023-01-11T08:47:05.171Z] #13 resolve docker.io/library/debian:bullseye@sha256:9f0952accf91d1916dbe39339682e2daa03c16cd5f3ea70217af785f3b01ec36 0.1s done [2023-01-11T08:47:05.171Z] #13 sha256:5c8936e57a38f76abcac867a4d2d4faf8bb8254df0b016f2456c46df2bbd9114 1.46kB / 1.46kB done [2023-01-11T08:47:05.171Z] #13 sha256:9f0952accf91d1916dbe39339682e2daa03c16cd5f3ea70217af785f3b01ec36 1.85kB / 1.85kB done [2023-01-11T08:47:05.171Z] #13 sha256:640e07a7971e0c13eb14214421cf3d75407e0965b84430e08ec90c336537a2cf 529B / 529B done [2023-01-11T08:47:05.171Z] #13 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 8.2s done [2023-01-11T08:47:05.171Z] #13 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 1.0s [2023-01-11T08:47:05.432Z] #13 ... [2023-01-11T08:47:05.432Z] [2023-01-11T08:47:05.432Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:47:05.647Z] #10 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 0.1s [2023-01-11T08:47:05.998Z] #11 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 7.3s [2023-01-11T08:47:06.258Z] #11 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 141.98MB / 141.98MB 10.9s done [2023-01-11T08:47:06.994Z] #31 81.81 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-01-11T08:47:06.994Z] #31 81.81 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-01-11T08:47:06.994Z] #31 81.83 go: downloading github.com/stretchr/objx v0.1.1 [2023-01-11T08:47:07.254Z] #31 82.09 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-01-11T08:47:07.635Z] #11 ... [2023-01-11T08:47:07.635Z] [2023-01-11T08:47:07.635Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-01-11T08:47:07.635Z] #14 DONE 0.8s [2023-01-11T08:47:07.635Z] [2023-01-11T08:47:07.635Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:47:07.826Z] #31 82.39 go: downloading github.com/pelletier/go-toml v1.9.4 [2023-01-11T08:47:07.826Z] #31 82.41 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-01-11T08:47:08.085Z] #31 82.92 go: downloading golang.org/x/text v0.3.7 [2023-01-11T08:47:08.198Z] #11 ... [2023-01-11T08:47:08.198Z] [2023-01-11T08:47:08.198Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-01-11T08:47:08.198Z] #15 DONE 0.8s [2023-01-11T08:47:08.198Z] [2023-01-11T08:47:08.198Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:47:08.956Z] #10 ... [2023-01-11T08:47:08.956Z] [2023-01-11T08:47:08.956Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-01-11T08:47:08.956Z] #16 9.423 Updating certificates in /etc/ssl/certs... [2023-01-11T08:47:08.956Z] #16 10.65 129 added, 0 removed; done. [2023-01-11T08:47:08.956Z] #16 10.70 Setting up jq (1.6-2.1) ... [2023-01-11T08:47:08.956Z] #16 10.72 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2023-01-11T08:47:08.956Z] #16 10.73 Setting up curl (7.74.0-1.3+deb11u3) ... [2023-01-11T08:47:08.956Z] #16 10.74 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-11T08:47:08.956Z] #16 10.76 Processing triggers for ca-certificates (20210119) ... [2023-01-11T08:47:08.956Z] #16 10.77 Updating certificates in /etc/ssl/certs... [2023-01-11T08:47:08.956Z] #16 11.68 0 added, 0 removed; done. [2023-01-11T08:47:08.956Z] #16 11.68 Running hooks in /etc/ca-certificates/update.d... [2023-01-11T08:47:08.956Z] #16 11.68 done. [2023-01-11T08:47:08.956Z] #16 DONE 13.2s [2023-01-11T08:47:08.956Z] [2023-01-11T08:47:08.956Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:47:08.956Z] #10 ... [2023-01-11T08:47:08.956Z] [2023-01-11T08:47:08.956Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-01-11T08:47:08.956Z] #17 DONE 0.2s [2023-01-11T08:47:09.216Z] [2023-01-11T08:47:09.216Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:47:10.176Z] #34 85.78 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-01-11T08:47:10.176Z] #34 85.78 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2023-01-11T08:47:10.176Z] #34 85.80 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-11T08:47:10.432Z] #34 ... [2023-01-11T08:47:10.432Z] [2023-01-11T08:47:10.432Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-11T08:47:10.432Z] #37 43.34 Updating files: 44% (2289/5151) Updating files: 45% (2318/5151) Updating files: 46% (2370/5151) Updating files: 47% (2421/5151) Updating files: 48% (2473/5151) Updating files: 49% (2524/5151) Updating files: 50% (2576/5151) Updating files: 51% (2628/5151) Updating files: 52% (2679/5151) Updating files: 53% (2731/5151) Updating files: 54% (2782/5151) Updating files: 55% (2834/5151) Updating files: 56% (2885/5151) Updating files: 57% (2937/5151) Updating files: 58% (2988/5151) Updating files: 59% (3040/5151) Updating files: 60% (3091/5151) Updating files: 61% (3143/5151) Updating files: 62% (3194/5151) Updating files: 63% (3246/5151) Updating files: 64% (3297/5151) Updating files: 65% (3349/5151) Updating files: 66% (3400/5151) Updating files: 67% (3452/5151) Updating files: 68% (3503/5151) Updating files: 69% (3555/5151) Updating files: 70% (3606/5151) Updating files: 71% (3658/5151) Updating files: 72% (3709/5151) Updating files: 73% (3761/5151) Updating files: 74% (3812/5151) Updating files: 75% (3864/5151) Updating files: 76% (3915/5151) Updating files: 77% (3967/5151) Updating files: 78% (4018/5151) Updating files: 79% (4070/5151) Updating files: 80% (4121/5151) Updating files: 81% (4173/5151) Updating files: 82% (4224/5151) Updating files: 83% (4276/5151) Updating files: 84% (4327/5151) Updating files: 85% (4379/5151) Updating files: 86% (4430/5151) Updating files: 87% (4482/5151) Updating files: 87% (4521/5151) Updating files: 88% (4533/5151) Updating files: 89% (4585/5151) Updating files: 90% (4636/5151) Updating files: 91% (4688/5151) Updating files: 92% (4739/5151) Updating files: 93% (4791/5151) Updating files: 94% (4842/5151) Updating files: 95% (4894/5151) Updating files: 96% (4945/5151) Updating files: 97% (4997/5151) Updating files: 98% (5048/5151) Updating files: 99% (5100/5151) Updating files: 100% (5151/5151) Updating files: 100% (5151/5151), done. [2023-01-11T08:47:10.432Z] #37 44.72 + cd /tmp/tmp.t4xLEsb0AE/src/github.com/containerd/containerd [2023-01-11T08:47:10.432Z] #37 44.72 + git checkout -q v1.6.15 [2023-01-11T08:47:10.432Z] #37 46.96 + export 'BUILDTAGS=netgo osusergo static_build' [2023-01-11T08:47:10.432Z] #37 46.96 + BUILDTAGS='netgo osusergo static_build' [2023-01-11T08:47:10.432Z] #37 46.96 + export EXTRA_FLAGS=-buildmode=pie [2023-01-11T08:47:10.432Z] #37 46.97 + EXTRA_FLAGS=-buildmode=pie [2023-01-11T08:47:10.432Z] #37 46.97 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-01-11T08:47:10.432Z] #37 46.97 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-01-11T08:47:10.433Z] #37 46.97 + '[' '' = dynamic ']' [2023-01-11T08:47:10.433Z] #37 46.97 + make [2023-01-11T08:47:10.433Z] #37 48.43 + bin/ctr [2023-01-11T08:47:10.618Z] #31 ... [2023-01-11T08:47:10.618Z] [2023-01-11T08:47:10.618Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-11T08:47:10.618Z] #29 79.86 Selecting previously unselected package libxml2:amd64. [2023-01-11T08:47:10.618Z] #29 79.86 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-01-11T08:47:10.618Z] #29 79.87 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-11T08:47:10.618Z] #29 80.71 Selecting previously unselected package libarchive13:amd64. [2023-01-11T08:47:10.618Z] #29 80.73 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-01-11T08:47:10.618Z] #29 80.75 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-01-11T08:47:10.618Z] #29 81.19 Selecting previously unselected package libjsoncpp24:amd64. [2023-01-11T08:47:10.618Z] #29 81.23 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-01-11T08:47:10.618Z] #29 81.25 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-01-11T08:47:10.618Z] #29 81.49 Selecting previously unselected package librhash0:amd64. [2023-01-11T08:47:10.618Z] #29 81.49 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-01-11T08:47:10.618Z] #29 81.51 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-01-11T08:47:10.618Z] #29 81.74 Selecting previously unselected package libuv1:amd64. [2023-01-11T08:47:10.618Z] #29 81.75 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-01-11T08:47:10.618Z] #29 81.76 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-01-11T08:47:10.618Z] #29 81.96 Selecting previously unselected package cmake. [2023-01-11T08:47:10.618Z] #29 81.96 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-01-11T08:47:10.618Z] #29 81.97 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-01-11T08:47:10.720Z] #11 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 11.7s done [2023-01-11T08:47:10.720Z] #11 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 [2023-01-11T08:47:11.126Z] #10 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 5.2s [2023-01-11T08:47:11.648Z] #11 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 0.9s done [2023-01-11T08:47:11.905Z] #11 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 [2023-01-11T08:47:11.996Z] #29 ... [2023-01-11T08:47:11.996Z] [2023-01-11T08:47:11.996Z] #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 [2023-01-11T08:47:11.996Z] #38 6.477 fatal: not a git repository (or any of the parent directories): .git [2023-01-11T08:47:11.996Z] #38 6.567 GEN .gitid [2023-01-11T08:47:11.996Z] #38 6.658 GEN criu/include/version.h [2023-01-11T08:47:11.996Z] #38 6.782 GEN include/common/asm [2023-01-11T08:47:11.996Z] #38 10.01 PBCC images/timens.pb-c.c [2023-01-11T08:47:11.996Z] #38 10.05 DEP images/timens.pb-c.d [2023-01-11T08:47:11.996Z] #38 10.14 PBCC images/fown.pb-c.c [2023-01-11T08:47:11.996Z] #38 10.19 PBCC images/google/protobuf/descriptor.pb-c.c [2023-01-11T08:47:11.996Z] #38 10.29 PBCC images/opts.pb-c.c [2023-01-11T08:47:11.996Z] #38 10.36 PBCC images/memfd.pb-c.c [2023-01-11T08:47:11.996Z] #38 10.42 DEP images/fown.pb-c.d [2023-01-11T08:47:11.996Z] #38 10.52 DEP images/google/protobuf/descriptor.pb-c.d [2023-01-11T08:47:11.996Z] #38 10.70 DEP images/opts.pb-c.d [2023-01-11T08:47:11.996Z] #38 10.82 DEP images/memfd.pb-c.d [2023-01-11T08:47:11.996Z] #38 11.04 PBCC images/sit.pb-c.c [2023-01-11T08:47:11.996Z] #38 11.15 DEP images/sit.pb-c.d [2023-01-11T08:47:11.996Z] #38 11.17 PBCC images/macvlan.pb-c.c [2023-01-11T08:47:11.997Z] #38 11.17 DEP images/macvlan.pb-c.d [2023-01-11T08:47:11.997Z] #38 11.19 PBCC images/autofs.pb-c.c [2023-01-11T08:47:11.997Z] #38 11.20 DEP images/autofs.pb-c.d [2023-01-11T08:47:11.997Z] #38 11.22 PBCC images/sysctl.pb-c.c [2023-01-11T08:47:11.997Z] #38 11.23 DEP images/sysctl.pb-c.d [2023-01-11T08:47:11.997Z] #38 11.34 PBCC images/time.pb-c.c [2023-01-11T08:47:11.997Z] #38 11.41 DEP images/time.pb-c.d [2023-01-11T08:47:11.997Z] #38 11.50 PBCC images/binfmt-misc.pb-c.c [2023-01-11T08:47:11.997Z] #38 11.63 DEP images/binfmt-misc.pb-c.d [2023-01-11T08:47:11.997Z] #38 11.67 PBCC images/seccomp.pb-c.c [2023-01-11T08:47:11.997Z] #38 11.72 DEP images/seccomp.pb-c.d [2023-01-11T08:47:11.997Z] #38 11.83 PBCC images/userns.pb-c.c [2023-01-11T08:47:11.997Z] #38 11.87 DEP images/userns.pb-c.d [2023-01-11T08:47:11.997Z] #38 11.96 PBCC images/cgroup.pb-c.c [2023-01-11T08:47:11.997Z] #38 12.04 DEP images/cgroup.pb-c.d [2023-01-11T08:47:11.997Z] #38 12.19 PBCC images/ext-file.pb-c.c [2023-01-11T08:47:11.997Z] #38 12.23 DEP images/ext-file.pb-c.d [2023-01-11T08:47:11.997Z] #38 12.29 PBCC images/rpc.pb-c.c [2023-01-11T08:47:11.997Z] #38 12.40 DEP images/rpc.pb-c.d [2023-01-11T08:47:11.997Z] #38 12.49 PBCC images/siginfo.pb-c.c [2023-01-11T08:47:12.257Z] #38 12.60 DEP images/siginfo.pb-c.d [2023-01-11T08:47:12.512Z] #10 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 6.9s done [2023-01-11T08:47:12.516Z] #38 12.77 PBCC images/pagemap.pb-c.c [2023-01-11T08:47:12.516Z] #38 12.88 DEP images/pagemap.pb-c.d [2023-01-11T08:47:12.611Z] Client: Docker Engine - Community [2023-01-11T08:47:12.611Z] Version: 22.06.0-beta.0 [2023-01-11T08:47:12.611Z] API version: 1.42 [2023-01-11T08:47:12.611Z] Go version: go1.18.3 [2023-01-11T08:47:12.611Z] Git commit: 3e9117b [2023-01-11T08:47:12.611Z] Built: Fri Jun 3 17:55:45 2022 [2023-01-11T08:47:12.611Z] OS/Arch: linux/amd64 [2023-01-11T08:47:12.611Z] Context: default [2023-01-11T08:47:12.611Z] [2023-01-11T08:47:12.611Z] Server: Docker Engine - Community [2023-01-11T08:47:12.611Z] Engine: [2023-01-11T08:47:12.611Z] Version: 22.06.0-beta.0 [2023-01-11T08:47:12.611Z] API version: 1.42 (minimum version 1.12) [2023-01-11T08:47:12.611Z] Go version: go1.18.3 [2023-01-11T08:47:12.611Z] Git commit: 38633e7 [2023-01-11T08:47:12.611Z] Built: Fri Jun 3 17:55:45 2022 [2023-01-11T08:47:12.611Z] OS/Arch: linux/amd64 [2023-01-11T08:47:12.611Z] Experimental: true [2023-01-11T08:47:12.611Z] containerd: [2023-01-11T08:47:12.611Z] Version: 1.6.8 [2023-01-11T08:47:12.611Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-11T08:47:12.611Z] runc: [2023-01-11T08:47:12.611Z] Version: 1.1.4 [2023-01-11T08:47:12.611Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-01-11T08:47:12.611Z] docker-init: [2023-01-11T08:47:12.611Z] Version: 0.19.0 [2023-01-11T08:47:12.611Z] GitCommit: de40ad0 [Pipeline] sh [2023-01-11T08:47:12.774Z] #10 extracting sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e [2023-01-11T08:47:12.775Z] #38 13.11 PBCC images/rlimit.pb-c.c [2023-01-11T08:47:12.775Z] #38 13.25 DEP images/rlimit.pb-c.d [2023-01-11T08:47:12.775Z] #38 ... [2023-01-11T08:47:12.775Z] [2023-01-11T08:47:12.775Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:47:12.775Z] #28 87.63 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-01-11T08:47:12.775Z] #28 87.66 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-01-11T08:47:12.775Z] #28 87.67 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-01-11T08:47:12.836Z] #11 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 1.0s done [2023-01-11T08:47:12.920Z] + docker info [2023-01-11T08:47:12.920Z] Client: [2023-01-11T08:47:12.920Z] Context: default [2023-01-11T08:47:12.920Z] Debug Mode: false [2023-01-11T08:47:12.920Z] Plugins: [2023-01-11T08:47:12.920Z] buildx: Docker Buildx (Docker Inc.) [2023-01-11T08:47:12.920Z] Version: c5aec24 [2023-01-11T08:47:12.920Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-01-11T08:47:12.920Z] compose: Docker Compose (Docker Inc.) [2023-01-11T08:47:12.920Z] Version: v2.12.0 [2023-01-11T08:47:12.920Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-01-11T08:47:12.920Z] scan: Docker Scan (Docker Inc.) [2023-01-11T08:47:12.920Z] Version: v0.17.0 [2023-01-11T08:47:12.920Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-01-11T08:47:12.920Z] [2023-01-11T08:47:12.920Z] Server: [2023-01-11T08:47:12.920Z] Containers: 0 [2023-01-11T08:47:12.920Z] Running: 0 [2023-01-11T08:47:12.920Z] Paused: 0 [2023-01-11T08:47:12.920Z] Stopped: 0 [2023-01-11T08:47:12.920Z] Images: 0 [2023-01-11T08:47:12.920Z] Server Version: 22.06.0-beta.0 [2023-01-11T08:47:12.920Z] Storage Driver: overlay2 [2023-01-11T08:47:12.920Z] Backing Filesystem: extfs [2023-01-11T08:47:12.920Z] Supports d_type: true [2023-01-11T08:47:12.920Z] Using metacopy: false [2023-01-11T08:47:12.920Z] Native Overlay Diff: true [2023-01-11T08:47:12.920Z] userxattr: false [2023-01-11T08:47:12.920Z] Logging Driver: json-file [2023-01-11T08:47:12.920Z] Cgroup Driver: systemd [2023-01-11T08:47:12.920Z] Cgroup Version: 2 [2023-01-11T08:47:12.920Z] Plugins: [2023-01-11T08:47:12.920Z] Volume: local [2023-01-11T08:47:12.920Z] Network: bridge host ipvlan macvlan null overlay [2023-01-11T08:47:12.920Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-01-11T08:47:12.920Z] Swarm: inactive [2023-01-11T08:47:12.920Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-01-11T08:47:12.920Z] Default Runtime: runc [2023-01-11T08:47:12.920Z] Init Binary: docker-init [2023-01-11T08:47:12.920Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-01-11T08:47:12.920Z] runc version: v1.1.4-0-g5fd4c4d [2023-01-11T08:47:12.920Z] init version: de40ad0 [2023-01-11T08:47:12.920Z] Security Options: [2023-01-11T08:47:12.920Z] apparmor [2023-01-11T08:47:12.920Z] seccomp [2023-01-11T08:47:12.920Z] Profile: builtin [2023-01-11T08:47:12.920Z] cgroupns [2023-01-11T08:47:12.920Z] Kernel Version: 5.15.0-1022-aws [2023-01-11T08:47:12.920Z] Operating System: Ubuntu 20.04.5 LTS [2023-01-11T08:47:12.920Z] OSType: linux [2023-01-11T08:47:12.920Z] Architecture: x86_64 [2023-01-11T08:47:12.920Z] CPUs: 2 [2023-01-11T08:47:12.920Z] Total Memory: 7.557GiB [2023-01-11T08:47:12.920Z] Name: ip-10-100-41-124 [2023-01-11T08:47:12.920Z] ID: c944a62a-a99e-4e56-b148-df1906108e3b [2023-01-11T08:47:12.920Z] Docker Root Dir: /var/lib/docker [2023-01-11T08:47:12.920Z] Debug Mode: false [2023-01-11T08:47:12.920Z] Registry: https://index.docker.io/v1/ [2023-01-11T08:47:12.920Z] Labels: [2023-01-11T08:47:12.920Z] Experimental: true [2023-01-11T08:47:12.920Z] Insecure Registries: [2023-01-11T08:47:12.920Z] 127.0.0.0/8 [2023-01-11T08:47:12.920Z] Live Restore Enabled: true [2023-01-11T08:47:12.920Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-01-11T08:47:13.092Z] #11 ... [2023-01-11T08:47:13.092Z] [2023-01-11T08:47:13.092Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:9f0952accf91d1916dbe39339682e2daa03c16cd5f3ea70217af785f3b01ec36 [2023-01-11T08:47:13.092Z] #13 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 8.6s done [2023-01-11T08:47:13.092Z] #13 DONE 17.9s [2023-01-11T08:47:13.252Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:f8c2a2e8c65a3bc43913d145a34b851477201ab5 . [2023-01-11T08:47:13.350Z] [2023-01-11T08:47:13.350Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:47:13.350Z] #11 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 [2023-01-11T08:47:13.511Z] #1 [internal] load build definition from Dockerfile [2023-01-11T08:47:13.511Z] #1 transferring dockerfile: 16.91kB done [2023-01-11T08:47:13.511Z] #1 DONE 0.1s [2023-01-11T08:47:13.511Z] [2023-01-11T08:47:13.511Z] #2 [internal] load .dockerignore [2023-01-11T08:47:13.511Z] #2 transferring context: 87B done [2023-01-11T08:47:13.511Z] #2 DONE 0.1s [2023-01-11T08:47:13.511Z] [2023-01-11T08:47:13.511Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-01-11T08:47:13.772Z] #3 DONE 0.3s [2023-01-11T08:47:13.772Z] [2023-01-11T08:47:13.772Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2023-01-11T08:47:13.772Z] #4 resolve docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc done [2023-01-11T08:47:13.772Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 6.49MB / 9.94MB 0.1s [2023-01-11T08:47:13.772Z] #4 sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc 2.00kB / 2.00kB done [2023-01-11T08:47:13.772Z] #4 sha256:ad87fb03593d1b71f9a1cfc1406c4aafcb253b1dabebf569768d6e6166836f34 528B / 528B done [2023-01-11T08:47:13.772Z] #4 sha256:1e8a16826fd1c80a63fa6817a9c7284c94e40cded14a9b0d0d3722356efa47bd 2.37kB / 2.37kB done [2023-01-11T08:47:14.031Z] #4 sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 9.94MB / 9.94MB 0.1s done [2023-01-11T08:47:14.031Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 [2023-01-11T08:47:14.291Z] #4 extracting sha256:1328b32c40fca9bcf9d70d8eccb72eb873d1124d72dadce04db8badbe7b08546 0.2s done [2023-01-11T08:47:14.291Z] #4 DONE 0.5s [2023-01-11T08:47:14.552Z] [2023-01-11T08:47:14.552Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2023-01-11T08:47:15.489Z] #5 ... [2023-01-11T08:47:15.489Z] [2023-01-11T08:47:15.489Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-11T08:47:15.489Z] #6 DONE 1.1s [2023-01-11T08:47:15.682Z] #37 ... [2023-01-11T08:47:15.682Z] [2023-01-11T08:47:15.682Z] #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 [2023-01-11T08:47:15.682Z] #39 29.86 CC images/sk-netlink.o [2023-01-11T08:47:15.682Z] #39 30.14 CC images/packet-sock.o [2023-01-11T08:47:15.682Z] #39 30.44 CC images/ipc-var.o [2023-01-11T08:47:15.682Z] #39 30.62 CC images/ipc-desc.o [2023-01-11T08:47:15.682Z] #39 30.89 CC images/ipc-shm.o [2023-01-11T08:47:15.682Z] #39 31.07 CC images/ipc-msg.o [2023-01-11T08:47:15.682Z] #39 31.30 CC images/ipc-sem.o [2023-01-11T08:47:15.682Z] #39 31.49 CC images/utsns.o [2023-01-11T08:47:15.682Z] #39 31.77 CC images/creds.o [2023-01-11T08:47:15.682Z] #39 32.02 CC images/vma.o [2023-01-11T08:47:15.682Z] #39 32.22 CC images/netdev.o [2023-01-11T08:47:15.682Z] #39 32.53 CC images/tty.o [2023-01-11T08:47:15.682Z] #39 33.10 CC images/file-lock.o [2023-01-11T08:47:15.682Z] #39 33.31 CC images/rlimit.o [2023-01-11T08:47:15.682Z] #39 33.49 CC images/pagemap.o [2023-01-11T08:47:15.682Z] #39 33.86 CC images/siginfo.o [2023-01-11T08:47:15.682Z] #39 34.12 CC images/rpc.o [2023-01-11T08:47:15.682Z] #39 35.24 CC images/ext-file.o [2023-01-11T08:47:15.682Z] #39 35.39 CC images/cgroup.o [2023-01-11T08:47:15.682Z] #39 35.98 CC images/userns.o [2023-01-11T08:47:15.682Z] #39 36.21 CC images/google/protobuf/descriptor.o [2023-01-11T08:47:15.682Z] #39 37.93 CC images/opts.o [2023-01-11T08:47:15.682Z] #39 38.11 CC images/seccomp.o [2023-01-11T08:47:15.682Z] #39 38.31 CC images/binfmt-misc.o [2023-01-11T08:47:15.682Z] #39 38.49 CC images/time.o [2023-01-11T08:47:15.682Z] #39 38.66 CC images/sysctl.o [2023-01-11T08:47:15.682Z] #39 38.84 CC images/autofs.o [2023-01-11T08:47:15.682Z] #39 38.97 CC images/macvlan.o [2023-01-11T08:47:15.682Z] #39 39.14 CC images/sit.o [2023-01-11T08:47:15.682Z] #39 39.35 CC images/memfd.o [2023-01-11T08:47:15.682Z] #39 39.58 CC images/timens.o [2023-01-11T08:47:15.682Z] #39 39.78 LINK images/built-in.o [2023-01-11T08:47:15.682Z] #39 39.95 GEN compel/include/asm [2023-01-11T08:47:15.682Z] #39 39.99 GEN compel/include/version.h [2023-01-11T08:47:15.682Z] #39 40.05 touch .config [2023-01-11T08:47:15.682Z] #39 40.15 GEN include/common/config.h [2023-01-11T08:47:15.682Z] #39 40.26 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-01-11T08:47:15.682Z] #39 40.26 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2023-01-11T08:47:15.682Z] #39 40.29 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2023-01-11T08:47:15.682Z] #39 40.32 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2023-01-11T08:47:15.682Z] #39 40.41 DEP compel/plugins/std/infect.d [2023-01-11T08:47:15.682Z] #39 40.50 DEP compel/plugins/std/string.d [2023-01-11T08:47:15.682Z] #39 40.65 DEP compel/plugins/std/log.d [2023-01-11T08:47:15.682Z] #39 40.76 DEP compel/plugins/std/fds.d [2023-01-11T08:47:15.780Z] [2023-01-11T08:47:15.780Z] #7 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-01-11T08:47:15.780Z] #7 DONE 1.1s [2023-01-11T08:47:15.780Z] [2023-01-11T08:47:15.780Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-01-11T08:47:15.780Z] #8 DONE 1.1s [2023-01-11T08:47:15.780Z] [2023-01-11T08:47:15.780Z] #5 [internal] load metadata for docker.io/library/debian:bullseye [2023-01-11T08:47:15.780Z] #5 DONE 1.2s [2023-01-11T08:47:15.939Z] #39 40.89 DEP compel/plugins/std/std.d [2023-01-11T08:47:15.939Z] #39 40.97 DEP compel/plugins/shmem/shmem.d [2023-01-11T08:47:16.061Z] [2023-01-11T08:47:16.061Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:9f0952accf91d1916dbe39339682e2daa03c16cd5f3ea70217af785f3b01ec36 [2023-01-11T08:47:16.061Z] #9 resolve docker.io/library/debian:bullseye@sha256:9f0952accf91d1916dbe39339682e2daa03c16cd5f3ea70217af785f3b01ec36 0.0s done [2023-01-11T08:47:16.196Z] #39 41.04 DEP compel/plugins/fds/fds.d [2023-01-11T08:47:16.325Z] #9 sha256:9f0952accf91d1916dbe39339682e2daa03c16cd5f3ea70217af785f3b01ec36 1.85kB / 1.85kB done [2023-01-11T08:47:16.325Z] #9 sha256:640e07a7971e0c13eb14214421cf3d75407e0965b84430e08ec90c336537a2cf 529B / 529B done [2023-01-11T08:47:16.325Z] #9 sha256:5c8936e57a38f76abcac867a4d2d4faf8bb8254df0b016f2456c46df2bbd9114 1.46kB / 1.46kB done [2023-01-11T08:47:16.453Z] #39 41.20 CC compel/plugins/std/std.o [2023-01-11T08:47:16.453Z] #39 41.43 CC compel/plugins/std/fds.o [2023-01-11T08:47:16.723Z] #39 41.70 CC compel/plugins/std/log.o [2023-01-11T08:47:17.653Z] #39 42.47 CC compel/plugins/std/string.o [2023-01-11T08:47:18.047Z] #28 ... [2023-01-11T08:47:18.047Z] [2023-01-11T08:47:18.047Z] #29 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-11T08:47:18.047Z] #29 89.42 Setting up libicu67:amd64 (67.1-7) ... [2023-01-11T08:47:18.047Z] #29 89.50 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:47:18.047Z] #29 89.53 Setting up libuv1:amd64 (1.40.0-2) ... [2023-01-11T08:47:18.047Z] #29 89.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:47:18.047Z] #29 89.73 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-01-11T08:47:18.047Z] #29 89.81 Setting up librhash0:amd64 (1.4.1-2) ... [2023-01-11T08:47:18.047Z] #29 89.83 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-01-11T08:47:18.047Z] #29 89.87 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-11T08:47:18.047Z] #29 89.89 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-01-11T08:47:18.047Z] #29 89.90 Setting up cmake (3.18.4-2+deb11u1) ... [2023-01-11T08:47:18.047Z] #29 89.92 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-11T08:47:18.047Z] #29 DONE 91.9s [2023-01-11T08:47:18.047Z] [2023-01-11T08:47:18.047Z] #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 [2023-01-11T08:47:18.047Z] #38 13.32 PBCC images/file-lock.pb-c.c [2023-01-11T08:47:18.047Z] #38 13.35 DEP images/file-lock.pb-c.d [2023-01-11T08:47:18.047Z] #38 13.41 PBCC images/tty.pb-c.c [2023-01-11T08:47:18.047Z] #38 13.46 DEP images/tty.pb-c.d [2023-01-11T08:47:18.047Z] #38 13.61 PBCC images/tun.pb-c.c [2023-01-11T08:47:18.047Z] #38 13.73 PBCC images/netdev.pb-c.c [2023-01-11T08:47:18.047Z] #38 13.80 DEP images/tun.pb-c.d [2023-01-11T08:47:18.047Z] #38 13.99 DEP images/netdev.pb-c.d [2023-01-11T08:47:18.047Z] #38 14.08 PBCC images/vma.pb-c.c [2023-01-11T08:47:18.047Z] #38 14.19 DEP images/vma.pb-c.d [2023-01-11T08:47:18.047Z] #38 14.21 PBCC images/creds.pb-c.c [2023-01-11T08:47:18.047Z] #38 14.22 DEP images/creds.pb-c.d [2023-01-11T08:47:18.047Z] #38 14.28 PBCC images/utsns.pb-c.c [2023-01-11T08:47:18.047Z] #38 14.34 DEP images/utsns.pb-c.d [2023-01-11T08:47:18.047Z] #38 14.44 PBCC images/ipc-desc.pb-c.c [2023-01-11T08:47:18.047Z] #38 14.48 PBCC images/ipc-sem.pb-c.c [2023-01-11T08:47:18.047Z] #38 14.68 DEP images/ipc-desc.pb-c.d [2023-01-11T08:47:18.047Z] #38 14.70 DEP images/ipc-sem.pb-c.d [2023-01-11T08:47:18.047Z] #38 14.72 PBCC images/ipc-msg.pb-c.c [2023-01-11T08:47:18.047Z] #38 14.80 DEP images/ipc-msg.pb-c.d [2023-01-11T08:47:18.047Z] #38 14.94 PBCC images/ipc-shm.pb-c.c [2023-01-11T08:47:18.047Z] #38 14.95 DEP images/ipc-shm.pb-c.d [2023-01-11T08:47:18.047Z] #38 14.96 PBCC images/ipc-var.pb-c.c [2023-01-11T08:47:18.047Z] #38 14.99 DEP images/ipc-var.pb-c.d [2023-01-11T08:47:18.047Z] #38 15.09 PBCC images/sk-opts.pb-c.c [2023-01-11T08:47:18.047Z] #38 15.17 PBCC images/packet-sock.pb-c.c [2023-01-11T08:47:18.047Z] #38 15.24 DEP images/sk-opts.pb-c.d [2023-01-11T08:47:18.047Z] #38 15.36 DEP images/packet-sock.pb-c.d [2023-01-11T08:47:18.047Z] #38 15.52 PBCC images/sk-netlink.pb-c.c [2023-01-11T08:47:18.047Z] #38 15.64 DEP images/sk-netlink.pb-c.d [2023-01-11T08:47:18.047Z] #38 15.77 PBCC images/sk-inet.pb-c.c [2023-01-11T08:47:18.047Z] #38 15.88 DEP images/sk-inet.pb-c.d [2023-01-11T08:47:18.047Z] #38 15.97 PBCC images/sk-unix.pb-c.c [2023-01-11T08:47:18.047Z] #38 16.01 DEP images/sk-unix.pb-c.d [2023-01-11T08:47:18.047Z] #38 16.07 PBCC images/mm.pb-c.c [2023-01-11T08:47:18.047Z] #38 16.12 DEP images/mm.pb-c.d [2023-01-11T08:47:18.047Z] #38 16.16 PBCC images/timerfd.pb-c.c [2023-01-11T08:47:18.047Z] #38 16.22 DEP images/timerfd.pb-c.d [2023-01-11T08:47:18.047Z] #38 16.26 PBCC images/timer.pb-c.c [2023-01-11T08:47:18.047Z] #38 16.30 DEP images/timer.pb-c.d [2023-01-11T08:47:18.047Z] #38 16.35 PBCC images/sa.pb-c.c [2023-01-11T08:47:18.047Z] #38 16.40 DEP images/sa.pb-c.d [2023-01-11T08:47:18.047Z] #38 16.59 PBCC images/pipe-data.pb-c.c [2023-01-11T08:47:18.047Z] #38 16.64 DEP images/pipe-data.pb-c.d [2023-01-11T08:47:18.047Z] #38 16.76 PBCC images/mnt.pb-c.c [2023-01-11T08:47:18.047Z] #38 16.84 DEP images/mnt.pb-c.d [2023-01-11T08:47:18.047Z] #38 16.93 PBCC images/sk-packet.pb-c.c [2023-01-11T08:47:18.047Z] #38 16.95 DEP images/sk-packet.pb-c.d [2023-01-11T08:47:18.047Z] #38 17.06 PBCC images/tcp-stream.pb-c.c [2023-01-11T08:47:18.047Z] #38 17.18 DEP images/tcp-stream.pb-c.d [2023-01-11T08:47:18.047Z] #38 17.37 PBCC images/pipe.pb-c.c [2023-01-11T08:47:18.047Z] #38 17.45 DEP images/pipe.pb-c.d [2023-01-11T08:47:18.047Z] #38 17.61 PBCC images/pstree.pb-c.c [2023-01-11T08:47:18.047Z] #38 17.68 DEP images/pstree.pb-c.d [2023-01-11T08:47:18.047Z] #38 17.76 PBCC images/fs.pb-c.c [2023-01-11T08:47:18.047Z] #38 17.80 DEP images/fs.pb-c.d [2023-01-11T08:47:18.047Z] #38 17.91 PBCC images/signalfd.pb-c.c [2023-01-11T08:47:18.047Z] #38 18.02 DEP images/signalfd.pb-c.d [2023-01-11T08:47:18.047Z] #38 18.19 PBCC images/fh.pb-c.c [2023-01-11T08:47:18.047Z] #38 18.27 PBCC images/fsnotify.pb-c.c [2023-01-11T08:47:18.047Z] #38 18.37 DEP images/fh.pb-c.d [2023-01-11T08:47:18.047Z] #38 ... [2023-01-11T08:47:18.047Z] [2023-01-11T08:47:18.047Z] #21 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:47:18.047Z] #21 82.75 sync [2023-01-11T08:47:18.047Z] #21 82.76 internal/reflectlite [2023-01-11T08:47:18.047Z] #21 85.65 internal/testlog [2023-01-11T08:47:18.047Z] #21 87.32 sort [2023-01-11T08:47:18.047Z] #21 87.33 errors [2023-01-11T08:47:18.047Z] #21 87.90 strconv [2023-01-11T08:47:18.047Z] #21 88.97 io [2023-01-11T08:47:18.047Z] #21 91.02 internal/oserror [2023-01-11T08:47:18.047Z] #21 91.43 syscall [2023-01-11T08:47:18.047Z] #21 ... [2023-01-11T08:47:18.047Z] [2023-01-11T08:47:18.047Z] #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 [2023-01-11T08:47:18.047Z] #38 18.46 DEP images/fsnotify.pb-c.d [2023-01-11T08:47:18.062Z] #10 extracting sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 5.0s [2023-01-11T08:47:18.216Z] #39 43.06 CC compel/plugins/std/infect.o [2023-01-11T08:47:18.306Z] #38 18.59 PBCC images/eventpoll.pb-c.c [2023-01-11T08:47:18.306Z] #38 18.65 DEP images/eventpoll.pb-c.d [2023-01-11T08:47:18.306Z] #38 18.78 PBCC images/eventfd.pb-c.c [2023-01-11T08:47:18.565Z] #38 18.80 DEP images/eventfd.pb-c.d [2023-01-11T08:47:18.565Z] #38 18.91 PBCC images/remap-file-path.pb-c.c [2023-01-11T08:47:18.565Z] #38 18.93 DEP images/remap-file-path.pb-c.d [2023-01-11T08:47:18.603Z] #11 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 5.0s [2023-01-11T08:47:18.780Z] #39 43.47 CC compel/arch/aarch64/plugins/std/parasite-head.o [2023-01-11T08:47:18.780Z] #39 43.54 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2023-01-11T08:47:18.780Z] #39 43.64 AR compel/plugins/std.lib.a [2023-01-11T08:47:18.780Z] #39 43.74 CC compel/plugins/fds/fds.o [2023-01-11T08:47:18.824Z] #38 19.13 PBCC images/fifo.pb-c.c [2023-01-11T08:47:18.824Z] #38 19.22 DEP images/fifo.pb-c.d [2023-01-11T08:47:18.887Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 0B / 55.03MB 2.4s [2023-01-11T08:47:18.887Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 4.19MB / 55.03MB 2.6s [2023-01-11T08:47:18.887Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 10.49MB / 55.03MB 2.8s [2023-01-11T08:47:19.011Z] #10 ... [2023-01-11T08:47:19.011Z] [2023-01-11T08:47:19.011Z] #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 [2023-01-11T08:47:19.011Z] #0 2.222 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-01-11T08:47:19.011Z] #0 2.557 [2023-01-11T08:47:19.011Z] #0 2.785 #=#=# ######################################################################## 100.0% [2023-01-11T08:47:19.011Z] #0 3.053 [2023-01-11T08:47:19.011Z] #0 4.022 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-01-11T08:47:19.011Z] #0 4.345 [2023-01-11T08:47:19.011Z] #0 4.565 #=#=# ######################################################################## 100.0% [2023-01-11T08:47:19.011Z] #0 4.863 [2023-01-11T08:47:19.011Z] #0 5.812 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-01-11T08:47:19.011Z] #0 6.050 [2023-01-11T08:47:19.011Z] #0 6.266 #=#=# ################# 24.7% ######################################## 56.8% ############################################################### 88.6% ######################################################################## 100.0% [2023-01-11T08:47:19.011Z] #0 6.802 [2023-01-11T08:47:19.011Z] #0 7.640 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-01-11T08:47:19.011Z] #0 7.910 [2023-01-11T08:47:19.011Z] #0 8.144 #=#=# ######################################################################## 100.0% [2023-01-11T08:47:19.011Z] #0 8.454 [2023-01-11T08:47:19.011Z] #0 9.159 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-01-11T08:47:19.011Z] #0 9.544 [2023-01-11T08:47:19.011Z] #0 9.762 #=#=# ######################################################################## 100.0% [2023-01-11T08:47:19.011Z] #0 10.11 [2023-01-11T08:47:19.011Z] #18 10.17 Download of images into '/build' complete. [2023-01-11T08:47:19.011Z] #18 10.18 Use something like the following to load the result into a Docker daemon: [2023-01-11T08:47:19.011Z] #18 10.18 tar -cC '/build' . | docker load [2023-01-11T08:47:19.011Z] #18 ... [2023-01-11T08:47:19.011Z] [2023-01-11T08:47:19.011Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:47:19.040Z] #39 43.98 AR compel/plugins/fds.lib.a [2023-01-11T08:47:19.083Z] #38 19.40 PBCC images/ghost-file.pb-c.c [2023-01-11T08:47:19.083Z] #38 19.48 DEP images/ghost-file.pb-c.d [2023-01-11T08:47:19.083Z] #38 19.54 PBCC images/regfile.pb-c.c [2023-01-11T08:47:19.150Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 20.97MB / 55.03MB 3.0s [2023-01-11T08:47:19.150Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 26.21MB / 55.03MB 3.1s [2023-01-11T08:47:19.297Z] #39 44.05 HOSTDEP compel/src/lib/log-host.d [2023-01-11T08:47:19.297Z] #39 44.14 HOSTDEP compel/src/lib/handle-elf-host.d [2023-01-11T08:47:19.297Z] #39 44.29 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2023-01-11T08:47:19.297Z] #39 ... [2023-01-11T08:47:19.297Z] [2023-01-11T08:47:19.297Z] #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 [2023-01-11T08:47:19.297Z] #34 95.50 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-01-11T08:47:19.297Z] #34 95.52 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2023-01-11T08:47:19.297Z] #34 95.52 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-11T08:47:19.341Z] #38 19.63 DEP images/regfile.pb-c.d [2023-01-11T08:47:19.341Z] #38 19.80 PBCC images/ns.pb-c.c [2023-01-11T08:47:19.409Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 33.55MB / 55.03MB 3.2s [2023-01-11T08:47:19.409Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 38.81MB / 55.03MB 3.3s [2023-01-11T08:47:19.600Z] #38 19.86 DEP images/ns.pb-c.d [2023-01-11T08:47:19.676Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 47.19MB / 55.03MB 3.4s [2023-01-11T08:47:19.676Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 3.5s done [2023-01-11T08:47:19.957Z] #9 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 [2023-01-11T08:47:19.957Z] #38 19.98 PBCC images/fdinfo.pb-c.c [2023-01-11T08:47:19.958Z] #38 20.05 DEP images/fdinfo.pb-c.d [2023-01-11T08:47:19.958Z] #38 20.12 PBCC images/core-aarch64.pb-c.c [2023-01-11T08:47:19.958Z] #38 20.15 PBCC images/core-arm.pb-c.c [2023-01-11T08:47:19.958Z] #38 20.20 PBCC images/core-ppc64.pb-c.c [2023-01-11T08:47:19.958Z] #38 20.25 PBCC images/core-s390.pb-c.c [2023-01-11T08:47:20.222Z] #38 20.40 PBCC images/core-x86.pb-c.c [2023-01-11T08:47:20.222Z] #38 20.53 PBCC images/core.pb-c.c [2023-01-11T08:47:20.222Z] #38 20.60 PBCC images/inventory.pb-c.c [2023-01-11T08:47:20.222Z] #38 20.64 DEP images/core-aarch64.pb-c.d [2023-01-11T08:47:20.481Z] #38 20.76 DEP images/core-arm.pb-c.d [2023-01-11T08:47:20.741Z] #38 20.91 DEP images/core-ppc64.pb-c.d [2023-01-11T08:47:20.741Z] #38 21.00 DEP images/core-s390.pb-c.d [2023-01-11T08:47:21.006Z] #38 21.21 DEP images/core-x86.pb-c.d [2023-01-11T08:47:21.006Z] #38 21.39 DEP images/core.pb-c.d [2023-01-11T08:47:21.157Z] #11 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 7.9s done [2023-01-11T08:47:21.264Z] #38 21.56 DEP images/inventory.pb-c.d [2023-01-11T08:47:21.264Z] #38 21.67 PBCC images/cpuinfo.pb-c.c [2023-01-11T08:47:21.264Z] #38 21.75 DEP images/cpuinfo.pb-c.d [2023-01-11T08:47:21.350Z] #9 ... [2023-01-11T08:47:21.350Z] [2023-01-11T08:47:21.350Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-11T08:47:21.350Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2023-01-11T08:47:21.350Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-01-11T08:47:21.350Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-01-11T08:47:21.350Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-01-11T08:47:21.350Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2023-01-11T08:47:21.350Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.6s done [2023-01-11T08:47:21.350Z] #10 DONE 5.4s [2023-01-11T08:47:21.350Z] [2023-01-11T08:47:21.350Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:9f0952accf91d1916dbe39339682e2daa03c16cd5f3ea70217af785f3b01ec36 [2023-01-11T08:47:21.350Z] #9 ... [2023-01-11T08:47:21.350Z] [2023-01-11T08:47:21.350Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:47:21.350Z] #11 resolve docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 0.0s done [2023-01-11T08:47:21.350Z] #11 sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 1.86kB / 1.86kB done [2023-01-11T08:47:21.350Z] #11 sha256:39813ca403aeb7a13dc4e09afe780adb8daaa67be8b78fef27eaf6e9b43777bb 1.80kB / 1.80kB done [2023-01-11T08:47:21.350Z] #11 sha256:2c481220d36bc498d60fea77920e819fde65ec520b3cb115d15ea9f55ceda160 7.11kB / 7.11kB done [2023-01-11T08:47:21.350Z] #11 sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 55.03MB / 55.03MB 1.3s done [2023-01-11T08:47:21.350Z] #11 sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 5.16MB / 5.16MB 0.8s done [2023-01-11T08:47:21.350Z] #11 sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 10.88MB / 10.88MB 1.0s done [2023-01-11T08:47:21.350Z] #11 sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 54.58MB / 54.58MB 2.1s done [2023-01-11T08:47:21.350Z] #11 sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 85.98MB / 85.98MB 3.1s done [2023-01-11T08:47:21.350Z] #11 sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 141.98MB / 141.98MB 5.2s done [2023-01-11T08:47:21.350Z] #11 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 3.2s [2023-01-11T08:47:21.350Z] #11 sha256:251505777bca419aa22c651e412edd57d21f3e5e27a7095f3c2f5b0d79e872d0 157B / 157B 2.3s done [2023-01-11T08:47:21.350Z] #11 ... [2023-01-11T08:47:21.350Z] [2023-01-11T08:47:21.350Z] #12 [internal] load build context [2023-01-11T08:47:21.350Z] #12 transferring context: 53.55MB 5.2s done [2023-01-11T08:47:21.350Z] #12 DONE 5.5s [2023-01-11T08:47:21.350Z] [2023-01-11T08:47:21.350Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-01-11T08:47:21.350Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2023-01-11T08:47:21.350Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-01-11T08:47:21.350Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-01-11T08:47:21.350Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-01-11T08:47:21.350Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2023-01-11T08:47:21.350Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.2s done [2023-01-11T08:47:21.350Z] #13 DONE 5.5s [2023-01-11T08:47:21.350Z] [2023-01-11T08:47:21.350Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:47:21.531Z] #38 21.82 PBCC images/stats.pb-c.c [2023-01-11T08:47:21.531Z] #38 21.89 DEP images/stats.pb-c.d [2023-01-11T08:47:21.724Z] #11 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f [2023-01-11T08:47:22.287Z] #11 ... [2023-01-11T08:47:22.287Z] [2023-01-11T08:47:22.287Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-01-11T08:47:22.287Z] #0 1.537 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-11T08:47:22.287Z] #0 1.629 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-11T08:47:22.287Z] #0 1.633 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-11T08:47:22.287Z] #0 1.727 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-11T08:47:22.287Z] #0 2.041 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB] [2023-01-11T08:47:22.287Z] #0 2.496 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-11T08:47:22.287Z] #0 3.588 Fetched 8617 kB in 2s (3740 kB/s) [2023-01-11T08:47:22.287Z] #0 3.588 Reading package lists... [2023-01-11T08:47:22.287Z] #0 4.348 Reading package lists... [2023-01-11T08:47:22.287Z] #0 5.072 Building dependency tree... [2023-01-11T08:47:22.287Z] #0 5.420 The following additional packages will be installed: [2023-01-11T08:47:22.287Z] #0 5.420 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-01-11T08:47:22.287Z] #0 5.420 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-01-11T08:47:22.287Z] #0 5.420 Recommended packages: [2023-01-11T08:47:22.287Z] #0 5.420 libldap-common publicsuffix libsasl2-modules [2023-01-11T08:47:22.287Z] #0 5.665 The following NEW packages will be installed: [2023-01-11T08:47:22.287Z] #0 5.665 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-01-11T08:47:22.287Z] #0 5.665 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-01-11T08:47:22.287Z] #0 5.665 libssh2-1 openssl [2023-01-11T08:47:22.287Z] #0 5.934 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-01-11T08:47:22.287Z] #0 5.934 Need to get 3047 kB of archives. [2023-01-11T08:47:22.287Z] #0 5.934 After this operation, 6661 kB of additional disk space will be used. [2023-01-11T08:47:22.287Z] #0 5.934 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2023-01-11T08:47:22.287Z] #0 5.956 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-01-11T08:47:22.287Z] #0 5.956 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-01-11T08:47:22.287Z] #0 5.956 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-01-11T08:47:22.287Z] #0 5.958 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-01-11T08:47:22.287Z] #0 5.965 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-01-11T08:47:22.287Z] #0 5.965 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-01-11T08:47:22.287Z] #0 5.965 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-01-11T08:47:22.287Z] #0 5.972 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-01-11T08:47:22.287Z] #0 5.972 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-01-11T08:47:22.288Z] #0 5.972 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2023-01-11T08:47:22.288Z] #0 5.980 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2023-01-11T08:47:22.288Z] #0 5.980 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-01-11T08:47:22.288Z] #0 5.988 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-01-11T08:47:22.288Z] #0 5.988 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-01-11T08:47:22.288Z] #0 6.215 debconf: delaying package configuration, since apt-utils is not installed [2023-01-11T08:47:22.288Z] #0 6.266 Fetched 3047 kB in 0s (9611 kB/s) [2023-01-11T08:47:22.288Z] #0 6.344 Selecting previously unselected package openssl. [2023-01-11T08:47:22.288Z] #0 6.344 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2023-01-11T08:47:22.288Z] #0 6.349 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2023-01-11T08:47:22.288Z] #0 6.352 Unpacking openssl (1.1.1n-0+deb11u3) ... [2023-01-11T08:47:22.288Z] #0 6.592 Selecting previously unselected package ca-certificates. [2023-01-11T08:47:22.288Z] #0 6.592 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-01-11T08:47:22.288Z] #0 6.597 Unpacking ca-certificates (20210119) ... [2023-01-11T08:47:22.288Z] #0 6.729 Selecting previously unselected package libbrotli1:amd64. [2023-01-11T08:47:22.288Z] #0 6.731 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-01-11T08:47:22.288Z] #0 6.745 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-01-11T08:47:22.288Z] #0 6.906 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-01-11T08:47:22.288Z] #0 6.906 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-01-11T08:47:22.288Z] #0 6.913 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-11T08:47:22.288Z] #0 6.984 Selecting previously unselected package libsasl2-2:amd64. [2023-01-11T08:47:22.288Z] #0 6.985 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-01-11T08:47:22.288Z] #0 6.996 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-11T08:47:22.288Z] #0 7.078 Selecting previously unselected package libldap-2.4-2:amd64. [2023-01-11T08:47:22.288Z] #0 7.078 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-01-11T08:47:22.288Z] #0 7.106 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-01-11T08:47:22.288Z] #0 7.205 Selecting previously unselected package libnghttp2-14:amd64. [2023-01-11T08:47:22.288Z] #0 7.205 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-01-11T08:47:22.288Z] #0 7.217 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-01-11T08:47:22.288Z] #0 7.274 Selecting previously unselected package libpsl5:amd64. [2023-01-11T08:47:22.288Z] #0 7.274 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-01-11T08:47:22.288Z] #0 7.282 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-01-11T08:47:22.288Z] #0 7.338 Selecting previously unselected package librtmp1:amd64. [2023-01-11T08:47:22.288Z] #0 7.338 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-01-11T08:47:22.288Z] #0 7.341 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-01-11T08:47:22.288Z] #0 7.397 Selecting previously unselected package libssh2-1:amd64. [2023-01-11T08:47:22.288Z] #0 7.397 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-01-11T08:47:22.288Z] #0 7.405 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-01-11T08:47:22.288Z] #0 7.474 Selecting previously unselected package libcurl4:amd64. [2023-01-11T08:47:22.288Z] #0 7.474 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2023-01-11T08:47:22.288Z] #0 7.477 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2023-01-11T08:47:22.288Z] #0 7.583 Selecting previously unselected package curl. [2023-01-11T08:47:22.288Z] #0 7.583 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2023-01-11T08:47:22.288Z] #0 7.590 Unpacking curl (7.74.0-1.3+deb11u3) ... [2023-01-11T08:47:22.288Z] #0 7.664 Selecting previously unselected package libonig5:amd64. [2023-01-11T08:47:22.288Z] #0 7.664 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-01-11T08:47:22.288Z] #0 7.672 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-01-11T08:47:22.288Z] #0 7.746 Selecting previously unselected package libjq1:amd64. [2023-01-11T08:47:22.288Z] #0 7.746 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-01-11T08:47:22.288Z] #0 7.751 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-01-11T08:47:22.288Z] #0 7.812 Selecting previously unselected package jq. [2023-01-11T08:47:22.288Z] #0 7.814 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-01-11T08:47:22.288Z] #0 7.817 Unpacking jq (1.6-2.1) ... [2023-01-11T08:47:22.288Z] #0 7.877 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-01-11T08:47:22.288Z] #0 7.889 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-01-11T08:47:22.288Z] #0 7.899 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-01-11T08:47:22.288Z] #0 7.909 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-11T08:47:22.288Z] #0 7.920 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-01-11T08:47:22.288Z] #0 7.930 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-11T08:47:22.288Z] #0 7.939 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-01-11T08:47:22.288Z] #0 7.950 Setting up openssl (1.1.1n-0+deb11u3) ... [2023-01-11T08:47:22.288Z] #0 7.969 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-01-11T08:47:22.288Z] #0 7.984 Setting up libjq1:amd64 (1.6-2.1) ... [2023-01-11T08:47:22.288Z] #0 7.994 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-01-11T08:47:22.288Z] #0 8.004 Setting up ca-certificates (20210119) ... [2023-01-11T08:47:22.288Z] #0 8.747 Updating certificates in /etc/ssl/certs... [2023-01-11T08:47:22.288Z] #16 ... [2023-01-11T08:47:22.288Z] [2023-01-11T08:47:22.288Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:47:22.333Z] #10 ... [2023-01-11T08:47:22.333Z] [2023-01-11T08:47:22.333Z] #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 [2023-01-11T08:47:22.333Z] #18 DONE 13.1s [2023-01-11T08:47:22.333Z] [2023-01-11T08:47:22.333Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:47:23.274Z] #10 extracting sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 10.4s done [2023-01-11T08:47:23.535Z] #10 extracting sha256:251505777bca419aa22c651e412edd57d21f3e5e27a7095f3c2f5b0d79e872d0 done [2023-01-11T08:47:23.795Z] #10 DONE 45.9s [2023-01-11T08:47:23.795Z] [2023-01-11T08:47:23.795Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-01-11T08:47:24.643Z] #34 100.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-01-11T08:47:24.643Z] #34 100.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-01-11T08:47:24.643Z] #34 100.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-01-11T08:47:24.643Z] #34 100.3 Selecting previously unselected package libapparmor1:arm64. [2023-01-11T08:47:24.643Z] #34 100.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2023-01-11T08:47:24.643Z] #34 100.3 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2023-01-11T08:47:24.643Z] #34 100.4 Selecting previously unselected package libapparmor-dev:arm64. [2023-01-11T08:47:24.643Z] #34 100.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2023-01-11T08:47:24.643Z] #34 100.4 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2023-01-11T08:47:24.643Z] #34 100.6 Selecting previously unselected package libbtrfs0:arm64. [2023-01-11T08:47:24.643Z] #34 100.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2023-01-11T08:47:24.643Z] #34 100.6 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-01-11T08:47:24.643Z] #34 100.7 Selecting previously unselected package libbtrfs-dev:arm64. [2023-01-11T08:47:24.643Z] #34 100.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-01-11T08:47:24.643Z] #34 100.7 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-01-11T08:47:24.643Z] #34 100.9 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2023-01-11T08:47:24.643Z] #34 100.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-01-11T08:47:24.643Z] #34 100.9 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-01-11T08:47:24.643Z] #34 101.0 Selecting previously unselected package libudev-dev:arm64. [2023-01-11T08:47:24.643Z] #34 101.0 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2023-01-11T08:47:24.822Z] #38 24.58 make[1]: Nothing to be done for 'all'. [2023-01-11T08:47:24.900Z] #34 101.0 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-01-11T08:47:24.900Z] #34 101.2 Selecting previously unselected package libsepol1-dev:arm64. [2023-01-11T08:47:25.158Z] #34 101.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2023-01-11T08:47:25.158Z] #34 101.2 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-01-11T08:47:25.191Z] #19 DONE 1.2s [2023-01-11T08:47:25.191Z] [2023-01-11T08:47:25.191Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2023-01-11T08:47:25.415Z] #34 101.5 Selecting previously unselected package libpcre2-16-0:arm64. [2023-01-11T08:47:25.415Z] #34 101.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-01-11T08:47:25.415Z] #34 101.5 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-01-11T08:47:25.550Z] #11 extracting sha256:32de3c850997ce03b6ff4ae8fb00b34b9d7d7f9a35bfcdb8538e22cc7b77c29d 6.7s done [2023-01-11T08:47:25.551Z] #11 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 0.1s [2023-01-11T08:47:25.673Z] #34 101.7 Selecting previously unselected package libpcre2-32-0:arm64. [2023-01-11T08:47:25.673Z] #34 101.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-01-11T08:47:25.673Z] #34 101.7 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-01-11T08:47:25.673Z] #34 101.9 Selecting previously unselected package libpcre2-posix2:arm64. [2023-01-11T08:47:25.673Z] #34 101.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-01-11T08:47:25.673Z] #34 102.0 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-01-11T08:47:25.763Z] #20 DONE 0.7s [2023-01-11T08:47:25.763Z] [2023-01-11T08:47:25.763Z] #21 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-01-11T08:47:25.763Z] #21 DONE 0.1s [2023-01-11T08:47:25.763Z] [2023-01-11T08:47:25.763Z] #22 [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 [2023-01-11T08:47:25.763Z] #22 ... [2023-01-11T08:47:25.763Z] [2023-01-11T08:47:25.763Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-01-11T08:47:25.763Z] #23 DONE 0.1s [2023-01-11T08:47:25.810Z] #11 extracting sha256:fa1d4c8d85a4e064e50cea74d4aa848dc5fc275aef223fcc1f21fbdb1b5dd182 0.2s done [2023-01-11T08:47:25.930Z] #34 102.1 Selecting previously unselected package libpcre2-dev:arm64. [2023-01-11T08:47:25.930Z] #34 102.1 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-01-11T08:47:25.930Z] #34 102.1 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-01-11T08:47:26.028Z] [2023-01-11T08:47:26.028Z] #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 [2023-01-11T08:47:26.071Z] #11 ... [2023-01-11T08:47:26.071Z] [2023-01-11T08:47:26.071Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:9f0952accf91d1916dbe39339682e2daa03c16cd5f3ea70217af785f3b01ec36 [2023-01-11T08:47:26.071Z] #9 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 5.0s done [2023-01-11T08:47:26.071Z] #9 DONE 10.1s [2023-01-11T08:47:26.071Z] [2023-01-11T08:47:26.071Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:47:26.071Z] #11 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 [2023-01-11T08:47:26.200Z] #38 ... [2023-01-11T08:47:26.200Z] [2023-01-11T08:47:26.200Z] #31 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:47:26.200Z] #31 91.07 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2023-01-11T08:47:26.200Z] #31 91.31 go: downloading github.com/gobwas/glob v0.2.3 [2023-01-11T08:47:26.200Z] #31 91.37 go: downloading github.com/kisielk/gotool v1.0.0 [2023-01-11T08:47:26.200Z] #31 91.47 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-01-11T08:47:26.200Z] #31 91.56 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-01-11T08:47:26.200Z] #31 91.60 go: downloading golang.org/x/mod v0.5.1 [2023-01-11T08:47:26.200Z] #31 91.93 go: downloading github.com/ettle/strcase v0.1.1 [2023-01-11T08:47:26.200Z] #31 92.08 go: downloading github.com/fatih/structtag v1.2.0 [2023-01-11T08:47:26.200Z] #31 92.13 go: downloading github.com/Masterminds/semver v1.5.0 [2023-01-11T08:47:26.200Z] #31 92.34 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-01-11T08:47:26.200Z] #31 92.35 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-01-11T08:47:26.200Z] #31 92.63 go: downloading github.com/prometheus/client_golang v1.7.1 [2023-01-11T08:47:26.200Z] #31 93.18 go: downloading github.com/prometheus/client_model v0.2.0 [2023-01-11T08:47:26.200Z] #31 93.48 go: downloading github.com/google/go-cmp v0.5.6 [2023-01-11T08:47:26.200Z] #31 94.20 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-01-11T08:47:26.200Z] #31 94.46 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-01-11T08:47:26.200Z] #31 94.46 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2023-01-11T08:47:26.200Z] #31 94.58 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-01-11T08:47:26.200Z] #31 94.59 go: downloading github.com/beorn7/perks v1.0.1 [2023-01-11T08:47:26.200Z] #31 94.62 go: downloading github.com/golang/protobuf v1.5.2 [2023-01-11T08:47:26.200Z] #31 94.75 go: downloading github.com/cespare/xxhash v1.1.0 [2023-01-11T08:47:26.200Z] #31 94.98 go: downloading github.com/prometheus/common v0.10.0 [2023-01-11T08:47:26.200Z] #31 95.32 go: downloading github.com/prometheus/procfs v0.6.0 [2023-01-11T08:47:26.200Z] #31 95.61 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-01-11T08:47:26.200Z] #31 95.79 go: downloading google.golang.org/protobuf v1.27.1 [2023-01-11T08:47:26.200Z] #31 98.24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-01-11T08:47:26.331Z] #11 extracting sha256:c796299bbbddc7aeada9539a4e7874a75fa2b6ff421f8d5ad40f227b40ab4d86 0.3s done [2023-01-11T08:47:26.459Z] #31 ... [2023-01-11T08:47:26.459Z] [2023-01-11T08:47:26.459Z] #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 [2023-01-11T08:47:26.459Z] #0 1.414 + RM_GOPATH=0 [2023-01-11T08:47:26.459Z] #0 1.414 + TMP_GOPATH= [2023-01-11T08:47:26.459Z] #0 1.414 + : /build [2023-01-11T08:47:26.459Z] #0 1.414 + '[' -z '' ']' [2023-01-11T08:47:26.459Z] #0 1.415 ++ mktemp -d [2023-01-11T08:47:26.459Z] #0 1.418 + export GOPATH=/tmp/tmp.YisGoRQelj [2023-01-11T08:47:26.459Z] #0 1.418 + GOPATH=/tmp/tmp.YisGoRQelj [2023-01-11T08:47:26.459Z] #0 1.418 + RM_GOPATH=1 [2023-01-11T08:47:26.459Z] #0 1.418 + case "$(go env GOARCH)" in [2023-01-11T08:47:26.459Z] #0 1.418 ++ go env GOARCH [2023-01-11T08:47:26.459Z] #0 1.432 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:26.459Z] #0 1.432 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:26.459Z] #0 1.433 ++ dirname /tmp/install/install.sh [2023-01-11T08:47:26.459Z] #0 1.433 + dir=/tmp/install [2023-01-11T08:47:26.459Z] #0 1.433 + bin=tini [2023-01-11T08:47:26.459Z] #0 1.433 + shift [2023-01-11T08:47:26.459Z] #0 1.433 + '[' '!' -f /tmp/install/tini.installer ']' [2023-01-11T08:47:26.459Z] #0 1.433 + . /tmp/install/tini.installer [2023-01-11T08:47:26.459Z] #0 1.434 Install tini version v0.19.0 [2023-01-11T08:47:26.459Z] #0 1.434 ++ : v0.19.0 [2023-01-11T08:47:26.459Z] #0 1.434 + install_tini [2023-01-11T08:47:26.459Z] #0 1.434 + echo 'Install tini version v0.19.0' [2023-01-11T08:47:26.459Z] #0 1.434 + git clone https://github.com/krallin/tini.git /tmp/tmp.YisGoRQelj/tini [2023-01-11T08:47:26.459Z] #0 1.435 Cloning into '/tmp/tmp.YisGoRQelj/tini'... [2023-01-11T08:47:26.459Z] #0 2.995 + cd /tmp/tmp.YisGoRQelj/tini [2023-01-11T08:47:26.459Z] #0 3.003 + git checkout -q v0.19.0 [2023-01-11T08:47:26.459Z] #0 3.069 + cmake . [2023-01-11T08:47:26.459Z] #0 3.934 -- The C compiler identification is GNU 10.2.1 [2023-01-11T08:47:26.459Z] #0 4.034 -- Detecting C compiler ABI info [2023-01-11T08:47:26.459Z] #0 4.923 -- Detecting C compiler ABI info - done [2023-01-11T08:47:26.459Z] #0 5.282 -- Check for working C compiler: /usr/bin/cc - skipped [2023-01-11T08:47:26.459Z] #0 5.291 -- Detecting C compile features [2023-01-11T08:47:26.459Z] #0 5.297 -- Detecting C compile features - done [2023-01-11T08:47:26.459Z] #0 5.326 -- Performing Test HAS_BUILTIN_FORTIFY [2023-01-11T08:47:26.459Z] #0 5.573 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-01-11T08:47:26.459Z] #0 5.720 -- Configuring done [2023-01-11T08:47:26.459Z] #0 5.736 -- Generating done [2023-01-11T08:47:26.459Z] #0 5.766 -- Build files have been written to: /tmp/tmp.YisGoRQelj/tini [2023-01-11T08:47:26.459Z] #0 5.792 + make tini-static [2023-01-11T08:47:26.459Z] #0 6.506 Scanning dependencies of target tini-static [2023-01-11T08:47:26.459Z] #0 6.683 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-01-11T08:47:26.459Z] #0 8.782 [100%] Linking C executable tini-static [2023-01-11T08:47:26.495Z] #11 ... [2023-01-11T08:47:26.495Z] [2023-01-11T08:47:26.495Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-01-11T08:47:26.495Z] #16 10.02 129 added, 0 removed; done. [2023-01-11T08:47:26.495Z] #16 10.08 Setting up jq (1.6-2.1) ... [2023-01-11T08:47:26.495Z] #16 10.09 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2023-01-11T08:47:26.495Z] #16 10.10 Setting up curl (7.74.0-1.3+deb11u3) ... [2023-01-11T08:47:26.495Z] #16 10.12 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-11T08:47:26.495Z] #16 10.14 Processing triggers for ca-certificates (20210119) ... [2023-01-11T08:47:26.495Z] #16 10.15 Updating certificates in /etc/ssl/certs... [2023-01-11T08:47:26.495Z] #16 11.12 0 added, 0 removed; done. [2023-01-11T08:47:26.495Z] #16 11.12 Running hooks in /etc/ca-certificates/update.d... [2023-01-11T08:47:26.495Z] #34 102.5 Selecting previously unselected package libselinux1-dev:arm64. [2023-01-11T08:47:26.495Z] #16 11.12 done. [2023-01-11T08:47:26.496Z] #16 DONE 13.0s [2023-01-11T08:47:26.496Z] [2023-01-11T08:47:26.496Z] #34 102.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2023-01-11T08:47:26.496Z] #34 102.5 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-01-11T08:47:26.496Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:47:26.496Z] #11 ... [2023-01-11T08:47:26.496Z] [2023-01-11T08:47:26.496Z] #34 102.7 Selecting previously unselected package libdevmapper-dev:arm64. [2023-01-11T08:47:26.496Z] #34 102.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2023-01-11T08:47:26.496Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-01-11T08:47:26.496Z] #17 DONE 0.2s [2023-01-11T08:47:26.496Z] #34 102.7 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-01-11T08:47:26.496Z] [2023-01-11T08:47:26.496Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:47:26.598Z] #11 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 [2023-01-11T08:47:26.719Z] #39 9.522 [100%] Built target tini-static [2023-01-11T08:47:26.719Z] #39 ... [2023-01-11T08:47:26.719Z] [2023-01-11T08:47:26.719Z] #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 [2023-01-11T08:47:26.719Z] #38 27.05 CC images/stats.o [2023-01-11T08:47:26.753Z] #34 102.8 Selecting previously unselected package libseccomp-dev:arm64. [2023-01-11T08:47:26.753Z] #34 102.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-01-11T08:47:26.753Z] #34 102.8 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-01-11T08:47:26.753Z] #34 ... [2023-01-11T08:47:26.753Z] [2023-01-11T08:47:26.753Z] #27 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-01-11T08:47:26.753Z] #27 102.9 + for f in rootlesskit rootlesskit-docker-proxy [2023-01-11T08:47:26.753Z] #27 102.9 + GOBIN=/build [2023-01-11T08:47:26.753Z] #27 102.9 + GO111MODULE=on [2023-01-11T08:47:26.753Z] #27 102.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-01-11T08:47:26.756Z] #11 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 5.1s [2023-01-11T08:47:27.287Z] #38 27.63 CC images/core.o [2023-01-11T08:47:27.542Z] #11 ... [2023-01-11T08:47:27.542Z] [2023-01-11T08:47:27.542Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-01-11T08:47:27.542Z] #14 DONE 0.2s [2023-01-11T08:47:27.542Z] [2023-01-11T08:47:27.542Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:47:27.855Z] #38 ... [2023-01-11T08:47:27.855Z] [2023-01-11T08:47:27.855Z] #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 [2023-01-11T08:47:27.855Z] #39 9.643 + mkdir -p /build [2023-01-11T08:47:27.855Z] #39 9.646 + cp tini-static /build/docker-init [2023-01-11T08:47:27.855Z] #39 DONE 10.7s [2023-01-11T08:47:27.855Z] [2023-01-11T08:47:27.855Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:47:27.855Z] #28 97.41 Selecting previously unselected package gcc-mingw-w64-base. [2023-01-11T08:47:27.855Z] #28 97.41 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-01-11T08:47:27.855Z] #28 97.43 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-01-11T08:47:27.855Z] #28 97.72 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-01-11T08:47:27.855Z] #28 97.72 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-01-11T08:47:27.855Z] #28 97.73 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-01-11T08:47:28.113Z] #11 ... [2023-01-11T08:47:28.114Z] [2023-01-11T08:47:28.114Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-01-11T08:47:28.114Z] #15 DONE 0.6s [2023-01-11T08:47:28.114Z] [2023-01-11T08:47:28.114Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:47:28.126Z] #11 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 6.6s done [2023-01-11T08:47:28.384Z] #11 extracting sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e [2023-01-11T08:47:28.423Z] #28 ... [2023-01-11T08:47:28.423Z] [2023-01-11T08:47:28.423Z] #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 [2023-01-11T08:47:28.423Z] #38 28.64 CC images/core-x86.o [2023-01-11T08:47:29.279Z] #27 ... [2023-01-11T08:47:29.279Z] [2023-01-11T08:47:29.279Z] #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 [2023-01-11T08:47:29.279Z] #39 44.37 HOSTDEP compel/src/main-host.d [2023-01-11T08:47:29.279Z] #39 44.45 DEP compel/src/lib/ptrace.d [2023-01-11T08:47:29.279Z] #39 44.56 DEP compel/src/lib/infect.d [2023-01-11T08:47:29.279Z] #39 44.68 DEP compel/src/lib/infect-util.d [2023-01-11T08:47:29.279Z] #39 44.79 DEP compel/src/lib/infect-rpc.d [2023-01-11T08:47:29.279Z] #39 44.94 DEP compel/arch/aarch64/src/lib/infect.d [2023-01-11T08:47:29.279Z] #39 45.09 DEP compel/arch/aarch64/src/lib/cpu.d [2023-01-11T08:47:29.279Z] #39 45.13 DEP compel/src/lib/log.d [2023-01-11T08:47:29.279Z] #39 45.20 DEP compel/src/main.d [2023-01-11T08:47:29.279Z] #39 45.33 DEP compel/src/lib/handle-elf.d [2023-01-11T08:47:29.279Z] #39 45.41 DEP compel/arch/aarch64/src/lib/handle-elf.d [2023-01-11T08:47:29.279Z] #39 45.51 CC compel/src/lib/log.o [2023-01-11T08:47:29.279Z] #39 45.78 CC compel/arch/aarch64/src/lib/cpu.o [2023-01-11T08:47:29.279Z] #39 45.97 CC compel/arch/aarch64/src/lib/infect.o [2023-01-11T08:47:29.279Z] #39 46.28 CC compel/src/lib/infect-rpc.o [2023-01-11T08:47:29.279Z] #39 46.59 CC compel/src/lib/infect-util.o [2023-01-11T08:47:29.279Z] #39 46.80 CC compel/src/lib/infect.o [2023-01-11T08:47:29.279Z] #39 48.97 CC compel/src/lib/ptrace.o [2023-01-11T08:47:29.279Z] #39 49.26 AR compel/libcompel.a [2023-01-11T08:47:29.279Z] #39 49.37 HOSTCC compel/src/main-host.o [2023-01-11T08:47:29.279Z] #39 49.64 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2023-01-11T08:47:29.279Z] #39 49.77 HOSTCC compel/src/lib/handle-elf-host.o [2023-01-11T08:47:29.279Z] #39 49.99 HOSTCC compel/src/lib/log-host.o [2023-01-11T08:47:29.279Z] #39 50.13 HOSTLINK compel/compel-host-bin [2023-01-11T08:47:29.279Z] #39 50.27 DEP soccr/soccr.d [2023-01-11T08:47:29.279Z] #39 50.36 CC soccr/soccr.o [2023-01-11T08:47:29.279Z] #39 51.60 AR soccr/libsoccr.a [2023-01-11T08:47:29.280Z] #39 51.68 make[1]: 'soccr/libsoccr.a' is up to date. [2023-01-11T08:47:29.280Z] #39 52.05 DEP criu/arch/aarch64/sigframe.d [2023-01-11T08:47:29.280Z] #39 52.14 DEP criu/arch/aarch64/crtools.d [2023-01-11T08:47:29.280Z] #39 52.28 DEP criu/arch/aarch64/cpu.d [2023-01-11T08:47:29.280Z] #39 52.37 DEP criu/arch/aarch64/bitops.d [2023-01-11T08:47:29.280Z] #39 52.48 CC criu/arch/aarch64/bitops.o [2023-01-11T08:47:29.280Z] #39 52.58 CC criu/arch/aarch64/cpu.o [2023-01-11T08:47:29.280Z] #39 52.77 CC criu/arch/aarch64/crtools.o [2023-01-11T08:47:29.280Z] #39 53.30 CC criu/arch/aarch64/sigframe.o [2023-01-11T08:47:29.280Z] #39 53.41 LINK criu/arch/aarch64/crtools.built-in.o [2023-01-11T08:47:29.280Z] #39 53.47 DEP criu/pie/util-vdso.d [2023-01-11T08:47:29.280Z] #39 53.63 DEP criu/pie/util.d [2023-01-11T08:47:29.280Z] #39 53.78 CC criu/pie/util.o [2023-01-11T08:47:29.280Z] #39 53.98 CC criu/pie/util-vdso.o [2023-01-11T08:47:29.360Z] #38 29.35 CC images/core-arm.o [2023-01-11T08:47:29.360Z] #38 ... [2023-01-11T08:47:29.360Z] [2023-01-11T08:47:29.360Z] #27 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-01-11T08:47:29.360Z] #27 DONE 104.0s [2023-01-11T08:47:29.360Z] [2023-01-11T08:47:29.360Z] #21 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:47:29.360Z] #21 94.71 reflect [2023-01-11T08:47:29.536Z] #39 ... [2023-01-11T08:47:29.536Z] [2023-01-11T08:47:29.536Z] #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 [2023-01-11T08:47:29.536Z] #34 103.0 Selecting previously unselected package libsystemd-dev:arm64. [2023-01-11T08:47:29.536Z] #34 103.0 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2023-01-11T08:47:29.536Z] #34 103.0 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-01-11T08:47:29.536Z] #34 103.4 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-01-11T08:47:29.536Z] #34 103.5 Setting up libapparmor1:arm64 (2.13.6-10) ... [2023-01-11T08:47:29.536Z] #34 103.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-01-11T08:47:29.536Z] #34 103.5 Setting up libsepol1-dev:arm64 (3.1-1) ... [2023-01-11T08:47:29.536Z] #34 103.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-01-11T08:47:29.536Z] #34 103.5 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-01-11T08:47:29.536Z] #34 103.6 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2023-01-11T08:47:29.536Z] #34 103.6 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-01-11T08:47:29.536Z] #34 103.6 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-01-11T08:47:29.536Z] #34 103.6 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-01-11T08:47:29.536Z] #34 103.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-01-11T08:47:29.536Z] #34 103.6 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2023-01-11T08:47:29.536Z] #34 103.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-01-11T08:47:29.536Z] #34 103.7 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2023-01-11T08:47:29.536Z] #34 103.7 Setting up mingw-w64-common (8.0.0-1) ... [2023-01-11T08:47:29.536Z] #34 103.7 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-01-11T08:47:29.536Z] #34 103.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-01-11T08:47:29.536Z] #34 103.7 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-01-11T08:47:29.536Z] #34 103.7 Setting up libselinux1-dev:arm64 (3.1-3) ... [2023-01-11T08:47:29.536Z] #34 103.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-01-11T08:47:29.536Z] #34 103.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-11T08:47:29.536Z] #34 103.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-01-11T08:47:29.536Z] #34 103.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-11T08:47:29.536Z] #34 103.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-01-11T08:47:29.536Z] #34 103.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-01-11T08:47:29.536Z] #34 103.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-11T08:47:29.536Z] #34 103.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2023-01-11T08:47:29.536Z] #34 103.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-11T08:47:29.536Z] #34 103.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-01-11T08:47:29.536Z] #34 103.9 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-01-11T08:47:29.536Z] #34 103.9 Setting up dmsetup (2:1.02.175-2.1) ... [2023-01-11T08:47:29.536Z] #34 103.9 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-01-11T08:47:29.536Z] #34 103.9 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-01-11T08:47:29.536Z] #34 103.9 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-11T08:47:29.536Z] #34 DONE 105.7s [2023-01-11T08:47:29.536Z] [2023-01-11T08:47:29.536Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-01-11T08:47:29.619Z] #21 ... [2023-01-11T08:47:29.619Z] [2023-01-11T08:47:29.619Z] #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 [2023-01-11T08:47:29.619Z] #38 30.07 CC images/core-aarch64.o [2023-01-11T08:47:30.186Z] #38 30.64 CC images/core-ppc64.o [2023-01-11T08:47:30.905Z] #40 1.102 + RM_GOPATH=0 [2023-01-11T08:47:30.905Z] #40 1.113 + TMP_GOPATH= [2023-01-11T08:47:30.905Z] #40 1.116 + : /build [2023-01-11T08:47:30.905Z] #40 1.116 + '[' -z '' ']' [2023-01-11T08:47:30.905Z] #40 1.124 ++ mktemp -d [2023-01-11T08:47:30.905Z] #40 1.133 + export GOPATH=/tmp/tmp.WdkpEFJeUb [2023-01-11T08:47:30.905Z] #40 1.133 + GOPATH=/tmp/tmp.WdkpEFJeUb [2023-01-11T08:47:30.905Z] #40 1.134 + RM_GOPATH=1 [2023-01-11T08:47:30.905Z] #40 1.134 + case "$(go env GOARCH)" in [2023-01-11T08:47:30.905Z] #40 1.135 ++ go env GOARCH [2023-01-11T08:47:30.905Z] #40 1.158 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:30.905Z] #40 1.159 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:30.905Z] #40 1.159 ++ dirname /tmp/install/install.sh [2023-01-11T08:47:30.905Z] #40 1.161 + dir=/tmp/install [2023-01-11T08:47:30.905Z] #40 1.164 + bin=runc [2023-01-11T08:47:30.905Z] #40 1.165 + shift [2023-01-11T08:47:30.905Z] #40 1.165 + '[' '!' -f /tmp/install/runc.installer ']' [2023-01-11T08:47:30.905Z] #40 1.165 + . /tmp/install/runc.installer [2023-01-11T08:47:30.905Z] #40 1.166 ++ set -e [2023-01-11T08:47:30.905Z] #40 1.166 ++ : v1.1.4 [2023-01-11T08:47:30.905Z] #40 1.166 + install_runc [2023-01-11T08:47:30.905Z] #40 1.167 + RUNC_BUILDTAGS=seccomp [2023-01-11T08:47:30.905Z] #40 1.167 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-01-11T08:47:30.905Z] #40 1.168 Install runc version v1.1.4 (build tags: seccomp) [2023-01-11T08:47:30.905Z] #40 1.168 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WdkpEFJeUb/src/github.com/opencontainers/runc [2023-01-11T08:47:30.905Z] #40 1.175 Cloning into '/tmp/tmp.WdkpEFJeUb/src/github.com/opencontainers/runc'... [2023-01-11T08:47:30.905Z] #40 ... [2023-01-11T08:47:30.905Z] [2023-01-11T08:47:30.905Z] #41 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-01-11T08:47:30.905Z] #41 DONE 1.3s [2023-01-11T08:47:30.905Z] [2023-01-11T08:47:30.905Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-11T08:47:30.905Z] #39 54.69 AR criu/pie/pie.lib.a [2023-01-11T08:47:30.905Z] #39 54.83 DEP criu/pie/restorer.d [2023-01-11T08:47:30.905Z] #39 55.20 DEP criu/arch/aarch64/intraprocedure.d [2023-01-11T08:47:30.905Z] #39 55.27 DEP criu/arch/aarch64/restorer.d [2023-01-11T08:47:30.905Z] #39 55.49 DEP criu/arch/aarch64/vdso-pie.d [2023-01-11T08:47:30.905Z] #39 55.67 DEP criu/pie/parasite-vdso.d [2023-01-11T08:47:30.905Z] #39 55.99 DEP criu/pie/parasite.d [2023-01-11T08:47:31.122Z] #38 31.42 CC images/core-s390.o [2023-01-11T08:47:31.324Z] #24 ... [2023-01-11T08:47:31.324Z] [2023-01-11T08:47:31.324Z] #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 [2023-01-11T08:47:31.324Z] #0 5.210 + RM_GOPATH=0 [2023-01-11T08:47:31.324Z] #0 5.210 + TMP_GOPATH= [2023-01-11T08:47:31.324Z] #0 5.210 + : /build [2023-01-11T08:47:31.324Z] #0 5.210 + '[' -z '' ']' [2023-01-11T08:47:31.324Z] #0 5.210 ++ mktemp -d [2023-01-11T08:47:31.324Z] #0 5.210 + export GOPATH=/tmp/tmp.lYXaKUB30t [2023-01-11T08:47:31.324Z] #0 5.210 + GOPATH=/tmp/tmp.lYXaKUB30t [2023-01-11T08:47:31.324Z] #0 5.210 + RM_GOPATH=1 [2023-01-11T08:47:31.324Z] #0 5.210 + case "$(go env GOARCH)" in [2023-01-11T08:47:31.324Z] #0 5.210 ++ go env GOARCH [2023-01-11T08:47:31.324Z] #0 5.226 Install shfmt version v3.0.2 [2023-01-11T08:47:31.324Z] #0 5.226 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:31.324Z] #0 5.226 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:31.324Z] #0 5.226 ++ dirname /tmp/install/install.sh [2023-01-11T08:47:31.324Z] #0 5.226 + dir=/tmp/install [2023-01-11T08:47:31.324Z] #0 5.226 + bin=shfmt [2023-01-11T08:47:31.324Z] #0 5.226 + shift [2023-01-11T08:47:31.324Z] #0 5.226 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-01-11T08:47:31.324Z] #0 5.226 + . /tmp/install/shfmt.installer [2023-01-11T08:47:31.324Z] #0 5.226 ++ : v3.0.2 [2023-01-11T08:47:31.324Z] #0 5.226 + install_shfmt [2023-01-11T08:47:31.324Z] #0 5.226 + echo 'Install shfmt version v3.0.2' [2023-01-11T08:47:31.324Z] #0 5.226 + GOBIN=/build [2023-01-11T08:47:31.324Z] #0 5.226 + GO111MODULE=on [2023-01-11T08:47:31.324Z] #0 5.226 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-01-11T08:47:31.324Z] #25 5.620 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-01-11T08:47:31.409Z] #11 extracting sha256:81283a9569ad5e90773f038daedd0d565810ca5935eec8f53b8bcb6a199030d6 4.3s done [2023-01-11T08:47:31.409Z] #11 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f [2023-01-11T08:47:31.466Z] #39 56.37 CC criu/pie/parasite.o [2023-01-11T08:47:31.588Z] #25 ... [2023-01-11T08:47:31.588Z] [2023-01-11T08:47:31.588Z] #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 [2023-01-11T08:47:31.588Z] #24 5.740 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-01-11T08:47:31.588Z] #24 5.740 Cloning into '.'... [2023-01-11T08:47:31.689Z] #38 32.08 CC images/cpuinfo.o [2023-01-11T08:47:31.723Z] #39 ... [2023-01-11T08:47:31.723Z] [2023-01-11T08:47:31.723Z] #42 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-01-11T08:47:31.723Z] #42 DONE 1.0s [2023-01-11T08:47:31.992Z] [2023-01-11T08:47:31.992Z] #43 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-01-11T08:47:32.257Z] #38 32.56 CC images/inventory.o [2023-01-11T08:47:32.516Z] #38 32.80 CC images/fdinfo.o [2023-01-11T08:47:32.774Z] #38 33.07 CC images/fown.o [2023-01-11T08:47:32.930Z] #43 0.926 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-01-11T08:47:32.930Z] #43 DONE 1.0s [2023-01-11T08:47:32.930Z] [2023-01-11T08:47:32.930Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-01-11T08:47:33.034Z] #38 33.21 CC images/ns.o [2023-01-11T08:47:33.034Z] #38 33.40 CC images/regfile.o [2023-01-11T08:47:33.186Z] #44 ... [2023-01-11T08:47:33.186Z] [2023-01-11T08:47:33.186Z] #27 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-01-11T08:47:33.186Z] #27 DONE 109.5s [2023-01-11T08:47:33.186Z] [2023-01-11T08:47:33.186Z] #45 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-01-11T08:47:33.186Z] #45 DONE 0.1s [2023-01-11T08:47:33.310Z] #38 33.68 CC images/ghost-file.o [2023-01-11T08:47:33.443Z] [2023-01-11T08:47:33.443Z] #46 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-01-11T08:47:33.443Z] #46 DONE 0.1s [2023-01-11T08:47:33.443Z] [2023-01-11T08:47:33.443Z] #44 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-01-11T08:47:33.641Z] #11 extracting sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 5.2s [2023-01-11T08:47:33.878Z] #38 34.28 CC images/fifo.o [2023-01-11T08:47:34.006Z] #44 DONE 1.2s [2023-01-11T08:47:34.007Z] [2023-01-11T08:47:34.007Z] #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 [2023-01-11T08:47:34.007Z] #39 58.47 LINK criu/pie/parasite.built-in.o [2023-01-11T08:47:34.007Z] #39 58.50 GEN criu/pie/parasite-blob.h [2023-01-11T08:47:34.007Z] #39 58.54 CC criu/pie/parasite-vdso.o [2023-01-11T08:47:34.446Z] #38 34.70 CC images/remap-file-path.o [2023-01-11T08:47:34.936Z] #39 59.68 CC criu/arch/aarch64/vdso-pie.o [2023-01-11T08:47:35.013Z] #38 35.13 CC images/eventfd.o [2023-01-11T08:47:35.192Z] #39 ... [2023-01-11T08:47:35.192Z] [2023-01-11T08:47:35.192Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-01-11T08:47:35.192Z] #47 DONE 1.1s [2023-01-11T08:47:35.192Z] [2023-01-11T08:47:35.192Z] #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 [2023-01-11T08:47:35.192Z] #39 60.16 CC criu/arch/aarch64/restorer.o [2023-01-11T08:47:35.272Z] #38 35.60 CC images/eventpoll.o [2023-01-11T08:47:35.451Z] #39 60.49 CC criu/arch/aarch64/intraprocedure.o [2023-01-11T08:47:35.605Z] #11 extracting sha256:c768848b86a20f52a12485455ca0607c26af7804eca934c753201d65aefa891f 4.3s done [2023-01-11T08:47:35.605Z] #11 extracting sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e [2023-01-11T08:47:35.707Z] #39 60.52 CC criu/pie/restorer.o [2023-01-11T08:47:35.791Z] #24 ... [2023-01-11T08:47:35.791Z] [2023-01-11T08:47:35.791Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:47:35.791Z] #0 7.151 + RM_GOPATH=0 [2023-01-11T08:47:35.791Z] #0 7.151 + TMP_GOPATH= [2023-01-11T08:47:35.791Z] #0 7.151 + : /build [2023-01-11T08:47:35.791Z] #0 7.151 + '[' -z '' ']' [2023-01-11T08:47:35.791Z] #0 7.167 ++ mktemp -d [2023-01-11T08:47:35.791Z] #0 7.184 + export GOPATH=/tmp/tmp.OtvzHjFGd0 [2023-01-11T08:47:35.791Z] #0 7.185 + GOPATH=/tmp/tmp.OtvzHjFGd0 [2023-01-11T08:47:35.791Z] #0 7.185 + RM_GOPATH=1 [2023-01-11T08:47:35.791Z] #0 7.185 + case "$(go env GOARCH)" in [2023-01-11T08:47:35.791Z] #0 7.202 ++ go env GOARCH [2023-01-11T08:47:35.791Z] #0 7.226 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:35.791Z] #0 7.226 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:35.791Z] #0 7.226 ++ dirname /tmp/install/install.sh [2023-01-11T08:47:35.791Z] #0 7.236 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-11T08:47:35.791Z] #0 7.236 + dir=/tmp/install [2023-01-11T08:47:35.791Z] #0 7.236 + bin=tomlv [2023-01-11T08:47:35.791Z] #0 7.236 + shift [2023-01-11T08:47:35.791Z] #0 7.236 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-01-11T08:47:35.791Z] #0 7.236 + . /tmp/install/tomlv.installer [2023-01-11T08:47:35.791Z] #0 7.236 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-11T08:47:35.791Z] #0 7.236 + install_tomlv [2023-01-11T08:47:35.791Z] #0 7.236 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-01-11T08:47:35.791Z] #0 7.236 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.OtvzHjFGd0/src/github.com/BurntSushi/toml [2023-01-11T08:47:35.791Z] #0 7.259 Cloning into '/tmp/tmp.OtvzHjFGd0/src/github.com/BurntSushi/toml'... [2023-01-11T08:47:35.791Z] #0 9.911 + cd /tmp/tmp.OtvzHjFGd0/src/github.com/BurntSushi/toml [2023-01-11T08:47:35.791Z] #0 9.912 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-11T08:47:35.791Z] #26 10.13 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-01-11T08:47:35.791Z] #26 ... [2023-01-11T08:47:35.791Z] [2023-01-11T08:47:35.791Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:47:35.791Z] #0 6.452 + RM_GOPATH=0 [2023-01-11T08:47:35.791Z] #0 6.452 + TMP_GOPATH= [2023-01-11T08:47:35.791Z] #0 6.452 + : /build [2023-01-11T08:47:35.791Z] #0 6.452 + '[' -z '' ']' [2023-01-11T08:47:35.791Z] #0 6.452 ++ mktemp -d [2023-01-11T08:47:35.791Z] #0 6.459 + export GOPATH=/tmp/tmp.tOjdvOSXrs [2023-01-11T08:47:35.791Z] #0 6.459 + GOPATH=/tmp/tmp.tOjdvOSXrs [2023-01-11T08:47:35.791Z] #0 6.459 + RM_GOPATH=1 [2023-01-11T08:47:35.791Z] #0 6.459 + case "$(go env GOARCH)" in [2023-01-11T08:47:35.791Z] #0 6.459 ++ go env GOARCH [2023-01-11T08:47:35.791Z] #0 6.477 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:35.791Z] #0 6.477 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:35.791Z] #0 6.477 ++ dirname /tmp/install/install.sh [2023-01-11T08:47:35.791Z] #0 6.478 + dir=/tmp/install [2023-01-11T08:47:35.791Z] #0 6.478 + bin=golangci_lint [2023-01-11T08:47:35.791Z] #0 6.478 + shift [2023-01-11T08:47:35.791Z] #0 6.487 Install golangci-lint version v1.44.0 [2023-01-11T08:47:35.791Z] #0 6.487 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-01-11T08:47:35.791Z] #0 6.487 + . /tmp/install/golangci_lint.installer [2023-01-11T08:47:35.791Z] #0 6.487 ++ : v1.44.0 [2023-01-11T08:47:35.791Z] #0 6.487 + install_golangci_lint [2023-01-11T08:47:35.791Z] #0 6.487 + set -e [2023-01-11T08:47:35.791Z] #0 6.487 + echo 'Install golangci-lint version v1.44.0' [2023-01-11T08:47:35.791Z] #0 6.487 + GOBIN=/build [2023-01-11T08:47:35.791Z] #0 6.487 + GO111MODULE=on [2023-01-11T08:47:35.791Z] #0 6.487 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2023-01-11T08:47:35.791Z] #0 7.038 go: downloading github.com/golangci/golangci-lint v1.44.0 [2023-01-11T08:47:35.791Z] #27 ... [2023-01-11T08:47:35.791Z] [2023-01-11T08:47:35.791Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-01-11T08:47:35.791Z] #0 7.022 + git clone https://github.com/docker/distribution.git . [2023-01-11T08:47:35.791Z] #0 7.054 Cloning into '.'... [2023-01-11T08:47:35.859Z] #38 36.13 CC images/fh.o [2023-01-11T08:47:35.965Z] #39 ... [2023-01-11T08:47:35.965Z] [2023-01-11T08:47:35.965Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2023-01-11T08:47:35.965Z] #48 DONE 0.9s [2023-01-11T08:47:35.965Z] [2023-01-11T08:47:35.965Z] #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 [2023-01-11T08:47:36.051Z] #28 ... [2023-01-11T08:47:36.051Z] [2023-01-11T08:47:36.051Z] #29 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-01-11T08:47:36.051Z] #0 5.558 + RM_GOPATH=0 [2023-01-11T08:47:36.051Z] #0 5.558 + TMP_GOPATH= [2023-01-11T08:47:36.051Z] #0 5.558 + : /build [2023-01-11T08:47:36.051Z] #0 5.558 + '[' -z '' ']' [2023-01-11T08:47:36.051Z] #0 5.558 ++ mktemp -d [2023-01-11T08:47:36.051Z] #0 5.558 + export GOPATH=/tmp/tmp.fwJLgjjHZC [2023-01-11T08:47:36.051Z] #0 5.558 + GOPATH=/tmp/tmp.fwJLgjjHZC [2023-01-11T08:47:36.051Z] #0 5.558 + RM_GOPATH=1 [2023-01-11T08:47:36.051Z] #0 5.558 + case "$(go env GOARCH)" in [2023-01-11T08:47:36.051Z] #0 5.558 ++ go env GOARCH [2023-01-11T08:47:36.051Z] #0 5.558 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:36.051Z] #0 5.558 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:36.051Z] #0 5.558 ++ dirname /tmp/install/install.sh [2023-01-11T08:47:36.051Z] #0 5.558 + dir=/tmp/install [2023-01-11T08:47:36.051Z] #0 5.558 + bin=proxy [2023-01-11T08:47:36.051Z] #0 5.558 + shift [2023-01-11T08:47:36.051Z] #0 5.558 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-01-11T08:47:36.051Z] #0 5.558 + . /tmp/install/proxy.installer [2023-01-11T08:47:36.051Z] #0 5.558 ++ : 374259e8316124ccf1fc38c0c0f3430f8d0e9c76 [2023-01-11T08:47:36.051Z] #0 5.558 + install_proxy [2023-01-11T08:47:36.051Z] #0 5.558 + case "$1" in [2023-01-11T08:47:36.051Z] #0 5.558 + export CGO_ENABLED=0 [2023-01-11T08:47:36.051Z] #0 5.558 + CGO_ENABLED=0 [2023-01-11T08:47:36.051Z] #0 5.558 + _install_proxy [2023-01-11T08:47:36.051Z] #0 5.558 + echo 'Install docker-proxy version 374259e8316124ccf1fc38c0c0f3430f8d0e9c76' [2023-01-11T08:47:36.051Z] #0 5.558 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.fwJLgjjHZC/src/github.com/docker/libnetwork [2023-01-11T08:47:36.051Z] #0 5.558 Cloning into '/tmp/tmp.fwJLgjjHZC/src/github.com/docker/libnetwork'... [2023-01-11T08:47:36.051Z] #0 5.558 Install docker-proxy version 374259e8316124ccf1fc38c0c0f3430f8d0e9c76 [2023-01-11T08:47:36.183Z] #11 ... [2023-01-11T08:47:36.183Z] [2023-01-11T08:47:36.183Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-01-11T08:47:36.183Z] #0 2.153 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-11T08:47:36.183Z] #0 2.166 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-11T08:47:36.183Z] #0 2.166 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-11T08:47:36.183Z] #0 2.311 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-11T08:47:36.183Z] #0 2.527 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB] [2023-01-11T08:47:36.183Z] #0 2.938 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-11T08:47:36.183Z] #0 4.142 Fetched 8617 kB in 2s (3829 kB/s) [2023-01-11T08:47:36.183Z] #0 4.142 Reading package lists... [2023-01-11T08:47:36.183Z] #0 4.909 Reading package lists... [2023-01-11T08:47:36.183Z] #0 5.646 Building dependency tree... [2023-01-11T08:47:36.183Z] #0 5.990 The following additional packages will be installed: [2023-01-11T08:47:36.183Z] #0 5.991 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-01-11T08:47:36.183Z] #0 5.991 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-01-11T08:47:36.183Z] #0 5.993 Recommended packages: [2023-01-11T08:47:36.183Z] #0 5.993 libldap-common publicsuffix libsasl2-modules [2023-01-11T08:47:36.183Z] #0 6.167 The following NEW packages will be installed: [2023-01-11T08:47:36.183Z] #0 6.168 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-01-11T08:47:36.183Z] #0 6.169 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-01-11T08:47:36.183Z] #0 6.170 libssh2-1 openssl [2023-01-11T08:47:36.183Z] #0 6.449 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-01-11T08:47:36.183Z] #0 6.449 Need to get 3047 kB of archives. [2023-01-11T08:47:36.183Z] #0 6.449 After this operation, 6661 kB of additional disk space will be used. [2023-01-11T08:47:36.183Z] #0 6.449 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2023-01-11T08:47:36.183Z] #0 6.474 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-01-11T08:47:36.183Z] #0 6.478 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-01-11T08:47:36.183Z] #0 6.478 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-01-11T08:47:36.183Z] #0 6.480 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-01-11T08:47:36.183Z] #0 6.481 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-01-11T08:47:36.183Z] #0 6.484 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-01-11T08:47:36.183Z] #0 6.486 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-01-11T08:47:36.183Z] #0 6.488 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-01-11T08:47:36.183Z] #0 6.494 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-01-11T08:47:36.183Z] #0 6.495 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u3 [345 kB] [2023-01-11T08:47:36.183Z] #0 6.497 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u3 [269 kB] [2023-01-11T08:47:36.183Z] #0 6.499 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-01-11T08:47:36.183Z] #0 6.501 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-01-11T08:47:36.183Z] #0 6.502 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-01-11T08:47:36.183Z] #0 6.643 debconf: delaying package configuration, since apt-utils is not installed [2023-01-11T08:47:36.183Z] #0 6.674 Fetched 3047 kB in 0s (9477 kB/s) [2023-01-11T08:47:36.183Z] #0 6.706 Selecting previously unselected package openssl. [2023-01-11T08:47:36.183Z] #0 6.706 (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.) [2023-01-11T08:47:36.183Z] #0 6.706 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2023-01-11T08:47:36.183Z] #0 6.713 Unpacking openssl (1.1.1n-0+deb11u3) ... [2023-01-11T08:47:36.183Z] #0 6.859 Selecting previously unselected package ca-certificates. [2023-01-11T08:47:36.183Z] #0 6.859 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-01-11T08:47:36.183Z] #0 6.864 Unpacking ca-certificates (20210119) ... [2023-01-11T08:47:36.183Z] #0 6.945 Selecting previously unselected package libbrotli1:amd64. [2023-01-11T08:47:36.183Z] #0 6.947 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-01-11T08:47:36.183Z] #0 6.955 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-01-11T08:47:36.183Z] #0 7.014 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-01-11T08:47:36.183Z] #0 7.015 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-01-11T08:47:36.183Z] #0 7.018 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-11T08:47:36.183Z] #0 7.059 Selecting previously unselected package libsasl2-2:amd64. [2023-01-11T08:47:36.183Z] #0 7.060 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-01-11T08:47:36.183Z] #0 7.065 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-11T08:47:36.183Z] #0 7.119 Selecting previously unselected package libldap-2.4-2:amd64. [2023-01-11T08:47:36.183Z] #0 7.119 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-01-11T08:47:36.183Z] #0 7.131 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-01-11T08:47:36.183Z] #0 7.186 Selecting previously unselected package libnghttp2-14:amd64. [2023-01-11T08:47:36.183Z] #0 7.186 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-01-11T08:47:36.183Z] #0 7.198 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-01-11T08:47:36.183Z] #0 7.231 Selecting previously unselected package libpsl5:amd64. [2023-01-11T08:47:36.183Z] #0 7.231 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-01-11T08:47:36.183Z] #0 7.235 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-01-11T08:47:36.183Z] #0 7.288 Selecting previously unselected package librtmp1:amd64. [2023-01-11T08:47:36.183Z] #0 7.288 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-01-11T08:47:36.183Z] #0 7.292 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-01-11T08:47:36.183Z] #0 7.334 Selecting previously unselected package libssh2-1:amd64. [2023-01-11T08:47:36.183Z] #0 7.335 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-01-11T08:47:36.183Z] #0 7.340 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-01-11T08:47:36.183Z] #0 7.384 Selecting previously unselected package libcurl4:amd64. [2023-01-11T08:47:36.183Z] #0 7.385 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u3_amd64.deb ... [2023-01-11T08:47:36.183Z] #0 7.389 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2023-01-11T08:47:36.183Z] #0 7.461 Selecting previously unselected package curl. [2023-01-11T08:47:36.183Z] #0 7.461 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u3_amd64.deb ... [2023-01-11T08:47:36.183Z] #0 7.466 Unpacking curl (7.74.0-1.3+deb11u3) ... [2023-01-11T08:47:36.183Z] #0 7.522 Selecting previously unselected package libonig5:amd64. [2023-01-11T08:47:36.183Z] #0 7.522 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-01-11T08:47:36.183Z] #0 7.525 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-01-11T08:47:36.183Z] #0 7.590 Selecting previously unselected package libjq1:amd64. [2023-01-11T08:47:36.183Z] #0 7.591 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-01-11T08:47:36.183Z] #0 7.595 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-01-11T08:47:36.183Z] #0 7.646 Selecting previously unselected package jq. [2023-01-11T08:47:36.183Z] #0 7.647 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-01-11T08:47:36.183Z] #0 7.651 Unpacking jq (1.6-2.1) ... [2023-01-11T08:47:36.183Z] #0 7.699 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-01-11T08:47:36.183Z] #0 7.711 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-01-11T08:47:36.183Z] #0 7.722 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-01-11T08:47:36.183Z] #0 7.735 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-11T08:47:36.183Z] #0 7.747 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-01-11T08:47:36.183Z] #0 7.758 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-01-11T08:47:36.183Z] #0 7.769 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-01-11T08:47:36.183Z] #0 7.780 Setting up openssl (1.1.1n-0+deb11u3) ... [2023-01-11T08:47:36.183Z] #0 7.794 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-01-11T08:47:36.183Z] #0 7.808 Setting up libjq1:amd64 (1.6-2.1) ... [2023-01-11T08:47:36.183Z] #0 7.818 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-01-11T08:47:36.183Z] #0 7.828 Setting up ca-certificates (20210119) ... [2023-01-11T08:47:36.183Z] #0 8.406 Updating certificates in /etc/ssl/certs... [2023-01-11T08:47:36.183Z] #0 9.031 129 added, 0 removed; done. [2023-01-11T08:47:36.183Z] #0 9.064 Setting up jq (1.6-2.1) ... [2023-01-11T08:47:36.183Z] #0 9.075 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u3) ... [2023-01-11T08:47:36.183Z] #0 9.085 Setting up curl (7.74.0-1.3+deb11u3) ... [2023-01-11T08:47:36.183Z] #0 9.098 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-11T08:47:36.184Z] #0 9.117 Processing triggers for ca-certificates (20210119) ... [2023-01-11T08:47:36.184Z] #0 9.133 Updating certificates in /etc/ssl/certs... [2023-01-11T08:47:36.184Z] #0 9.701 0 added, 0 removed; done. [2023-01-11T08:47:36.184Z] #0 9.701 Running hooks in /etc/ca-certificates/update.d... [2023-01-11T08:47:36.184Z] #0 9.704 done. [2023-01-11T08:47:36.184Z] #16 ... [2023-01-11T08:47:36.184Z] [2023-01-11T08:47:36.184Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:47:36.311Z] #29 ... [2023-01-11T08:47:36.311Z] [2023-01-11T08:47:36.311Z] #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 [2023-01-11T08:47:36.311Z] #0 7.088 + RM_GOPATH=0 [2023-01-11T08:47:36.311Z] #0 7.088 + TMP_GOPATH= [2023-01-11T08:47:36.311Z] #0 7.088 + : /build [2023-01-11T08:47:36.311Z] #0 7.088 + '[' -z '' ']' [2023-01-11T08:47:36.311Z] #0 7.088 ++ mktemp -d [2023-01-11T08:47:36.311Z] #0 7.140 + export GOPATH=/tmp/tmp.a7gGXMMxsy [2023-01-11T08:47:36.311Z] #0 7.140 + GOPATH=/tmp/tmp.a7gGXMMxsy [2023-01-11T08:47:36.311Z] #0 7.140 + RM_GOPATH=1 [2023-01-11T08:47:36.311Z] #0 7.140 + case "$(go env GOARCH)" in [2023-01-11T08:47:36.311Z] #0 7.142 ++ go env GOARCH [2023-01-11T08:47:36.311Z] #0 7.237 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:36.311Z] #0 7.237 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:36.311Z] #0 7.237 ++ dirname /tmp/install/install.sh [2023-01-11T08:47:36.311Z] #0 7.237 + dir=/tmp/install [2023-01-11T08:47:36.311Z] #0 7.237 + bin=vndr [2023-01-11T08:47:36.311Z] #0 7.237 + shift [2023-01-11T08:47:36.311Z] #0 7.237 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-01-11T08:47:36.311Z] #0 7.237 + . /tmp/install/vndr.installer [2023-01-11T08:47:36.311Z] #0 7.237 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-01-11T08:47:36.311Z] #0 7.237 + install_vndr [2023-01-11T08:47:36.311Z] #0 7.237 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-01-11T08:47:36.311Z] #0 7.237 + GOBIN=/build [2023-01-11T08:47:36.311Z] #0 7.237 + GO111MODULE=on [2023-01-11T08:47:36.311Z] #0 7.237 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-01-11T08:47:36.311Z] #0 7.237 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-01-11T08:47:36.311Z] #0 8.000 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-01-11T08:47:36.311Z] #30 ... [2023-01-11T08:47:36.311Z] [2023-01-11T08:47:36.311Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-01-11T08:47:36.311Z] #0 6.293 + RM_GOPATH=0 [2023-01-11T08:47:36.311Z] #0 6.293 + TMP_GOPATH= [2023-01-11T08:47:36.311Z] #0 6.293 + : /build [2023-01-11T08:47:36.311Z] #0 6.293 + '[' -z '' ']' [2023-01-11T08:47:36.311Z] #0 6.293 ++ mktemp -d [2023-01-11T08:47:36.311Z] #0 6.293 + export GOPATH=/tmp/tmp.0HPXAtiwoM [2023-01-11T08:47:36.311Z] #0 6.293 + GOPATH=/tmp/tmp.0HPXAtiwoM [2023-01-11T08:47:36.311Z] #0 6.293 + RM_GOPATH=1 [2023-01-11T08:47:36.311Z] #0 6.293 + case "$(go env GOARCH)" in [2023-01-11T08:47:36.311Z] #0 6.295 ++ go env GOARCH [2023-01-11T08:47:36.311Z] #0 6.335 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:36.311Z] #0 6.335 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:36.311Z] #0 6.335 ++ dirname /tmp/install/install.sh [2023-01-11T08:47:36.311Z] #0 6.335 + dir=/tmp/install [2023-01-11T08:47:36.311Z] #0 6.335 + bin=dockercli [2023-01-11T08:47:36.311Z] #0 6.335 + shift [2023-01-11T08:47:36.311Z] #0 6.335 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-01-11T08:47:36.311Z] #0 6.335 + . /tmp/install/dockercli.installer [2023-01-11T08:47:36.311Z] #0 6.335 ++ : stable [2023-01-11T08:47:36.311Z] #0 6.335 ++ : 17.06.2-ce [2023-01-11T08:47:36.311Z] #0 6.335 + install_dockercli [2023-01-11T08:47:36.311Z] #0 6.335 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-01-11T08:47:36.312Z] #0 6.335 ++ uname -m [2023-01-11T08:47:36.312Z] #0 6.335 + arch=x86_64 [2023-01-11T08:47:36.312Z] #0 6.335 + '[' x86_64 '!=' x86_64 ']' [2023-01-11T08:47:36.312Z] #0 6.335 + url=https://download.docker.com/linux/static [2023-01-11T08:47:36.312Z] #0 6.339 Install docker/cli version 17.06.2-ce from stable [2023-01-11T08:47:36.312Z] #0 6.366 + tar -xz docker/docker [2023-01-11T08:47:36.312Z] #0 6.366 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-01-11T08:47:36.427Z] #38 36.63 CC images/fsnotify.o [2023-01-11T08:47:36.448Z] #11 ... [2023-01-11T08:47:36.448Z] [2023-01-11T08:47:36.448Z] #16 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2023-01-11T08:47:36.448Z] #16 DONE 10.4s [2023-01-11T08:47:36.448Z] [2023-01-11T08:47:36.448Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:47:36.572Z] #31 ... [2023-01-11T08:47:36.572Z] [2023-01-11T08:47:36.572Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:47:36.572Z] #0 7.470 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-11T08:47:36.572Z] #0 7.579 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-11T08:47:36.572Z] #0 7.579 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-11T08:47:36.572Z] #0 10.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-11T08:47:36.572Z] #32 ... [2023-01-11T08:47:36.572Z] [2023-01-11T08:47:36.572Z] #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 [2023-01-11T08:47:36.572Z] #0 7.489 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-11T08:47:36.572Z] #0 7.513 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-11T08:47:36.572Z] #0 7.513 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-11T08:47:36.572Z] #0 8.955 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-11T08:47:36.707Z] #11 ... [2023-01-11T08:47:36.708Z] [2023-01-11T08:47:36.708Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-01-11T08:47:36.708Z] #17 DONE 0.1s [2023-01-11T08:47:36.708Z] [2023-01-11T08:47:36.708Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:47:36.833Z] #33 ... [2023-01-11T08:47:36.833Z] [2023-01-11T08:47:36.833Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-01-11T08:47:36.833Z] #0 7.165 + RM_GOPATH=0 [2023-01-11T08:47:36.833Z] #0 7.168 + TMP_GOPATH= [2023-01-11T08:47:36.833Z] #0 7.168 + : /build [2023-01-11T08:47:36.833Z] #0 7.168 + '[' -z '' ']' [2023-01-11T08:47:36.833Z] #0 7.168 ++ mktemp -d [2023-01-11T08:47:36.833Z] #0 7.171 + export GOPATH=/tmp/tmp.OELxUS0vba [2023-01-11T08:47:36.833Z] #0 7.171 + GOPATH=/tmp/tmp.OELxUS0vba [2023-01-11T08:47:36.833Z] #0 7.171 + RM_GOPATH=1 [2023-01-11T08:47:36.833Z] #0 7.171 + case "$(go env GOARCH)" in [2023-01-11T08:47:36.833Z] #0 7.174 ++ go env GOARCH [2023-01-11T08:47:36.833Z] #0 7.224 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:36.833Z] #0 7.224 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:36.833Z] #0 7.224 ++ dirname /tmp/install/install.sh [2023-01-11T08:47:36.833Z] #0 7.243 + dir=/tmp/install [2023-01-11T08:47:36.833Z] #0 7.243 + bin=gotestsum [2023-01-11T08:47:36.833Z] #0 7.243 + shift [2023-01-11T08:47:36.833Z] #0 7.243 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-01-11T08:47:36.833Z] #0 7.243 + . /tmp/install/gotestsum.installer [2023-01-11T08:47:36.833Z] #0 7.243 ++ : v1.8.2 [2023-01-11T08:47:36.833Z] #0 7.243 + install_gotestsum [2023-01-11T08:47:36.833Z] #0 7.243 + set -e [2023-01-11T08:47:36.833Z] #0 7.243 + echo 'Install gotestsum version v1.8.2' [2023-01-11T08:47:36.833Z] #0 7.243 + GOBIN=/build [2023-01-11T08:47:36.833Z] #0 7.243 + GO111MODULE=on [2023-01-11T08:47:36.833Z] #0 7.243 + go install gotest.tools/gotestsum@v1.8.2 [2023-01-11T08:47:36.833Z] #0 7.243 Install gotestsum version v1.8.2 [2023-01-11T08:47:36.833Z] #0 7.803 go: downloading gotest.tools/gotestsum v1.8.2 [2023-01-11T08:47:36.833Z] #0 10.85 go: downloading github.com/fatih/color v1.13.0 [2023-01-11T08:47:36.833Z] #0 10.85 go: downloading github.com/dnephin/pflag v1.0.7 [2023-01-11T08:47:36.833Z] #0 11.04 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-01-11T08:47:36.833Z] #34 ... [2023-01-11T08:47:36.833Z] [2023-01-11T08:47:36.833Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-01-11T08:47:36.833Z] #0 6.120 + RM_GOPATH=0 [2023-01-11T08:47:36.833Z] #0 6.120 + TMP_GOPATH= [2023-01-11T08:47:36.833Z] #0 6.120 + : /build [2023-01-11T08:47:36.833Z] #0 6.120 + '[' -z '' ']' [2023-01-11T08:47:36.833Z] #0 6.120 ++ mktemp -d [2023-01-11T08:47:36.833Z] #0 6.135 + export GOPATH=/tmp/tmp.mBdukdWiC4 [2023-01-11T08:47:36.833Z] #0 6.135 + GOPATH=/tmp/tmp.mBdukdWiC4 [2023-01-11T08:47:36.833Z] #0 6.135 + RM_GOPATH=1 [2023-01-11T08:47:36.833Z] #0 6.135 + case "$(go env GOARCH)" in [2023-01-11T08:47:36.833Z] #0 6.135 ++ go env GOARCH [2023-01-11T08:47:36.833Z] #0 6.156 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:36.833Z] #0 6.156 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:36.833Z] #0 6.156 ++ dirname /tmp/install/install.sh [2023-01-11T08:47:36.833Z] #0 6.156 + dir=/tmp/install [2023-01-11T08:47:36.833Z] #0 6.156 + bin=rootlesskit [2023-01-11T08:47:36.833Z] #0 6.156 + shift [2023-01-11T08:47:36.833Z] #0 6.156 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-01-11T08:47:36.833Z] #0 6.156 + . /tmp/install/rootlesskit.installer [2023-01-11T08:47:36.833Z] #0 6.156 ++ : v0.14.4 [2023-01-11T08:47:36.833Z] #0 6.156 + install_rootlesskit [2023-01-11T08:47:36.833Z] #0 6.156 + case "$1" in [2023-01-11T08:47:36.833Z] #0 6.156 + export CGO_ENABLED=0 [2023-01-11T08:47:36.833Z] #0 6.156 + CGO_ENABLED=0 [2023-01-11T08:47:36.833Z] #0 6.156 + _install_rootlesskit [2023-01-11T08:47:36.833Z] #0 6.156 + echo 'Install rootlesskit version v0.14.4' [2023-01-11T08:47:36.833Z] #0 6.156 + for f in rootlesskit rootlesskit-docker-proxy [2023-01-11T08:47:36.833Z] #0 6.156 + GOBIN=/build [2023-01-11T08:47:36.833Z] #0 6.156 + GO111MODULE=on [2023-01-11T08:47:36.833Z] #0 6.156 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-01-11T08:47:36.833Z] #0 6.157 Install rootlesskit version v0.14.4 [2023-01-11T08:47:36.833Z] #0 6.659 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-01-11T08:47:36.833Z] #0 10.27 go: downloading github.com/pkg/errors v0.9.1 [2023-01-11T08:47:36.833Z] #0 10.28 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-01-11T08:47:36.833Z] #0 10.45 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-01-11T08:47:36.914Z] #11 ... [2023-01-11T08:47:36.914Z] [2023-01-11T08:47:36.914Z] #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 [2023-01-11T08:47:36.914Z] #0 2.215 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-01-11T08:47:36.914Z] #0 2.576 [2023-01-11T08:47:36.914Z] #0 2.799 #=#=# ######################################################################## 100.0% [2023-01-11T08:47:36.914Z] #0 3.091 [2023-01-11T08:47:36.914Z] #0 4.070 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-01-11T08:47:36.914Z] #0 4.331 [2023-01-11T08:47:36.914Z] #0 4.548 #=#=# ######################################################################## 100.0% [2023-01-11T08:47:36.914Z] #0 4.870 [2023-01-11T08:47:36.914Z] #0 5.726 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-01-11T08:47:36.914Z] #0 6.004 [2023-01-11T08:47:36.914Z] #0 6.219 #=#=# ################### 26.9% ########################################## 59.3% ################################################################# 91.3% ######################################################################## 100.0% [2023-01-11T08:47:36.914Z] #0 6.828 [2023-01-11T08:47:36.914Z] #0 7.821 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-01-11T08:47:36.914Z] #0 8.146 [2023-01-11T08:47:36.914Z] #0 8.365 #=#=# ######################################################################## 100.0% [2023-01-11T08:47:36.914Z] #0 8.661 [2023-01-11T08:47:36.914Z] #0 9.434 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-01-11T08:47:36.914Z] #0 9.802 [2023-01-11T08:47:36.914Z] #0 10.03 #=#=# ######################################################################## 100.0% [2023-01-11T08:47:36.914Z] #18 ... [2023-01-11T08:47:36.914Z] [2023-01-11T08:47:36.914Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:47:37.094Z] #35 ... [2023-01-11T08:47:37.094Z] [2023-01-11T08:47:37.094Z] #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 [2023-01-11T08:47:37.094Z] #0 7.720 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-11T08:47:37.094Z] #0 7.750 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-11T08:47:37.094Z] #0 7.777 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-11T08:47:37.094Z] #0 9.701 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-11T08:47:37.094Z] #36 ... [2023-01-11T08:47:37.094Z] [2023-01-11T08:47:37.094Z] #22 [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 [2023-01-11T08:47:37.094Z] #22 7.100 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-11T08:47:37.094Z] #22 7.193 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-11T08:47:37.094Z] #22 7.193 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-11T08:47:37.094Z] #22 9.135 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-11T08:47:37.352Z] #49 1.134 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-11T08:47:37.352Z] #49 1.168 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-11T08:47:37.352Z] #49 1.168 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-11T08:47:37.363Z] #38 37.66 CC images/signalfd.o [2023-01-11T08:47:37.622Z] #38 38.01 CC images/fs.o [2023-01-11T08:47:37.880Z] #38 38.34 CC images/pstree.o [2023-01-11T08:47:37.948Z] #49 1.844 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-01-11T08:47:38.038Z] #22 ... [2023-01-11T08:47:38.038Z] [2023-01-11T08:47:38.039Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:47:38.039Z] #26 11.64 internal/goarch [2023-01-11T08:47:38.039Z] #26 11.64 internal/unsafeheader [2023-01-11T08:47:38.039Z] #26 11.89 internal/abi [2023-01-11T08:47:38.039Z] #26 12.05 internal/cpu [2023-01-11T08:47:38.449Z] #38 38.86 CC images/pipe.o [2023-01-11T08:47:38.610Z] #26 12.89 internal/goexperiment [2023-01-11T08:47:38.882Z] #49 2.911 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [207 kB] [2023-01-11T08:47:39.018Z] #38 39.26 CC images/tcp-stream.o [2023-01-11T08:47:39.183Z] #26 13.39 internal/goos [2023-01-11T08:47:39.435Z] #11 extracting sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 10.5s done [2023-01-11T08:47:39.435Z] #11 extracting sha256:251505777bca419aa22c651e412edd57d21f3e5e27a7095f3c2f5b0d79e872d0 done [2023-01-11T08:47:39.447Z] #26 13.75 internal/bytealg [2023-01-11T08:47:39.586Z] #38 39.69 CC images/sk-packet.o [2023-01-11T08:47:39.692Z] #11 ... [2023-01-11T08:47:39.692Z] [2023-01-11T08:47:39.692Z] #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 [2023-01-11T08:47:39.692Z] #18 10.31 [2023-01-11T08:47:39.692Z] #18 10.39 Download of images into '/build' complete. [2023-01-11T08:47:39.692Z] #18 10.39 Use something like the following to load the result into a Docker daemon: [2023-01-11T08:47:39.692Z] #18 10.39 tar -cC '/build' . | docker load [2023-01-11T08:47:39.692Z] #18 DONE 13.2s [2023-01-11T08:47:39.692Z] [2023-01-11T08:47:39.692Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:015a9d74d4d6acd13d07e3eeec18fcaa899c9f00df603ae304a962c728ec7963 [2023-01-11T08:47:39.692Z] #11 DONE 44.5s [2023-01-11T08:47:39.692Z] [2023-01-11T08:47:39.692Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-01-11T08:47:39.729Z] #26 14.06 runtime/internal/atomic [2023-01-11T08:47:39.846Z] #38 40.26 CC images/mnt.o [2023-01-11T08:47:40.413Z] #38 40.75 CC images/pipe-data.o [2023-01-11T08:47:40.674Z] #38 40.94 CC images/sa.o [2023-01-11T08:47:40.674Z] #38 ... [2023-01-11T08:47:40.674Z] [2023-01-11T08:47:40.674Z] #21 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:47:40.674Z] #21 105.6 internal/syscall/unix [2023-01-11T08:47:40.674Z] #21 106.1 time [2023-01-11T08:47:40.674Z] #21 115.1 internal/poll [2023-01-11T08:47:40.776Z] #49 4.505 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-01-11T08:47:40.903Z] #11 extracting sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 5.0s [2023-01-11T08:47:40.933Z] #21 ... [2023-01-11T08:47:40.933Z] [2023-01-11T08:47:40.933Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:47:40.933Z] #28 109.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-01-11T08:47:40.933Z] #28 109.3 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-01-11T08:47:40.933Z] #28 109.3 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-11T08:47:41.057Z] #19 DONE 1.0s [2023-01-11T08:47:41.057Z] [2023-01-11T08:47:41.057Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2023-01-11T08:47:41.195Z] #28 ... [2023-01-11T08:47:41.195Z] [2023-01-11T08:47:41.195Z] #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 [2023-01-11T08:47:41.195Z] #38 41.39 CC images/timer.o [2023-01-11T08:47:41.313Z] #20 DONE 0.7s [2023-01-11T08:47:41.340Z] #49 ... [2023-01-11T08:47:41.340Z] [2023-01-11T08:47:41.340Z] #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 [2023-01-11T08:47:41.568Z] [2023-01-11T08:47:41.568Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-01-11T08:47:41.652Z] #26 15.88 runtime/internal/math [2023-01-11T08:47:41.652Z] #26 16.05 runtime/internal/sys [2023-01-11T08:47:41.652Z] #26 16.10 runtime/internal/syscall [2023-01-11T08:47:41.764Z] #38 42.03 CC images/timerfd.o [2023-01-11T08:47:41.826Z] #21 DONE 0.3s [2023-01-11T08:47:41.826Z] [2023-01-11T08:47:41.826Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-01-11T08:47:41.826Z] #22 DONE 0.3s [2023-01-11T08:47:41.826Z] [2023-01-11T08:47:41.826Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-11T08:47:41.913Z] #26 ... [2023-01-11T08:47:41.913Z] [2023-01-11T08:47:41.913Z] #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 [2023-01-11T08:47:41.913Z] #25 6.296 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-01-11T08:47:41.913Z] #25 6.296 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-01-11T08:47:41.913Z] #25 6.396 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-01-11T08:47:41.913Z] #25 8.125 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-01-11T08:47:42.023Z] #38 42.23 CC images/mm.o [2023-01-11T08:47:42.173Z] #25 ... [2023-01-11T08:47:42.173Z] [2023-01-11T08:47:42.173Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-01-11T08:47:42.173Z] #34 11.66 go: downloading golang.org/x/tools v0.1.11 [2023-01-11T08:47:42.173Z] #34 12.04 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-11T08:47:42.173Z] #34 12.35 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-11T08:47:42.173Z] #34 12.49 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-01-11T08:47:42.173Z] #34 12.79 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-01-11T08:47:42.282Z] #38 42.53 CC images/sk-opts.o [2023-01-11T08:47:42.282Z] #38 42.73 CC images/sk-unix.o [2023-01-11T08:47:42.368Z] #21 115.4 Updating files: 22% (2524/11414) Updating files: 23% (2626/11414) Updating files: 24% (2740/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 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: 39% (4563/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 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: 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: 96% (10962/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2023-01-11T08:47:42.626Z] #21 118.8 + cd /tmp/tmp.FZfpb7uFD8/tmp/docker-ce [2023-01-11T08:47:42.626Z] #21 118.8 + git checkout -q v17.06.2-ce [2023-01-11T08:47:42.853Z] #38 43.12 CC images/sk-inet.o [2023-01-11T08:47:43.114Z] #34 ... [2023-01-11T08:47:43.114Z] [2023-01-11T08:47:43.114Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:47:43.114Z] #26 16.78 internal/itoa [2023-01-11T08:47:43.114Z] #26 17.11 math/bits [2023-01-11T08:47:43.114Z] #26 17.45 runtime [2023-01-11T08:47:43.430Z] #38 43.58 CC images/tun.o [2023-01-11T08:47:43.440Z] #11 extracting sha256:2d6d4b1019df61e1caa91772d0b331c8e0bc567db21fad28f89fe064b82acc1e 7.8s done [2023-01-11T08:47:43.699Z] #11 extracting sha256:251505777bca419aa22c651e412edd57d21f3e5e27a7095f3c2f5b0d79e872d0 done [2023-01-11T08:47:43.958Z] #11 DONE 27.9s [2023-01-11T08:47:43.958Z] [2023-01-11T08:47:43.958Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-01-11T08:47:43.997Z] #38 44.09 CC images/sk-netlink.o [2023-01-11T08:47:44.064Z] #26 18.10 math [2023-01-11T08:47:44.256Z] #38 44.62 CC images/packet-sock.o [2023-01-11T08:47:45.009Z] #26 ... [2023-01-11T08:47:45.009Z] [2023-01-11T08:47:45.009Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-01-11T08:47:45.009Z] #31 18.58 + mkdir -p /build [2023-01-11T08:47:45.009Z] #31 18.61 + mv docker/docker /build/ [2023-01-11T08:47:45.009Z] #31 18.64 + rmdir docker [2023-01-11T08:47:45.009Z] #31 DONE 19.2s [2023-01-11T08:47:45.009Z] [2023-01-11T08:47:45.009Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-01-11T08:47:45.009Z] #35 11.73 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-01-11T08:47:45.009Z] #35 15.92 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-01-11T08:47:45.009Z] #35 16.90 go: downloading github.com/google/uuid v1.3.0 [2023-01-11T08:47:45.009Z] #35 17.11 go: downloading github.com/moby/vpnkit v0.5.0 [2023-01-11T08:47:45.009Z] #35 18.99 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-01-11T08:47:45.009Z] #35 19.30 go: downloading github.com/gofrs/flock v0.8.1 [2023-01-11T08:47:45.208Z] #38 45.31 CC images/ipc-var.o [2023-01-11T08:47:45.270Z] #35 19.60 go: downloading github.com/gorilla/mux v1.8.0 [2023-01-11T08:47:45.349Z] #18 DONE 1.4s [2023-01-11T08:47:45.350Z] [2023-01-11T08:47:45.350Z] #19 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-01-11T08:47:45.350Z] #0 1.597 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-01-11T08:47:45.350Z] #0 1.856 [2023-01-11T08:47:45.350Z] #0 2.075 #=#=# ######################################################################## 100.0% [2023-01-11T08:47:45.350Z] #0 2.316 [2023-01-11T08:47:45.350Z] #0 3.161 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-01-11T08:47:45.350Z] #0 3.419 [2023-01-11T08:47:45.350Z] #0 3.637 #=#=# ######################################################################## 100.0% [2023-01-11T08:47:45.350Z] #0 3.894 [2023-01-11T08:47:45.350Z] #0 4.741 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-01-11T08:47:45.350Z] #0 5.014 [2023-01-11T08:47:45.350Z] #0 5.232 #=#=# ################### 27.1% #################################### 50.7% ##################################################################### 96.6% ######################################################################## 100.0% [2023-01-11T08:47:45.350Z] #0 5.769 [2023-01-11T08:47:45.350Z] #0 6.596 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-01-11T08:47:45.350Z] #0 6.871 [2023-01-11T08:47:45.350Z] #0 7.098 #=#=# ######################################################################## 100.0% [2023-01-11T08:47:45.350Z] #0 7.319 [2023-01-11T08:47:45.350Z] #0 7.937 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-01-11T08:47:45.350Z] #0 8.120 [2023-01-11T08:47:45.350Z] #0 8.331 #=#=# ######################################################################## 100.0% [2023-01-11T08:47:45.350Z] #0 8.545 [2023-01-11T08:47:45.350Z] #0 8.595 Download of images into '/build' complete. [2023-01-11T08:47:45.350Z] #0 8.595 Use something like the following to load the result into a Docker daemon: [2023-01-11T08:47:45.350Z] #0 8.595 tar -cC '/build' . | docker load [2023-01-11T08:47:45.350Z] #19 DONE 8.7s [2023-01-11T08:47:45.350Z] [2023-01-11T08:47:45.350Z] #20 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2023-01-11T08:47:45.468Z] #38 45.86 CC images/ipc-desc.o [2023-01-11T08:47:45.729Z] #38 46.10 CC images/ipc-shm.o [2023-01-11T08:47:45.842Z] #35 20.04 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-01-11T08:47:45.900Z] #21 122.0 + mkdir -p /tmp/tmp.FZfpb7uFD8/src/github.com/docker [2023-01-11T08:47:45.900Z] #21 122.0 + mv components/cli /tmp/tmp.FZfpb7uFD8/src/github.com/docker/cli [2023-01-11T08:47:45.900Z] #21 122.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2023-01-11T08:47:45.924Z] #20 DONE 0.7s [2023-01-11T08:47:45.924Z] [2023-01-11T08:47:45.924Z] #21 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-11T08:47:45.924Z] #21 ... [2023-01-11T08:47:45.924Z] [2023-01-11T08:47:45.924Z] #22 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-01-11T08:47:45.924Z] #22 DONE 0.1s [2023-01-11T08:47:45.924Z] [2023-01-11T08:47:45.924Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-01-11T08:47:45.924Z] #23 DONE 0.2s [2023-01-11T08:47:46.188Z] [2023-01-11T08:47:46.188Z] #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 [2023-01-11T08:47:46.321Z] #38 46.59 CC images/ipc-msg.o [2023-01-11T08:47:46.414Z] #35 20.63 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-01-11T08:47:46.414Z] #35 20.75 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-01-11T08:47:46.414Z] #35 ... [2023-01-11T08:47:46.414Z] [2023-01-11T08:47:46.414Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-01-11T08:47:46.414Z] #34 20.84 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-01-11T08:47:46.674Z] #34 21.01 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-01-11T08:47:46.908Z] #38 47.24 CC images/ipc-sem.o [2023-01-11T08:47:47.083Z] #23 ... [2023-01-11T08:47:47.083Z] [2023-01-11T08:47:47.083Z] #24 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:47:47.083Z] #0 5.078 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-11T08:47:47.083Z] #0 5.084 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-11T08:47:47.083Z] #0 5.084 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-11T08:47:47.083Z] #0 5.331 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-11T08:47:47.169Z] #38 47.65 CC images/utsns.o [2023-01-11T08:47:47.339Z] #24 5.864 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB] [2023-01-11T08:47:47.595Z] #24 ... [2023-01-11T08:47:47.595Z] [2023-01-11T08:47:47.595Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-01-11T08:47:47.595Z] #0 6.105 + RM_GOPATH=0 [2023-01-11T08:47:47.595Z] #0 6.105 + TMP_GOPATH= [2023-01-11T08:47:47.595Z] #0 6.105 + : /build [2023-01-11T08:47:47.595Z] #0 6.105 + '[' -z '' ']' [2023-01-11T08:47:47.595Z] #0 6.105 ++ mktemp -d [2023-01-11T08:47:47.595Z] #0 6.105 + export GOPATH=/tmp/tmp.614KqYIyq0 [2023-01-11T08:47:47.595Z] #0 6.105 + GOPATH=/tmp/tmp.614KqYIyq0 [2023-01-11T08:47:47.595Z] #0 6.105 + RM_GOPATH=1 [2023-01-11T08:47:47.595Z] #0 6.105 + case "$(go env GOARCH)" in [2023-01-11T08:47:47.595Z] #0 6.105 ++ go env GOARCH [2023-01-11T08:47:47.595Z] #0 6.153 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:47.595Z] #0 6.153 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:47.595Z] #0 6.158 ++ dirname /tmp/install/install.sh [2023-01-11T08:47:47.595Z] #0 6.161 Install docker/cli version 17.06.2-ce from stable [2023-01-11T08:47:47.595Z] #0 6.161 + dir=/tmp/install [2023-01-11T08:47:47.595Z] #0 6.161 + bin=dockercli [2023-01-11T08:47:47.595Z] #0 6.161 + shift [2023-01-11T08:47:47.595Z] #0 6.161 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-01-11T08:47:47.595Z] #0 6.161 + . /tmp/install/dockercli.installer [2023-01-11T08:47:47.595Z] #0 6.161 ++ : stable [2023-01-11T08:47:47.595Z] #0 6.161 ++ : 17.06.2-ce [2023-01-11T08:47:47.595Z] #0 6.161 + install_dockercli [2023-01-11T08:47:47.595Z] #0 6.161 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-01-11T08:47:47.595Z] #0 6.162 ++ uname -m [2023-01-11T08:47:47.595Z] #0 6.163 + arch=x86_64 [2023-01-11T08:47:47.595Z] #0 6.163 + '[' x86_64 '!=' x86_64 ']' [2023-01-11T08:47:47.595Z] #0 6.164 + url=https://download.docker.com/linux/static [2023-01-11T08:47:47.595Z] #0 6.168 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-01-11T08:47:47.595Z] #0 6.168 + tar -xz docker/docker [2023-01-11T08:47:48.112Z] #38 48.14 CC images/creds.o [2023-01-11T08:47:48.389Z] #38 48.60 CC images/vma.o [2023-01-11T08:47:48.525Z] #25 ... [2023-01-11T08:47:48.525Z] [2023-01-11T08:47:48.525Z] #24 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:47:48.525Z] #24 7.158 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-11T08:47:48.589Z] #34 ... [2023-01-11T08:47:48.589Z] [2023-01-11T08:47:48.589Z] #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 [2023-01-11T08:47:48.589Z] #33 12.65 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB] [2023-01-11T08:47:48.589Z] #33 17.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-11T08:47:48.589Z] #33 ... [2023-01-11T08:47:48.589Z] [2023-01-11T08:47:48.589Z] #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 [2023-01-11T08:47:48.589Z] #36 14.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB] [2023-01-11T08:47:48.589Z] #36 17.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-11T08:47:48.962Z] #38 49.10 CC images/netdev.o [2023-01-11T08:47:49.160Z] #36 ... [2023-01-11T08:47:49.160Z] [2023-01-11T08:47:49.160Z] #22 [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 [2023-01-11T08:47:49.160Z] #22 13.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB] [2023-01-11T08:47:49.160Z] #22 17.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-11T08:47:49.172Z] #21 ... [2023-01-11T08:47:49.172Z] [2023-01-11T08:47:49.172Z] #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 [2023-01-11T08:47:49.172Z] #39 64.12 LINK criu/pie/restorer.built-in.o [2023-01-11T08:47:49.172Z] #39 64.13 GEN criu/pie/restorer-blob.h [2023-01-11T08:47:49.172Z] #39 64.21 DEP criu/vdso.d [2023-01-11T08:47:49.172Z] #39 64.36 DEP criu/uts_ns.d [2023-01-11T08:47:49.172Z] #39 64.47 DEP criu/util.d [2023-01-11T08:47:49.172Z] #39 64.66 DEP criu/uffd.d [2023-01-11T08:47:49.172Z] #39 64.89 DEP criu/tun.d [2023-01-11T08:47:49.172Z] #39 65.05 DEP criu/tty.d [2023-01-11T08:47:49.172Z] #39 65.23 DEP criu/timerfd.d [2023-01-11T08:47:49.172Z] #39 65.40 DEP criu/timens.d [2023-01-11T08:47:49.172Z] #39 65.55 DEP criu/sysfs_parse.d [2023-01-11T08:47:49.172Z] #39 65.67 DEP criu/sysctl.d [2023-01-11T08:47:49.172Z] #39 65.79 DEP criu/string.d [2023-01-11T08:47:49.172Z] #39 65.84 DEP criu/stats.d [2023-01-11T08:47:49.172Z] #39 65.95 DEP criu/sockets.d [2023-01-11T08:47:49.172Z] #39 66.22 DEP criu/sk-unix.d [2023-01-11T08:47:49.172Z] #39 66.41 DEP criu/sk-tcp.d [2023-01-11T08:47:49.172Z] #39 66.57 DEP criu/sk-queue.d [2023-01-11T08:47:49.172Z] #39 66.71 DEP criu/sk-packet.d [2023-01-11T08:47:49.172Z] #39 66.87 DEP criu/sk-netlink.d [2023-01-11T08:47:49.172Z] #39 67.04 DEP criu/sk-inet.d [2023-01-11T08:47:49.172Z] #39 67.20 DEP criu/signalfd.d [2023-01-11T08:47:49.172Z] #39 67.37 DEP criu/sigframe.d [2023-01-11T08:47:49.172Z] #39 67.47 DEP criu/shmem.d [2023-01-11T08:47:49.172Z] #39 67.60 DEP criu/servicefd.d [2023-01-11T08:47:49.172Z] #39 67.77 DEP criu/seize.d [2023-01-11T08:47:49.172Z] #39 67.88 DEP criu/seccomp.d [2023-01-11T08:47:49.172Z] #39 68.10 DEP criu/rst-malloc.d [2023-01-11T08:47:49.172Z] #39 68.18 DEP criu/rbtree.d [2023-01-11T08:47:49.172Z] #39 68.28 DEP criu/pstree.d [2023-01-11T08:47:49.172Z] #39 68.49 DEP criu/protobuf.d [2023-01-11T08:47:49.172Z] #39 68.63 GEN criu/protobuf-desc-gen.h [2023-01-11T08:47:49.172Z] #39 71.36 DEP criu/protobuf-desc.d [2023-01-11T08:47:49.172Z] #39 71.50 DEP criu/proc_parse.d [2023-01-11T08:47:49.172Z] #39 71.68 DEP criu/plugin.d [2023-01-11T08:47:49.172Z] #39 71.80 DEP criu/pipes.d [2023-01-11T08:47:49.172Z] #39 71.93 DEP criu/pie-util.d [2023-01-11T08:47:49.172Z] #39 72.04 DEP criu/pie-util-vdso.d [2023-01-11T08:47:49.172Z] #39 72.15 DEP criu/path.d [2023-01-11T08:47:49.172Z] #39 72.27 DEP criu/parasite-syscall.d [2023-01-11T08:47:49.172Z] #39 72.47 DEP criu/pagemap.d [2023-01-11T08:47:49.172Z] #39 72.62 DEP criu/pagemap-cache.d [2023-01-11T08:47:49.172Z] #39 72.73 DEP criu/page-xfer.d [2023-01-11T08:47:49.172Z] #39 72.89 DEP criu/page-pipe.d [2023-01-11T08:47:49.172Z] #39 73.06 DEP criu/netfilter.d [2023-01-11T08:47:49.172Z] #39 73.27 DEP criu/net.d [2023-01-11T08:47:49.172Z] #39 73.46 DEP criu/namespaces.d [2023-01-11T08:47:49.172Z] #39 73.57 DEP criu/mount.d [2023-01-11T08:47:49.172Z] #39 73.69 DEP criu/memfd.d [2023-01-11T08:47:49.172Z] #39 73.83 DEP criu/mem.d [2023-01-11T08:47:49.172Z] #39 74.05 DEP criu/lsm.d [2023-01-11T08:47:49.172Z] #39 74.18 DEP criu/log.d [2023-01-11T08:47:49.172Z] #39 74.29 DEP criu/libnetlink.d [2023-01-11T08:47:49.420Z] #22 ... [2023-01-11T08:47:49.420Z] [2023-01-11T08:47:49.420Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:47:49.420Z] #32 13.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB] [2023-01-11T08:47:49.420Z] #32 17.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-11T08:47:49.429Z] #39 74.38 DEP criu/kerndat.d [2023-01-11T08:47:49.570Z] #38 49.94 CC images/tty.o [2023-01-11T08:47:49.685Z] #39 74.50 DEP criu/kcmp-ids.d [2023-01-11T08:47:49.685Z] #39 74.58 DEP criu/irmap.d [2023-01-11T08:47:49.685Z] #39 74.71 DEP criu/ipc_ns.d [2023-01-11T08:47:49.942Z] #39 74.85 DEP criu/image.d [2023-01-11T08:47:49.942Z] #39 75.00 DEP criu/image-desc.d [2023-01-11T08:47:50.198Z] #39 75.11 DEP criu/fsnotify.d [2023-01-11T08:47:50.198Z] #39 75.26 DEP criu/filesystems.d [2023-01-11T08:47:50.455Z] #39 75.39 DEP criu/files.d [2023-01-11T08:47:50.711Z] #39 75.55 DEP criu/files-reg.d [2023-01-11T08:47:50.947Z] #38 51.28 CC images/file-lock.o [2023-01-11T08:47:50.967Z] #39 75.70 DEP criu/files-ext.d [2023-01-11T08:47:50.967Z] #39 75.84 DEP criu/file-lock.d [2023-01-11T08:47:51.223Z] #39 76.00 DEP criu/file-ids.d [2023-01-11T08:47:51.223Z] #39 76.17 DEP criu/fifo.d [2023-01-11T08:47:51.331Z] #32 ... [2023-01-11T08:47:51.331Z] [2023-01-11T08:47:51.331Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-01-11T08:47:51.331Z] #34 25.76 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-01-11T08:47:51.479Z] #39 76.40 DEP criu/fdstore.d [2023-01-11T08:47:51.479Z] #39 76.50 DEP criu/fault-injection.d [2023-01-11T08:47:51.482Z] #24 ... [2023-01-11T08:47:51.482Z] [2023-01-11T08:47:51.482Z] #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 [2023-01-11T08:47:51.482Z] #0 4.130 + RM_GOPATH=0 [2023-01-11T08:47:51.482Z] #0 4.130 + TMP_GOPATH= [2023-01-11T08:47:51.482Z] #0 4.130 + : /build [2023-01-11T08:47:51.482Z] #0 4.130 + '[' -z '' ']' [2023-01-11T08:47:51.482Z] #0 4.135 ++ mktemp -d [2023-01-11T08:47:51.482Z] #0 4.135 + export GOPATH=/tmp/tmp.HrcIeKRoEe [2023-01-11T08:47:51.482Z] #0 4.135 + GOPATH=/tmp/tmp.HrcIeKRoEe [2023-01-11T08:47:51.482Z] #0 4.135 + RM_GOPATH=1 [2023-01-11T08:47:51.482Z] #0 4.135 + case "$(go env GOARCH)" in [2023-01-11T08:47:51.482Z] #0 4.135 ++ go env GOARCH [2023-01-11T08:47:51.482Z] #0 4.147 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:51.482Z] #0 4.147 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:51.482Z] #0 4.147 ++ dirname /tmp/install/install.sh [2023-01-11T08:47:51.482Z] #0 4.147 + dir=/tmp/install [2023-01-11T08:47:51.482Z] #0 4.147 + bin=rootlesskit [2023-01-11T08:47:51.482Z] #0 4.147 + shift [2023-01-11T08:47:51.482Z] #0 4.147 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-01-11T08:47:51.482Z] #0 4.147 + . /tmp/install/rootlesskit.installer [2023-01-11T08:47:51.482Z] #0 4.147 ++ : v0.14.4 [2023-01-11T08:47:51.482Z] #0 4.147 + install_rootlesskit [2023-01-11T08:47:51.482Z] #0 4.147 + case "$1" in [2023-01-11T08:47:51.482Z] #0 4.147 + export CGO_ENABLED=0 [2023-01-11T08:47:51.482Z] #0 4.147 + CGO_ENABLED=0 [2023-01-11T08:47:51.482Z] #0 4.147 + _install_rootlesskit [2023-01-11T08:47:51.482Z] #0 4.147 + echo 'Install rootlesskit version v0.14.4' [2023-01-11T08:47:51.482Z] #0 4.147 + for f in rootlesskit rootlesskit-docker-proxy [2023-01-11T08:47:51.482Z] #0 4.147 + GOBIN=/build [2023-01-11T08:47:51.482Z] #0 4.147 + GO111MODULE=on [2023-01-11T08:47:51.482Z] #0 4.147 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-01-11T08:47:51.482Z] #0 4.147 Install rootlesskit version v0.14.4 [2023-01-11T08:47:51.482Z] #0 4.249 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-01-11T08:47:51.482Z] #25 ... [2023-01-11T08:47:51.482Z] [2023-01-11T08:47:51.483Z] #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 [2023-01-11T08:47:51.483Z] #24 5.319 + git clone https://github.com/docker/distribution.git . [2023-01-11T08:47:51.483Z] #24 5.352 Cloning into '.'... [2023-01-11T08:47:51.515Z] #38 51.64 CC images/rlimit.o [2023-01-11T08:47:51.515Z] #38 ... [2023-01-11T08:47:51.515Z] [2023-01-11T08:47:51.515Z] #21 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:47:51.515Z] #21 116.1 internal/fmtsort [2023-01-11T08:47:51.515Z] #21 116.9 internal/safefilepath [2023-01-11T08:47:51.515Z] #21 117.1 internal/syscall/execenv [2023-01-11T08:47:51.515Z] #21 117.5 path [2023-01-11T08:47:51.515Z] #21 118.4 io/fs [2023-01-11T08:47:51.515Z] #21 119.4 strings [2023-01-11T08:47:51.515Z] #21 120.5 os [2023-01-11T08:47:51.515Z] #21 123.8 bufio [2023-01-11T08:47:51.515Z] #21 ... [2023-01-11T08:47:51.515Z] [2023-01-11T08:47:51.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 [2023-01-11T08:47:51.515Z] #38 51.92 CC images/pagemap.o [2023-01-11T08:47:51.735Z] #39 76.55 DEP criu/external.d [2023-01-11T08:47:51.735Z] #39 76.65 DEP criu/eventpoll.d [2023-01-11T08:47:51.735Z] #39 ... [2023-01-11T08:47:51.735Z] [2023-01-11T08:47:51.736Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-01-11T08:47:51.736Z] #40 12.20 + cd /tmp/tmp.WdkpEFJeUb/src/github.com/opencontainers/runc [2023-01-11T08:47:51.736Z] #40 12.21 + git checkout -q v1.1.4 [2023-01-11T08:47:51.736Z] #40 12.85 + '[' -z '' ']' [2023-01-11T08:47:51.736Z] #40 12.85 + target=static [2023-01-11T08:47:51.736Z] #40 12.86 + make BUILDTAGS=seccomp static [2023-01-11T08:47:51.736Z] #40 13.25 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 . [2023-01-11T08:47:51.799Z] #24 ... [2023-01-11T08:47:51.799Z] [2023-01-11T08:47:51.799Z] #26 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-11T08:47:51.799Z] #0 8.142 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-11T08:47:51.799Z] #0 8.254 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-11T08:47:51.799Z] #0 8.254 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-11T08:47:51.799Z] #0 9.943 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-11T08:47:51.799Z] #26 ... [2023-01-11T08:47:51.799Z] [2023-01-11T08:47:51.799Z] #27 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-01-11T08:47:51.799Z] #0 7.288 + RM_GOPATH=0 [2023-01-11T08:47:51.799Z] #0 7.288 + TMP_GOPATH= [2023-01-11T08:47:51.799Z] #0 7.288 + : /build [2023-01-11T08:47:51.799Z] #0 7.288 + '[' -z '' ']' [2023-01-11T08:47:51.799Z] #0 7.288 ++ mktemp -d [2023-01-11T08:47:51.799Z] #0 7.288 + export GOPATH=/tmp/tmp.GnqLEF4Ezs [2023-01-11T08:47:51.799Z] #0 7.288 + GOPATH=/tmp/tmp.GnqLEF4Ezs [2023-01-11T08:47:51.799Z] #0 7.288 + RM_GOPATH=1 [2023-01-11T08:47:51.799Z] #0 7.288 + case "$(go env GOARCH)" in [2023-01-11T08:47:51.799Z] #0 7.289 ++ go env GOARCH [2023-01-11T08:47:51.799Z] #0 7.323 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-01-11T08:47:51.799Z] #0 7.323 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:51.799Z] #0 7.323 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:51.799Z] #0 7.323 ++ dirname /tmp/install/install.sh [2023-01-11T08:47:51.799Z] #0 7.323 + dir=/tmp/install [2023-01-11T08:47:51.799Z] #0 7.323 + bin=vndr [2023-01-11T08:47:51.799Z] #0 7.323 + shift [2023-01-11T08:47:51.799Z] #0 7.323 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-01-11T08:47:51.799Z] #0 7.323 + . /tmp/install/vndr.installer [2023-01-11T08:47:51.799Z] #0 7.323 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-01-11T08:47:51.799Z] #0 7.323 + install_vndr [2023-01-11T08:47:51.799Z] #0 7.323 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-01-11T08:47:51.799Z] #0 7.323 + GOBIN=/build [2023-01-11T08:47:51.799Z] #0 7.323 + GO111MODULE=on [2023-01-11T08:47:51.799Z] #0 7.323 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-01-11T08:47:51.799Z] #0 8.205 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-01-11T08:47:51.799Z] #27 ... [2023-01-11T08:47:51.799Z] [2023-01-11T08:47:51.799Z] #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-01-11T08:47:51.799Z] #0 8.521 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-11T08:47:51.799Z] #0 8.726 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-11T08:47:51.799Z] #0 8.726 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-11T08:47:51.799Z] #0 10.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-11T08:47:51.799Z] #28 ... [2023-01-11T08:47:51.799Z] [2023-01-11T08:47:51.799Z] #29 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-01-11T08:47:51.799Z] #0 6.116 + RM_GOPATH=0 [2023-01-11T08:47:51.799Z] #0 6.116 + TMP_GOPATH= [2023-01-11T08:47:51.799Z] #0 6.116 + : /build [2023-01-11T08:47:51.799Z] #0 6.116 + '[' -z '' ']' [2023-01-11T08:47:51.799Z] #0 6.116 ++ mktemp -d [2023-01-11T08:47:51.799Z] #0 6.116 + export GOPATH=/tmp/tmp.K2fZ3HqLMQ [2023-01-11T08:47:51.799Z] #0 6.116 + GOPATH=/tmp/tmp.K2fZ3HqLMQ [2023-01-11T08:47:51.799Z] #0 6.116 + RM_GOPATH=1 [2023-01-11T08:47:51.799Z] #0 6.116 + case "$(go env GOARCH)" in [2023-01-11T08:47:51.799Z] #0 6.116 ++ go env GOARCH [2023-01-11T08:47:51.799Z] #0 6.153 Install docker-proxy version 374259e8316124ccf1fc38c0c0f3430f8d0e9c76 [2023-01-11T08:47:51.799Z] #0 6.153 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:51.799Z] #0 6.153 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:51.799Z] #0 6.153 ++ dirname /tmp/install/install.sh [2023-01-11T08:47:51.799Z] #0 6.153 + dir=/tmp/install [2023-01-11T08:47:51.799Z] #0 6.153 + bin=proxy [2023-01-11T08:47:51.799Z] #0 6.153 + shift [2023-01-11T08:47:51.799Z] #0 6.153 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-01-11T08:47:51.799Z] #0 6.153 + . /tmp/install/proxy.installer [2023-01-11T08:47:51.799Z] #0 6.153 ++ : 374259e8316124ccf1fc38c0c0f3430f8d0e9c76 [2023-01-11T08:47:51.799Z] #0 6.153 + install_proxy [2023-01-11T08:47:51.799Z] #0 6.153 + case "$1" in [2023-01-11T08:47:51.799Z] #0 6.153 + export CGO_ENABLED=0 [2023-01-11T08:47:51.800Z] #0 6.153 + CGO_ENABLED=0 [2023-01-11T08:47:51.800Z] #0 6.153 + _install_proxy [2023-01-11T08:47:51.800Z] #0 6.153 + echo 'Install docker-proxy version 374259e8316124ccf1fc38c0c0f3430f8d0e9c76' [2023-01-11T08:47:51.800Z] #0 6.153 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.K2fZ3HqLMQ/src/github.com/docker/libnetwork [2023-01-11T08:47:51.800Z] #0 6.153 Cloning into '/tmp/tmp.K2fZ3HqLMQ/src/github.com/docker/libnetwork'... [2023-01-11T08:47:51.992Z] #40 ... [2023-01-11T08:47:51.992Z] [2023-01-11T08:47:51.992Z] #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 [2023-01-11T08:47:51.992Z] #39 76.82 DEP criu/eventfd.d [2023-01-11T08:47:51.992Z] #39 76.99 DEP criu/crtools.d [2023-01-11T08:47:52.055Z] #29 ... [2023-01-11T08:47:52.055Z] [2023-01-11T08:47:52.055Z] #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 [2023-01-11T08:47:52.055Z] #0 5.252 Install shfmt version v3.0.2 [2023-01-11T08:47:52.055Z] #0 5.272 + RM_GOPATH=0 [2023-01-11T08:47:52.055Z] #0 5.272 + TMP_GOPATH= [2023-01-11T08:47:52.055Z] #0 5.272 + : /build [2023-01-11T08:47:52.055Z] #0 5.272 + '[' -z '' ']' [2023-01-11T08:47:52.055Z] #0 5.272 ++ mktemp -d [2023-01-11T08:47:52.055Z] #0 5.272 + export GOPATH=/tmp/tmp.YpARTMNkq1 [2023-01-11T08:47:52.055Z] #0 5.272 + GOPATH=/tmp/tmp.YpARTMNkq1 [2023-01-11T08:47:52.055Z] #0 5.272 + RM_GOPATH=1 [2023-01-11T08:47:52.055Z] #0 5.272 + case "$(go env GOARCH)" in [2023-01-11T08:47:52.055Z] #0 5.272 ++ go env GOARCH [2023-01-11T08:47:52.055Z] #0 5.272 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:52.055Z] #0 5.272 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:52.055Z] #0 5.272 ++ dirname /tmp/install/install.sh [2023-01-11T08:47:52.055Z] #0 5.272 + dir=/tmp/install [2023-01-11T08:47:52.055Z] #0 5.272 + bin=shfmt [2023-01-11T08:47:52.055Z] #0 5.272 + shift [2023-01-11T08:47:52.055Z] #0 5.272 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-01-11T08:47:52.055Z] #0 5.272 + . /tmp/install/shfmt.installer [2023-01-11T08:47:52.055Z] #0 5.272 ++ : v3.0.2 [2023-01-11T08:47:52.055Z] #0 5.272 + install_shfmt [2023-01-11T08:47:52.055Z] #0 5.272 + echo 'Install shfmt version v3.0.2' [2023-01-11T08:47:52.055Z] #0 5.272 + GOBIN=/build [2023-01-11T08:47:52.055Z] #0 5.272 + GO111MODULE=on [2023-01-11T08:47:52.055Z] #0 5.272 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-01-11T08:47:52.055Z] #0 5.636 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-01-11T08:47:52.055Z] #0 6.491 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-01-11T08:47:52.055Z] #0 6.491 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-01-11T08:47:52.055Z] #0 6.581 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-01-11T08:47:52.055Z] #0 8.652 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-01-11T08:47:52.086Z] #38 52.26 CC images/siginfo.o [2023-01-11T08:47:52.248Z] #39 77.18 DEP criu/cr-service.d [2023-01-11T08:47:52.248Z] #39 77.36 DEP criu/cr-restore.d [2023-01-11T08:47:52.311Z] #30 ... [2023-01-11T08:47:52.311Z] [2023-01-11T08:47:52.311Z] #31 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:47:52.311Z] #0 7.496 + RM_GOPATH=0 [2023-01-11T08:47:52.311Z] #0 7.496 + TMP_GOPATH= [2023-01-11T08:47:52.311Z] #0 7.496 + : /build [2023-01-11T08:47:52.311Z] #0 7.496 + '[' -z '' ']' [2023-01-11T08:47:52.311Z] #0 7.496 ++ mktemp -d [2023-01-11T08:47:52.311Z] #0 7.511 + export GOPATH=/tmp/tmp.QdAYNzcov4 [2023-01-11T08:47:52.311Z] #0 7.511 + GOPATH=/tmp/tmp.QdAYNzcov4 [2023-01-11T08:47:52.311Z] #0 7.511 + RM_GOPATH=1 [2023-01-11T08:47:52.311Z] #0 7.511 + case "$(go env GOARCH)" in [2023-01-11T08:47:52.311Z] #0 7.511 ++ go env GOARCH [2023-01-11T08:47:52.311Z] #0 7.548 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:52.311Z] #0 7.548 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:52.311Z] #0 7.548 ++ dirname /tmp/install/install.sh [2023-01-11T08:47:52.311Z] #0 7.552 Install golangci-lint version v1.44.0 [2023-01-11T08:47:52.311Z] #0 7.553 + dir=/tmp/install [2023-01-11T08:47:52.311Z] #0 7.553 + bin=golangci_lint [2023-01-11T08:47:52.311Z] #0 7.553 + shift [2023-01-11T08:47:52.311Z] #0 7.553 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-01-11T08:47:52.311Z] #0 7.553 + . /tmp/install/golangci_lint.installer [2023-01-11T08:47:52.311Z] #0 7.553 ++ : v1.44.0 [2023-01-11T08:47:52.311Z] #0 7.553 + install_golangci_lint [2023-01-11T08:47:52.311Z] #0 7.553 + set -e [2023-01-11T08:47:52.311Z] #0 7.553 + echo 'Install golangci-lint version v1.44.0' [2023-01-11T08:47:52.311Z] #0 7.553 + GOBIN=/build [2023-01-11T08:47:52.311Z] #0 7.553 + GO111MODULE=on [2023-01-11T08:47:52.311Z] #0 7.553 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2023-01-11T08:47:52.311Z] #0 8.177 go: downloading github.com/golangci/golangci-lint v1.44.0 [2023-01-11T08:47:52.311Z] #31 ... [2023-01-11T08:47:52.311Z] [2023-01-11T08:47:52.311Z] #32 [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 [2023-01-11T08:47:52.311Z] #0 8.430 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-11T08:47:52.311Z] #0 8.518 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-11T08:47:52.311Z] #0 8.527 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-11T08:47:52.311Z] #0 10.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-11T08:47:52.345Z] #38 52.62 CC images/rpc.o [2023-01-11T08:47:52.504Z] #39 77.57 DEP criu/cr-errno.d [2023-01-11T08:47:52.568Z] #32 ... [2023-01-11T08:47:52.568Z] [2023-01-11T08:47:52.568Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-01-11T08:47:52.568Z] #0 7.420 + RM_GOPATH=0 [2023-01-11T08:47:52.568Z] #0 7.420 + TMP_GOPATH= [2023-01-11T08:47:52.568Z] #0 7.420 + : /build [2023-01-11T08:47:52.568Z] #0 7.420 + '[' -z '' ']' [2023-01-11T08:47:52.568Z] #0 7.420 ++ mktemp -d [2023-01-11T08:47:52.568Z] #0 7.420 + export GOPATH=/tmp/tmp.287s8AsPHi [2023-01-11T08:47:52.568Z] #0 7.420 + GOPATH=/tmp/tmp.287s8AsPHi [2023-01-11T08:47:52.568Z] #0 7.420 + RM_GOPATH=1 [2023-01-11T08:47:52.568Z] #0 7.420 + case "$(go env GOARCH)" in [2023-01-11T08:47:52.568Z] #0 7.431 ++ go env GOARCH [2023-01-11T08:47:52.568Z] #0 7.459 Install rootlesskit version v0.14.4 [2023-01-11T08:47:52.568Z] #0 7.459 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:52.568Z] #0 7.459 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:52.568Z] #0 7.459 ++ dirname /tmp/install/install.sh [2023-01-11T08:47:52.568Z] #0 7.459 + dir=/tmp/install [2023-01-11T08:47:52.568Z] #0 7.459 + bin=rootlesskit [2023-01-11T08:47:52.568Z] #0 7.459 + shift [2023-01-11T08:47:52.568Z] #0 7.459 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-01-11T08:47:52.568Z] #0 7.459 + . /tmp/install/rootlesskit.installer [2023-01-11T08:47:52.568Z] #0 7.459 ++ : v0.14.4 [2023-01-11T08:47:52.568Z] #0 7.459 + install_rootlesskit [2023-01-11T08:47:52.568Z] #0 7.459 + case "$1" in [2023-01-11T08:47:52.568Z] #0 7.459 + export CGO_ENABLED=0 [2023-01-11T08:47:52.568Z] #0 7.459 + CGO_ENABLED=0 [2023-01-11T08:47:52.568Z] #0 7.459 + _install_rootlesskit [2023-01-11T08:47:52.568Z] #0 7.459 + echo 'Install rootlesskit version v0.14.4' [2023-01-11T08:47:52.568Z] #0 7.459 + for f in rootlesskit rootlesskit-docker-proxy [2023-01-11T08:47:52.568Z] #0 7.459 + GOBIN=/build [2023-01-11T08:47:52.568Z] #0 7.459 + GO111MODULE=on [2023-01-11T08:47:52.568Z] #0 7.459 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-01-11T08:47:52.568Z] #0 8.144 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-01-11T08:47:52.568Z] #33 ... [2023-01-11T08:47:52.568Z] [2023-01-11T08:47:52.568Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-01-11T08:47:52.568Z] #0 6.999 + RM_GOPATH=0 [2023-01-11T08:47:52.568Z] #0 6.999 + TMP_GOPATH= [2023-01-11T08:47:52.568Z] #0 6.999 + : /build [2023-01-11T08:47:52.568Z] #0 6.999 + '[' -z '' ']' [2023-01-11T08:47:52.568Z] #0 6.999 ++ mktemp -d [2023-01-11T08:47:52.568Z] #0 6.999 + export GOPATH=/tmp/tmp.D6CwbnBL8t [2023-01-11T08:47:52.568Z] #0 6.999 + GOPATH=/tmp/tmp.D6CwbnBL8t [2023-01-11T08:47:52.568Z] #0 6.999 + RM_GOPATH=1 [2023-01-11T08:47:52.568Z] #0 6.999 + case "$(go env GOARCH)" in [2023-01-11T08:47:52.568Z] #0 6.999 ++ go env GOARCH [2023-01-11T08:47:52.568Z] #0 7.011 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:52.568Z] #0 7.011 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:52.568Z] #0 7.011 ++ dirname /tmp/install/install.sh [2023-01-11T08:47:52.568Z] #0 7.011 + dir=/tmp/install [2023-01-11T08:47:52.568Z] #0 7.011 + bin=gotestsum [2023-01-11T08:47:52.568Z] #0 7.011 + shift [2023-01-11T08:47:52.568Z] #0 7.011 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-01-11T08:47:52.568Z] #0 7.011 + . /tmp/install/gotestsum.installer [2023-01-11T08:47:52.568Z] #0 7.011 ++ : v1.8.2 [2023-01-11T08:47:52.568Z] #0 7.011 + install_gotestsum [2023-01-11T08:47:52.568Z] #0 7.011 + set -e [2023-01-11T08:47:52.568Z] #0 7.011 + echo 'Install gotestsum version v1.8.2' [2023-01-11T08:47:52.568Z] #0 7.011 + GOBIN=/build [2023-01-11T08:47:52.568Z] #0 7.011 + GO111MODULE=on [2023-01-11T08:47:52.568Z] #0 7.011 + go install gotest.tools/gotestsum@v1.8.2 [2023-01-11T08:47:52.568Z] #0 7.012 Install gotestsum version v1.8.2 [2023-01-11T08:47:52.568Z] #0 7.571 go: downloading gotest.tools/gotestsum v1.8.2 [2023-01-11T08:47:52.568Z] #0 11.05 go: downloading github.com/fatih/color v1.13.0 [2023-01-11T08:47:52.761Z] #39 77.62 DEP criu/cr-dump.d [2023-01-11T08:47:52.761Z] #39 77.83 DEP criu/cr-dedup.d [2023-01-11T08:47:52.824Z] #34 ... [2023-01-11T08:47:52.824Z] [2023-01-11T08:47:52.824Z] #35 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-01-11T08:47:52.824Z] #0 7.561 + git clone https://github.com/docker/distribution.git . [2023-01-11T08:47:52.824Z] #0 7.564 Cloning into '.'... [2023-01-11T08:47:52.824Z] #35 ... [2023-01-11T08:47:52.824Z] [2023-01-11T08:47:52.824Z] #36 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:47:52.824Z] #0 6.598 + RM_GOPATH=0 [2023-01-11T08:47:52.824Z] #0 6.598 + TMP_GOPATH= [2023-01-11T08:47:52.824Z] #0 6.598 + : /build [2023-01-11T08:47:52.824Z] #0 6.598 + '[' -z '' ']' [2023-01-11T08:47:52.824Z] #0 6.598 ++ mktemp -d [2023-01-11T08:47:52.825Z] #0 6.598 + export GOPATH=/tmp/tmp.jTib5RabNB [2023-01-11T08:47:52.825Z] #0 6.598 + GOPATH=/tmp/tmp.jTib5RabNB [2023-01-11T08:47:52.825Z] #0 6.598 + RM_GOPATH=1 [2023-01-11T08:47:52.825Z] #0 6.598 + case "$(go env GOARCH)" in [2023-01-11T08:47:52.825Z] #0 6.598 ++ go env GOARCH [2023-01-11T08:47:52.825Z] #0 6.664 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:52.825Z] #0 6.664 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:52.825Z] #0 6.664 ++ dirname /tmp/install/install.sh [2023-01-11T08:47:52.825Z] #0 6.664 + dir=/tmp/install [2023-01-11T08:47:52.825Z] #0 6.664 + bin=tomlv [2023-01-11T08:47:52.825Z] #0 6.664 + shift [2023-01-11T08:47:52.825Z] #0 6.664 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-01-11T08:47:52.825Z] #0 6.664 + . /tmp/install/tomlv.installer [2023-01-11T08:47:52.825Z] #0 6.664 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-11T08:47:52.825Z] #0 6.664 + install_tomlv [2023-01-11T08:47:52.825Z] #0 6.664 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-01-11T08:47:52.825Z] #0 6.664 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.jTib5RabNB/src/github.com/BurntSushi/toml [2023-01-11T08:47:52.825Z] #0 6.664 Cloning into '/tmp/tmp.jTib5RabNB/src/github.com/BurntSushi/toml'... [2023-01-11T08:47:52.825Z] #0 6.664 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-11T08:47:52.825Z] #0 9.757 + cd /tmp/tmp.jTib5RabNB/src/github.com/BurntSushi/toml [2023-01-11T08:47:52.825Z] #0 9.757 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-11T08:47:52.825Z] #0 9.967 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-01-11T08:47:53.017Z] #39 78.02 DEP criu/cr-check.d [2023-01-11T08:47:53.017Z] #39 ... [2023-01-11T08:47:53.017Z] [2023-01-11T08:47:53.017Z] #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 [2023-01-11T08:47:53.017Z] #49 7.144 Fetched 8499 kB in 6s (1350 kB/s) [2023-01-11T08:47:53.017Z] #49 7.144 Reading package lists... [2023-01-11T08:47:53.017Z] #49 9.652 Reading package lists... [2023-01-11T08:47:53.017Z] #49 12.20 Building dependency tree... [2023-01-11T08:47:53.017Z] #49 14.28 The following additional packages will be installed: [2023-01-11T08:47:53.017Z] #49 14.28 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-01-11T08:47:53.017Z] #49 14.29 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-01-11T08:47:53.017Z] #49 14.29 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-01-11T08:47:53.018Z] #49 14.29 python3-pkg-resources vim-runtime xxd [2023-01-11T08:47:53.018Z] #49 14.30 Suggested packages: [2023-01-11T08:47:53.018Z] #49 14.30 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-01-11T08:47:53.018Z] #49 14.30 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-01-11T08:47:53.018Z] #49 14.30 acl attr quota [2023-01-11T08:47:53.018Z] #49 14.30 Recommended packages: [2023-01-11T08:47:53.018Z] #49 14.30 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-01-11T08:47:53.018Z] #49 15.44 The following NEW packages will be installed: [2023-01-11T08:47:53.018Z] #49 15.46 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-01-11T08:47:53.018Z] #49 15.47 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-01-11T08:47:53.018Z] #49 15.47 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-01-11T08:47:53.018Z] #49 15.47 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-01-11T08:47:53.018Z] #49 15.47 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-01-11T08:47:53.018Z] #49 15.47 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-01-11T08:47:53.018Z] #49 15.47 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-01-11T08:47:53.018Z] #49 15.47 xz-utils zip [2023-01-11T08:47:53.018Z] #49 15.85 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded. [2023-01-11T08:47:53.018Z] #49 15.85 Need to get 26.4 MB of archives. [2023-01-11T08:47:53.018Z] #49 15.85 After this operation, 103 MB of additional disk space will be used. [2023-01-11T08:47:53.018Z] #49 15.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-01-11T08:47:53.018Z] #49 15.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-01-11T08:47:53.018Z] #49 15.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2023-01-11T08:47:53.018Z] #49 15.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-01-11T08:47:53.018Z] #49 15.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-01-11T08:47:53.018Z] #49 15.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2023-01-11T08:47:53.018Z] #49 15.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2023-01-11T08:47:53.018Z] #49 15.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2023-01-11T08:47:53.018Z] #49 15.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-11T08:47:53.018Z] #49 15.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-11T08:47:53.018Z] #49 15.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2023-01-11T08:47:53.018Z] #49 15.93 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-01-11T08:47:53.018Z] #49 15.93 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-01-11T08:47:53.018Z] #49 15.95 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2023-01-11T08:47:53.018Z] #49 15.96 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2023-01-11T08:47:53.018Z] #49 15.97 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2023-01-11T08:47:53.018Z] #49 15.97 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2023-01-11T08:47:53.018Z] #49 15.98 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2023-01-11T08:47:53.018Z] #49 15.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2023-01-11T08:47:53.018Z] #49 15.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2023-01-11T08:47:53.018Z] #49 16.00 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2023-01-11T08:47:53.018Z] #49 16.00 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-01-11T08:47:53.018Z] #49 16.01 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-01-11T08:47:53.018Z] #49 16.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-01-11T08:47:53.018Z] #49 16.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2023-01-11T08:47:53.018Z] #49 16.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2023-01-11T08:47:53.018Z] #49 16.04 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-01-11T08:47:53.018Z] #49 16.23 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2023-01-11T08:47:53.018Z] #49 16.23 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-01-11T08:47:53.018Z] #49 16.23 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-01-11T08:47:53.018Z] #49 16.23 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-01-11T08:47:53.018Z] #49 16.23 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2023-01-11T08:47:53.018Z] #49 16.23 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-01-11T08:47:53.018Z] #49 16.25 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-01-11T08:47:53.018Z] #49 16.31 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-01-11T08:47:53.018Z] #49 16.31 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-01-11T08:47:53.018Z] #49 16.31 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-11T08:47:53.018Z] #49 16.31 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2023-01-11T08:47:53.018Z] #49 16.33 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-01-11T08:47:53.018Z] #49 16.33 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-01-11T08:47:53.018Z] #49 16.34 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2023-01-11T08:47:53.018Z] #49 16.37 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2023-01-11T08:47:53.018Z] #49 16.37 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2023-01-11T08:47:53.018Z] #49 16.38 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-01-11T08:47:53.018Z] #49 16.53 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2023-01-11T08:47:53.018Z] #49 16.56 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2023-01-11T08:47:53.018Z] #49 16.57 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2023-01-11T08:47:53.018Z] #49 17.22 debconf: delaying package configuration, since apt-utils is not installed [2023-01-11T08:47:53.080Z] #36 11.62 internal/unsafeheader [2023-01-11T08:47:53.080Z] #36 ... [2023-01-11T08:47:53.080Z] [2023-01-11T08:47:53.080Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-01-11T08:47:53.080Z] #34 11.70 go: downloading github.com/dnephin/pflag v1.0.7 [2023-01-11T08:47:53.080Z] #34 11.73 go: downloading golang.org/x/tools v0.1.11 [2023-01-11T08:47:53.274Z] #49 ... [2023-01-11T08:47:53.274Z] [2023-01-11T08:47:53.274Z] #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 [2023-01-11T08:47:53.274Z] #39 78.20 DEP criu/config.d [2023-01-11T08:47:53.531Z] #39 78.41 DEP criu/clone-noasan.d [2023-01-11T08:47:53.531Z] #39 78.49 DEP criu/cgroup.d [2023-01-11T08:47:53.787Z] #39 78.66 DEP criu/cgroup-props.d [2023-01-11T08:47:53.787Z] #39 78.77 DEP criu/bitmap.d [2023-01-11T08:47:53.787Z] #39 78.81 DEP criu/bfd.d [2023-01-11T08:47:54.010Z] #34 12.44 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-01-11T08:47:54.010Z] #34 12.69 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-11T08:47:54.043Z] #39 78.91 DEP criu/autofs.d [2023-01-11T08:47:54.043Z] #39 79.10 DEP criu/aio.d [2023-01-11T08:47:54.266Z] #34 12.81 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-11T08:47:54.300Z] #39 79.24 DEP criu/action-scripts.d [2023-01-11T08:47:54.557Z] #39 79.48 CC criu/action-scripts.o [2023-01-11T08:47:54.878Z] #38 54.80 CC images/ext-file.o [2023-01-11T08:47:54.878Z] #38 55.17 CC images/cgroup.o [2023-01-11T08:47:55.121Z] #39 79.94 CC criu/aio.o [2023-01-11T08:47:55.198Z] #34 13.77 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-01-11T08:47:55.199Z] #34 13.91 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-01-11T08:47:55.377Z] #39 80.46 CC criu/autofs.o [2023-01-11T08:47:55.457Z] #34 14.02 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-01-11T08:47:55.715Z] #34 14.48 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-01-11T08:47:55.943Z] #39 ... [2023-01-11T08:47:55.943Z] [2023-01-11T08:47:55.943Z] #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 [2023-01-11T08:47:55.943Z] #24 DONE 132.0s [2023-01-11T08:47:56.199Z] [2023-01-11T08:47:56.199Z] #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 [2023-01-11T08:47:56.199Z] #49 17.41 Fetched 26.4 MB in 1s (25.3 MB/s) [2023-01-11T08:47:56.199Z] #49 17.48 Selecting previously unselected package pigz. [2023-01-11T08:47:56.200Z] #49 17.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2023-01-11T08:47:56.200Z] #49 17.54 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2023-01-11T08:47:56.200Z] #49 17.55 Unpacking pigz (2.6-1) ... [2023-01-11T08:47:56.200Z] #49 17.67 Selecting previously unselected package libelf1:arm64. [2023-01-11T08:47:56.200Z] #49 17.69 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2023-01-11T08:47:56.200Z] #49 17.71 Unpacking libelf1:arm64 (0.183-1) ... [2023-01-11T08:47:56.200Z] #49 17.88 Selecting previously unselected package libbpf0:arm64. [2023-01-11T08:47:56.200Z] #49 17.88 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2023-01-11T08:47:56.200Z] #49 17.89 Unpacking libbpf0:arm64 (1:0.3-2) ... [2023-01-11T08:47:56.200Z] #49 18.02 Selecting previously unselected package libcap2:arm64. [2023-01-11T08:47:56.200Z] #49 18.02 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2023-01-11T08:47:56.200Z] #49 18.06 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-01-11T08:47:56.200Z] #49 18.13 Selecting previously unselected package libmnl0:arm64. [2023-01-11T08:47:56.200Z] #49 18.14 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2023-01-11T08:47:56.200Z] #49 18.14 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-01-11T08:47:56.200Z] #49 18.23 Selecting previously unselected package libxtables12:arm64. [2023-01-11T08:47:56.200Z] #49 18.24 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2023-01-11T08:47:56.200Z] #49 18.25 Unpacking libxtables12:arm64 (1.8.7-1) ... [2023-01-11T08:47:56.200Z] #49 18.35 Selecting previously unselected package libcap2-bin. [2023-01-11T08:47:56.200Z] #49 18.37 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2023-01-11T08:47:56.200Z] #49 18.37 Unpacking libcap2-bin (1:2.44-1) ... [2023-01-11T08:47:56.200Z] #49 18.49 Selecting previously unselected package iproute2. [2023-01-11T08:47:56.200Z] #49 18.53 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2023-01-11T08:47:56.200Z] #49 18.53 Unpacking iproute2 (5.10.0-4) ... [2023-01-11T08:47:56.200Z] #49 19.07 Selecting previously unselected package xxd. [2023-01-11T08:47:56.200Z] #49 19.07 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-01-11T08:47:56.200Z] #49 19.09 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:47:56.200Z] #49 19.24 Selecting previously unselected package vim-common. [2023-01-11T08:47:56.200Z] #49 19.24 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-11T08:47:56.200Z] #49 19.25 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:47:56.200Z] #49 19.45 Selecting previously unselected package bash-completion. [2023-01-11T08:47:56.200Z] #49 19.46 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-01-11T08:47:56.255Z] #38 56.31 CC images/userns.o [2023-01-11T08:47:56.513Z] #38 56.80 CC images/google/protobuf/descriptor.o [2023-01-11T08:47:56.614Z] #34 ... [2023-01-11T08:47:56.615Z] [2023-01-11T08:47:56.615Z] #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 [2023-01-11T08:47:56.615Z] #36 30.86 Fetched 8617 kB in 23s (368 kB/s) [2023-01-11T08:47:56.768Z] #24 ... [2023-01-11T08:47:56.768Z] [2023-01-11T08:47:56.768Z] #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 [2023-01-11T08:47:56.768Z] #0 4.405 + RM_GOPATH=0 [2023-01-11T08:47:56.768Z] #0 4.405 + TMP_GOPATH= [2023-01-11T08:47:56.768Z] #0 4.405 + : /build [2023-01-11T08:47:56.768Z] #0 4.405 + '[' -z '' ']' [2023-01-11T08:47:56.768Z] #0 4.414 ++ mktemp -d [2023-01-11T08:47:56.768Z] #0 4.414 + export GOPATH=/tmp/tmp.DFMhQ3aJwL [2023-01-11T08:47:56.768Z] #0 4.414 + GOPATH=/tmp/tmp.DFMhQ3aJwL [2023-01-11T08:47:56.768Z] #0 4.414 + RM_GOPATH=1 [2023-01-11T08:47:56.768Z] #0 4.414 + case "$(go env GOARCH)" in [2023-01-11T08:47:56.768Z] #0 4.414 ++ go env GOARCH [2023-01-11T08:47:56.768Z] #0 4.429 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:56.768Z] #0 4.429 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:56.768Z] #0 4.429 ++ dirname /tmp/install/install.sh [2023-01-11T08:47:56.768Z] #0 4.429 + dir=/tmp/install [2023-01-11T08:47:56.768Z] #0 4.429 + bin=shfmt [2023-01-11T08:47:56.768Z] #0 4.429 + shift [2023-01-11T08:47:56.768Z] #0 4.429 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-01-11T08:47:56.768Z] #0 4.429 + . /tmp/install/shfmt.installer [2023-01-11T08:47:56.768Z] #0 4.429 ++ : v3.0.2 [2023-01-11T08:47:56.768Z] #0 4.429 + install_shfmt [2023-01-11T08:47:56.768Z] #0 4.429 + echo 'Install shfmt version v3.0.2' [2023-01-11T08:47:56.768Z] #0 4.429 + GOBIN=/build [2023-01-11T08:47:56.768Z] #0 4.429 + GO111MODULE=on [2023-01-11T08:47:56.768Z] #0 4.429 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-01-11T08:47:56.768Z] #0 4.433 Install shfmt version v3.0.2 [2023-01-11T08:47:56.768Z] #0 4.861 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-01-11T08:47:56.768Z] #0 6.445 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-01-11T08:47:56.768Z] #0 6.447 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-01-11T08:47:56.768Z] #0 6.522 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-01-11T08:47:56.768Z] #0 8.430 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-01-11T08:47:56.768Z] #26 ... [2023-01-11T08:47:56.768Z] [2023-01-11T08:47:56.768Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:47:56.768Z] #0 6.507 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-11T08:47:56.768Z] #0 6.570 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-11T08:47:56.768Z] #0 6.575 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-11T08:47:56.768Z] #0 7.495 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-11T08:47:56.768Z] #0 10.01 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB] [2023-01-11T08:47:56.768Z] #27 ... [2023-01-11T08:47:56.768Z] [2023-01-11T08:47:56.768Z] #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 [2023-01-11T08:47:56.768Z] #0 4.927 + RM_GOPATH=0 [2023-01-11T08:47:56.768Z] #0 4.927 + TMP_GOPATH= [2023-01-11T08:47:56.768Z] #0 4.927 + : /build [2023-01-11T08:47:56.768Z] #0 4.927 + '[' -z '' ']' [2023-01-11T08:47:56.768Z] #0 4.947 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-11T08:47:56.768Z] #0 4.961 ++ mktemp -d [2023-01-11T08:47:56.768Z] #0 4.961 + export GOPATH=/tmp/tmp.3ieLVaInA6 [2023-01-11T08:47:56.768Z] #0 4.961 + GOPATH=/tmp/tmp.3ieLVaInA6 [2023-01-11T08:47:56.768Z] #0 4.961 + RM_GOPATH=1 [2023-01-11T08:47:56.768Z] #0 4.961 + case "$(go env GOARCH)" in [2023-01-11T08:47:56.768Z] #0 4.961 ++ go env GOARCH [2023-01-11T08:47:56.768Z] #0 4.961 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:56.768Z] #0 4.961 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:56.768Z] #0 4.961 ++ dirname /tmp/install/install.sh [2023-01-11T08:47:56.768Z] #0 4.961 + dir=/tmp/install [2023-01-11T08:47:56.768Z] #0 4.961 + bin=tomlv [2023-01-11T08:47:56.768Z] #0 4.961 + shift [2023-01-11T08:47:56.768Z] #0 4.961 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-01-11T08:47:56.768Z] #0 4.961 + . /tmp/install/tomlv.installer [2023-01-11T08:47:56.768Z] #0 4.961 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-11T08:47:56.768Z] #0 4.961 + install_tomlv [2023-01-11T08:47:56.768Z] #0 4.961 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-01-11T08:47:56.768Z] #0 4.961 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.3ieLVaInA6/src/github.com/BurntSushi/toml [2023-01-11T08:47:56.768Z] #0 4.961 Cloning into '/tmp/tmp.3ieLVaInA6/src/github.com/BurntSushi/toml'... [2023-01-11T08:47:56.768Z] #0 6.135 + cd /tmp/tmp.3ieLVaInA6/src/github.com/BurntSushi/toml [2023-01-11T08:47:56.768Z] #0 6.135 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-01-11T08:47:56.768Z] #0 6.326 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-01-11T08:47:56.768Z] #0 7.068 internal/unsafeheader [2023-01-11T08:47:56.768Z] #0 7.077 internal/goarch [2023-01-11T08:47:56.768Z] #0 7.195 internal/cpu [2023-01-11T08:47:56.768Z] #0 7.244 internal/abi [2023-01-11T08:47:56.768Z] #0 7.746 internal/goexperiment [2023-01-11T08:47:56.768Z] #0 7.908 internal/goos [2023-01-11T08:47:56.768Z] #0 8.035 runtime/internal/atomic [2023-01-11T08:47:56.768Z] #0 8.130 internal/bytealg [2023-01-11T08:47:56.768Z] #0 9.239 runtime/internal/math [2023-01-11T08:47:56.768Z] #0 9.352 runtime/internal/sys [2023-01-11T08:47:56.768Z] #0 9.424 runtime/internal/syscall [2023-01-11T08:47:56.768Z] #0 9.870 internal/itoa [2023-01-11T08:47:56.768Z] #0 10.15 math/bits [2023-01-11T08:47:56.768Z] #0 10.15 runtime [2023-01-11T08:47:56.768Z] #28 ... [2023-01-11T08:47:56.768Z] [2023-01-11T08:47:56.768Z] #29 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-01-11T08:47:56.768Z] #0 5.615 + RM_GOPATH=0 [2023-01-11T08:47:56.768Z] #0 5.615 + TMP_GOPATH= [2023-01-11T08:47:56.768Z] #0 5.615 + : /build [2023-01-11T08:47:56.768Z] #0 5.615 + '[' -z '' ']' [2023-01-11T08:47:56.768Z] #0 5.615 ++ mktemp -d [2023-01-11T08:47:56.768Z] #0 5.615 + export GOPATH=/tmp/tmp.1TKMMQ1F1M [2023-01-11T08:47:56.768Z] #0 5.615 + GOPATH=/tmp/tmp.1TKMMQ1F1M [2023-01-11T08:47:56.768Z] #0 5.615 + RM_GOPATH=1 [2023-01-11T08:47:56.768Z] #0 5.615 + case "$(go env GOARCH)" in [2023-01-11T08:47:56.768Z] #0 5.615 ++ go env GOARCH [2023-01-11T08:47:56.768Z] #0 5.664 Install docker/cli version 17.06.2-ce from stable [2023-01-11T08:47:56.768Z] #0 5.664 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:56.768Z] #0 5.664 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:56.768Z] #0 5.664 ++ dirname /tmp/install/install.sh [2023-01-11T08:47:56.768Z] #0 5.664 + dir=/tmp/install [2023-01-11T08:47:56.768Z] #0 5.664 + bin=dockercli [2023-01-11T08:47:56.768Z] #0 5.664 + shift [2023-01-11T08:47:56.768Z] #0 5.664 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-01-11T08:47:56.768Z] #0 5.664 + . /tmp/install/dockercli.installer [2023-01-11T08:47:56.768Z] #0 5.664 ++ : stable [2023-01-11T08:47:56.768Z] #0 5.664 ++ : 17.06.2-ce [2023-01-11T08:47:56.768Z] #0 5.664 + install_dockercli [2023-01-11T08:47:56.768Z] #0 5.664 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-01-11T08:47:56.768Z] #0 5.664 ++ uname -m [2023-01-11T08:47:56.768Z] #0 5.664 + arch=x86_64 [2023-01-11T08:47:56.768Z] #0 5.664 + '[' x86_64 '!=' x86_64 ']' [2023-01-11T08:47:56.768Z] #0 5.664 + url=https://download.docker.com/linux/static [2023-01-11T08:47:56.768Z] #0 5.664 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-01-11T08:47:56.768Z] #0 5.664 + tar -xz docker/docker [2023-01-11T08:47:56.768Z] #29 ... [2023-01-11T08:47:56.768Z] [2023-01-11T08:47:56.768Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:47:56.768Z] #0 4.148 + RM_GOPATH=0 [2023-01-11T08:47:56.768Z] #0 4.148 + TMP_GOPATH= [2023-01-11T08:47:56.768Z] #0 4.148 + : /build [2023-01-11T08:47:56.768Z] #0 4.148 + '[' -z '' ']' [2023-01-11T08:47:56.768Z] #0 4.148 ++ mktemp -d [2023-01-11T08:47:56.768Z] #0 4.148 + export GOPATH=/tmp/tmp.fGr9I6efQT [2023-01-11T08:47:56.768Z] #0 4.148 + GOPATH=/tmp/tmp.fGr9I6efQT [2023-01-11T08:47:56.768Z] #0 4.148 + RM_GOPATH=1 [2023-01-11T08:47:56.768Z] #0 4.148 + case "$(go env GOARCH)" in [2023-01-11T08:47:56.768Z] #0 4.148 ++ go env GOARCH [2023-01-11T08:47:56.768Z] #0 4.156 Install golangci-lint version v1.44.0 [2023-01-11T08:47:56.768Z] #0 4.156 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:56.768Z] #0 4.156 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:56.768Z] #0 4.156 ++ dirname /tmp/install/install.sh [2023-01-11T08:47:56.768Z] #0 4.156 + dir=/tmp/install [2023-01-11T08:47:56.768Z] #0 4.156 + bin=golangci_lint [2023-01-11T08:47:56.768Z] #0 4.156 + shift [2023-01-11T08:47:56.768Z] #0 4.156 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-01-11T08:47:56.768Z] #0 4.156 + . /tmp/install/golangci_lint.installer [2023-01-11T08:47:56.768Z] #0 4.156 ++ : v1.44.0 [2023-01-11T08:47:56.768Z] #0 4.156 + install_golangci_lint [2023-01-11T08:47:56.768Z] #0 4.156 + set -e [2023-01-11T08:47:56.768Z] #0 4.156 + echo 'Install golangci-lint version v1.44.0' [2023-01-11T08:47:56.768Z] #0 4.156 + GOBIN=/build [2023-01-11T08:47:56.768Z] #0 4.156 + GO111MODULE=on [2023-01-11T08:47:56.768Z] #0 4.156 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0 [2023-01-11T08:47:56.768Z] #0 4.536 go: downloading github.com/golangci/golangci-lint v1.44.0 [2023-01-11T08:47:56.768Z] #30 ... [2023-01-11T08:47:56.768Z] [2023-01-11T08:47:56.768Z] #31 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-01-11T08:47:56.768Z] #0 4.256 + RM_GOPATH=0 [2023-01-11T08:47:56.768Z] #0 4.256 + TMP_GOPATH= [2023-01-11T08:47:56.768Z] #0 4.256 + : /build [2023-01-11T08:47:56.768Z] #0 4.256 + '[' -z '' ']' [2023-01-11T08:47:56.768Z] #0 4.257 ++ mktemp -d [2023-01-11T08:47:56.768Z] #0 4.260 + export GOPATH=/tmp/tmp.qUfMgIjMF2 [2023-01-11T08:47:56.768Z] #0 4.260 + GOPATH=/tmp/tmp.qUfMgIjMF2 [2023-01-11T08:47:56.768Z] #0 4.260 + RM_GOPATH=1 [2023-01-11T08:47:56.768Z] #0 4.260 + case "$(go env GOARCH)" in [2023-01-11T08:47:56.768Z] #0 4.260 ++ go env GOARCH [2023-01-11T08:47:56.768Z] #0 4.270 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:56.768Z] #0 4.270 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:56.768Z] #0 4.270 ++ dirname /tmp/install/install.sh [2023-01-11T08:47:56.768Z] #0 4.270 + dir=/tmp/install [2023-01-11T08:47:56.768Z] #0 4.270 + bin=proxy [2023-01-11T08:47:56.768Z] #0 4.270 + shift [2023-01-11T08:47:56.768Z] #0 4.270 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-01-11T08:47:56.768Z] #0 4.270 + . /tmp/install/proxy.installer [2023-01-11T08:47:56.768Z] #0 4.270 ++ : 374259e8316124ccf1fc38c0c0f3430f8d0e9c76 [2023-01-11T08:47:56.768Z] #0 4.270 + install_proxy [2023-01-11T08:47:56.768Z] #0 4.270 + case "$1" in [2023-01-11T08:47:56.768Z] #0 4.270 + export CGO_ENABLED=0 [2023-01-11T08:47:56.768Z] #0 4.270 + CGO_ENABLED=0 [2023-01-11T08:47:56.768Z] #0 4.270 + _install_proxy [2023-01-11T08:47:56.768Z] #0 4.270 + echo 'Install docker-proxy version 374259e8316124ccf1fc38c0c0f3430f8d0e9c76' [2023-01-11T08:47:56.768Z] #0 4.270 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.qUfMgIjMF2/src/github.com/docker/libnetwork [2023-01-11T08:47:56.768Z] #0 4.270 Cloning into '/tmp/tmp.qUfMgIjMF2/src/github.com/docker/libnetwork'... [2023-01-11T08:47:56.768Z] #0 4.270 Install docker-proxy version 374259e8316124ccf1fc38c0c0f3430f8d0e9c76 [2023-01-11T08:47:56.768Z] #31 ... [2023-01-11T08:47:56.768Z] [2023-01-11T08:47:56.768Z] #32 [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 [2023-01-11T08:47:56.768Z] #0 4.756 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-11T08:47:56.768Z] #0 4.806 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-11T08:47:56.768Z] #0 4.806 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-11T08:47:56.768Z] #0 5.254 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-11T08:47:56.768Z] #0 7.380 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB] [2023-01-11T08:47:56.768Z] #0 9.683 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-11T08:47:57.029Z] #32 ... [2023-01-11T08:47:57.029Z] [2023-01-11T08:47:57.029Z] #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 [2023-01-11T08:47:57.029Z] #0 6.512 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-11T08:47:57.029Z] #0 6.536 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-11T08:47:57.029Z] #0 6.559 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-11T08:47:57.029Z] #0 7.435 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-11T08:47:57.029Z] #0 9.845 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB] [2023-01-11T08:47:57.029Z] #33 ... [2023-01-11T08:47:57.029Z] [2023-01-11T08:47:57.029Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-11T08:47:57.029Z] #0 4.127 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-01-11T08:47:57.029Z] #0 4.127 Cloning into '.'... [2023-01-11T08:47:57.289Z] #34 ... [2023-01-11T08:47:57.289Z] [2023-01-11T08:47:57.289Z] #35 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-01-11T08:47:57.289Z] #0 4.201 + RM_GOPATH=0 [2023-01-11T08:47:57.289Z] #0 4.201 + TMP_GOPATH= [2023-01-11T08:47:57.289Z] #0 4.201 + : /build [2023-01-11T08:47:57.289Z] #0 4.201 + '[' -z '' ']' [2023-01-11T08:47:57.289Z] #0 4.201 ++ mktemp -d [2023-01-11T08:47:57.289Z] #0 4.201 + export GOPATH=/tmp/tmp.rTQb9wkBkf [2023-01-11T08:47:57.289Z] #0 4.201 + GOPATH=/tmp/tmp.rTQb9wkBkf [2023-01-11T08:47:57.289Z] #0 4.201 + RM_GOPATH=1 [2023-01-11T08:47:57.289Z] #0 4.201 + case "$(go env GOARCH)" in [2023-01-11T08:47:57.289Z] #0 4.201 ++ go env GOARCH [2023-01-11T08:47:57.289Z] #0 4.209 Install gotestsum version v1.8.2 [2023-01-11T08:47:57.289Z] #0 4.213 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:57.289Z] #0 4.213 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:57.289Z] #0 4.213 ++ dirname /tmp/install/install.sh [2023-01-11T08:47:57.289Z] #0 4.213 + dir=/tmp/install [2023-01-11T08:47:57.289Z] #0 4.213 + bin=gotestsum [2023-01-11T08:47:57.289Z] #0 4.213 + shift [2023-01-11T08:47:57.289Z] #0 4.213 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-01-11T08:47:57.289Z] #0 4.213 + . /tmp/install/gotestsum.installer [2023-01-11T08:47:57.289Z] #0 4.213 ++ : v1.8.2 [2023-01-11T08:47:57.289Z] #0 4.213 + install_gotestsum [2023-01-11T08:47:57.289Z] #0 4.213 + set -e [2023-01-11T08:47:57.289Z] #0 4.213 + echo 'Install gotestsum version v1.8.2' [2023-01-11T08:47:57.289Z] #0 4.213 + GOBIN=/build [2023-01-11T08:47:57.289Z] #0 4.213 + GO111MODULE=on [2023-01-11T08:47:57.289Z] #0 4.213 + go install gotest.tools/gotestsum@v1.8.2 [2023-01-11T08:47:57.289Z] #0 4.571 go: downloading gotest.tools/gotestsum v1.8.2 [2023-01-11T08:47:57.289Z] #0 6.093 go: downloading github.com/dnephin/pflag v1.0.7 [2023-01-11T08:47:57.289Z] #0 6.108 go: downloading github.com/fatih/color v1.13.0 [2023-01-11T08:47:57.289Z] #0 6.167 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-01-11T08:47:57.289Z] #0 6.515 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-11T08:47:57.289Z] #0 6.605 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-11T08:47:57.289Z] #0 6.655 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-01-11T08:47:57.289Z] #0 6.662 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-01-11T08:47:57.289Z] #0 6.813 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-01-11T08:47:57.289Z] #0 7.158 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-01-11T08:47:57.289Z] #0 7.306 go: downloading golang.org/x/tools v0.1.11 [2023-01-11T08:47:57.549Z] #35 ... [2023-01-11T08:47:57.549Z] [2023-01-11T08:47:57.549Z] #36 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-01-11T08:47:57.549Z] #0 5.648 + RM_GOPATH=0 [2023-01-11T08:47:57.549Z] #0 5.648 + TMP_GOPATH= [2023-01-11T08:47:57.549Z] #0 5.648 + : /build [2023-01-11T08:47:57.549Z] #0 5.648 + '[' -z '' ']' [2023-01-11T08:47:57.549Z] #0 5.648 ++ mktemp -d [2023-01-11T08:47:57.549Z] #0 5.648 + export GOPATH=/tmp/tmp.R8JT2YRWop [2023-01-11T08:47:57.549Z] #0 5.648 + GOPATH=/tmp/tmp.R8JT2YRWop [2023-01-11T08:47:57.549Z] #0 5.648 + RM_GOPATH=1 [2023-01-11T08:47:57.549Z] #0 5.648 + case "$(go env GOARCH)" in [2023-01-11T08:47:57.549Z] #0 5.648 ++ go env GOARCH [2023-01-11T08:47:57.549Z] #0 5.683 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:57.549Z] #0 5.683 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:47:57.549Z] #0 5.683 ++ dirname /tmp/install/install.sh [2023-01-11T08:47:57.549Z] #0 5.683 + dir=/tmp/install [2023-01-11T08:47:57.549Z] #0 5.683 + bin=vndr [2023-01-11T08:47:57.549Z] #0 5.683 + shift [2023-01-11T08:47:57.549Z] #0 5.683 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-01-11T08:47:57.549Z] #0 5.683 + . /tmp/install/vndr.installer [2023-01-11T08:47:57.549Z] #0 5.683 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-01-11T08:47:57.549Z] #0 5.683 + install_vndr [2023-01-11T08:47:57.549Z] #0 5.683 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-01-11T08:47:57.549Z] #0 5.683 + GOBIN=/build [2023-01-11T08:47:57.549Z] #0 5.683 + GO111MODULE=on [2023-01-11T08:47:57.549Z] #0 5.683 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-01-11T08:47:57.549Z] #0 5.684 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-01-11T08:47:57.549Z] #0 6.304 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-01-11T08:47:57.549Z] #36 ... [2023-01-11T08:47:57.549Z] [2023-01-11T08:47:57.549Z] #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 [2023-01-11T08:47:57.549Z] #25 7.155 go: downloading github.com/pkg/errors v0.9.1 [2023-01-11T08:47:57.549Z] #25 7.169 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-01-11T08:47:57.549Z] #25 7.231 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-01-11T08:47:57.549Z] #25 7.910 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-01-11T08:47:57.549Z] #25 10.62 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-01-11T08:47:57.549Z] #25 11.61 go: downloading github.com/google/uuid v1.3.0 [2023-01-11T08:47:57.549Z] #25 11.74 go: downloading github.com/moby/vpnkit v0.5.0 [2023-01-11T08:47:58.493Z] #25 12.53 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-01-11T08:47:58.718Z] #49 22.42 Unpacking bash-completion (1:2.11-2) ... [2023-01-11T08:47:58.753Z] #25 12.82 go: downloading github.com/gofrs/flock v0.8.1 [2023-01-11T08:47:58.753Z] #25 12.87 go: downloading github.com/gorilla/mux v1.8.0 [2023-01-11T08:47:58.976Z] #49 22.88 Selecting previously unselected package bzip2. [2023-01-11T08:47:58.976Z] #49 22.88 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2023-01-11T08:47:58.976Z] #49 22.88 Unpacking bzip2 (1.0.8-4) ... [2023-01-11T08:47:58.976Z] #49 22.97 Selecting previously unselected package xz-utils. [2023-01-11T08:47:58.976Z] #49 22.99 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-01-11T08:47:58.976Z] #49 23.00 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-11T08:47:58.989Z] #34 ... [2023-01-11T08:47:58.989Z] [2023-01-11T08:47:58.989Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-11T08:47:58.989Z] #23 7.115 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-01-11T08:47:58.989Z] #23 7.115 Cloning into '.'... [2023-01-11T08:47:58.989Z] #23 ... [2023-01-11T08:47:58.989Z] [2023-01-11T08:47:58.989Z] #36 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:47:58.989Z] #36 11.83 internal/goarch [2023-01-11T08:47:58.989Z] #36 12.11 internal/abi [2023-01-11T08:47:58.989Z] #36 12.16 internal/cpu [2023-01-11T08:47:58.989Z] #36 12.81 internal/goexperiment [2023-01-11T08:47:58.989Z] #36 13.37 internal/goos [2023-01-11T08:47:58.989Z] #36 13.39 internal/bytealg [2023-01-11T08:47:58.989Z] #36 13.68 runtime/internal/atomic [2023-01-11T08:47:58.989Z] #36 15.22 runtime/internal/math [2023-01-11T08:47:58.989Z] #36 15.25 runtime/internal/sys [2023-01-11T08:47:58.989Z] #36 15.51 runtime/internal/syscall [2023-01-11T08:47:58.989Z] #36 16.21 internal/itoa [2023-01-11T08:47:58.989Z] #36 16.73 math/bits [2023-01-11T08:47:58.989Z] #36 17.22 runtime [2023-01-11T08:47:59.021Z] #25 13.09 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-01-11T08:47:59.021Z] #25 ... [2023-01-11T08:47:59.021Z] [2023-01-11T08:47:59.021Z] #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 [2023-01-11T08:47:59.021Z] #33 12.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-11T08:47:59.233Z] #49 23.18 Selecting previously unselected package apparmor. [2023-01-11T08:47:59.233Z] #49 23.18 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2023-01-11T08:47:59.233Z] #49 23.25 Unpacking apparmor (2.13.6-10) ... [2023-01-11T08:47:59.491Z] #49 23.60 Selecting previously unselected package inetutils-ping. [2023-01-11T08:47:59.491Z] #49 23.62 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2023-01-11T08:47:59.491Z] #49 23.63 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-11T08:47:59.748Z] #49 23.77 Selecting previously unselected package libip4tc2:arm64. [2023-01-11T08:47:59.748Z] #49 23.80 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2023-01-11T08:47:59.748Z] #49 23.80 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2023-01-11T08:47:59.748Z] #49 23.88 Selecting previously unselected package libip6tc2:arm64. [2023-01-11T08:47:59.748Z] #49 23.88 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2023-01-11T08:47:59.748Z] #49 23.88 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2023-01-11T08:47:59.748Z] #49 23.95 Selecting previously unselected package libnfnetlink0:arm64. [2023-01-11T08:47:59.799Z] #38 59.53 CC images/opts.o [2023-01-11T08:47:59.800Z] #38 59.83 CC images/seccomp.o [2023-01-11T08:47:59.800Z] #38 60.04 CC images/binfmt-misc.o [2023-01-11T08:47:59.800Z] #38 60.30 CC images/time.o [2023-01-11T08:47:59.918Z] #36 18.52 math [2023-01-11T08:47:59.922Z] #36 30.86 Reading package lists... [2023-01-11T08:47:59.922Z] #36 ... [2023-01-11T08:47:59.922Z] [2023-01-11T08:47:59.922Z] #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 [2023-01-11T08:47:59.922Z] #30 DONE 34.3s [2023-01-11T08:47:59.922Z] [2023-01-11T08:47:59.922Z] #29 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-01-11T08:47:59.922Z] #29 28.57 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: 87% (1668/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. [2023-01-11T08:47:59.922Z] #29 30.32 + cd /tmp/tmp.fwJLgjjHZC/src/github.com/docker/libnetwork [2023-01-11T08:47:59.922Z] #29 30.32 + git checkout -q 374259e8316124ccf1fc38c0c0f3430f8d0e9c76 [2023-01-11T08:47:59.922Z] #29 30.95 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-01-11T08:48:00.005Z] #49 23.96 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2023-01-11T08:48:00.005Z] #49 23.97 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-01-11T08:48:00.005Z] #49 24.03 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-01-11T08:48:00.005Z] #49 24.04 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2023-01-11T08:48:00.005Z] #49 24.04 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-01-11T08:48:00.005Z] #49 24.10 Selecting previously unselected package libnftnl11:arm64. [2023-01-11T08:48:00.005Z] #49 24.10 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2023-01-11T08:48:00.005Z] #49 24.11 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2023-01-11T08:48:00.005Z] #49 24.19 Selecting previously unselected package iptables. [2023-01-11T08:48:00.262Z] #49 24.20 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2023-01-11T08:48:00.262Z] #49 24.21 Unpacking iptables (1.8.7-1) ... [2023-01-11T08:48:00.262Z] #49 24.44 Selecting previously unselected package libonig5:arm64. [2023-01-11T08:48:00.367Z] #38 60.47 CC images/sysctl.o [2023-01-11T08:48:00.367Z] #38 60.70 CC images/autofs.o [2023-01-11T08:48:00.481Z] #36 ... [2023-01-11T08:48:00.481Z] [2023-01-11T08:48:00.481Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-01-11T08:48:00.481Z] #25 19.21 + mkdir -p /build [2023-01-11T08:48:00.519Z] #49 24.46 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2023-01-11T08:48:00.519Z] #49 24.46 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-01-11T08:48:00.519Z] #49 24.59 Selecting previously unselected package libjq1:arm64. [2023-01-11T08:48:00.519Z] #49 24.63 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2023-01-11T08:48:00.519Z] #49 24.64 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-01-11T08:48:00.626Z] #38 61.06 CC images/macvlan.o [2023-01-11T08:48:00.739Z] #25 19.22 + mv docker/docker /build/ [2023-01-11T08:48:00.739Z] #25 19.24 + rmdir docker [2023-01-11T08:48:00.776Z] #49 24.73 Selecting previously unselected package jq. [2023-01-11T08:48:00.776Z] #49 24.75 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2023-01-11T08:48:00.776Z] #49 24.77 Unpacking jq (1.6-2.1) ... [2023-01-11T08:48:00.935Z] #33 ... [2023-01-11T08:48:00.935Z] [2023-01-11T08:48:00.935Z] #29 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2023-01-11T08:48:00.935Z] #29 13.97 + mkdir -p /build [2023-01-11T08:48:00.935Z] #29 13.98 + mv docker/docker /build/ [2023-01-11T08:48:00.935Z] #29 14.00 + rmdir docker [2023-01-11T08:48:00.935Z] #29 DONE 14.9s [2023-01-11T08:48:00.935Z] [2023-01-11T08:48:00.935Z] #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 [2023-01-11T08:48:00.935Z] #25 13.50 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-01-11T08:48:00.935Z] #25 13.66 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-01-11T08:48:01.034Z] #49 24.88 Selecting previously unselected package libaio1:arm64. [2023-01-11T08:48:01.034Z] #49 24.89 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2023-01-11T08:48:01.034Z] #49 24.89 Unpacking libaio1:arm64 (0.3.112-9) ... [2023-01-11T08:48:01.034Z] #49 24.97 Selecting previously unselected package libgpm2:arm64. [2023-01-11T08:48:01.034Z] #49 24.97 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2023-01-11T08:48:01.034Z] #49 24.97 Unpacking libgpm2:arm64 (1.20.7-8) ... [2023-01-11T08:48:01.034Z] #49 25.06 Selecting previously unselected package libicu67:arm64. [2023-01-11T08:48:01.034Z] #49 25.06 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2023-01-11T08:48:01.034Z] #49 25.06 Unpacking libicu67:arm64 (67.1-7) ... [2023-01-11T08:48:01.197Z] #38 61.39 CC images/sit.o [2023-01-11T08:48:01.310Z] #25 DONE 19.9s [2023-01-11T08:48:01.310Z] [2023-01-11T08:48:01.310Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-01-11T08:48:01.310Z] #33 13.28 go: downloading github.com/pkg/errors v0.9.1 [2023-01-11T08:48:01.310Z] #33 13.32 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-01-11T08:48:01.310Z] #33 13.36 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-01-11T08:48:01.310Z] #33 14.01 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-01-11T08:48:01.310Z] #33 19.48 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-01-11T08:48:01.461Z] #38 61.67 CC images/memfd.o [2023-01-11T08:48:01.461Z] #38 ... [2023-01-11T08:48:01.461Z] [2023-01-11T08:48:01.461Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:48:01.461Z] #28 136.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-01-11T08:48:01.461Z] #28 136.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-01-11T08:48:01.461Z] #28 136.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-11T08:48:01.875Z] #25 ... [2023-01-11T08:48:01.875Z] [2023-01-11T08:48:01.875Z] #21 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-11T08:48:01.875Z] #21 5.936 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-11T08:48:01.875Z] #21 5.985 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-11T08:48:01.875Z] #21 5.985 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-11T08:48:01.875Z] #21 6.780 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-11T08:48:01.875Z] #21 8.758 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB] [2023-01-11T08:48:01.875Z] #21 11.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-11T08:48:02.135Z] #21 ... [2023-01-11T08:48:02.135Z] [2023-01-11T08:48:02.135Z] #35 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-01-11T08:48:02.135Z] #35 15.63 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-01-11T08:48:02.242Z] #33 20.65 go: downloading github.com/google/uuid v1.3.0 [2023-01-11T08:48:02.242Z] #33 20.76 go: downloading github.com/moby/vpnkit v0.5.0 [2023-01-11T08:48:02.242Z] #33 20.77 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-01-11T08:48:02.398Z] #28 ... [2023-01-11T08:48:02.398Z] [2023-01-11T08:48:02.398Z] #21 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:48:02.398Z] #21 127.2 text/tabwriter [2023-01-11T08:48:02.398Z] #21 128.1 fmt [2023-01-11T08:48:02.398Z] #21 128.4 io/ioutil [2023-01-11T08:48:02.398Z] #21 132.9 github.com/BurntSushi/toml [2023-01-11T08:48:02.398Z] #21 132.9 flag [2023-01-11T08:48:02.398Z] #21 134.8 log [2023-01-11T08:48:02.499Z] #33 21.19 go: downloading github.com/gofrs/flock v0.8.1 [2023-01-11T08:48:02.657Z] #21 ... [2023-01-11T08:48:02.657Z] [2023-01-11T08:48:02.657Z] #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 [2023-01-11T08:48:02.657Z] #38 62.17 CC images/timens.o [2023-01-11T08:48:02.657Z] #38 62.63 LINK images/built-in.o [2023-01-11T08:48:02.657Z] #38 63.00 GEN compel/include/asm [2023-01-11T08:48:02.755Z] #33 21.37 go: downloading github.com/gorilla/mux v1.8.0 [2023-01-11T08:48:02.915Z] #38 63.14 GEN compel/include/version.h [2023-01-11T08:48:02.915Z] #38 63.23 touch .config [2023-01-11T08:48:03.174Z] #38 63.45 GEN include/common/config.h [2023-01-11T08:48:03.228Z] #29 ... [2023-01-11T08:48:03.228Z] [2023-01-11T08:48:03.228Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:48:03.228Z] #26 27.68 unicode/utf8 [2023-01-11T08:48:03.228Z] #26 29.15 internal/race [2023-01-11T08:48:03.228Z] #26 29.55 sync/atomic [2023-01-11T08:48:03.228Z] #26 30.24 unicode [2023-01-11T08:48:03.228Z] #26 37.61 encoding [2023-01-11T08:48:03.321Z] #33 21.87 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-01-11T08:48:03.742Z] #38 63.86 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-01-11T08:48:03.742Z] #38 63.91 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-01-11T08:48:03.742Z] #38 63.94 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-01-11T08:48:03.742Z] #38 63.97 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-01-11T08:48:03.742Z] #38 64.05 DEP compel/arch/x86/plugins/std/memcpy.d [2023-01-11T08:48:03.742Z] #38 64.13 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-01-11T08:48:03.753Z] Running on azwin-2-290ad0 in d:\jenkins\workspace\moby_PR-44795 [Pipeline] { [Pipeline] ws [2023-01-11T08:48:03.766Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2023-01-11T08:48:03.801Z] #26 ... [2023-01-11T08:48:03.801Z] [2023-01-11T08:48:03.801Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-01-11T08:48:03.801Z] #35 28.19 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-01-11T08:48:03.801Z] #35 28.40 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-01-11T08:48:04.001Z] #38 64.24 GEN compel/plugins/include/uapi/std/syscall.h [2023-01-11T08:48:04.001Z] #38 64.34 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-01-11T08:48:04.001Z] #38 64.40 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-01-11T08:48:04.001Z] #38 64.49 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-01-11T08:48:04.062Z] #35 ... [2023-01-11T08:48:04.062Z] [2023-01-11T08:48:04.062Z] #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 [2023-01-11T08:48:04.062Z] #33 29.55 Fetched 8617 kB in 22s (385 kB/s) [2023-01-11T08:48:04.062Z] #33 29.55 Reading package lists... [2023-01-11T08:48:04.249Z] #33 22.95 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-01-11T08:48:04.259Z] #38 64.51 DEP compel/plugins/std/infect.d [2023-01-11T08:48:04.309Z] #49 28.24 Selecting previously unselected package libinih1:arm64. [2023-01-11T08:48:04.309Z] #49 28.27 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2023-01-11T08:48:04.309Z] #49 28.27 Unpacking libinih1:arm64 (53-1+b2) ... [2023-01-11T08:48:04.309Z] #49 28.35 Selecting previously unselected package libnet1:arm64. [2023-01-11T08:48:04.309Z] #49 28.37 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-01-11T08:48:04.309Z] #49 28.37 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-01-11T08:48:04.505Z] #33 23.12 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-01-11T08:48:04.534Z] #38 64.80 DEP compel/plugins/std/string.d [2023-01-11T08:48:04.534Z] #38 64.92 DEP compel/plugins/std/log.d [2023-01-11T08:48:04.566Z] #49 28.49 Selecting previously unselected package libnl-3-200:arm64. [2023-01-11T08:48:04.566Z] #49 28.50 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-01-11T08:48:04.566Z] #49 28.50 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-01-11T08:48:04.566Z] #49 28.62 Selecting previously unselected package libprotobuf-c1:arm64. [2023-01-11T08:48:04.566Z] #49 28.63 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-01-11T08:48:04.566Z] #49 28.63 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-01-11T08:48:04.566Z] #49 28.71 Selecting previously unselected package net-tools. [2023-01-11T08:48:04.566Z] #49 28.71 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2023-01-11T08:48:04.566Z] #49 28.72 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-01-11T08:48:04.793Z] #38 65.11 DEP compel/plugins/std/fds.d [2023-01-11T08:48:04.823Z] #49 28.90 Selecting previously unselected package patch. [2023-01-11T08:48:05.052Z] #38 65.31 DEP compel/plugins/std/std.d [2023-01-11T08:48:05.052Z] #38 65.37 DEP compel/plugins/shmem/shmem.d [2023-01-11T08:48:05.052Z] #38 65.50 DEP compel/plugins/fds/fds.d [2023-01-11T08:48:05.080Z] #49 28.90 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2023-01-11T08:48:05.080Z] #49 28.92 Unpacking patch (2.7.6-7) ... [2023-01-11T08:48:05.080Z] #49 29.05 Selecting previously unselected package python-pip-whl. [2023-01-11T08:48:05.080Z] #49 29.06 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-01-11T08:48:05.080Z] #49 29.07 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-11T08:48:05.209Z] #33 38.78 Reading package lists... [2023-01-11T08:48:05.209Z] #33 ... [2023-01-11T08:48:05.209Z] [2023-01-11T08:48:05.209Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:48:05.209Z] #32 30.57 Fetched 8617 kB in 23s (368 kB/s) [2023-01-11T08:48:05.209Z] #32 30.57 Reading package lists... [2023-01-11T08:48:05.311Z] #38 65.78 CC compel/plugins/std/std.o [2023-01-11T08:48:05.411Z] The recommended git tool is: git [2023-01-11T08:48:05.432Z] #33 ... [2023-01-11T08:48:05.432Z] [2023-01-11T08:48:05.432Z] #26 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-11T08:48:05.432Z] #26 13.89 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB] [2023-01-11T08:48:05.432Z] #26 17.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-11T08:48:05.432Z] #26 ... [2023-01-11T08:48:05.432Z] [2023-01-11T08:48:05.432Z] #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-01-11T08:48:05.432Z] #28 15.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB] [2023-01-11T08:48:05.432Z] #28 19.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-11T08:48:05.485Z] #32 39.56 Reading package lists... [2023-01-11T08:48:05.485Z] #32 ... [2023-01-11T08:48:05.485Z] [2023-01-11T08:48:05.485Z] #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 [2023-01-11T08:48:05.485Z] #36 30.86 Reading package lists... [2023-01-11T08:48:05.645Z] #49 29.56 Selecting previously unselected package python3-lib2to3. [2023-01-11T08:48:05.645Z] #49 29.58 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-01-11T08:48:05.645Z] #49 29.58 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-01-11T08:48:05.688Z] #28 ... [2023-01-11T08:48:05.688Z] [2023-01-11T08:48:05.688Z] #32 [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 [2023-01-11T08:48:05.688Z] #32 14.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB] [2023-01-11T08:48:05.688Z] #32 18.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-11T08:48:05.879Z] #38 66.19 CC compel/plugins/std/fds.o [2023-01-11T08:48:05.902Z] #49 29.74 Selecting previously unselected package python3-distutils. [2023-01-11T08:48:05.902Z] #49 29.74 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-01-11T08:48:05.902Z] #49 29.75 Unpacking python3-distutils (3.9.2-1) ... [2023-01-11T08:48:05.902Z] #49 29.90 Selecting previously unselected package python3-pkg-resources. [2023-01-11T08:48:05.902Z] #49 29.90 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-11T08:48:05.902Z] #49 29.91 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-11T08:48:06.140Z] #38 ... [2023-01-11T08:48:06.140Z] [2023-01-11T08:48:06.140Z] #21 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:48:06.140Z] #21 138.5 github.com/BurntSushi/toml/cmd/tomlv [2023-01-11T08:48:06.140Z] #21 DONE 141.1s [2023-01-11T08:48:06.159Z] #49 30.06 Selecting previously unselected package python3-setuptools. [2023-01-11T08:48:06.159Z] #49 30.07 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-01-11T08:48:06.159Z] #49 30.08 Unpacking python3-setuptools (52.0.0-4) ... [2023-01-11T08:48:06.416Z] #49 30.40 Selecting previously unselected package python3-wheel. [2023-01-11T08:48:06.416Z] #49 30.41 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-01-11T08:48:06.416Z] #49 30.42 Unpacking python3-wheel (0.34.2-1) ... [2023-01-11T08:48:06.421Z] [2023-01-11T08:48:06.421Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-11T08:48:06.673Z] #49 30.53 Selecting previously unselected package python3-pip. [2023-01-11T08:48:06.673Z] #49 30.53 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-01-11T08:48:06.673Z] #49 30.54 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-01-11T08:48:06.690Z] #36 40.08 Reading package lists... [2023-01-11T08:48:06.690Z] #36 ... [2023-01-11T08:48:06.690Z] [2023-01-11T08:48:06.690Z] #22 [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 [2023-01-11T08:48:06.690Z] #22 31.08 Fetched 8617 kB in 24s (355 kB/s) [2023-01-11T08:48:06.690Z] #22 31.08 Reading package lists... [2023-01-11T08:48:06.930Z] #49 30.79 Selecting previously unselected package sudo. [2023-01-11T08:48:06.930Z] #49 30.79 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2023-01-11T08:48:06.930Z] #49 30.84 Unpacking sudo (1.9.5p2-3) ... [2023-01-11T08:48:06.951Z] #22 40.34 Reading package lists... [2023-01-11T08:48:06.951Z] #22 ... [2023-01-11T08:48:06.951Z] [2023-01-11T08:48:06.951Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-01-11T08:48:07.055Z] #32 ... [2023-01-11T08:48:07.055Z] [2023-01-11T08:48:07.055Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-01-11T08:48:07.055Z] #34 25.73 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-01-11T08:48:07.187Z] #49 ... [2023-01-11T08:48:07.187Z] [2023-01-11T08:48:07.187Z] #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 [2023-01-11T08:48:07.187Z] #39 82.23 CC criu/bfd.o [2023-01-11T08:48:07.187Z] #39 82.77 CC criu/bitmap.o [2023-01-11T08:48:07.187Z] #39 82.89 CC criu/cgroup-props.o [2023-01-11T08:48:07.187Z] #39 83.78 CC criu/cgroup.o [2023-01-11T08:48:07.187Z] #39 86.68 CC criu/clone-noasan.o [2023-01-11T08:48:07.187Z] #39 86.90 CC criu/config.o [2023-01-11T08:48:07.187Z] #39 88.38 CC criu/cr-check.o [2023-01-11T08:48:07.187Z] #39 90.22 CC criu/cr-dedup.o [2023-01-11T08:48:07.187Z] #39 90.62 CC criu/cr-dump.o [2023-01-11T08:48:07.421Z] #35 ... [2023-01-11T08:48:07.421Z] [2023-01-11T08:48:07.421Z] #31 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-01-11T08:48:07.421Z] #31 20.65 Updating files: 54% (1045/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) [2023-01-11T08:48:07.421Z] #31 ... [2023-01-11T08:48:07.421Z] [2023-01-11T08:48:07.421Z] #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 [2023-01-11T08:48:07.421Z] #28 11.01 math [2023-01-11T08:48:07.421Z] #28 16.77 unicode/utf8 [2023-01-11T08:48:07.421Z] #28 17.61 internal/race [2023-01-11T08:48:07.421Z] #28 17.96 sync/atomic [2023-01-11T08:48:07.421Z] #28 18.79 unicode [2023-01-11T08:48:07.421Z] #28 ... [2023-01-11T08:48:07.421Z] [2023-01-11T08:48:07.421Z] #31 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-01-11T08:48:07.421Z] #31 20.65 Updating files: 54% (1045/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. [2023-01-11T08:48:07.421Z] #31 21.45 + cd /tmp/tmp.qUfMgIjMF2/src/github.com/docker/libnetwork [2023-01-11T08:48:07.421Z] #31 21.45 + git checkout -q 374259e8316124ccf1fc38c0c0f3430f8d0e9c76 [2023-01-11T08:48:07.444Z] #39 ... [2023-01-11T08:48:07.444Z] [2023-01-11T08:48:07.444Z] #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 [2023-01-11T08:48:07.444Z] #49 31.41 Selecting previously unselected package thin-provisioning-tools. [2023-01-11T08:48:07.444Z] #49 31.42 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2023-01-11T08:48:07.444Z] #49 31.42 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-01-11T08:48:07.545Z] #28 40.28 Updating files: 61% (1355/2219) Updating files: 62% (1376/2219) Updating files: 63% (1398/2219) Updating files: 64% (1421/2219) Updating files: 65% (1443/2219) Updating files: 66% (1465/2219) Updating files: 67% (1487/2219) Updating files: 68% (1509/2219) Updating files: 69% (1532/2219) Updating files: 70% (1554/2219) Updating files: 71% (1576/2219) Updating files: 72% (1598/2219) Updating files: 73% (1620/2219) Updating files: 74% (1643/2219) Updating files: 75% (1665/2219) Updating files: 76% (1687/2219) Updating files: 77% (1709/2219) Updating files: 78% (1731/2219) Updating files: 79% (1754/2219) Updating files: 80% (1776/2219) Updating files: 81% (1798/2219) Updating files: 82% (1820/2219) Updating files: 83% (1842/2219) Updating files: 84% (1864/2219) Updating files: 84% (1883/2219) Updating files: 85% (1887/2219) Updating files: 86% (1909/2219) Updating files: 87% (1931/2219) Updating files: 88% (1953/2219) Updating files: 89% (1975/2219) Updating files: 90% (1998/2219) Updating files: 91% (2020/2219) Updating files: 92% (2042/2219) Updating files: 93% (2064/2219) Updating files: 94% (2086/2219) Updating files: 95% (2109/2219) Updating files: 96% (2131/2219) Updating files: 97% (2153/2219) Updating files: 98% (2175/2219) Updating files: 99% (2197/2219) Updating files: 100% (2219/2219) Updating files: 100% (2219/2219), done. [2023-01-11T08:48:07.545Z] #28 41.58 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-01-11T08:48:07.686Z] #31 21.72 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-01-11T08:48:07.701Z] #49 31.59 Selecting previously unselected package uidmap. [2023-01-11T08:48:07.701Z] #49 31.59 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2023-01-11T08:48:07.701Z] #49 31.61 Unpacking uidmap (1:4.8.1-1) ... [2023-01-11T08:48:07.701Z] #49 31.74 Selecting previously unselected package vim-runtime. [2023-01-11T08:48:07.701Z] #49 31.75 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-11T08:48:07.701Z] #49 31.78 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-01-11T08:48:07.958Z] #49 31.80 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-01-11T08:48:07.958Z] #49 31.80 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:48:08.256Z] #31 ... [2023-01-11T08:48:08.256Z] [2023-01-11T08:48:08.256Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:48:08.256Z] #27 12.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-11T08:48:08.256Z] #27 21.17 Fetched 8617 kB in 15s (576 kB/s) [2023-01-11T08:48:08.256Z] #27 21.17 Reading package lists... [2023-01-11T08:48:08.256Z] #27 ... [2023-01-11T08:48:08.256Z] [2023-01-11T08:48:08.256Z] #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 [2023-01-11T08:48:08.256Z] #33 21.35 Fetched 8617 kB in 15s (569 kB/s) [2023-01-11T08:48:08.424Z] #34 ... [2023-01-11T08:48:08.424Z] [2023-01-11T08:48:08.424Z] #24 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:48:08.424Z] #24 16.94 Fetched 8617 kB in 12s (717 kB/s) [2023-01-11T08:48:08.424Z] #24 16.94 Reading package lists... [2023-01-11T08:48:08.424Z] #24 26.34 Reading package lists... [2023-01-11T08:48:08.424Z] #24 ... [2023-01-11T08:48:08.424Z] [2023-01-11T08:48:08.424Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-01-11T08:48:08.424Z] #33 26.21 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-01-11T08:48:09.200Z] #33 21.35 Reading package lists... [2023-01-11T08:48:09.200Z] #33 ... [2023-01-11T08:48:09.200Z] [2023-01-11T08:48:09.200Z] #36 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-01-11T08:48:09.200Z] #36 DONE 23.4s [2023-01-11T08:48:09.460Z] [2023-01-11T08:48:09.460Z] #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 [2023-01-11T08:48:09.460Z] #25 18.81 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-01-11T08:48:09.460Z] #25 18.96 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-01-11T08:48:09.537Z] #37 77.81 Updating files: 26% (1389/5151) Updating files: 27% (1391/5151) Updating files: 28% (1443/5151) Updating files: 29% (1494/5151) Updating files: 30% (1546/5151) Updating files: 31% (1597/5151) Updating files: 32% (1649/5151) Updating files: 33% (1700/5151) Updating files: 34% (1752/5151) Updating files: 35% (1803/5151) Updating files: 36% (1855/5151) Updating files: 37% (1906/5151) Updating files: 38% (1958/5151) Updating files: 39% (2009/5151) Updating files: 40% (2061/5151) Updating files: 41% (2112/5151) Updating files: 42% (2164/5151) Updating files: 43% (2215/5151) Updating files: 44% (2267/5151) Updating files: 45% (2318/5151) Updating files: 46% (2370/5151) Updating files: 47% (2421/5151) Updating files: 48% (2473/5151) Updating files: 49% (2524/5151) Updating files: 49% (2544/5151) Updating files: 50% (2576/5151) Updating files: 51% (2628/5151) Updating files: 52% (2679/5151) Updating files: 53% (2731/5151) Updating files: 54% (2782/5151) Updating files: 55% (2834/5151) Updating files: 56% (2885/5151) Updating files: 57% (2937/5151) Updating files: 58% (2988/5151) Updating files: 59% (3040/5151) Updating files: 60% (3091/5151) Updating files: 61% (3143/5151) Updating files: 62% (3194/5151) Updating files: 63% (3246/5151) Updating files: 64% (3297/5151) Updating files: 65% (3349/5151) Updating files: 66% (3400/5151) Updating files: 67% (3452/5151) Updating files: 68% (3503/5151) Updating files: 69% (3555/5151) Updating files: 70% (3606/5151) Updating files: 71% (3658/5151) Updating files: 72% (3709/5151) Updating files: 73% (3761/5151) Updating files: 73% (3798/5151) Updating files: 74% (3812/5151) Updating files: 75% (3864/5151) Updating files: 76% (3915/5151) Updating files: 77% (3967/5151) Updating files: 78% (4018/5151) Updating files: 79% (4070/5151) Updating files: 80% (4121/5151) Updating files: 81% (4173/5151) Updating files: 82% (4224/5151) Updating files: 83% (4276/5151) Updating files: 84% (4327/5151) Updating files: 85% (4379/5151) Updating files: 86% (4430/5151) Updating files: 87% (4482/5151) Updating files: 88% (4533/5151) Updating files: 89% (4585/5151) Updating files: 90% (4636/5151) Updating files: 91% (4688/5151) Updating files: 92% (4739/5151) Updating files: 93% (4791/5151) Updating files: 94% (4842/5151) Updating files: 95% (4894/5151) Updating files: 95% (4900/5151) Updating files: 96% (4945/5151) Updating files: 97% (4997/5151) Updating files: 98% (5048/5151) Updating files: 99% (5100/5151) Updating files: 100% (5151/5151) Updating files: 100% (5151/5151), done. [2023-01-11T08:48:09.537Z] #37 81.14 + cd /tmp/tmp.2eidcelGow/src/github.com/containerd/containerd [2023-01-11T08:48:09.796Z] #37 81.14 + git checkout -q v1.6.15 [2023-01-11T08:48:10.165Z] #28 44.12 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-01-11T08:48:10.842Z] #25 ... [2023-01-11T08:48:10.842Z] [2023-01-11T08:48:10.842Z] #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 [2023-01-11T08:48:10.842Z] #28 23.86 encoding [2023-01-11T08:48:11.233Z] #49 35.12 Selecting previously unselected package vim. [2023-01-11T08:48:11.233Z] #49 35.12 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-01-11T08:48:11.233Z] #49 35.16 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:48:11.797Z] #49 35.71 Selecting previously unselected package xfsprogs. [2023-01-11T08:48:11.797Z] #49 35.73 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2023-01-11T08:48:11.797Z] #49 35.74 Unpacking xfsprogs (5.10.0-4) ... [2023-01-11T08:48:12.057Z] #49 36.13 Selecting previously unselected package zip. [2023-01-11T08:48:12.057Z] #49 36.13 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2023-01-11T08:48:12.057Z] #49 36.14 Unpacking zip (3.0-12) ... [2023-01-11T08:48:12.569Z] #49 36.42 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-11T08:48:12.759Z] #33 ... [2023-01-11T08:48:12.759Z] [2023-01-11T08:48:12.759Z] #29 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-01-11T08:48:12.759Z] #29 29.41 Updating files: 47% (911/1910) Updating files: 48% (917/1910) Updating files: 49% (936/1910) Updating files: 50% (955/1910) Updating files: 51% (975/1910) Updating files: 52% (994/1910) Updating files: 53% (1013/1910) Updating files: 54% (1032/1910) Updating files: 55% (1051/1910) Updating files: 56% (1070/1910) Updating files: 57% (1089/1910) Updating files: 58% (1108/1910) Updating files: 59% (1127/1910) Updating files: 60% (1146/1910) Updating files: 61% (1166/1910) Updating files: 62% (1185/1910) Updating files: 63% (1204/1910) Updating files: 64% (1223/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 89% (1701/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. [2023-01-11T08:48:12.759Z] #29 31.01 + cd /tmp/tmp.K2fZ3HqLMQ/src/github.com/docker/libnetwork [2023-01-11T08:48:12.759Z] #29 31.01 + git checkout -q 374259e8316124ccf1fc38c0c0f3430f8d0e9c76 [2023-01-11T08:48:12.759Z] #29 31.46 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-01-11T08:48:13.084Z] #37 83.95 + export 'BUILDTAGS=netgo osusergo static_build' [2023-01-11T08:48:13.084Z] #37 83.96 + BUILDTAGS='netgo osusergo static_build' [2023-01-11T08:48:13.084Z] #37 83.96 + export EXTRA_FLAGS=-buildmode=pie [2023-01-11T08:48:13.084Z] #37 83.96 + EXTRA_FLAGS=-buildmode=pie [2023-01-11T08:48:13.084Z] #37 83.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-01-11T08:48:13.084Z] #37 83.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-01-11T08:48:13.084Z] #37 83.96 + '[' '' = dynamic ']' [2023-01-11T08:48:13.084Z] #37 83.96 + make [2023-01-11T08:48:13.467Z] #28 ... [2023-01-11T08:48:13.467Z] [2023-01-11T08:48:13.467Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:48:13.467Z] #32 39.56 Reading package lists... [2023-01-11T08:48:13.498Z] #49 37.36 Setting up libip4tc2:arm64 (1.8.7-1) ... [2023-01-11T08:48:13.498Z] #49 37.37 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-01-11T08:48:13.498Z] #49 37.39 Setting up libgpm2:arm64 (1.20.7-8) ... [2023-01-11T08:48:13.498Z] #49 37.41 Setting up libicu67:arm64 (67.1-7) ... [2023-01-11T08:48:13.498Z] #49 37.42 Setting up libip6tc2:arm64 (1.8.7-1) ... [2023-01-11T08:48:13.498Z] #49 37.43 Setting up libinih1:arm64 (53-1+b2) ... [2023-01-11T08:48:13.498Z] #49 37.44 Setting up uidmap (1:4.8.1-1) ... [2023-01-11T08:48:13.498Z] #49 37.45 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-01-11T08:48:13.498Z] #49 37.46 Setting up bzip2 (1.0.8-4) ... [2023-01-11T08:48:13.498Z] #49 37.48 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-01-11T08:48:13.498Z] #49 37.49 Setting up python3-wheel (0.34.2-1) ... [2023-01-11T08:48:14.060Z] #49 38.21 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:48:14.316Z] #49 38.24 Setting up libcap2:arm64 (1:2.44-1) ... [2023-01-11T08:48:14.316Z] #49 38.25 Setting up libcap2-bin (1:2.44-1) ... [2023-01-11T08:48:14.316Z] #49 38.26 Setting up apparmor (2.13.6-10) ... [2023-01-11T08:48:14.460Z] #37 85.94 + bin/ctr [2023-01-11T08:48:15.052Z] #28 ... [2023-01-11T08:48:15.052Z] [2023-01-11T08:48:15.052Z] #32 [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 [2023-01-11T08:48:15.052Z] #32 18.53 Fetched 8617 kB in 14s (615 kB/s) [2023-01-11T08:48:15.052Z] #32 18.53 Reading package lists... [2023-01-11T08:48:15.052Z] #32 24.88 Reading package lists... [2023-01-11T08:48:15.052Z] #32 ... [2023-01-11T08:48:15.052Z] [2023-01-11T08:48:15.052Z] #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 [2023-01-11T08:48:15.052Z] #24 27.99 Updating files: 73% (1641/2219) Updating files: 74% (1643/2219) Updating files: 75% (1665/2219) Updating files: 76% (1687/2219) Updating files: 77% (1709/2219) Updating files: 78% (1731/2219) Updating files: 79% (1754/2219) Updating files: 80% (1776/2219) Updating files: 81% (1798/2219) Updating files: 82% (1820/2219) Updating files: 83% (1842/2219) Updating files: 84% (1864/2219) Updating files: 85% (1887/2219) Updating files: 86% (1909/2219) Updating files: 87% (1931/2219) Updating files: 88% (1953/2219) Updating files: 89% (1975/2219) Updating files: 90% (1998/2219) Updating files: 91% (2020/2219) Updating files: 92% (2042/2219) Updating files: 93% (2064/2219) Updating files: 94% (2086/2219) Updating files: 95% (2109/2219) Updating files: 96% (2131/2219) Updating files: 97% (2153/2219) Updating files: 98% (2175/2219) Updating files: 99% (2197/2219) Updating files: 100% (2219/2219) Updating files: 100% (2219/2219), done. [2023-01-11T08:48:15.052Z] #24 28.61 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-01-11T08:48:15.052Z] #24 ... [2023-01-11T08:48:15.052Z] [2023-01-11T08:48:15.052Z] #21 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-11T08:48:15.052Z] #21 18.88 Fetched 8617 kB in 13s (651 kB/s) [2023-01-11T08:48:15.052Z] #21 18.88 Reading package lists... [2023-01-11T08:48:15.052Z] #21 25.34 Reading package lists... [2023-01-11T08:48:15.052Z] #21 ... [2023-01-11T08:48:15.052Z] [2023-01-11T08:48:15.052Z] #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 [2023-01-11T08:48:15.052Z] #33 21.35 Reading package lists... [2023-01-11T08:48:15.682Z] #49 39.66 Setting up zip (3.0-12) ... [2023-01-11T08:48:15.682Z] #49 39.67 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:48:15.682Z] #49 39.71 Setting up bash-completion (1:2.11-2) ... [2023-01-11T08:48:16.009Z] #32 47.95 Building dependency tree... [2023-01-11T08:48:16.035Z] #29 ... [2023-01-11T08:48:16.035Z] [2023-01-11T08:48:16.035Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-01-11T08:48:16.035Z] #33 34.64 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-01-11T08:48:16.598Z] #33 ... [2023-01-11T08:48:16.598Z] [2023-01-11T08:48:16.598Z] #27 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2023-01-11T08:48:16.598Z] #27 DONE 35.1s [2023-01-11T08:48:16.854Z] [2023-01-11T08:48:16.854Z] #36 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:48:16.854Z] #36 27.98 unicode/utf8 [2023-01-11T08:48:16.854Z] #36 29.86 internal/race [2023-01-11T08:48:16.854Z] #36 30.50 sync/atomic [2023-01-11T08:48:16.854Z] #36 31.37 unicode [2023-01-11T08:48:16.990Z] #37 ... [2023-01-11T08:48:16.990Z] [2023-01-11T08:48:16.990Z] #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 [2023-01-11T08:48:16.990Z] #38 66.86 CC compel/plugins/std/log.o [2023-01-11T08:48:16.990Z] #38 68.37 CC compel/plugins/std/string.o [2023-01-11T08:48:16.990Z] #38 69.31 CC compel/plugins/std/infect.o [2023-01-11T08:48:16.990Z] #38 69.99 CC compel/arch/x86/plugins/std/parasite-head.o [2023-01-11T08:48:16.991Z] #38 70.10 CC compel/arch/x86/plugins/std/memcpy.o [2023-01-11T08:48:16.991Z] #38 70.29 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-01-11T08:48:16.991Z] #38 70.46 AR compel/plugins/std.lib.a [2023-01-11T08:48:16.991Z] #38 70.78 CC compel/plugins/fds/fds.o [2023-01-11T08:48:16.991Z] #38 71.20 AR compel/plugins/fds.lib.a [2023-01-11T08:48:16.991Z] #38 71.36 HOSTDEP compel/src/lib/log-host.d [2023-01-11T08:48:16.991Z] #38 71.54 HOSTDEP compel/src/lib/handle-elf-host.d [2023-01-11T08:48:16.991Z] #38 71.77 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-01-11T08:48:16.991Z] #38 71.97 HOSTDEP compel/src/main-host.d [2023-01-11T08:48:16.991Z] #38 72.18 DEP compel/src/lib/ptrace.d [2023-01-11T08:48:16.991Z] #38 72.38 DEP compel/src/lib/infect.d [2023-01-11T08:48:16.991Z] #38 72.71 DEP compel/src/lib/infect-util.d [2023-01-11T08:48:16.991Z] #38 72.95 DEP compel/src/lib/infect-rpc.d [2023-01-11T08:48:16.991Z] #38 73.08 DEP compel/arch/x86/src/lib/infect.d [2023-01-11T08:48:16.991Z] #38 73.28 DEP compel/arch/x86/src/lib/cpu.d [2023-01-11T08:48:16.991Z] #38 73.43 DEP compel/src/lib/log.d [2023-01-11T08:48:16.991Z] #38 73.51 DEP compel/src/main.d [2023-01-11T08:48:16.991Z] #38 73.62 DEP compel/src/lib/handle-elf.d [2023-01-11T08:48:16.991Z] #38 73.76 DEP compel/arch/x86/src/lib/handle-elf.d [2023-01-11T08:48:16.991Z] #38 73.96 CC compel/src/lib/log.o [2023-01-11T08:48:16.991Z] #38 74.23 CC compel/arch/x86/src/lib/cpu.o [2023-01-11T08:48:16.991Z] #38 75.10 CC compel/arch/x86/src/lib/infect.o [2023-01-11T08:48:16.991Z] #38 75.95 CC compel/src/lib/infect-rpc.o [2023-01-11T08:48:16.991Z] #38 76.26 CC compel/src/lib/infect-util.o [2023-01-11T08:48:16.991Z] #38 76.56 CC compel/src/lib/infect.o [2023-01-11T08:48:17.782Z] #36 ... [2023-01-11T08:48:17.782Z] [2023-01-11T08:48:17.782Z] #24 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:48:17.782Z] #24 26.34 Reading package lists... [2023-01-11T08:48:18.355Z] #33 27.48 Reading package lists... [2023-01-11T08:48:18.616Z] #33 32.65 Building dependency tree... [2023-01-11T08:48:18.616Z] #33 ... [2023-01-11T08:48:18.616Z] [2023-01-11T08:48:18.616Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:48:18.616Z] #30 32.70 go: downloading github.com/fatih/color v1.13.0 [2023-01-11T08:48:18.616Z] #30 32.70 go: downloading github.com/gofrs/flock v0.8.1 [2023-01-11T08:48:18.616Z] #30 32.84 go: downloading github.com/pkg/errors v0.9.1 [2023-01-11T08:48:18.616Z] #30 32.88 go: downloading github.com/spf13/cobra v1.3.0 [2023-01-11T08:48:18.616Z] #30 32.89 go: downloading github.com/spf13/pflag v1.0.5 [2023-01-11T08:48:18.951Z] #49 42.51 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-11T08:48:18.951Z] #49 42.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-01-11T08:48:18.951Z] #49 42.53 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-01-11T08:48:18.951Z] #49 42.55 Setting up patch (2.7.6-7) ... [2023-01-11T08:48:18.951Z] #49 42.56 Setting up sudo (1.9.5p2-3) ... [2023-01-11T08:48:18.951Z] #49 ... [2023-01-11T08:48:18.951Z] [2023-01-11T08:48:18.951Z] #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 [2023-01-11T08:48:18.951Z] #39 93.47 CC criu/cr-errno.o [2023-01-11T08:48:18.952Z] #39 93.60 CC criu/cr-restore.o [2023-01-11T08:48:18.952Z] #39 98.73 CC criu/cr-service.o [2023-01-11T08:48:18.952Z] #39 100.7 CC criu/crtools.o [2023-01-11T08:48:18.952Z] #39 101.4 CC criu/eventfd.o [2023-01-11T08:48:18.952Z] #39 101.8 CC criu/eventpoll.o [2023-01-11T08:48:18.952Z] #39 102.7 CC criu/external.o [2023-01-11T08:48:18.952Z] #39 103.1 CC criu/fault-injection.o [2023-01-11T08:48:18.952Z] #39 103.2 CC criu/fdstore.o [2023-01-11T08:48:18.952Z] #39 103.5 CC criu/fifo.o [2023-01-11T08:48:18.952Z] #39 ... [2023-01-11T08:48:18.952Z] [2023-01-11T08:48:18.952Z] #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 [2023-01-11T08:48:18.952Z] #49 42.66 invoke-rc.d: could not determine current runlevel [2023-01-11T08:48:18.952Z] #49 42.67 invoke-rc.d: policy-rc.d denied execution of start. [2023-01-11T08:48:18.952Z] #49 42.69 Setting up xfsprogs (5.10.0-4) ... [2023-01-11T08:48:18.952Z] #49 42.70 Setting up libxtables12:arm64 (1.8.7-1) ... [2023-01-11T08:48:18.952Z] #49 42.72 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-11T08:48:18.952Z] #49 42.73 Setting up pigz (2.6-1) ... [2023-01-11T08:48:18.952Z] #49 42.74 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-01-11T08:48:18.952Z] #49 42.75 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-01-11T08:48:18.952Z] #49 42.77 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-11T08:48:18.952Z] #49 42.78 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:48:19.186Z] #30 33.29 go: downloading github.com/spf13/viper v1.10.1 [2023-01-11T08:48:19.186Z] #30 33.29 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2023-01-11T08:48:19.446Z] #30 33.62 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-11T08:48:19.446Z] #30 33.65 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-11T08:48:19.446Z] #30 33.68 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2023-01-11T08:48:19.446Z] #30 33.71 go: downloading github.com/go-critic/go-critic v0.6.2 [2023-01-11T08:48:19.515Z] #49 43.39 Setting up libaio1:arm64 (0.3.112-9) ... [2023-01-11T08:48:19.515Z] #49 43.40 Setting up python3-lib2to3 (3.9.2-1) ... [2023-01-11T08:48:19.772Z] #49 43.86 Setting up libelf1:arm64 (0.183-1) ... [2023-01-11T08:48:20.029Z] #49 43.89 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-01-11T08:48:20.029Z] #49 43.91 Setting up python3-distutils (3.9.2-1) ... [2023-01-11T08:48:20.219Z] #32 53.88 The following additional packages will be installed: [2023-01-11T08:48:20.219Z] #32 ... [2023-01-11T08:48:20.219Z] [2023-01-11T08:48:20.219Z] #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 [2023-01-11T08:48:20.219Z] #36 40.08 Reading package lists... [2023-01-11T08:48:20.219Z] #36 48.10 Building dependency tree... [2023-01-11T08:48:20.219Z] #36 53.77 The following additional packages will be installed: [2023-01-11T08:48:20.219Z] #36 53.79 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-01-11T08:48:20.219Z] #36 53.83 Suggested packages: [2023-01-11T08:48:20.219Z] #36 53.84 cmake-doc ninja-build lrzip [2023-01-11T08:48:20.219Z] #36 53.84 Recommended packages: [2023-01-11T08:48:20.219Z] #36 53.84 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-01-11T08:48:20.219Z] #36 ... [2023-01-11T08:48:20.219Z] [2023-01-11T08:48:20.219Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:48:20.219Z] #32 53.88 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-01-11T08:48:20.219Z] #32 53.88 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-01-11T08:48:20.219Z] #32 53.88 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-01-11T08:48:20.219Z] #32 53.88 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-01-11T08:48:20.219Z] #32 53.89 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-01-11T08:48:20.219Z] #32 53.92 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-01-11T08:48:20.219Z] #32 53.93 mingw-w64-common mingw-w64-x86-64-dev [2023-01-11T08:48:20.219Z] #32 53.94 Suggested packages: [2023-01-11T08:48:20.219Z] #32 53.96 gcc-10-locales seccomp wine64 [2023-01-11T08:48:20.285Z] #38 80.37 CC compel/src/lib/ptrace.o [2023-01-11T08:48:20.303Z] #24 36.37 Building dependency tree... [2023-01-11T08:48:20.543Z] #49 44.40 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:48:20.543Z] #49 44.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-01-11T08:48:20.543Z] #49 44.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-01-11T08:48:20.543Z] #49 44.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-01-11T08:48:20.543Z] #49 44.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-01-11T08:48:20.543Z] #49 44.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-01-11T08:48:20.543Z] #49 44.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-01-11T08:48:20.543Z] #49 44.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-01-11T08:48:20.543Z] #49 44.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-01-11T08:48:20.543Z] #49 44.48 Setting up python3-setuptools (52.0.0-4) ... [2023-01-11T08:48:20.544Z] #38 80.84 AR compel/libcompel.a [2023-01-11T08:48:20.803Z] #38 80.93 HOSTCC compel/src/main-host.o [2023-01-11T08:48:21.062Z] #38 81.36 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-01-11T08:48:21.321Z] #38 81.48 HOSTCC compel/src/lib/handle-elf-host.o [2023-01-11T08:48:21.321Z] #38 81.72 HOSTCC compel/src/lib/log-host.o [2023-01-11T08:48:21.358Z] #30 35.02 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-01-11T08:48:21.358Z] #30 35.04 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-01-11T08:48:21.580Z] #38 81.90 HOSTLINK compel/compel-host-bin [2023-01-11T08:48:21.604Z] #32 56.05 The following NEW packages will be installed: [2023-01-11T08:48:21.604Z] #32 56.05 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-01-11T08:48:21.604Z] #32 56.05 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-01-11T08:48:21.604Z] #32 56.05 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-01-11T08:48:21.604Z] #32 56.05 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-01-11T08:48:21.604Z] #32 56.05 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-01-11T08:48:21.604Z] #32 56.09 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-01-11T08:48:21.604Z] #32 56.09 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-01-11T08:48:21.604Z] #32 56.09 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-01-11T08:48:21.604Z] #32 56.09 mingw-w64-x86-64-dev [2023-01-11T08:48:21.672Z] #24 ... [2023-01-11T08:48:21.672Z] [2023-01-11T08:48:21.672Z] #26 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-11T08:48:21.672Z] #26 30.39 Fetched 8617 kB in 23s (382 kB/s) [2023-01-11T08:48:21.672Z] #26 30.39 Reading package lists... [2023-01-11T08:48:21.838Z] #38 82.10 DEP soccr/soccr.d [2023-01-11T08:48:21.909Z] #49 46.00 Setting up libjq1:arm64 (1.6-2.1) ... [2023-01-11T08:48:21.931Z] #26 39.61 Reading package lists... [2023-01-11T08:48:21.931Z] #26 ... [2023-01-11T08:48:21.931Z] [2023-01-11T08:48:21.931Z] #32 [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 [2023-01-11T08:48:21.931Z] #32 30.31 Fetched 8617 kB in 22s (391 kB/s) [2023-01-11T08:48:21.931Z] #32 30.31 Reading package lists... [2023-01-11T08:48:22.099Z] #38 82.35 CC soccr/soccr.o [2023-01-11T08:48:22.165Z] #49 46.02 Setting up libnftnl11:arm64 (1.1.9-1) ... [2023-01-11T08:48:22.166Z] #49 46.04 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-01-11T08:48:22.166Z] #49 46.05 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-01-11T08:48:22.179Z] #32 ... [2023-01-11T08:48:22.179Z] [2023-01-11T08:48:22.179Z] #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 [2023-01-11T08:48:22.179Z] #25 DONE 56.6s [2023-01-11T08:48:22.187Z] #32 39.89 Reading package lists... [2023-01-11T08:48:22.187Z] #32 ... [2023-01-11T08:48:22.187Z] [2023-01-11T08:48:22.187Z] #36 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:48:22.187Z] #36 39.68 encoding [2023-01-11T08:48:22.358Z] #38 ... [2023-01-11T08:48:22.358Z] [2023-01-11T08:48:22.358Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:48:22.358Z] #28 147.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-01-11T08:48:22.358Z] #28 147.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-01-11T08:48:22.359Z] #28 147.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-01-11T08:48:22.359Z] #28 155.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-01-11T08:48:22.359Z] #28 155.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-01-11T08:48:22.359Z] #28 156.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-11T08:48:22.442Z] [2023-01-11T08:48:22.442Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:48:22.442Z] #32 56.70 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2023-01-11T08:48:22.442Z] #32 56.70 Need to get 115 MB of archives. [2023-01-11T08:48:22.442Z] #32 56.70 After this operation, 645 MB of additional disk space will be used. [2023-01-11T08:48:22.442Z] #32 56.70 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] [2023-01-11T08:48:22.442Z] #32 56.93 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] [2023-01-11T08:48:22.750Z] #36 ... [2023-01-11T08:48:22.750Z] [2023-01-11T08:48:22.750Z] #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-01-11T08:48:22.750Z] #28 31.11 Fetched 8617 kB in 23s (376 kB/s) [2023-01-11T08:48:22.750Z] #28 31.11 Reading package lists... [2023-01-11T08:48:22.750Z] #28 40.29 Reading package lists... [2023-01-11T08:48:22.750Z] #28 ... [2023-01-11T08:48:22.750Z] [2023-01-11T08:48:22.750Z] #35 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-01-11T08:48:23.018Z] #32 57.26 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-01-11T08:48:23.018Z] #32 57.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-01-11T08:48:23.018Z] #32 57.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-01-11T08:48:23.018Z] #32 57.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-01-11T08:48:23.018Z] #32 ... [2023-01-11T08:48:23.018Z] [2023-01-11T08:48:23.018Z] #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 [2023-01-11T08:48:23.018Z] #33 38.78 Reading package lists... [2023-01-11T08:48:23.018Z] #33 47.41 Building dependency tree... [2023-01-11T08:48:23.018Z] #33 52.50 The following additional packages will be installed: [2023-01-11T08:48:23.018Z] #33 52.51 libbtrfs0 [2023-01-11T08:48:23.018Z] #33 52.87 The following NEW packages will be installed: [2023-01-11T08:48:23.018Z] #33 52.87 libbtrfs-dev libbtrfs0 [2023-01-11T08:48:23.018Z] #33 53.57 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2023-01-11T08:48:23.018Z] #33 53.57 Need to get 460 kB of archives. [2023-01-11T08:48:23.018Z] #33 53.57 After this operation, 1237 kB of additional disk space will be used. [2023-01-11T08:48:23.018Z] #33 53.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-01-11T08:48:23.018Z] #33 53.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-01-11T08:48:23.018Z] #33 55.30 debconf: delaying package configuration, since apt-utils is not installed [2023-01-11T08:48:23.018Z] #33 55.73 Fetched 460 kB in 1s (794 kB/s) [2023-01-11T08:48:23.018Z] #33 55.90 Selecting previously unselected package libbtrfs0:amd64. [2023-01-11T08:48:23.018Z] #33 55.90 (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.) [2023-01-11T08:48:23.018Z] #33 55.99 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-01-11T08:48:23.018Z] #33 56.00 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-01-11T08:48:23.018Z] #33 56.54 Selecting previously unselected package libbtrfs-dev:amd64. [2023-01-11T08:48:23.018Z] #33 56.54 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-01-11T08:48:23.018Z] #33 56.55 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-11T08:48:23.018Z] #33 57.23 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-01-11T08:48:23.018Z] #33 57.36 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-11T08:48:23.095Z] #49 47.24 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-01-11T08:48:23.095Z] #49 47.25 Setting up jq (1.6-2.1) ... [2023-01-11T08:48:23.095Z] #49 47.27 Setting up libbpf0:arm64 (1:0.3-2) ... [2023-01-11T08:48:23.095Z] #49 47.28 Setting up iptables (1.8.7-1) ... [2023-01-11T08:48:23.095Z] #49 47.29 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-11T08:48:23.095Z] #49 47.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-11T08:48:23.095Z] #49 47.31 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-11T08:48:23.270Z] #30 ... [2023-01-11T08:48:23.270Z] [2023-01-11T08:48:23.270Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:48:23.270Z] #27 21.17 Reading package lists... [2023-01-11T08:48:23.270Z] #27 27.44 Reading package lists... [2023-01-11T08:48:23.270Z] #27 32.78 Building dependency tree... [2023-01-11T08:48:23.270Z] #27 35.98 The following additional packages will be installed: [2023-01-11T08:48:23.270Z] #27 35.99 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-01-11T08:48:23.270Z] #27 35.99 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-01-11T08:48:23.270Z] #27 35.99 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-01-11T08:48:23.270Z] #27 36.00 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-01-11T08:48:23.270Z] #27 36.00 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-01-11T08:48:23.270Z] #27 36.00 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-01-11T08:48:23.270Z] #27 36.01 mingw-w64-common mingw-w64-x86-64-dev [2023-01-11T08:48:23.270Z] #27 36.01 Suggested packages: [2023-01-11T08:48:23.270Z] #27 36.01 gcc-10-locales seccomp wine64 [2023-01-11T08:48:23.270Z] #27 37.31 The following NEW packages will be installed: [2023-01-11T08:48:23.270Z] #27 37.31 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-01-11T08:48:23.270Z] #27 37.32 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-01-11T08:48:23.270Z] #27 37.32 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-01-11T08:48:23.270Z] #27 37.32 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-01-11T08:48:23.270Z] #27 37.32 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-01-11T08:48:23.270Z] #27 37.32 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-01-11T08:48:23.270Z] #27 37.32 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-01-11T08:48:23.270Z] #27 37.32 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-01-11T08:48:23.270Z] #27 37.33 mingw-w64-x86-64-dev [2023-01-11T08:48:23.270Z] #27 ... [2023-01-11T08:48:23.270Z] [2023-01-11T08:48:23.270Z] #32 [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 [2023-01-11T08:48:23.270Z] #32 24.88 Reading package lists... [2023-01-11T08:48:23.270Z] #32 30.59 Building dependency tree... [2023-01-11T08:48:23.270Z] #32 33.87 The following additional packages will be installed: [2023-01-11T08:48:23.270Z] #32 33.88 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-01-11T08:48:23.271Z] #32 33.89 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-01-11T08:48:23.271Z] #32 33.90 Suggested packages: [2023-01-11T08:48:23.271Z] #32 33.92 manpages-dev protobuf-mode-el python3-setuptools [2023-01-11T08:48:23.271Z] #32 35.22 The following NEW packages will be installed: [2023-01-11T08:48:23.271Z] #32 35.23 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-01-11T08:48:23.271Z] #32 35.23 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-01-11T08:48:23.271Z] #32 35.23 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-01-11T08:48:23.271Z] #32 35.24 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-01-11T08:48:23.271Z] #32 35.62 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded. [2023-01-11T08:48:23.271Z] #32 35.62 Need to get 4583 kB of archives. [2023-01-11T08:48:23.271Z] #32 35.62 After this operation, 25.9 MB of additional disk space will be used. [2023-01-11T08:48:23.271Z] #32 35.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-01-11T08:48:23.271Z] #32 35.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-01-11T08:48:23.271Z] #32 35.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-01-11T08:48:23.271Z] #32 35.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-01-11T08:48:23.271Z] #32 35.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-01-11T08:48:23.271Z] #32 35.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-01-11T08:48:23.271Z] #32 35.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-01-11T08:48:23.271Z] #32 35.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2023-01-11T08:48:23.271Z] #32 35.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2023-01-11T08:48:23.271Z] #32 35.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-01-11T08:48:23.271Z] #32 35.70 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-01-11T08:48:23.271Z] #32 35.73 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-01-11T08:48:23.271Z] #32 35.80 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-01-11T08:48:23.271Z] #32 35.85 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2023-01-11T08:48:23.271Z] #32 35.86 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-01-11T08:48:23.271Z] #32 35.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-11T08:48:23.271Z] #32 35.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-01-11T08:48:23.271Z] #32 35.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-01-11T08:48:23.271Z] #32 37.06 debconf: delaying package configuration, since apt-utils is not installed [2023-01-11T08:48:23.271Z] #32 37.31 Fetched 4583 kB in 1s (7282 kB/s) [2023-01-11T08:48:23.271Z] #32 37.42 Selecting previously unselected package libcap2:amd64. [2023-01-11T08:48:23.280Z] #33 57.43 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-11T08:48:23.280Z] #33 ... [2023-01-11T08:48:23.280Z] [2023-01-11T08:48:23.280Z] #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 [2023-01-11T08:48:23.280Z] #36 55.32 The following NEW packages will be installed: [2023-01-11T08:48:23.280Z] #36 55.35 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-01-11T08:48:23.280Z] #36 55.35 vim-common xxd [2023-01-11T08:48:23.280Z] #36 55.99 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2023-01-11T08:48:23.280Z] #36 55.99 Need to get 17.7 MB of archives. [2023-01-11T08:48:23.280Z] #36 55.99 After this operation, 70.7 MB of additional disk space will be used. [2023-01-11T08:48:23.280Z] #36 55.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-11T08:48:23.280Z] #36 56.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-11T08:48:23.280Z] #36 56.01 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-01-11T08:48:23.280Z] #36 56.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-01-11T08:48:23.280Z] #36 57.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2023-01-11T08:48:23.280Z] #36 57.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-01-11T08:48:23.280Z] #36 57.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-01-11T08:48:23.280Z] #36 57.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-01-11T08:48:23.280Z] #36 57.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-01-11T08:48:23.280Z] #36 57.18 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-01-11T08:48:23.352Z] #49 47.31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-11T08:48:23.352Z] #49 47.33 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-01-11T08:48:23.352Z] #49 47.34 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-01-11T08:48:23.352Z] #49 47.35 Setting up iproute2 (5.10.0-4) ... [2023-01-11T08:48:23.531Z] #32 37.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 ... 15718 files and directories currently installed.) [2023-01-11T08:48:23.531Z] #32 37.49 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-01-11T08:48:23.531Z] #32 37.51 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-01-11T08:48:23.531Z] #32 37.58 Selecting previously unselected package libcap-dev:amd64. [2023-01-11T08:48:23.531Z] #32 37.58 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-01-11T08:48:23.531Z] #32 37.61 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-01-11T08:48:23.531Z] #32 ... [2023-01-11T08:48:23.531Z] [2023-01-11T08:48:23.531Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:48:23.531Z] #27 37.71 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2023-01-11T08:48:23.531Z] #27 37.71 Need to get 115 MB of archives. [2023-01-11T08:48:23.531Z] #27 37.71 After this operation, 645 MB of additional disk space will be used. [2023-01-11T08:48:23.531Z] #27 37.71 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] [2023-01-11T08:48:23.544Z] #36 ... [2023-01-11T08:48:23.544Z] [2023-01-11T08:48:23.544Z] #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 [2023-01-11T08:48:23.544Z] #33 DONE 57.9s [2023-01-11T08:48:23.544Z] [2023-01-11T08:48:23.544Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-11T08:48:23.735Z] #28 ... [2023-01-11T08:48:23.735Z] [2023-01-11T08:48:23.735Z] #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 [2023-01-11T08:48:23.735Z] #38 83.69 AR soccr/libsoccr.a [2023-01-11T08:48:23.735Z] #38 83.74 make[1]: 'soccr/libsoccr.a' is up to date. [2023-01-11T08:48:23.735Z] #38 84.01 DEP criu/arch/x86/sigframe.d [2023-01-11T08:48:23.775Z] #35 40.58 Updating files: 52% (1167/2219) Updating files: 53% (1177/2219) Updating files: 54% (1199/2219) Updating files: 55% (1221/2219) Updating files: 56% (1243/2219) Updating files: 57% (1265/2219) Updating files: 58% (1288/2219) Updating files: 59% (1310/2219) Updating files: 60% (1332/2219) Updating files: 61% (1354/2219) Updating files: 62% (1376/2219) Updating files: 63% (1398/2219) Updating files: 64% (1421/2219) Updating files: 65% (1443/2219) Updating files: 66% (1465/2219) Updating files: 67% (1487/2219) Updating files: 68% (1509/2219) Updating files: 69% (1532/2219) Updating files: 70% (1554/2219) Updating files: 71% (1576/2219) Updating files: 72% (1598/2219) Updating files: 73% (1620/2219) Updating files: 74% (1643/2219) Updating files: 75% (1665/2219) Updating files: 76% (1687/2219) Updating files: 77% (1709/2219) Updating files: 78% (1731/2219) Updating files: 79% (1754/2219) Updating files: 80% (1776/2219) Updating files: 81% (1798/2219) Updating files: 82% (1820/2219) Updating files: 83% (1842/2219) Updating files: 84% (1864/2219) Updating files: 84% (1882/2219) Updating files: 85% (1887/2219) Updating files: 86% (1909/2219) Updating files: 87% (1931/2219) Updating files: 88% (1953/2219) Updating files: 89% (1975/2219) Updating files: 90% (1998/2219) Updating files: 91% (2020/2219) Updating files: 92% (2042/2219) Updating files: 93% (2064/2219) Updating files: 94% (2086/2219) Updating files: 95% (2109/2219) Updating files: 96% (2131/2219) Updating files: 97% (2153/2219) Updating files: 98% (2175/2219) Updating files: 99% (2197/2219) Updating files: 100% (2219/2219) Updating files: 100% (2219/2219), done. [2023-01-11T08:48:23.775Z] #35 41.99 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-01-11T08:48:23.813Z] #27 37.90 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] [2023-01-11T08:48:23.865Z] #49 47.72 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-11T08:48:23.994Z] #38 84.13 DEP criu/arch/x86/sigaction_compat.d [2023-01-11T08:48:23.994Z] #38 84.19 DEP criu/arch/x86/kerndat.d [2023-01-11T08:48:23.994Z] #38 84.34 DEP criu/arch/x86/crtools.d [2023-01-11T08:48:24.075Z] #27 38.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-01-11T08:48:24.075Z] #27 38.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-01-11T08:48:24.075Z] #27 38.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-01-11T08:48:24.075Z] #27 38.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-01-11T08:48:24.075Z] #27 ... [2023-01-11T08:48:24.075Z] [2023-01-11T08:48:24.075Z] #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 [2023-01-11T08:48:24.075Z] #26 DONE 38.3s [2023-01-11T08:48:24.120Z] #37 ... [2023-01-11T08:48:24.120Z] [2023-01-11T08:48:24.120Z] #22 [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 [2023-01-11T08:48:24.120Z] #22 40.34 Reading package lists... [2023-01-11T08:48:24.120Z] #22 48.76 Building dependency tree... [2023-01-11T08:48:24.120Z] #22 54.90 The following additional packages will be installed: [2023-01-11T08:48:24.120Z] #22 54.90 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-01-11T08:48:24.120Z] #22 54.91 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-01-11T08:48:24.120Z] #22 54.94 Suggested packages: [2023-01-11T08:48:24.120Z] #22 54.96 manpages-dev protobuf-mode-el python3-setuptools [2023-01-11T08:48:24.120Z] #22 57.01 The following NEW packages will be installed: [2023-01-11T08:48:24.120Z] #22 57.01 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-01-11T08:48:24.120Z] #22 57.01 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-01-11T08:48:24.120Z] #22 57.01 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-01-11T08:48:24.120Z] #22 57.06 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-01-11T08:48:24.120Z] #22 57.64 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded. [2023-01-11T08:48:24.120Z] #22 57.64 Need to get 4583 kB of archives. [2023-01-11T08:48:24.120Z] #22 57.64 After this operation, 25.9 MB of additional disk space will be used. [2023-01-11T08:48:24.120Z] #22 57.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-01-11T08:48:24.120Z] #22 57.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-01-11T08:48:24.120Z] #22 57.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-01-11T08:48:24.120Z] #22 57.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-01-11T08:48:24.120Z] #22 57.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-01-11T08:48:24.120Z] #22 57.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-01-11T08:48:24.120Z] #22 57.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-01-11T08:48:24.120Z] #22 57.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2023-01-11T08:48:24.120Z] #22 57.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2023-01-11T08:48:24.120Z] #22 57.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-01-11T08:48:24.120Z] #22 57.91 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-01-11T08:48:24.120Z] #22 57.93 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-01-11T08:48:24.120Z] #22 58.02 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-01-11T08:48:24.120Z] #22 58.09 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2023-01-11T08:48:24.120Z] #22 58.11 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-01-11T08:48:24.120Z] #22 58.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-11T08:48:24.120Z] #22 58.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-01-11T08:48:24.120Z] #22 58.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-01-11T08:48:24.253Z] #38 84.47 DEP criu/arch/x86/cpu.d [2023-01-11T08:48:24.253Z] #38 84.65 CC criu/arch/x86/cpu.o [2023-01-11T08:48:24.335Z] [2023-01-11T08:48:24.335Z] #32 [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 [2023-01-11T08:48:24.335Z] #32 37.81 Selecting previously unselected package libnet1:amd64. [2023-01-11T08:48:24.335Z] #32 37.81 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-11T08:48:24.335Z] #32 37.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-11T08:48:24.335Z] #32 37.98 Selecting previously unselected package libnet1-dev. [2023-01-11T08:48:24.335Z] #32 37.98 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-11T08:48:24.335Z] #32 37.99 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-01-11T08:48:24.335Z] #32 38.27 Selecting previously unselected package libnl-3-200:amd64. [2023-01-11T08:48:24.335Z] #32 38.27 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-01-11T08:48:24.335Z] #32 38.27 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-11T08:48:24.335Z] #32 38.47 Selecting previously unselected package libnl-3-dev:amd64. [2023-01-11T08:48:24.335Z] #32 38.47 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-01-11T08:48:24.335Z] #32 38.50 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-01-11T08:48:24.382Z] #22 ... [2023-01-11T08:48:24.382Z] [2023-01-11T08:48:24.382Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:48:24.382Z] #32 57.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-01-11T08:48:24.382Z] #32 58.14 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] [2023-01-11T08:48:24.382Z] #32 58.15 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] [2023-01-11T08:48:24.428Z] #49 DONE 48.4s [2023-01-11T08:48:24.428Z] [2023-01-11T08:48:24.428Z] #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 [2023-01-11T08:48:24.905Z] #32 38.92 Selecting previously unselected package libprotobuf-c1:amd64. [2023-01-11T08:48:24.905Z] #32 38.92 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-01-11T08:48:24.905Z] #32 38.92 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-11T08:48:24.905Z] #32 38.92 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-01-11T08:48:24.905Z] #32 38.99 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-01-11T08:48:24.905Z] #32 38.99 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-01-11T08:48:24.955Z] #32 59.27 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] [2023-01-11T08:48:24.993Z] #50 0.725 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-01-11T08:48:24.993Z] #50 0.730 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-01-11T08:48:24.993Z] #50 0.742 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-01-11T08:48:24.993Z] #50 DONE 0.8s [2023-01-11T08:48:24.993Z] [2023-01-11T08:48:24.993Z] #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 [2023-01-11T08:48:24.993Z] #39 103.9 CC criu/file-ids.o [2023-01-11T08:48:24.993Z] #39 104.3 CC criu/file-lock.o [2023-01-11T08:48:24.993Z] #39 105.2 CC criu/files-ext.o [2023-01-11T08:48:24.993Z] #39 105.6 CC criu/files-reg.o [2023-01-11T08:48:24.993Z] #39 108.0 CC criu/files.o [2023-01-11T08:48:25.084Z] #38 85.31 include/common/asm/bitops.h: Assembler messages: [2023-01-11T08:48:25.084Z] #38 85.33 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-11T08:48:25.084Z] #38 85.33 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-11T08:48:25.084Z] #38 85.33 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-11T08:48:25.084Z] #38 85.33 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-11T08:48:25.084Z] #38 85.36 CC criu/arch/x86/crtools.o [2023-01-11T08:48:25.165Z] #32 39.16 Selecting previously unselected package zlib1g-dev:amd64. [2023-01-11T08:48:25.165Z] #32 39.16 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-01-11T08:48:25.165Z] #32 39.17 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-11T08:48:25.165Z] #32 ... [2023-01-11T08:48:25.165Z] [2023-01-11T08:48:25.165Z] #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 [2023-01-11T08:48:25.165Z] #33 32.65 Building dependency tree... [2023-01-11T08:48:25.165Z] #33 35.90 The following additional packages will be installed: [2023-01-11T08:48:25.165Z] #33 35.93 libbtrfs0 [2023-01-11T08:48:25.165Z] #33 36.15 The following NEW packages will be installed: [2023-01-11T08:48:25.165Z] #33 36.17 libbtrfs-dev libbtrfs0 [2023-01-11T08:48:25.165Z] #33 36.55 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2023-01-11T08:48:25.165Z] #33 36.55 Need to get 460 kB of archives. [2023-01-11T08:48:25.165Z] #33 36.55 After this operation, 1237 kB of additional disk space will be used. [2023-01-11T08:48:25.165Z] #33 36.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-01-11T08:48:25.165Z] #33 36.62 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-01-11T08:48:25.165Z] #33 37.63 debconf: delaying package configuration, since apt-utils is not installed [2023-01-11T08:48:25.165Z] #33 37.98 Fetched 460 kB in 0s (1211 kB/s) [2023-01-11T08:48:25.165Z] #33 38.15 Selecting previously unselected package libbtrfs0:amd64. [2023-01-11T08:48:25.165Z] #33 38.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-01-11T08:48:25.165Z] #33 38.23 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-01-11T08:48:25.165Z] #33 38.26 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-01-11T08:48:25.165Z] #33 38.52 Selecting previously unselected package libbtrfs-dev:amd64. [2023-01-11T08:48:25.165Z] #33 38.52 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-01-11T08:48:25.165Z] #33 38.55 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-11T08:48:25.165Z] #33 38.92 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-01-11T08:48:25.165Z] #33 38.92 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-11T08:48:25.165Z] #33 38.93 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-11T08:48:25.165Z] #33 DONE 39.3s [2023-01-11T08:48:25.252Z] #39 ... [2023-01-11T08:48:25.252Z] [2023-01-11T08:48:25.252Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2023-01-11T08:48:25.424Z] [2023-01-11T08:48:25.424Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:48:25.424Z] #30 38.80 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-01-11T08:48:25.424Z] #30 38.81 go: downloading github.com/stretchr/testify v1.7.0 [2023-01-11T08:48:25.424Z] #30 39.04 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-01-11T08:48:25.424Z] #30 39.06 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2023-01-11T08:48:25.424Z] #30 39.14 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2023-01-11T08:48:25.424Z] #30 39.25 go: downloading github.com/magiconair/properties v1.8.5 [2023-01-11T08:48:25.424Z] #30 39.25 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2023-01-11T08:48:25.424Z] #30 39.34 go: downloading github.com/spf13/afero v1.6.0 [2023-01-11T08:48:25.424Z] #30 39.37 go: downloading github.com/spf13/cast v1.4.1 [2023-01-11T08:48:25.424Z] #30 39.39 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-01-11T08:48:25.424Z] #30 39.48 go: downloading github.com/subosito/gotenv v1.2.0 [2023-01-11T08:48:25.424Z] #30 39.50 go: downloading gopkg.in/ini.v1 v1.66.2 [2023-01-11T08:48:25.424Z] #30 39.60 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2023-01-11T08:48:25.683Z] #30 39.83 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-01-11T08:48:25.683Z] #30 39.87 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2023-01-11T08:48:25.683Z] #30 39.92 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2023-01-11T08:48:25.683Z] #30 39.98 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-01-11T08:48:26.270Z] #30 40.14 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-01-11T08:48:26.270Z] #30 40.33 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-01-11T08:48:26.270Z] #30 40.33 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-01-11T08:48:26.270Z] #30 40.33 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2023-01-11T08:48:26.297Z] #35 44.57 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-01-11T08:48:26.464Z] #38 86.78 CC criu/arch/x86/kerndat.o [2023-01-11T08:48:26.530Z] #30 ... [2023-01-11T08:48:26.530Z] [2023-01-11T08:48:26.530Z] #31 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-01-11T08:48:26.530Z] #31 DONE 40.6s [2023-01-11T08:48:26.791Z] [2023-01-11T08:48:26.791Z] #21 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-11T08:48:26.791Z] #21 25.34 Reading package lists... [2023-01-11T08:48:26.791Z] #21 31.08 Building dependency tree... [2023-01-11T08:48:26.791Z] #21 34.44 The following additional packages will be installed: [2023-01-11T08:48:26.791Z] #21 34.45 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-01-11T08:48:26.791Z] #21 34.47 Suggested packages: [2023-01-11T08:48:26.791Z] #21 34.49 cmake-doc ninja-build lrzip [2023-01-11T08:48:26.791Z] #21 34.49 Recommended packages: [2023-01-11T08:48:26.791Z] #21 34.49 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-01-11T08:48:26.791Z] #21 35.35 The following NEW packages will be installed: [2023-01-11T08:48:26.791Z] #21 35.37 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-01-11T08:48:26.791Z] #21 35.37 vim-common xxd [2023-01-11T08:48:26.791Z] #21 35.76 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2023-01-11T08:48:26.791Z] #21 35.76 Need to get 17.7 MB of archives. [2023-01-11T08:48:26.791Z] #21 35.76 After this operation, 70.7 MB of additional disk space will be used. [2023-01-11T08:48:26.791Z] #21 35.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-11T08:48:26.791Z] #21 35.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-11T08:48:26.791Z] #21 35.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-01-11T08:48:26.791Z] #21 35.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-01-11T08:48:26.791Z] #21 36.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2023-01-11T08:48:26.791Z] #21 36.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-01-11T08:48:26.791Z] #21 36.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-01-11T08:48:26.791Z] #21 36.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-01-11T08:48:26.791Z] #21 36.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-01-11T08:48:26.791Z] #21 36.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-01-11T08:48:26.791Z] #21 38.06 debconf: delaying package configuration, since apt-utils is not installed [2023-01-11T08:48:26.791Z] #21 38.43 Fetched 17.7 MB in 2s (11.7 MB/s) [2023-01-11T08:48:26.791Z] #21 38.59 Selecting previously unselected package xxd. [2023-01-11T08:48:26.791Z] #21 38.59 (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.) [2023-01-11T08:48:26.791Z] #21 38.62 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-11T08:48:26.791Z] #21 38.63 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:48:26.791Z] #21 38.92 Selecting previously unselected package vim-common. [2023-01-11T08:48:26.791Z] #21 38.92 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-11T08:48:26.791Z] #21 38.92 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:48:26.791Z] #21 39.27 Selecting previously unselected package cmake-data. [2023-01-11T08:48:26.791Z] #21 39.27 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-01-11T08:48:26.791Z] #21 39.34 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-01-11T08:48:26.791Z] #21 ... [2023-01-11T08:48:26.791Z] [2023-01-11T08:48:26.791Z] #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 [2023-01-11T08:48:26.792Z] #24 30.77 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-01-11T08:48:27.051Z] #24 ... [2023-01-11T08:48:27.051Z] [2023-01-11T08:48:27.051Z] #32 [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 [2023-01-11T08:48:27.051Z] #32 39.52 Selecting previously unselected package libprotobuf23:amd64. [2023-01-11T08:48:27.051Z] #32 39.52 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-01-11T08:48:27.051Z] #32 39.55 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-01-11T08:48:27.051Z] #32 40.60 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-01-11T08:48:27.051Z] #32 40.60 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-01-11T08:48:27.051Z] #32 40.60 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-01-11T08:48:27.051Z] #32 40.96 Selecting previously unselected package libprotobuf-dev:amd64. [2023-01-11T08:48:27.051Z] #32 40.96 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-01-11T08:48:27.051Z] #32 40.96 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-01-11T08:48:27.399Z] #38 87.53 CC criu/arch/x86/sigaction_compat.o [2023-01-11T08:48:27.399Z] #38 87.83 CC criu/arch/x86/sigframe.o [2023-01-11T08:48:27.511Z] #32 61.49 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] [2023-01-11T08:48:27.658Z] #38 88.11 LINK criu/arch/x86/crtools.built-in.o [2023-01-11T08:48:27.918Z] #38 88.18 DEP criu/pie/util-vdso-elf32.d [2023-01-11T08:48:27.918Z] #38 88.36 DEP criu/pie/util-vdso.d [2023-01-11T08:48:27.994Z] #32 42.20 Selecting previously unselected package libprotoc23:amd64. [2023-01-11T08:48:27.994Z] #32 42.20 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-01-11T08:48:27.994Z] #32 42.20 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-01-11T08:48:28.093Z] #32 62.31 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] [2023-01-11T08:48:28.176Z] #38 88.55 DEP criu/pie/util.d [2023-01-11T08:48:28.436Z] #38 88.78 CC criu/pie/util.o [2023-01-11T08:48:28.665Z] #32 62.99 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] [2023-01-11T08:48:28.665Z] #32 ... [2023-01-11T08:48:28.665Z] [2023-01-11T08:48:28.665Z] #29 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-01-11T08:48:28.665Z] #29 DONE 63.0s [2023-01-11T08:48:28.665Z] [2023-01-11T08:48:28.665Z] #22 [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 [2023-01-11T08:48:28.665Z] #22 59.93 debconf: delaying package configuration, since apt-utils is not installed [2023-01-11T08:48:28.665Z] #22 60.30 Fetched 4583 kB in 1s (4819 kB/s) [2023-01-11T08:48:28.665Z] #22 60.46 Selecting previously unselected package libcap2:amd64. [2023-01-11T08:48:28.665Z] #22 60.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-01-11T08:48:28.665Z] #22 60.63 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-01-11T08:48:28.665Z] #22 60.64 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-01-11T08:48:28.665Z] #22 60.98 Selecting previously unselected package libcap-dev:amd64. [2023-01-11T08:48:28.665Z] #22 61.02 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-01-11T08:48:28.665Z] #22 61.05 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-01-11T08:48:28.665Z] #22 61.59 Selecting previously unselected package libnet1:amd64. [2023-01-11T08:48:28.665Z] #22 61.60 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-11T08:48:28.665Z] #22 61.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-11T08:48:28.665Z] #22 61.95 Selecting previously unselected package libnet1-dev. [2023-01-11T08:48:28.665Z] #22 61.97 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-11T08:48:28.665Z] #22 61.97 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-01-11T08:48:28.665Z] #22 62.44 Selecting previously unselected package libnl-3-200:amd64. [2023-01-11T08:48:28.665Z] #22 62.44 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-01-11T08:48:28.665Z] #22 62.45 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-11T08:48:28.665Z] #22 63.07 Selecting previously unselected package libnl-3-dev:amd64. [2023-01-11T08:48:28.665Z] #22 63.07 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-01-11T08:48:28.665Z] #22 63.10 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-01-11T08:48:28.937Z] #32 42.93 Selecting previously unselected package protobuf-c-compiler. [2023-01-11T08:48:28.937Z] #32 42.97 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-01-11T08:48:28.937Z] #32 42.97 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-01-11T08:48:29.004Z] #38 89.23 CC criu/pie/util-vdso.o [2023-01-11T08:48:29.197Z] #32 43.17 Selecting previously unselected package protobuf-compiler. [2023-01-11T08:48:29.197Z] #32 43.17 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-01-11T08:48:29.197Z] #32 43.17 Unpacking protobuf-compiler (3.12.4-1) ... [2023-01-11T08:48:29.197Z] #32 43.39 Selecting previously unselected package python3-pkg-resources. [2023-01-11T08:48:29.197Z] #32 43.39 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-11T08:48:29.197Z] #32 43.39 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-11T08:48:29.245Z] #22 63.67 Selecting previously unselected package libprotobuf-c1:amd64. [2023-01-11T08:48:29.245Z] #22 63.67 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-01-11T08:48:29.245Z] #22 63.67 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-11T08:48:29.456Z] #32 43.58 Selecting previously unselected package python3-six. [2023-01-11T08:48:29.456Z] #32 43.58 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-01-11T08:48:29.456Z] #32 43.58 Unpacking python3-six (1.16.0-2) ... [2023-01-11T08:48:29.456Z] #32 43.70 Selecting previously unselected package python3-protobuf. [2023-01-11T08:48:29.456Z] #32 43.70 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-01-11T08:48:29.497Z] using credential docker-jenkins-github-credentials [2023-01-11T08:48:29.576Z] Cloning the remote Git repository [2023-01-11T08:48:29.576Z] Cloning with configured refspecs honoured and without tags [2023-01-11T08:48:29.716Z] #32 43.70 Unpacking python3-protobuf (3.12.4-1) ... [2023-01-11T08:48:29.818Z] #22 64.01 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-01-11T08:48:29.818Z] #22 64.01 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-01-11T08:48:29.818Z] #22 64.05 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-01-11T08:48:29.818Z] #22 64.31 Selecting previously unselected package zlib1g-dev:amd64. [2023-01-11T08:48:29.940Z] #38 90.10 CC criu/pie/util-vdso-elf32.o [2023-01-11T08:48:30.080Z] #22 64.35 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-01-11T08:48:30.080Z] #22 64.37 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-11T08:48:30.285Z] #32 44.24 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-11T08:48:30.341Z] #22 ... [2023-01-11T08:48:30.341Z] [2023-01-11T08:48:30.341Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:48:30.341Z] #27 54.64 go: downloading github.com/fatih/color v1.13.0 [2023-01-11T08:48:30.341Z] #27 54.65 go: downloading github.com/gofrs/flock v0.8.1 [2023-01-11T08:48:30.341Z] #27 54.77 go: downloading github.com/pkg/errors v0.9.1 [2023-01-11T08:48:30.341Z] #27 54.79 go: downloading github.com/spf13/cobra v1.3.0 [2023-01-11T08:48:30.341Z] #27 54.83 go: downloading github.com/spf13/pflag v1.0.5 [2023-01-11T08:48:30.341Z] #27 55.39 go: downloading github.com/spf13/viper v1.10.1 [2023-01-11T08:48:30.341Z] #27 55.41 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2023-01-11T08:48:30.341Z] #27 55.78 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-11T08:48:30.341Z] #27 55.82 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-11T08:48:30.341Z] #27 55.83 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2023-01-11T08:48:30.341Z] #27 56.10 go: downloading github.com/go-critic/go-critic v0.6.2 [2023-01-11T08:48:30.341Z] #27 58.37 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-01-11T08:48:30.341Z] #27 58.38 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-01-11T08:48:30.341Z] #27 63.16 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-01-11T08:48:30.341Z] #27 63.17 go: downloading github.com/stretchr/testify v1.7.0 [2023-01-11T08:48:30.341Z] #27 63.49 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-01-11T08:48:30.341Z] #27 63.60 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2023-01-11T08:48:30.341Z] #27 63.68 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2023-01-11T08:48:30.341Z] #27 63.83 go: downloading github.com/magiconair/properties v1.8.5 [2023-01-11T08:48:30.341Z] #27 63.94 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2023-01-11T08:48:30.341Z] #27 64.03 go: downloading github.com/spf13/afero v1.6.0 [2023-01-11T08:48:30.341Z] #27 64.03 go: downloading github.com/spf13/cast v1.4.1 [2023-01-11T08:48:30.341Z] #27 64.05 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-01-11T08:48:30.341Z] #27 64.11 go: downloading github.com/subosito/gotenv v1.2.0 [2023-01-11T08:48:30.341Z] #27 64.15 go: downloading gopkg.in/ini.v1 v1.66.2 [2023-01-11T08:48:30.341Z] #27 64.38 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2023-01-11T08:48:30.341Z] #27 64.54 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-01-11T08:48:30.341Z] #27 64.58 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2023-01-11T08:48:30.341Z] #27 64.63 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2023-01-11T08:48:30.341Z] #27 64.69 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-01-11T08:48:30.341Z] #27 64.72 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-01-11T08:48:30.341Z] #27 ... [2023-01-11T08:48:30.341Z] [2023-01-11T08:48:30.341Z] #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 [2023-01-11T08:48:30.341Z] #36 59.88 debconf: delaying package configuration, since apt-utils is not installed [2023-01-11T08:48:30.341Z] #36 60.23 Fetched 17.7 MB in 2s (7988 kB/s) [2023-01-11T08:48:30.341Z] #36 60.33 Selecting previously unselected package xxd. [2023-01-11T08:48:30.341Z] #36 60.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-01-11T08:48:30.341Z] #36 60.44 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-11T08:48:30.341Z] #36 60.47 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:48:30.341Z] #36 60.84 Selecting previously unselected package vim-common. [2023-01-11T08:48:30.341Z] #36 60.84 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-11T08:48:30.341Z] #36 60.92 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:48:30.341Z] #36 61.86 Selecting previously unselected package cmake-data. [2023-01-11T08:48:30.341Z] #36 61.88 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-01-11T08:48:30.341Z] #36 61.88 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-01-11T08:48:30.465Z] #35 ... [2023-01-11T08:48:30.465Z] [2023-01-11T08:48:30.465Z] #32 [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 [2023-01-11T08:48:30.465Z] #32 39.89 Reading package lists... [2023-01-11T08:48:30.602Z] #36 ... [2023-01-11T08:48:30.602Z] [2023-01-11T08:48:30.602Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:48:30.602Z] #32 65.07 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] [2023-01-11T08:48:30.855Z] #32 ... [2023-01-11T08:48:30.855Z] [2023-01-11T08:48:30.856Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-11T08:48:30.856Z] #34 44.23 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. [2023-01-11T08:48:30.856Z] #34 44.58 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-01-11T08:48:30.856Z] #34 44.83 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-11T08:48:30.878Z] #38 91.01 AR criu/pie/pie.lib.a [2023-01-11T08:48:30.878Z] #38 91.09 DEP criu/pie/restorer.d [2023-01-11T08:48:30.878Z] #38 91.36 DEP criu/arch/x86/sigaction_compat_pie.d [2023-01-11T08:48:31.136Z] #38 91.58 DEP criu/arch/x86/restorer_unmap.d [2023-01-11T08:48:31.136Z] #38 91.62 DEP criu/arch/x86/restorer.d [2023-01-11T08:48:29.763Z] Cloning repository https://github.com/moby/moby.git [2023-01-11T08:48:30.160Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2023-01-11T08:48:30.753Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-11T08:48:30.753Z] > git --version # timeout=10 [2023-01-11T08:48:30.805Z] > git --version # 'git version 2.24.1.windows.2' [2023-01-11T08:48:30.806Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-11T08:48:30.809Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44795/head:refs/remotes/origin/PR-44795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-11T08:48:31.703Z] #38 91.95 DEP criu/arch/x86/vdso-pie.d [2023-01-11T08:48:31.793Z] #51 ... [2023-01-11T08:48:31.793Z] [2023-01-11T08:48:31.793Z] #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 [2023-01-11T08:48:31.793Z] #39 110.5 CC criu/filesystems.o [2023-01-11T08:48:31.793Z] #39 111.3 CC criu/fsnotify.o [2023-01-11T08:48:31.793Z] #39 112.7 CC criu/image-desc.o [2023-01-11T08:48:31.793Z] #39 112.8 CC criu/image.o [2023-01-11T08:48:31.793Z] #39 113.8 CC criu/ipc_ns.o [2023-01-11T08:48:31.793Z] #39 115.3 CC criu/irmap.o [2023-01-11T08:48:31.793Z] #39 116.0 CC criu/kcmp-ids.o [2023-01-11T08:48:31.793Z] #39 116.2 CC criu/kerndat.o [2023-01-11T08:48:31.962Z] #38 92.22 DEP criu/pie/parasite-vdso.d [2023-01-11T08:48:31.987Z] #32 66.32 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] [2023-01-11T08:48:31.987Z] #32 66.34 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-01-11T08:48:31.987Z] #32 66.35 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-01-11T08:48:31.987Z] #32 66.35 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-01-11T08:48:31.987Z] #32 66.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-01-11T08:48:31.987Z] #32 66.38 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] [2023-01-11T08:48:31.987Z] #32 66.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-01-11T08:48:31.987Z] #32 66.40 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-01-11T08:48:31.987Z] #32 66.44 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-01-11T08:48:31.987Z] #32 66.47 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-01-11T08:48:32.221Z] #38 92.53 DEP criu/pie/parasite.d [2023-01-11T08:48:32.249Z] #32 66.51 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-01-11T08:48:32.249Z] #32 66.52 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-01-11T08:48:32.249Z] #32 66.59 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-01-11T08:48:32.249Z] #32 66.61 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-01-11T08:48:32.249Z] #32 66.63 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-01-11T08:48:32.249Z] #32 66.64 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-01-11T08:48:32.357Z] #39 117.2 CC criu/libnetlink.o [2023-01-11T08:48:32.614Z] #39 117.5 CC criu/log.o [2023-01-11T08:48:32.788Z] #38 93.13 CC criu/pie/parasite.o [2023-01-11T08:48:32.983Z] #32 48.66 Building dependency tree... [2023-01-11T08:48:33.176Z] #39 118.1 CC criu/lsm.o [2023-01-11T08:48:33.738Z] #39 118.5 CC criu/mem.o [2023-01-11T08:48:33.913Z] #32 ... [2023-01-11T08:48:33.913Z] [2023-01-11T08:48:33.913Z] #24 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:48:33.913Z] #24 42.24 The following additional packages will be installed: [2023-01-11T08:48:33.913Z] #24 42.26 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-01-11T08:48:33.913Z] #24 42.27 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-01-11T08:48:33.913Z] #24 42.28 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-01-11T08:48:33.913Z] #24 42.28 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-01-11T08:48:33.913Z] #24 42.28 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-01-11T08:48:33.913Z] #24 42.28 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-01-11T08:48:33.913Z] #24 42.29 mingw-w64-common mingw-w64-x86-64-dev [2023-01-11T08:48:33.913Z] #24 42.33 Suggested packages: [2023-01-11T08:48:33.913Z] #24 42.34 gcc-10-locales seccomp wine64 [2023-01-11T08:48:33.913Z] #24 44.56 The following NEW packages will be installed: [2023-01-11T08:48:33.914Z] #24 44.56 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-01-11T08:48:33.914Z] #24 44.56 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-01-11T08:48:33.914Z] #24 44.56 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-01-11T08:48:33.914Z] #24 44.56 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-01-11T08:48:33.914Z] #24 44.56 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-01-11T08:48:33.914Z] #24 44.57 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-01-11T08:48:33.914Z] #24 44.57 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-01-11T08:48:33.914Z] #24 44.57 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-01-11T08:48:33.914Z] #24 44.57 mingw-w64-x86-64-dev [2023-01-11T08:48:33.914Z] #24 45.09 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2023-01-11T08:48:33.914Z] #24 45.09 Need to get 115 MB of archives. [2023-01-11T08:48:33.914Z] #24 45.09 After this operation, 645 MB of additional disk space will be used. [2023-01-11T08:48:33.914Z] #24 45.09 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] [2023-01-11T08:48:33.914Z] #24 45.27 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] [2023-01-11T08:48:33.914Z] #24 45.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-01-11T08:48:33.914Z] #24 45.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-01-11T08:48:33.914Z] #24 45.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-01-11T08:48:33.914Z] #24 45.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-01-11T08:48:33.914Z] #24 46.21 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-01-11T08:48:33.914Z] #24 46.54 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] [2023-01-11T08:48:33.914Z] #24 46.54 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] [2023-01-11T08:48:33.914Z] #24 47.66 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] [2023-01-11T08:48:33.914Z] #24 50.39 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] [2023-01-11T08:48:33.914Z] #24 51.31 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] [2023-01-11T08:48:33.914Z] #24 52.44 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] [2023-01-11T08:48:34.165Z] #32 68.24 debconf: delaying package configuration, since apt-utils is not installed [2023-01-11T08:48:34.165Z] #32 68.60 Fetched 115 MB in 10s (11.0 MB/s) [2023-01-11T08:48:34.426Z] #32 68.74 Selecting previously unselected package binutils-mingw-w64-i686. [2023-01-11T08:48:34.426Z] #32 68.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-01-11T08:48:34.426Z] #32 68.84 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-01-11T08:48:34.687Z] #32 68.86 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-01-11T08:48:34.743Z] #39 ... [2023-01-11T08:48:34.743Z] [2023-01-11T08:48:34.743Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2023-01-11T08:48:34.743Z] #51 9.602 Collecting yamllint==1.26.1 [2023-01-11T08:48:35.145Z] #34 ... [2023-01-11T08:48:35.145Z] [2023-01-11T08:48:35.145Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:48:35.145Z] #27 38.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-01-11T08:48:35.145Z] #27 38.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2023-01-11T08:48:35.145Z] #27 38.80 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] [2023-01-11T08:48:35.145Z] #27 39.48 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] [2023-01-11T08:48:35.145Z] #27 40.96 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] [2023-01-11T08:48:35.145Z] #27 41.51 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] [2023-01-11T08:48:35.145Z] #27 42.06 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] [2023-01-11T08:48:35.145Z] #27 43.48 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] [2023-01-11T08:48:35.145Z] #27 43.92 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] [2023-01-11T08:48:35.145Z] #27 43.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-01-11T08:48:35.145Z] #27 43.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-01-11T08:48:35.145Z] #27 43.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-01-11T08:48:35.145Z] #27 43.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-01-11T08:48:35.145Z] #27 43.93 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] [2023-01-11T08:48:35.145Z] #27 43.93 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-01-11T08:48:35.145Z] #27 43.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-01-11T08:48:35.145Z] #27 44.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-01-11T08:48:35.145Z] #27 44.05 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-01-11T08:48:35.145Z] #27 44.05 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-01-11T08:48:35.145Z] #27 44.05 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-01-11T08:48:35.145Z] #27 44.05 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-01-11T08:48:35.145Z] #27 44.05 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-01-11T08:48:35.145Z] #27 44.05 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-01-11T08:48:35.145Z] #27 44.05 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-01-11T08:48:35.145Z] #27 45.11 debconf: delaying package configuration, since apt-utils is not installed [2023-01-11T08:48:35.145Z] #27 45.32 Fetched 115 MB in 7s (17.2 MB/s) [2023-01-11T08:48:35.145Z] #27 45.45 Selecting previously unselected package binutils-mingw-w64-i686. [2023-01-11T08:48:35.145Z] #27 45.45 (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.) [2023-01-11T08:48:35.145Z] #27 45.54 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-01-11T08:48:35.145Z] #27 45.54 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-01-11T08:48:35.145Z] #27 48.01 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-01-11T08:48:35.145Z] #27 48.01 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-01-11T08:48:35.145Z] #27 48.01 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-01-11T08:48:35.145Z] #27 ... [2023-01-11T08:48:35.145Z] [2023-01-11T08:48:35.145Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:48:35.145Z] #30 41.17 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-01-11T08:48:35.145Z] #30 41.28 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-01-11T08:48:35.145Z] #30 41.32 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-01-11T08:48:35.145Z] #30 41.39 go: downloading github.com/Antonboom/errname v0.1.5 [2023-01-11T08:48:35.145Z] #30 41.51 go: downloading github.com/Antonboom/nilnil v0.1.0 [2023-01-11T08:48:35.145Z] #30 41.60 go: downloading github.com/BurntSushi/toml v1.0.0 [2023-01-11T08:48:35.145Z] #30 42.47 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-01-11T08:48:35.145Z] #30 42.49 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-01-11T08:48:35.145Z] #30 42.57 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-01-11T08:48:35.145Z] #30 42.57 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-01-11T08:48:35.145Z] #30 42.58 go: downloading github.com/ashanbrown/makezero v1.1.0 [2023-01-11T08:48:35.145Z] #30 42.77 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-01-11T08:48:35.145Z] #30 42.80 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2023-01-11T08:48:35.145Z] #30 42.86 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-01-11T08:48:35.145Z] #30 42.93 go: downloading github.com/breml/bidichk v0.2.1 [2023-01-11T08:48:35.145Z] #30 42.99 go: downloading github.com/breml/errchkjson v0.2.1 [2023-01-11T08:48:35.145Z] #30 43.07 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-01-11T08:48:35.145Z] #30 43.17 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-01-11T08:48:35.145Z] #30 43.17 go: downloading github.com/daixiang0/gci v0.2.9 [2023-01-11T08:48:35.145Z] #30 43.18 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2023-01-11T08:48:35.145Z] #30 43.18 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-01-11T08:48:35.145Z] #30 43.28 go: downloading github.com/fzipp/gocyclo v0.4.0 [2023-01-11T08:48:35.145Z] #30 43.28 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-01-11T08:48:35.145Z] #30 43.44 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-01-11T08:48:35.145Z] #30 43.44 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2023-01-11T08:48:35.145Z] #30 43.44 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-01-11T08:48:35.145Z] #30 43.51 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-01-11T08:48:35.145Z] #30 43.70 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-01-11T08:48:35.145Z] #30 43.70 go: downloading github.com/golangci/misspell v0.3.5 [2023-01-11T08:48:35.145Z] #30 43.82 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-01-11T08:48:35.145Z] #30 43.82 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-01-11T08:48:35.145Z] #30 43.84 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-01-11T08:48:35.145Z] #30 43.92 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-01-11T08:48:35.145Z] #30 44.04 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-01-11T08:48:35.145Z] #30 44.04 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-01-11T08:48:35.145Z] #30 44.04 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-01-11T08:48:35.145Z] #30 44.04 go: downloading github.com/julz/importas v0.1.0 [2023-01-11T08:48:35.145Z] #30 44.04 go: downloading github.com/kisielk/errcheck v1.6.0 [2023-01-11T08:48:35.145Z] #30 44.08 go: downloading github.com/kulti/thelper v0.5.0 [2023-01-11T08:48:35.145Z] #30 44.20 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2023-01-11T08:48:35.145Z] #30 44.20 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-01-11T08:48:35.145Z] #30 44.20 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2023-01-11T08:48:35.145Z] #30 44.31 go: downloading github.com/ldez/tagliatelle v0.3.0 [2023-01-11T08:48:35.145Z] #30 44.31 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-01-11T08:48:35.145Z] #30 44.31 go: downloading github.com/maratori/testpackage v1.0.1 [2023-01-11T08:48:35.145Z] #30 44.38 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-01-11T08:48:35.145Z] #30 44.39 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-01-11T08:48:35.145Z] #30 44.40 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2023-01-11T08:48:35.145Z] #30 44.51 go: downloading github.com/mgechev/revive v1.1.3 [2023-01-11T08:48:35.145Z] #30 44.97 go: downloading github.com/moricho/tparallel v0.2.1 [2023-01-11T08:48:35.145Z] #30 44.97 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-01-11T08:48:35.145Z] #30 44.97 go: downloading github.com/nishanths/exhaustive v0.7.11 [2023-01-11T08:48:35.145Z] #30 45.06 go: downloading github.com/nishanths/predeclared v0.2.1 [2023-01-11T08:48:35.145Z] #30 45.14 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2023-01-11T08:48:35.145Z] #30 45.23 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2023-01-11T08:48:35.145Z] #30 45.29 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-01-11T08:48:35.145Z] #30 45.29 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-01-11T08:48:35.145Z] #30 45.29 go: downloading github.com/securego/gosec/v2 v2.9.6 [2023-01-11T08:48:35.145Z] #30 45.57 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-01-11T08:48:35.145Z] #30 45.57 go: downloading github.com/sivchari/containedctx v1.0.1 [2023-01-11T08:48:35.145Z] #30 45.59 go: downloading github.com/sivchari/tenv v1.4.7 [2023-01-11T08:48:35.145Z] #30 45.63 go: downloading github.com/sonatard/noctx v0.0.1 [2023-01-11T08:48:35.145Z] #30 45.66 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-01-11T08:48:35.145Z] #30 45.70 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-01-11T08:48:35.145Z] #30 45.77 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2023-01-11T08:48:35.145Z] #30 45.79 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-01-11T08:48:35.145Z] #30 45.81 go: downloading github.com/tetafro/godot v1.4.11 [2023-01-11T08:48:35.145Z] #30 45.83 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-01-11T08:48:35.145Z] #30 45.87 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2023-01-11T08:48:35.145Z] #30 45.93 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-01-11T08:48:35.145Z] #30 46.21 go: downloading github.com/ultraware/funlen v0.0.3 [2023-01-11T08:48:35.145Z] #30 46.23 go: downloading github.com/ultraware/whitespace v0.0.4 [2023-01-11T08:48:35.145Z] #30 46.27 go: downloading github.com/uudashr/gocognit v1.0.5 [2023-01-11T08:48:35.145Z] #30 46.28 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-01-11T08:48:35.145Z] #30 46.32 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2023-01-11T08:48:35.145Z] #30 46.58 go: downloading gitlab.com/bosi/decorder v0.2.1 [2023-01-11T08:48:35.145Z] #30 46.68 go: downloading honnef.co/go/tools v0.2.2 [2023-01-11T08:48:35.145Z] #30 48.36 go: downloading mvdan.cc/gofumpt v0.2.1 [2023-01-11T08:48:35.145Z] #30 48.36 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-01-11T08:48:35.145Z] #30 48.44 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2023-01-11T08:48:35.145Z] #30 48.52 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2023-01-11T08:48:35.145Z] #30 48.52 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-01-11T08:48:35.145Z] #30 48.62 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-01-11T08:48:35.145Z] #30 48.71 go: downloading github.com/stretchr/objx v0.1.1 [2023-01-11T08:48:35.145Z] #30 48.80 go: downloading golang.org/x/text v0.3.7 [2023-01-11T08:48:35.145Z] #30 ... [2023-01-11T08:48:35.145Z] [2023-01-11T08:48:35.145Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-11T08:48:35.145Z] #0 8.142 + RM_GOPATH=0 [2023-01-11T08:48:35.145Z] #0 8.142 + TMP_GOPATH= [2023-01-11T08:48:35.145Z] #0 8.143 + : /build [2023-01-11T08:48:35.145Z] #0 8.143 + '[' -z '' ']' [2023-01-11T08:48:35.145Z] #0 8.156 ++ mktemp -d [2023-01-11T08:48:35.145Z] #0 8.156 + export GOPATH=/tmp/tmp.dhf3lElUPS [2023-01-11T08:48:35.145Z] #0 8.156 + GOPATH=/tmp/tmp.dhf3lElUPS [2023-01-11T08:48:35.145Z] #0 8.156 + RM_GOPATH=1 [2023-01-11T08:48:35.145Z] #0 8.156 + case "$(go env GOARCH)" in [2023-01-11T08:48:35.145Z] #0 8.156 ++ go env GOARCH [2023-01-11T08:48:35.145Z] #0 8.196 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:48:35.145Z] #0 8.196 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:48:35.145Z] #0 8.196 ++ dirname /tmp/install/install.sh [2023-01-11T08:48:35.145Z] #0 8.196 + dir=/tmp/install [2023-01-11T08:48:35.145Z] #0 8.196 + bin=containerd [2023-01-11T08:48:35.145Z] #0 8.196 + shift [2023-01-11T08:48:35.145Z] #0 8.196 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-01-11T08:48:35.145Z] #0 8.196 + . /tmp/install/containerd.installer [2023-01-11T08:48:35.145Z] #0 8.196 ++ set -e [2023-01-11T08:48:35.145Z] #0 8.196 ++ : v1.6.15 [2023-01-11T08:48:35.145Z] #0 8.196 + install_containerd [2023-01-11T08:48:35.145Z] #0 8.196 + echo 'Install containerd version v1.6.15' [2023-01-11T08:48:35.145Z] #0 8.196 + git clone https://github.com/containerd/containerd.git /tmp/tmp.dhf3lElUPS/src/github.com/containerd/containerd [2023-01-11T08:48:35.145Z] #0 8.196 Cloning into '/tmp/tmp.dhf3lElUPS/src/github.com/containerd/containerd'... [2023-01-11T08:48:35.145Z] #0 8.196 Install containerd version v1.6.15 [2023-01-11T08:48:35.320Z] #38 95.24 LINK criu/pie/parasite.built-in.o [2023-01-11T08:48:35.320Z] #38 95.29 GEN criu/pie/parasite-blob.h [2023-01-11T08:48:35.320Z] #38 95.36 CC criu/pie/parasite-vdso.o [2023-01-11T08:48:35.411Z] #37 ... [2023-01-11T08:48:35.411Z] [2023-01-11T08:48:35.411Z] #32 [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 [2023-01-11T08:48:35.411Z] #32 45.84 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-01-11T08:48:35.411Z] #32 45.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-11T08:48:35.411Z] #32 45.86 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-11T08:48:35.411Z] #32 45.91 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-01-11T08:48:35.411Z] #32 45.93 Setting up libcap2:amd64 (1:2.44-1) ... [2023-01-11T08:48:35.411Z] #32 45.94 Setting up python3-six (1.16.0-2) ... [2023-01-11T08:48:35.411Z] #32 47.08 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-01-11T08:48:35.411Z] #32 47.13 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-01-11T08:48:35.411Z] #32 47.14 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-11T08:48:35.411Z] #32 47.15 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-11T08:48:35.411Z] #32 47.33 Setting up python3-protobuf (3.12.4-1) ... [2023-01-11T08:48:35.631Z] #32 ... [2023-01-11T08:48:35.631Z] [2023-01-11T08:48:35.631Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-11T08:48:35.631Z] #37 1.885 + RM_GOPATH=0 [2023-01-11T08:48:35.631Z] #37 1.885 + TMP_GOPATH= [2023-01-11T08:48:35.631Z] #37 1.885 + : /build [2023-01-11T08:48:35.631Z] #37 1.885 + '[' -z '' ']' [2023-01-11T08:48:35.631Z] #37 1.885 ++ mktemp -d [2023-01-11T08:48:35.631Z] #37 1.895 + export GOPATH=/tmp/tmp.CQfaN8qTuB [2023-01-11T08:48:35.631Z] #37 1.895 + GOPATH=/tmp/tmp.CQfaN8qTuB [2023-01-11T08:48:35.631Z] #37 1.895 + RM_GOPATH=1 [2023-01-11T08:48:35.631Z] #37 1.895 + case "$(go env GOARCH)" in [2023-01-11T08:48:35.631Z] #37 1.895 ++ go env GOARCH [2023-01-11T08:48:35.631Z] #37 2.016 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:48:35.631Z] #37 2.016 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:48:35.631Z] #37 2.016 ++ dirname /tmp/install/install.sh [2023-01-11T08:48:35.631Z] #37 2.018 + dir=/tmp/install [2023-01-11T08:48:35.631Z] #37 2.018 + bin=containerd [2023-01-11T08:48:35.631Z] #37 2.018 + shift [2023-01-11T08:48:35.631Z] #37 2.018 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-01-11T08:48:35.631Z] #37 2.018 + . /tmp/install/containerd.installer [2023-01-11T08:48:35.631Z] #37 2.018 ++ set -e [2023-01-11T08:48:35.631Z] #37 2.018 ++ : v1.6.15 [2023-01-11T08:48:35.631Z] #37 2.018 + install_containerd [2023-01-11T08:48:35.631Z] #37 2.036 Install containerd version v1.6.15 [2023-01-11T08:48:35.631Z] #37 2.036 + echo 'Install containerd version v1.6.15' [2023-01-11T08:48:35.631Z] #37 2.036 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CQfaN8qTuB/src/github.com/containerd/containerd [2023-01-11T08:48:35.631Z] #37 2.036 Cloning into '/tmp/tmp.CQfaN8qTuB/src/github.com/containerd/containerd'... [2023-01-11T08:48:35.631Z] #37 ... [2023-01-11T08:48:35.631Z] [2023-01-11T08:48:35.631Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:48:35.631Z] #27 64.94 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-01-11T08:48:35.631Z] #27 64.95 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-01-11T08:48:35.631Z] #27 64.97 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2023-01-11T08:48:35.631Z] #27 65.76 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-01-11T08:48:35.631Z] #27 65.86 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-01-11T08:48:35.631Z] #27 65.93 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-01-11T08:48:35.631Z] #27 66.02 go: downloading github.com/Antonboom/errname v0.1.5 [2023-01-11T08:48:35.631Z] #27 66.10 go: downloading github.com/Antonboom/nilnil v0.1.0 [2023-01-11T08:48:35.631Z] #27 66.15 go: downloading github.com/BurntSushi/toml v1.0.0 [2023-01-11T08:48:35.631Z] #27 67.65 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-01-11T08:48:35.631Z] #27 67.75 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-01-11T08:48:35.631Z] #27 67.79 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-01-11T08:48:35.631Z] #27 67.86 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-01-11T08:48:35.631Z] #27 67.92 go: downloading github.com/ashanbrown/makezero v1.1.0 [2023-01-11T08:48:35.631Z] #27 68.08 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-01-11T08:48:35.631Z] #27 68.10 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2023-01-11T08:48:35.631Z] #27 68.19 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-01-11T08:48:35.631Z] #27 68.28 go: downloading github.com/breml/bidichk v0.2.1 [2023-01-11T08:48:35.631Z] #27 68.34 go: downloading github.com/breml/errchkjson v0.2.1 [2023-01-11T08:48:35.631Z] #27 68.38 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-01-11T08:48:35.631Z] #27 68.49 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-01-11T08:48:35.631Z] #27 68.54 go: downloading github.com/daixiang0/gci v0.2.9 [2023-01-11T08:48:35.631Z] #27 68.58 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2023-01-11T08:48:35.631Z] #27 68.67 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-01-11T08:48:35.631Z] #27 68.70 go: downloading github.com/fzipp/gocyclo v0.4.0 [2023-01-11T08:48:35.631Z] #27 68.86 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-01-11T08:48:35.631Z] #27 68.91 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-01-11T08:48:35.631Z] #27 68.99 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2023-01-11T08:48:35.631Z] #27 69.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-01-11T08:48:35.631Z] #27 69.12 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-01-11T08:48:35.631Z] #27 69.26 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-01-11T08:48:35.631Z] #27 69.33 go: downloading github.com/golangci/misspell v0.3.5 [2023-01-11T08:48:35.631Z] #27 69.44 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-01-11T08:48:35.631Z] #27 69.53 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-01-11T08:48:35.631Z] #27 69.59 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-01-11T08:48:35.631Z] #27 69.67 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-01-11T08:48:35.631Z] #27 69.71 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-01-11T08:48:35.631Z] #27 69.73 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-01-11T08:48:35.631Z] #27 69.79 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-01-11T08:48:35.631Z] #27 69.83 go: downloading github.com/julz/importas v0.1.0 [2023-01-11T08:48:35.631Z] #27 69.88 go: downloading github.com/kisielk/errcheck v1.6.0 [2023-01-11T08:48:35.631Z] #27 69.90 go: downloading github.com/kulti/thelper v0.5.0 [2023-01-11T08:48:35.631Z] #27 69.98 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2023-01-11T08:48:35.631Z] #27 70.01 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-01-11T08:48:35.631Z] #27 70.05 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2023-01-11T08:48:35.631Z] #27 70.07 go: downloading github.com/ldez/tagliatelle v0.3.0 [2023-01-11T08:48:35.631Z] #27 70.10 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-01-11T08:48:35.631Z] #27 70.13 go: downloading github.com/maratori/testpackage v1.0.1 [2023-01-11T08:48:35.701Z] #51 10.67 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-01-11T08:48:35.892Z] #27 70.28 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-01-11T08:48:36.153Z] #27 70.34 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-01-11T08:48:36.153Z] #27 70.42 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2023-01-11T08:48:36.153Z] #27 70.43 go: downloading github.com/mgechev/revive v1.1.3 [2023-01-11T08:48:36.261Z] #38 96.41 CC criu/arch/x86/vdso-pie.o [2023-01-11T08:48:36.261Z] #38 96.71 CC criu/arch/x86/restorer.o [2023-01-11T08:48:36.431Z] #24 ... [2023-01-11T08:48:36.431Z] [2023-01-11T08:48:36.431Z] #32 [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 [2023-01-11T08:48:36.431Z] #32 54.83 The following additional packages will be installed: [2023-01-11T08:48:36.431Z] #32 54.84 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-01-11T08:48:36.431Z] #32 54.85 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-01-11T08:48:36.431Z] #32 54.88 Suggested packages: [2023-01-11T08:48:36.431Z] #32 54.89 manpages-dev protobuf-mode-el python3-setuptools [2023-01-11T08:48:36.798Z] #32 ... [2023-01-11T08:48:36.798Z] [2023-01-11T08:48:36.798Z] #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 [2023-01-11T08:48:36.798Z] #28 50.96 internal/reflectlite [2023-01-11T08:48:36.798Z] #28 50.96 sync [2023-01-11T08:48:37.078Z] #51 11.85 Collecting pathspec>=0.5.3 [2023-01-11T08:48:37.078Z] #51 11.86 Downloading pathspec-0.10.3-py3-none-any.whl (29 kB) [2023-01-11T08:48:37.097Z] #27 71.30 go: downloading github.com/moricho/tparallel v0.2.1 [2023-01-11T08:48:37.097Z] #27 71.32 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-01-11T08:48:37.097Z] #27 71.33 go: downloading github.com/nishanths/exhaustive v0.7.11 [2023-01-11T08:48:37.097Z] #27 71.41 go: downloading github.com/nishanths/predeclared v0.2.1 [2023-01-11T08:48:37.097Z] #27 71.51 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2023-01-11T08:48:37.198Z] #38 97.32 CC criu/arch/x86/restorer_unmap.o [2023-01-11T08:48:37.198Z] #38 97.39 CC criu/arch/x86/sigaction_compat_pie.o [2023-01-11T08:48:37.334Z] #51 12.16 Collecting pyyaml [2023-01-11T08:48:37.334Z] #51 12.19 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2023-01-11T08:48:37.334Z] #51 12.24 Building wheels for collected packages: yamllint [2023-01-11T08:48:37.334Z] #51 12.24 Building wheel for yamllint (setup.py): started [2023-01-11T08:48:37.358Z] #27 71.56 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2023-01-11T08:48:37.358Z] #27 71.63 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-01-11T08:48:37.358Z] #27 71.65 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-01-11T08:48:37.358Z] #27 71.81 go: downloading github.com/securego/gosec/v2 v2.9.6 [2023-01-11T08:48:37.456Z] #38 97.62 CC criu/pie/restorer.o [2023-01-11T08:48:37.620Z] #27 ... [2023-01-11T08:48:37.620Z] [2023-01-11T08:48:37.620Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:48:37.620Z] #32 72.01 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-01-11T08:48:37.620Z] #32 72.01 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-01-11T08:48:37.620Z] #32 72.01 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-01-11T08:48:38.261Z] #51 13.15 Building wheel for yamllint (setup.py): finished with status 'done' [2023-01-11T08:48:38.261Z] #51 13.16 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c2a29e79ff96b24db9186779f9215ebbdd415fb0d5b581f65e782a20e61919d6 [2023-01-11T08:48:38.261Z] #51 13.16 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-01-11T08:48:38.261Z] #51 13.17 Successfully built yamllint [2023-01-11T08:48:38.261Z] #51 13.19 Installing collected packages: pyyaml, pathspec, yamllint [2023-01-11T08:48:38.711Z] #28 ... [2023-01-11T08:48:38.711Z] [2023-01-11T08:48:38.711Z] #32 [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 [2023-01-11T08:48:38.711Z] #32 51.75 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-01-11T08:48:38.711Z] #32 51.75 Setting up protobuf-compiler (3.12.4-1) ... [2023-01-11T08:48:38.711Z] #32 51.77 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-01-11T08:48:38.711Z] #32 51.77 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-01-11T08:48:38.711Z] #32 51.80 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-01-11T08:48:38.711Z] #32 51.81 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-01-11T08:48:38.711Z] #32 51.83 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-11T08:48:38.711Z] #32 DONE 52.7s [2023-01-11T08:48:38.711Z] [2023-01-11T08:48:38.711Z] #21 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-11T08:48:38.711Z] #21 42.77 Selecting previously unselected package libicu67:amd64. [2023-01-11T08:48:38.711Z] #21 42.77 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-01-11T08:48:38.711Z] #21 42.79 Unpacking libicu67:amd64 (67.1-7) ... [2023-01-11T08:48:38.711Z] #21 48.62 Selecting previously unselected package libxml2:amd64. [2023-01-11T08:48:38.711Z] #21 48.67 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-01-11T08:48:38.711Z] #21 48.67 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-11T08:48:38.711Z] #21 49.26 Selecting previously unselected package libarchive13:amd64. [2023-01-11T08:48:38.711Z] #21 49.26 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-01-11T08:48:38.711Z] #21 49.28 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-01-11T08:48:38.711Z] #21 49.66 Selecting previously unselected package libjsoncpp24:amd64. [2023-01-11T08:48:38.711Z] #21 49.66 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-01-11T08:48:38.711Z] #21 49.66 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-01-11T08:48:38.711Z] #21 49.84 Selecting previously unselected package librhash0:amd64. [2023-01-11T08:48:38.711Z] #21 49.84 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-01-11T08:48:38.711Z] #21 49.84 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-01-11T08:48:38.711Z] #21 50.06 Selecting previously unselected package libuv1:amd64. [2023-01-11T08:48:38.711Z] #21 50.06 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-01-11T08:48:38.711Z] #21 50.11 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-01-11T08:48:38.711Z] #21 50.26 Selecting previously unselected package cmake. [2023-01-11T08:48:38.711Z] #21 50.26 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-01-11T08:48:38.711Z] #21 50.26 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-01-11T08:48:38.711Z] #21 ... [2023-01-11T08:48:38.711Z] [2023-01-11T08:48:38.711Z] #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 [2023-01-11T08:48:38.822Z] #51 13.60 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1 [2023-01-11T08:48:38.953Z] #32 57.25 The following NEW packages will be installed: [2023-01-11T08:48:38.953Z] #32 57.28 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-01-11T08:48:38.953Z] #32 57.28 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-01-11T08:48:38.953Z] #32 57.28 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-01-11T08:48:38.953Z] #32 57.29 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-01-11T08:48:38.953Z] #32 ... [2023-01-11T08:48:38.953Z] [2023-01-11T08:48:38.953Z] #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 [2023-01-11T08:48:38.953Z] #30 DONE 57.6s [2023-01-11T08:48:39.211Z] [2023-01-11T08:48:39.211Z] #31 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:48:39.211Z] #31 57.59 go: downloading github.com/fatih/color v1.13.0 [2023-01-11T08:48:39.211Z] #31 57.59 go: downloading github.com/gofrs/flock v0.8.1 [2023-01-11T08:48:39.211Z] #31 57.87 go: downloading github.com/pkg/errors v0.9.1 [2023-01-11T08:48:39.211Z] #31 57.89 go: downloading github.com/spf13/cobra v1.3.0 [2023-01-11T08:48:39.361Z] #38 ... [2023-01-11T08:48:39.361Z] [2023-01-11T08:48:39.361Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:48:39.361Z] #28 174.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-01-11T08:48:39.361Z] #28 174.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-01-11T08:48:39.361Z] #28 174.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-11T08:48:39.386Z] #51 DONE 14.2s [2023-01-11T08:48:39.386Z] [2023-01-11T08:48:39.386Z] #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 [2023-01-11T08:48:39.386Z] #39 120.4 CC criu/memfd.o [2023-01-11T08:48:39.386Z] #39 121.0 CC criu/mount.o [2023-01-11T08:48:39.468Z] #31 57.98 go: downloading github.com/spf13/pflag v1.0.5 [2023-01-11T08:48:39.468Z] #31 ... [2023-01-11T08:48:39.468Z] [2023-01-11T08:48:39.468Z] #26 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-11T08:48:39.468Z] #26 39.61 Reading package lists... [2023-01-11T08:48:39.468Z] #26 48.29 Building dependency tree... [2023-01-11T08:48:39.468Z] #26 54.61 The following additional packages will be installed: [2023-01-11T08:48:39.468Z] #26 54.66 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-01-11T08:48:39.468Z] #26 54.72 Suggested packages: [2023-01-11T08:48:39.468Z] #26 54.72 cmake-doc ninja-build lrzip [2023-01-11T08:48:39.468Z] #26 54.72 Recommended packages: [2023-01-11T08:48:39.468Z] #26 54.72 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-01-11T08:48:39.468Z] #26 55.75 The following NEW packages will be installed: [2023-01-11T08:48:39.468Z] #26 55.77 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-01-11T08:48:39.468Z] #26 55.77 vim-common xxd [2023-01-11T08:48:39.468Z] #26 56.34 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2023-01-11T08:48:39.468Z] #26 56.34 Need to get 17.7 MB of archives. [2023-01-11T08:48:39.468Z] #26 56.34 After this operation, 70.7 MB of additional disk space will be used. [2023-01-11T08:48:39.468Z] #26 56.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-11T08:48:39.468Z] #26 56.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-11T08:48:39.468Z] #26 56.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-01-11T08:48:39.468Z] #26 56.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-01-11T08:48:39.468Z] #26 57.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2023-01-11T08:48:39.468Z] #26 57.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-01-11T08:48:39.468Z] #26 57.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-01-11T08:48:39.468Z] #26 57.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-01-11T08:48:39.468Z] #26 57.78 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-01-11T08:48:39.468Z] #26 57.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-01-11T08:48:39.732Z] #26 ... [2023-01-11T08:48:39.732Z] [2023-01-11T08:48:39.732Z] #32 [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 [2023-01-11T08:48:39.732Z] #32 57.85 0 upgraded, 18 newly installed, 0 to remove and 1 not upgraded. [2023-01-11T08:48:39.732Z] #32 57.85 Need to get 4583 kB of archives. [2023-01-11T08:48:39.732Z] #32 57.85 After this operation, 25.9 MB of additional disk space will be used. [2023-01-11T08:48:39.732Z] #32 57.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-01-11T08:48:39.732Z] #32 57.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-01-11T08:48:39.732Z] #32 57.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-01-11T08:48:39.732Z] #32 57.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-01-11T08:48:39.732Z] #32 57.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-01-11T08:48:39.732Z] #32 57.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-01-11T08:48:39.732Z] #32 57.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-01-11T08:48:39.732Z] #32 57.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2023-01-11T08:48:39.732Z] #32 57.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2023-01-11T08:48:39.732Z] #32 57.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-01-11T08:48:39.732Z] #32 58.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-01-11T08:48:39.732Z] #32 58.02 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-01-11T08:48:39.732Z] #32 58.19 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-01-11T08:48:39.732Z] #32 58.26 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2023-01-11T08:48:39.732Z] #32 58.31 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-01-11T08:48:39.732Z] #32 58.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-11T08:48:39.732Z] #32 58.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-01-11T08:48:39.732Z] #32 58.36 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-01-11T08:48:40.672Z] #32 ... [2023-01-11T08:48:40.672Z] [2023-01-11T08:48:40.672Z] #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-01-11T08:48:40.672Z] #28 40.29 Reading package lists... [2023-01-11T08:48:40.672Z] #28 49.25 Building dependency tree... [2023-01-11T08:48:40.672Z] #28 55.18 The following additional packages will be installed: [2023-01-11T08:48:40.672Z] #28 55.19 libbtrfs0 [2023-01-11T08:48:40.672Z] #28 55.50 The following NEW packages will be installed: [2023-01-11T08:48:40.672Z] #28 55.53 libbtrfs-dev libbtrfs0 [2023-01-11T08:48:40.672Z] #28 56.01 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2023-01-11T08:48:40.672Z] #28 56.01 Need to get 460 kB of archives. [2023-01-11T08:48:40.672Z] #28 56.01 After this operation, 1237 kB of additional disk space will be used. [2023-01-11T08:48:40.672Z] #28 56.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-01-11T08:48:40.672Z] #28 56.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-01-11T08:48:40.672Z] #28 58.41 debconf: delaying package configuration, since apt-utils is not installed [2023-01-11T08:48:40.672Z] #28 58.92 Fetched 460 kB in 0s (1044 kB/s) [2023-01-11T08:48:40.672Z] #28 59.12 Selecting previously unselected package libbtrfs0:amd64. [2023-01-11T08:48:40.672Z] #28 59.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% [2023-01-11T08:48:40.672Z] #28 ... [2023-01-11T08:48:40.672Z] [2023-01-11T08:48:40.672Z] #24 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:48:40.672Z] #24 55.13 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] [2023-01-11T08:48:40.672Z] #24 56.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] [2023-01-11T08:48:40.672Z] #24 56.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-01-11T08:48:40.672Z] #24 56.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-01-11T08:48:40.672Z] #24 56.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-01-11T08:48:40.672Z] #24 56.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-01-11T08:48:40.672Z] #24 56.29 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] [2023-01-11T08:48:40.672Z] #24 56.30 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-01-11T08:48:40.672Z] #24 56.30 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-01-11T08:48:40.672Z] #24 56.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-01-11T08:48:40.672Z] #24 56.38 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-01-11T08:48:40.672Z] #24 56.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-01-11T08:48:40.672Z] #24 56.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-01-11T08:48:40.672Z] #24 56.48 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-01-11T08:48:40.672Z] #24 56.49 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-01-11T08:48:40.672Z] #24 56.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-01-11T08:48:40.672Z] #24 56.53 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-01-11T08:48:40.672Z] #24 58.67 debconf: delaying package configuration, since apt-utils is not installed [2023-01-11T08:48:40.672Z] #24 59.20 Fetched 115 MB in 12s (9638 kB/s) [2023-01-11T08:48:40.672Z] #24 59.36 Selecting previously unselected package binutils-mingw-w64-i686. [2023-01-11T08:48:40.753Z] #39 125.4 CC criu/namespaces.o [2023-01-11T08:48:40.929Z] #24 59.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 ... 15718 files and directories currently installed.) [2023-01-11T08:48:40.929Z] #24 59.49 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-01-11T08:48:40.929Z] #24 59.56 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-01-11T08:48:40.933Z] #32 ... [2023-01-11T08:48:40.933Z] [2023-01-11T08:48:40.933Z] #22 [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 [2023-01-11T08:48:40.933Z] #22 65.18 Selecting previously unselected package libprotobuf23:amd64. [2023-01-11T08:48:40.933Z] #22 65.18 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-01-11T08:48:40.933Z] #22 65.23 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-01-11T08:48:40.933Z] #22 66.81 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-01-11T08:48:40.933Z] #22 66.82 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-01-11T08:48:40.933Z] #22 66.83 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-01-11T08:48:40.933Z] #22 67.45 Selecting previously unselected package libprotobuf-dev:amd64. [2023-01-11T08:48:40.933Z] #22 67.46 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-01-11T08:48:40.933Z] #22 67.49 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-01-11T08:48:40.933Z] #22 69.00 Selecting previously unselected package libprotoc23:amd64. [2023-01-11T08:48:40.933Z] #22 69.01 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-01-11T08:48:40.933Z] #22 69.01 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-01-11T08:48:40.933Z] #22 69.82 Selecting previously unselected package protobuf-c-compiler. [2023-01-11T08:48:40.933Z] #22 69.83 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-01-11T08:48:40.933Z] #22 69.85 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-01-11T08:48:40.933Z] #22 70.05 Selecting previously unselected package protobuf-compiler. [2023-01-11T08:48:40.933Z] #22 70.05 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-01-11T08:48:40.933Z] #22 70.06 Unpacking protobuf-compiler (3.12.4-1) ... [2023-01-11T08:48:40.933Z] #22 70.29 Selecting previously unselected package python3-pkg-resources. [2023-01-11T08:48:40.933Z] #22 70.31 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-11T08:48:40.933Z] #22 70.32 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-11T08:48:40.933Z] #22 70.63 Selecting previously unselected package python3-six. [2023-01-11T08:48:40.933Z] #22 70.63 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-01-11T08:48:40.933Z] #22 70.63 Unpacking python3-six (1.16.0-2) ... [2023-01-11T08:48:40.933Z] #22 70.76 Selecting previously unselected package python3-protobuf. [2023-01-11T08:48:40.933Z] #22 70.77 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-01-11T08:48:40.933Z] #22 70.78 Unpacking python3-protobuf (3.12.4-1) ... [2023-01-11T08:48:40.933Z] #22 71.63 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-11T08:48:40.933Z] #22 74.17 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-01-11T08:48:40.933Z] #22 74.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-11T08:48:40.933Z] #22 74.21 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-11T08:48:40.933Z] #22 74.22 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-01-11T08:48:40.933Z] #22 74.23 Setting up libcap2:amd64 (1:2.44-1) ... [2023-01-11T08:48:40.933Z] #22 74.24 Setting up python3-six (1.16.0-2) ... [2023-01-11T08:48:40.933Z] #22 ... [2023-01-11T08:48:40.933Z] [2023-01-11T08:48:40.933Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:48:40.933Z] #27 72.08 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-01-11T08:48:40.933Z] #27 72.10 go: downloading github.com/sivchari/containedctx v1.0.1 [2023-01-11T08:48:40.933Z] #27 72.13 go: downloading github.com/sivchari/tenv v1.4.7 [2023-01-11T08:48:40.933Z] #27 72.15 go: downloading github.com/sonatard/noctx v0.0.1 [2023-01-11T08:48:40.933Z] #27 72.22 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-01-11T08:48:40.933Z] #27 72.22 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-01-11T08:48:40.933Z] #27 72.26 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2023-01-11T08:48:40.933Z] #27 72.36 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-01-11T08:48:40.933Z] #27 72.43 go: downloading github.com/tetafro/godot v1.4.11 [2023-01-11T08:48:40.933Z] #27 72.45 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-01-11T08:48:40.933Z] #27 72.61 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2023-01-11T08:48:40.933Z] #27 72.61 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-01-11T08:48:40.933Z] #27 73.04 go: downloading github.com/ultraware/funlen v0.0.3 [2023-01-11T08:48:40.933Z] #27 73.06 go: downloading github.com/ultraware/whitespace v0.0.4 [2023-01-11T08:48:40.933Z] #27 73.09 go: downloading github.com/uudashr/gocognit v1.0.5 [2023-01-11T08:48:40.933Z] #27 73.16 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-01-11T08:48:40.933Z] #27 73.19 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2023-01-11T08:48:40.933Z] #27 73.72 go: downloading gitlab.com/bosi/decorder v0.2.1 [2023-01-11T08:48:40.933Z] #27 74.11 go: downloading honnef.co/go/tools v0.2.2 [2023-01-11T08:48:41.506Z] #27 ... [2023-01-11T08:48:41.506Z] [2023-01-11T08:48:41.506Z] #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 [2023-01-11T08:48:41.506Z] #24 65.63 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. [2023-01-11T08:48:41.506Z] #24 66.45 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-01-11T08:48:41.506Z] #24 66.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-11T08:48:41.767Z] #24 ... [2023-01-11T08:48:41.767Z] [2023-01-11T08:48:41.767Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:48:41.767Z] #27 76.16 go: downloading mvdan.cc/gofumpt v0.2.1 [2023-01-11T08:48:41.767Z] #27 76.22 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-01-11T08:48:41.902Z] #24 ... [2023-01-11T08:48:41.902Z] [2023-01-11T08:48:41.902Z] #28 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2023-01-11T08:48:41.902Z] #28 59.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.) [2023-01-11T08:48:41.902Z] #28 59.27 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-01-11T08:48:41.902Z] #28 59.31 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-01-11T08:48:41.902Z] #28 59.63 Selecting previously unselected package libbtrfs-dev:amd64. [2023-01-11T08:48:41.902Z] #28 59.63 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-01-11T08:48:41.902Z] #28 59.65 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-11T08:48:41.902Z] #28 60.17 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-01-11T08:48:41.902Z] #28 60.33 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-11T08:48:41.902Z] #28 60.34 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-11T08:48:41.902Z] #28 DONE 60.6s [2023-01-11T08:48:41.902Z] [2023-01-11T08:48:41.902Z] #26 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-11T08:48:41.902Z] #26 60.49 debconf: delaying package configuration, since apt-utils is not installed [2023-01-11T08:48:42.005Z] #38 ... [2023-01-11T08:48:42.005Z] [2023-01-11T08:48:42.005Z] #21 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-11T08:48:42.005Z] #21 54.84 Setting up libicu67:amd64 (67.1-7) ... [2023-01-11T08:48:42.005Z] #21 54.84 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:48:42.005Z] #21 54.87 Setting up libuv1:amd64 (1.40.0-2) ... [2023-01-11T08:48:42.005Z] #21 54.88 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:48:42.005Z] #21 54.94 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-01-11T08:48:42.005Z] #21 54.99 Setting up librhash0:amd64 (1.4.1-2) ... [2023-01-11T08:48:42.005Z] #21 55.00 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-01-11T08:48:42.005Z] #21 55.01 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-11T08:48:42.005Z] #21 55.04 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-01-11T08:48:42.005Z] #21 55.12 Setting up cmake (3.18.4-2+deb11u1) ... [2023-01-11T08:48:42.005Z] #21 55.12 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-11T08:48:42.005Z] #21 DONE 55.7s [2023-01-11T08:48:42.005Z] [2023-01-11T08:48:42.005Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:48:42.005Z] #30 55.15 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-01-11T08:48:42.005Z] #30 55.52 go: downloading github.com/pelletier/go-toml v1.9.4 [2023-01-11T08:48:42.005Z] #30 55.52 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-01-11T08:48:42.005Z] #30 55.58 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2023-01-11T08:48:42.005Z] #30 55.85 go: downloading github.com/gobwas/glob v0.2.3 [2023-01-11T08:48:42.005Z] #30 55.85 go: downloading github.com/kisielk/gotool v1.0.0 [2023-01-11T08:48:42.005Z] #30 56.00 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-01-11T08:48:42.005Z] #30 56.05 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-01-11T08:48:42.005Z] #30 56.05 go: downloading golang.org/x/mod v0.5.1 [2023-01-11T08:48:42.005Z] #30 56.11 go: downloading github.com/ettle/strcase v0.1.1 [2023-01-11T08:48:42.005Z] #30 56.16 go: downloading github.com/fatih/structtag v1.2.0 [2023-01-11T08:48:42.005Z] #30 56.19 go: downloading github.com/Masterminds/semver v1.5.0 [2023-01-11T08:48:42.028Z] #27 76.33 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2023-01-11T08:48:42.028Z] #27 76.38 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2023-01-11T08:48:42.028Z] #27 76.46 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-01-11T08:48:42.160Z] #26 60.90 Fetched 17.7 MB in 3s (6826 kB/s) [2023-01-11T08:48:42.265Z] #30 56.33 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-01-11T08:48:42.266Z] #30 56.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-01-11T08:48:42.266Z] #30 56.49 go: downloading github.com/prometheus/client_golang v1.7.1 [2023-01-11T08:48:42.289Z] #27 76.61 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-01-11T08:48:42.417Z] #26 61.10 Selecting previously unselected package xxd. [2023-01-11T08:48:42.550Z] #27 76.76 go: downloading github.com/stretchr/objx v0.1.1 [2023-01-11T08:48:42.550Z] #27 76.86 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-01-11T08:48:42.643Z] #39 127.4 CC criu/net.o [2023-01-11T08:48:42.673Z] #26 61.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-01-11T08:48:42.673Z] #26 61.18 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-11T08:48:42.674Z] #26 61.20 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:48:42.811Z] #27 ... [2023-01-11T08:48:42.811Z] [2023-01-11T08:48:42.811Z] #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 [2023-01-11T08:48:42.811Z] #36 66.99 Selecting previously unselected package libicu67:amd64. [2023-01-11T08:48:42.811Z] #36 66.99 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-01-11T08:48:42.811Z] #36 67.01 Unpacking libicu67:amd64 (67.1-7) ... [2023-01-11T08:48:42.811Z] #36 ... [2023-01-11T08:48:42.811Z] [2023-01-11T08:48:42.811Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:48:42.811Z] #32 76.71 Selecting previously unselected package binutils-mingw-w64. [2023-01-11T08:48:42.811Z] #32 76.75 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-01-11T08:48:42.811Z] #32 76.77 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-01-11T08:48:42.811Z] #32 76.95 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-01-11T08:48:42.811Z] #32 76.97 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-01-11T08:48:42.811Z] #32 76.98 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-11T08:48:42.835Z] #30 56.81 go: downloading github.com/prometheus/client_model v0.2.0 [2023-01-11T08:48:42.835Z] #30 56.88 go: downloading github.com/google/go-cmp v0.5.6 [2023-01-11T08:48:43.073Z] #32 77.45 Selecting previously unselected package dmsetup. [2023-01-11T08:48:43.073Z] #32 77.49 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-01-11T08:48:43.073Z] #32 77.50 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-01-11T08:48:43.096Z] #30 57.22 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-01-11T08:48:43.096Z] #30 57.29 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2023-01-11T08:48:43.238Z] #26 61.78 Selecting previously unselected package vim-common. [2023-01-11T08:48:43.238Z] #26 61.79 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-11T08:48:43.238Z] #26 61.82 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:48:43.356Z] #30 57.32 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-01-11T08:48:43.356Z] #30 57.38 go: downloading github.com/beorn7/perks v1.0.1 [2023-01-11T08:48:43.356Z] #30 57.41 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-01-11T08:48:43.356Z] #30 57.45 go: downloading github.com/cespare/xxhash v1.1.0 [2023-01-11T08:48:43.356Z] #30 57.47 go: downloading github.com/golang/protobuf v1.5.2 [2023-01-11T08:48:43.595Z] #32 77.80 Selecting previously unselected package mingw-w64-common. [2023-01-11T08:48:43.595Z] #32 77.80 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-01-11T08:48:43.595Z] #32 77.81 Unpacking mingw-w64-common (8.0.0-1) ... [2023-01-11T08:48:43.616Z] #30 57.61 go: downloading github.com/prometheus/common v0.10.0 [2023-01-11T08:48:43.616Z] #30 57.84 go: downloading github.com/prometheus/procfs v0.6.0 [2023-01-11T08:48:43.803Z] #26 62.41 Selecting previously unselected package cmake-data. [2023-01-11T08:48:43.803Z] #26 62.42 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-01-11T08:48:43.803Z] #26 62.45 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-01-11T08:48:43.879Z] #30 57.89 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-01-11T08:48:43.879Z] #30 58.05 go: downloading google.golang.org/protobuf v1.27.1 [2023-01-11T08:48:44.370Z] #26 ... [2023-01-11T08:48:44.370Z] [2023-01-11T08:48:44.370Z] #29 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2023-01-11T08:48:44.370Z] #29 DONE 62.9s [2023-01-11T08:48:44.370Z] [2023-01-11T08:48:44.370Z] #32 [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 [2023-01-11T08:48:44.370Z] #32 60.25 debconf: delaying package configuration, since apt-utils is not installed [2023-01-11T08:48:44.370Z] #32 60.78 Fetched 4583 kB in 1s (4739 kB/s) [2023-01-11T08:48:44.370Z] #32 60.94 Selecting previously unselected package libcap2:amd64. [2023-01-11T08:48:44.370Z] #32 60.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-01-11T08:48:44.370Z] #32 61.09 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-01-11T08:48:44.370Z] #32 61.10 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-01-11T08:48:44.370Z] #32 61.25 Selecting previously unselected package libcap-dev:amd64. [2023-01-11T08:48:44.370Z] #32 61.26 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-01-11T08:48:44.370Z] #32 61.27 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-01-11T08:48:44.370Z] #32 61.46 Selecting previously unselected package libnet1:amd64. [2023-01-11T08:48:44.370Z] #32 61.46 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-11T08:48:44.370Z] #32 61.48 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-11T08:48:44.370Z] #32 61.69 Selecting previously unselected package libnet1-dev. [2023-01-11T08:48:44.370Z] #32 61.69 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-11T08:48:44.370Z] #32 61.71 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-01-11T08:48:44.370Z] #32 62.01 Selecting previously unselected package libnl-3-200:amd64. [2023-01-11T08:48:44.370Z] #32 62.01 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-01-11T08:48:44.370Z] #32 62.03 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-11T08:48:44.370Z] #32 62.49 Selecting previously unselected package libnl-3-dev:amd64. [2023-01-11T08:48:44.370Z] #32 62.50 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-01-11T08:48:44.370Z] #32 62.60 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-01-11T08:48:44.370Z] #32 63.11 Selecting previously unselected package libprotobuf-c1:amd64. [2023-01-11T08:48:44.370Z] #32 63.11 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-01-11T08:48:44.370Z] #32 63.14 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-11T08:48:44.628Z] #32 63.30 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-01-11T08:48:44.628Z] #32 63.31 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-01-11T08:48:44.628Z] #32 63.41 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-01-11T08:48:44.631Z] #28 ... [2023-01-11T08:48:44.631Z] [2023-01-11T08:48:44.631Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-11T08:48:44.631Z] #38 101.4 LINK criu/pie/restorer.built-in.o [2023-01-11T08:48:44.631Z] #38 101.5 GEN criu/pie/restorer-blob.h [2023-01-11T08:48:44.631Z] #38 101.6 DEP criu/vdso.d [2023-01-11T08:48:44.631Z] #38 102.0 DEP criu/vdso-compat.d [2023-01-11T08:48:44.631Z] #38 102.2 DEP criu/uts_ns.d [2023-01-11T08:48:44.631Z] #38 102.4 DEP criu/util.d [2023-01-11T08:48:44.631Z] #38 102.7 DEP criu/uffd.d [2023-01-11T08:48:44.631Z] #38 103.0 DEP criu/tun.d [2023-01-11T08:48:44.631Z] #38 103.3 DEP criu/tty.d [2023-01-11T08:48:44.631Z] #38 103.4 DEP criu/timerfd.d [2023-01-11T08:48:44.631Z] #38 103.8 DEP criu/timens.d [2023-01-11T08:48:44.631Z] #38 104.1 DEP criu/sysfs_parse.d [2023-01-11T08:48:44.631Z] #38 104.5 DEP criu/sysctl.d [2023-01-11T08:48:44.631Z] #38 104.7 DEP criu/string.d [2023-01-11T08:48:44.631Z] #38 104.9 DEP criu/stats.d [2023-01-11T08:48:44.890Z] #38 105.1 DEP criu/sockets.d [2023-01-11T08:48:45.148Z] #38 105.5 DEP criu/sk-unix.d [2023-01-11T08:48:45.191Z] #32 63.61 Selecting previously unselected package zlib1g-dev:amd64. [2023-01-11T08:48:45.191Z] #32 63.62 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-01-11T08:48:45.191Z] #32 63.64 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-11T08:48:45.870Z] #32 64.18 Selecting previously unselected package libprotobuf23:amd64. [2023-01-11T08:48:45.871Z] #32 64.18 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-01-11T08:48:45.871Z] #32 64.18 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-01-11T08:48:45.880Z] #38 105.9 DEP criu/sk-tcp.d [2023-01-11T08:48:45.880Z] #38 106.3 DEP criu/sk-queue.d [2023-01-11T08:48:45.887Z] #30 59.61 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-01-11T08:48:45.912Z] #39 130.8 CC criu/netfilter.o [2023-01-11T08:48:46.139Z] #38 106.5 DEP criu/sk-packet.d [2023-01-11T08:48:46.169Z] #39 131.2 CC criu/page-pipe.o [2023-01-11T08:48:46.399Z] #38 106.6 DEP criu/sk-netlink.d [2023-01-11T08:48:46.399Z] #38 106.8 DEP criu/sk-inet.d [2023-01-11T08:48:46.466Z] Fetching without tags [2023-01-11T08:48:46.725Z] #38 107.1 DEP criu/signalfd.d [2023-01-11T08:48:47.066Z] #38 107.3 DEP criu/sigframe.d [2023-01-11T08:48:47.066Z] #38 107.5 DEP criu/shmem.d [2023-01-11T08:48:47.101Z] #39 132.0 CC criu/page-xfer.o [2023-01-11T08:48:47.224Z] Merging remotes/origin/20.10 commit de10f917ead385976759a63d341a1a39090f7c21 into PR head commit 625903f3fda862c69492256016b386628954b3a4 [2023-01-11T08:48:47.243Z] #32 65.72 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-01-11T08:48:47.244Z] #32 65.72 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-01-11T08:48:47.244Z] #32 65.72 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-01-11T08:48:47.277Z] #30 ... [2023-01-11T08:48:47.277Z] [2023-01-11T08:48:47.277Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:48:47.277Z] #27 51.16 Selecting previously unselected package binutils-mingw-w64. [2023-01-11T08:48:47.277Z] #27 51.16 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-01-11T08:48:47.277Z] #27 51.17 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-01-11T08:48:47.277Z] #27 51.30 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-01-11T08:48:47.277Z] #27 51.30 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-01-11T08:48:47.277Z] #27 51.31 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-11T08:48:47.277Z] #27 51.49 Selecting previously unselected package dmsetup. [2023-01-11T08:48:47.277Z] #27 51.49 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-01-11T08:48:47.277Z] #27 51.52 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-01-11T08:48:47.277Z] #27 51.67 Selecting previously unselected package mingw-w64-common. [2023-01-11T08:48:47.277Z] #27 51.68 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-01-11T08:48:47.277Z] #27 51.75 Unpacking mingw-w64-common (8.0.0-1) ... [2023-01-11T08:48:47.277Z] #27 57.38 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-01-11T08:48:47.277Z] #27 57.39 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-01-11T08:48:47.277Z] #27 57.40 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-01-11T08:48:47.277Z] #27 ... [2023-01-11T08:48:47.277Z] [2023-01-11T08:48:47.277Z] #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 [2023-01-11T08:48:47.277Z] #0 3.743 + RM_GOPATH=0 [2023-01-11T08:48:47.277Z] #0 3.748 + TMP_GOPATH= [2023-01-11T08:48:47.277Z] #0 3.748 + : /build [2023-01-11T08:48:47.277Z] #0 3.749 + '[' -z '' ']' [2023-01-11T08:48:47.277Z] #0 3.750 ++ mktemp -d [2023-01-11T08:48:47.277Z] #0 3.752 + export GOPATH=/tmp/tmp.IxyIrhrOiD [2023-01-11T08:48:47.277Z] #0 3.752 + GOPATH=/tmp/tmp.IxyIrhrOiD [2023-01-11T08:48:47.277Z] #0 3.756 + RM_GOPATH=1 [2023-01-11T08:48:47.278Z] #0 3.756 + case "$(go env GOARCH)" in [2023-01-11T08:48:47.278Z] #0 3.757 ++ go env GOARCH [2023-01-11T08:48:47.278Z] #0 3.772 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:48:47.278Z] #0 3.788 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:48:47.278Z] #0 3.789 ++ dirname /tmp/install/install.sh [2023-01-11T08:48:47.278Z] #0 3.792 + dir=/tmp/install [2023-01-11T08:48:47.278Z] #0 3.792 + bin=tini [2023-01-11T08:48:47.278Z] #0 3.792 + shift [2023-01-11T08:48:47.278Z] #0 3.793 + '[' '!' -f /tmp/install/tini.installer ']' [2023-01-11T08:48:47.278Z] #0 3.793 + . /tmp/install/tini.installer [2023-01-11T08:48:47.278Z] #0 3.793 ++ : v0.19.0 [2023-01-11T08:48:47.278Z] #0 3.794 + install_tini [2023-01-11T08:48:47.278Z] #0 3.794 + echo 'Install tini version v0.19.0' [2023-01-11T08:48:47.278Z] #0 3.794 Install tini version v0.19.0 [2023-01-11T08:48:47.278Z] #0 3.795 + git clone https://github.com/krallin/tini.git /tmp/tmp.IxyIrhrOiD/tini [2023-01-11T08:48:47.278Z] #0 3.796 Cloning into '/tmp/tmp.IxyIrhrOiD/tini'... [2023-01-11T08:48:47.278Z] #0 4.536 + cd /tmp/tmp.IxyIrhrOiD/tini [2023-01-11T08:48:47.278Z] #0 4.545 + git checkout -q v0.19.0 [2023-01-11T08:48:47.278Z] #0 4.577 + cmake . [2023-01-11T08:48:47.278Z] #0 5.000 -- The C compiler identification is GNU 10.2.1 [2023-01-11T08:48:47.278Z] #0 5.103 -- Detecting C compiler ABI info [2023-01-11T08:48:47.278Z] #39 5.728 -- Detecting C compiler ABI info - done [2023-01-11T08:48:47.278Z] #39 5.835 -- Check for working C compiler: /usr/bin/cc - skipped [2023-01-11T08:48:47.540Z] #39 5.846 -- Detecting C compile features [2023-01-11T08:48:47.540Z] #39 5.849 -- Detecting C compile features - done [2023-01-11T08:48:47.540Z] #39 5.906 -- Performing Test HAS_BUILTIN_FORTIFY [2023-01-11T08:48:47.540Z] #39 6.114 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-01-11T08:48:47.685Z] #38 107.8 DEP criu/servicefd.d [2023-01-11T08:48:47.685Z] #38 108.0 DEP criu/seize.d [2023-01-11T08:48:47.801Z] #39 6.226 -- Configuring done [2023-01-11T08:48:47.801Z] #39 6.247 -- Generating done [2023-01-11T08:48:47.801Z] #39 6.266 -- Build files have been written to: /tmp/tmp.IxyIrhrOiD/tini [2023-01-11T08:48:47.801Z] #39 6.274 + make tini-static [2023-01-11T08:48:47.810Z] #32 66.33 Selecting previously unselected package libprotobuf-dev:amd64. [2023-01-11T08:48:47.810Z] #32 66.33 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-01-11T08:48:47.810Z] #32 66.36 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-01-11T08:48:47.945Z] #38 108.3 DEP criu/seccomp.d [2023-01-11T08:48:48.061Z] #39 6.660 Scanning dependencies of target tini-static [2023-01-11T08:48:48.322Z] #39 6.743 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-01-11T08:48:48.541Z] #38 108.7 DEP criu/rst-malloc.d [2023-01-11T08:48:48.541Z] #38 108.8 DEP criu/rbtree.d [2023-01-11T08:48:48.541Z] #38 108.9 DEP criu/pstree.d [2023-01-11T08:48:48.742Z] #32 ... [2023-01-11T08:48:48.742Z] [2023-01-11T08:48:48.742Z] #26 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-11T08:48:48.742Z] #26 67.26 Selecting previously unselected package libicu67:amd64. [2023-01-11T08:48:48.742Z] #26 67.27 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-01-11T08:48:48.742Z] #26 67.37 Unpacking libicu67:amd64 (67.1-7) ... [2023-01-11T08:48:48.805Z] #38 109.2 DEP criu/protobuf.d [2023-01-11T08:48:48.805Z] #38 ... [2023-01-11T08:48:48.805Z] [2023-01-11T08:48:48.805Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:48:48.805Z] #28 183.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-01-11T08:48:48.805Z] #28 183.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-01-11T08:48:48.897Z] #39 ... [2023-01-11T08:48:48.897Z] [2023-01-11T08:48:48.897Z] #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 [2023-01-11T08:48:48.897Z] #28 52.98 internal/testlog [2023-01-11T08:48:48.897Z] #28 54.11 errors [2023-01-11T08:48:48.897Z] #28 54.11 sort [2023-01-11T08:48:48.897Z] #28 54.55 strconv [2023-01-11T08:48:48.897Z] #28 55.39 io [2023-01-11T08:48:48.897Z] #28 56.57 internal/oserror [2023-01-11T08:48:48.897Z] #28 56.78 syscall [2023-01-11T08:48:48.897Z] #28 58.66 reflect [2023-01-11T08:48:48.996Z] #39 133.7 CC criu/pagemap-cache.o [2023-01-11T08:48:48.996Z] #39 134.1 CC criu/pagemap.o [2023-01-11T08:48:46.116Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-11T08:48:46.189Z] > git config --add remote.origin.fetch +refs/pull/44795/head:refs/remotes/origin/PR-44795 # timeout=10 [2023-01-11T08:48:46.237Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-11T08:48:46.360Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-01-11T08:48:46.500Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-01-11T08:48:46.500Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-11T08:48:46.502Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44795/head:refs/remotes/origin/PR-44795 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-01-11T08:48:47.329Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T08:48:47.380Z] > git checkout -f 625903f3fda862c69492256016b386628954b3a4 # timeout=10 [2023-01-11T08:48:49.064Z] #28 183.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-01-11T08:48:49.162Z] #28 ... [2023-01-11T08:48:49.162Z] [2023-01-11T08:48:49.162Z] #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 [2023-01-11T08:48:49.162Z] #38 6.899 Note: Building without setproctitle() and strlcpy() support. [2023-01-11T08:48:49.162Z] #38 6.899 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-01-11T08:48:49.162Z] #38 6.906 Note: Building without GnuTLS support [2023-01-11T08:48:49.162Z] #38 6.935 Makefile.config:39: Warn: you have no libnftables installed [2023-01-11T08:48:49.162Z] #38 6.935 Makefile.config:40: Warn: Building without nftables support [2023-01-11T08:48:49.162Z] #38 8.961 fatal: not a git repository (or any of the parent directories): .git [2023-01-11T08:48:49.162Z] #38 9.031 GEN .gitid [2023-01-11T08:48:49.162Z] #38 9.074 GEN criu/include/version.h [2023-01-11T08:48:49.162Z] #38 9.154 GEN include/common/asm [2023-01-11T08:48:49.422Z] #38 10.83 PBCC images/timens.pb-c.c [2023-01-11T08:48:49.422Z] #38 10.85 DEP images/timens.pb-c.d [2023-01-11T08:48:49.422Z] #38 10.91 PBCC images/fown.pb-c.c [2023-01-11T08:48:49.630Z] #28 184.2 Selecting previously unselected package libapparmor1:amd64. [2023-01-11T08:48:49.630Z] #28 184.2 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-01-11T08:48:49.630Z] #28 184.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-01-11T08:48:49.630Z] #28 184.5 Selecting previously unselected package libapparmor-dev:amd64. [2023-01-11T08:48:49.682Z] #38 10.94 PBCC images/google/protobuf/descriptor.pb-c.c [2023-01-11T08:48:49.682Z] #38 11.09 PBCC images/opts.pb-c.c [2023-01-11T08:48:49.682Z] #38 11.13 PBCC images/memfd.pb-c.c [2023-01-11T08:48:49.682Z] #38 11.18 DEP images/fown.pb-c.d [2023-01-11T08:48:49.888Z] #28 184.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-01-11T08:48:49.888Z] #28 184.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-01-11T08:48:49.942Z] #38 11.25 DEP images/google/protobuf/descriptor.pb-c.d [2023-01-11T08:48:49.942Z] #38 11.33 DEP images/opts.pb-c.d [2023-01-11T08:48:50.112Z] #26 ... [2023-01-11T08:48:50.112Z] [2023-01-11T08:48:50.112Z] #31 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:48:50.112Z] #31 58.47 go: downloading github.com/spf13/viper v1.10.1 [2023-01-11T08:48:50.112Z] #31 58.68 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2023-01-11T08:48:50.112Z] #31 59.43 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-11T08:48:50.112Z] #31 59.43 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-11T08:48:50.112Z] #31 59.52 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2023-01-11T08:48:50.112Z] #31 59.59 go: downloading github.com/go-critic/go-critic v0.6.2 [2023-01-11T08:48:50.112Z] #31 61.47 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-01-11T08:48:50.112Z] #31 61.50 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-01-11T08:48:50.112Z] #31 61.98 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-01-11T08:48:50.112Z] #31 62.32 go: downloading github.com/stretchr/testify v1.7.0 [2023-01-11T08:48:50.112Z] #31 62.56 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-01-11T08:48:50.112Z] #31 62.76 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2023-01-11T08:48:50.112Z] #31 66.87 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2023-01-11T08:48:50.112Z] #31 66.94 go: downloading github.com/magiconair/properties v1.8.5 [2023-01-11T08:48:50.112Z] #31 66.97 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2023-01-11T08:48:50.112Z] #31 67.02 go: downloading github.com/spf13/afero v1.6.0 [2023-01-11T08:48:50.112Z] #31 67.11 go: downloading github.com/spf13/cast v1.4.1 [2023-01-11T08:48:50.112Z] #31 67.18 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-01-11T08:48:50.112Z] #31 67.27 go: downloading github.com/subosito/gotenv v1.2.0 [2023-01-11T08:48:50.112Z] #31 67.30 go: downloading gopkg.in/ini.v1 v1.66.2 [2023-01-11T08:48:50.112Z] #31 67.33 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2023-01-11T08:48:50.112Z] #31 67.52 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-01-11T08:48:50.112Z] #31 67.52 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2023-01-11T08:48:50.112Z] #31 67.57 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2023-01-11T08:48:50.112Z] #31 67.61 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-01-11T08:48:50.112Z] #31 67.63 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-01-11T08:48:50.112Z] #31 67.84 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-01-11T08:48:50.112Z] #31 67.87 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-01-11T08:48:50.112Z] #31 67.91 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2023-01-11T08:48:50.112Z] #31 ... [2023-01-11T08:48:50.112Z] [2023-01-11T08:48:50.112Z] #32 [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 [2023-01-11T08:48:50.112Z] #32 68.50 Selecting previously unselected package libprotoc23:amd64. [2023-01-11T08:48:50.112Z] #32 68.50 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-01-11T08:48:50.112Z] #32 68.52 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-01-11T08:48:50.147Z] #28 184.8 Selecting previously unselected package libbtrfs0:amd64. [2023-01-11T08:48:50.147Z] #28 184.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-01-11T08:48:50.147Z] #28 184.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-01-11T08:48:50.147Z] #28 185.0 Selecting previously unselected package libbtrfs-dev:amd64. [2023-01-11T08:48:50.147Z] #28 185.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-01-11T08:48:50.147Z] #28 185.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-11T08:48:50.202Z] #32 ... [2023-01-11T08:48:50.202Z] [2023-01-11T08:48:50.202Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-11T08:48:50.202Z] #36 78.31 Selecting previously unselected package libxml2:amd64. [2023-01-11T08:48:50.202Z] #36 78.35 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-01-11T08:48:50.202Z] #36 78.36 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-11T08:48:50.202Z] #36 79.36 Selecting previously unselected package libarchive13:amd64. [2023-01-11T08:48:50.202Z] #36 79.37 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-01-11T08:48:50.202Z] #36 79.39 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-01-11T08:48:50.202Z] #36 80.10 Selecting previously unselected package libjsoncpp24:amd64. [2023-01-11T08:48:50.202Z] #36 80.10 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-01-11T08:48:50.202Z] #36 80.11 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-01-11T08:48:50.202Z] #36 80.39 Selecting previously unselected package librhash0:amd64. [2023-01-11T08:48:50.202Z] #36 80.39 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-01-11T08:48:50.202Z] #36 80.41 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-01-11T08:48:50.202Z] #36 81.19 Selecting previously unselected package libuv1:amd64. [2023-01-11T08:48:50.202Z] #36 81.20 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-01-11T08:48:50.202Z] #36 81.40 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-01-11T08:48:50.202Z] #36 82.16 Selecting previously unselected package cmake. [2023-01-11T08:48:50.202Z] #36 82.16 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-01-11T08:48:50.202Z] #36 82.17 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-01-11T08:48:50.203Z] #38 11.42 DEP images/memfd.pb-c.d [2023-01-11T08:48:50.203Z] #38 11.48 PBCC images/sit.pb-c.c [2023-01-11T08:48:50.203Z] #38 11.54 DEP images/sit.pb-c.d [2023-01-11T08:48:50.203Z] #38 11.60 PBCC images/macvlan.pb-c.c [2023-01-11T08:48:50.203Z] #38 11.61 DEP images/macvlan.pb-c.d [2023-01-11T08:48:50.203Z] #38 11.65 PBCC images/autofs.pb-c.c [2023-01-11T08:48:50.203Z] #38 11.69 DEP images/autofs.pb-c.d [2023-01-11T08:48:50.203Z] #38 11.76 PBCC images/sysctl.pb-c.c [2023-01-11T08:48:50.367Z] #39 135.1 CC criu/parasite-syscall.o [2023-01-11T08:48:50.463Z] #38 11.79 DEP images/sysctl.pb-c.d [2023-01-11T08:48:50.463Z] #38 11.85 PBCC images/time.pb-c.c [2023-01-11T08:48:50.463Z] #38 11.89 DEP images/time.pb-c.d [2023-01-11T08:48:50.468Z] #36 ... [2023-01-11T08:48:50.468Z] [2023-01-11T08:48:50.468Z] #22 [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 [2023-01-11T08:48:50.468Z] #22 76.21 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-01-11T08:48:50.468Z] #22 76.31 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-01-11T08:48:50.468Z] #22 76.37 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-11T08:48:50.468Z] #22 76.37 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-11T08:48:50.468Z] #22 76.41 Setting up python3-protobuf (3.12.4-1) ... [2023-01-11T08:48:50.468Z] #22 82.06 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-01-11T08:48:50.468Z] #22 82.08 Setting up protobuf-compiler (3.12.4-1) ... [2023-01-11T08:48:50.468Z] #22 82.13 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-01-11T08:48:50.468Z] #22 82.15 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-01-11T08:48:50.468Z] #22 82.17 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-01-11T08:48:50.468Z] #22 82.18 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-01-11T08:48:50.468Z] #22 82.20 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-11T08:48:50.468Z] #22 DONE 84.9s [2023-01-11T08:48:50.468Z] [2023-01-11T08:48:50.468Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:48:50.468Z] #26 80.45 internal/reflectlite [2023-01-11T08:48:50.468Z] #26 80.45 sync [2023-01-11T08:48:50.468Z] #26 81.95 internal/testlog [2023-01-11T08:48:50.468Z] #26 83.14 errors [2023-01-11T08:48:50.468Z] #26 83.15 sort [2023-01-11T08:48:50.468Z] #26 83.53 strconv [2023-01-11T08:48:50.468Z] #26 84.36 io [2023-01-11T08:48:50.716Z] #28 185.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-01-11T08:48:50.716Z] #28 185.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-01-11T08:48:50.716Z] #28 185.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-11T08:48:50.716Z] #28 185.5 Selecting previously unselected package libudev-dev:amd64. [2023-01-11T08:48:50.716Z] #28 185.5 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-01-11T08:48:50.716Z] #28 185.5 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-01-11T08:48:50.723Z] #38 11.95 PBCC images/binfmt-misc.pb-c.c [2023-01-11T08:48:50.723Z] #38 11.98 DEP images/binfmt-misc.pb-c.d [2023-01-11T08:48:50.723Z] #38 12.08 PBCC images/seccomp.pb-c.c [2023-01-11T08:48:50.723Z] #38 12.12 DEP images/seccomp.pb-c.d [2023-01-11T08:48:50.929Z] #39 135.9 CC criu/path.o [2023-01-11T08:48:50.975Z] #28 185.7 Selecting previously unselected package libsepol1-dev:amd64. [2023-01-11T08:48:50.975Z] #28 185.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-01-11T08:48:50.975Z] #28 185.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-01-11T08:48:50.982Z] #38 12.19 PBCC images/userns.pb-c.c [2023-01-11T08:48:50.982Z] #38 12.23 DEP images/userns.pb-c.d [2023-01-11T08:48:50.982Z] #38 12.33 PBCC images/cgroup.pb-c.c [2023-01-11T08:48:50.982Z] #38 12.37 DEP images/cgroup.pb-c.d [2023-01-11T08:48:50.982Z] #38 12.43 PBCC images/ext-file.pb-c.c [2023-01-11T08:48:51.185Z] #39 136.1 CC criu/pie-util-vdso.o [2023-01-11T08:48:51.242Z] #38 12.46 DEP images/ext-file.pb-c.d [2023-01-11T08:48:51.242Z] #38 12.55 PBCC images/rpc.pb-c.c [2023-01-11T08:48:51.242Z] #38 12.61 DEP images/rpc.pb-c.d [2023-01-11T08:48:51.247Z] Merge succeeded, producing c7eaad2c14d44cbbf76927abc850b44a6c962c92 [2023-01-11T08:48:51.247Z] Checking out Revision c7eaad2c14d44cbbf76927abc850b44a6c962c92 (PR-44795) [2023-01-11T08:48:51.482Z] #32 69.97 Selecting previously unselected package protobuf-c-compiler. [2023-01-11T08:48:51.482Z] #32 69.99 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-01-11T08:48:51.482Z] #32 70.03 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-01-11T08:48:51.504Z] #38 12.72 PBCC images/siginfo.pb-c.c [2023-01-11T08:48:51.504Z] #38 12.73 DEP images/siginfo.pb-c.d [2023-01-11T08:48:51.504Z] #38 12.81 PBCC images/pagemap.pb-c.c [2023-01-11T08:48:51.504Z] #38 12.86 DEP images/pagemap.pb-c.d [2023-01-11T08:48:51.504Z] #38 12.95 PBCC images/rlimit.pb-c.c [2023-01-11T08:48:51.504Z] #38 12.99 DEP images/rlimit.pb-c.d [2023-01-11T08:48:51.504Z] #38 13.04 PBCC images/file-lock.pb-c.c [2023-01-11T08:48:51.504Z] #38 13.06 DEP images/file-lock.pb-c.d [2023-01-11T08:48:51.544Z] #28 186.1 Selecting previously unselected package libpcre2-16-0:amd64. [2023-01-11T08:48:51.544Z] #28 186.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-01-11T08:48:51.544Z] #28 186.1 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:48:51.544Z] #28 186.3 Selecting previously unselected package libpcre2-32-0:amd64. [2023-01-11T08:48:51.544Z] #28 186.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-01-11T08:48:51.544Z] #28 186.4 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:48:51.739Z] #32 70.29 Selecting previously unselected package protobuf-compiler. [2023-01-11T08:48:51.739Z] #32 70.30 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-01-11T08:48:51.739Z] #32 70.30 Unpacking protobuf-compiler (3.12.4-1) ... [2023-01-11T08:48:51.746Z] #39 136.5 CC criu/pie-util.o [2023-01-11T08:48:51.746Z] #39 136.7 CC criu/pipes.o [2023-01-11T08:48:51.764Z] #38 13.11 PBCC images/tty.pb-c.c [2023-01-11T08:48:51.764Z] #38 13.18 DEP images/tty.pb-c.d [2023-01-11T08:48:51.764Z] #38 13.22 PBCC images/tun.pb-c.c [2023-01-11T08:48:51.765Z] #38 13.28 PBCC images/netdev.pb-c.c [2023-01-11T08:48:51.860Z] #26 ... [2023-01-11T08:48:51.860Z] [2023-01-11T08:48:51.860Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:48:51.860Z] #32 86.22 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-01-11T08:48:51.860Z] #32 86.23 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-01-11T08:48:51.996Z] #32 70.59 Selecting previously unselected package python3-pkg-resources. [2023-01-11T08:48:51.996Z] #32 70.60 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-11T08:48:51.996Z] #32 70.62 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-11T08:48:51.996Z] #32 ... [2023-01-11T08:48:51.996Z] [2023-01-11T08:48:51.996Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-11T08:48:51.996Z] #0 1.537 + RM_GOPATH=0 [2023-01-11T08:48:51.996Z] #0 1.537 + TMP_GOPATH= [2023-01-11T08:48:51.996Z] #0 1.537 + : /build [2023-01-11T08:48:51.996Z] #0 1.537 + '[' -z '' ']' [2023-01-11T08:48:51.996Z] #0 1.537 ++ mktemp -d [2023-01-11T08:48:51.996Z] #0 1.546 + export GOPATH=/tmp/tmp.CJoen37ANh [2023-01-11T08:48:51.996Z] #0 1.546 + GOPATH=/tmp/tmp.CJoen37ANh [2023-01-11T08:48:51.996Z] #0 1.546 + RM_GOPATH=1 [2023-01-11T08:48:51.996Z] #0 1.546 + case "$(go env GOARCH)" in [2023-01-11T08:48:51.996Z] #0 1.546 ++ go env GOARCH [2023-01-11T08:48:51.996Z] #0 1.641 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:48:51.996Z] #0 1.641 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:48:51.996Z] #0 1.642 ++ dirname /tmp/install/install.sh [2023-01-11T08:48:51.996Z] #0 1.650 + dir=/tmp/install [2023-01-11T08:48:51.996Z] #0 1.650 + bin=containerd [2023-01-11T08:48:51.996Z] #0 1.650 + shift [2023-01-11T08:48:51.997Z] #0 1.650 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-01-11T08:48:51.997Z] #0 1.650 + . /tmp/install/containerd.installer [2023-01-11T08:48:51.997Z] #0 1.650 ++ set -e [2023-01-11T08:48:51.997Z] #0 1.650 ++ : v1.6.15 [2023-01-11T08:48:51.997Z] #0 1.650 + install_containerd [2023-01-11T08:48:51.997Z] #0 1.650 + echo 'Install containerd version v1.6.15' [2023-01-11T08:48:51.997Z] #0 1.650 Install containerd version v1.6.15 [2023-01-11T08:48:51.997Z] #0 1.650 + git clone https://github.com/containerd/containerd.git /tmp/tmp.CJoen37ANh/src/github.com/containerd/containerd [2023-01-11T08:48:51.997Z] #0 1.686 Cloning into '/tmp/tmp.CJoen37ANh/src/github.com/containerd/containerd'... [2023-01-11T08:48:52.026Z] #38 ... [2023-01-11T08:48:52.026Z] [2023-01-11T08:48:52.027Z] #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 [2023-01-11T08:48:52.027Z] #39 7.985 [100%] Linking C executable tini-static [2023-01-11T08:48:52.027Z] #39 8.746 [100%] Built target tini-static [2023-01-11T08:48:52.027Z] #39 8.860 + mkdir -p /build [2023-01-11T08:48:52.027Z] #39 8.868 + cp tini-static /build/docker-init [2023-01-11T08:48:52.027Z] #39 DONE 10.4s [2023-01-11T08:48:52.027Z] [2023-01-11T08:48:52.027Z] #35 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-01-11T08:48:52.027Z] #35 DONE 66.1s [2023-01-11T08:48:52.027Z] [2023-01-11T08:48:52.027Z] #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 [2023-01-11T08:48:52.027Z] #38 13.38 DEP images/tun.pb-c.d [2023-01-11T08:48:52.027Z] #38 ... [2023-01-11T08:48:52.027Z] [2023-01-11T08:48:52.027Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:48:52.027Z] #27 63.87 Selecting previously unselected package gcc-mingw-w64-base. [2023-01-11T08:48:52.027Z] #27 63.89 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-01-11T08:48:52.027Z] #27 63.90 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-01-11T08:48:52.027Z] #27 64.02 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-01-11T08:48:52.027Z] #27 64.03 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-01-11T08:48:52.027Z] #27 64.04 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-01-11T08:48:50.228Z] > git remote # timeout=10 [2023-01-11T08:48:50.308Z] > git config --get remote.origin.url # timeout=10 [2023-01-11T08:48:50.358Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-01-11T08:48:50.360Z] > git merge de10f917ead385976759a63d341a1a39090f7c21 # timeout=10 [2023-01-11T08:48:51.154Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2023-01-11T08:48:51.282Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T08:48:51.341Z] > git checkout -f c7eaad2c14d44cbbf76927abc850b44a6c962c92 # timeout=10 [2023-01-11T08:48:52.114Z] #28 187.0 Selecting previously unselected package libpcre2-posix2:amd64. [2023-01-11T08:48:52.121Z] #32 86.29 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-01-11T08:48:52.254Z] #37 ... [2023-01-11T08:48:52.254Z] [2023-01-11T08:48:52.254Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-11T08:48:52.254Z] #23 69.06 Updating files: 86% (1311/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. [2023-01-11T08:48:52.254Z] #23 70.05 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-01-11T08:48:52.254Z] #23 70.46 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-11T08:48:52.379Z] #28 187.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-01-11T08:48:52.379Z] #28 187.0 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:48:52.379Z] #28 187.1 Selecting previously unselected package libpcre2-dev:amd64. [2023-01-11T08:48:52.379Z] #28 187.2 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-01-11T08:48:52.379Z] #28 187.2 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:48:52.676Z] #39 137.5 CC criu/plugin.o [2023-01-11T08:48:53.065Z] #32 ... [2023-01-11T08:48:53.065Z] [2023-01-11T08:48:53.065Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:48:53.065Z] #27 77.42 go: downloading github.com/pelletier/go-toml v1.9.4 [2023-01-11T08:48:53.065Z] #27 77.43 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-01-11T08:48:53.065Z] #27 77.69 go: downloading golang.org/x/text v0.3.7 [2023-01-11T08:48:53.065Z] #27 85.60 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2023-01-11T08:48:53.065Z] #27 85.69 go: downloading github.com/gobwas/glob v0.2.3 [2023-01-11T08:48:53.065Z] #27 85.79 go: downloading github.com/kisielk/gotool v1.0.0 [2023-01-11T08:48:53.065Z] #27 85.83 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-01-11T08:48:53.065Z] #27 85.90 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-01-11T08:48:53.065Z] #27 85.99 go: downloading golang.org/x/mod v0.5.1 [2023-01-11T08:48:53.065Z] #27 86.00 go: downloading github.com/ettle/strcase v0.1.1 [2023-01-11T08:48:53.065Z] #27 86.29 go: downloading github.com/fatih/structtag v1.2.0 [2023-01-11T08:48:53.065Z] #27 86.34 go: downloading github.com/Masterminds/semver v1.5.0 [2023-01-11T08:48:53.065Z] #27 86.45 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-01-11T08:48:53.065Z] #27 86.48 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-01-11T08:48:53.065Z] #27 86.65 go: downloading github.com/prometheus/client_golang v1.7.1 [2023-01-11T08:48:53.238Z] #39 137.9 CC criu/proc_parse.o [2023-01-11T08:48:53.319Z] #28 188.0 Selecting previously unselected package libselinux1-dev:amd64. [2023-01-11T08:48:53.319Z] #28 188.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-01-11T08:48:53.319Z] #28 188.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-01-11T08:48:53.326Z] #27 ... [2023-01-11T08:48:53.327Z] [2023-01-11T08:48:53.327Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:48:53.327Z] #26 86.76 internal/oserror [2023-01-11T08:48:53.327Z] #26 87.14 syscall [2023-01-11T08:48:53.581Z] #28 188.4 Selecting previously unselected package libdevmapper-dev:amd64. [2023-01-11T08:48:53.581Z] #28 188.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-01-11T08:48:53.581Z] #28 188.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-01-11T08:48:53.581Z] #28 ... [2023-01-11T08:48:53.581Z] [2023-01-11T08:48:53.581Z] #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 [2023-01-11T08:48:53.581Z] #26 179.9 + for f in rootlesskit rootlesskit-docker-proxy [2023-01-11T08:48:53.581Z] #26 179.9 + GOBIN=/build [2023-01-11T08:48:53.581Z] #26 179.9 + GO111MODULE=on [2023-01-11T08:48:53.581Z] #26 179.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-01-11T08:48:53.581Z] #26 DONE 188.4s [2023-01-11T08:48:53.581Z] [2023-01-11T08:48:53.581Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-01-11T08:48:53.581Z] #40 DONE 0.1s [2023-01-11T08:48:53.840Z] [2023-01-11T08:48:53.840Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-01-11T08:48:53.840Z] #41 DONE 0.1s [2023-01-11T08:48:53.840Z] [2023-01-11T08:48:53.840Z] #28 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:48:53.840Z] #28 188.6 Selecting previously unselected package libseccomp-dev:amd64. [2023-01-11T08:48:53.840Z] #28 188.7 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-01-11T08:48:53.840Z] #28 188.7 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-01-11T08:48:53.903Z] #26 88.06 reflect [2023-01-11T08:48:54.409Z] #28 188.9 Selecting previously unselected package libsystemd-dev:amd64. [2023-01-11T08:48:54.409Z] #28 188.9 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-01-11T08:48:54.409Z] #28 188.9 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-01-11T08:48:54.977Z] #28 189.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-01-11T08:48:54.977Z] #28 189.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-01-11T08:48:54.977Z] #28 189.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-01-11T08:48:55.236Z] #28 189.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-01-11T08:48:55.236Z] #28 190.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-01-11T08:48:55.236Z] #28 190.0 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:48:55.236Z] #28 190.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-01-11T08:48:55.236Z] #28 190.0 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:48:55.236Z] #28 190.1 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-01-11T08:48:55.236Z] #28 190.1 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:48:55.236Z] #28 190.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-01-11T08:48:55.331Z] #27 ... [2023-01-11T08:48:55.332Z] [2023-01-11T08:48:55.332Z] #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 [2023-01-11T08:48:55.332Z] #38 13.47 DEP images/netdev.pb-c.d [2023-01-11T08:48:55.332Z] #38 13.58 PBCC images/vma.pb-c.c [2023-01-11T08:48:55.332Z] #38 13.66 DEP images/vma.pb-c.d [2023-01-11T08:48:55.332Z] #38 13.78 PBCC images/creds.pb-c.c [2023-01-11T08:48:55.332Z] #38 13.81 DEP images/creds.pb-c.d [2023-01-11T08:48:55.332Z] #38 13.85 PBCC images/utsns.pb-c.c [2023-01-11T08:48:55.332Z] #38 13.88 DEP images/utsns.pb-c.d [2023-01-11T08:48:55.332Z] #38 13.96 PBCC images/ipc-desc.pb-c.c [2023-01-11T08:48:55.332Z] #38 13.98 PBCC images/ipc-sem.pb-c.c [2023-01-11T08:48:55.332Z] #38 14.01 DEP images/ipc-desc.pb-c.d [2023-01-11T08:48:55.332Z] #38 14.14 DEP images/ipc-sem.pb-c.d [2023-01-11T08:48:55.332Z] #38 14.24 PBCC images/ipc-msg.pb-c.c [2023-01-11T08:48:55.332Z] #38 14.24 DEP images/ipc-msg.pb-c.d [2023-01-11T08:48:55.332Z] #38 14.27 PBCC images/ipc-shm.pb-c.c [2023-01-11T08:48:55.332Z] #38 14.33 DEP images/ipc-shm.pb-c.d [2023-01-11T08:48:55.332Z] #38 14.38 PBCC images/ipc-var.pb-c.c [2023-01-11T08:48:55.332Z] #38 14.38 DEP images/ipc-var.pb-c.d [2023-01-11T08:48:55.332Z] #38 14.45 PBCC images/sk-opts.pb-c.c [2023-01-11T08:48:55.332Z] #38 14.49 PBCC images/packet-sock.pb-c.c [2023-01-11T08:48:55.332Z] #38 14.55 DEP images/sk-opts.pb-c.d [2023-01-11T08:48:55.332Z] #38 14.61 DEP images/packet-sock.pb-c.d [2023-01-11T08:48:55.332Z] #38 14.72 PBCC images/sk-netlink.pb-c.c [2023-01-11T08:48:55.332Z] #38 14.79 DEP images/sk-netlink.pb-c.d [2023-01-11T08:48:55.332Z] #38 14.89 PBCC images/sk-inet.pb-c.c [2023-01-11T08:48:55.332Z] #38 14.95 DEP images/sk-inet.pb-c.d [2023-01-11T08:48:55.332Z] #38 15.01 PBCC images/sk-unix.pb-c.c [2023-01-11T08:48:55.332Z] #38 15.06 DEP images/sk-unix.pb-c.d [2023-01-11T08:48:55.332Z] #38 15.17 PBCC images/mm.pb-c.c [2023-01-11T08:48:55.332Z] #38 15.21 DEP images/mm.pb-c.d [2023-01-11T08:48:55.332Z] #38 15.28 PBCC images/timerfd.pb-c.c [2023-01-11T08:48:55.332Z] #38 15.33 DEP images/timerfd.pb-c.d [2023-01-11T08:48:55.332Z] #38 15.38 PBCC images/timer.pb-c.c [2023-01-11T08:48:55.332Z] #38 15.41 DEP images/timer.pb-c.d [2023-01-11T08:48:55.332Z] #38 15.47 PBCC images/sa.pb-c.c [2023-01-11T08:48:55.332Z] #38 15.58 DEP images/sa.pb-c.d [2023-01-11T08:48:55.332Z] #38 15.61 PBCC images/pipe-data.pb-c.c [2023-01-11T08:48:55.332Z] #38 15.67 DEP images/pipe-data.pb-c.d [2023-01-11T08:48:55.332Z] #38 15.71 PBCC images/mnt.pb-c.c [2023-01-11T08:48:55.332Z] #38 15.79 DEP images/mnt.pb-c.d [2023-01-11T08:48:55.332Z] #38 15.87 PBCC images/sk-packet.pb-c.c [2023-01-11T08:48:55.332Z] #38 15.90 DEP images/sk-packet.pb-c.d [2023-01-11T08:48:55.332Z] #38 16.00 PBCC images/tcp-stream.pb-c.c [2023-01-11T08:48:55.332Z] #38 16.05 DEP images/tcp-stream.pb-c.d [2023-01-11T08:48:55.332Z] #38 16.10 PBCC images/pipe.pb-c.c [2023-01-11T08:48:55.332Z] #38 16.17 DEP images/pipe.pb-c.d [2023-01-11T08:48:55.332Z] #38 16.23 PBCC images/pstree.pb-c.c [2023-01-11T08:48:55.332Z] #38 16.27 DEP images/pstree.pb-c.d [2023-01-11T08:48:55.332Z] #38 16.31 PBCC images/fs.pb-c.c [2023-01-11T08:48:55.332Z] #38 16.33 DEP images/fs.pb-c.d [2023-01-11T08:48:55.332Z] #38 16.43 PBCC images/signalfd.pb-c.c [2023-01-11T08:48:55.332Z] #38 16.43 DEP images/signalfd.pb-c.d [2023-01-11T08:48:55.332Z] #38 16.48 PBCC images/fh.pb-c.c [2023-01-11T08:48:55.332Z] #38 16.54 PBCC images/fsnotify.pb-c.c [2023-01-11T08:48:55.332Z] #38 16.61 DEP images/fh.pb-c.d [2023-01-11T08:48:55.332Z] #38 16.69 DEP images/fsnotify.pb-c.d [2023-01-11T08:48:55.332Z] #38 16.73 PBCC images/eventpoll.pb-c.c [2023-01-11T08:48:55.332Z] #38 16.80 DEP images/eventpoll.pb-c.d [2023-01-11T08:48:55.497Z] #28 190.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-11T08:48:55.497Z] #28 190.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-01-11T08:48:55.497Z] #28 190.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-01-11T08:48:55.497Z] #28 190.2 Setting up mingw-w64-common (8.0.0-1) ... [2023-01-11T08:48:55.497Z] #28 190.2 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-01-11T08:48:55.497Z] #28 190.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-01-11T08:48:55.497Z] #28 190.3 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:48:55.497Z] #28 190.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-01-11T08:48:55.497Z] #28 190.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-01-11T08:48:55.497Z] #28 190.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-11T08:48:55.497Z] #28 190.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 [2023-01-11T08:48:55.533Z] #23 ... [2023-01-11T08:48:55.533Z] [2023-01-11T08:48:55.533Z] #24 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:48:55.533Z] #24 63.85 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-01-11T08:48:55.533Z] #24 63.86 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-01-11T08:48:55.533Z] #24 63.87 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-01-11T08:48:55.533Z] #24 68.16 Selecting previously unselected package binutils-mingw-w64. [2023-01-11T08:48:55.533Z] #24 68.16 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-01-11T08:48:55.533Z] #24 68.18 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-01-11T08:48:55.533Z] #24 68.53 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-01-11T08:48:55.533Z] #24 68.53 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-01-11T08:48:55.533Z] #24 68.54 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-11T08:48:55.533Z] #24 69.07 Selecting previously unselected package dmsetup. [2023-01-11T08:48:55.533Z] #24 69.07 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-01-11T08:48:55.533Z] #24 69.10 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-01-11T08:48:55.533Z] #24 69.42 Selecting previously unselected package mingw-w64-common. [2023-01-11T08:48:55.533Z] #24 69.42 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-01-11T08:48:55.533Z] #24 69.44 Unpacking mingw-w64-common (8.0.0-1) ... [2023-01-11T08:48:55.533Z] #24 ... [2023-01-11T08:48:55.533Z] [2023-01-11T08:48:55.533Z] #31 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:48:55.533Z] #31 68.89 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-01-11T08:48:55.533Z] #31 69.12 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-01-11T08:48:55.533Z] #31 69.14 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-01-11T08:48:55.534Z] #31 69.29 go: downloading github.com/Antonboom/errname v0.1.5 [2023-01-11T08:48:55.534Z] #31 69.45 go: downloading github.com/Antonboom/nilnil v0.1.0 [2023-01-11T08:48:55.534Z] #31 69.74 go: downloading github.com/BurntSushi/toml v1.0.0 [2023-01-11T08:48:55.534Z] #31 71.12 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-01-11T08:48:55.534Z] #31 71.18 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-01-11T08:48:55.534Z] #31 71.31 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-01-11T08:48:55.534Z] #31 71.33 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-01-11T08:48:55.534Z] #31 71.37 go: downloading github.com/ashanbrown/makezero v1.1.0 [2023-01-11T08:48:55.534Z] #31 71.67 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-01-11T08:48:55.534Z] #31 71.67 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2023-01-11T08:48:55.534Z] #31 71.72 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-01-11T08:48:55.534Z] #31 71.83 go: downloading github.com/breml/bidichk v0.2.1 [2023-01-11T08:48:55.534Z] #31 71.89 go: downloading github.com/breml/errchkjson v0.2.1 [2023-01-11T08:48:55.534Z] #31 71.91 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-01-11T08:48:55.534Z] #31 71.99 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-01-11T08:48:55.534Z] #31 72.02 go: downloading github.com/daixiang0/gci v0.2.9 [2023-01-11T08:48:55.534Z] #31 72.04 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2023-01-11T08:48:55.534Z] #31 72.11 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-01-11T08:48:55.534Z] #31 72.14 go: downloading github.com/fzipp/gocyclo v0.4.0 [2023-01-11T08:48:55.534Z] #31 72.19 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-01-11T08:48:55.534Z] #31 72.21 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-01-11T08:48:55.534Z] #31 72.24 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2023-01-11T08:48:55.534Z] #31 72.28 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-01-11T08:48:55.534Z] #31 72.53 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-01-11T08:48:55.534Z] #31 72.75 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-01-11T08:48:55.534Z] #31 72.79 go: downloading github.com/golangci/misspell v0.3.5 [2023-01-11T08:48:55.534Z] #31 72.80 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-01-11T08:48:55.534Z] #31 72.91 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-01-11T08:48:55.534Z] #31 72.94 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-01-11T08:48:55.534Z] #31 73.02 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-01-11T08:48:55.534Z] #31 73.07 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-01-11T08:48:55.534Z] #31 73.14 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-01-11T08:48:55.534Z] #31 73.24 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-01-11T08:48:55.534Z] #31 73.27 go: downloading github.com/julz/importas v0.1.0 [2023-01-11T08:48:55.534Z] #31 73.28 go: downloading github.com/kisielk/errcheck v1.6.0 [2023-01-11T08:48:55.534Z] #31 73.37 go: downloading github.com/kulti/thelper v0.5.0 [2023-01-11T08:48:55.534Z] #31 73.47 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2023-01-11T08:48:55.534Z] #31 73.59 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-01-11T08:48:55.534Z] #31 73.60 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2023-01-11T08:48:55.534Z] #31 73.65 go: downloading github.com/ldez/tagliatelle v0.3.0 [2023-01-11T08:48:55.534Z] #31 73.69 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-01-11T08:48:55.534Z] #31 73.74 go: downloading github.com/maratori/testpackage v1.0.1 [2023-01-11T08:48:55.534Z] #31 73.84 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-01-11T08:48:55.534Z] #31 73.88 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-01-11T08:48:55.534Z] #31 73.93 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2023-01-11T08:48:55.534Z] #31 73.94 go: downloading github.com/mgechev/revive v1.1.3 [2023-01-11T08:48:55.593Z] #38 16.88 PBCC images/eventfd.pb-c.c [2023-01-11T08:48:55.593Z] #38 16.91 DEP images/eventfd.pb-c.d [2023-01-11T08:48:55.593Z] #38 16.96 PBCC images/remap-file-path.pb-c.c [2023-01-11T08:48:55.593Z] #38 17.00 DEP images/remap-file-path.pb-c.d [2023-01-11T08:48:55.593Z] #38 17.06 PBCC images/fifo.pb-c.c [2023-01-11T08:48:55.593Z] #38 17.10 DEP images/fifo.pb-c.d [2023-01-11T08:48:55.759Z] #28 190.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-11T08:48:55.759Z] #28 190.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 [2023-01-11T08:48:55.759Z] #28 190.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-01-11T08:48:55.759Z] #28 190.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-11T08:48:55.759Z] #28 190.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 [2023-01-11T08:48:55.759Z] #28 190.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-11T08:48:55.759Z] #28 190.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-01-11T08:48:55.759Z] #28 190.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-11T08:48:55.759Z] #28 190.6 Setting up dmsetup (2:1.02.175-2.1) ... [2023-01-11T08:48:55.759Z] #28 190.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-11T08:48:55.771Z] #39 ... [2023-01-11T08:48:55.771Z] [2023-01-11T08:48:55.771Z] #35 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-01-11T08:48:55.771Z] #35 191.7 + dpkg --print-architecture [2023-01-11T08:48:55.771Z] #35 DONE 192.0s [2023-01-11T08:48:55.771Z] [2023-01-11T08:48:55.771Z] #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 [2023-01-11T08:48:55.853Z] #38 17.15 PBCC images/ghost-file.pb-c.c [2023-01-11T08:48:55.853Z] #38 17.21 DEP images/ghost-file.pb-c.d [2023-01-11T08:48:55.853Z] #38 17.25 PBCC images/regfile.pb-c.c [2023-01-11T08:48:55.853Z] #38 17.31 DEP images/regfile.pb-c.d [2023-01-11T08:48:55.853Z] #38 17.37 PBCC images/ns.pb-c.c [2023-01-11T08:48:56.019Z] #28 190.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-01-11T08:48:56.019Z] #28 190.6 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-11T08:48:56.030Z] #21 ... [2023-01-11T08:48:56.030Z] [2023-01-11T08:48:56.030Z] #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 [2023-01-11T08:48:56.030Z] #39 140.9 CC criu/protobuf-desc.o [2023-01-11T08:48:56.113Z] #38 17.39 DEP images/ns.pb-c.d [2023-01-11T08:48:56.113Z] #38 17.47 PBCC images/fdinfo.pb-c.c [2023-01-11T08:48:56.113Z] #38 17.58 DEP images/fdinfo.pb-c.d [2023-01-11T08:48:56.373Z] #38 17.67 PBCC images/core-aarch64.pb-c.c [2023-01-11T08:48:56.373Z] #38 17.72 PBCC images/core-arm.pb-c.c [2023-01-11T08:48:56.373Z] #38 17.75 PBCC images/core-ppc64.pb-c.c [2023-01-11T08:48:56.456Z] #26 ... [2023-01-11T08:48:56.456Z] [2023-01-11T08:48:56.456Z] #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 [2023-01-11T08:48:56.456Z] #36 88.38 Setting up libicu67:amd64 (67.1-7) ... [2023-01-11T08:48:56.456Z] #36 88.40 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:48:56.456Z] #36 88.42 Setting up libuv1:amd64 (1.40.0-2) ... [2023-01-11T08:48:56.456Z] #36 88.44 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:48:56.456Z] #36 88.54 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-01-11T08:48:56.456Z] #36 88.56 Setting up librhash0:amd64 (1.4.1-2) ... [2023-01-11T08:48:56.456Z] #36 88.57 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-01-11T08:48:56.456Z] #36 88.60 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-11T08:48:56.456Z] #36 88.63 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-01-11T08:48:56.456Z] #36 88.64 Setting up cmake (3.18.4-2+deb11u1) ... [2023-01-11T08:48:56.456Z] #36 88.66 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-11T08:48:56.456Z] #36 DONE 90.4s [2023-01-11T08:48:56.456Z] [2023-01-11T08:48:56.456Z] #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 [2023-01-11T08:48:56.468Z] #31 74.99 go: downloading github.com/moricho/tparallel v0.2.1 [2023-01-11T08:48:56.469Z] #31 75.01 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-01-11T08:48:56.469Z] #31 75.06 go: downloading github.com/nishanths/exhaustive v0.7.11 [2023-01-11T08:48:56.469Z] #31 75.16 go: downloading github.com/nishanths/predeclared v0.2.1 [2023-01-11T08:48:56.587Z] #28 DONE 191.3s [2023-01-11T08:48:56.587Z] [2023-01-11T08:48:56.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 [2023-01-11T08:48:56.587Z] #38 109.5 GEN criu/protobuf-desc-gen.h [2023-01-11T08:48:56.587Z] #38 112.1 DEP criu/protobuf-desc.d [2023-01-11T08:48:56.587Z] #38 112.3 DEP criu/proc_parse.d [2023-01-11T08:48:56.587Z] #38 112.4 DEP criu/plugin.d [2023-01-11T08:48:56.587Z] #38 112.6 DEP criu/pipes.d [2023-01-11T08:48:56.587Z] #38 112.7 DEP criu/pie-util.d [2023-01-11T08:48:56.587Z] #38 112.9 DEP criu/pie-util-vdso.d [2023-01-11T08:48:56.587Z] #38 113.0 DEP criu/pie-util-vdso-elf32.d [2023-01-11T08:48:56.587Z] #38 113.2 DEP criu/path.d [2023-01-11T08:48:56.587Z] #38 113.3 DEP criu/parasite-syscall.d [2023-01-11T08:48:56.587Z] #38 113.5 DEP criu/pagemap.d [2023-01-11T08:48:56.587Z] #38 113.8 DEP criu/pagemap-cache.d [2023-01-11T08:48:56.587Z] #38 114.0 DEP criu/page-xfer.d [2023-01-11T08:48:56.587Z] #38 114.3 DEP criu/page-pipe.d [2023-01-11T08:48:56.587Z] #38 114.5 DEP criu/netfilter.d [2023-01-11T08:48:56.587Z] #38 114.7 DEP criu/net.d [2023-01-11T08:48:56.587Z] #38 115.0 DEP criu/namespaces.d [2023-01-11T08:48:56.587Z] #38 115.2 DEP criu/mount.d [2023-01-11T08:48:56.587Z] #38 115.5 DEP criu/memfd.d [2023-01-11T08:48:56.587Z] #38 115.7 DEP criu/mem.d [2023-01-11T08:48:56.587Z] #38 115.9 DEP criu/lsm.d [2023-01-11T08:48:56.587Z] #38 116.2 DEP criu/log.d [2023-01-11T08:48:56.587Z] #38 116.5 DEP criu/libnetlink.d [2023-01-11T08:48:56.587Z] #38 116.7 DEP criu/kerndat.d [2023-01-11T08:48:56.587Z] #38 116.9 DEP criu/kcmp-ids.d [2023-01-11T08:48:56.587Z] #38 ... [2023-01-11T08:48:56.587Z] [2023-01-11T08:48:56.587Z] #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 [2023-01-11T08:48:56.633Z] #38 17.81 PBCC images/core-s390.pb-c.c [2023-01-11T08:48:56.633Z] #38 17.85 PBCC images/core-x86.pb-c.c [2023-01-11T08:48:56.633Z] #38 17.93 PBCC images/core.pb-c.c [2023-01-11T08:48:56.633Z] #38 18.00 PBCC images/inventory.pb-c.c [2023-01-11T08:48:56.633Z] #38 18.05 DEP images/core-aarch64.pb-c.d [2023-01-11T08:48:56.725Z] #31 75.32 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2023-01-11T08:48:56.725Z] #31 75.33 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2023-01-11T08:48:56.725Z] #31 75.38 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-01-11T08:48:56.725Z] #31 75.40 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-01-11T08:48:56.893Z] #38 18.15 DEP images/core-arm.pb-c.d [2023-01-11T08:48:56.893Z] #38 18.25 DEP images/core-ppc64.pb-c.d [2023-01-11T08:48:56.893Z] #38 18.36 DEP images/core-s390.pb-c.d [2023-01-11T08:48:57.024Z] #31 75.48 go: downloading github.com/securego/gosec/v2 v2.9.6 [2023-01-11T08:48:57.154Z] #38 18.47 DEP images/core-x86.pb-c.d [2023-01-11T08:48:57.154Z] #38 18.55 DEP images/core.pb-c.d [2023-01-11T08:48:57.298Z] #31 75.79 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-01-11T08:48:57.298Z] #31 75.93 go: downloading github.com/sivchari/containedctx v1.0.1 [2023-01-11T08:48:57.298Z] #31 76.00 go: downloading github.com/sivchari/tenv v1.4.7 [2023-01-11T08:48:57.298Z] #31 76.02 go: downloading github.com/sonatard/noctx v0.0.1 [2023-01-11T08:48:57.414Z] #38 18.65 DEP images/inventory.pb-c.d [2023-01-11T08:48:57.414Z] #38 18.68 PBCC images/cpuinfo.pb-c.c [2023-01-11T08:48:57.414Z] #38 18.75 DEP images/cpuinfo.pb-c.d [2023-01-11T08:48:57.414Z] #38 18.84 PBCC images/stats.pb-c.c [2023-01-11T08:48:57.414Z] #38 18.84 DEP images/stats.pb-c.d [2023-01-11T08:48:57.445Z] #38 1.309 + RM_GOPATH=0 [2023-01-11T08:48:57.445Z] #38 1.309 + TMP_GOPATH= [2023-01-11T08:48:57.445Z] #38 1.309 + : /build [2023-01-11T08:48:57.445Z] #38 1.309 + '[' -z '' ']' [2023-01-11T08:48:57.445Z] #38 1.309 ++ mktemp -d [2023-01-11T08:48:57.445Z] #38 1.309 + export GOPATH=/tmp/tmp.ZvE6USwX0j [2023-01-11T08:48:57.445Z] #38 1.309 + GOPATH=/tmp/tmp.ZvE6USwX0j [2023-01-11T08:48:57.445Z] #38 1.309 + RM_GOPATH=1 [2023-01-11T08:48:57.445Z] #38 1.309 + case "$(go env GOARCH)" in [2023-01-11T08:48:57.445Z] #38 1.312 ++ go env GOARCH [2023-01-11T08:48:57.445Z] #38 1.369 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:48:57.445Z] #38 1.369 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:48:57.445Z] #38 1.369 ++ dirname /tmp/install/install.sh [2023-01-11T08:48:57.445Z] #38 1.369 + dir=/tmp/install [2023-01-11T08:48:57.445Z] #38 1.369 + bin=tini [2023-01-11T08:48:57.445Z] #38 1.369 + shift [2023-01-11T08:48:57.445Z] #38 1.369 + '[' '!' -f /tmp/install/tini.installer ']' [2023-01-11T08:48:57.445Z] #38 1.369 + . /tmp/install/tini.installer [2023-01-11T08:48:57.445Z] #38 1.369 ++ : v0.19.0 [2023-01-11T08:48:57.445Z] #38 1.369 + install_tini [2023-01-11T08:48:57.445Z] #38 1.369 + echo 'Install tini version v0.19.0' [2023-01-11T08:48:57.445Z] #38 1.369 Install tini version v0.19.0 [2023-01-11T08:48:57.445Z] #38 1.374 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZvE6USwX0j/tini [2023-01-11T08:48:57.445Z] #38 1.376 Cloning into '/tmp/tmp.ZvE6USwX0j/tini'... [2023-01-11T08:48:57.555Z] #31 76.10 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-01-11T08:48:57.555Z] #31 76.19 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-01-11T08:48:57.555Z] #31 76.22 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2023-01-11T08:48:57.555Z] #31 76.29 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-01-11T08:48:57.811Z] #31 76.31 go: downloading github.com/tetafro/godot v1.4.11 [2023-01-11T08:48:57.811Z] #31 76.41 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-01-11T08:48:57.811Z] #31 76.46 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2023-01-11T08:48:57.811Z] #31 76.52 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-01-11T08:48:57.971Z] #39 142.6 CC criu/protobuf.o [2023-01-11T08:48:57.971Z] #39 142.9 CC criu/pstree.o [2023-01-11T08:48:57.983Z] #38 ... [2023-01-11T08:48:57.983Z] [2023-01-11T08:48:57.983Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:48:57.983Z] #27 72.16 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-01-11T08:48:57.983Z] #27 72.16 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-01-11T08:48:57.983Z] #27 72.16 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-11T08:48:58.374Z] #31 76.86 go: downloading github.com/ultraware/funlen v0.0.3 [2023-01-11T08:48:58.374Z] #31 76.93 go: downloading github.com/ultraware/whitespace v0.0.4 [2023-01-11T08:48:58.374Z] #31 76.97 go: downloading github.com/uudashr/gocognit v1.0.5 [2023-01-11T08:48:58.374Z] #31 77.00 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-01-11T08:48:58.630Z] #31 77.09 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2023-01-11T08:48:58.830Z] #38 2.498 + cd /tmp/tmp.ZvE6USwX0j/tini [2023-01-11T08:48:58.830Z] #38 2.498 + git checkout -q v0.19.0 [2023-01-11T08:48:58.830Z] #38 2.566 + cmake . [2023-01-11T08:48:58.902Z] #39 143.9 CC criu/rbtree.o [2023-01-11T08:48:59.161Z] #39 144.2 CC criu/rst-malloc.o [2023-01-11T08:48:59.197Z] #31 77.57 go: downloading gitlab.com/bosi/decorder v0.2.1 [2023-01-11T08:48:59.197Z] #31 77.74 go: downloading honnef.co/go/tools v0.2.2 [2023-01-11T08:48:59.417Z] #38 3.423 -- The C compiler identification is GNU 10.2.1 [2023-01-11T08:48:59.417Z] #39 144.5 CC criu/seccomp.o [2023-01-11T08:48:59.454Z] #31 ... [2023-01-11T08:48:59.454Z] [2023-01-11T08:48:59.454Z] #26 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-11T08:48:59.454Z] #26 77.99 Selecting previously unselected package libxml2:amd64. [2023-01-11T08:48:59.454Z] #26 78.00 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-01-11T08:48:59.454Z] #26 78.00 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-11T08:48:59.680Z] #38 3.566 -- Detecting C compiler ABI info [2023-01-11T08:48:59.872Z] #42 3.358 + RM_GOPATH=0 [2023-01-11T08:48:59.872Z] #42 3.358 + TMP_GOPATH= [2023-01-11T08:48:59.872Z] #42 3.358 + : /build [2023-01-11T08:48:59.872Z] #42 3.358 + '[' -z '' ']' [2023-01-11T08:48:59.872Z] #42 3.358 ++ mktemp -d [2023-01-11T08:48:59.872Z] #42 3.358 + export GOPATH=/tmp/tmp.H1WZzFzwEk [2023-01-11T08:48:59.872Z] #42 3.358 + GOPATH=/tmp/tmp.H1WZzFzwEk [2023-01-11T08:48:59.872Z] #42 3.358 + RM_GOPATH=1 [2023-01-11T08:48:59.872Z] #42 3.358 + case "$(go env GOARCH)" in [2023-01-11T08:49:00.131Z] #42 3.370 ++ go env GOARCH [2023-01-11T08:49:00.131Z] #42 3.392 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:49:00.131Z] #42 3.392 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:49:00.131Z] #42 3.403 ++ dirname /tmp/install/install.sh [2023-01-11T08:49:00.131Z] #42 3.411 Install runc version v1.1.4 (build tags: seccomp) [2023-01-11T08:49:00.131Z] #42 3.411 + dir=/tmp/install [2023-01-11T08:49:00.131Z] #42 3.411 + bin=runc [2023-01-11T08:49:00.131Z] #42 3.411 + shift [2023-01-11T08:49:00.131Z] #42 3.411 + '[' '!' -f /tmp/install/runc.installer ']' [2023-01-11T08:49:00.131Z] #42 3.411 + . /tmp/install/runc.installer [2023-01-11T08:49:00.131Z] #42 3.411 ++ set -e [2023-01-11T08:49:00.131Z] #42 3.411 ++ : v1.1.4 [2023-01-11T08:49:00.131Z] #42 3.411 + install_runc [2023-01-11T08:49:00.131Z] #42 3.411 + RUNC_BUILDTAGS=seccomp [2023-01-11T08:49:00.131Z] #42 3.411 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-01-11T08:49:00.131Z] #42 3.411 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.H1WZzFzwEk/src/github.com/opencontainers/runc [2023-01-11T08:49:00.131Z] #42 3.415 Cloning into '/tmp/tmp.H1WZzFzwEk/src/github.com/opencontainers/runc'... [2023-01-11T08:49:00.347Z] #39 145.1 CC criu/seize.o [2023-01-11T08:49:00.384Z] #26 78.78 Selecting previously unselected package libarchive13:amd64. [2023-01-11T08:49:00.384Z] #26 78.78 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-01-11T08:49:00.384Z] #26 78.80 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-01-11T08:49:00.626Z] #38 4.405 -- Detecting C compiler ABI info - done [2023-01-11T08:49:00.626Z] #38 4.551 -- Check for working C compiler: /usr/bin/cc - skipped [2023-01-11T08:49:00.626Z] #38 4.551 -- Detecting C compile features [2023-01-11T08:49:00.626Z] #38 4.560 -- Detecting C compile features - done [2023-01-11T08:49:00.626Z] #38 ... [2023-01-11T08:49:00.626Z] [2023-01-11T08:49:00.626Z] #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 [2023-01-11T08:49:00.626Z] #0 3.962 Note: Building without setproctitle() and strlcpy() support. [2023-01-11T08:49:00.626Z] #0 3.962 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-01-11T08:49:00.626Z] #0 4.022 Note: Building without GnuTLS support [2023-01-11T08:49:00.626Z] #0 4.102 Makefile.config:39: Warn: you have no libnftables installed [2023-01-11T08:49:00.626Z] #0 4.102 Makefile.config:40: Warn: Building without nftables support [2023-01-11T08:49:00.626Z] #0 7.493 fatal: not a git repository (or any of the parent directories): .git [2023-01-11T08:49:00.626Z] #0 7.584 GEN .gitid [2023-01-11T08:49:00.626Z] #0 7.644 GEN criu/include/version.h [2023-01-11T08:49:00.626Z] #0 7.816 GEN include/common/asm [2023-01-11T08:49:00.699Z] #42 ... [2023-01-11T08:49:00.699Z] [2023-01-11T08:49:00.699Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-01-11T08:49:00.699Z] #43 DONE 4.0s [2023-01-11T08:49:00.699Z] [2023-01-11T08:49:00.699Z] #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 [2023-01-11T08:49:00.887Z] #39 ... [2023-01-11T08:49:00.887Z] [2023-01-11T08:49:00.887Z] #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 [2023-01-11T08:49:00.887Z] #38 4.627 -- Performing Test HAS_BUILTIN_FORTIFY [2023-01-11T08:49:00.912Z] #39 145.9 CC criu/servicefd.o [2023-01-11T08:49:00.948Z] #26 79.49 Selecting previously unselected package libjsoncpp24:amd64. [2023-01-11T08:49:00.948Z] #26 79.52 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-01-11T08:49:00.948Z] #26 79.54 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-01-11T08:49:01.148Z] #38 4.924 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-01-11T08:49:01.148Z] #38 5.045 -- Configuring done [2023-01-11T08:49:01.148Z] #38 5.086 -- Generating done [2023-01-11T08:49:01.148Z] #38 5.087 -- Build files have been written to: /tmp/tmp.ZvE6USwX0j/tini [2023-01-11T08:49:01.148Z] #38 5.094 + make tini-static [2023-01-11T08:49:01.206Z] #26 79.78 Selecting previously unselected package librhash0:amd64. [2023-01-11T08:49:01.206Z] #26 79.78 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-01-11T08:49:01.206Z] #26 79.81 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-01-11T08:49:01.475Z] #39 146.3 CC criu/shmem.o [2023-01-11T08:49:01.721Z] #38 5.588 Scanning dependencies of target tini-static [2023-01-11T08:49:01.721Z] #38 5.711 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-01-11T08:49:01.772Z] #26 80.31 Selecting previously unselected package libuv1:amd64. [2023-01-11T08:49:01.772Z] #26 80.33 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-01-11T08:49:01.772Z] #26 80.35 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-01-11T08:49:02.188Z] #27 ... [2023-01-11T08:49:02.188Z] [2023-01-11T08:49:02.188Z] #28 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:49:02.188Z] #28 65.60 internal/syscall/unix [2023-01-11T08:49:02.188Z] #28 66.05 time [2023-01-11T08:49:02.188Z] #28 73.32 internal/poll [2023-01-11T08:49:02.188Z] #28 74.34 internal/fmtsort [2023-01-11T08:49:02.188Z] #28 74.98 internal/safefilepath [2023-01-11T08:49:02.188Z] #28 75.18 internal/syscall/execenv [2023-01-11T08:49:02.188Z] #28 75.42 path [2023-01-11T08:49:02.189Z] #28 ... [2023-01-11T08:49:02.189Z] [2023-01-11T08:49:02.189Z] #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 [2023-01-11T08:49:02.189Z] #38 20.33 make[1]: Nothing to be done for 'all'. [2023-01-11T08:49:02.189Z] #38 22.05 CC images/stats.o [2023-01-11T08:49:02.189Z] #38 22.43 CC images/core.o [2023-01-11T08:49:02.189Z] #38 23.17 CC images/core-x86.o [2023-01-11T08:49:02.197Z] Commit message: "Merge commit 'de10f917ead385976759a63d341a1a39090f7c21' into HEAD" [2023-01-11T08:49:02.337Z] #26 80.74 Selecting previously unselected package cmake. [2023-01-11T08:49:02.337Z] #26 80.75 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-01-11T08:49:02.337Z] #26 80.76 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-01-11T08:49:02.337Z] #26 ... [2023-01-11T08:49:02.337Z] [2023-01-11T08:49:02.337Z] #32 [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 [2023-01-11T08:49:02.337Z] #32 70.93 Selecting previously unselected package python3-six. [2023-01-11T08:49:02.337Z] #32 70.95 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-01-11T08:49:02.337Z] #32 70.96 Unpacking python3-six (1.16.0-2) ... [2023-01-11T08:49:02.337Z] #32 71.13 Selecting previously unselected package python3-protobuf. [2023-01-11T08:49:02.337Z] #32 71.13 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-01-11T08:49:02.337Z] #32 71.18 Unpacking python3-protobuf (3.12.4-1) ... [2023-01-11T08:49:02.337Z] #32 71.92 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-11T08:49:02.337Z] #32 74.05 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-01-11T08:49:02.337Z] #32 74.08 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-11T08:49:02.337Z] #32 74.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-11T08:49:02.337Z] #32 74.14 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-01-11T08:49:02.337Z] #32 74.17 Setting up libcap2:amd64 (1:2.44-1) ... [2023-01-11T08:49:02.337Z] #32 74.21 Setting up python3-six (1.16.0-2) ... [2023-01-11T08:49:02.337Z] #32 76.04 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-01-11T08:49:02.337Z] #32 76.08 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-01-11T08:49:02.337Z] #32 76.11 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-01-11T08:49:02.337Z] #32 76.12 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-11T08:49:02.337Z] #32 76.16 Setting up python3-protobuf (3.12.4-1) ... [2023-01-11T08:49:02.409Z] #39 147.3 CC criu/sigframe.o [2023-01-11T08:49:02.409Z] #39 147.4 CC criu/signalfd.o [2023-01-11T08:49:02.450Z] #38 23.88 CC images/core-arm.o [2023-01-11T08:49:02.230Z] > git rev-list --no-walk 625903f3fda862c69492256016b386628954b3a4 # timeout=10 [2023-01-11T08:49:02.596Z] #32 ... [2023-01-11T08:49:02.596Z] [2023-01-11T08:49:02.596Z] #31 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:49:02.596Z] #31 79.86 go: downloading mvdan.cc/gofumpt v0.2.1 [2023-01-11T08:49:02.596Z] #31 79.90 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-01-11T08:49:02.596Z] #31 79.92 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2023-01-11T08:49:02.596Z] #31 80.04 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-01-11T08:49:02.596Z] #31 80.12 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-01-11T08:49:02.596Z] #31 80.13 go: downloading github.com/stretchr/objx v0.1.1 [2023-01-11T08:49:02.596Z] #31 80.26 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2023-01-11T08:49:02.596Z] #31 80.42 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-01-11T08:49:02.596Z] #31 80.71 go: downloading github.com/pelletier/go-toml v1.9.4 [2023-01-11T08:49:02.596Z] #31 80.72 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-01-11T08:49:02.596Z] #31 81.04 go: downloading golang.org/x/text v0.3.7 [2023-01-11T08:49:02.604Z] #44 DONE 1.9s [2023-01-11T08:49:02.604Z] [2023-01-11T08:49:02.604Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-11T08:49:02.604Z] #38 117.1 DEP criu/irmap.d [2023-01-11T08:49:02.604Z] #38 117.4 DEP criu/ipc_ns.d [2023-01-11T08:49:02.604Z] #38 117.7 DEP criu/image.d [2023-01-11T08:49:02.604Z] #38 117.9 DEP criu/image-desc.d [2023-01-11T08:49:02.604Z] #38 118.1 DEP criu/fsnotify.d [2023-01-11T08:49:02.604Z] #38 118.3 DEP criu/filesystems.d [2023-01-11T08:49:02.604Z] #38 118.5 DEP criu/files.d [2023-01-11T08:49:02.604Z] #38 118.7 DEP criu/files-reg.d [2023-01-11T08:49:02.604Z] #38 118.8 DEP criu/files-ext.d [2023-01-11T08:49:02.604Z] #38 119.0 DEP criu/file-lock.d [2023-01-11T08:49:02.604Z] #38 119.2 DEP criu/file-ids.d [2023-01-11T08:49:02.604Z] #38 119.3 DEP criu/fifo.d [2023-01-11T08:49:02.604Z] #38 119.5 DEP criu/fdstore.d [2023-01-11T08:49:02.604Z] #38 119.7 DEP criu/fault-injection.d [2023-01-11T08:49:02.604Z] #38 119.8 DEP criu/external.d [2023-01-11T08:49:02.604Z] #38 120.0 DEP criu/eventpoll.d [2023-01-11T08:49:02.604Z] #38 120.2 DEP criu/eventfd.d [2023-01-11T08:49:02.604Z] #38 120.4 DEP criu/crtools.d [2023-01-11T08:49:02.604Z] #38 120.8 DEP criu/cr-service.d [2023-01-11T08:49:02.604Z] #38 121.2 DEP criu/cr-restore.d [2023-01-11T08:49:02.604Z] #38 121.6 DEP criu/cr-errno.d [2023-01-11T08:49:02.604Z] #38 121.7 DEP criu/cr-dump.d [2023-01-11T08:49:02.604Z] #38 122.1 DEP criu/cr-dedup.d [2023-01-11T08:49:02.604Z] #38 122.4 DEP criu/cr-check.d [2023-01-11T08:49:02.604Z] #38 122.8 DEP criu/config.d [2023-01-11T08:49:02.708Z] #39 147.6 CC criu/sk-inet.o [2023-01-11T08:49:02.714Z] #38 24.01 CC images/core-aarch64.o [2023-01-11T08:49:02.867Z] #38 123.2 DEP criu/clone-noasan.d [Pipeline] withEnv [Pipeline] { [2023-01-11T08:49:03.127Z] #38 123.4 DEP criu/cgroup.d [Pipeline] withEnv [Pipeline] { [2023-01-11T08:49:03.292Z] #38 24.55 CC images/core-ppc64.o [Pipeline] stage [Pipeline] { (Print info) [2023-01-11T08:49:03.390Z] #38 123.8 DEP criu/cgroup-props.d [Pipeline] sh [2023-01-11T08:49:03.644Z] #38 ... [2023-01-11T08:49:03.644Z] [2023-01-11T08:49:03.644Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:49:03.644Z] #27 87.64 go: downloading github.com/prometheus/client_model v0.2.0 [2023-01-11T08:49:03.644Z] #27 87.75 go: downloading github.com/google/go-cmp v0.5.6 [2023-01-11T08:49:03.644Z] #27 88.37 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-01-11T08:49:03.644Z] #27 88.46 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2023-01-11T08:49:03.644Z] #27 88.55 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-01-11T08:49:03.644Z] #27 88.78 go: downloading github.com/beorn7/perks v1.0.1 [2023-01-11T08:49:03.644Z] #27 88.78 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-01-11T08:49:03.644Z] #27 88.81 go: downloading github.com/golang/protobuf v1.5.2 [2023-01-11T08:49:03.644Z] #27 88.92 go: downloading github.com/cespare/xxhash v1.1.0 [2023-01-11T08:49:03.644Z] #27 89.34 go: downloading github.com/prometheus/common v0.10.0 [2023-01-11T08:49:03.644Z] #27 89.62 go: downloading github.com/prometheus/procfs v0.6.0 [2023-01-11T08:49:03.644Z] #27 89.76 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-01-11T08:49:03.644Z] #27 89.86 go: downloading google.golang.org/protobuf v1.27.1 [2023-01-11T08:49:03.644Z] #27 92.29 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-01-11T08:49:03.644Z] #27 ... [2023-01-11T08:49:03.644Z] [2023-01-11T08:49:03.644Z] #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 [2023-01-11T08:49:03.644Z] #39 10.68 PBCC images/timens.pb-c.c [2023-01-11T08:49:03.644Z] #39 10.69 DEP images/timens.pb-c.d [2023-01-11T08:49:03.644Z] #39 10.83 PBCC images/fown.pb-c.c [2023-01-11T08:49:03.644Z] #39 10.87 PBCC images/google/protobuf/descriptor.pb-c.c [2023-01-11T08:49:03.644Z] #39 10.97 PBCC images/opts.pb-c.c [2023-01-11T08:49:03.644Z] #39 11.04 PBCC images/memfd.pb-c.c [2023-01-11T08:49:03.644Z] #39 11.11 DEP images/fown.pb-c.d [2023-01-11T08:49:03.644Z] #39 11.24 DEP images/google/protobuf/descriptor.pb-c.d [2023-01-11T08:49:03.644Z] #39 11.38 DEP images/opts.pb-c.d [2023-01-11T08:49:03.644Z] #39 11.47 DEP images/memfd.pb-c.d [2023-01-11T08:49:03.644Z] #39 11.57 PBCC images/sit.pb-c.c [2023-01-11T08:49:03.644Z] #39 11.67 DEP images/sit.pb-c.d [2023-01-11T08:49:03.644Z] #39 11.77 PBCC images/macvlan.pb-c.c [2023-01-11T08:49:03.644Z] #39 11.78 DEP images/macvlan.pb-c.d [2023-01-11T08:49:03.644Z] #39 11.87 PBCC images/autofs.pb-c.c [2023-01-11T08:49:03.644Z] #39 11.93 DEP images/autofs.pb-c.d [2023-01-11T08:49:03.644Z] #39 12.00 PBCC images/sysctl.pb-c.c [2023-01-11T08:49:03.644Z] #39 12.06 DEP images/sysctl.pb-c.d [2023-01-11T08:49:03.644Z] #39 12.17 PBCC images/time.pb-c.c [2023-01-11T08:49:03.644Z] #39 12.22 DEP images/time.pb-c.d [2023-01-11T08:49:03.644Z] #39 12.33 PBCC images/binfmt-misc.pb-c.c [2023-01-11T08:49:03.644Z] #39 12.44 DEP images/binfmt-misc.pb-c.d [2023-01-11T08:49:03.644Z] #39 12.60 PBCC images/seccomp.pb-c.c [2023-01-11T08:49:03.644Z] #39 12.67 DEP images/seccomp.pb-c.d [2023-01-11T08:49:03.644Z] #39 12.85 PBCC images/userns.pb-c.c [2023-01-11T08:49:03.644Z] #39 12.89 DEP images/userns.pb-c.d [2023-01-11T08:49:03.644Z] #39 13.07 PBCC images/cgroup.pb-c.c [2023-01-11T08:49:03.706Z] #38 124.0 DEP criu/bitmap.d [2023-01-11T08:49:03.706Z] #38 124.1 DEP criu/bfd.d [2023-01-11T08:49:03.830Z] #39 148.6 CC criu/sk-netlink.o [2023-01-11T08:49:03.872Z] #38 25.14 CC images/core-s390.o [2023-01-11T08:49:03.922Z] #39 13.19 DEP images/cgroup.pb-c.d [2023-01-11T08:49:03.922Z] #39 13.31 PBCC images/ext-file.pb-c.c [2023-01-11T08:49:03.922Z] #39 13.39 DEP images/ext-file.pb-c.d [2023-01-11T08:49:03.972Z] #38 124.3 DEP criu/autofs.d [2023-01-11T08:49:04.090Z] #39 149.1 CC criu/sk-packet.o [2023-01-11T08:49:04.231Z] #38 ... [2023-01-11T08:49:04.231Z] [2023-01-11T08:49:04.231Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-01-11T08:49:04.231Z] #0 1.518 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-01-11T08:49:04.231Z] #45 DONE 1.6s [2023-01-11T08:49:04.231Z] [2023-01-11T08:49:04.231Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-01-11T08:49:04.281Z] #39 13.50 PBCC images/rpc.pb-c.c [2023-01-11T08:49:04.281Z] #39 13.70 DEP images/rpc.pb-c.d [2023-01-11T08:49:04.507Z] #38 25.85 CC images/cpuinfo.o [2023-01-11T08:49:04.548Z] #39 13.84 PBCC images/siginfo.pb-c.c [2023-01-11T08:49:04.548Z] #39 13.94 DEP images/siginfo.pb-c.d [2023-01-11T08:49:05.025Z] #39 149.8 CC criu/sk-queue.o [2023-01-11T08:49:05.030Z] #38 26.30 CC images/inventory.o [2023-01-11T08:49:05.030Z] #38 26.51 CC images/fdinfo.o [2023-01-11T08:49:05.103Z] #39 14.12 PBCC images/pagemap.pb-c.c [2023-01-11T08:49:05.103Z] #39 14.20 DEP images/pagemap.pb-c.d [2023-01-11T08:49:05.103Z] #39 14.32 PBCC images/rlimit.pb-c.c [2023-01-11T08:49:05.103Z] #39 14.34 DEP images/rlimit.pb-c.d [2023-01-11T08:49:05.103Z] #39 14.47 PBCC images/file-lock.pb-c.c [2023-01-11T08:49:05.103Z] #39 14.50 DEP images/file-lock.pb-c.d [2023-01-11T08:49:05.284Z] #39 150.3 CC criu/sk-tcp.o [2023-01-11T08:49:05.317Z] #38 26.81 CC images/fown.o [2023-01-11T08:49:05.365Z] #39 14.68 PBCC images/tty.pb-c.c [2023-01-11T08:49:05.365Z] #39 14.77 DEP images/tty.pb-c.d [2023-01-11T08:49:05.365Z] #39 14.88 PBCC images/tun.pb-c.c [2023-01-11T08:49:05.489Z] #46 DONE 1.5s [2023-01-11T08:49:05.489Z] [2023-01-11T08:49:05.489Z] #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 [2023-01-11T08:49:05.489Z] #38 124.7 DEP criu/aio.d [2023-01-11T08:49:05.489Z] #38 125.0 DEP criu/action-scripts.d [2023-01-11T08:49:05.489Z] #38 125.5 CC criu/action-scripts.o [2023-01-11T08:49:05.580Z] #38 26.96 CC images/ns.o [2023-01-11T08:49:05.631Z] #39 14.97 PBCC images/netdev.pb-c.c [2023-01-11T08:49:05.631Z] #39 15.02 DEP images/tun.pb-c.d [2023-01-11T08:49:05.631Z] #39 15.07 DEP images/netdev.pb-c.d [2023-01-11T08:49:05.842Z] #38 27.11 CC images/regfile.o [2023-01-11T08:49:05.842Z] #38 27.30 CC images/ghost-file.o [2023-01-11T08:49:05.857Z] #39 150.8 CC criu/sk-unix.o [2023-01-11T08:49:06.025Z] #39 15.21 PBCC images/vma.pb-c.c [2023-01-11T08:49:06.025Z] #39 15.29 DEP images/vma.pb-c.d [2023-01-11T08:49:06.025Z] #39 15.38 PBCC images/creds.pb-c.c [2023-01-11T08:49:06.025Z] #39 15.41 DEP images/creds.pb-c.d [2023-01-11T08:49:06.064Z] #38 126.3 CC criu/aio.o [2023-01-11T08:49:06.105Z] #38 27.57 CC images/fifo.o [2023-01-11T08:49:06.288Z] #39 15.57 PBCC images/utsns.pb-c.c [2023-01-11T08:49:06.288Z] #39 15.59 DEP images/utsns.pb-c.d [2023-01-11T08:49:06.288Z] #39 ... [2023-01-11T08:49:06.288Z] [2023-01-11T08:49:06.288Z] #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 [2023-01-11T08:49:06.288Z] #38 7.833 [100%] Linking C executable tini-static [2023-01-11T08:49:06.288Z] #38 8.831 [100%] Built target tini-static [2023-01-11T08:49:06.288Z] #38 8.895 + mkdir -p /build [2023-01-11T08:49:06.288Z] #38 8.900 + cp tini-static /build/docker-init [2023-01-11T08:49:06.288Z] #38 DONE 10.3s [2023-01-11T08:49:06.288Z] [2023-01-11T08:49:06.288Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-01-11T08:49:06.288Z] #34 DONE 100.7s [2023-01-11T08:49:06.288Z] [2023-01-11T08:49:06.288Z] #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 [2023-01-11T08:49:06.288Z] #39 15.73 PBCC images/ipc-desc.pb-c.c [2023-01-11T08:49:06.288Z] #39 15.78 PBCC images/ipc-sem.pb-c.c [2023-01-11T08:49:06.288Z] #39 ... [2023-01-11T08:49:06.288Z] [2023-01-11T08:49:06.288Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:49:06.288Z] #32 95.50 Selecting previously unselected package gcc-mingw-w64-base. [2023-01-11T08:49:06.288Z] #32 95.53 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-01-11T08:49:06.288Z] #32 95.55 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-01-11T08:49:06.288Z] #32 95.79 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-01-11T08:49:06.288Z] #32 95.83 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-01-11T08:49:06.288Z] #32 95.84 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-01-11T08:49:06.301Z] #31 ... [2023-01-11T08:49:06.301Z] [2023-01-11T08:49:06.301Z] #32 [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 [2023-01-11T08:49:06.301Z] #32 82.82 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-01-11T08:49:06.301Z] #32 82.90 Setting up protobuf-compiler (3.12.4-1) ... [2023-01-11T08:49:06.301Z] #32 82.99 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-01-11T08:49:06.301Z] #32 83.08 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-01-11T08:49:06.301Z] #32 83.09 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-01-11T08:49:06.301Z] #32 83.11 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-01-11T08:49:06.301Z] #32 83.12 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-11T08:49:06.301Z] #32 DONE 84.9s [2023-01-11T08:49:06.301Z] [2023-01-11T08:49:06.301Z] #36 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:49:06.301Z] #36 81.80 internal/reflectlite [2023-01-11T08:49:06.301Z] #36 81.84 sync [2023-01-11T08:49:06.366Z] #38 27.77 CC images/remap-file-path.o [2023-01-11T08:49:06.584Z] #32 ... [2023-01-11T08:49:06.584Z] [2023-01-11T08:49:06.584Z] #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 [2023-01-11T08:49:06.584Z] #39 15.89 DEP images/ipc-desc.pb-c.d [2023-01-11T08:49:06.584Z] #39 16.01 DEP images/ipc-sem.pb-c.d [2023-01-11T08:49:06.584Z] #39 16.10 PBCC images/ipc-msg.pb-c.c [2023-01-11T08:49:06.584Z] #39 16.13 DEP images/ipc-msg.pb-c.d [2023-01-11T08:49:06.627Z] #38 27.97 CC images/eventfd.o [2023-01-11T08:49:06.891Z] #38 28.14 CC images/eventpoll.o [2023-01-11T08:49:06.891Z] #38 28.38 CC images/fh.o [2023-01-11T08:49:06.911Z] #36 85.37 internal/testlog [2023-01-11T08:49:07.009Z] #38 ... [2023-01-11T08:49:07.009Z] [2023-01-11T08:49:07.009Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-01-11T08:49:07.009Z] #47 DONE 1.4s [2023-01-11T08:49:07.009Z] [2023-01-11T08:49:07.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 [2023-01-11T08:49:07.009Z] #38 127.4 CC criu/autofs.o [2023-01-11T08:49:07.152Z] #38 28.62 CC images/fsnotify.o [2023-01-11T08:49:07.346Z] + docker version [2023-01-11T08:49:07.728Z] #38 29.25 CC images/signalfd.o [2023-01-11T08:49:07.759Z] #39 152.7 CC criu/sockets.o [2023-01-11T08:49:07.843Z] #36 86.38 errors [2023-01-11T08:49:07.843Z] #36 86.38 sort [2023-01-11T08:49:07.990Z] #38 29.43 CC images/fs.o [2023-01-11T08:49:08.252Z] #38 29.61 CC images/pstree.o [2023-01-11T08:49:08.408Z] #36 87.05 strconv [2023-01-11T08:49:08.482Z] #39 16.30 PBCC images/ipc-shm.pb-c.c [2023-01-11T08:49:08.482Z] #39 16.38 DEP images/ipc-shm.pb-c.d [2023-01-11T08:49:08.482Z] #39 16.50 PBCC images/ipc-var.pb-c.c [2023-01-11T08:49:08.482Z] #39 16.61 DEP images/ipc-var.pb-c.d [2023-01-11T08:49:08.482Z] #39 16.65 PBCC images/sk-opts.pb-c.c [2023-01-11T08:49:08.482Z] #39 16.68 PBCC images/packet-sock.pb-c.c [2023-01-11T08:49:08.482Z] #39 16.75 DEP images/sk-opts.pb-c.d [2023-01-11T08:49:08.482Z] #39 16.95 DEP images/packet-sock.pb-c.d [2023-01-11T08:49:08.482Z] #39 17.12 PBCC images/sk-netlink.pb-c.c [2023-01-11T08:49:08.482Z] #39 17.19 DEP images/sk-netlink.pb-c.d [2023-01-11T08:49:08.482Z] #39 17.26 PBCC images/sk-inet.pb-c.c [2023-01-11T08:49:08.482Z] #39 17.39 DEP images/sk-inet.pb-c.d [2023-01-11T08:49:08.513Z] #38 29.79 CC images/pipe.o [2023-01-11T08:49:08.697Z] #39 153.6 CC criu/stats.o [2023-01-11T08:49:08.774Z] #38 30.02 CC images/tcp-stream.o [2023-01-11T08:49:08.774Z] #38 30.22 CC images/sk-packet.o [2023-01-11T08:49:08.955Z] #39 153.9 CC criu/string.o [2023-01-11T08:49:08.955Z] #39 154.0 CC criu/sysctl.o [2023-01-11T08:49:08.961Z] #38 ... [2023-01-11T08:49:08.961Z] [2023-01-11T08:49:08.961Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2023-01-11T08:49:08.961Z] #48 DONE 1.6s [2023-01-11T08:49:08.961Z] [2023-01-11T08:49:08.961Z] #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 [2023-01-11T08:49:09.322Z] #39 17.54 PBCC images/sk-unix.pb-c.c [2023-01-11T08:49:09.322Z] #39 17.68 DEP images/sk-unix.pb-c.d [2023-01-11T08:49:09.322Z] #39 17.79 PBCC images/mm.pb-c.c [2023-01-11T08:49:09.322Z] #39 17.94 DEP images/mm.pb-c.d [2023-01-11T08:49:09.322Z] #39 18.03 PBCC images/timerfd.pb-c.c [2023-01-11T08:49:09.322Z] #39 18.12 DEP images/timerfd.pb-c.d [2023-01-11T08:49:09.322Z] #39 18.29 PBCC images/timer.pb-c.c [2023-01-11T08:49:09.322Z] #39 18.33 DEP images/timer.pb-c.d [2023-01-11T08:49:09.322Z] #39 18.46 PBCC images/sa.pb-c.c [2023-01-11T08:49:09.322Z] #39 18.58 DEP images/sa.pb-c.d [2023-01-11T08:49:09.322Z] #39 18.68 PBCC images/pipe-data.pb-c.c [2023-01-11T08:49:09.322Z] #39 18.72 DEP images/pipe-data.pb-c.d [2023-01-11T08:49:09.345Z] #38 30.51 CC images/mnt.o [2023-01-11T08:49:09.345Z] #38 30.80 CC images/pipe-data.o [2023-01-11T08:49:09.599Z] #39 18.88 PBCC images/mnt.pb-c.c [2023-01-11T08:49:09.599Z] #39 19.03 DEP images/mnt.pb-c.d [2023-01-11T08:49:09.608Z] #38 30.99 CC images/sa.o [2023-01-11T08:49:09.867Z] #39 19.15 PBCC images/sk-packet.pb-c.c [2023-01-11T08:49:09.867Z] #39 19.18 DEP images/sk-packet.pb-c.d [2023-01-11T08:49:09.867Z] #39 19.28 PBCC images/tcp-stream.pb-c.c [2023-01-11T08:49:09.867Z] #39 19.40 DEP images/tcp-stream.pb-c.d [2023-01-11T08:49:09.871Z] #38 31.20 CC images/timer.o [2023-01-11T08:49:09.935Z] #39 154.7 CC criu/sysfs_parse.o [2023-01-11T08:49:10.131Z] #39 19.51 PBCC images/pipe.pb-c.c [2023-01-11T08:49:10.131Z] #39 19.62 DEP images/pipe.pb-c.d [2023-01-11T08:49:10.132Z] #38 31.51 CC images/timerfd.o [2023-01-11T08:49:10.193Z] #39 155.1 CC criu/timens.o [2023-01-11T08:49:10.354Z] #36 88.49 io [2023-01-11T08:49:10.354Z] #36 ... [2023-01-11T08:49:10.354Z] [2023-01-11T08:49:10.354Z] #26 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-11T08:49:10.354Z] #26 88.62 Setting up libicu67:amd64 (67.1-7) ... [2023-01-11T08:49:10.354Z] #26 88.65 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:49:10.354Z] #26 88.66 Setting up libuv1:amd64 (1.40.0-2) ... [2023-01-11T08:49:10.354Z] #26 88.67 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:49:10.354Z] #26 88.76 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-01-11T08:49:10.354Z] #26 88.77 Setting up librhash0:amd64 (1.4.1-2) ... [2023-01-11T08:49:10.354Z] #26 88.78 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-01-11T08:49:10.354Z] #26 88.81 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-01-11T08:49:10.354Z] #26 88.83 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-01-11T08:49:10.354Z] #26 88.86 Setting up cmake (3.18.4-2+deb11u1) ... [2023-01-11T08:49:10.354Z] #26 88.88 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-11T08:49:10.354Z] #26 ... [2023-01-11T08:49:10.354Z] [2023-01-11T08:49:10.354Z] #24 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:49:10.354Z] #24 79.04 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-01-11T08:49:10.354Z] #24 79.05 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-01-11T08:49:10.354Z] #24 79.05 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-01-11T08:49:10.395Z] #39 19.76 PBCC images/pstree.pb-c.c [2023-01-11T08:49:10.395Z] #39 19.84 DEP images/pstree.pb-c.d [2023-01-11T08:49:10.395Z] #39 19.90 PBCC images/fs.pb-c.c [2023-01-11T08:49:10.396Z] #38 31.73 CC images/mm.o [2023-01-11T08:49:10.451Z] #39 155.5 CC criu/timerfd.o [2023-01-11T08:49:10.613Z] #24 ... [2023-01-11T08:49:10.613Z] [2023-01-11T08:49:10.613Z] #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 [2023-01-11T08:49:10.613Z] #0 3.790 Note: Building without setproctitle() and strlcpy() support. [2023-01-11T08:49:10.613Z] #0 3.791 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-01-11T08:49:10.613Z] #0 3.834 Note: Building without GnuTLS support [2023-01-11T08:49:10.613Z] #0 3.895 Makefile.config:39: Warn: you have no libnftables installed [2023-01-11T08:49:10.613Z] #0 3.895 Makefile.config:40: Warn: Building without nftables support [2023-01-11T08:49:10.656Z] #39 19.98 DEP images/fs.pb-c.d [2023-01-11T08:49:10.656Z] #39 20.05 PBCC images/signalfd.pb-c.c [2023-01-11T08:49:10.656Z] #39 20.14 DEP images/signalfd.pb-c.d [2023-01-11T08:49:10.657Z] #38 31.98 CC images/sk-opts.o [2023-01-11T08:49:10.876Z] #49 2.189 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-11T08:49:10.876Z] #49 2.207 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-11T08:49:10.876Z] #49 2.207 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-11T08:49:10.916Z] #39 20.22 PBCC images/fh.pb-c.c [2023-01-11T08:49:10.916Z] #39 20.31 PBCC images/fsnotify.pb-c.c [2023-01-11T08:49:10.916Z] #39 20.41 DEP images/fh.pb-c.d [2023-01-11T08:49:10.920Z] #38 32.19 CC images/sk-unix.o [2023-01-11T08:49:11.017Z] #39 155.9 CC criu/tty.o [2023-01-11T08:49:11.179Z] #39 20.55 DEP images/fsnotify.pb-c.d [2023-01-11T08:49:11.181Z] #38 32.47 CC images/sk-inet.o [2023-01-11T08:49:11.220Z] #38 ... [2023-01-11T08:49:11.220Z] [2023-01-11T08:49:11.220Z] #26 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2023-01-11T08:49:11.220Z] #26 DONE 89.7s [2023-01-11T08:49:11.220Z] [2023-01-11T08:49:11.220Z] #31 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:49:11.220Z] #31 89.84 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2023-01-11T08:49:11.444Z] #39 20.70 PBCC images/eventpoll.pb-c.c [2023-01-11T08:49:11.444Z] #39 20.74 DEP images/eventpoll.pb-c.d [2023-01-11T08:49:11.444Z] #39 20.85 PBCC images/eventfd.pb-c.c [2023-01-11T08:49:11.444Z] #39 20.94 DEP images/eventfd.pb-c.d [2023-01-11T08:49:11.445Z] #38 32.80 CC images/tun.o [2023-01-11T08:49:11.480Z] #31 90.01 go: downloading github.com/gobwas/glob v0.2.3 [2023-01-11T08:49:11.480Z] #31 90.02 go: downloading github.com/kisielk/gotool v1.0.0 [2023-01-11T08:49:11.480Z] #31 90.07 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-01-11T08:49:11.480Z] #31 90.15 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-01-11T08:49:11.480Z] #31 90.21 go: downloading golang.org/x/mod v0.5.1 [2023-01-11T08:49:11.706Z] #39 21.06 PBCC images/remap-file-path.pb-c.c [2023-01-11T08:49:11.706Z] #39 21.10 DEP images/remap-file-path.pb-c.d [2023-01-11T08:49:11.706Z] #39 21.23 PBCC images/fifo.pb-c.c [2023-01-11T08:49:11.710Z] #38 33.03 CC images/sk-netlink.o [2023-01-11T08:49:11.740Z] #31 90.32 go: downloading github.com/ettle/strcase v0.1.1 [2023-01-11T08:49:11.822Z] #49 3.096 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-11T08:49:11.969Z] #39 21.33 DEP images/fifo.pb-c.d [2023-01-11T08:49:11.969Z] #39 21.45 PBCC images/ghost-file.pb-c.c [2023-01-11T08:49:11.972Z] #38 33.23 CC images/packet-sock.o [2023-01-11T08:49:11.972Z] #38 ... [2023-01-11T08:49:11.972Z] [2023-01-11T08:49:11.972Z] #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 [2023-01-11T08:49:11.972Z] #28 76.06 io/fs [2023-01-11T08:49:11.972Z] #28 76.81 strings [2023-01-11T08:49:11.972Z] #28 77.27 os [2023-01-11T08:49:11.972Z] #28 79.10 bufio [2023-01-11T08:49:11.972Z] #28 80.88 text/tabwriter [2023-01-11T08:49:11.972Z] #28 81.44 io/ioutil [2023-01-11T08:49:11.972Z] #28 81.46 fmt [2023-01-11T08:49:11.972Z] #28 83.90 flag [2023-01-11T08:49:11.972Z] #28 83.90 github.com/BurntSushi/toml [2023-01-11T08:49:11.972Z] #28 85.46 log [2023-01-11T08:49:11.998Z] #31 90.48 go: downloading github.com/fatih/structtag v1.2.0 [2023-01-11T08:49:11.998Z] #31 90.48 go: downloading github.com/Masterminds/semver v1.5.0 [2023-01-11T08:49:11.998Z] #31 90.58 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-01-11T08:49:11.998Z] #31 90.63 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-01-11T08:49:12.047Z] Client: [2023-01-11T08:49:12.047Z] Version: 20.10.9 [2023-01-11T08:49:12.047Z] API version: 1.41 [2023-01-11T08:49:12.047Z] Go version: go1.16.8 [2023-01-11T08:49:12.047Z] Git commit: c2ea9bc [2023-01-11T08:49:12.047Z] Built: Mon Oct 4 16:11:10 2021 [2023-01-11T08:49:12.047Z] OS/Arch: windows/amd64 [2023-01-11T08:49:12.047Z] Context: default [2023-01-11T08:49:12.047Z] Experimental: true [2023-01-11T08:49:12.047Z] [2023-01-11T08:49:12.047Z] Server: Docker Engine - Community [2023-01-11T08:49:12.048Z] Engine: [2023-01-11T08:49:12.048Z] Version: 20.10.9 [2023-01-11T08:49:12.048Z] API version: 1.41 (minimum version 1.24) [2023-01-11T08:49:12.048Z] Go version: go1.16.8 [2023-01-11T08:49:12.048Z] Git commit: 79ea9d3 [2023-01-11T08:49:12.048Z] Built: Mon Oct 4 16:06:39 2021 [2023-01-11T08:49:12.048Z] OS/Arch: windows/amd64 [2023-01-11T08:49:12.048Z] Experimental: true [2023-01-11T08:49:12.232Z] #39 21.51 DEP images/ghost-file.pb-c.d [2023-01-11T08:49:12.232Z] #39 21.64 PBCC images/regfile.pb-c.c [2023-01-11T08:49:12.232Z] #39 21.71 DEP images/regfile.pb-c.d [2023-01-11T08:49:12.238Z] #28 ... [2023-01-11T08:49:12.238Z] [2023-01-11T08:49:12.238Z] #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 [2023-01-11T08:49:12.238Z] #38 33.57 CC images/ipc-var.o [2023-01-11T08:49:12.258Z] #31 90.83 go: downloading github.com/prometheus/client_golang v1.7.1 [2023-01-11T08:49:12.497Z] #39 21.89 PBCC images/ns.pb-c.c [2023-01-11T08:49:12.497Z] #39 21.93 DEP images/ns.pb-c.d [2023-01-11T08:49:12.497Z] #39 22.00 PBCC images/fdinfo.pb-c.c [2023-01-11T08:49:12.503Z] #38 33.80 CC images/ipc-desc.o [Pipeline] sh [2023-01-11T08:49:12.765Z] #39 22.19 DEP images/fdinfo.pb-c.d [2023-01-11T08:49:12.766Z] #38 33.99 CC images/ipc-shm.o [2023-01-11T08:49:12.766Z] #38 34.18 CC images/ipc-msg.o [2023-01-11T08:49:12.822Z] #31 91.43 go: downloading github.com/prometheus/client_model v0.2.0 [2023-01-11T08:49:12.822Z] #31 91.50 go: downloading github.com/google/go-cmp v0.5.6 [2023-01-11T08:49:12.926Z] #39 157.9 CC criu/tun.o [2023-01-11T08:49:13.027Z] #38 34.42 CC images/ipc-sem.o [2023-01-11T08:49:13.035Z] #39 22.36 PBCC images/core-aarch64.pb-c.c [2023-01-11T08:49:13.035Z] #39 22.42 PBCC images/core-arm.pb-c.c [2023-01-11T08:49:13.035Z] #39 22.45 PBCC images/core-ppc64.pb-c.c [2023-01-11T08:49:13.035Z] #39 22.49 PBCC images/core-s390.pb-c.c [2023-01-11T08:49:13.035Z] #39 22.52 PBCC images/core-x86.pb-c.c [2023-01-11T08:49:13.035Z] #39 22.56 PBCC images/core.pb-c.c [2023-01-11T08:49:13.291Z] #38 34.58 CC images/utsns.o [2023-01-11T08:49:13.291Z] #38 34.84 CC images/creds.o [2023-01-11T08:49:13.297Z] #39 22.65 PBCC images/inventory.pb-c.c [2023-01-11T08:49:13.297Z] #39 22.75 DEP images/core-aarch64.pb-c.d [2023-01-11T08:49:13.387Z] #31 91.85 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-01-11T08:49:13.387Z] #31 92.02 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2023-01-11T08:49:13.387Z] #31 92.04 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-01-11T08:49:13.535Z] #39 158.4 CC criu/uffd.o [2023-01-11T08:49:13.559Z] #39 22.88 DEP images/core-arm.pb-c.d [2023-01-11T08:49:13.559Z] #39 22.95 DEP images/core-ppc64.pb-c.d [2023-01-11T08:49:13.593Z] + docker info [2023-01-11T08:49:13.648Z] #31 92.29 go: downloading github.com/beorn7/perks v1.0.1 [2023-01-11T08:49:13.820Z] #39 23.10 DEP images/core-s390.pb-c.d [2023-01-11T08:49:13.820Z] #39 23.22 DEP images/core-x86.pb-c.d [2023-01-11T08:49:13.821Z] #39 23.29 DEP images/core.pb-c.d [2023-01-11T08:49:13.861Z] #38 35.05 CC images/vma.o [2023-01-11T08:49:13.861Z] #38 35.24 CC images/netdev.o [2023-01-11T08:49:13.912Z] #31 92.43 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-01-11T08:49:13.912Z] #31 92.48 go: downloading github.com/cespare/xxhash v1.1.0 [2023-01-11T08:49:13.912Z] #31 92.53 go: downloading github.com/golang/protobuf v1.5.2 [2023-01-11T08:49:14.093Z] #39 23.31 DEP images/inventory.pb-c.d [2023-01-11T08:49:14.093Z] #39 23.34 PBCC images/cpuinfo.pb-c.c [2023-01-11T08:49:14.093Z] #39 23.34 DEP images/cpuinfo.pb-c.d [2023-01-11T08:49:14.093Z] #39 23.45 PBCC images/stats.pb-c.c [2023-01-11T08:49:14.093Z] #39 23.52 DEP images/stats.pb-c.d [2023-01-11T08:49:14.135Z] #38 35.54 CC images/tty.o [2023-01-11T08:49:14.176Z] #31 92.78 go: downloading github.com/prometheus/common v0.10.0 [2023-01-11T08:49:14.712Z] #38 36.06 CC images/file-lock.o [2023-01-11T08:49:14.712Z] #38 36.26 CC images/rlimit.o [2023-01-11T08:49:14.746Z] #31 93.08 go: downloading github.com/prometheus/procfs v0.6.0 [2023-01-11T08:49:14.746Z] #31 93.17 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-01-11T08:49:14.909Z] #39 159.7 CC criu/util.o [2023-01-11T08:49:15.003Z] #31 93.38 go: downloading google.golang.org/protobuf v1.27.1 [2023-01-11T08:49:15.040Z] #39 ... [2023-01-11T08:49:15.040Z] [2023-01-11T08:49:15.040Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:49:15.040Z] #32 109.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-01-11T08:49:15.040Z] #32 109.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-01-11T08:49:15.040Z] #32 109.4 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-11T08:49:15.125Z] #49 6.249 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB] [2023-01-11T08:49:15.286Z] #38 36.42 CC images/pagemap.o [2023-01-11T08:49:15.548Z] #38 36.74 CC images/siginfo.o [2023-01-11T08:49:15.810Z] #38 ... [2023-01-11T08:49:15.810Z] [2023-01-11T08:49:15.810Z] #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 [2023-01-11T08:49:15.810Z] #28 87.86 github.com/BurntSushi/toml/cmd/tomlv [2023-01-11T08:49:15.810Z] #28 DONE 89.8s [2023-01-11T08:49:15.810Z] [2023-01-11T08:49:15.810Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-11T08:49:15.810Z] #38 37.17 CC images/rpc.o [2023-01-11T08:49:16.065Z] #49 7.396 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-11T08:49:16.281Z] #39 161.1 CC criu/uts_ns.o [2023-01-11T08:49:16.281Z] #39 161.4 CC criu/vdso.o [2023-01-11T08:49:16.328Z] #49 ... [2023-01-11T08:49:16.328Z] [2023-01-11T08:49:16.328Z] #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 [2023-01-11T08:49:16.328Z] #42 19.73 + cd /tmp/tmp.H1WZzFzwEk/src/github.com/opencontainers/runc [2023-01-11T08:49:16.328Z] #42 19.73 + git checkout -q v1.1.4 [2023-01-11T08:49:16.898Z] #42 20.34 + '[' -z '' ']' [2023-01-11T08:49:16.898Z] #42 20.34 + target=static [2023-01-11T08:49:16.898Z] #42 20.34 + make BUILDTAGS=seccomp static [2023-01-11T08:49:17.203Z] #38 38.51 CC images/ext-file.o [2023-01-11T08:49:17.214Z] #39 162.0 LINK criu/built-in.o [2023-01-11T08:49:17.214Z] #39 162.1 LINK criu/criu [2023-01-11T08:49:17.464Z] #38 38.77 CC images/cgroup.o [2023-01-11T08:49:17.468Z] #42 20.76 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 . [2023-01-11T08:49:17.472Z] #39 162.5 DEP lib/c/criu.d [2023-01-11T08:49:17.540Z] #31 96.00 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-01-11T08:49:17.595Z] #32 ... [2023-01-11T08:49:17.595Z] [2023-01-11T08:49:17.595Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:49:17.595Z] #26 101.9 internal/syscall/unix [2023-01-11T08:49:17.595Z] #26 102.8 time [2023-01-11T08:49:17.595Z] #26 ... [2023-01-11T08:49:17.595Z] [2023-01-11T08:49:17.595Z] #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 [2023-01-11T08:49:17.595Z] #39 25.81 make[1]: Nothing to be done for 'all'. [2023-01-11T08:49:17.904Z] #39 162.6 CC images/rpc.pb-c.o [2023-01-11T08:49:18.215Z] #31 ... [2023-01-11T08:49:18.215Z] [2023-01-11T08:49:18.215Z] #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 [2023-01-11T08:49:18.215Z] #0 1.684 + RM_GOPATH=0 [2023-01-11T08:49:18.215Z] #0 1.684 + TMP_GOPATH= [2023-01-11T08:49:18.215Z] #0 1.684 + : /build [2023-01-11T08:49:18.215Z] #0 1.684 + '[' -z '' ']' [2023-01-11T08:49:18.215Z] #0 1.684 ++ mktemp -d [2023-01-11T08:49:18.215Z] #0 1.684 + export GOPATH=/tmp/tmp.LEEkLHMWyA [2023-01-11T08:49:18.215Z] #0 1.684 + GOPATH=/tmp/tmp.LEEkLHMWyA [2023-01-11T08:49:18.215Z] #0 1.684 + RM_GOPATH=1 [2023-01-11T08:49:18.215Z] #0 1.684 + case "$(go env GOARCH)" in [2023-01-11T08:49:18.215Z] #0 1.684 ++ go env GOARCH [2023-01-11T08:49:18.215Z] #0 1.748 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:49:18.215Z] #0 1.748 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:49:18.215Z] #0 1.749 ++ dirname /tmp/install/install.sh [2023-01-11T08:49:18.215Z] #0 1.750 + dir=/tmp/install [2023-01-11T08:49:18.215Z] #0 1.750 + bin=tini [2023-01-11T08:49:18.215Z] #0 1.751 + shift [2023-01-11T08:49:18.215Z] #0 1.751 + '[' '!' -f /tmp/install/tini.installer ']' [2023-01-11T08:49:18.215Z] #0 1.751 + . /tmp/install/tini.installer [2023-01-11T08:49:18.215Z] #0 1.751 ++ : v0.19.0 [2023-01-11T08:49:18.215Z] #0 1.752 + install_tini [2023-01-11T08:49:18.215Z] #0 1.752 + echo 'Install tini version v0.19.0' [2023-01-11T08:49:18.215Z] #0 1.752 Install tini version v0.19.0 [2023-01-11T08:49:18.215Z] #0 1.753 + git clone https://github.com/krallin/tini.git /tmp/tmp.LEEkLHMWyA/tini [2023-01-11T08:49:18.215Z] #0 1.756 Cloning into '/tmp/tmp.LEEkLHMWyA/tini'... [2023-01-11T08:49:18.215Z] #0 2.842 + cd /tmp/tmp.LEEkLHMWyA/tini [2023-01-11T08:49:18.215Z] #0 2.843 + git checkout -q v0.19.0 [2023-01-11T08:49:18.215Z] #0 2.863 + cmake . [2023-01-11T08:49:18.215Z] #0 3.658 -- The C compiler identification is GNU 10.2.1 [2023-01-11T08:49:18.215Z] #0 3.910 -- Detecting C compiler ABI info [2023-01-11T08:49:18.215Z] #0 4.843 -- Detecting C compiler ABI info - done [2023-01-11T08:49:18.215Z] #0 5.117 -- Check for working C compiler: /usr/bin/cc - skipped [2023-01-11T08:49:18.215Z] #0 5.140 -- Detecting C compile features [2023-01-11T08:49:18.215Z] #0 5.141 -- Detecting C compile features - done [2023-01-11T08:49:18.215Z] #0 5.201 -- Performing Test HAS_BUILTIN_FORTIFY [2023-01-11T08:49:18.215Z] #0 5.435 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-01-11T08:49:18.215Z] #0 5.623 -- Configuring done [2023-01-11T08:49:18.215Z] #0 5.646 -- Generating done [2023-01-11T08:49:18.215Z] #0 5.667 -- Build files have been written to: /tmp/tmp.LEEkLHMWyA/tini [2023-01-11T08:49:18.215Z] #0 5.685 + make tini-static [2023-01-11T08:49:18.215Z] #0 6.200 Scanning dependencies of target tini-static [2023-01-11T08:49:18.215Z] #0 6.301 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-01-11T08:49:18.220Z] #39 27.67 CC images/stats.o [2023-01-11T08:49:18.417Z] #38 39.42 CC images/userns.o [2023-01-11T08:49:18.417Z] #38 39.68 CC images/google/protobuf/descriptor.o [2023-01-11T08:49:18.468Z] #39 163.3 CC lib/c/criu.o [2023-01-11T08:49:18.793Z] #39 28.37 CC images/core.o [2023-01-11T08:49:19.151Z] #39 ... [2023-01-11T08:49:19.151Z] [2023-01-11T08:49:19.151Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-11T08:49:19.151Z] #38 7.705 fatal: not a git repository (or any of the parent directories): .git [2023-01-11T08:49:19.151Z] #38 7.786 GEN .gitid [2023-01-11T08:49:19.151Z] #38 7.830 GEN criu/include/version.h [2023-01-11T08:49:19.151Z] #38 7.957 GEN include/common/asm [2023-01-11T08:49:19.151Z] #38 10.63 PBCC images/timens.pb-c.c [2023-01-11T08:49:19.151Z] #38 10.69 DEP images/timens.pb-c.d [2023-01-11T08:49:19.151Z] #38 10.83 PBCC images/fown.pb-c.c [2023-01-11T08:49:19.151Z] #38 10.85 PBCC images/google/protobuf/descriptor.pb-c.c [2023-01-11T08:49:19.151Z] #38 10.99 PBCC images/opts.pb-c.c [2023-01-11T08:49:19.151Z] #38 11.06 PBCC images/memfd.pb-c.c [2023-01-11T08:49:19.151Z] #38 11.12 DEP images/fown.pb-c.d [2023-01-11T08:49:19.151Z] #38 11.25 DEP images/google/protobuf/descriptor.pb-c.d [2023-01-11T08:49:19.151Z] #38 11.36 DEP images/opts.pb-c.d [2023-01-11T08:49:19.152Z] #38 11.48 DEP images/memfd.pb-c.d [2023-01-11T08:49:19.152Z] #38 11.62 PBCC images/sit.pb-c.c [2023-01-11T08:49:19.152Z] #38 11.72 DEP images/sit.pb-c.d [2023-01-11T08:49:19.152Z] #38 11.81 PBCC images/macvlan.pb-c.c [2023-01-11T08:49:19.152Z] #38 11.87 DEP images/macvlan.pb-c.d [2023-01-11T08:49:19.152Z] #38 11.99 PBCC images/autofs.pb-c.c [2023-01-11T08:49:19.152Z] #38 12.04 DEP images/autofs.pb-c.d [2023-01-11T08:49:19.152Z] #38 12.13 PBCC images/sysctl.pb-c.c [2023-01-11T08:49:19.152Z] #38 12.15 DEP images/sysctl.pb-c.d [2023-01-11T08:49:19.152Z] #38 12.21 PBCC images/time.pb-c.c [2023-01-11T08:49:19.152Z] #38 12.29 DEP images/time.pb-c.d [2023-01-11T08:49:19.152Z] #38 12.43 PBCC images/binfmt-misc.pb-c.c [2023-01-11T08:49:19.152Z] #38 12.51 DEP images/binfmt-misc.pb-c.d [2023-01-11T08:49:19.152Z] #38 12.61 PBCC images/seccomp.pb-c.c [2023-01-11T08:49:19.152Z] #38 12.62 DEP images/seccomp.pb-c.d [2023-01-11T08:49:19.152Z] #38 12.75 PBCC images/userns.pb-c.c [2023-01-11T08:49:19.152Z] #38 12.79 DEP images/userns.pb-c.d [2023-01-11T08:49:19.152Z] #38 12.87 PBCC images/cgroup.pb-c.c [2023-01-11T08:49:19.152Z] #38 12.93 DEP images/cgroup.pb-c.d [2023-01-11T08:49:19.409Z] #38 13.03 PBCC images/ext-file.pb-c.c [2023-01-11T08:49:19.409Z] #38 13.04 DEP images/ext-file.pb-c.d [2023-01-11T08:49:19.409Z] #38 13.16 PBCC images/rpc.pb-c.c [2023-01-11T08:49:19.409Z] #38 13.24 DEP images/rpc.pb-c.d [2023-01-11T08:49:19.710Z] #38 13.33 PBCC images/siginfo.pb-c.c [2023-01-11T08:49:19.710Z] #38 13.37 DEP images/siginfo.pb-c.d [2023-01-11T08:49:19.710Z] #38 13.54 PBCC images/pagemap.pb-c.c [2023-01-11T08:49:19.710Z] #38 13.60 DEP images/pagemap.pb-c.d [2023-01-11T08:49:19.844Z] #39 164.7 LINK lib/c/built-in.o [2023-01-11T08:49:19.844Z] #39 164.7 LINK lib/c/libcriu.so [2023-01-11T08:49:19.844Z] #39 164.8 LINK lib/c/libcriu.a [2023-01-11T08:49:19.969Z] #38 13.66 PBCC images/rlimit.pb-c.c [2023-01-11T08:49:19.998Z] #42 ... [2023-01-11T08:49:19.999Z] [2023-01-11T08:49:19.999Z] #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 [2023-01-11T08:49:19.999Z] #38 130.0 CC criu/bfd.o [2023-01-11T08:49:19.999Z] #38 131.0 CC criu/bitmap.o [2023-01-11T08:49:19.999Z] #38 131.2 CC criu/cgroup-props.o [2023-01-11T08:49:19.999Z] #38 132.6 CC criu/cgroup.o [2023-01-11T08:49:19.999Z] #38 137.6 CC criu/clone-noasan.o [2023-01-11T08:49:19.999Z] #38 137.9 CC criu/config.o [2023-01-11T08:49:20.101Z] #39 164.9 GEN magic.py [2023-01-11T08:49:20.101Z] #39 165.1 Note: Building without setproctitle() and strlcpy() support. [2023-01-11T08:49:20.101Z] #39 165.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-01-11T08:49:20.101Z] #39 165.1 Note: Building without GnuTLS support [2023-01-11T08:49:20.101Z] #39 165.1 Makefile.config:39: Warn: you have no libnftables installed [2023-01-11T08:49:20.101Z] #39 165.1 Makefile.config:40: Warn: Building without nftables support [2023-01-11T08:49:20.189Z] #39 29.69 CC images/core-x86.o [2023-01-11T08:49:20.229Z] #38 13.77 DEP images/rlimit.pb-c.d [2023-01-11T08:49:20.229Z] #38 13.91 PBCC images/file-lock.pb-c.c [2023-01-11T08:49:20.229Z] #38 13.96 DEP images/file-lock.pb-c.d [2023-01-11T08:49:20.334Z] #38 41.70 CC images/opts.o [2023-01-11T08:49:20.487Z] #38 14.07 PBCC images/tty.pb-c.c [2023-01-11T08:49:20.487Z] #38 14.15 DEP images/tty.pb-c.d [2023-01-11T08:49:20.487Z] #38 14.21 PBCC images/tun.pb-c.c [2023-01-11T08:49:20.487Z] #38 14.27 PBCC images/netdev.pb-c.c [2023-01-11T08:49:20.487Z] #38 14.40 DEP images/tun.pb-c.d [2023-01-11T08:49:20.568Z] #38 140.7 CC criu/cr-check.o [2023-01-11T08:49:20.595Z] #38 41.93 CC images/seccomp.o [2023-01-11T08:49:20.595Z] #38 42.14 CC images/binfmt-misc.o [2023-01-11T08:49:20.768Z] #39 30.27 CC images/core-arm.o [2023-01-11T08:49:20.792Z] #38 14.57 DEP images/netdev.pb-c.d [2023-01-11T08:49:20.792Z] #38 14.66 PBCC images/vma.pb-c.c [2023-01-11T08:49:20.864Z] #38 42.39 CC images/time.o [2023-01-11T08:49:21.041Z] #39 165.9 fatal: not a git repository (or any of the parent directories): .git [2023-01-11T08:49:21.051Z] #38 14.73 DEP images/vma.pb-c.d [2023-01-11T08:49:21.051Z] #38 14.87 PBCC images/creds.pb-c.c [2023-01-11T08:49:21.051Z] #38 14.94 DEP images/creds.pb-c.d [2023-01-11T08:49:21.126Z] #38 42.56 CC images/sysctl.o [2023-01-11T08:49:21.126Z] #38 ... [2023-01-11T08:49:21.126Z] [2023-01-11T08:49:21.126Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-11T08:49:21.308Z] #38 15.04 PBCC images/utsns.pb-c.c [2023-01-11T08:49:21.308Z] #38 15.05 DEP images/utsns.pb-c.d [2023-01-11T08:49:21.308Z] #38 ... [2023-01-11T08:49:21.308Z] [2023-01-11T08:49:21.308Z] #24 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:49:21.308Z] #24 89.99 Selecting previously unselected package gcc-mingw-w64-base. [2023-01-11T08:49:21.308Z] #24 90.00 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-01-11T08:49:21.308Z] #24 90.04 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-01-11T08:49:21.308Z] #24 90.33 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-01-11T08:49:21.308Z] #24 90.34 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-01-11T08:49:21.308Z] #24 90.41 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-01-11T08:49:21.343Z] #39 30.64 CC images/core-aarch64.o [2023-01-11T08:49:21.567Z] #24 ... [2023-01-11T08:49:21.567Z] [2023-01-11T08:49:21.567Z] #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 [2023-01-11T08:49:21.567Z] #38 15.22 PBCC images/ipc-desc.pb-c.c [2023-01-11T08:49:21.567Z] #38 15.26 PBCC images/ipc-sem.pb-c.c [2023-01-11T08:49:21.567Z] #38 15.30 DEP images/ipc-desc.pb-c.d [2023-01-11T08:49:21.567Z] #38 15.35 DEP images/ipc-sem.pb-c.d [2023-01-11T08:49:21.567Z] #38 15.44 PBCC images/ipc-msg.pb-c.c [2023-01-11T08:49:21.828Z] #38 15.48 DEP images/ipc-msg.pb-c.d [2023-01-11T08:49:21.828Z] #38 15.57 PBCC images/ipc-shm.pb-c.c [2023-01-11T08:49:21.828Z] #38 15.63 DEP images/ipc-shm.pb-c.d [2023-01-11T08:49:21.920Z] #39 31.18 CC images/core-ppc64.o [2023-01-11T08:49:22.085Z] #38 15.76 PBCC images/ipc-var.pb-c.c [2023-01-11T08:49:22.085Z] #38 15.83 DEP images/ipc-var.pb-c.d [2023-01-11T08:49:22.092Z] #39 167.0 make[1]: Nothing to be done for 'all'. [2023-01-11T08:49:22.344Z] #38 16.00 PBCC images/sk-opts.pb-c.c [2023-01-11T08:49:22.344Z] #38 16.09 PBCC images/packet-sock.pb-c.c [2023-01-11T08:49:22.344Z] #38 ... [2023-01-11T08:49:22.344Z] [2023-01-11T08:49:22.344Z] #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 [2023-01-11T08:49:22.344Z] #39 8.679 [100%] Linking C executable tini-static [2023-01-11T08:49:22.344Z] #39 9.840 [100%] Built target tini-static [2023-01-11T08:49:22.344Z] #39 9.967 + mkdir -p /build [2023-01-11T08:49:22.344Z] #39 10.00 + cp tini-static /build/docker-init [2023-01-11T08:49:22.344Z] #39 DONE 11.4s [2023-01-11T08:49:22.344Z] [2023-01-11T08:49:22.344Z] #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 [2023-01-11T08:49:22.344Z] #38 16.19 DEP images/sk-opts.pb-c.d [2023-01-11T08:49:22.368Z] Client: [2023-01-11T08:49:22.368Z] Context: default [2023-01-11T08:49:22.368Z] Debug Mode: false [2023-01-11T08:49:22.368Z] Plugins: [2023-01-11T08:49:22.368Z] app: Docker Application (Docker Inc., v0.8.0) [2023-01-11T08:49:22.368Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2023-01-11T08:49:22.368Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2023-01-11T08:49:22.368Z] [2023-01-11T08:49:22.368Z] Server: [2023-01-11T08:49:22.368Z] Containers: 0 [2023-01-11T08:49:22.368Z] Running: 0 [2023-01-11T08:49:22.368Z] Paused: 0 [2023-01-11T08:49:22.368Z] Stopped: 0 [2023-01-11T08:49:22.368Z] Images: 0 [2023-01-11T08:49:22.368Z] Server Version: 20.10.9 [2023-01-11T08:49:22.368Z] Storage Driver: windowsfilter (windows) lcow (linux) [2023-01-11T08:49:22.368Z] Windows: [2023-01-11T08:49:22.368Z] LCOW: [2023-01-11T08:49:22.368Z] Logging Driver: json-file [2023-01-11T08:49:22.368Z] Plugins: [2023-01-11T08:49:22.368Z] Volume: local [2023-01-11T08:49:22.368Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-01-11T08:49:22.368Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-01-11T08:49:22.368Z] Swarm: inactive [2023-01-11T08:49:22.368Z] Default Isolation: process [2023-01-11T08:49:22.368Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-01-11T08:49:22.368Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-01-11T08:49:22.368Z] OSType: windows [2023-01-11T08:49:22.368Z] Architecture: x86_64 [2023-01-11T08:49:22.368Z] CPUs: 4 [2023-01-11T08:49:22.368Z] Total Memory: 32GiB [2023-01-11T08:49:22.368Z] Name: azwin-2-290ad0 [2023-01-11T08:49:22.368Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2023-01-11T08:49:22.368Z] Docker Root Dir: D:\docker [2023-01-11T08:49:22.368Z] Debug Mode: false [2023-01-11T08:49:22.368Z] Registry: https://index.docker.io/v1/ [2023-01-11T08:49:22.368Z] Labels: [2023-01-11T08:49:22.368Z] Experimental: true [2023-01-11T08:49:22.368Z] Insecure Registries: [2023-01-11T08:49:22.368Z] 10.0.0.4:5000 [2023-01-11T08:49:22.368Z] 127.0.0.0/8 [2023-01-11T08:49:22.368Z] Registry Mirrors: [2023-01-11T08:49:22.368Z] http://10.0.0.4:5000/ [2023-01-11T08:49:22.368Z] Live Restore Enabled: false [2023-01-11T08:49:22.368Z] Product License: Community Engine [2023-01-11T08:49:22.368Z] [Pipeline] } [2023-01-11T08:49:22.482Z] #38 ... [2023-01-11T08:49:22.482Z] [2023-01-11T08:49:22.482Z] #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 [2023-01-11T08:49:22.482Z] #49 13.67 Fetched 8617 kB in 12s (732 kB/s) [Pipeline] // stage [2023-01-11T08:49:22.608Z] #38 ... [2023-01-11T08:49:22.608Z] [2023-01-11T08:49:22.608Z] #36 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:49:22.608Z] #36 91.14 internal/oserror [2023-01-11T08:49:22.608Z] #36 91.42 syscall [2023-01-11T08:49:22.608Z] #36 93.40 reflect [Pipeline] stage [Pipeline] { (Run tests) [2023-01-11T08:49:22.871Z] #36 ... [2023-01-11T08:49:22.871Z] [2023-01-11T08:49:22.871Z] #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 [2023-01-11T08:49:22.871Z] #38 16.41 DEP images/packet-sock.pb-c.d [2023-01-11T08:49:22.871Z] #38 16.53 PBCC images/sk-netlink.pb-c.c [2023-01-11T08:49:22.871Z] #38 16.63 DEP images/sk-netlink.pb-c.d [2023-01-11T08:49:22.871Z] #38 16.77 PBCC images/sk-inet.pb-c.c [2023-01-11T08:49:22.873Z] #39 32.37 CC images/core-s390.o [2023-01-11T08:49:23.026Z] #39 167.8 make[1]: 'images/built-in.o' is up to date. [2023-01-11T08:49:23.026Z] #39 167.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-01-11T08:49:23.026Z] #39 167.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-01-11T08:49:23.026Z] #39 168.0 make[1]: 'compel/libcompel.a' is up to date. [2023-01-11T08:49:23.026Z] #39 168.0 make[1]: 'compel/compel-host-bin' is up to date. [2023-01-11T08:49:23.026Z] #39 168.1 make[1]: Nothing to be done for 'all'. [2023-01-11T08:49:23.026Z] #39 168.1 make[1]: 'soccr/libsoccr.a' is up to date. [2023-01-11T08:49:23.132Z] #38 16.88 DEP images/sk-inet.pb-c.d [2023-01-11T08:49:23.132Z] #38 17.00 PBCC images/sk-unix.pb-c.c [2023-01-11T08:49:23.283Z] #39 168.3 make[2]: Nothing to be done for 'all'. [2023-01-11T08:49:23.284Z] #39 168.3 make[2]: Nothing to be done for 'all'. [2023-01-11T08:49:23.284Z] #39 168.4 make[2]: Nothing to be done for 'all'. [Pipeline] powershell [2023-01-11T08:49:23.392Z] #38 17.15 DEP images/sk-unix.pb-c.d [2023-01-11T08:49:23.392Z] #38 17.28 PBCC images/mm.pb-c.c [2023-01-11T08:49:23.546Z] #39 168.5 make[2]: Nothing to be done for 'all'. [2023-01-11T08:49:23.546Z] #39 168.5 make[2]: Nothing to be done for 'all'. [2023-01-11T08:49:23.546Z] #39 168.5 make[2]: Nothing to be done for 'all'. [2023-01-11T08:49:23.546Z] #39 168.6 make[2]: Nothing to be done for 'all'. [2023-01-11T08:49:23.649Z] #38 17.42 DEP images/mm.pb-c.d [2023-01-11T08:49:23.649Z] #38 17.55 PBCC images/timerfd.pb-c.c [2023-01-11T08:49:23.816Z] #39 168.7 make[2]: Nothing to be done for 'all'. [2023-01-11T08:49:23.816Z] #39 168.7 INSTALL criu/criu [2023-01-11T08:49:23.835Z] #39 33.37 CC images/cpuinfo.o [2023-01-11T08:49:23.956Z] #38 17.65 DEP images/timerfd.pb-c.d [2023-01-11T08:49:23.956Z] #38 17.69 PBCC images/timer.pb-c.c [2023-01-11T08:49:23.956Z] #38 17.73 DEP images/timer.pb-c.d [2023-01-11T08:49:24.214Z] #38 17.84 PBCC images/sa.pb-c.c [2023-01-11T08:49:24.214Z] #38 17.92 DEP images/sa.pb-c.d [2023-01-11T08:49:24.214Z] #38 17.99 PBCC images/pipe-data.pb-c.c [2023-01-11T08:49:24.214Z] #38 18.03 DEP images/pipe-data.pb-c.d [2023-01-11T08:49:24.398Z] #39 DONE 169.4s [2023-01-11T08:49:24.398Z] [2023-01-11T08:49:24.398Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-01-11T08:49:24.472Z] #38 18.18 PBCC images/mnt.pb-c.c [2023-01-11T08:49:24.771Z] #38 18.36 DEP images/mnt.pb-c.d [2023-01-11T08:49:24.771Z] #38 18.57 PBCC images/sk-packet.pb-c.c [2023-01-11T08:49:24.783Z] #39 34.09 CC images/inventory.o [2023-01-11T08:49:25.030Z] #38 18.63 DEP images/sk-packet.pb-c.d [2023-01-11T08:49:25.030Z] #38 18.70 PBCC images/tcp-stream.pb-c.c [2023-01-11T08:49:25.030Z] #38 18.78 DEP images/tcp-stream.pb-c.d [2023-01-11T08:49:25.044Z] #39 34.50 CC images/fdinfo.o [2023-01-11T08:49:25.288Z] #38 18.95 PBCC images/pipe.pb-c.c [2023-01-11T08:49:25.288Z] #38 19.00 DEP images/pipe.pb-c.d [2023-01-11T08:49:25.518Z] #37 56.01 Updating files: 48% (2492/5151) Updating files: 49% (2524/5151) Updating files: 50% (2576/5151) Updating files: 51% (2628/5151) Updating files: 52% (2679/5151) Updating files: 53% (2731/5151) Updating files: 54% (2782/5151) Updating files: 55% (2834/5151) Updating files: 56% (2885/5151) Updating files: 57% (2937/5151) Updating files: 58% (2988/5151) Updating files: 59% (3040/5151) Updating files: 60% (3091/5151) Updating files: 61% (3143/5151) Updating files: 62% (3194/5151) Updating files: 63% (3246/5151) Updating files: 64% (3297/5151) Updating files: 65% (3349/5151) Updating files: 66% (3400/5151) Updating files: 67% (3452/5151) Updating files: 68% (3503/5151) Updating files: 69% (3555/5151) Updating files: 70% (3606/5151) Updating files: 71% (3658/5151) Updating files: 72% (3709/5151) Updating files: 73% (3761/5151) Updating files: 74% (3812/5151) Updating files: 75% (3864/5151) Updating files: 76% (3915/5151) Updating files: 77% (3967/5151) Updating files: 78% (4018/5151) Updating files: 79% (4070/5151) Updating files: 80% (4121/5151) Updating files: 81% (4173/5151) Updating files: 82% (4224/5151) Updating files: 83% (4276/5151) Updating files: 84% (4327/5151) Updating files: 85% (4379/5151) Updating files: 86% (4430/5151) Updating files: 87% (4482/5151) Updating files: 88% (4533/5151) Updating files: 88% (4584/5151) Updating files: 89% (4585/5151) Updating files: 90% (4636/5151) Updating files: 91% (4688/5151) Updating files: 92% (4739/5151) Updating files: 93% (4791/5151) Updating files: 94% (4842/5151) Updating files: 95% (4894/5151) Updating files: 96% (4945/5151) Updating files: 97% (4997/5151) Updating files: 98% (5048/5151) Updating files: 99% (5100/5151) Updating files: 100% (5151/5151) Updating files: 100% (5151/5151), done. [2023-01-11T08:49:25.518Z] #37 57.53 + cd /tmp/tmp.dhf3lElUPS/src/github.com/containerd/containerd [2023-01-11T08:49:25.518Z] #37 57.53 + git checkout -q v1.6.15 [2023-01-11T08:49:25.518Z] #37 ... [2023-01-11T08:49:25.518Z] [2023-01-11T08:49:25.518Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:49:25.518Z] #27 87.05 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-01-11T08:49:25.518Z] #27 87.05 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-01-11T08:49:25.518Z] #27 87.06 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-11T08:49:25.518Z] #27 94.28 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-01-11T08:49:25.518Z] #27 94.31 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-01-11T08:49:25.518Z] #27 94.32 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-01-11T08:49:25.518Z] #27 ... [2023-01-11T08:49:25.518Z] [2023-01-11T08:49:25.518Z] #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 [2023-01-11T08:49:25.519Z] #38 42.73 CC images/autofs.o [2023-01-11T08:49:25.519Z] #38 42.89 CC images/macvlan.o [2023-01-11T08:49:25.519Z] #38 43.06 CC images/sit.o [2023-01-11T08:49:25.519Z] #38 43.26 CC images/memfd.o [2023-01-11T08:49:25.519Z] #38 43.49 CC images/timens.o [2023-01-11T08:49:25.519Z] #38 43.71 LINK images/built-in.o [2023-01-11T08:49:25.519Z] #38 43.90 GEN compel/include/asm [2023-01-11T08:49:25.519Z] #38 43.92 GEN compel/include/version.h [2023-01-11T08:49:25.519Z] #38 43.94 touch .config [2023-01-11T08:49:25.519Z] #38 43.99 GEN include/common/config.h [2023-01-11T08:49:25.519Z] #38 44.15 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-01-11T08:49:25.519Z] #38 44.18 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-01-11T08:49:25.519Z] #38 44.22 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-01-11T08:49:25.519Z] #38 44.25 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-01-11T08:49:25.519Z] #38 44.29 DEP compel/arch/x86/plugins/std/memcpy.d [2023-01-11T08:49:25.519Z] #38 44.32 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-01-11T08:49:25.519Z] #38 44.33 GEN compel/plugins/include/uapi/std/syscall.h [2023-01-11T08:49:25.519Z] #38 44.38 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-01-11T08:49:25.519Z] #38 44.39 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-01-11T08:49:25.519Z] #38 44.40 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-01-11T08:49:25.519Z] #38 44.41 DEP compel/plugins/std/infect.d [2023-01-11T08:49:25.519Z] #38 44.49 DEP compel/plugins/std/string.d [2023-01-11T08:49:25.519Z] #38 44.62 DEP compel/plugins/std/log.d [2023-01-11T08:49:25.519Z] #38 44.74 DEP compel/plugins/std/fds.d [2023-01-11T08:49:25.519Z] #38 44.81 DEP compel/plugins/std/std.d [2023-01-11T08:49:25.519Z] #38 44.90 DEP compel/plugins/shmem/shmem.d [2023-01-11T08:49:25.519Z] #38 44.98 DEP compel/plugins/fds/fds.d [2023-01-11T08:49:25.519Z] #38 45.10 CC compel/plugins/std/std.o [2023-01-11T08:49:25.519Z] #38 45.35 CC compel/plugins/std/fds.o [2023-01-11T08:49:25.519Z] #38 45.73 CC compel/plugins/std/log.o [2023-01-11T08:49:25.548Z] #38 ... [2023-01-11T08:49:25.548Z] [2023-01-11T08:49:25.548Z] #34 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2023-01-11T08:49:25.548Z] #34 DONE 104.0s [2023-01-11T08:49:25.548Z] [2023-01-11T08:49:25.548Z] #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 [2023-01-11T08:49:25.548Z] #38 19.13 PBCC images/pstree.pb-c.c [2023-01-11T08:49:25.548Z] #38 19.17 DEP images/pstree.pb-c.d [2023-01-11T08:49:25.548Z] #38 19.29 PBCC images/fs.pb-c.c [2023-01-11T08:49:25.548Z] #38 19.33 DEP images/fs.pb-c.d [2023-01-11T08:49:25.625Z] #39 35.00 CC images/fown.o [2023-01-11T08:49:25.814Z] #38 19.42 PBCC images/signalfd.pb-c.c [2023-01-11T08:49:25.814Z] #38 19.52 DEP images/signalfd.pb-c.d [2023-01-11T08:49:25.814Z] #38 19.63 PBCC images/fh.pb-c.c [2023-01-11T08:49:25.887Z] #39 35.30 CC images/ns.o [2023-01-11T08:49:26.120Z] #38 19.72 PBCC images/fsnotify.pb-c.c [2023-01-11T08:49:26.120Z] #38 19.89 DEP images/fh.pb-c.d [2023-01-11T08:49:26.152Z] #39 35.66 CC images/regfile.o [2023-01-11T08:49:26.379Z] #38 20.06 DEP images/fsnotify.pb-c.d [2023-01-11T08:49:26.379Z] #38 20.17 PBCC images/eventpoll.pb-c.c [2023-01-11T08:49:26.415Z] #39 35.87 CC images/ghost-file.o [2023-01-11T08:49:26.608Z] #38 46.73 CC compel/plugins/std/string.o [2023-01-11T08:49:26.608Z] #38 47.20 CC compel/plugins/std/infect.o [2023-01-11T08:49:26.608Z] #38 47.58 CC compel/arch/x86/plugins/std/parasite-head.o [2023-01-11T08:49:26.608Z] #38 47.64 CC compel/arch/x86/plugins/std/memcpy.o [2023-01-11T08:49:26.608Z] #38 47.70 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-01-11T08:49:26.608Z] #38 47.77 AR compel/plugins/std.lib.a [2023-01-11T08:49:26.608Z] #38 47.84 CC compel/plugins/fds/fds.o [2023-01-11T08:49:26.608Z] #38 ... [2023-01-11T08:49:26.608Z] [2023-01-11T08:49:26.608Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:49:26.608Z] #27 100.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-01-11T08:49:26.608Z] #27 100.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-01-11T08:49:26.608Z] #27 100.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-11T08:49:26.667Z] #38 20.20 DEP images/eventpoll.pb-c.d [2023-01-11T08:49:26.667Z] #38 20.35 PBCC images/eventfd.pb-c.c [2023-01-11T08:49:26.667Z] #38 20.41 DEP images/eventfd.pb-c.d [2023-01-11T08:49:26.931Z] #38 20.54 PBCC images/remap-file-path.pb-c.c [2023-01-11T08:49:26.931Z] #38 20.59 DEP images/remap-file-path.pb-c.d [2023-01-11T08:49:26.931Z] #38 20.74 PBCC images/fifo.pb-c.c [2023-01-11T08:49:26.931Z] #38 20.84 DEP images/fifo.pb-c.d [2023-01-11T08:49:26.995Z] #39 36.40 CC images/fifo.o [2023-01-11T08:49:27.232Z] #38 20.94 PBCC images/ghost-file.pb-c.c [2023-01-11T08:49:27.257Z] #39 36.82 CC images/remap-file-path.o [2023-01-11T08:49:27.489Z] #38 21.09 DEP images/ghost-file.pb-c.d [2023-01-11T08:49:27.489Z] #38 21.22 PBCC images/regfile.pb-c.c [2023-01-11T08:49:27.489Z] #38 21.26 DEP images/regfile.pb-c.d [2023-01-11T08:49:27.749Z] #38 21.38 PBCC images/ns.pb-c.c [2023-01-11T08:49:27.749Z] #38 21.47 DEP images/ns.pb-c.d [2023-01-11T08:49:27.749Z] #38 21.60 PBCC images/fdinfo.pb-c.c [2023-01-11T08:49:27.749Z] #38 21.67 DEP images/fdinfo.pb-c.d [2023-01-11T08:49:27.769Z] #49 13.67 Reading package lists... [2023-01-11T08:49:27.831Z] #39 ... [2023-01-11T08:49:27.831Z] [2023-01-11T08:49:27.831Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:49:27.831Z] #26 112.1 internal/poll [2023-01-11T08:49:27.831Z] #26 112.9 internal/fmtsort [2023-01-11T08:49:27.831Z] #26 113.9 internal/safefilepath [2023-01-11T08:49:27.831Z] #26 114.4 internal/syscall/execenv [2023-01-11T08:49:27.831Z] #26 114.9 path [2023-01-11T08:49:27.831Z] #26 115.6 io/fs [2023-01-11T08:49:27.831Z] #26 117.5 strings [2023-01-11T08:49:27.831Z] #26 117.8 os [2023-01-11T08:49:27.831Z] #26 121.5 bufio [2023-01-11T08:49:27.831Z] #26 ... [2023-01-11T08:49:27.831Z] [2023-01-11T08:49:27.831Z] #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 [2023-01-11T08:49:27.831Z] #39 37.28 CC images/eventfd.o [2023-01-11T08:49:28.007Z] #38 21.70 PBCC images/core-aarch64.pb-c.c [2023-01-11T08:49:28.007Z] #38 21.84 PBCC images/core-arm.pb-c.c [2023-01-11T08:49:28.007Z] #38 21.92 PBCC images/core-ppc64.pb-c.c [2023-01-11T08:49:28.268Z] #38 21.93 PBCC images/core-s390.pb-c.c [2023-01-11T08:49:28.268Z] #38 21.94 PBCC images/core-x86.pb-c.c [2023-01-11T08:49:28.268Z] #38 22.00 PBCC images/core.pb-c.c [2023-01-11T08:49:28.407Z] #39 37.60 CC images/eventpoll.o [2023-01-11T08:49:28.535Z] #38 22.11 PBCC images/inventory.pb-c.c [2023-01-11T08:49:28.535Z] #38 22.27 DEP images/core-aarch64.pb-c.d [2023-01-11T08:49:28.535Z] #38 22.37 DEP images/core-arm.pb-c.d [2023-01-11T08:49:28.669Z] #39 38.17 CC images/fh.o [2023-01-11T08:49:28.793Z] #38 22.47 DEP images/core-ppc64.pb-c.d [2023-01-11T08:49:28.793Z] #38 22.62 DEP images/core-s390.pb-c.d [2023-01-11T08:49:29.224Z] #38 22.65 DEP images/core-x86.pb-c.d [2023-01-11T08:49:29.224Z] #38 22.66 DEP images/core.pb-c.d [2023-01-11T08:49:29.224Z] #38 22.68 DEP images/inventory.pb-c.d [2023-01-11T08:49:29.224Z] #38 22.69 PBCC images/cpuinfo.pb-c.c [2023-01-11T08:49:29.224Z] #38 22.70 DEP images/cpuinfo.pb-c.d [2023-01-11T08:49:29.224Z] #38 22.71 PBCC images/stats.pb-c.c [2023-01-11T08:49:29.224Z] #38 22.72 DEP images/stats.pb-c.d [2023-01-11T08:49:29.330Z] #39 38.65 CC images/fsnotify.o [2023-01-11T08:49:30.342Z] #39 39.70 CC images/signalfd.o [2023-01-11T08:49:30.405Z] #49 18.38 Reading package lists... [2023-01-11T08:49:30.405Z] #49 ... [2023-01-11T08:49:30.405Z] [2023-01-11T08:49:30.405Z] #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 [2023-01-11T08:49:30.405Z] #38 144.3 CC criu/cr-dedup.o [2023-01-11T08:49:30.405Z] #38 145.2 CC criu/cr-dump.o [2023-01-11T08:49:30.405Z] #38 149.4 CC criu/cr-errno.o [2023-01-11T08:49:30.405Z] #38 149.6 CC criu/cr-restore.o [2023-01-11T08:49:30.603Z] #39 40.11 CC images/fs.o [2023-01-11T08:49:31.260Z] #38 ... [2023-01-11T08:49:31.260Z] [2023-01-11T08:49:31.260Z] #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 [2023-01-11T08:49:31.260Z] #24 DONE 225.6s [2023-01-11T08:49:31.260Z] [2023-01-11T08:49:31.260Z] #31 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:49:31.336Z] #38 24.98 make[1]: Nothing to be done for 'all'. [2023-01-11T08:49:31.339Z] #39 40.53 CC images/pstree.o [2023-01-11T08:49:31.521Z] #31 ... [2023-01-11T08:49:31.521Z] [2023-01-11T08:49:31.521Z] #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 [2023-01-11T08:49:31.521Z] #49 18.38 Reading package lists... [2023-01-11T08:49:31.603Z] #39 40.84 CC images/pipe.o [2023-01-11T08:49:31.603Z] #39 41.12 CC images/tcp-stream.o [2023-01-11T08:49:32.179Z] #39 41.54 CC images/sk-packet.o [2023-01-11T08:49:32.421Z] #27 ... [2023-01-11T08:49:32.421Z] [2023-01-11T08:49:32.421Z] #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 [2023-01-11T08:49:32.421Z] #38 48.12 AR compel/plugins/fds.lib.a [2023-01-11T08:49:32.421Z] #38 48.19 HOSTDEP compel/src/lib/log-host.d [2023-01-11T08:49:32.421Z] #38 48.36 HOSTDEP compel/src/lib/handle-elf-host.d [2023-01-11T08:49:32.421Z] #38 48.45 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-01-11T08:49:32.421Z] #38 48.52 HOSTDEP compel/src/main-host.d [2023-01-11T08:49:32.421Z] #38 48.67 DEP compel/src/lib/ptrace.d [2023-01-11T08:49:32.421Z] #38 48.77 DEP compel/src/lib/infect.d [2023-01-11T08:49:32.421Z] #38 48.91 DEP compel/src/lib/infect-util.d [2023-01-11T08:49:32.421Z] #38 49.00 DEP compel/src/lib/infect-rpc.d [2023-01-11T08:49:32.421Z] #38 49.13 DEP compel/arch/x86/src/lib/infect.d [2023-01-11T08:49:32.421Z] #38 49.34 DEP compel/arch/x86/src/lib/cpu.d [2023-01-11T08:49:32.421Z] #38 49.38 DEP compel/src/lib/log.d [2023-01-11T08:49:32.421Z] #38 49.52 DEP compel/src/main.d [2023-01-11T08:49:32.421Z] #38 49.57 DEP compel/src/lib/handle-elf.d [2023-01-11T08:49:32.421Z] #38 49.66 DEP compel/arch/x86/src/lib/handle-elf.d [2023-01-11T08:49:32.421Z] #38 49.78 CC compel/src/lib/log.o [2023-01-11T08:49:32.421Z] #38 49.91 CC compel/arch/x86/src/lib/cpu.o [2023-01-11T08:49:32.421Z] #38 50.60 CC compel/arch/x86/src/lib/infect.o [2023-01-11T08:49:32.421Z] #38 51.55 CC compel/src/lib/infect-rpc.o [2023-01-11T08:49:32.421Z] #38 52.05 CC compel/src/lib/infect-util.o [2023-01-11T08:49:32.421Z] #38 52.29 CC compel/src/lib/infect.o [2023-01-11T08:49:32.497Z] #39 41.86 CC images/mnt.o [2023-01-11T08:49:32.760Z] #39 42.23 CC images/pipe-data.o [2023-01-11T08:49:32.906Z] #49 22.88 Building dependency tree... [2023-01-11T08:49:33.024Z] #39 42.59 CC images/sa.o [2023-01-11T08:49:33.292Z] #38 26.76 CC images/stats.o [2023-01-11T08:49:33.292Z] #38 27.19 CC images/core.o [2023-01-11T08:49:33.292Z] #39 42.88 CC images/timer.o [2023-01-11T08:49:33.362Z] #38 54.55 CC compel/src/lib/ptrace.o [2023-01-11T08:49:33.624Z] #38 54.90 AR compel/libcompel.a [2023-01-11T08:49:33.624Z] #38 55.00 HOSTCC compel/src/main-host.o [2023-01-11T08:49:33.889Z] #38 55.29 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-01-11T08:49:33.889Z] #38 55.42 HOSTCC compel/src/lib/handle-elf-host.o [2023-01-11T08:49:34.150Z] #38 55.70 HOSTCC compel/src/lib/log-host.o [2023-01-11T08:49:34.238Z] #39 43.56 CC images/timerfd.o [2023-01-11T08:49:34.272Z] #38 27.98 CC images/core-x86.o [2023-01-11T08:49:34.501Z] #39 43.93 CC images/mm.o [2023-01-11T08:49:34.726Z] #38 55.87 HOSTLINK compel/compel-host-bin [2023-01-11T08:49:34.726Z] #38 56.02 DEP soccr/soccr.d [2023-01-11T08:49:34.816Z] #49 25.78 The following additional packages will be installed: [2023-01-11T08:49:34.816Z] #49 25.79 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-01-11T08:49:34.816Z] #49 25.79 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-01-11T08:49:34.816Z] #49 25.79 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-01-11T08:49:34.816Z] #49 25.80 python3-pkg-resources vim-runtime xxd [2023-01-11T08:49:34.816Z] #49 25.81 Suggested packages: [2023-01-11T08:49:34.816Z] #49 25.81 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-01-11T08:49:34.816Z] #49 25.81 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-01-11T08:49:34.816Z] #49 25.82 acl attr quota [2023-01-11T08:49:34.816Z] #49 25.82 Recommended packages: [2023-01-11T08:49:34.816Z] #49 25.82 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-01-11T08:49:34.837Z] #38 28.56 CC images/core-arm.o [2023-01-11T08:49:34.987Z] #38 56.18 CC soccr/soccr.o [2023-01-11T08:49:35.079Z] #39 44.36 CC images/sk-opts.o [2023-01-11T08:49:35.248Z] #38 ... [2023-01-11T08:49:35.248Z] [2023-01-11T08:49:35.248Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-11T08:49:35.248Z] #37 59.99 + export 'BUILDTAGS=netgo osusergo static_build' [2023-01-11T08:49:35.248Z] #37 59.99 + BUILDTAGS='netgo osusergo static_build' [2023-01-11T08:49:35.248Z] #37 60.00 + export EXTRA_FLAGS=-buildmode=pie [2023-01-11T08:49:35.248Z] #37 60.00 + EXTRA_FLAGS=-buildmode=pie [2023-01-11T08:49:35.248Z] #37 60.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-01-11T08:49:35.248Z] #37 60.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-01-11T08:49:35.248Z] #37 60.00 + '[' '' = dynamic ']' [2023-01-11T08:49:35.248Z] #37 60.00 + make [2023-01-11T08:49:35.248Z] #37 61.24 + bin/ctr [2023-01-11T08:49:35.342Z] #39 44.76 CC images/sk-unix.o [2023-01-11T08:49:35.445Z] #38 29.16 CC images/core-aarch64.o [2023-01-11T08:49:35.926Z] #39 45.29 CC images/sk-inet.o [2023-01-11T08:49:36.011Z] #38 29.79 CC images/core-ppc64.o [2023-01-11T08:49:36.205Z] #37 ... [2023-01-11T08:49:36.205Z] [2023-01-11T08:49:36.205Z] #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 [2023-01-11T08:49:36.205Z] #38 57.48 AR soccr/libsoccr.a [2023-01-11T08:49:36.205Z] #38 57.54 make[1]: 'soccr/libsoccr.a' is up to date. [2023-01-11T08:49:36.209Z] #49 27.59 The following NEW packages will be installed: [2023-01-11T08:49:36.209Z] #49 27.59 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-01-11T08:49:36.210Z] #49 27.60 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-01-11T08:49:36.210Z] #49 27.60 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-01-11T08:49:36.210Z] #49 27.60 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-01-11T08:49:36.210Z] #49 27.60 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-01-11T08:49:36.210Z] #49 27.60 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-01-11T08:49:36.210Z] #49 27.60 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-01-11T08:49:36.210Z] #49 27.60 xz-utils zip [2023-01-11T08:49:36.471Z] #49 27.92 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded. [2023-01-11T08:49:36.471Z] #49 27.92 Need to get 27.0 MB of archives. [2023-01-11T08:49:36.471Z] #49 27.92 After this operation, 104 MB of additional disk space will be used. [2023-01-11T08:49:36.471Z] #49 27.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-01-11T08:49:36.471Z] #49 27.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-01-11T08:49:36.471Z] #49 27.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-01-11T08:49:36.471Z] #49 27.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-01-11T08:49:36.471Z] #49 27.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-01-11T08:49:36.471Z] #49 27.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-01-11T08:49:36.471Z] #49 27.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-01-11T08:49:36.476Z] #38 57.83 DEP criu/arch/x86/sigframe.d [2023-01-11T08:49:36.530Z] #39 45.76 CC images/tun.o [2023-01-11T08:49:36.732Z] #49 27.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-01-11T08:49:36.732Z] #49 27.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-11T08:49:36.732Z] #49 28.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-11T08:49:36.732Z] #49 28.01 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-01-11T08:49:36.732Z] #49 28.02 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-01-11T08:49:36.732Z] #49 28.03 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-01-11T08:49:36.732Z] #49 28.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-01-11T08:49:36.732Z] #49 28.06 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-01-11T08:49:36.732Z] #49 28.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-01-11T08:49:36.732Z] #49 28.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-01-11T08:49:36.732Z] #49 28.08 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-01-11T08:49:36.732Z] #49 28.09 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-01-11T08:49:36.732Z] #49 28.09 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-01-11T08:49:36.732Z] #49 28.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-01-11T08:49:36.732Z] #49 28.10 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-01-11T08:49:36.732Z] #49 28.11 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-01-11T08:49:36.732Z] #49 28.11 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-01-11T08:49:36.732Z] #49 28.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-01-11T08:49:36.732Z] #49 28.12 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-01-11T08:49:36.732Z] #49 28.12 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-01-11T08:49:36.739Z] #38 57.95 DEP criu/arch/x86/sigaction_compat.d [2023-01-11T08:49:36.739Z] #38 58.05 DEP criu/arch/x86/kerndat.d [2023-01-11T08:49:36.794Z] #39 46.22 CC images/sk-netlink.o [2023-01-11T08:49:36.946Z] #38 ... [2023-01-11T08:49:36.946Z] [2023-01-11T08:49:36.946Z] #24 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:49:36.946Z] #24 105.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-01-11T08:49:36.946Z] #24 105.4 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-01-11T08:49:36.946Z] #24 105.6 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-11T08:49:36.946Z] #24 ... [2023-01-11T08:49:36.946Z] [2023-01-11T08:49:36.946Z] #36 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:49:36.946Z] #36 105.5 internal/syscall/unix [2023-01-11T08:49:36.946Z] #36 106.5 time [2023-01-11T08:49:36.994Z] #49 28.44 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-01-11T08:49:36.994Z] #49 28.44 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-01-11T08:49:36.994Z] #49 28.44 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-01-11T08:49:36.994Z] #49 28.45 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-01-11T08:49:36.994Z] #49 28.46 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-01-11T08:49:36.994Z] #49 28.47 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-01-11T08:49:37.001Z] #38 58.26 DEP criu/arch/x86/crtools.d [2023-01-11T08:49:37.001Z] #38 58.40 DEP criu/arch/x86/cpu.d [2023-01-11T08:49:37.278Z] #36 ... [2023-01-11T08:49:37.278Z] [2023-01-11T08:49:37.278Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-11T08:49:37.278Z] #38 30.74 CC images/core-s390.o [2023-01-11T08:49:37.279Z] #49 28.47 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-01-11T08:49:37.279Z] #49 28.55 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-01-11T08:49:37.279Z] #49 28.56 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-01-11T08:49:37.279Z] #49 28.56 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-11T08:49:37.279Z] #49 28.57 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-01-11T08:49:37.279Z] #49 28.60 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-01-11T08:49:37.279Z] #49 28.60 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-01-11T08:49:37.279Z] #49 28.62 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2023-01-11T08:49:37.279Z] #49 28.69 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-01-11T08:49:37.280Z] #38 58.55 CC criu/arch/x86/cpu.o [2023-01-11T08:49:37.368Z] #39 46.58 CC images/packet-sock.o [2023-01-11T08:49:37.539Z] #49 28.69 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-01-11T08:49:37.540Z] #49 28.70 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-01-11T08:49:37.540Z] #49 28.94 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-01-11T08:49:37.800Z] #49 28.98 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-01-11T08:49:37.800Z] #49 29.01 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-01-11T08:49:37.807Z] #38 59.09 include/common/asm/bitops.h: Assembler messages: [2023-01-11T08:49:37.808Z] #38 59.12 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-11T08:49:37.808Z] #38 59.12 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-11T08:49:37.808Z] #38 59.12 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-11T08:49:37.808Z] #38 59.12 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-11T08:49:37.808Z] #38 59.13 CC criu/arch/x86/crtools.o [2023-01-11T08:49:37.849Z] #38 31.61 CC images/cpuinfo.o [2023-01-11T08:49:37.941Z] #39 47.30 CC images/ipc-var.o [2023-01-11T08:49:38.203Z] #39 47.66 CC images/ipc-desc.o [2023-01-11T08:49:38.372Z] #49 29.76 debconf: delaying package configuration, since apt-utils is not installed [2023-01-11T08:49:38.413Z] #38 32.14 CC images/inventory.o [2023-01-11T08:49:38.636Z] #49 29.94 Fetched 27.0 MB in 1s (19.6 MB/s) [2023-01-11T08:49:38.637Z] #49 30.01 Selecting previously unselected package pigz. [2023-01-11T08:49:38.637Z] #49 30.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 ... 24019 files and directories currently installed.) [2023-01-11T08:49:38.637Z] #49 30.10 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-01-11T08:49:38.671Z] #38 32.44 CC images/fdinfo.o [2023-01-11T08:49:38.750Z] #38 60.21 CC criu/arch/x86/kerndat.o [2023-01-11T08:49:38.790Z] #39 48.11 CC images/ipc-shm.o [2023-01-11T08:49:38.896Z] #49 30.10 Unpacking pigz (2.6-1) ... [2023-01-11T08:49:38.896Z] #49 30.24 Selecting previously unselected package libelf1:amd64. [2023-01-11T08:49:38.896Z] #49 30.25 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-01-11T08:49:38.896Z] #49 30.26 Unpacking libelf1:amd64 (0.183-1) ... [2023-01-11T08:49:39.055Z] #39 48.49 CC images/ipc-msg.o [2023-01-11T08:49:39.157Z] #49 30.45 Selecting previously unselected package libbpf0:amd64. [2023-01-11T08:49:39.157Z] #49 30.45 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-01-11T08:49:39.157Z] #49 30.47 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-01-11T08:49:39.279Z] #38 33.08 CC images/fown.o [2023-01-11T08:49:39.324Z] #38 60.67 CC criu/arch/x86/sigaction_compat.o [2023-01-11T08:49:39.421Z] #49 30.58 Selecting previously unselected package libcap2:amd64. [2023-01-11T08:49:39.421Z] #49 30.58 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-01-11T08:49:39.421Z] #49 30.60 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-01-11T08:49:39.421Z] #49 30.73 Selecting previously unselected package libmnl0:amd64. [2023-01-11T08:49:39.421Z] #49 30.73 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-01-11T08:49:39.421Z] #49 30.73 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-01-11T08:49:39.421Z] #49 30.82 Selecting previously unselected package libxtables12:amd64. [2023-01-11T08:49:39.421Z] #49 30.83 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-01-11T08:49:39.421Z] #49 30.84 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-01-11T08:49:39.421Z] #49 30.94 Selecting previously unselected package libcap2-bin. [2023-01-11T08:49:39.585Z] #38 60.95 CC criu/arch/x86/sigframe.o [2023-01-11T08:49:39.632Z] #39 48.98 CC images/ipc-sem.o [2023-01-11T08:49:39.680Z] #49 30.95 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-01-11T08:49:39.680Z] #49 30.98 Unpacking libcap2-bin (1:2.44-1) ... [2023-01-11T08:49:39.846Z] #38 61.15 LINK criu/arch/x86/crtools.built-in.o [2023-01-11T08:49:39.846Z] #38 61.21 DEP criu/pie/util-vdso-elf32.d [2023-01-11T08:49:39.846Z] #38 61.31 DEP criu/pie/util-vdso.d [2023-01-11T08:49:39.900Z] #39 49.30 CC images/utsns.o [2023-01-11T08:49:39.900Z] #39 ... [2023-01-11T08:49:39.900Z] [2023-01-11T08:49:39.900Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:49:39.900Z] #26 124.2 text/tabwriter [2023-01-11T08:49:39.900Z] #26 124.5 fmt [2023-01-11T08:49:39.900Z] #26 125.2 io/ioutil [2023-01-11T08:49:39.900Z] #26 128.7 github.com/BurntSushi/toml [2023-01-11T08:49:39.900Z] #26 128.7 flag [2023-01-11T08:49:39.900Z] #26 131.7 log [2023-01-11T08:49:39.933Z] #38 33.51 CC images/ns.o [2023-01-11T08:49:39.946Z] #49 31.11 Selecting previously unselected package iproute2. [2023-01-11T08:49:39.946Z] #49 31.11 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-01-11T08:49:39.946Z] #49 31.14 Unpacking iproute2 (5.10.0-4) ... [2023-01-11T08:49:40.108Z] #38 61.42 DEP criu/pie/util.d [2023-01-11T08:49:40.190Z] #38 33.83 CC images/regfile.o [2023-01-11T08:49:40.372Z] #38 61.62 CC criu/pie/util.o [2023-01-11T08:49:40.372Z] #38 61.81 CC criu/pie/util-vdso.o [2023-01-11T08:49:40.455Z] #38 34.21 CC images/ghost-file.o [2023-01-11T08:49:40.475Z] #26 ... [2023-01-11T08:49:40.475Z] [2023-01-11T08:49:40.475Z] #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 [2023-01-11T08:49:40.475Z] #39 49.71 CC images/creds.o [2023-01-11T08:49:40.520Z] #49 31.90 Selecting previously unselected package xxd. [2023-01-11T08:49:40.520Z] #49 31.90 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-11T08:49:40.737Z] #39 50.07 CC images/vma.o [2023-01-11T08:49:40.737Z] #39 50.26 CC images/netdev.o [2023-01-11T08:49:40.783Z] #49 31.92 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:49:40.784Z] #49 32.12 Selecting previously unselected package vim-common. [2023-01-11T08:49:40.784Z] #49 32.12 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-11T08:49:40.784Z] #49 32.16 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:49:41.024Z] #38 34.65 CC images/fifo.o [2023-01-11T08:49:41.024Z] #38 34.92 CC images/remap-file-path.o [2023-01-11T08:49:41.045Z] #49 32.36 Selecting previously unselected package bash-completion. [2023-01-11T08:49:41.045Z] #49 32.36 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-01-11T08:49:41.281Z] #38 35.17 CC images/eventfd.o [2023-01-11T08:49:41.315Z] #39 50.67 CC images/tty.o [2023-01-11T08:49:41.447Z] #38 62.47 CC criu/pie/util-vdso-elf32.o [2023-01-11T08:49:41.708Z] #38 63.14 AR criu/pie/pie.lib.a [2023-01-11T08:49:41.845Z] #38 35.47 CC images/eventpoll.o [2023-01-11T08:49:41.985Z] #38 63.23 DEP criu/pie/restorer.d [2023-01-11T08:49:41.985Z] #38 63.43 DEP criu/arch/x86/sigaction_compat_pie.d [2023-01-11T08:49:42.246Z] #38 63.54 DEP criu/arch/x86/restorer_unmap.d [2023-01-11T08:49:42.246Z] #38 63.57 DEP criu/arch/x86/restorer.d [2023-01-11T08:49:42.264Z] #39 51.57 CC images/file-lock.o [2023-01-11T08:49:42.431Z] #38 36.00 CC images/fh.o [2023-01-11T08:49:42.507Z] #38 63.75 DEP criu/arch/x86/vdso-pie.d [2023-01-11T08:49:42.507Z] #38 63.86 DEP criu/pie/parasite-vdso.d [2023-01-11T08:49:42.526Z] #39 52.02 CC images/rlimit.o [2023-01-11T08:49:42.767Z] #38 64.05 DEP criu/pie/parasite.d [2023-01-11T08:49:42.767Z] #38 64.22 CC criu/pie/parasite.o [2023-01-11T08:49:43.003Z] #38 36.57 CC images/fsnotify.o [2023-01-11T08:49:43.029Z] #38 ... [2023-01-11T08:49:43.029Z] [2023-01-11T08:49:43.029Z] #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 [2023-01-11T08:49:43.029Z] #25 117.1 + for f in rootlesskit rootlesskit-docker-proxy [2023-01-11T08:49:43.029Z] #25 117.1 + GOBIN=/build [2023-01-11T08:49:43.029Z] #25 117.1 + GO111MODULE=on [2023-01-11T08:49:43.029Z] #25 117.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-01-11T08:49:43.099Z] #39 52.38 CC images/pagemap.o [2023-01-11T08:49:43.675Z] #39 52.95 CC images/siginfo.o [2023-01-11T08:49:43.938Z] #39 53.33 CC images/rpc.o [2023-01-11T08:49:43.980Z] #38 37.67 CC images/signalfd.o [2023-01-11T08:49:44.547Z] #38 38.06 CC images/fs.o [2023-01-11T08:49:44.804Z] #38 38.50 CC images/pstree.o [2023-01-11T08:49:45.045Z] #39 ... [2023-01-11T08:49:45.045Z] [2023-01-11T08:49:45.045Z] #26 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:49:45.045Z] #26 135.5 github.com/BurntSushi/toml/cmd/tomlv [2023-01-11T08:49:45.045Z] #26 DONE 139.1s [2023-01-11T08:49:45.045Z] [2023-01-11T08:49:45.045Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-11T08:49:45.254Z] #49 36.32 Unpacking bash-completion (1:2.11-2) ... [2023-01-11T08:49:45.271Z] #38 38.78 CC images/pipe.o [2023-01-11T08:49:45.271Z] #38 39.08 CC images/tcp-stream.o [2023-01-11T08:49:45.586Z] #37 78.87 Updating files: 28% (1443/5151) Updating files: 29% (1494/5151) Updating files: 30% (1546/5151) Updating files: 31% (1597/5151) Updating files: 32% (1649/5151) Updating files: 33% (1700/5151) Updating files: 34% (1752/5151) Updating files: 35% (1803/5151) Updating files: 36% (1855/5151) Updating files: 37% (1906/5151) Updating files: 38% (1958/5151) Updating files: 39% (2009/5151) Updating files: 40% (2061/5151) Updating files: 41% (2112/5151) Updating files: 42% (2164/5151) Updating files: 43% (2215/5151) Updating files: 44% (2267/5151) Updating files: 45% (2318/5151) Updating files: 46% (2370/5151) Updating files: 47% (2421/5151) Updating files: 48% (2473/5151) Updating files: 49% (2524/5151) Updating files: 50% (2576/5151) Updating files: 51% (2628/5151) Updating files: 52% (2679/5151) Updating files: 53% (2731/5151) Updating files: 54% (2782/5151) Updating files: 55% (2834/5151) Updating files: 56% (2885/5151) Updating files: 57% (2937/5151) Updating files: 58% (2988/5151) Updating files: 59% (3040/5151) Updating files: 60% (3091/5151) Updating files: 61% (3143/5151) Updating files: 62% (3194/5151) Updating files: 63% (3246/5151) Updating files: 64% (3297/5151) Updating files: 65% (3349/5151) Updating files: 66% (3400/5151) Updating files: 67% (3452/5151) Updating files: 68% (3503/5151) Updating files: 69% (3555/5151) Updating files: 70% (3606/5151) Updating files: 71% (3658/5151) Updating files: 72% (3709/5151) Updating files: 73% (3761/5151) Updating files: 74% (3812/5151) Updating files: 75% (3864/5151) Updating files: 76% (3915/5151) Updating files: 77% (3967/5151) Updating files: 78% (4018/5151) Updating files: 79% (4070/5151) Updating files: 80% (4121/5151) Updating files: 81% (4173/5151) Updating files: 82% (4224/5151) Updating files: 82% (4247/5151) Updating files: 83% (4276/5151) Updating files: 84% (4327/5151) Updating files: 85% (4379/5151) Updating files: 86% (4430/5151) Updating files: 87% (4482/5151) Updating files: 88% (4533/5151) Updating files: 89% (4585/5151) Updating files: 90% (4636/5151) Updating files: 91% (4688/5151) Updating files: 92% (4739/5151) Updating files: 93% (4791/5151) Updating files: 94% (4842/5151) Updating files: 95% (4894/5151) Updating files: 96% (4945/5151) Updating files: 97% (4997/5151) Updating files: 98% (5048/5151) Updating files: 99% (5100/5151) Updating files: 100% (5151/5151) Updating files: 100% (5151/5151), done. [2023-01-11T08:49:45.586Z] #37 82.01 + cd /tmp/tmp.CQfaN8qTuB/src/github.com/containerd/containerd [2023-01-11T08:49:45.586Z] #37 82.01 + git checkout -q v1.6.15 [2023-01-11T08:49:45.847Z] #38 39.47 CC images/sk-packet.o [2023-01-11T08:49:46.151Z] #38 39.88 CC images/mnt.o [2023-01-11T08:49:46.408Z] #38 40.14 CC images/pipe-data.o [2023-01-11T08:49:46.665Z] #38 40.43 CC images/sa.o [2023-01-11T08:49:46.924Z] #38 40.77 CC images/timer.o [2023-01-11T08:49:47.451Z] #49 37.29 Selecting previously unselected package bzip2. [2023-01-11T08:49:47.451Z] #49 37.34 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-01-11T08:49:47.451Z] #49 37.38 Unpacking bzip2 (1.0.8-4) ... [2023-01-11T08:49:47.451Z] #49 37.66 Selecting previously unselected package xz-utils. [2023-01-11T08:49:47.451Z] #49 37.66 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-01-11T08:49:47.451Z] #49 37.70 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-11T08:49:47.451Z] #49 38.02 Selecting previously unselected package apparmor. [2023-01-11T08:49:47.451Z] #49 38.02 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-01-11T08:49:47.451Z] #49 ... [2023-01-11T08:49:47.451Z] [2023-01-11T08:49:47.451Z] #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 [2023-01-11T08:49:47.451Z] #38 157.0 CC criu/cr-service.o [2023-01-11T08:49:47.451Z] #38 159.2 CC criu/crtools.o [2023-01-11T08:49:47.451Z] #38 159.9 CC criu/eventfd.o [2023-01-11T08:49:47.451Z] #38 160.5 CC criu/eventpoll.o [2023-01-11T08:49:47.451Z] #38 161.6 CC criu/external.o [2023-01-11T08:49:47.451Z] #38 162.1 CC criu/fault-injection.o [2023-01-11T08:49:47.452Z] #38 162.3 CC criu/fdstore.o [2023-01-11T08:49:47.452Z] #38 162.9 CC criu/fifo.o [2023-01-11T08:49:47.452Z] #38 163.6 CC criu/file-ids.o [2023-01-11T08:49:47.452Z] #38 164.0 CC criu/file-lock.o [2023-01-11T08:49:47.452Z] #38 165.5 CC criu/files-ext.o [2023-01-11T08:49:47.452Z] #38 166.3 CC criu/files-reg.o [2023-01-11T08:49:47.452Z] #38 ... [2023-01-11T08:49:47.452Z] [2023-01-11T08:49:47.452Z] #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 [2023-01-11T08:49:47.452Z] #49 38.25 Unpacking apparmor (2.13.6-10) ... [2023-01-11T08:49:47.532Z] #38 41.29 CC images/timerfd.o [2023-01-11T08:49:48.139Z] #38 41.62 CC images/mm.o [2023-01-11T08:49:48.139Z] #38 ... [2023-01-11T08:49:48.139Z] [2023-01-11T08:49:48.139Z] #36 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:49:48.139Z] #36 116.6 internal/fmtsort [2023-01-11T08:49:48.139Z] #36 117.2 internal/poll [2023-01-11T08:49:48.139Z] #36 117.3 internal/safefilepath [2023-01-11T08:49:48.139Z] #36 117.5 internal/syscall/execenv [2023-01-11T08:49:48.139Z] #36 117.9 path [2023-01-11T08:49:48.139Z] #36 118.8 io/fs [2023-01-11T08:49:48.139Z] #36 121.0 strings [2023-01-11T08:49:48.139Z] #36 123.2 os [2023-01-11T08:49:48.139Z] #36 125.6 bufio [2023-01-11T08:49:48.494Z] #25 ... [2023-01-11T08:49:48.494Z] [2023-01-11T08:49:48.494Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:49:48.494Z] #27 113.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-01-11T08:49:48.494Z] #27 113.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-01-11T08:49:48.494Z] #27 113.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-11T08:49:48.494Z] #27 118.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-01-11T08:49:48.494Z] #27 118.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-01-11T08:49:48.494Z] #27 118.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-01-11T08:49:48.494Z] #27 119.0 Selecting previously unselected package libapparmor1:amd64. [2023-01-11T08:49:48.494Z] #27 119.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-01-11T08:49:48.494Z] #27 119.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-01-11T08:49:48.494Z] #27 119.2 Selecting previously unselected package libapparmor-dev:amd64. [2023-01-11T08:49:48.494Z] #27 119.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-01-11T08:49:48.494Z] #27 119.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-01-11T08:49:48.494Z] #27 119.3 Selecting previously unselected package libbtrfs0:amd64. [2023-01-11T08:49:48.494Z] #27 119.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-01-11T08:49:48.494Z] #27 119.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-01-11T08:49:48.494Z] #27 119.5 Selecting previously unselected package libbtrfs-dev:amd64. [2023-01-11T08:49:48.494Z] #27 119.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-01-11T08:49:48.494Z] #27 119.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-11T08:49:48.494Z] #27 119.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-01-11T08:49:48.494Z] #27 119.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-01-11T08:49:48.494Z] #27 119.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-11T08:49:48.494Z] #27 119.9 Selecting previously unselected package libudev-dev:amd64. [2023-01-11T08:49:48.494Z] #27 119.9 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-01-11T08:49:48.494Z] #27 119.9 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-01-11T08:49:48.495Z] #27 120.0 Selecting previously unselected package libsepol1-dev:amd64. [2023-01-11T08:49:48.495Z] #27 120.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-01-11T08:49:48.495Z] #27 120.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-01-11T08:49:48.495Z] #27 120.4 Selecting previously unselected package libpcre2-16-0:amd64. [2023-01-11T08:49:48.495Z] #27 120.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-01-11T08:49:48.495Z] #27 120.4 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:49:48.495Z] #27 120.6 Selecting previously unselected package libpcre2-32-0:amd64. [2023-01-11T08:49:48.495Z] #27 120.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-01-11T08:49:48.495Z] #27 120.6 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:49:48.495Z] #27 120.8 Selecting previously unselected package libpcre2-posix2:amd64. [2023-01-11T08:49:48.495Z] #27 120.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-01-11T08:49:48.495Z] #27 120.8 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:49:48.495Z] #27 120.9 Selecting previously unselected package libpcre2-dev:amd64. [2023-01-11T08:49:48.495Z] #27 120.9 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-01-11T08:49:48.495Z] #27 120.9 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:49:48.495Z] #27 121.4 Selecting previously unselected package libselinux1-dev:amd64. [2023-01-11T08:49:48.495Z] #27 121.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-01-11T08:49:48.495Z] #27 121.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-01-11T08:49:48.495Z] #27 121.7 Selecting previously unselected package libdevmapper-dev:amd64. [2023-01-11T08:49:48.495Z] #27 121.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-01-11T08:49:48.495Z] #27 121.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-01-11T08:49:48.495Z] #27 121.8 Selecting previously unselected package libseccomp-dev:amd64. [2023-01-11T08:49:48.495Z] #27 121.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-01-11T08:49:48.495Z] #27 121.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-01-11T08:49:48.495Z] #27 122.0 Selecting previously unselected package libsystemd-dev:amd64. [2023-01-11T08:49:48.495Z] #27 122.0 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-01-11T08:49:48.495Z] #27 122.0 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-01-11T08:49:48.495Z] #27 122.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-01-11T08:49:48.495Z] #27 122.7 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-01-11T08:49:48.721Z] #49 39.17 Selecting previously unselected package inetutils-ping. [2023-01-11T08:49:48.721Z] #49 39.19 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-01-11T08:49:48.721Z] #49 39.20 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-11T08:49:48.721Z] #49 39.38 Selecting previously unselected package libip4tc2:amd64. [2023-01-11T08:49:48.721Z] #49 39.38 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-01-11T08:49:48.721Z] #49 39.39 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-01-11T08:49:48.721Z] #49 39.58 Selecting previously unselected package libip6tc2:amd64. [2023-01-11T08:49:48.721Z] #49 39.59 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-01-11T08:49:48.721Z] #49 39.59 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-01-11T08:49:48.721Z] #49 39.75 Selecting previously unselected package libnfnetlink0:amd64. [2023-01-11T08:49:48.721Z] #49 39.75 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-01-11T08:49:48.721Z] #49 40.01 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-01-11T08:49:48.758Z] #36 ... [2023-01-11T08:49:48.758Z] [2023-01-11T08:49:48.758Z] #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 [2023-01-11T08:49:48.758Z] #38 42.26 CC images/sk-opts.o [2023-01-11T08:49:48.760Z] #27 122.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-01-11T08:49:48.760Z] #27 122.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-01-11T08:49:48.760Z] #27 122.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-01-11T08:49:48.760Z] #27 122.7 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:49:48.760Z] #27 122.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-01-11T08:49:48.760Z] #27 122.9 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:49:48.760Z] #27 122.9 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-01-11T08:49:48.760Z] #27 123.0 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:49:48.760Z] #27 123.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-01-11T08:49:48.908Z] #37 84.76 + export 'BUILDTAGS=netgo osusergo static_build' [2023-01-11T08:49:48.908Z] #37 84.76 + BUILDTAGS='netgo osusergo static_build' [2023-01-11T08:49:48.908Z] #37 84.76 + export EXTRA_FLAGS=-buildmode=pie [2023-01-11T08:49:48.908Z] #37 84.76 + EXTRA_FLAGS=-buildmode=pie [2023-01-11T08:49:48.908Z] #37 84.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-01-11T08:49:48.908Z] #37 84.76 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-01-11T08:49:48.908Z] #37 84.76 + '[' '' = dynamic ']' [2023-01-11T08:49:48.908Z] #37 84.76 + make [2023-01-11T08:49:48.993Z] #49 40.22 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-01-11T08:49:48.993Z] #49 40.22 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-01-11T08:49:48.993Z] #49 40.23 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-01-11T08:49:48.993Z] #49 40.40 Selecting previously unselected package libnftnl11:amd64. [2023-01-11T08:49:48.993Z] #49 40.43 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-01-11T08:49:49.015Z] #38 42.72 CC images/sk-unix.o [2023-01-11T08:49:49.022Z] #27 123.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-11T08:49:49.022Z] #27 123.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-01-11T08:49:49.022Z] #27 123.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-01-11T08:49:49.022Z] #27 ... [2023-01-11T08:49:49.022Z] [2023-01-11T08:49:49.022Z] #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 [2023-01-11T08:49:49.022Z] #25 DONE 123.2s [2023-01-11T08:49:49.022Z] [2023-01-11T08:49:49.022Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:49:49.022Z] #27 123.2 Setting up mingw-w64-common (8.0.0-1) ... [2023-01-11T08:49:49.022Z] #27 123.2 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-01-11T08:49:49.022Z] #27 123.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-01-11T08:49:49.022Z] #27 123.2 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:49:49.022Z] #27 123.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-01-11T08:49:49.022Z] #27 ... [2023-01-11T08:49:49.022Z] [2023-01-11T08:49:49.022Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-01-11T08:49:49.254Z] #49 40.45 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-01-11T08:49:49.254Z] #49 40.56 Selecting previously unselected package iptables. [2023-01-11T08:49:49.254Z] #49 40.56 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-01-11T08:49:49.254Z] #49 40.57 Unpacking iptables (1.8.7-1) ... [2023-01-11T08:49:49.287Z] #40 DONE 0.1s [2023-01-11T08:49:49.287Z] [2023-01-11T08:49:49.287Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:49:49.287Z] #27 123.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-01-11T08:49:49.287Z] #27 123.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-11T08:49:49.287Z] #27 123.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-01-11T08:49:49.287Z] #27 123.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-11T08:49:49.287Z] #27 123.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-01-11T08:49:49.287Z] #27 123.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-01-11T08:49:49.287Z] #27 123.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-11T08:49:49.287Z] #27 123.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2023-01-11T08:49:49.287Z] #27 ... [2023-01-11T08:49:49.287Z] [2023-01-11T08:49:49.287Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-01-11T08:49:49.287Z] #41 DONE 0.2s [2023-01-11T08:49:49.287Z] [2023-01-11T08:49:49.287Z] #27 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:49:49.287Z] #27 123.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-11T08:49:49.287Z] #27 123.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-01-11T08:49:49.287Z] #27 123.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-11T08:49:49.287Z] #27 123.4 Setting up dmsetup (2:1.02.175-2.1) ... [2023-01-11T08:49:49.481Z] DEBUG: print all environment variables to check how Jenkins runs this script [2023-01-11T08:49:49.481Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-9e0dfbc0\powershellScript.ps1'; exit $LASTEXITCODE; [2023-01-11T08:49:49.481Z] ---------------------------------------------------------------------------- [2023-01-11T08:49:49.481Z] [2023-01-11T08:49:49.481Z] INFO: executeCI.ps1 starting at Wed Jan 11 08:49:48 CUT 2023 [2023-01-11T08:49:49.481Z] [2023-01-11T08:49:49.481Z] INFO: Script version 05-Feb-2019 09:03 PDT [2023-01-11T08:49:49.481Z] INFO: Running git version 2.24.1.windows.2 [2023-01-11T08:49:49.481Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2023-01-11T08:49:49.481Z] INFO: Environment variables: [2023-01-11T08:49:49.481Z] [2023-01-11T08:49:49.481Z] Name Value [2023-01-11T08:49:49.481Z] ---- ----- [2023-01-11T08:49:49.481Z] ALLUSERSPROFILE C:\ProgramData [2023-01-11T08:49:49.481Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2023-01-11T08:49:49.481Z] APT_MIRROR cdn-fastly.deb.debian.org [2023-01-11T08:49:49.481Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.14 [2023-01-11T08:49:49.481Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2023-01-11T08:49:49.481Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.14 [2023-01-11T08:49:49.481Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2023-01-11T08:49:49.481Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2023-01-11T08:49:49.481Z] BRANCH_NAME PR-44795 [2023-01-11T08:49:49.481Z] BUILD_DISPLAY_NAME #2 [2023-01-11T08:49:49.481Z] BUILD_ID 2 [2023-01-11T08:49:49.481Z] BUILD_NUMBER 2 [2023-01-11T08:49:49.481Z] BUILD_TAG jenkins-moby-PR-44795-2 [2023-01-11T08:49:49.481Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-44795/2/ [2023-01-11T08:49:49.481Z] CHANGE_AUTHOR thaJeztah [2023-01-11T08:49:49.481Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2023-01-11T08:49:49.481Z] CHANGE_BRANCH 20.10_bump_go_1.18.10 [2023-01-11T08:49:49.481Z] CHANGE_FORK thaJeztah/docker [2023-01-11T08:49:49.481Z] CHANGE_ID 44795 [2023-01-11T08:49:49.481Z] CHANGE_TARGET 20.10 [2023-01-11T08:49:49.481Z] CHANGE_TITLE [20.10] update to go1.18.10 [2023-01-11T08:49:49.481Z] CHANGE_URL https://github.com/moby/moby/pull/44795 [2023-01-11T08:49:49.481Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-01-11T08:49:49.481Z] CommonProgramFiles C:\Program Files\Common Files [2023-01-11T08:49:49.481Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2023-01-11T08:49:49.481Z] CommonProgramW6432 C:\Program Files\Common Files [2023-01-11T08:49:49.481Z] COMPUTERNAME azwin-2-290ad0 [2023-01-11T08:49:49.481Z] ComSpec C:\Windows\system32\cmd.exe [2023-01-11T08:49:49.481Z] ConfigSequenceNumber 0 [2023-01-11T08:49:49.481Z] DOCKER_BUILDKIT 0 [2023-01-11T08:49:49.481Z] DOCKER_DUT_DEBUG 1 [2023-01-11T08:49:49.481Z] DOCKER_EXPERIMENTAL 1 [2023-01-11T08:49:49.481Z] DOCKER_GRAPHDRIVER overlay2 [2023-01-11T08:49:49.481Z] DriverData C:\Windows\System32\Drivers\DriverData [2023-01-11T08:49:49.481Z] EXECUTOR_NUMBER 0 [2023-01-11T08:49:49.481Z] FQDN azwin-2-290ad0.westus.cloudapp.azure.com [2023-01-11T08:49:49.481Z] GIT_BRANCH PR-44795 [2023-01-11T08:49:49.481Z] GIT_COMMIT c7eaad2c14d44cbbf76927abc850b44a6c962c92 [2023-01-11T08:49:49.481Z] GIT_PREVIOUS_COMMIT 625903f3fda862c69492256016b386628954b3a4 [2023-01-11T08:49:49.481Z] GIT_URL https://github.com/moby/moby.git [2023-01-11T08:49:49.481Z] HUDSON_COOKIE 6d63198f-2d5d-4413-99d3-55a296ba0965 [2023-01-11T08:49:49.481Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2023-01-11T08:49:49.481Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2023-01-11T08:49:49.481Z] HUDSON_URL https://ci-next.docker.com/public/ [2023-01-11T08:49:49.481Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2023-01-11T08:49:49.481Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2023-01-11T08:49:49.481Z] JENKINS_NODE_COOKIE c1fd5afa-005b-4859-9bac-86875efc1da0 [2023-01-11T08:49:49.481Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2023-01-11T08:49:49.481Z] JENKINS_URL https://ci-next.docker.com/public/ [2023-01-11T08:49:49.481Z] JOB_BASE_NAME PR-44795 [2023-01-11T08:49:49.481Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44795/display/redirect [2023-01-11T08:49:49.481Z] JOB_NAME moby/PR-44795 [2023-01-11T08:49:49.481Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-44795/ [2023-01-11T08:49:49.481Z] library.jps.version master [2023-01-11T08:49:49.481Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2023-01-11T08:49:49.481Z] NODE_LABELS amd64 azure azwin-2-290ad0 azwin-2019 docker west-us windows windows-2019 x86_64 [2023-01-11T08:49:49.481Z] NODE_NAME azwin-2-290ad0 [2023-01-11T08:49:49.481Z] NUMBER_OF_PROCESSORS 4 [2023-01-11T08:49:49.481Z] OS Windows_NT [2023-01-11T08:49:49.481Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2023-01-11T08:49:49.482Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2023-01-11T08:49:49.482Z] PROCESSOR_ARCHITECTURE AMD64 [2023-01-11T08:49:49.482Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2023-01-11T08:49:49.482Z] PROCESSOR_LEVEL 6 [2023-01-11T08:49:49.482Z] PROCESSOR_REVISION 4f01 [2023-01-11T08:49:49.482Z] ProgramData C:\ProgramData [2023-01-11T08:49:49.482Z] ProgramFiles C:\Program Files [2023-01-11T08:49:49.482Z] ProgramFiles(x86) C:\Program Files (x86) [2023-01-11T08:49:49.482Z] ProgramW6432 C:\Program Files [2023-01-11T08:49:49.482Z] PROMPT $P$G [2023-01-11T08:49:49.482Z] PSExecutionPolicyPreference Bypass [2023-01-11T08:49:49.482Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2023-01-11T08:49:49.482Z] PUBLIC C:\Users\Public [2023-01-11T08:49:49.482Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44795/2/display/redirect?page=artif... [2023-01-11T08:49:49.482Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44795/2/display/redirect?page=changes [2023-01-11T08:49:49.482Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44795/2/display/redirect [2023-01-11T08:49:49.482Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-44795/2/display/redirect?page=tests [2023-01-11T08:49:49.482Z] SKIP_VALIDATION_TESTS 1 [2023-01-11T08:49:49.482Z] SOURCES_DRIVE d [2023-01-11T08:49:49.482Z] SOURCES_SUBDIR gopath [2023-01-11T08:49:49.482Z] STAGE_NAME Run tests [2023-01-11T08:49:49.482Z] SystemDrive C: [2023-01-11T08:49:49.482Z] SystemRoot C:\Windows [2023-01-11T08:49:49.482Z] TEMP C:\Windows\TEMP [2023-01-11T08:49:49.482Z] TESTDEBUG 0 [2023-01-11T08:49:49.482Z] TESTRUN_DRIVE d [2023-01-11T08:49:49.482Z] TESTRUN_SUBDIR CI [2023-01-11T08:49:49.482Z] TIMEOUT 120m [2023-01-11T08:49:49.482Z] TMP C:\Windows\TEMP [2023-01-11T08:49:49.482Z] USERDOMAIN WORKGROUP [2023-01-11T08:49:49.482Z] USERNAME azwin-2-290ad0$ [2023-01-11T08:49:49.482Z] USERPROFILE C:\Windows\system32\config\systemprofile [2023-01-11T08:49:49.482Z] windir C:\Windows [2023-01-11T08:49:49.482Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2023-01-11T08:49:49.482Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2023-01-11T08:49:49.482Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2023-01-11T08:49:49.482Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2023-01-11T08:49:49.482Z] [2023-01-11T08:49:49.482Z] [2023-01-11T08:49:49.482Z] [2023-01-11T08:49:49.520Z] #49 40.98 Selecting previously unselected package libonig5:amd64. [2023-01-11T08:49:49.551Z] #27 123.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-11T08:49:49.551Z] #27 123.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-01-11T08:49:49.551Z] #27 123.5 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-11T08:49:49.587Z] #38 43.31 CC images/sk-inet.o [2023-01-11T08:49:49.783Z] #49 40.99 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-01-11T08:49:49.783Z] #49 41.02 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-01-11T08:49:50.043Z] #49 41.26 Selecting previously unselected package libjq1:amd64. [2023-01-11T08:49:50.043Z] #49 41.27 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-01-11T08:49:50.043Z] #49 41.29 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-01-11T08:49:50.044Z] #49 41.45 Selecting previously unselected package jq. [2023-01-11T08:49:50.044Z] #49 41.45 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-01-11T08:49:50.044Z] #49 41.49 Unpacking jq (1.6-2.1) ... [2023-01-11T08:49:50.126Z] #27 DONE 124.1s [2023-01-11T08:49:50.126Z] [2023-01-11T08:49:50.126Z] #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 [2023-01-11T08:49:50.154Z] #38 43.95 CC images/tun.o [2023-01-11T08:49:50.305Z] #49 41.56 Selecting previously unselected package libaio1:amd64. [2023-01-11T08:49:50.305Z] #49 41.58 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-01-11T08:49:50.305Z] #49 41.60 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-01-11T08:49:50.305Z] #49 41.69 Selecting previously unselected package libgpm2:amd64. [2023-01-11T08:49:50.305Z] #49 41.69 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-01-11T08:49:50.305Z] #49 41.72 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-01-11T08:49:50.565Z] #49 41.81 Selecting previously unselected package libicu67:amd64. [2023-01-11T08:49:50.565Z] #49 41.81 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-01-11T08:49:50.565Z] #49 41.82 Unpacking libicu67:amd64 (67.1-7) ... [2023-01-11T08:49:50.763Z] #38 44.38 CC images/sk-netlink.o [2023-01-11T08:49:50.884Z] #37 87.29 + bin/ctr [2023-01-11T08:49:51.147Z] #37 ... [2023-01-11T08:49:51.147Z] [2023-01-11T08:49:51.147Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:49:51.147Z] #32 135.4 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-01-11T08:49:51.147Z] #32 135.4 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-01-11T08:49:51.147Z] #32 135.5 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-11T08:49:51.147Z] #32 ... [2023-01-11T08:49:51.147Z] [2023-01-11T08:49:51.147Z] #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 [2023-01-11T08:49:51.147Z] #39 55.24 CC images/ext-file.o [2023-01-11T08:49:51.147Z] #39 55.41 CC images/cgroup.o [2023-01-11T08:49:51.147Z] #39 56.33 CC images/userns.o [2023-01-11T08:49:51.147Z] #39 56.67 CC images/google/protobuf/descriptor.o [2023-01-11T08:49:51.147Z] #39 58.69 CC images/opts.o [2023-01-11T08:49:51.147Z] #39 59.00 CC images/seccomp.o [2023-01-11T08:49:51.147Z] #39 59.45 CC images/binfmt-misc.o [2023-01-11T08:49:51.147Z] #39 59.97 CC images/time.o [2023-01-11T08:49:51.147Z] #39 60.25 CC images/sysctl.o [2023-01-11T08:49:51.147Z] #39 60.55 CC images/autofs.o [2023-01-11T08:49:51.382Z] #38 44.84 CC images/packet-sock.o [2023-01-11T08:49:51.409Z] #39 ... [2023-01-11T08:49:51.409Z] [2023-01-11T08:49:51.409Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:49:51.409Z] #32 145.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-01-11T08:49:51.409Z] #32 145.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-01-11T08:49:51.409Z] #32 145.6 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-01-11T08:49:51.670Z] INFO: Sources under d:\gopath\... [2023-01-11T08:49:51.670Z] INFO: Test run under d:\CI\... [2023-01-11T08:49:51.670Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2023-01-11T08:49:51.670Z] INFO: docker/docker repository was found [2023-01-11T08:49:51.670Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2023-01-11T08:49:51.990Z] #38 45.63 CC images/ipc-var.o [2023-01-11T08:49:52.141Z] ltsc2019: Pulling from windows/servercore [2023-01-11T08:49:52.141Z] 8185ee4ed646: Pulling fs layer [2023-01-11T08:49:52.247Z] #38 46.01 CC images/ipc-desc.o [2023-01-11T08:49:52.507Z] #38 46.27 CC images/ipc-shm.o [2023-01-11T08:49:52.507Z] #38 46.41 CC images/ipc-msg.o [2023-01-11T08:49:53.078Z] #38 46.80 CC images/ipc-sem.o [2023-01-11T08:49:53.378Z] #38 47.03 CC images/utsns.o [2023-01-11T08:49:53.639Z] #38 47.46 CC images/creds.o [2023-01-11T08:49:54.338Z] #42 ... [2023-01-11T08:49:54.339Z] [2023-01-11T08:49:54.339Z] #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 [2023-01-11T08:49:54.339Z] #38 65.39 LINK criu/pie/parasite.built-in.o [2023-01-11T08:49:54.339Z] #38 65.40 GEN criu/pie/parasite-blob.h [2023-01-11T08:49:54.339Z] #38 65.43 CC criu/pie/parasite-vdso.o [2023-01-11T08:49:54.339Z] #38 66.12 CC criu/arch/x86/vdso-pie.o [2023-01-11T08:49:54.339Z] #38 66.41 CC criu/arch/x86/restorer.o [2023-01-11T08:49:54.339Z] #38 66.84 CC criu/arch/x86/restorer_unmap.o [2023-01-11T08:49:54.339Z] #38 66.88 CC criu/arch/x86/sigaction_compat_pie.o [2023-01-11T08:49:54.339Z] #38 67.07 CC criu/pie/restorer.o [2023-01-11T08:49:54.339Z] #38 69.86 LINK criu/pie/restorer.built-in.o [2023-01-11T08:49:54.339Z] #38 69.89 GEN criu/pie/restorer-blob.h [2023-01-11T08:49:54.339Z] #38 70.06 DEP criu/vdso.d [2023-01-11T08:49:54.339Z] #38 70.30 DEP criu/vdso-compat.d [2023-01-11T08:49:54.339Z] #38 70.44 DEP criu/uts_ns.d [2023-01-11T08:49:54.339Z] #38 70.67 DEP criu/util.d [2023-01-11T08:49:54.339Z] #38 70.89 DEP criu/uffd.d [2023-01-11T08:49:54.339Z] #38 71.06 DEP criu/tun.d [2023-01-11T08:49:54.339Z] #38 71.23 DEP criu/tty.d [2023-01-11T08:49:54.339Z] #38 71.34 DEP criu/timerfd.d [2023-01-11T08:49:54.339Z] #38 71.44 DEP criu/timens.d [2023-01-11T08:49:54.339Z] #38 71.60 DEP criu/sysfs_parse.d [2023-01-11T08:49:54.339Z] #38 71.77 DEP criu/sysctl.d [2023-01-11T08:49:54.339Z] #38 71.95 DEP criu/string.d [2023-01-11T08:49:54.339Z] #38 71.99 DEP criu/stats.d [2023-01-11T08:49:54.339Z] #38 72.12 DEP criu/sockets.d [2023-01-11T08:49:54.339Z] #38 72.29 DEP criu/sk-unix.d [2023-01-11T08:49:54.339Z] #38 72.56 DEP criu/sk-tcp.d [2023-01-11T08:49:54.339Z] #38 72.82 DEP criu/sk-queue.d [2023-01-11T08:49:54.339Z] #38 72.90 DEP criu/sk-packet.d [2023-01-11T08:49:54.339Z] #38 73.09 DEP criu/sk-netlink.d [2023-01-11T08:49:54.339Z] #38 73.22 DEP criu/sk-inet.d [2023-01-11T08:49:54.339Z] #38 73.39 DEP criu/signalfd.d [2023-01-11T08:49:54.339Z] #38 73.50 DEP criu/sigframe.d [2023-01-11T08:49:54.339Z] #38 73.62 DEP criu/shmem.d [2023-01-11T08:49:54.339Z] #38 73.77 DEP criu/servicefd.d [2023-01-11T08:49:54.339Z] #38 73.94 DEP criu/seize.d [2023-01-11T08:49:54.339Z] #38 74.08 DEP criu/seccomp.d [2023-01-11T08:49:54.339Z] #38 74.20 DEP criu/rst-malloc.d [2023-01-11T08:49:54.339Z] #38 74.23 DEP criu/rbtree.d [2023-01-11T08:49:54.339Z] #38 74.26 DEP criu/pstree.d [2023-01-11T08:49:54.339Z] #38 74.45 DEP criu/protobuf.d [2023-01-11T08:49:54.339Z] #38 74.53 GEN criu/protobuf-desc-gen.h [2023-01-11T08:49:54.339Z] #38 ... [2023-01-11T08:49:54.339Z] [2023-01-11T08:49:54.339Z] #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 [2023-01-11T08:49:54.339Z] #42 4.440 + RM_GOPATH=0 [2023-01-11T08:49:54.339Z] #42 4.440 + TMP_GOPATH= [2023-01-11T08:49:54.339Z] #42 4.440 + : /build [2023-01-11T08:49:54.339Z] #42 4.440 + '[' -z '' ']' [2023-01-11T08:49:54.339Z] #42 4.440 ++ mktemp -d [2023-01-11T08:49:54.339Z] #42 4.440 + export GOPATH=/tmp/tmp.41smH3oo7t [2023-01-11T08:49:54.339Z] #42 4.440 + GOPATH=/tmp/tmp.41smH3oo7t [2023-01-11T08:49:54.339Z] #42 4.440 + RM_GOPATH=1 [2023-01-11T08:49:54.339Z] #42 4.440 + case "$(go env GOARCH)" in [2023-01-11T08:49:54.339Z] #42 4.440 ++ go env GOARCH [2023-01-11T08:49:54.339Z] #42 4.443 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:49:54.339Z] #42 4.443 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:49:54.339Z] #42 4.464 Install runc version v1.1.4 (build tags: seccomp) [2023-01-11T08:49:54.339Z] #42 4.464 ++ dirname /tmp/install/install.sh [2023-01-11T08:49:54.339Z] #42 4.464 + dir=/tmp/install [2023-01-11T08:49:54.339Z] #42 4.464 + bin=runc [2023-01-11T08:49:54.339Z] #42 4.464 + shift [2023-01-11T08:49:54.339Z] #42 4.464 + '[' '!' -f /tmp/install/runc.installer ']' [2023-01-11T08:49:54.339Z] #42 4.464 + . /tmp/install/runc.installer [2023-01-11T08:49:54.339Z] #42 4.464 ++ set -e [2023-01-11T08:49:54.339Z] #42 4.464 ++ : v1.1.4 [2023-01-11T08:49:54.339Z] #42 4.464 + install_runc [2023-01-11T08:49:54.339Z] #42 4.464 + RUNC_BUILDTAGS=seccomp [2023-01-11T08:49:54.339Z] #42 4.464 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-01-11T08:49:54.339Z] #42 4.464 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.41smH3oo7t/src/github.com/opencontainers/runc [2023-01-11T08:49:54.339Z] #42 4.464 Cloning into '/tmp/tmp.41smH3oo7t/src/github.com/opencontainers/runc'... [2023-01-11T08:49:54.380Z] #38 47.87 CC images/vma.o [2023-01-11T08:49:54.913Z] #42 ... [2023-01-11T08:49:54.913Z] [2023-01-11T08:49:54.913Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-01-11T08:49:54.913Z] #43 DONE 4.8s [2023-01-11T08:49:54.913Z] [2023-01-11T08:49:54.913Z] #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 [2023-01-11T08:49:54.913Z] #38 76.03 DEP criu/protobuf-desc.d [2023-01-11T08:49:54.913Z] #38 76.22 DEP criu/proc_parse.d [2023-01-11T08:49:55.176Z] #38 76.54 DEP criu/plugin.d [2023-01-11T08:49:55.176Z] #38 76.66 DEP criu/pipes.d [2023-01-11T08:49:55.436Z] #38 76.89 DEP criu/pie-util.d [2023-01-11T08:49:55.698Z] #38 76.98 DEP criu/pie-util-vdso.d [2023-01-11T08:49:55.698Z] #38 77.10 DEP criu/pie-util-vdso-elf32.d [2023-01-11T08:49:55.698Z] #38 77.21 DEP criu/path.d [2023-01-11T08:49:55.845Z] #49 47.34 Selecting previously unselected package libinih1:amd64. [2023-01-11T08:49:55.889Z] #38 ... [2023-01-11T08:49:55.889Z] [2023-01-11T08:49:55.889Z] #24 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:49:55.889Z] #24 133.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-01-11T08:49:55.889Z] #24 133.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-01-11T08:49:55.889Z] #24 133.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-11T08:49:55.960Z] #38 77.36 DEP criu/parasite-syscall.d [2023-01-11T08:49:56.109Z] #49 47.34 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-01-11T08:49:56.109Z] #49 47.38 Unpacking libinih1:amd64 (53-1+b2) ... [2023-01-11T08:49:56.109Z] #49 47.43 Selecting previously unselected package libnet1:amd64. [2023-01-11T08:49:56.109Z] #49 47.43 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-11T08:49:56.109Z] #49 47.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-11T08:49:56.109Z] #49 47.52 Selecting previously unselected package libnl-3-200:amd64. [2023-01-11T08:49:56.223Z] #38 77.57 DEP criu/pagemap.d [2023-01-11T08:49:56.223Z] #38 77.78 DEP criu/pagemap-cache.d [2023-01-11T08:49:56.369Z] #49 47.54 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-01-11T08:49:56.369Z] #49 47.55 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-11T08:49:56.369Z] #49 47.64 Selecting previously unselected package libprotobuf-c1:amd64. [2023-01-11T08:49:56.369Z] #49 47.64 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-01-11T08:49:56.369Z] #49 47.65 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-11T08:49:56.369Z] #49 47.72 Selecting previously unselected package net-tools. [2023-01-11T08:49:56.369Z] #49 47.72 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-01-11T08:49:56.369Z] #49 47.73 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-01-11T08:49:56.485Z] #38 77.92 DEP criu/page-xfer.d [2023-01-11T08:49:56.485Z] #38 78.04 DEP criu/page-pipe.d [2023-01-11T08:49:56.629Z] #49 47.94 Selecting previously unselected package patch. [2023-01-11T08:49:56.629Z] #49 47.95 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-01-11T08:49:56.629Z] #49 47.95 Unpacking patch (2.7.6-7) ... [2023-01-11T08:49:56.629Z] #49 48.05 Selecting previously unselected package python-pip-whl. [2023-01-11T08:49:56.745Z] #38 78.15 DEP criu/netfilter.d [2023-01-11T08:49:56.887Z] #49 48.06 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-01-11T08:49:56.888Z] #49 48.07 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-11T08:49:57.007Z] #38 78.32 DEP criu/net.d [2023-01-11T08:49:57.267Z] #38 78.50 DEP criu/namespaces.d [2023-01-11T08:49:57.267Z] #38 78.64 DEP criu/mount.d [2023-01-11T08:49:57.594Z] #49 48.76 Selecting previously unselected package python3-lib2to3. [2023-01-11T08:49:57.594Z] #49 48.77 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-01-11T08:49:57.594Z] #49 48.77 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-01-11T08:49:57.594Z] #49 48.89 Selecting previously unselected package python3-distutils. [2023-01-11T08:49:57.594Z] #49 48.89 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-01-11T08:49:57.594Z] #49 48.90 Unpacking python3-distutils (3.9.2-1) ... [2023-01-11T08:49:57.603Z] #38 78.95 DEP criu/memfd.d [2023-01-11T08:49:57.858Z] #49 49.07 Selecting previously unselected package python3-pkg-resources. [2023-01-11T08:49:57.858Z] #49 49.07 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-11T08:49:57.858Z] #49 49.08 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-11T08:49:57.858Z] #49 49.22 Selecting previously unselected package python3-setuptools. [2023-01-11T08:49:57.858Z] #49 49.24 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-01-11T08:49:57.858Z] #49 49.24 Unpacking python3-setuptools (52.0.0-4) ... [2023-01-11T08:49:57.865Z] #38 79.13 DEP criu/mem.d [2023-01-11T08:49:58.026Z] #32 ... [2023-01-11T08:49:58.026Z] [2023-01-11T08:49:58.026Z] #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 [2023-01-11T08:49:58.026Z] #39 60.82 CC images/macvlan.o [2023-01-11T08:49:58.026Z] #39 61.12 CC images/sit.o [2023-01-11T08:49:58.026Z] #39 61.54 CC images/memfd.o [2023-01-11T08:49:58.026Z] #39 61.88 CC images/timens.o [2023-01-11T08:49:58.026Z] #39 62.24 LINK images/built-in.o [2023-01-11T08:49:58.026Z] #39 62.53 GEN compel/include/asm [2023-01-11T08:49:58.026Z] #39 62.61 GEN compel/include/version.h [2023-01-11T08:49:58.026Z] #39 62.66 touch .config [2023-01-11T08:49:58.026Z] #39 62.71 GEN include/common/config.h [2023-01-11T08:49:58.026Z] #39 62.80 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-01-11T08:49:58.026Z] #39 62.83 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-01-11T08:49:58.026Z] #39 62.88 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-01-11T08:49:58.026Z] #39 62.90 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-01-11T08:49:58.026Z] #39 62.93 DEP compel/arch/x86/plugins/std/memcpy.d [2023-01-11T08:49:58.026Z] #39 62.98 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-01-11T08:49:58.026Z] #39 63.03 GEN compel/plugins/include/uapi/std/syscall.h [2023-01-11T08:49:58.026Z] #39 63.08 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-01-11T08:49:58.026Z] #39 63.08 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-01-11T08:49:58.026Z] #39 63.11 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-01-11T08:49:58.026Z] #39 63.11 DEP compel/plugins/std/infect.d [2023-01-11T08:49:58.026Z] #39 63.36 DEP compel/plugins/std/string.d [2023-01-11T08:49:58.026Z] #39 63.50 DEP compel/plugins/std/log.d [2023-01-11T08:49:58.026Z] #39 63.61 DEP compel/plugins/std/fds.d [2023-01-11T08:49:58.026Z] #39 63.74 DEP compel/plugins/std/std.d [2023-01-11T08:49:58.026Z] #39 63.93 DEP compel/plugins/shmem/shmem.d [2023-01-11T08:49:58.026Z] #39 64.08 DEP compel/plugins/fds/fds.d [2023-01-11T08:49:58.026Z] #39 64.24 CC compel/plugins/std/std.o [2023-01-11T08:49:58.026Z] #39 64.64 CC compel/plugins/std/fds.o [2023-01-11T08:49:58.026Z] #39 65.10 CC compel/plugins/std/log.o [2023-01-11T08:49:58.026Z] #39 66.00 CC compel/plugins/std/string.o [2023-01-11T08:49:58.026Z] #39 66.80 CC compel/plugins/std/infect.o [2023-01-11T08:49:58.126Z] #49 49.52 Selecting previously unselected package python3-wheel. [2023-01-11T08:49:58.126Z] #49 49.52 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-01-11T08:49:58.126Z] #49 49.53 Unpacking python3-wheel (0.34.2-1) ... [2023-01-11T08:49:58.129Z] #38 79.35 DEP criu/lsm.d [2023-01-11T08:49:58.129Z] #38 79.51 DEP criu/log.d [2023-01-11T08:49:58.129Z] #38 79.60 DEP criu/libnetlink.d [2023-01-11T08:49:58.285Z] #39 67.50 CC compel/arch/x86/plugins/std/parasite-head.o [2023-01-11T08:49:58.285Z] #39 67.63 CC compel/arch/x86/plugins/std/memcpy.o [2023-01-11T08:49:58.285Z] #39 67.74 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-01-11T08:49:58.386Z] #49 49.60 Selecting previously unselected package python3-pip. [2023-01-11T08:49:58.386Z] #49 49.60 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-01-11T08:49:58.386Z] #49 49.62 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-01-11T08:49:58.400Z] #38 ... [2023-01-11T08:49:58.400Z] [2023-01-11T08:49:58.400Z] #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 [2023-01-11T08:49:58.400Z] #44 DONE 3.5s [2023-01-11T08:49:58.400Z] [2023-01-11T08:49:58.400Z] #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 [2023-01-11T08:49:58.400Z] #38 79.77 DEP criu/kerndat.d [2023-01-11T08:49:58.546Z] #39 67.92 AR compel/plugins/std.lib.a [2023-01-11T08:49:58.645Z] #49 49.91 Selecting previously unselected package sudo. [2023-01-11T08:49:58.645Z] #49 49.92 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2023-01-11T08:49:58.645Z] #49 49.93 Unpacking sudo (1.9.5p2-3) ... [2023-01-11T08:49:58.662Z] #38 79.90 DEP criu/kcmp-ids.d [2023-01-11T08:49:58.662Z] #38 80.13 DEP criu/irmap.d [2023-01-11T08:49:58.813Z] #39 68.10 CC compel/plugins/fds/fds.o [2023-01-11T08:49:58.922Z] #38 80.31 DEP criu/ipc_ns.d [2023-01-11T08:49:59.075Z] #39 68.38 AR compel/plugins/fds.lib.a [2023-01-11T08:49:59.075Z] #39 68.46 HOSTDEP compel/src/lib/log-host.d [2023-01-11T08:49:59.075Z] #39 68.54 HOSTDEP compel/src/lib/handle-elf-host.d [2023-01-11T08:49:59.182Z] #38 80.41 DEP criu/image.d [2023-01-11T08:49:59.182Z] #38 80.54 DEP criu/image-desc.d [2023-01-11T08:49:59.182Z] #38 80.62 DEP criu/fsnotify.d [2023-01-11T08:49:59.212Z] #49 50.51 Selecting previously unselected package thin-provisioning-tools. [2023-01-11T08:49:59.212Z] #49 50.52 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-01-11T08:49:59.212Z] #49 50.54 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-01-11T08:49:59.336Z] #39 68.66 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-01-11T08:49:59.336Z] #39 68.77 HOSTDEP compel/src/main-host.d [2023-01-11T08:49:59.442Z] #38 80.79 DEP criu/filesystems.d [2023-01-11T08:49:59.442Z] #38 80.91 DEP criu/files.d [2023-01-11T08:49:59.470Z] #49 50.83 Selecting previously unselected package uidmap. [2023-01-11T08:49:59.470Z] #49 50.83 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-01-11T08:49:59.470Z] #49 50.84 Unpacking uidmap (1:4.8.1-1) ... [2023-01-11T08:49:59.661Z] #39 68.98 DEP compel/src/lib/ptrace.d [2023-01-11T08:49:59.661Z] #39 69.13 DEP compel/src/lib/infect.d [2023-01-11T08:49:59.702Z] #38 81.10 DEP criu/files-reg.d [2023-01-11T08:49:59.730Z] #49 51.01 Selecting previously unselected package vim-runtime. [2023-01-11T08:49:59.730Z] #49 51.01 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-11T08:49:59.730Z] #49 51.06 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-01-11T08:49:59.730Z] #49 51.10 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-01-11T08:49:59.730Z] #49 51.11 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:49:59.730Z] #49 ... [2023-01-11T08:49:59.730Z] [2023-01-11T08:49:59.730Z] #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 [2023-01-11T08:49:59.730Z] #38 170.1 CC criu/files.o [2023-01-11T08:49:59.730Z] #38 173.5 include/common/asm/bitops.h: Assembler messages: [2023-01-11T08:49:59.730Z] #38 173.6 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-01-11T08:49:59.730Z] #38 173.8 CC criu/filesystems.o [2023-01-11T08:49:59.730Z] #38 175.1 CC criu/fsnotify.o [2023-01-11T08:49:59.730Z] #38 176.2 CC criu/image-desc.o [2023-01-11T08:49:59.730Z] #38 176.4 CC criu/image.o [2023-01-11T08:49:59.730Z] #38 177.3 CC criu/ipc_ns.o [2023-01-11T08:49:59.730Z] #38 178.6 CC criu/irmap.o [2023-01-11T08:49:59.730Z] #38 179.3 CC criu/kcmp-ids.o [2023-01-11T08:49:59.730Z] #38 179.7 CC criu/kerndat.o [2023-01-11T08:49:59.964Z] #38 81.36 DEP criu/files-ext.d [2023-01-11T08:50:00.063Z] #39 ... [2023-01-11T08:50:00.063Z] [2023-01-11T08:50:00.064Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:50:00.064Z] #32 154.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-01-11T08:50:00.064Z] #32 154.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-01-11T08:50:00.064Z] #32 154.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-11T08:50:00.229Z] #38 81.56 DEP criu/file-lock.d [2023-01-11T08:50:00.490Z] #38 81.71 DEP criu/file-ids.d [2023-01-11T08:50:00.490Z] #38 81.86 DEP criu/fifo.d [2023-01-11T08:50:00.669Z] #38 180.9 CC criu/libnetlink.o [2023-01-11T08:50:00.759Z] #38 82.01 DEP criu/fdstore.d [2023-01-11T08:50:00.759Z] #38 82.10 DEP criu/fault-injection.d [2023-01-11T08:50:00.759Z] #38 82.16 DEP criu/external.d [2023-01-11T08:50:00.928Z] #38 181.3 CC criu/log.o [2023-01-11T08:50:01.020Z] #38 ... [2023-01-11T08:50:01.020Z] [2023-01-11T08:50:01.020Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-01-11T08:50:01.020Z] #0 2.530 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-01-11T08:50:01.020Z] #45 DONE 2.6s [2023-01-11T08:50:01.020Z] [2023-01-11T08:50:01.020Z] #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 [2023-01-11T08:50:01.020Z] #38 82.26 DEP criu/eventpoll.d [2023-01-11T08:50:01.020Z] #38 82.42 DEP criu/eventfd.d [2023-01-11T08:50:01.148Z] #24 ... [2023-01-11T08:50:01.148Z] [2023-01-11T08:50:01.148Z] #36 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:50:01.148Z] #36 128.8 text/tabwriter [2023-01-11T08:50:01.148Z] #36 130.5 io/ioutil [2023-01-11T08:50:01.148Z] #36 130.5 fmt [2023-01-11T08:50:01.148Z] #36 134.9 flag [2023-01-11T08:50:01.148Z] #36 134.9 github.com/BurntSushi/toml [2023-01-11T08:50:01.148Z] #36 137.7 log [2023-01-11T08:50:01.148Z] #36 ... [2023-01-11T08:50:01.148Z] [2023-01-11T08:50:01.148Z] #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 [2023-01-11T08:50:01.148Z] #38 48.42 CC images/netdev.o [2023-01-11T08:50:01.148Z] #38 49.23 CC images/tty.o [2023-01-11T08:50:01.148Z] #38 50.04 CC images/file-lock.o [2023-01-11T08:50:01.148Z] #38 50.37 CC images/rlimit.o [2023-01-11T08:50:01.148Z] #38 50.73 CC images/pagemap.o [2023-01-11T08:50:01.148Z] #38 51.26 CC images/siginfo.o [2023-01-11T08:50:01.148Z] #38 51.64 CC images/rpc.o [2023-01-11T08:50:01.148Z] #38 53.70 CC images/ext-file.o [2023-01-11T08:50:01.148Z] #38 54.01 CC images/cgroup.o [2023-01-11T08:50:01.284Z] #38 82.56 DEP criu/crtools.d [2023-01-11T08:50:01.284Z] #38 82.73 DEP criu/cr-service.d [2023-01-11T08:50:01.409Z] #38 55.06 CC images/userns.o [2023-01-11T08:50:01.409Z] #38 55.22 CC images/google/protobuf/descriptor.o [2023-01-11T08:50:01.495Z] #38 181.8 CC criu/lsm.o [2023-01-11T08:50:01.858Z] #38 83.05 DEP criu/cr-restore.d [2023-01-11T08:50:01.858Z] #38 83.35 DEP criu/cr-errno.d [2023-01-11T08:50:02.066Z] #38 182.4 CC criu/mem.o [2023-01-11T08:50:02.121Z] #38 83.42 DEP criu/cr-dump.d [2023-01-11T08:50:02.382Z] #38 83.65 DEP criu/cr-dedup.d [2023-01-11T08:50:02.382Z] #38 83.79 DEP criu/cr-check.d [2023-01-11T08:50:02.644Z] #38 84.01 DEP criu/config.d [2023-01-11T08:50:02.644Z] #38 ... [2023-01-11T08:50:02.644Z] [2023-01-11T08:50:02.644Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-01-11T08:50:02.644Z] #46 DONE 1.7s [2023-01-11T08:50:02.831Z] #38 ... [2023-01-11T08:50:02.831Z] [2023-01-11T08:50:02.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 [2023-01-11T08:50:02.909Z] [2023-01-11T08:50:02.909Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-01-11T08:50:03.459Z] #38 ... [2023-01-11T08:50:03.459Z] [2023-01-11T08:50:03.459Z] #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 [2023-01-11T08:50:03.459Z] #49 54.57 Selecting previously unselected package vim. [2023-01-11T08:50:03.459Z] #49 54.57 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-11T08:50:03.459Z] #49 54.59 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:50:04.030Z] #49 55.20 Selecting previously unselected package xfsprogs. [2023-01-11T08:50:04.030Z] #49 55.22 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-01-11T08:50:04.030Z] #49 55.23 Unpacking xfsprogs (5.10.0-4) ... [2023-01-11T08:50:04.615Z] #49 55.77 Selecting previously unselected package zip. [2023-01-11T08:50:04.615Z] #49 55.78 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-01-11T08:50:04.615Z] #49 55.79 Unpacking zip (3.0-12) ... [2023-01-11T08:50:04.615Z] #49 55.96 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-11T08:50:04.829Z] #47 DONE 2.0s [2023-01-11T08:50:04.829Z] [2023-01-11T08:50:04.829Z] #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 [2023-01-11T08:50:04.829Z] #42 14.66 + cd /tmp/tmp.41smH3oo7t/src/github.com/opencontainers/runc [2023-01-11T08:50:04.829Z] #42 14.66 + git checkout -q v1.1.4 [2023-01-11T08:50:05.402Z] #42 15.39 + '[' -z '' ']' [2023-01-11T08:50:05.402Z] #42 15.39 + target=static [2023-01-11T08:50:05.402Z] #42 15.39 + make BUILDTAGS=seccomp static [2023-01-11T08:50:05.432Z] #32 ... [2023-01-11T08:50:05.432Z] [2023-01-11T08:50:05.432Z] #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 [2023-01-11T08:50:05.432Z] #39 69.41 DEP compel/src/lib/infect-util.d [2023-01-11T08:50:05.432Z] #39 69.59 DEP compel/src/lib/infect-rpc.d [2023-01-11T08:50:05.432Z] #39 69.83 DEP compel/arch/x86/src/lib/infect.d [2023-01-11T08:50:05.432Z] #39 70.04 DEP compel/arch/x86/src/lib/cpu.d [2023-01-11T08:50:05.432Z] #39 70.11 DEP compel/src/lib/log.d [2023-01-11T08:50:05.432Z] #39 70.25 DEP compel/src/main.d [2023-01-11T08:50:05.432Z] #39 70.49 DEP compel/src/lib/handle-elf.d [2023-01-11T08:50:05.432Z] #39 70.64 DEP compel/arch/x86/src/lib/handle-elf.d [2023-01-11T08:50:05.432Z] #39 70.74 CC compel/src/lib/log.o [2023-01-11T08:50:05.432Z] #39 70.97 CC compel/arch/x86/src/lib/cpu.o [2023-01-11T08:50:05.432Z] #39 71.80 CC compel/arch/x86/src/lib/infect.o [2023-01-11T08:50:05.432Z] #39 72.44 CC compel/src/lib/infect-rpc.o [2023-01-11T08:50:05.432Z] #39 72.80 CC compel/src/lib/infect-util.o [2023-01-11T08:50:05.432Z] #39 73.01 CC compel/src/lib/infect.o [2023-01-11T08:50:05.569Z] #49 56.94 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-01-11T08:50:05.570Z] #49 56.95 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-01-11T08:50:05.570Z] #49 56.97 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-01-11T08:50:05.570Z] #49 56.98 Setting up libicu67:amd64 (67.1-7) ... [2023-01-11T08:50:05.570Z] #49 57.00 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-01-11T08:50:05.570Z] #49 57.01 Setting up libinih1:amd64 (53-1+b2) ... [2023-01-11T08:50:05.570Z] #49 57.02 Setting up uidmap (1:4.8.1-1) ... [2023-01-11T08:50:05.570Z] #49 57.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-11T08:50:05.664Z] #42 15.76 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 . [2023-01-11T08:50:05.716Z] #37 80.59 Updating files: 25% (1338/5151) Updating files: 26% (1340/5151) Updating files: 27% (1391/5151) Updating files: 28% (1443/5151) Updating files: 29% (1494/5151) Updating files: 30% (1546/5151) Updating files: 31% (1597/5151) Updating files: 32% (1649/5151) Updating files: 33% (1700/5151) Updating files: 34% (1752/5151) Updating files: 35% (1803/5151) Updating files: 36% (1855/5151) Updating files: 37% (1906/5151) Updating files: 38% (1958/5151) Updating files: 39% (2009/5151) Updating files: 40% (2061/5151) Updating files: 41% (2112/5151) Updating files: 42% (2164/5151) Updating files: 43% (2215/5151) Updating files: 44% (2267/5151) Updating files: 45% (2318/5151) Updating files: 46% (2370/5151) Updating files: 47% (2421/5151) Updating files: 48% (2473/5151) Updating files: 49% (2524/5151) Updating files: 50% (2576/5151) Updating files: 51% (2628/5151) Updating files: 52% (2679/5151) Updating files: 53% (2731/5151) Updating files: 54% (2782/5151) Updating files: 55% (2834/5151) Updating files: 56% (2885/5151) Updating files: 57% (2937/5151) Updating files: 58% (2988/5151) Updating files: 59% (3040/5151) Updating files: 60% (3091/5151) Updating files: 61% (3143/5151) Updating files: 62% (3194/5151) Updating files: 63% (3246/5151) Updating files: 64% (3297/5151) Updating files: 65% (3349/5151) Updating files: 66% (3400/5151) Updating files: 67% (3452/5151) Updating files: 68% (3503/5151) Updating files: 69% (3555/5151) Updating files: 70% (3606/5151) Updating files: 71% (3658/5151) Updating files: 72% (3709/5151) Updating files: 73% (3761/5151) Updating files: 74% (3812/5151) Updating files: 75% (3864/5151) Updating files: 76% (3915/5151) Updating files: 77% (3967/5151) Updating files: 78% (4018/5151) Updating files: 79% (4070/5151) Updating files: 80% (4121/5151) Updating files: 80% (4127/5151) Updating files: 81% (4173/5151) Updating files: 82% (4224/5151) Updating files: 83% (4276/5151) Updating files: 84% (4327/5151) Updating files: 85% (4379/5151) Updating files: 86% (4430/5151) Updating files: 87% (4482/5151) Updating files: 88% (4533/5151) Updating files: 89% (4585/5151) Updating files: 90% (4636/5151) Updating files: 91% (4688/5151) Updating files: 92% (4739/5151) Updating files: 93% (4791/5151) Updating files: 94% (4842/5151) Updating files: 95% (4894/5151) Updating files: 95% (4900/5151) Updating files: 96% (4945/5151) Updating files: 97% (4997/5151) Updating files: 98% (5048/5151) Updating files: 99% (5100/5151) Updating files: 100% (5151/5151) Updating files: 100% (5151/5151), done. [2023-01-11T08:50:05.829Z] #49 57.05 Setting up bzip2 (1.0.8-4) ... [2023-01-11T08:50:05.829Z] #49 57.06 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-11T08:50:05.829Z] #49 57.07 Setting up python3-wheel (0.34.2-1) ... [2023-01-11T08:50:05.975Z] #37 83.87 + cd /tmp/tmp.CJoen37ANh/src/github.com/containerd/containerd [2023-01-11T08:50:05.975Z] #37 83.88 + git checkout -q v1.6.15 [2023-01-11T08:50:06.008Z] #39 75.38 CC compel/src/lib/ptrace.o [2023-01-11T08:50:06.608Z] #39 75.84 AR compel/libcompel.a [2023-01-11T08:50:06.608Z] #39 75.97 HOSTCC compel/src/main-host.o [2023-01-11T08:50:06.625Z] #42 ... [2023-01-11T08:50:06.625Z] [2023-01-11T08:50:06.625Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2023-01-11T08:50:06.625Z] #48 DONE 2.0s [2023-01-11T08:50:06.774Z] #49 57.93 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:50:06.774Z] #49 57.95 Setting up libcap2:amd64 (1:2.44-1) ... [2023-01-11T08:50:06.774Z] #49 57.96 Setting up libcap2-bin (1:2.44-1) ... [2023-01-11T08:50:06.774Z] #49 57.98 Setting up apparmor (2.13.6-10) ... [2023-01-11T08:50:06.871Z] #39 76.34 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-01-11T08:50:06.892Z] [2023-01-11T08:50:06.892Z] #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 [2023-01-11T08:50:07.135Z] #39 76.55 HOSTCC compel/src/lib/handle-elf-host.o [2023-01-11T08:50:07.398Z] #39 76.98 HOSTCC compel/src/lib/log-host.o [2023-01-11T08:50:07.404Z] #37 ... [2023-01-11T08:50:07.404Z] [2023-01-11T08:50:07.404Z] #36 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2023-01-11T08:50:07.404Z] #36 141.6 github.com/BurntSushi/toml/cmd/tomlv [2023-01-11T08:50:07.404Z] #36 DONE 145.6s [2023-01-11T08:50:07.404Z] [2023-01-11T08:50:07.404Z] #24 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:50:07.404Z] #24 145.6 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-01-11T08:50:07.404Z] #24 145.6 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-01-11T08:50:07.404Z] #24 145.6 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-01-11T08:50:07.989Z] #39 77.26 HOSTLINK compel/compel-host-bin [2023-01-11T08:50:07.989Z] #39 77.45 DEP soccr/soccr.d [2023-01-11T08:50:08.497Z] #39 77.71 CC soccr/soccr.o [2023-01-11T08:50:08.685Z] #49 59.70 Setting up zip (3.0-12) ... [2023-01-11T08:50:08.685Z] #49 59.71 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:50:08.685Z] #49 59.74 Setting up bash-completion (1:2.11-2) ... [2023-01-11T08:50:09.673Z] #49 2.434 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-11T08:50:09.673Z] #49 2.544 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-11T08:50:09.673Z] #49 2.642 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-11T08:50:09.673Z] #49 2.957 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-11T08:50:09.886Z] 8185ee4ed646: Verifying Checksum [2023-01-11T08:50:09.886Z] 8185ee4ed646: Download complete [2023-01-11T08:50:10.431Z] #39 79.60 AR soccr/libsoccr.a [2023-01-11T08:50:10.432Z] #39 79.64 make[1]: 'soccr/libsoccr.a' is up to date. [2023-01-11T08:50:10.694Z] #39 80.16 DEP criu/arch/x86/sigframe.d [2023-01-11T08:50:10.868Z] #49 62.02 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-11T08:50:10.868Z] #49 62.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-01-11T08:50:10.868Z] #49 62.06 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-01-11T08:50:10.868Z] #49 62.07 Setting up patch (2.7.6-7) ... [2023-01-11T08:50:10.868Z] #49 62.08 Setting up sudo (1.9.5p2-3) ... [2023-01-11T08:50:10.868Z] #49 62.17 invoke-rc.d: could not determine current runlevel [2023-01-11T08:50:10.868Z] #49 62.18 invoke-rc.d: policy-rc.d denied execution of start. [2023-01-11T08:50:10.868Z] #49 62.19 Setting up xfsprogs (5.10.0-4) ... [2023-01-11T08:50:10.868Z] #49 62.20 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-01-11T08:50:10.868Z] #49 62.22 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-11T08:50:10.868Z] #49 62.23 Setting up pigz (2.6-1) ... [2023-01-11T08:50:10.868Z] #49 62.24 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-01-11T08:50:10.868Z] #49 62.25 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-11T08:50:10.868Z] #49 62.27 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-11T08:50:10.959Z] #39 80.35 DEP criu/arch/x86/sigaction_compat.d [2023-01-11T08:50:10.959Z] #39 80.47 DEP criu/arch/x86/kerndat.d [2023-01-11T08:50:11.062Z] #49 4.273 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB] [2023-01-11T08:50:11.134Z] #49 62.29 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:50:11.223Z] #39 80.68 DEP criu/arch/x86/crtools.d [2023-01-11T08:50:11.486Z] #39 80.81 DEP criu/arch/x86/cpu.d [2023-01-11T08:50:11.486Z] #39 80.98 CC criu/arch/x86/cpu.o [2023-01-11T08:50:12.076Z] #49 63.18 Setting up libaio1:amd64 (0.3.112-9) ... [2023-01-11T08:50:12.076Z] #49 63.20 Setting up python3-lib2to3 (3.9.2-1) ... [2023-01-11T08:50:12.335Z] #49 63.62 Setting up libelf1:amd64 (0.183-1) ... [2023-01-11T08:50:12.335Z] #49 63.65 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-01-11T08:50:12.335Z] #49 63.66 Setting up python3-distutils (3.9.2-1) ... [2023-01-11T08:50:12.437Z] #39 81.67 include/common/asm/bitops.h: Assembler messages: [2023-01-11T08:50:12.437Z] #39 81.68 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-11T08:50:12.437Z] #39 81.68 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-11T08:50:12.437Z] #39 81.68 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-11T08:50:12.437Z] #39 81.68 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-11T08:50:12.437Z] #39 81.71 CC criu/arch/x86/crtools.o [2023-01-11T08:50:12.462Z] #49 5.516 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-11T08:50:12.885Z] #24 ... [2023-01-11T08:50:12.885Z] [2023-01-11T08:50:12.885Z] #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 [2023-01-11T08:50:12.885Z] #38 57.56 CC images/opts.o [2023-01-11T08:50:12.885Z] #38 57.90 CC images/seccomp.o [2023-01-11T08:50:12.885Z] #38 58.34 CC images/binfmt-misc.o [2023-01-11T08:50:12.885Z] #38 58.56 CC images/time.o [2023-01-11T08:50:12.885Z] #38 58.80 CC images/sysctl.o [2023-01-11T08:50:12.885Z] #38 59.19 CC images/autofs.o [2023-01-11T08:50:12.885Z] #38 59.59 CC images/macvlan.o [2023-01-11T08:50:12.885Z] #38 59.93 CC images/sit.o [2023-01-11T08:50:12.885Z] #38 60.35 CC images/memfd.o [2023-01-11T08:50:12.885Z] #38 60.82 CC images/timens.o [2023-01-11T08:50:12.885Z] #38 61.33 LINK images/built-in.o [2023-01-11T08:50:12.885Z] #38 61.61 GEN compel/include/asm [2023-01-11T08:50:12.885Z] #38 61.69 GEN compel/include/version.h [2023-01-11T08:50:12.885Z] #38 61.77 touch .config [2023-01-11T08:50:12.885Z] #38 61.95 GEN include/common/config.h [2023-01-11T08:50:12.885Z] #38 62.34 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-01-11T08:50:12.885Z] #38 62.39 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-01-11T08:50:12.885Z] #38 62.49 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-01-11T08:50:12.885Z] #38 62.55 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-01-11T08:50:12.885Z] #38 62.63 DEP compel/arch/x86/plugins/std/memcpy.d [2023-01-11T08:50:12.885Z] #38 62.72 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-01-11T08:50:12.885Z] #38 62.77 GEN compel/plugins/include/uapi/std/syscall.h [2023-01-11T08:50:12.885Z] #38 62.95 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-01-11T08:50:12.885Z] #38 62.98 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-01-11T08:50:12.885Z] #38 62.99 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-01-11T08:50:12.885Z] #38 62.99 DEP compel/plugins/std/infect.d [2023-01-11T08:50:12.885Z] #38 63.07 DEP compel/plugins/std/string.d [2023-01-11T08:50:12.885Z] #38 63.29 DEP compel/plugins/std/log.d [2023-01-11T08:50:12.885Z] #38 63.47 DEP compel/plugins/std/fds.d [2023-01-11T08:50:12.885Z] #38 63.66 DEP compel/plugins/std/std.d [2023-01-11T08:50:12.885Z] #38 63.78 DEP compel/plugins/shmem/shmem.d [2023-01-11T08:50:12.885Z] #38 63.88 DEP compel/plugins/fds/fds.d [2023-01-11T08:50:12.885Z] #38 64.08 CC compel/plugins/std/std.o [2023-01-11T08:50:12.885Z] #38 64.67 CC compel/plugins/std/fds.o [2023-01-11T08:50:12.885Z] #38 65.18 CC compel/plugins/std/log.o [2023-01-11T08:50:12.885Z] #38 66.08 CC compel/plugins/std/string.o [2023-01-11T08:50:12.885Z] #38 66.69 CC compel/plugins/std/infect.o [2023-01-11T08:50:12.907Z] #49 64.25 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:50:12.907Z] #49 64.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-01-11T08:50:12.907Z] #49 64.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-01-11T08:50:12.907Z] #49 64.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-01-11T08:50:12.907Z] #49 64.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-01-11T08:50:12.907Z] #49 64.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-01-11T08:50:12.907Z] #49 64.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-01-11T08:50:12.907Z] #49 64.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-01-11T08:50:12.907Z] #49 64.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-01-11T08:50:12.907Z] #49 64.35 Setting up python3-setuptools (52.0.0-4) ... [2023-01-11T08:50:13.047Z] #49 ... [2023-01-11T08:50:13.047Z] [2023-01-11T08:50:13.047Z] #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 [2023-01-11T08:50:13.047Z] #38 84.32 DEP criu/clone-noasan.d [2023-01-11T08:50:13.047Z] #38 84.40 DEP criu/cgroup.d [2023-01-11T08:50:13.047Z] #38 84.57 DEP criu/cgroup-props.d [2023-01-11T08:50:13.047Z] #38 84.69 DEP criu/bitmap.d [2023-01-11T08:50:13.047Z] #38 84.71 DEP criu/bfd.d [2023-01-11T08:50:13.047Z] #38 84.81 DEP criu/autofs.d [2023-01-11T08:50:13.047Z] #38 85.05 DEP criu/aio.d [2023-01-11T08:50:13.047Z] #38 85.26 DEP criu/action-scripts.d [2023-01-11T08:50:13.047Z] #38 85.60 CC criu/action-scripts.o [2023-01-11T08:50:13.047Z] #38 86.08 CC criu/aio.o [2023-01-11T08:50:13.047Z] #38 86.75 CC criu/autofs.o [2023-01-11T08:50:13.047Z] #38 88.61 CC criu/bfd.o [2023-01-11T08:50:13.047Z] #38 89.13 CC criu/bitmap.o [2023-01-11T08:50:13.047Z] #38 89.29 CC criu/cgroup-props.o [2023-01-11T08:50:13.047Z] #38 90.31 CC criu/cgroup.o [2023-01-11T08:50:13.047Z] #38 93.73 CC criu/clone-noasan.o [2023-01-11T08:50:13.047Z] #38 94.02 CC criu/config.o [2023-01-11T08:50:13.465Z] #38 67.14 CC compel/arch/x86/plugins/std/parasite-head.o [2023-01-11T08:50:13.465Z] #38 67.24 CC compel/arch/x86/plugins/std/memcpy.o [2023-01-11T08:50:13.465Z] #38 67.32 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-01-11T08:50:13.725Z] #38 67.38 AR compel/plugins/std.lib.a [2023-01-11T08:50:13.725Z] #38 67.45 CC compel/plugins/fds/fds.o [2023-01-11T08:50:13.983Z] #38 67.72 AR compel/plugins/fds.lib.a [2023-01-11T08:50:13.983Z] #38 67.76 HOSTDEP compel/src/lib/log-host.d [2023-01-11T08:50:14.241Z] #38 67.97 HOSTDEP compel/src/lib/handle-elf-host.d [2023-01-11T08:50:14.292Z] #49 ... [2023-01-11T08:50:14.292Z] [2023-01-11T08:50:14.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 [2023-01-11T08:50:14.292Z] #38 184.3 CC criu/memfd.o [2023-01-11T08:50:14.292Z] #38 184.9 CC criu/mount.o [2023-01-11T08:50:14.292Z] #38 189.4 CC criu/namespaces.o [2023-01-11T08:50:14.292Z] #38 191.5 CC criu/net.o [2023-01-11T08:50:14.370Z] #39 83.60 CC criu/arch/x86/kerndat.o [2023-01-11T08:50:14.459Z] #38 95.52 CC criu/cr-check.o [2023-01-11T08:50:14.459Z] #38 ... [2023-01-11T08:50:14.459Z] [2023-01-11T08:50:14.459Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-11T08:50:14.459Z] #34 DONE 148.4s [2023-01-11T08:50:14.459Z] [2023-01-11T08:50:14.459Z] #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 [2023-01-11T08:50:14.499Z] #38 68.22 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-01-11T08:50:14.756Z] #38 68.39 HOSTDEP compel/src/main-host.d [2023-01-11T08:50:14.864Z] #38 ... [2023-01-11T08:50:14.864Z] [2023-01-11T08:50:14.864Z] #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 [2023-01-11T08:50:14.864Z] #49 66.08 Setting up libjq1:amd64 (1.6-2.1) ... [2023-01-11T08:50:14.864Z] #49 66.09 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-01-11T08:50:14.864Z] #49 66.10 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-01-11T08:50:14.864Z] #49 66.11 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-01-11T08:50:15.015Z] #38 68.65 DEP compel/src/lib/ptrace.d [2023-01-11T08:50:15.015Z] #38 68.79 DEP compel/src/lib/infect.d [2023-01-11T08:50:15.251Z] #40 ... [2023-01-11T08:50:15.251Z] [2023-01-11T08:50:15.251Z] #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 [2023-01-11T08:50:15.251Z] #21 263.8 + return [2023-01-11T08:50:15.251Z] #21 DONE 264.1s [2023-01-11T08:50:15.251Z] [2023-01-11T08:50:15.251Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-01-11T08:50:15.251Z] #40 ... [2023-01-11T08:50:15.251Z] [2023-01-11T08:50:15.251Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2023-01-11T08:50:15.251Z] #52 DONE 0.1s [2023-01-11T08:50:15.251Z] [2023-01-11T08:50:15.251Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-01-11T08:50:15.251Z] #40 ... [2023-01-11T08:50:15.251Z] [2023-01-11T08:50:15.251Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-01-11T08:50:15.251Z] #53 DONE 0.2s [2023-01-11T08:50:15.251Z] [2023-01-11T08:50:15.251Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-01-11T08:50:15.251Z] #54 DONE 0.1s [2023-01-11T08:50:15.251Z] [2023-01-11T08:50:15.251Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-01-11T08:50:15.251Z] #55 DONE 0.1s [2023-01-11T08:50:15.251Z] [2023-01-11T08:50:15.251Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-01-11T08:50:15.251Z] #40 ... [2023-01-11T08:50:15.251Z] [2023-01-11T08:50:15.251Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2023-01-11T08:50:15.251Z] #56 DONE 0.1s [2023-01-11T08:50:15.251Z] [2023-01-11T08:50:15.251Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2023-01-11T08:50:15.251Z] #57 DONE 0.1s [2023-01-11T08:50:15.251Z] [2023-01-11T08:50:15.251Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2023-01-11T08:50:15.251Z] #58 DONE 0.1s [2023-01-11T08:50:15.251Z] [2023-01-11T08:50:15.251Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-11T08:50:15.251Z] #37 ... [2023-01-11T08:50:15.251Z] [2023-01-11T08:50:15.251Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-01-11T08:50:15.251Z] #59 DONE 0.1s [2023-01-11T08:50:15.251Z] [2023-01-11T08:50:15.251Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-01-11T08:50:15.251Z] #60 DONE 0.2s [2023-01-11T08:50:15.251Z] [2023-01-11T08:50:15.251Z] #40 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2023-01-11T08:50:15.251Z] #40 165.7 + mkdir -p /build [2023-01-11T08:50:15.251Z] #40 165.7 + cp runc /build/runc [2023-01-11T08:50:15.273Z] #38 68.99 DEP compel/src/lib/infect-util.d [2023-01-11T08:50:15.332Z] #39 84.51 CC criu/arch/x86/sigaction_compat.o [2023-01-11T08:50:15.530Z] #38 69.24 DEP compel/src/lib/infect-rpc.d [2023-01-11T08:50:15.553Z] #40 DONE 166.0s [2023-01-11T08:50:15.553Z] [2023-01-11T08:50:15.553Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-11T08:50:15.633Z] #39 84.98 CC criu/arch/x86/sigframe.o [2023-01-11T08:50:15.837Z] #38 69.43 DEP compel/arch/x86/src/lib/infect.d [2023-01-11T08:50:15.837Z] #38 ... [2023-01-11T08:50:15.837Z] [2023-01-11T08:50:15.837Z] #24 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:50:15.837Z] #24 154.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-01-11T08:50:15.837Z] #24 154.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-01-11T08:50:15.837Z] #24 154.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-11T08:50:16.140Z] #37 ... [2023-01-11T08:50:16.140Z] [2023-01-11T08:50:16.140Z] #32 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:50:16.140Z] #32 272.3 + /build/golangci-lint --version [2023-01-11T08:50:16.219Z] #39 85.47 LINK criu/arch/x86/crtools.built-in.o [2023-01-11T08:50:16.219Z] #39 85.70 DEP criu/pie/util-vdso-elf32.d [2023-01-11T08:50:16.266Z] #49 67.48 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-01-11T08:50:16.266Z] #49 67.49 Setting up jq (1.6-2.1) ... [2023-01-11T08:50:16.266Z] #49 67.51 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-01-11T08:50:16.266Z] #49 67.52 Setting up iptables (1.8.7-1) ... [2023-01-11T08:50:16.266Z] #49 67.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-11T08:50:16.266Z] #49 67.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-11T08:50:16.266Z] #49 67.55 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-11T08:50:16.266Z] #49 67.55 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-11T08:50:16.266Z] #49 67.56 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-01-11T08:50:16.266Z] #49 67.56 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-01-11T08:50:16.266Z] #49 67.57 Setting up iproute2 (5.10.0-4) ... [2023-01-11T08:50:16.378Z] #42 ... [2023-01-11T08:50:16.378Z] [2023-01-11T08:50:16.378Z] #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 [2023-01-11T08:50:16.378Z] #49 9.297 Fetched 8617 kB in 7s (1193 kB/s) [2023-01-11T08:50:16.483Z] #39 85.96 DEP criu/pie/util-vdso.d [2023-01-11T08:50:16.535Z] #49 67.97 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-11T08:50:17.060Z] #39 86.30 DEP criu/pie/util.d [2023-01-11T08:50:17.324Z] #39 86.67 CC criu/pie/util.o [2023-01-11T08:50:17.523Z] #32 273.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2023-01-11T08:50:17.523Z] #32 DONE 273.8s [2023-01-11T08:50:17.523Z] [2023-01-11T08:50:17.523Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-11T08:50:17.588Z] #39 ... [2023-01-11T08:50:17.588Z] [2023-01-11T08:50:17.588Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:50:17.588Z] #32 172.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-01-11T08:50:17.588Z] #32 172.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-01-11T08:50:17.588Z] #32 172.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-11T08:50:18.450Z] #49 DONE 69.5s [2023-01-11T08:50:18.450Z] [2023-01-11T08:50:18.450Z] #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 [2023-01-11T08:50:18.997Z] #37 ... [2023-01-11T08:50:18.997Z] [2023-01-11T08:50:18.997Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-01-11T08:50:18.997Z] #61 DONE 0.1s [2023-01-11T08:50:18.997Z] [2023-01-11T08:50:18.997Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-01-11T08:50:18.997Z] #62 DONE 0.1s [2023-01-11T08:50:18.997Z] [2023-01-11T08:50:18.997Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-11T08:50:18.997Z] #37 ... [2023-01-11T08:50:18.997Z] [2023-01-11T08:50:18.997Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-01-11T08:50:18.997Z] #63 DONE 0.1s [2023-01-11T08:50:19.023Z] #50 0.920 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-01-11T08:50:19.023Z] #50 0.925 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-01-11T08:50:19.023Z] #50 0.930 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-01-11T08:50:19.023Z] #50 DONE 1.0s [2023-01-11T08:50:19.023Z] [2023-01-11T08:50:19.023Z] #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 [2023-01-11T08:50:19.023Z] #38 195.2 CC criu/netfilter.o [2023-01-11T08:50:19.023Z] #38 195.6 CC criu/page-pipe.o [2023-01-11T08:50:19.023Z] #38 196.4 CC criu/page-xfer.o [2023-01-11T08:50:19.023Z] #38 198.0 CC criu/pagemap-cache.o [2023-01-11T08:50:19.023Z] #38 198.8 CC criu/pagemap.o [2023-01-11T08:50:19.043Z] #49 9.297 Reading package lists... [2023-01-11T08:50:19.305Z] [2023-01-11T08:50:19.305Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-11T08:50:19.309Z] #24 ... [2023-01-11T08:50:19.309Z] [2023-01-11T08:50:19.309Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-11T08:50:19.309Z] #37 87.31 + export 'BUILDTAGS=netgo osusergo static_build' [2023-01-11T08:50:19.309Z] #37 87.31 + BUILDTAGS='netgo osusergo static_build' [2023-01-11T08:50:19.309Z] #37 87.31 + export EXTRA_FLAGS=-buildmode=pie [2023-01-11T08:50:19.309Z] #37 87.31 + EXTRA_FLAGS=-buildmode=pie [2023-01-11T08:50:19.309Z] #37 87.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-01-11T08:50:19.309Z] #37 87.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-01-11T08:50:19.309Z] #37 87.31 + '[' '' = dynamic ']' [2023-01-11T08:50:19.309Z] #37 87.31 + make [2023-01-11T08:50:19.309Z] #37 89.23 + bin/ctr [2023-01-11T08:50:19.309Z] #37 ... [2023-01-11T08:50:19.309Z] [2023-01-11T08:50:19.309Z] #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 [2023-01-11T08:50:19.309Z] #38 69.69 DEP compel/arch/x86/src/lib/cpu.d [2023-01-11T08:50:19.309Z] #38 69.84 DEP compel/src/lib/log.d [2023-01-11T08:50:19.309Z] #38 69.92 DEP compel/src/main.d [2023-01-11T08:50:19.309Z] #38 70.00 DEP compel/src/lib/handle-elf.d [2023-01-11T08:50:19.309Z] #38 70.21 DEP compel/arch/x86/src/lib/handle-elf.d [2023-01-11T08:50:19.309Z] #38 70.39 CC compel/src/lib/log.o [2023-01-11T08:50:19.309Z] #38 70.66 CC compel/arch/x86/src/lib/cpu.o [2023-01-11T08:50:19.309Z] #38 71.64 CC compel/arch/x86/src/lib/infect.o [2023-01-11T08:50:19.309Z] #38 72.54 CC compel/src/lib/infect-rpc.o [2023-01-11T08:50:19.309Z] #38 72.93 CC compel/src/lib/infect-util.o [2023-01-11T08:50:19.309Z] #38 73.18 CC compel/src/lib/infect.o [2023-01-11T08:50:19.968Z] #38 200.4 CC criu/parasite-syscall.o [2023-01-11T08:50:20.909Z] #38 201.4 CC criu/path.o [2023-01-11T08:50:21.483Z] #38 201.7 CC criu/pie-util-vdso-elf32.o [2023-01-11T08:50:21.592Z] #49 11.99 Reading package lists... [2023-01-11T08:50:21.861Z] #38 75.68 CC compel/src/lib/ptrace.o [2023-01-11T08:50:21.863Z] #49 14.47 Building dependency tree... [2023-01-11T08:50:21.892Z] #37 242.4 + bin/containerd [2023-01-11T08:50:22.063Z] #38 202.4 CC criu/pie-util-vdso.o [2023-01-11T08:50:22.428Z] #38 76.11 AR compel/libcompel.a [2023-01-11T08:50:22.428Z] #38 76.18 HOSTCC compel/src/main-host.o [2023-01-11T08:50:22.638Z] #38 202.9 CC criu/pie-util.o [2023-01-11T08:50:22.735Z] #38 76.56 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-01-11T08:50:22.882Z] #49 15.89 The following additional packages will be installed: [2023-01-11T08:50:22.882Z] #49 15.89 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-01-11T08:50:22.882Z] #49 15.89 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-01-11T08:50:22.882Z] #49 15.89 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-01-11T08:50:22.882Z] #49 15.89 python3-pkg-resources vim-runtime xxd [2023-01-11T08:50:22.882Z] #49 15.90 Suggested packages: [2023-01-11T08:50:22.882Z] #49 15.90 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-01-11T08:50:22.882Z] #49 15.90 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-01-11T08:50:22.882Z] #49 15.90 acl attr quota [2023-01-11T08:50:22.882Z] #49 15.90 Recommended packages: [2023-01-11T08:50:22.882Z] #49 15.90 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-01-11T08:50:22.901Z] #38 203.2 CC criu/pipes.o [2023-01-11T08:50:22.993Z] #38 76.73 HOSTCC compel/src/lib/handle-elf-host.o [2023-01-11T08:50:23.566Z] #38 77.11 HOSTCC compel/src/lib/log-host.o [2023-01-11T08:50:23.566Z] #38 77.31 HOSTLINK compel/compel-host-bin [2023-01-11T08:50:23.566Z] #38 77.45 DEP soccr/soccr.d [2023-01-11T08:50:23.826Z] #38 77.71 CC soccr/soccr.o [2023-01-11T08:50:23.854Z] #38 204.1 CC criu/plugin.o [2023-01-11T08:50:24.261Z] #32 ... [2023-01-11T08:50:24.261Z] [2023-01-11T08:50:24.261Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-01-11T08:50:24.261Z] #35 178.1 + for f in rootlesskit rootlesskit-docker-proxy [2023-01-11T08:50:24.261Z] #35 178.1 + GOBIN=/build [2023-01-11T08:50:24.261Z] #35 178.1 + GO111MODULE=on [2023-01-11T08:50:24.261Z] #35 178.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-01-11T08:50:24.429Z] #38 204.6 CC criu/proc_parse.o [2023-01-11T08:50:25.453Z] #49 17.30 The following NEW packages will be installed: [2023-01-11T08:50:25.453Z] #49 17.32 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-01-11T08:50:25.453Z] #49 17.32 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-01-11T08:50:25.453Z] #49 17.32 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-01-11T08:50:25.453Z] #49 17.32 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-01-11T08:50:25.453Z] #49 17.32 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-01-11T08:50:25.453Z] #49 17.32 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-01-11T08:50:25.453Z] #49 17.32 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-01-11T08:50:25.453Z] #49 17.32 xz-utils zip [2023-01-11T08:50:25.453Z] #49 17.64 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded. [2023-01-11T08:50:25.453Z] #49 17.64 Need to get 27.0 MB of archives. [2023-01-11T08:50:25.453Z] #49 17.64 After this operation, 104 MB of additional disk space will be used. [2023-01-11T08:50:25.453Z] #49 17.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-01-11T08:50:25.453Z] #49 17.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-01-11T08:50:25.453Z] #49 17.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-01-11T08:50:25.453Z] #49 17.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-01-11T08:50:25.453Z] #49 17.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-01-11T08:50:25.453Z] #49 17.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-01-11T08:50:25.453Z] #49 17.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-01-11T08:50:25.453Z] #49 17.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-01-11T08:50:25.453Z] #49 17.73 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-11T08:50:25.453Z] #49 17.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-11T08:50:25.453Z] #49 17.75 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-01-11T08:50:25.453Z] #49 17.76 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-01-11T08:50:25.453Z] #49 17.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-01-11T08:50:25.453Z] #49 17.79 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-01-11T08:50:25.453Z] #49 17.81 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-01-11T08:50:25.453Z] #49 17.82 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-01-11T08:50:25.453Z] #49 17.83 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-01-11T08:50:25.453Z] #49 17.83 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-01-11T08:50:25.453Z] #49 17.83 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-01-11T08:50:25.453Z] #49 17.83 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-01-11T08:50:25.453Z] #49 17.84 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-01-11T08:50:25.453Z] #49 17.85 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-01-11T08:50:25.453Z] #49 17.86 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-01-11T08:50:25.453Z] #49 17.86 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-01-11T08:50:25.453Z] #49 17.87 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-01-11T08:50:25.453Z] #49 17.88 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-01-11T08:50:25.453Z] #49 17.88 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-01-11T08:50:25.453Z] #49 18.14 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-01-11T08:50:25.453Z] #49 18.14 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-01-11T08:50:25.453Z] #49 18.14 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-01-11T08:50:25.453Z] #49 18.15 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-01-11T08:50:25.453Z] #49 18.16 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-01-11T08:50:25.453Z] #49 18.16 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-01-11T08:50:25.453Z] #49 18.17 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-01-11T08:50:25.453Z] #49 18.22 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-01-11T08:50:25.453Z] #49 18.23 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-01-11T08:50:25.453Z] #49 18.23 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-11T08:50:25.845Z] #38 79.51 AR soccr/libsoccr.a [2023-01-11T08:50:25.845Z] #38 79.60 make[1]: 'soccr/libsoccr.a' is up to date. [2023-01-11T08:50:26.664Z] #38 79.97 DEP criu/arch/x86/sigframe.d [2023-01-11T08:50:26.664Z] #38 80.11 DEP criu/arch/x86/sigaction_compat.d [2023-01-11T08:50:26.664Z] #38 80.24 DEP criu/arch/x86/kerndat.d [2023-01-11T08:50:26.867Z] #49 18.24 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-01-11T08:50:26.867Z] #49 18.25 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-01-11T08:50:26.867Z] #49 18.26 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-01-11T08:50:26.867Z] #49 18.27 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2023-01-11T08:50:26.867Z] #49 18.31 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-01-11T08:50:26.867Z] #49 18.31 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-01-11T08:50:26.867Z] #49 18.32 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-01-11T08:50:26.867Z] #49 18.57 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-01-11T08:50:26.867Z] #49 18.60 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-01-11T08:50:26.867Z] #49 18.63 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-01-11T08:50:26.867Z] #49 19.29 debconf: delaying package configuration, since apt-utils is not installed [2023-01-11T08:50:26.867Z] #49 19.43 Fetched 27.0 MB in 1s (20.7 MB/s) [2023-01-11T08:50:26.867Z] #49 19.50 Selecting previously unselected package pigz. [2023-01-11T08:50:26.867Z] #49 19.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2023-01-11T08:50:26.867Z] #49 19.58 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-01-11T08:50:26.867Z] #49 19.59 Unpacking pigz (2.6-1) ... [2023-01-11T08:50:26.867Z] #49 19.69 Selecting previously unselected package libelf1:amd64. [2023-01-11T08:50:26.867Z] #49 19.70 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-01-11T08:50:26.867Z] #49 19.73 Unpacking libelf1:amd64 (0.183-1) ... [2023-01-11T08:50:26.867Z] #49 ... [2023-01-11T08:50:26.867Z] [2023-01-11T08:50:26.867Z] #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 [2023-01-11T08:50:26.867Z] #38 97.80 CC criu/cr-dedup.o [2023-01-11T08:50:26.867Z] #38 98.29 CC criu/cr-dump.o [2023-01-11T08:50:26.867Z] #38 100.5 CC criu/cr-errno.o [2023-01-11T08:50:26.867Z] #38 100.6 CC criu/cr-restore.o [2023-01-11T08:50:26.867Z] #38 105.2 CC criu/cr-service.o [2023-01-11T08:50:26.867Z] #38 107.0 CC criu/crtools.o [2023-01-11T08:50:26.867Z] #38 107.7 CC criu/eventfd.o [2023-01-11T08:50:26.867Z] #38 108.0 CC criu/eventpoll.o [2023-01-11T08:50:26.867Z] #38 ... [2023-01-11T08:50:26.867Z] [2023-01-11T08:50:26.867Z] #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 [2023-01-11T08:50:26.867Z] #49 19.88 Selecting previously unselected package libbpf0:amd64. [2023-01-11T08:50:26.867Z] #49 19.88 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-01-11T08:50:26.867Z] #49 19.89 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-01-11T08:50:26.867Z] #49 19.96 Selecting previously unselected package libcap2:amd64. [2023-01-11T08:50:26.867Z] #49 19.98 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-01-11T08:50:26.867Z] #49 19.98 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-01-11T08:50:26.867Z] #49 20.05 Selecting previously unselected package libmnl0:amd64. [2023-01-11T08:50:26.867Z] #49 20.05 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-01-11T08:50:26.867Z] #49 20.07 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-01-11T08:50:26.867Z] #49 20.13 Selecting previously unselected package libxtables12:amd64. [2023-01-11T08:50:26.867Z] #49 20.14 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-01-11T08:50:26.867Z] #49 20.14 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-01-11T08:50:26.932Z] #38 80.43 DEP criu/arch/x86/crtools.d [2023-01-11T08:50:26.932Z] #38 80.60 DEP criu/arch/x86/cpu.d [2023-01-11T08:50:26.932Z] #38 80.83 CC criu/arch/x86/cpu.o [2023-01-11T08:50:27.129Z] #49 20.21 Selecting previously unselected package libcap2-bin. [2023-01-11T08:50:27.129Z] #49 20.22 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-01-11T08:50:27.129Z] #49 20.24 Unpacking libcap2-bin (1:2.44-1) ... [2023-01-11T08:50:27.129Z] #49 20.33 Selecting previously unselected package iproute2. [2023-01-11T08:50:27.129Z] #49 20.33 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-01-11T08:50:27.129Z] #49 20.34 Unpacking iproute2 (5.10.0-4) ... [2023-01-11T08:50:27.704Z] #49 20.78 Selecting previously unselected package xxd. [2023-01-11T08:50:27.704Z] #49 20.80 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-11T08:50:27.704Z] #49 20.80 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:50:27.704Z] #49 20.92 Selecting previously unselected package vim-common. [2023-01-11T08:50:27.704Z] #49 20.92 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-11T08:50:27.704Z] #49 20.93 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:50:27.738Z] #38 207.6 CC criu/protobuf-desc.o [2023-01-11T08:50:27.922Z] #38 81.55 include/common/asm/bitops.h: Assembler messages: [2023-01-11T08:50:27.922Z] #38 81.56 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-11T08:50:27.922Z] #38 81.56 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-11T08:50:27.922Z] #38 81.56 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-11T08:50:27.922Z] #38 81.56 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-11T08:50:27.922Z] #38 81.61 CC criu/arch/x86/crtools.o [2023-01-11T08:50:27.966Z] #49 21.07 Selecting previously unselected package bash-completion. [2023-01-11T08:50:27.966Z] #49 21.07 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-01-11T08:50:28.309Z] #38 208.7 CC criu/protobuf.o [2023-01-11T08:50:28.498Z] #35 ... [2023-01-11T08:50:28.498Z] [2023-01-11T08:50:28.498Z] #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 [2023-01-11T08:50:28.498Z] #39 87.18 CC criu/pie/util-vdso.o [2023-01-11T08:50:28.498Z] #39 87.99 CC criu/pie/util-vdso-elf32.o [2023-01-11T08:50:28.498Z] #39 88.87 AR criu/pie/pie.lib.a [2023-01-11T08:50:28.498Z] #39 88.96 DEP criu/pie/restorer.d [2023-01-11T08:50:28.498Z] #39 89.35 DEP criu/arch/x86/sigaction_compat_pie.d [2023-01-11T08:50:28.498Z] #39 89.49 DEP criu/arch/x86/restorer_unmap.d [2023-01-11T08:50:28.498Z] #39 89.55 DEP criu/arch/x86/restorer.d [2023-01-11T08:50:28.498Z] #39 89.92 DEP criu/arch/x86/vdso-pie.d [2023-01-11T08:50:28.498Z] #39 90.11 DEP criu/pie/parasite-vdso.d [2023-01-11T08:50:28.498Z] #39 90.43 DEP criu/pie/parasite.d [2023-01-11T08:50:28.498Z] #39 90.72 CC criu/pie/parasite.o [2023-01-11T08:50:28.498Z] #39 92.52 LINK criu/pie/parasite.built-in.o [2023-01-11T08:50:28.498Z] #39 92.53 GEN criu/pie/parasite-blob.h [2023-01-11T08:50:28.498Z] #39 92.55 CC criu/pie/parasite-vdso.o [2023-01-11T08:50:28.498Z] #39 93.53 CC criu/arch/x86/vdso-pie.o [2023-01-11T08:50:28.498Z] #39 94.08 CC criu/arch/x86/restorer.o [2023-01-11T08:50:28.498Z] #39 94.92 CC criu/arch/x86/restorer_unmap.o [2023-01-11T08:50:28.498Z] #39 95.10 CC criu/arch/x86/sigaction_compat_pie.o [2023-01-11T08:50:28.498Z] #39 95.58 CC criu/pie/restorer.o [2023-01-11T08:50:28.498Z] #39 ... [2023-01-11T08:50:28.498Z] [2023-01-11T08:50:28.498Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:50:28.498Z] #32 181.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-01-11T08:50:28.498Z] #32 181.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-01-11T08:50:28.498Z] #32 181.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-01-11T08:50:28.498Z] #32 181.7 Selecting previously unselected package libapparmor1:amd64. [2023-01-11T08:50:28.498Z] #32 181.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-01-11T08:50:28.498Z] #32 181.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-01-11T08:50:28.498Z] #32 181.9 Selecting previously unselected package libapparmor-dev:amd64. [2023-01-11T08:50:28.498Z] #32 181.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-01-11T08:50:28.498Z] #32 181.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-01-11T08:50:28.498Z] #32 182.2 Selecting previously unselected package libbtrfs0:amd64. [2023-01-11T08:50:28.498Z] #32 182.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-01-11T08:50:28.498Z] #32 182.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-01-11T08:50:28.498Z] #32 182.4 Selecting previously unselected package libbtrfs-dev:amd64. [2023-01-11T08:50:28.498Z] #32 182.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-01-11T08:50:28.498Z] #32 182.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-11T08:50:28.498Z] #32 182.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-01-11T08:50:28.498Z] #32 182.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-01-11T08:50:28.498Z] #32 182.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-11T08:50:28.498Z] #32 182.7 Selecting previously unselected package libudev-dev:amd64. [2023-01-11T08:50:28.498Z] #32 182.7 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-01-11T08:50:28.498Z] #32 182.7 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-01-11T08:50:28.498Z] #32 182.8 Selecting previously unselected package libsepol1-dev:amd64. [2023-01-11T08:50:28.498Z] #32 182.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-01-11T08:50:28.498Z] #32 182.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-01-11T08:50:28.881Z] #38 209.1 CC criu/pstree.o [2023-01-11T08:50:29.072Z] #32 183.3 Selecting previously unselected package libpcre2-16-0:amd64. [2023-01-11T08:50:29.072Z] #32 183.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-01-11T08:50:29.072Z] #32 183.3 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:50:29.145Z] #38 ... [2023-01-11T08:50:29.145Z] [2023-01-11T08:50:29.145Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2023-01-11T08:50:29.337Z] #32 183.6 Selecting previously unselected package libpcre2-32-0:amd64. [2023-01-11T08:50:29.337Z] #32 183.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-01-11T08:50:29.337Z] #32 183.6 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:50:29.337Z] #32 183.8 Selecting previously unselected package libpcre2-posix2:amd64. [2023-01-11T08:50:29.337Z] #32 183.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-01-11T08:50:29.337Z] #32 183.8 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:50:29.605Z] #32 183.9 Selecting previously unselected package libpcre2-dev:amd64. [2023-01-11T08:50:29.605Z] #32 184.0 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-01-11T08:50:29.605Z] #32 184.0 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:50:29.727Z] #51 10.59 Collecting yamllint==1.26.1 [2023-01-11T08:50:29.884Z] #49 23.02 Unpacking bash-completion (1:2.11-2) ... [2023-01-11T08:50:29.986Z] #51 ... [2023-01-11T08:50:29.986Z] [2023-01-11T08:50:29.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 [2023-01-11T08:50:29.986Z] #38 210.4 CC criu/rbtree.o [2023-01-11T08:50:30.153Z] #49 23.49 Selecting previously unselected package bzip2. [2023-01-11T08:50:30.419Z] #49 23.50 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-01-11T08:50:30.419Z] #49 23.52 Unpacking bzip2 (1.0.8-4) ... [2023-01-11T08:50:30.419Z] #49 23.64 Selecting previously unselected package xz-utils. [2023-01-11T08:50:30.419Z] #49 23.64 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-01-11T08:50:30.419Z] #49 23.65 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-11T08:50:30.461Z] #38 83.67 CC criu/arch/x86/kerndat.o [2023-01-11T08:50:30.548Z] #32 184.8 Selecting previously unselected package libselinux1-dev:amd64. [2023-01-11T08:50:30.548Z] #32 184.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-01-11T08:50:30.548Z] #32 184.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-01-11T08:50:30.559Z] #38 210.8 CC criu/rst-malloc.o [2023-01-11T08:50:30.679Z] #49 23.81 Selecting previously unselected package apparmor. [2023-01-11T08:50:30.679Z] #49 23.82 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-01-11T08:50:30.679Z] #49 23.88 Unpacking apparmor (2.13.6-10) ... [2023-01-11T08:50:30.810Z] #32 185.3 Selecting previously unselected package libdevmapper-dev:amd64. [2023-01-11T08:50:30.819Z] #38 211.1 CC criu/seccomp.o [2023-01-11T08:50:30.939Z] #49 24.29 Selecting previously unselected package inetutils-ping. [2023-01-11T08:50:30.939Z] #49 24.31 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-01-11T08:50:30.939Z] #49 24.32 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-11T08:50:31.024Z] #38 84.62 CC criu/arch/x86/sigaction_compat.o [2023-01-11T08:50:31.071Z] #32 185.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-01-11T08:50:31.071Z] #32 185.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-01-11T08:50:31.071Z] #32 185.4 Selecting previously unselected package libseccomp-dev:amd64. [2023-01-11T08:50:31.071Z] #32 185.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-01-11T08:50:31.071Z] #32 185.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-01-11T08:50:31.198Z] #49 24.47 Selecting previously unselected package libip4tc2:amd64. [2023-01-11T08:50:31.198Z] #49 24.47 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-01-11T08:50:31.198Z] #49 24.48 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-01-11T08:50:31.198Z] #49 24.57 Selecting previously unselected package libip6tc2:amd64. [2023-01-11T08:50:31.198Z] #49 24.57 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-01-11T08:50:31.198Z] #49 24.57 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-01-11T08:50:31.198Z] #49 24.65 Selecting previously unselected package libnfnetlink0:amd64. [2023-01-11T08:50:31.332Z] #32 185.6 Selecting previously unselected package libsystemd-dev:amd64. [2023-01-11T08:50:31.332Z] #32 185.6 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-01-11T08:50:31.332Z] #32 185.6 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-01-11T08:50:31.458Z] #49 24.66 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-01-11T08:50:31.458Z] #49 24.67 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-01-11T08:50:31.458Z] #49 24.74 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-01-11T08:50:31.458Z] #49 24.74 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-01-11T08:50:31.458Z] #49 24.74 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-01-11T08:50:31.590Z] #38 85.23 CC criu/arch/x86/sigframe.o [2023-01-11T08:50:31.717Z] #49 24.87 Selecting previously unselected package libnftnl11:amd64. [2023-01-11T08:50:31.717Z] #49 24.87 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-01-11T08:50:31.717Z] #49 24.89 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-01-11T08:50:31.717Z] #49 24.98 Selecting previously unselected package iptables. [2023-01-11T08:50:31.717Z] #49 24.99 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-01-11T08:50:31.717Z] #49 24.99 Unpacking iptables (1.8.7-1) ... [2023-01-11T08:50:31.755Z] #38 212.0 CC criu/seize.o [2023-01-11T08:50:31.846Z] #38 85.74 LINK criu/arch/x86/crtools.built-in.o [2023-01-11T08:50:31.978Z] #49 25.34 Selecting previously unselected package libonig5:amd64. [2023-01-11T08:50:31.978Z] #49 25.34 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-01-11T08:50:31.978Z] #49 25.35 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-01-11T08:50:32.238Z] #49 25.48 Selecting previously unselected package libjq1:amd64. [2023-01-11T08:50:32.238Z] #49 25.48 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-01-11T08:50:32.238Z] #49 25.48 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-01-11T08:50:32.238Z] #49 25.59 Selecting previously unselected package jq. [2023-01-11T08:50:32.238Z] #49 25.59 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-01-11T08:50:32.238Z] #49 25.60 Unpacking jq (1.6-2.1) ... [2023-01-11T08:50:32.238Z] #49 25.69 Selecting previously unselected package libaio1:amd64. [2023-01-11T08:50:32.323Z] #32 186.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-01-11T08:50:32.323Z] #32 186.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-01-11T08:50:32.323Z] #32 186.7 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-01-11T08:50:32.323Z] #32 ... [2023-01-11T08:50:32.323Z] [2023-01-11T08:50:32.323Z] #35 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-01-11T08:50:32.323Z] #35 DONE 186.7s [2023-01-11T08:50:32.323Z] [2023-01-11T08:50:32.323Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-01-11T08:50:32.323Z] #40 DONE 0.1s [2023-01-11T08:50:32.323Z] [2023-01-11T08:50:32.323Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:50:32.323Z] #32 186.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-01-11T08:50:32.323Z] #32 186.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-01-11T08:50:32.323Z] #32 186.8 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:50:32.323Z] #32 ... [2023-01-11T08:50:32.323Z] [2023-01-11T08:50:32.323Z] #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 [2023-01-11T08:50:32.323Z] #39 99.36 LINK criu/pie/restorer.built-in.o [2023-01-11T08:50:32.323Z] #39 99.41 GEN criu/pie/restorer-blob.h [2023-01-11T08:50:32.323Z] #39 99.66 DEP criu/vdso.d [2023-01-11T08:50:32.323Z] #39 100.00 DEP criu/vdso-compat.d [2023-01-11T08:50:32.323Z] #39 100.3 DEP criu/uts_ns.d [2023-01-11T08:50:32.323Z] #39 100.4 DEP criu/util.d [2023-01-11T08:50:32.323Z] #39 100.6 DEP criu/uffd.d [2023-01-11T08:50:32.323Z] #39 100.9 DEP criu/tun.d [2023-01-11T08:50:32.323Z] #39 101.1 DEP criu/tty.d [2023-01-11T08:50:32.323Z] #39 101.3 DEP criu/timerfd.d [2023-01-11T08:50:32.323Z] #39 101.4 DEP criu/timens.d [2023-01-11T08:50:32.323Z] #39 101.6 DEP criu/sysfs_parse.d [2023-01-11T08:50:32.323Z] #39 101.8 DEP criu/sysctl.d [2023-01-11T08:50:32.410Z] #38 85.95 DEP criu/pie/util-vdso-elf32.d [2023-01-11T08:50:32.497Z] #49 25.70 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-01-11T08:50:32.497Z] #49 25.71 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-01-11T08:50:32.497Z] #49 25.77 Selecting previously unselected package libgpm2:amd64. [2023-01-11T08:50:32.497Z] #49 25.77 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-01-11T08:50:32.497Z] #49 25.78 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-01-11T08:50:32.584Z] #39 102.0 DEP criu/string.d [2023-01-11T08:50:32.584Z] #39 ... [2023-01-11T08:50:32.584Z] [2023-01-11T08:50:32.584Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-01-11T08:50:32.584Z] #41 DONE 0.1s [2023-01-11T08:50:32.667Z] #38 86.29 DEP criu/pie/util-vdso.d [2023-01-11T08:50:32.758Z] #49 25.85 Selecting previously unselected package libicu67:amd64. [2023-01-11T08:50:32.758Z] #49 25.85 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-01-11T08:50:32.758Z] #49 25.86 Unpacking libicu67:amd64 (67.1-7) ... [2023-01-11T08:50:32.848Z] [2023-01-11T08:50:32.848Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:50:32.848Z] #32 186.8 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-01-11T08:50:32.848Z] #32 186.8 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:50:32.848Z] #32 186.8 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-01-11T08:50:32.848Z] #32 186.8 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:50:32.848Z] #32 186.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-01-11T08:50:32.848Z] #32 187.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-11T08:50:32.848Z] #32 187.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-01-11T08:50:32.848Z] #32 187.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-01-11T08:50:32.848Z] #32 187.1 Setting up mingw-w64-common (8.0.0-1) ... [2023-01-11T08:50:32.848Z] #32 187.1 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-01-11T08:50:32.848Z] #32 187.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-01-11T08:50:32.848Z] #32 187.1 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:50:32.848Z] #32 187.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-01-11T08:50:32.848Z] #32 187.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-01-11T08:50:32.848Z] #32 187.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-11T08:50:32.848Z] #32 187.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-01-11T08:50:32.848Z] #32 187.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-11T08:50:32.848Z] #32 187.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-01-11T08:50:32.848Z] #32 187.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-01-11T08:50:32.924Z] #38 86.56 DEP criu/pie/util.d [2023-01-11T08:50:32.924Z] #38 86.68 CC criu/pie/util.o [2023-01-11T08:50:33.110Z] #32 187.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-11T08:50:33.110Z] #32 187.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2023-01-11T08:50:33.110Z] #32 187.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-11T08:50:33.110Z] #32 187.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-01-11T08:50:33.110Z] #32 187.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-11T08:50:33.110Z] #32 187.5 Setting up dmsetup (2:1.02.175-2.1) ... [2023-01-11T08:50:33.110Z] #32 187.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-11T08:50:33.110Z] #32 187.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-01-11T08:50:33.111Z] #32 187.6 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-11T08:50:33.133Z] #38 213.2 CC criu/servicefd.o [2023-01-11T08:50:33.181Z] #38 86.99 CC criu/pie/util-vdso.o [2023-01-11T08:50:33.689Z] #32 DONE 188.1s [2023-01-11T08:50:33.689Z] [2023-01-11T08:50:33.689Z] #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 [2023-01-11T08:50:33.689Z] #39 102.1 DEP criu/stats.d [2023-01-11T08:50:33.689Z] #39 102.3 DEP criu/sockets.d [2023-01-11T08:50:33.689Z] #39 102.5 DEP criu/sk-unix.d [2023-01-11T08:50:33.689Z] #39 102.8 DEP criu/sk-tcp.d [2023-01-11T08:50:33.689Z] #39 103.1 DEP criu/sk-queue.d [2023-01-11T08:50:33.700Z] #38 213.8 include/common/asm/bitops.h: Assembler messages: [2023-01-11T08:50:33.700Z] #38 213.8 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-11T08:50:33.700Z] #38 213.8 CC criu/shmem.o [2023-01-11T08:50:33.951Z] #39 103.3 DEP criu/sk-packet.d [2023-01-11T08:50:34.211Z] #39 103.7 DEP criu/sk-netlink.d [2023-01-11T08:50:34.472Z] #39 104.0 DEP criu/sk-inet.d [2023-01-11T08:50:34.558Z] #38 88.01 CC criu/pie/util-vdso-elf32.o [2023-01-11T08:50:34.640Z] #38 215.1 CC criu/sigframe.o [2023-01-11T08:50:34.898Z] #38 ... [2023-01-11T08:50:34.899Z] [2023-01-11T08:50:34.899Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2023-01-11T08:50:34.899Z] #51 11.65 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-01-11T08:50:34.899Z] #51 13.09 Collecting pathspec>=0.5.3 [2023-01-11T08:50:34.899Z] #51 13.11 Downloading pathspec-0.10.3-py3-none-any.whl (29 kB) [2023-01-11T08:50:34.899Z] #51 13.54 Collecting pyyaml [2023-01-11T08:50:34.899Z] #51 13.55 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) [2023-01-11T08:50:34.899Z] #51 13.62 Building wheels for collected packages: yamllint [2023-01-11T08:50:34.899Z] #51 13.62 Building wheel for yamllint (setup.py): started [2023-01-11T08:50:34.899Z] #51 14.70 Building wheel for yamllint (setup.py): finished with status 'done' [2023-01-11T08:50:34.899Z] #51 14.70 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9fda7e5e4bb3485e475da3fcfb454ad9dbcdde93a3698341bcbb40137ae25c26 [2023-01-11T08:50:34.899Z] #51 14.71 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-01-11T08:50:34.899Z] #51 14.72 Successfully built yamllint [2023-01-11T08:50:34.899Z] #51 14.75 Installing collected packages: pyyaml, pathspec, yamllint [2023-01-11T08:50:34.899Z] #51 15.23 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1 [2023-01-11T08:50:34.899Z] #51 DONE 15.8s [2023-01-11T08:50:34.899Z] [2023-01-11T08:50:34.899Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-11T08:50:34.899Z] #38 215.3 CC criu/signalfd.o [2023-01-11T08:50:35.044Z] #39 104.4 DEP criu/signalfd.d [2023-01-11T08:50:35.124Z] #38 ... [2023-01-11T08:50:35.124Z] [2023-01-11T08:50:35.124Z] #24 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:50:35.124Z] #24 173.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-01-11T08:50:35.124Z] #24 173.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-01-11T08:50:35.124Z] #24 173.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-11T08:50:35.157Z] #38 ... [2023-01-11T08:50:35.157Z] [2023-01-11T08:50:35.157Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2023-01-11T08:50:35.157Z] #52 DONE 0.3s [2023-01-11T08:50:35.157Z] [2023-01-11T08:50:35.157Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-01-11T08:50:35.304Z] #39 104.7 DEP criu/sigframe.d [2023-01-11T08:50:35.565Z] #39 104.9 DEP criu/shmem.d [2023-01-11T08:50:35.565Z] #39 105.1 DEP criu/servicefd.d [2023-01-11T08:50:35.724Z] #53 DONE 0.6s [2023-01-11T08:50:35.725Z] [2023-01-11T08:50:35.725Z] #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 [2023-01-11T08:50:35.725Z] #38 215.8 CC criu/sk-inet.o [2023-01-11T08:50:35.826Z] #39 105.3 DEP criu/seize.d [2023-01-11T08:50:35.983Z] #38 ... [2023-01-11T08:50:35.983Z] [2023-01-11T08:50:35.983Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-01-11T08:50:35.983Z] #54 DONE 0.3s [2023-01-11T08:50:35.983Z] [2023-01-11T08:50:35.983Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-01-11T08:50:35.983Z] #55 DONE 0.1s [2023-01-11T08:50:35.983Z] [2023-01-11T08:50:35.983Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2023-01-11T08:50:35.983Z] #56 DONE 0.0s [2023-01-11T08:50:36.050Z] #49 29.39 Selecting previously unselected package libinih1:amd64. [2023-01-11T08:50:36.050Z] #49 29.39 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-01-11T08:50:36.050Z] #49 29.39 Unpacking libinih1:amd64 (53-1+b2) ... [2023-01-11T08:50:36.050Z] #49 29.46 Selecting previously unselected package libnet1:amd64. [2023-01-11T08:50:36.050Z] #49 29.47 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-11T08:50:36.087Z] #39 105.5 DEP criu/seccomp.d [2023-01-11T08:50:36.242Z] [2023-01-11T08:50:36.242Z] #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 [2023-01-11T08:50:36.309Z] #49 29.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-11T08:50:36.309Z] #49 29.59 Selecting previously unselected package libnl-3-200:amd64. [2023-01-11T08:50:36.309Z] #49 29.59 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-01-11T08:50:36.309Z] #49 29.60 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-11T08:50:36.309Z] #49 29.67 Selecting previously unselected package libprotobuf-c1:amd64. [2023-01-11T08:50:36.309Z] #49 29.68 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-01-11T08:50:36.309Z] #49 29.68 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-11T08:50:36.309Z] #49 29.75 Selecting previously unselected package net-tools. [2023-01-11T08:50:36.309Z] #49 29.75 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-01-11T08:50:36.569Z] #49 29.75 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-01-11T08:50:36.658Z] #39 105.8 DEP criu/rst-malloc.d [2023-01-11T08:50:36.659Z] #39 106.0 DEP criu/rbtree.d [2023-01-11T08:50:36.659Z] #39 ... [2023-01-11T08:50:36.659Z] [2023-01-11T08:50:36.659Z] #42 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-01-11T08:50:36.659Z] #42 DONE 3.0s [2023-01-11T08:50:36.659Z] [2023-01-11T08:50:36.659Z] #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 [2023-01-11T08:50:36.659Z] #39 106.1 DEP criu/pstree.d [2023-01-11T08:50:36.809Z] #38 217.2 CC criu/sk-netlink.o [2023-01-11T08:50:36.833Z] #49 29.91 Selecting previously unselected package patch. [2023-01-11T08:50:36.833Z] #49 29.94 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-01-11T08:50:36.833Z] #49 29.94 Unpacking patch (2.7.6-7) ... [2023-01-11T08:50:36.833Z] #49 30.05 Selecting previously unselected package python-pip-whl. [2023-01-11T08:50:36.833Z] #49 30.07 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-01-11T08:50:36.833Z] #49 30.07 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-11T08:50:37.234Z] #39 106.4 DEP criu/protobuf.d [2023-01-11T08:50:37.234Z] #39 106.7 GEN criu/protobuf-desc-gen.h [2023-01-11T08:50:37.376Z] #38 217.8 CC criu/sk-packet.o [2023-01-11T08:50:37.403Z] #49 30.64 Selecting previously unselected package python3-lib2to3. [2023-01-11T08:50:37.403Z] #49 30.65 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-01-11T08:50:37.403Z] #49 30.66 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-01-11T08:50:37.403Z] #49 30.76 Selecting previously unselected package python3-distutils. [2023-01-11T08:50:37.403Z] #49 ... [2023-01-11T08:50:37.403Z] [2023-01-11T08:50:37.403Z] #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 [2023-01-11T08:50:37.403Z] #38 108.8 CC criu/external.o [2023-01-11T08:50:37.403Z] #38 109.1 CC criu/fault-injection.o [2023-01-11T08:50:37.403Z] #38 109.1 CC criu/fdstore.o [2023-01-11T08:50:37.403Z] #38 109.5 CC criu/fifo.o [2023-01-11T08:50:37.403Z] #38 109.9 CC criu/file-ids.o [2023-01-11T08:50:37.403Z] #38 110.2 CC criu/file-lock.o [2023-01-11T08:50:37.403Z] #38 111.2 CC criu/files-ext.o [2023-01-11T08:50:37.403Z] #38 111.6 CC criu/files-reg.o [2023-01-11T08:50:37.403Z] #38 113.9 CC criu/files.o [2023-01-11T08:50:37.403Z] #38 116.0 include/common/asm/bitops.h: Assembler messages: [2023-01-11T08:50:37.403Z] #38 116.0 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-01-11T08:50:37.403Z] #38 116.1 CC criu/filesystems.o [2023-01-11T08:50:37.403Z] #38 117.0 CC criu/fsnotify.o [2023-01-11T08:50:37.403Z] #38 118.3 CC criu/image-desc.o [2023-01-11T08:50:37.403Z] #38 118.5 CC criu/image.o [2023-01-11T08:50:37.663Z] #38 ... [2023-01-11T08:50:37.663Z] [2023-01-11T08:50:37.663Z] #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 [2023-01-11T08:50:37.663Z] #49 30.77 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-01-11T08:50:37.663Z] #49 30.77 Unpacking python3-distutils (3.9.2-1) ... [2023-01-11T08:50:37.663Z] #49 30.91 Selecting previously unselected package python3-pkg-resources. [2023-01-11T08:50:37.663Z] #49 30.92 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-11T08:50:37.663Z] #49 30.93 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-11T08:50:37.663Z] #49 31.05 Selecting previously unselected package python3-setuptools. [2023-01-11T08:50:37.923Z] #49 31.05 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-01-11T08:50:37.923Z] #49 31.06 Unpacking python3-setuptools (52.0.0-4) ... [2023-01-11T08:50:37.923Z] #49 31.30 Selecting previously unselected package python3-wheel. [2023-01-11T08:50:37.923Z] #49 31.30 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-01-11T08:50:37.923Z] #49 31.30 Unpacking python3-wheel (0.34.2-1) ... [2023-01-11T08:50:38.183Z] #49 31.40 Selecting previously unselected package python3-pip. [2023-01-11T08:50:38.183Z] #49 31.40 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-01-11T08:50:38.183Z] #49 31.41 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-01-11T08:50:38.312Z] #38 218.5 CC criu/sk-queue.o [2023-01-11T08:50:38.443Z] #49 31.69 Selecting previously unselected package sudo. [2023-01-11T08:50:38.443Z] #49 31.69 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2023-01-11T08:50:38.443Z] #49 31.70 Unpacking sudo (1.9.5p2-3) ... [2023-01-11T08:50:38.880Z] #38 219.0 CC criu/sk-tcp.o [2023-01-11T08:50:39.011Z] #49 32.30 Selecting previously unselected package thin-provisioning-tools. [2023-01-11T08:50:39.012Z] #49 32.31 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-01-11T08:50:39.012Z] #49 32.32 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-01-11T08:50:39.271Z] #49 32.61 Selecting previously unselected package uidmap. [2023-01-11T08:50:39.271Z] #49 32.64 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-01-11T08:50:39.271Z] #49 32.64 Unpacking uidmap (1:4.8.1-1) ... [2023-01-11T08:50:39.446Z] #38 219.7 CC criu/sk-unix.o [2023-01-11T08:50:39.530Z] #49 32.79 Selecting previously unselected package vim-runtime. [2023-01-11T08:50:39.530Z] #49 32.80 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-11T08:50:39.530Z] #49 32.83 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-01-11T08:50:39.530Z] #49 32.85 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-01-11T08:50:39.530Z] #49 32.87 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:50:39.779Z] #39 ... [2023-01-11T08:50:39.779Z] [2023-01-11T08:50:39.779Z] #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 [2023-01-11T08:50:39.779Z] #43 DONE 2.8s [2023-01-11T08:50:39.779Z] [2023-01-11T08:50:39.779Z] #44 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-01-11T08:50:41.164Z] #44 1.450 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-01-11T08:50:41.425Z] #44 DONE 1.7s [2023-01-11T08:50:41.425Z] [2023-01-11T08:50:41.425Z] #45 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-01-11T08:50:41.666Z] #24 ... [2023-01-11T08:50:41.666Z] [2023-01-11T08:50:41.666Z] #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 [2023-01-11T08:50:41.666Z] #38 89.08 AR criu/pie/pie.lib.a [2023-01-11T08:50:41.666Z] #38 89.28 DEP criu/pie/restorer.d [2023-01-11T08:50:41.666Z] #38 89.68 DEP criu/arch/x86/sigaction_compat_pie.d [2023-01-11T08:50:41.666Z] #38 89.86 DEP criu/arch/x86/restorer_unmap.d [2023-01-11T08:50:41.666Z] #38 89.90 DEP criu/arch/x86/restorer.d [2023-01-11T08:50:41.666Z] #38 90.12 DEP criu/arch/x86/vdso-pie.d [2023-01-11T08:50:41.666Z] #38 90.29 DEP criu/pie/parasite-vdso.d [2023-01-11T08:50:41.666Z] #38 90.51 DEP criu/pie/parasite.d [2023-01-11T08:50:41.666Z] #38 91.15 CC criu/pie/parasite.o [2023-01-11T08:50:41.666Z] #38 92.74 LINK criu/pie/parasite.built-in.o [2023-01-11T08:50:41.666Z] #38 92.77 GEN criu/pie/parasite-blob.h [2023-01-11T08:50:41.666Z] #38 92.83 CC criu/pie/parasite-vdso.o [2023-01-11T08:50:41.666Z] #38 93.96 CC criu/arch/x86/vdso-pie.o [2023-01-11T08:50:41.666Z] #38 94.56 CC criu/arch/x86/restorer.o [2023-01-11T08:50:41.666Z] #38 94.91 CC criu/arch/x86/restorer_unmap.o [2023-01-11T08:50:41.666Z] #38 94.96 CC criu/arch/x86/sigaction_compat_pie.o [2023-01-11T08:50:41.666Z] #38 95.41 CC criu/pie/restorer.o [2023-01-11T08:50:42.012Z] #38 222.2 CC criu/sockets.o [2023-01-11T08:50:42.821Z] #49 36.10 Selecting previously unselected package vim. [2023-01-11T08:50:42.821Z] #49 36.12 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-11T08:50:42.821Z] #49 36.13 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:50:43.336Z] #45 DONE 1.8s [2023-01-11T08:50:43.336Z] [2023-01-11T08:50:43.336Z] #46 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-01-11T08:50:43.387Z] #38 223.6 CC criu/stats.o [2023-01-11T08:50:43.390Z] #49 36.66 Selecting previously unselected package xfsprogs. [2023-01-11T08:50:43.390Z] #49 36.68 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-01-11T08:50:43.390Z] #49 36.69 Unpacking xfsprogs (5.10.0-4) ... [2023-01-11T08:50:43.646Z] #38 223.9 CC criu/string.o [2023-01-11T08:50:43.906Z] #38 224.0 CC criu/sysctl.o [2023-01-11T08:50:43.909Z] #46 ... [2023-01-11T08:50:43.909Z] [2023-01-11T08:50:43.909Z] #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 [2023-01-11T08:50:43.909Z] #0 2.815 + RM_GOPATH=0 [2023-01-11T08:50:43.909Z] #0 2.816 + TMP_GOPATH= [2023-01-11T08:50:43.909Z] #0 2.816 + : /build [2023-01-11T08:50:43.909Z] #0 2.816 + '[' -z '' ']' [2023-01-11T08:50:43.909Z] #0 2.823 ++ mktemp -d [2023-01-11T08:50:43.909Z] #0 2.835 + export GOPATH=/tmp/tmp.Utw5pqjSJ3 [2023-01-11T08:50:43.909Z] #0 2.835 + GOPATH=/tmp/tmp.Utw5pqjSJ3 [2023-01-11T08:50:43.909Z] #0 2.835 + RM_GOPATH=1 [2023-01-11T08:50:43.909Z] #0 2.835 + case "$(go env GOARCH)" in [2023-01-11T08:50:43.909Z] #0 2.835 ++ go env GOARCH [2023-01-11T08:50:43.909Z] #0 2.892 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:50:43.909Z] #0 2.892 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:50:43.909Z] #0 2.894 ++ dirname /tmp/install/install.sh [2023-01-11T08:50:43.909Z] #0 2.900 + dir=/tmp/install [2023-01-11T08:50:43.909Z] #0 2.900 + bin=runc [2023-01-11T08:50:43.909Z] #0 2.900 + shift [2023-01-11T08:50:43.909Z] #0 2.900 + '[' '!' -f /tmp/install/runc.installer ']' [2023-01-11T08:50:43.909Z] #0 2.900 + . /tmp/install/runc.installer [2023-01-11T08:50:43.909Z] #0 2.901 ++ set -e [2023-01-11T08:50:43.909Z] #0 2.901 ++ : v1.1.4 [2023-01-11T08:50:43.909Z] #0 2.901 + install_runc [2023-01-11T08:50:43.909Z] #0 2.901 + RUNC_BUILDTAGS=seccomp [2023-01-11T08:50:43.909Z] #0 2.901 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-01-11T08:50:43.909Z] #0 2.901 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Utw5pqjSJ3/src/github.com/opencontainers/runc [2023-01-11T08:50:43.909Z] #0 2.901 Install runc version v1.1.4 (build tags: seccomp) [2023-01-11T08:50:43.909Z] #0 2.920 Cloning into '/tmp/tmp.Utw5pqjSJ3/src/github.com/opencontainers/runc'... [2023-01-11T08:50:43.909Z] #47 ... [2023-01-11T08:50:43.909Z] [2023-01-11T08:50:43.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 [2023-01-11T08:50:43.909Z] #39 109.7 DEP criu/protobuf-desc.d [2023-01-11T08:50:43.909Z] #39 109.8 DEP criu/proc_parse.d [2023-01-11T08:50:43.909Z] #39 110.2 DEP criu/plugin.d [2023-01-11T08:50:43.909Z] #39 110.4 DEP criu/pipes.d [2023-01-11T08:50:43.909Z] #39 110.7 DEP criu/pie-util.d [2023-01-11T08:50:43.909Z] #39 111.0 DEP criu/pie-util-vdso.d [2023-01-11T08:50:43.909Z] #39 111.3 DEP criu/pie-util-vdso-elf32.d [2023-01-11T08:50:43.909Z] #39 111.5 DEP criu/path.d [2023-01-11T08:50:43.909Z] #39 111.8 DEP criu/parasite-syscall.d [2023-01-11T08:50:43.909Z] #39 112.2 DEP criu/pagemap.d [2023-01-11T08:50:43.909Z] #39 112.6 DEP criu/pagemap-cache.d [2023-01-11T08:50:43.909Z] #39 112.8 DEP criu/page-xfer.d [2023-01-11T08:50:43.909Z] #39 113.1 DEP criu/page-pipe.d [2023-01-11T08:50:43.909Z] #39 113.4 DEP criu/netfilter.d [2023-01-11T08:50:43.960Z] #49 37.13 Selecting previously unselected package zip. [2023-01-11T08:50:43.960Z] #49 37.15 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-01-11T08:50:43.960Z] #49 37.15 Unpacking zip (3.0-12) ... [2023-01-11T08:50:43.960Z] #49 37.35 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-11T08:50:44.170Z] #39 113.6 DEP criu/net.d [2023-01-11T08:50:44.190Z] #38 ... [2023-01-11T08:50:44.190Z] [2023-01-11T08:50:44.190Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-01-11T08:50:44.190Z] #33 182.6 + for f in rootlesskit rootlesskit-docker-proxy [2023-01-11T08:50:44.190Z] #33 182.6 + GOBIN=/build [2023-01-11T08:50:44.190Z] #33 182.6 + GO111MODULE=on [2023-01-11T08:50:44.190Z] #33 182.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-01-11T08:50:44.431Z] #39 113.9 DEP criu/namespaces.d [2023-01-11T08:50:44.474Z] #38 224.7 CC criu/sysfs_parse.o [2023-01-11T08:50:44.692Z] #39 ... [2023-01-11T08:50:44.692Z] [2023-01-11T08:50:44.692Z] #46 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-01-11T08:50:44.692Z] #46 DONE 1.6s [2023-01-11T08:50:44.692Z] [2023-01-11T08:50:44.692Z] #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 [2023-01-11T08:50:44.692Z] #39 114.1 DEP criu/mount.d [2023-01-11T08:50:44.899Z] #49 38.29 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-01-11T08:50:45.042Z] #38 225.2 CC criu/timens.o [2023-01-11T08:50:45.159Z] #49 38.30 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-01-11T08:50:45.159Z] #49 38.32 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-01-11T08:50:45.159Z] #49 38.33 Setting up libicu67:amd64 (67.1-7) ... [2023-01-11T08:50:45.159Z] #49 38.34 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-01-11T08:50:45.159Z] #49 38.35 Setting up libinih1:amd64 (53-1+b2) ... [2023-01-11T08:50:45.159Z] #49 38.37 Setting up uidmap (1:4.8.1-1) ... [2023-01-11T08:50:45.159Z] #49 38.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-11T08:50:45.159Z] #49 38.39 Setting up bzip2 (1.0.8-4) ... [2023-01-11T08:50:45.159Z] #49 38.40 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-11T08:50:45.159Z] #49 38.42 Setting up python3-wheel (0.34.2-1) ... [2023-01-11T08:50:45.264Z] #39 114.5 DEP criu/memfd.d [2023-01-11T08:50:45.264Z] #39 114.7 DEP criu/mem.d [2023-01-11T08:50:45.301Z] #38 225.7 CC criu/timerfd.o [2023-01-11T08:50:45.524Z] #39 115.0 DEP criu/lsm.d [2023-01-11T08:50:45.786Z] #39 115.2 DEP criu/log.d [2023-01-11T08:50:45.870Z] #38 226.1 CC criu/tty.o [2023-01-11T08:50:46.047Z] #39 115.4 DEP criu/libnetlink.d [2023-01-11T08:50:46.047Z] #39 ... [2023-01-11T08:50:46.047Z] [2023-01-11T08:50:46.047Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2023-01-11T08:50:46.047Z] #48 DONE 1.3s [2023-01-11T08:50:46.098Z] #49 39.23 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:50:46.098Z] #49 39.24 Setting up libcap2:amd64 (1:2.44-1) ... [2023-01-11T08:50:46.098Z] #49 39.25 Setting up libcap2-bin (1:2.44-1) ... [2023-01-11T08:50:46.098Z] #49 39.26 Setting up apparmor (2.13.6-10) ... [2023-01-11T08:50:46.308Z] [2023-01-11T08:50:46.308Z] #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 [2023-01-11T08:50:46.308Z] #39 115.6 DEP criu/kerndat.d [2023-01-11T08:50:46.569Z] #39 116.0 DEP criu/kcmp-ids.d [2023-01-11T08:50:46.831Z] #39 116.2 DEP criu/irmap.d [2023-01-11T08:50:47.190Z] #39 116.4 DEP criu/ipc_ns.d [2023-01-11T08:50:47.190Z] #39 116.7 DEP criu/image.d [2023-01-11T08:50:47.460Z] #39 117.0 DEP criu/image-desc.d [2023-01-11T08:50:47.721Z] #39 117.1 DEP criu/fsnotify.d [2023-01-11T08:50:47.721Z] #39 117.2 DEP criu/filesystems.d [2023-01-11T08:50:47.982Z] #39 117.4 DEP criu/files.d [2023-01-11T08:50:48.170Z] #49 41.07 Setting up zip (3.0-12) ... [2023-01-11T08:50:48.170Z] #49 41.09 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:50:48.170Z] #49 41.14 Setting up bash-completion (1:2.11-2) ... [2023-01-11T08:50:48.170Z] #49 ... [2023-01-11T08:50:48.170Z] [2023-01-11T08:50:48.170Z] #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 [2023-01-11T08:50:48.170Z] #38 119.3 CC criu/ipc_ns.o [2023-01-11T08:50:48.170Z] #38 120.6 CC criu/irmap.o [2023-01-11T08:50:48.170Z] #38 121.3 CC criu/kcmp-ids.o [2023-01-11T08:50:48.170Z] #38 121.6 CC criu/kerndat.o [2023-01-11T08:50:48.170Z] #38 122.8 CC criu/libnetlink.o [2023-01-11T08:50:48.170Z] #38 123.2 CC criu/log.o [2023-01-11T08:50:48.170Z] #38 123.8 CC criu/lsm.o [2023-01-11T08:50:48.170Z] #38 124.2 CC criu/mem.o [2023-01-11T08:50:48.170Z] #38 126.0 CC criu/memfd.o [2023-01-11T08:50:48.170Z] #38 126.6 CC criu/mount.o [2023-01-11T08:50:48.407Z] #38 228.5 CC criu/tun.o [2023-01-11T08:50:48.554Z] #39 117.8 DEP criu/files-reg.d [2023-01-11T08:50:48.840Z] #39 118.2 DEP criu/files-ext.d [2023-01-11T08:50:48.974Z] #38 229.1 CC criu/uffd.o [2023-01-11T08:50:49.102Z] #39 118.6 DEP criu/file-lock.d [2023-01-11T08:50:49.448Z] #33 ... [2023-01-11T08:50:49.448Z] [2023-01-11T08:50:49.448Z] #24 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-01-11T08:50:49.448Z] #24 183.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-01-11T08:50:49.448Z] #24 183.0 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-01-11T08:50:49.448Z] #24 183.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-01-11T08:50:49.448Z] #24 183.4 Selecting previously unselected package libapparmor1:amd64. [2023-01-11T08:50:49.448Z] #24 183.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-01-11T08:50:49.448Z] #24 183.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-01-11T08:50:49.448Z] #24 183.5 Selecting previously unselected package libapparmor-dev:amd64. [2023-01-11T08:50:49.448Z] #24 183.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-01-11T08:50:49.448Z] #24 183.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-01-11T08:50:49.448Z] #24 183.8 Selecting previously unselected package libbtrfs0:amd64. [2023-01-11T08:50:49.448Z] #24 183.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-01-11T08:50:49.448Z] #24 183.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-01-11T08:50:49.448Z] #24 184.1 Selecting previously unselected package libbtrfs-dev:amd64. [2023-01-11T08:50:49.448Z] #24 184.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-01-11T08:50:49.448Z] #24 184.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-11T08:50:49.448Z] #24 184.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-01-11T08:50:49.448Z] #24 184.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-01-11T08:50:49.448Z] #24 184.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-11T08:50:49.448Z] #24 184.6 Selecting previously unselected package libudev-dev:amd64. [2023-01-11T08:50:49.448Z] #24 184.6 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-01-11T08:50:49.448Z] #24 184.6 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-01-11T08:50:49.448Z] #24 184.8 Selecting previously unselected package libsepol1-dev:amd64. [2023-01-11T08:50:49.448Z] #24 184.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-01-11T08:50:49.448Z] #24 184.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-01-11T08:50:49.448Z] #24 185.2 Selecting previously unselected package libpcre2-16-0:amd64. [2023-01-11T08:50:49.448Z] #24 185.2 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-01-11T08:50:49.448Z] #24 185.2 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:50:49.448Z] #24 185.5 Selecting previously unselected package libpcre2-32-0:amd64. [2023-01-11T08:50:49.448Z] #24 185.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-01-11T08:50:49.448Z] #24 185.5 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:50:49.448Z] #24 186.0 Selecting previously unselected package libpcre2-posix2:amd64. [2023-01-11T08:50:49.448Z] #24 186.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-01-11T08:50:49.448Z] #24 186.0 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:50:49.448Z] #24 186.2 Selecting previously unselected package libpcre2-dev:amd64. [2023-01-11T08:50:49.448Z] #24 186.2 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-01-11T08:50:49.448Z] #24 186.2 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:50:49.448Z] #24 186.9 Selecting previously unselected package libselinux1-dev:amd64. [2023-01-11T08:50:49.448Z] #24 186.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-01-11T08:50:49.448Z] #24 186.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-01-11T08:50:49.448Z] #24 187.3 Selecting previously unselected package libdevmapper-dev:amd64. [2023-01-11T08:50:49.448Z] #24 187.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-01-11T08:50:49.448Z] #24 187.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-01-11T08:50:49.448Z] #24 187.4 Selecting previously unselected package libseccomp-dev:amd64. [2023-01-11T08:50:49.448Z] #24 187.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-01-11T08:50:49.448Z] #24 187.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-01-11T08:50:49.448Z] #24 187.6 Selecting previously unselected package libsystemd-dev:amd64. [2023-01-11T08:50:49.448Z] #24 187.6 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-01-11T08:50:49.448Z] #24 187.6 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-01-11T08:50:49.549Z] #38 131.0 CC criu/namespaces.o [2023-01-11T08:50:49.678Z] #39 118.9 DEP criu/file-ids.d [2023-01-11T08:50:49.705Z] #24 188.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-01-11T08:50:49.705Z] #24 188.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-01-11T08:50:49.938Z] #39 119.2 DEP criu/fifo.d [2023-01-11T08:50:49.938Z] #39 119.4 DEP criu/fdstore.d [2023-01-11T08:50:49.961Z] #24 188.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-01-11T08:50:49.961Z] #24 188.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-01-11T08:50:49.961Z] #24 188.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-01-11T08:50:49.961Z] #24 188.5 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:50:49.961Z] #24 188.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-01-11T08:50:49.961Z] #24 188.5 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:50:49.961Z] #24 188.6 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-01-11T08:50:49.961Z] #24 188.6 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:50:49.961Z] #24 188.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-01-11T08:50:49.961Z] #24 188.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-01-11T08:50:50.117Z] #38 ... [2023-01-11T08:50:50.117Z] [2023-01-11T08:50:50.117Z] #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 [2023-01-11T08:50:50.117Z] #49 43.36 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-11T08:50:50.117Z] #49 43.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-01-11T08:50:50.117Z] #49 43.40 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-01-11T08:50:50.117Z] #49 43.41 Setting up patch (2.7.6-7) ... [2023-01-11T08:50:50.117Z] #49 43.42 Setting up sudo (1.9.5p2-3) ... [2023-01-11T08:50:50.199Z] #39 119.6 DEP criu/fault-injection.d [2023-01-11T08:50:50.220Z] #24 188.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-01-11T08:50:50.220Z] #24 188.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-01-11T08:50:50.220Z] #24 188.7 Setting up mingw-w64-common (8.0.0-1) ... [2023-01-11T08:50:50.220Z] #24 188.7 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-01-11T08:50:50.220Z] #24 188.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-01-11T08:50:50.220Z] #24 188.7 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-01-11T08:50:50.220Z] #24 188.8 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-01-11T08:50:50.220Z] #24 188.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-01-11T08:50:50.220Z] #24 188.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-11T08:50:50.220Z] #24 188.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-01-11T08:50:50.220Z] #24 188.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-11T08:50:50.220Z] #24 188.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-01-11T08:50:50.220Z] #24 188.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-01-11T08:50:50.220Z] #24 188.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-01-11T08:50:50.220Z] #24 188.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2023-01-11T08:50:50.220Z] #24 188.9 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-01-11T08:50:50.220Z] #24 188.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-01-11T08:50:50.220Z] #24 188.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-11T08:50:50.220Z] #24 188.9 Setting up dmsetup (2:1.02.175-2.1) ... [2023-01-11T08:50:50.220Z] #24 189.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-01-11T08:50:50.220Z] #24 189.0 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-01-11T08:50:50.349Z] #38 230.7 CC criu/util.o [2023-01-11T08:50:50.376Z] #49 43.51 invoke-rc.d: could not determine current runlevel [2023-01-11T08:50:50.376Z] #49 43.52 invoke-rc.d: policy-rc.d denied execution of start. [2023-01-11T08:50:50.376Z] #49 43.53 Setting up xfsprogs (5.10.0-4) ... [2023-01-11T08:50:50.376Z] #49 43.54 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-01-11T08:50:50.376Z] #49 43.57 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-11T08:50:50.376Z] #49 43.58 Setting up pigz (2.6-1) ... [2023-01-11T08:50:50.376Z] #49 43.60 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-01-11T08:50:50.376Z] #49 43.61 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-11T08:50:50.376Z] #49 43.63 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-11T08:50:50.376Z] #49 43.64 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:50:50.460Z] #39 119.8 DEP criu/external.d [2023-01-11T08:50:50.479Z] #24 189.0 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-11T08:50:50.721Z] #39 120.1 DEP criu/eventpoll.d [2023-01-11T08:50:50.982Z] #39 120.4 DEP criu/eventfd.d [2023-01-11T08:50:51.043Z] #24 DONE 189.6s [2023-01-11T08:50:51.043Z] [2023-01-11T08:50:51.043Z] #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 [2023-01-11T08:50:51.043Z] #38 99.38 LINK criu/pie/restorer.built-in.o [2023-01-11T08:50:51.043Z] #38 99.40 GEN criu/pie/restorer-blob.h [2023-01-11T08:50:51.043Z] #38 99.61 DEP criu/vdso.d [2023-01-11T08:50:51.043Z] #38 99.93 DEP criu/vdso-compat.d [2023-01-11T08:50:51.043Z] #38 100.1 DEP criu/uts_ns.d [2023-01-11T08:50:51.043Z] #38 100.3 DEP criu/util.d [2023-01-11T08:50:51.043Z] #38 100.6 DEP criu/uffd.d [2023-01-11T08:50:51.043Z] #38 100.7 DEP criu/tun.d [2023-01-11T08:50:51.043Z] #38 100.9 DEP criu/tty.d [2023-01-11T08:50:51.043Z] #38 101.1 DEP criu/timerfd.d [2023-01-11T08:50:51.043Z] #38 101.2 DEP criu/timens.d [2023-01-11T08:50:51.043Z] #38 101.4 DEP criu/sysfs_parse.d [2023-01-11T08:50:51.043Z] #38 101.5 DEP criu/sysctl.d [2023-01-11T08:50:51.043Z] #38 101.8 DEP criu/string.d [2023-01-11T08:50:51.043Z] #38 101.9 DEP criu/stats.d [2023-01-11T08:50:51.043Z] #38 102.0 DEP criu/sockets.d [2023-01-11T08:50:51.043Z] #38 102.2 DEP criu/sk-unix.d [2023-01-11T08:50:51.043Z] #38 102.5 DEP criu/sk-tcp.d [2023-01-11T08:50:51.043Z] #38 102.8 DEP criu/sk-queue.d [2023-01-11T08:50:51.043Z] #38 103.0 DEP criu/sk-packet.d [2023-01-11T08:50:51.043Z] #38 103.4 DEP criu/sk-netlink.d [2023-01-11T08:50:51.043Z] #38 103.7 DEP criu/sk-inet.d [2023-01-11T08:50:51.043Z] #38 104.0 DEP criu/signalfd.d [2023-01-11T08:50:51.043Z] #38 104.2 DEP criu/sigframe.d [2023-01-11T08:50:51.043Z] #38 104.4 DEP criu/shmem.d [2023-01-11T08:50:51.043Z] #38 104.6 DEP criu/servicefd.d [2023-01-11T08:50:51.243Z] #39 120.7 DEP criu/crtools.d [2023-01-11T08:50:51.300Z] #38 105.0 DEP criu/seize.d [2023-01-11T08:50:51.318Z] #49 44.36 Setting up libaio1:amd64 (0.3.112-9) ... [2023-01-11T08:50:51.318Z] #49 44.38 Setting up python3-lib2to3 (3.9.2-1) ... [2023-01-11T08:50:51.504Z] #39 121.1 DEP criu/cr-service.d [2023-01-11T08:50:51.556Z] #38 105.3 DEP criu/seccomp.d [2023-01-11T08:50:51.582Z] #49 44.82 Setting up libelf1:amd64 (0.183-1) ... [2023-01-11T08:50:51.582Z] #49 44.85 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-01-11T08:50:51.582Z] #49 44.86 Setting up python3-distutils (3.9.2-1) ... [2023-01-11T08:50:51.813Z] #38 105.6 DEP criu/rst-malloc.d [2023-01-11T08:50:51.813Z] #38 105.7 DEP criu/rbtree.d [2023-01-11T08:50:52.070Z] #38 105.8 DEP criu/pstree.d [2023-01-11T08:50:52.078Z] #39 121.4 DEP criu/cr-restore.d [2023-01-11T08:50:52.152Z] #49 45.43 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:50:52.152Z] #49 45.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-01-11T08:50:52.152Z] #49 45.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-01-11T08:50:52.152Z] #49 45.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-01-11T08:50:52.152Z] #49 45.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-01-11T08:50:52.152Z] #49 45.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-01-11T08:50:52.152Z] #49 45.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-01-11T08:50:52.152Z] #49 45.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-01-11T08:50:52.152Z] #49 45.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-01-11T08:50:52.152Z] #49 45.52 Setting up python3-setuptools (52.0.0-4) ... [2023-01-11T08:50:52.249Z] #38 232.3 CC criu/uts_ns.o [2023-01-11T08:50:52.249Z] #38 232.6 CC criu/vdso-compat.o [2023-01-11T08:50:52.326Z] #38 106.0 DEP criu/protobuf.d [2023-01-11T08:50:52.339Z] #39 121.8 DEP criu/cr-errno.d [2023-01-11T08:50:52.339Z] #39 121.9 DEP criu/cr-dump.d [2023-01-11T08:50:52.508Z] #38 232.8 CC criu/vdso.o [2023-01-11T08:50:52.584Z] #38 106.3 GEN criu/protobuf-desc-gen.h [2023-01-11T08:50:52.600Z] #39 ... [2023-01-11T08:50:52.600Z] [2023-01-11T08:50:52.600Z] #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 [2023-01-11T08:50:52.600Z] #47 18.71 + cd /tmp/tmp.Utw5pqjSJ3/src/github.com/opencontainers/runc [2023-01-11T08:50:52.600Z] #47 18.71 + git checkout -q v1.1.4 [2023-01-11T08:50:53.147Z] #38 ... [2023-01-11T08:50:53.147Z] [2023-01-11T08:50:53.147Z] #33 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2023-01-11T08:50:53.147Z] #33 DONE 191.8s [2023-01-11T08:50:53.147Z] [2023-01-11T08:50:53.147Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-01-11T08:50:53.404Z] #40 DONE 0.1s [2023-01-11T08:50:53.404Z] [2023-01-11T08:50:53.404Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-01-11T08:50:53.404Z] #41 DONE 0.1s [2023-01-11T08:50:53.404Z] [2023-01-11T08:50:53.404Z] #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 [2023-01-11T08:50:53.404Z] #0 2.182 + RM_GOPATH=0 [2023-01-11T08:50:53.404Z] #0 2.182 + TMP_GOPATH= [2023-01-11T08:50:53.404Z] #0 2.182 + : /build [2023-01-11T08:50:53.404Z] #0 2.182 + '[' -z '' ']' [2023-01-11T08:50:53.404Z] #0 2.182 ++ mktemp -d [2023-01-11T08:50:53.404Z] #0 2.278 + export GOPATH=/tmp/tmp.gFK0Zi7QV9 [2023-01-11T08:50:53.404Z] #0 2.278 + GOPATH=/tmp/tmp.gFK0Zi7QV9 [2023-01-11T08:50:53.404Z] #0 2.278 + RM_GOPATH=1 [2023-01-11T08:50:53.404Z] #0 2.278 + case "$(go env GOARCH)" in [2023-01-11T08:50:53.404Z] #0 2.278 ++ go env GOARCH [2023-01-11T08:50:53.404Z] #0 2.314 + export GO_BUILDMODE=-buildmode=pie [2023-01-11T08:50:53.404Z] #0 2.314 + GO_BUILDMODE=-buildmode=pie [2023-01-11T08:50:53.404Z] #0 2.314 ++ dirname /tmp/install/install.sh [2023-01-11T08:50:53.404Z] #0 2.333 + dir=/tmp/install [2023-01-11T08:50:53.404Z] #0 2.333 + bin=runc [2023-01-11T08:50:53.404Z] #0 2.333 + shift [2023-01-11T08:50:53.404Z] #0 2.333 + '[' '!' -f /tmp/install/runc.installer ']' [2023-01-11T08:50:53.404Z] #0 2.333 + . /tmp/install/runc.installer [2023-01-11T08:50:53.404Z] #0 2.333 ++ set -e [2023-01-11T08:50:53.404Z] #0 2.333 ++ : v1.1.4 [2023-01-11T08:50:53.404Z] #0 2.333 + install_runc [2023-01-11T08:50:53.404Z] #0 2.333 + RUNC_BUILDTAGS=seccomp [2023-01-11T08:50:53.404Z] #0 2.333 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-01-11T08:50:53.404Z] #0 2.333 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gFK0Zi7QV9/src/github.com/opencontainers/runc [2023-01-11T08:50:53.404Z] #0 2.333 Cloning into '/tmp/tmp.gFK0Zi7QV9/src/github.com/opencontainers/runc'... [2023-01-11T08:50:53.404Z] #0 2.333 Install runc version v1.1.4 (build tags: seccomp) [2023-01-11T08:50:53.444Z] #38 233.5 LINK criu/built-in.o [2023-01-11T08:50:53.444Z] #38 233.7 LINK criu/criu [2023-01-11T08:50:53.628Z] #47 19.75 + '[' -z '' ']' [2023-01-11T08:50:53.628Z] #47 19.75 + target=static [2023-01-11T08:50:53.628Z] #47 19.75 + make BUILDTAGS=seccomp static [2023-01-11T08:50:53.702Z] #38 ... [2023-01-11T08:50:53.703Z] [2023-01-11T08:50:53.703Z] #32 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-01-11T08:50:53.703Z] #32 308.3 + dpkg --print-architecture [2023-01-11T08:50:53.703Z] #32 308.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-01-11T08:50:54.050Z] #42 ... [2023-01-11T08:50:54.050Z] [2023-01-11T08:50:54.050Z] #43 [dev-systemd-false 1/26] RUN groupadd -r docker [2023-01-11T08:50:54.050Z] #43 DONE 2.7s [2023-01-11T08:50:54.050Z] [2023-01-11T08:50:54.050Z] #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 [2023-01-11T08:50:54.058Z] #49 47.09 Setting up libjq1:amd64 (1.6-2.1) ... [2023-01-11T08:50:54.058Z] #49 47.11 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-01-11T08:50:54.058Z] #49 47.12 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-01-11T08:50:54.058Z] #49 47.13 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-01-11T08:50:54.204Z] #47 20.21 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2023-01-11T08:50:54.270Z] #32 308.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-01-11T08:50:54.270Z] #32 308.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-01-11T08:50:55.007Z] #49 48.35 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-01-11T08:50:55.007Z] #49 48.37 Setting up jq (1.6-2.1) ... [2023-01-11T08:50:55.007Z] #49 48.38 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-01-11T08:50:55.267Z] #49 48.39 Setting up iptables (1.8.7-1) ... [2023-01-11T08:50:55.267Z] #49 48.40 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-11T08:50:55.267Z] #49 48.41 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-11T08:50:55.268Z] #49 48.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-11T08:50:55.268Z] #49 48.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-11T08:50:55.268Z] #49 48.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-01-11T08:50:55.268Z] #49 48.43 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-01-11T08:50:55.268Z] #49 48.45 Setting up iproute2 (5.10.0-4) ... [2023-01-11T08:50:55.527Z] #49 48.84 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-11T08:50:56.097Z] #49 DONE 49.4s [2023-01-11T08:50:56.097Z] [2023-01-11T08:50:56.097Z] #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 [2023-01-11T08:50:56.128Z] #47 ... [2023-01-11T08:50:56.128Z] [2023-01-11T08:50:56.128Z] #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 [2023-01-11T08:50:56.128Z] #0 1.526 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-11T08:50:56.128Z] #0 1.583 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-11T08:50:56.128Z] #0 1.583 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-11T08:50:56.128Z] #0 2.664 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-11T08:50:56.128Z] #0 5.080 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB] [2023-01-11T08:50:56.128Z] #0 7.679 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-11T08:50:56.128Z] #49 ... [2023-01-11T08:50:56.128Z] [2023-01-11T08:50:56.128Z] #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 [2023-01-11T08:50:56.128Z] #39 122.3 DEP criu/cr-dedup.d [2023-01-11T08:50:56.128Z] #39 122.7 DEP criu/cr-check.d [2023-01-11T08:50:56.128Z] #39 123.1 DEP criu/config.d [2023-01-11T08:50:56.128Z] #39 123.4 DEP criu/clone-noasan.d [2023-01-11T08:50:56.128Z] #39 123.6 DEP criu/cgroup.d [2023-01-11T08:50:56.128Z] #39 123.9 DEP criu/cgroup-props.d [2023-01-11T08:50:56.128Z] #39 124.1 DEP criu/bitmap.d [2023-01-11T08:50:56.128Z] #39 124.1 DEP criu/bfd.d [2023-01-11T08:50:56.128Z] #39 124.2 DEP criu/autofs.d [2023-01-11T08:50:56.128Z] #39 124.5 DEP criu/aio.d [2023-01-11T08:50:56.128Z] #39 124.6 DEP criu/action-scripts.d [2023-01-11T08:50:56.128Z] #39 125.1 CC criu/action-scripts.o [2023-01-11T08:50:56.128Z] #39 125.7 CC criu/aio.o [2023-01-11T08:50:56.585Z] #44 DONE 2.7s [2023-01-11T08:50:56.585Z] [2023-01-11T08:50:56.585Z] #45 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-01-11T08:50:57.511Z] #39 126.6 CC criu/autofs.o [2023-01-11T08:50:58.002Z] #50 1.794 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-01-11T08:50:58.002Z] #50 1.798 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-01-11T08:50:58.003Z] #50 1.802 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-01-11T08:50:58.003Z] #50 DONE 1.9s [2023-01-11T08:50:58.003Z] [2023-01-11T08:50:58.003Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2023-01-11T08:50:59.104Z] #45 2.138 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-01-11T08:50:59.104Z] #45 DONE 2.4s [2023-01-11T08:50:59.104Z] [2023-01-11T08:50:59.104Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-11T08:50:59.104Z] #38 109.6 DEP criu/protobuf-desc.d [2023-01-11T08:50:59.104Z] #38 109.9 DEP criu/proc_parse.d [2023-01-11T08:50:59.104Z] #38 110.3 DEP criu/plugin.d [2023-01-11T08:50:59.104Z] #38 110.5 DEP criu/pipes.d [2023-01-11T08:50:59.104Z] #38 110.8 DEP criu/pie-util.d [2023-01-11T08:50:59.104Z] #38 111.0 DEP criu/pie-util-vdso.d [2023-01-11T08:50:59.104Z] #38 111.3 DEP criu/pie-util-vdso-elf32.d [2023-01-11T08:50:59.104Z] #38 111.6 DEP criu/path.d [2023-01-11T08:50:59.104Z] #38 111.8 DEP criu/parasite-syscall.d [2023-01-11T08:50:59.104Z] #38 112.1 DEP criu/pagemap.d [2023-01-11T08:50:59.104Z] #38 112.6 DEP criu/pagemap-cache.d [2023-01-11T08:50:59.104Z] #38 112.8 DEP criu/page-xfer.d [2023-01-11T08:50:59.434Z] #39 ... [2023-01-11T08:50:59.434Z] [2023-01-11T08:50:59.434Z] #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 [2023-01-11T08:50:59.434Z] #49 13.03 Fetched 8617 kB in 12s (732 kB/s) [2023-01-11T08:50:59.665Z] #38 113.1 DEP criu/page-pipe.d [2023-01-11T08:50:59.665Z] #38 113.3 DEP criu/netfilter.d [2023-01-11T08:50:59.921Z] #38 113.6 DEP criu/net.d [2023-01-11T08:51:00.176Z] #38 113.9 DEP criu/namespaces.d [2023-01-11T08:51:00.432Z] #38 ... [2023-01-11T08:51:00.432Z] [2023-01-11T08:51:00.432Z] #46 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-01-11T08:51:00.432Z] #46 DONE 1.7s [2023-01-11T08:51:00.432Z] [2023-01-11T08:51:00.432Z] #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 [2023-01-11T08:51:00.432Z] #38 114.3 DEP criu/mount.d [2023-01-11T08:51:00.701Z] #37 281.4 # github.com/containerd/containerd/cmd/containerd [2023-01-11T08:51:00.701Z] #37 281.4 /usr/bin/ld: /tmp/go-link-1670168240/000019.o: in function `New': [2023-01-11T08:51:00.701Z] #37 281.4 /tmp/tmp.t4xLEsb0AE/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2023-01-11T08:51:00.833Z] #32 ... [2023-01-11T08:51:00.834Z] [2023-01-11T08:51:00.834Z] #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 [2023-01-11T08:51:00.834Z] #38 234.2 DEP lib/c/criu.d [2023-01-11T08:51:00.834Z] #38 234.4 CC images/rpc.pb-c.o [2023-01-11T08:51:00.834Z] #38 235.1 CC lib/c/criu.o [2023-01-11T08:51:00.834Z] #38 236.5 LINK lib/c/built-in.o [2023-01-11T08:51:00.834Z] #38 236.5 LINK lib/c/libcriu.so [2023-01-11T08:51:00.834Z] #38 236.6 LINK lib/c/libcriu.a [2023-01-11T08:51:00.834Z] #38 236.8 GEN magic.py [2023-01-11T08:51:00.834Z] #38 237.0 Note: Building without setproctitle() and strlcpy() support. [2023-01-11T08:51:00.834Z] #38 237.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-01-11T08:51:00.834Z] #38 237.0 Note: Building without GnuTLS support [2023-01-11T08:51:00.834Z] #38 237.0 Makefile.config:39: Warn: you have no libnftables installed [2023-01-11T08:51:00.834Z] #38 237.0 Makefile.config:40: Warn: Building without nftables support [2023-01-11T08:51:00.834Z] #38 237.9 fatal: not a git repository (or any of the parent directories): .git [2023-01-11T08:51:00.834Z] #38 238.7 make[1]: Nothing to be done for 'all'. [2023-01-11T08:51:00.834Z] #38 239.6 make[1]: 'images/built-in.o' is up to date. [2023-01-11T08:51:00.834Z] #38 239.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-01-11T08:51:00.834Z] #38 239.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-01-11T08:51:00.834Z] #38 239.8 make[1]: 'compel/libcompel.a' is up to date. [2023-01-11T08:51:00.834Z] #38 239.8 make[1]: 'compel/compel-host-bin' is up to date. [2023-01-11T08:51:00.834Z] #38 239.9 make[1]: Nothing to be done for 'all'. [2023-01-11T08:51:00.834Z] #38 239.9 make[1]: 'soccr/libsoccr.a' is up to date. [2023-01-11T08:51:00.834Z] #38 240.2 make[2]: Nothing to be done for 'all'. [2023-01-11T08:51:00.834Z] #38 240.2 make[2]: Nothing to be done for 'all'. [2023-01-11T08:51:00.834Z] #38 240.2 make[2]: Nothing to be done for 'all'. [2023-01-11T08:51:00.834Z] #38 240.4 make[2]: Nothing to be done for 'all'. [2023-01-11T08:51:00.834Z] #38 240.5 make[2]: Nothing to be done for 'all'. [2023-01-11T08:51:00.834Z] #38 240.5 make[2]: Nothing to be done for 'all'. [2023-01-11T08:51:00.834Z] #38 240.5 make[2]: Nothing to be done for 'all'. [2023-01-11T08:51:00.834Z] #38 240.7 make[2]: Nothing to be done for 'all'. [2023-01-11T08:51:00.834Z] #38 240.7 INSTALL criu/criu [2023-01-11T08:51:00.834Z] #38 DONE 241.3s [2023-01-11T08:51:00.957Z] #37 281.5 + bin/containerd-stress [2023-01-11T08:51:00.994Z] #38 114.6 DEP criu/memfd.d [2023-01-11T08:51:01.115Z] [2023-01-11T08:51:01.115Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-11T08:51:01.251Z] #38 114.8 DEP criu/mem.d [2023-01-11T08:51:01.508Z] #38 115.1 DEP criu/lsm.d [2023-01-11T08:51:01.508Z] #38 115.4 DEP criu/log.d [2023-01-11T08:51:01.764Z] #38 115.5 DEP criu/libnetlink.d [2023-01-11T08:51:01.764Z] #38 ... [2023-01-11T08:51:01.764Z] [2023-01-11T08:51:01.764Z] #47 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-01-11T08:51:01.764Z] #47 DONE 1.4s [2023-01-11T08:51:01.886Z] #37 282.6 + bin/containerd-shim [2023-01-11T08:51:02.022Z] [2023-01-11T08:51:02.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 [2023-01-11T08:51:02.022Z] #38 115.8 DEP criu/kerndat.d [2023-01-11T08:51:02.202Z] #51 ... [2023-01-11T08:51:02.202Z] [2023-01-11T08:51:02.202Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-11T08:51:02.202Z] #38 133.1 CC criu/net.o [2023-01-11T08:51:02.202Z] #38 136.8 CC criu/netfilter.o [2023-01-11T08:51:02.202Z] #38 137.2 CC criu/page-pipe.o [2023-01-11T08:51:02.202Z] #38 138.1 CC criu/page-xfer.o [2023-01-11T08:51:02.202Z] #38 140.1 CC criu/pagemap-cache.o [2023-01-11T08:51:02.202Z] #38 140.5 CC criu/pagemap.o [2023-01-11T08:51:02.202Z] #38 141.7 CC criu/parasite-syscall.o [2023-01-11T08:51:02.202Z] #38 142.7 CC criu/path.o [2023-01-11T08:51:02.202Z] #38 143.2 CC criu/pie-util-vdso-elf32.o [2023-01-11T08:51:02.462Z] #38 143.7 CC criu/pie-util-vdso.o [2023-01-11T08:51:02.584Z] #38 116.2 DEP criu/kcmp-ids.d [2023-01-11T08:51:02.584Z] #38 116.4 DEP criu/irmap.d [2023-01-11T08:51:02.840Z] #38 116.6 DEP criu/ipc_ns.d [2023-01-11T08:51:03.034Z] #38 144.2 CC criu/pie-util.o [2023-01-11T08:51:03.034Z] #38 144.4 CC criu/pipes.o [2023-01-11T08:51:03.096Z] #38 116.9 DEP criu/image.d [2023-01-11T08:51:03.352Z] #38 117.1 DEP criu/image-desc.d [2023-01-11T08:51:03.353Z] #38 ... [2023-01-11T08:51:03.353Z] [2023-01-11T08:51:03.353Z] #48 [dev-systemd-false 6/26] RUN ldconfig [2023-01-11T08:51:03.353Z] #48 DONE 1.4s [2023-01-11T08:51:03.609Z] [2023-01-11T08:51:03.609Z] #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 [2023-01-11T08:51:03.609Z] #38 117.3 DEP criu/fsnotify.d [2023-01-11T08:51:03.637Z] #49 13.03 Reading package lists... [2023-01-11T08:51:03.880Z] #38 117.5 DEP criu/filesystems.d [2023-01-11T08:51:03.974Z] #38 145.3 CC criu/plugin.o [2023-01-11T08:51:04.136Z] #38 117.9 DEP criu/files.d [2023-01-11T08:51:04.393Z] #38 118.1 DEP criu/files-reg.d [2023-01-11T08:51:04.544Z] #38 145.9 CC criu/proc_parse.o [2023-01-11T08:51:04.650Z] #38 118.3 DEP criu/files-ext.d [2023-01-11T08:51:04.906Z] #38 118.6 DEP criu/file-lock.d [2023-01-11T08:51:05.163Z] #38 118.9 DEP criu/file-ids.d [2023-01-11T08:51:05.420Z] #38 119.1 DEP criu/fifo.d [2023-01-11T08:51:05.677Z] #38 119.3 DEP criu/fdstore.d [2023-01-11T08:51:05.677Z] #38 119.5 DEP criu/fault-injection.d [2023-01-11T08:51:05.677Z] #38 119.6 DEP criu/external.d [2023-01-11T08:51:05.933Z] #38 119.7 DEP criu/eventpoll.d [2023-01-11T08:51:06.190Z] #38 119.9 DEP criu/eventfd.d [2023-01-11T08:51:06.448Z] #38 120.2 DEP criu/crtools.d [2023-01-11T08:51:06.704Z] #38 120.4 DEP criu/cr-service.d [2023-01-11T08:51:06.961Z] #38 120.6 DEP criu/cr-restore.d [2023-01-11T08:51:07.217Z] #38 120.9 DEP criu/cr-errno.d [2023-01-11T08:51:07.474Z] #38 121.1 DEP criu/cr-dump.d [2023-01-11T08:51:07.730Z] #38 121.5 DEP criu/cr-dedup.d [2023-01-11T08:51:07.836Z] #38 148.6 CC criu/protobuf-desc.o [2023-01-11T08:51:07.987Z] #38 121.9 DEP criu/cr-check.d [2023-01-11T08:51:08.101Z] #49 17.89 Reading package lists... [2023-01-11T08:51:08.101Z] #49 ... [2023-01-11T08:51:08.101Z] [2023-01-11T08:51:08.101Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-11T08:51:08.101Z] #39 129.5 CC criu/bfd.o [2023-01-11T08:51:08.101Z] #39 130.5 CC criu/bitmap.o [2023-01-11T08:51:08.101Z] #39 130.8 CC criu/cgroup-props.o [2023-01-11T08:51:08.101Z] #39 132.5 CC criu/cgroup.o [2023-01-11T08:51:08.101Z] #39 137.5 CC criu/clone-noasan.o [2023-01-11T08:51:08.363Z] #39 ... [2023-01-11T08:51:08.363Z] [2023-01-11T08:51:08.363Z] #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 [2023-01-11T08:51:08.363Z] #49 17.89 Reading package lists... [2023-01-11T08:51:08.404Z] #38 149.7 CC criu/protobuf.o [2023-01-11T08:51:08.550Z] #38 122.2 DEP criu/config.d [2023-01-11T08:51:08.663Z] #38 150.1 CC criu/pstree.o [2023-01-11T08:51:08.809Z] #38 122.5 DEP criu/clone-noasan.d [2023-01-11T08:51:09.065Z] #38 122.7 DEP criu/cgroup.d [2023-01-11T08:51:09.232Z] #38 ... [2023-01-11T08:51:09.232Z] [2023-01-11T08:51:09.232Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2023-01-11T08:51:09.232Z] #51 11.28 Collecting yamllint==1.26.1 [2023-01-11T08:51:09.307Z] #49 22.36 Building dependency tree... [2023-01-11T08:51:09.322Z] #38 123.0 DEP criu/cgroup-props.d [2023-01-11T08:51:09.322Z] #38 123.1 DEP criu/bitmap.d [2023-01-11T08:51:09.322Z] #38 123.1 DEP criu/bfd.d [2023-01-11T08:51:09.578Z] #38 123.2 DEP criu/autofs.d [2023-01-11T08:51:09.835Z] #38 123.5 DEP criu/aio.d [2023-01-11T08:51:10.091Z] #38 123.8 DEP criu/action-scripts.d [2023-01-11T08:51:10.091Z] #38 ... [2023-01-11T08:51:10.091Z] [2023-01-11T08:51:10.091Z] #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 [2023-01-11T08:51:10.091Z] #42 18.98 + cd /tmp/tmp.gFK0Zi7QV9/src/github.com/opencontainers/runc [2023-01-11T08:51:10.091Z] #42 18.98 + git checkout -q v1.1.4 [2023-01-11T08:51:10.249Z] #49 23.87 The following additional packages will be installed: [2023-01-11T08:51:10.249Z] #49 23.88 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-01-11T08:51:10.249Z] #49 23.88 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-01-11T08:51:10.249Z] #49 23.88 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-01-11T08:51:10.249Z] #49 23.89 python3-pkg-resources vim-runtime xxd [2023-01-11T08:51:10.249Z] #49 23.91 Suggested packages: [2023-01-11T08:51:10.249Z] #49 23.91 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-01-11T08:51:10.249Z] #49 23.91 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-01-11T08:51:10.249Z] #49 23.91 acl attr quota [2023-01-11T08:51:10.249Z] #49 23.91 Recommended packages: [2023-01-11T08:51:10.249Z] #49 23.91 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-01-11T08:51:10.249Z] #49 ... [2023-01-11T08:51:10.249Z] [2023-01-11T08:51:10.249Z] #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 [2023-01-11T08:51:10.249Z] #24 DONE 224.3s [2023-01-11T08:51:10.249Z] [2023-01-11T08:51:10.249Z] #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 [2023-01-11T08:51:10.249Z] #39 137.8 CC criu/config.o [2023-01-11T08:51:10.249Z] #39 139.5 CC criu/cr-check.o [2023-01-11T08:51:10.611Z] #51 12.34 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-01-11T08:51:11.021Z] #42 19.87 + '[' -z '' ']' [2023-01-11T08:51:11.021Z] #42 19.87 + target=static [2023-01-11T08:51:11.021Z] #42 19.87 + make BUILDTAGS=seccomp static [2023-01-11T08:51:11.278Z] #42 20.30 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 . [2023-01-11T08:51:11.549Z] #51 13.62 Collecting pathspec>=0.5.3 [2023-01-11T08:51:11.549Z] #51 13.65 Downloading pathspec-0.10.3-py3-none-any.whl (29 kB) [2023-01-11T08:51:11.875Z] #37 291.1 + bin/containerd-shim-runc-v1 [2023-01-11T08:51:12.118Z] #51 14.10 Collecting pyyaml [2023-01-11T08:51:12.118Z] #51 14.12 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) [2023-01-11T08:51:12.118Z] #51 14.19 Building wheels for collected packages: yamllint [2023-01-11T08:51:12.118Z] #51 14.19 Building wheel for yamllint (setup.py): started [2023-01-11T08:51:12.797Z] #39 142.3 CC criu/cr-dedup.o [2023-01-11T08:51:13.497Z] #51 15.28 Building wheel for yamllint (setup.py): finished with status 'done' [2023-01-11T08:51:13.497Z] #51 15.28 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=2267a8653de1ebdcc00d57ce12ec5dccae1010b3847f5b9821911528138a4817 [2023-01-11T08:51:13.497Z] #51 15.29 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-01-11T08:51:13.497Z] #51 15.29 Successfully built yamllint [2023-01-11T08:51:13.497Z] #51 15.32 Installing collected packages: pyyaml, pathspec, yamllint [2023-01-11T08:51:13.741Z] #39 ... [2023-01-11T08:51:13.741Z] [2023-01-11T08:51:13.741Z] #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 [2023-01-11T08:51:13.741Z] #49 26.40 The following NEW packages will be installed: [2023-01-11T08:51:13.741Z] #49 26.40 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-01-11T08:51:13.741Z] #49 26.40 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-01-11T08:51:13.741Z] #49 26.40 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-01-11T08:51:13.741Z] #49 26.40 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-01-11T08:51:13.741Z] #49 26.40 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-01-11T08:51:13.741Z] #49 26.40 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-01-11T08:51:13.741Z] #49 26.41 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-01-11T08:51:13.741Z] #49 26.41 xz-utils zip [2023-01-11T08:51:13.741Z] #49 26.85 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded. [2023-01-11T08:51:13.741Z] #49 26.85 Need to get 27.0 MB of archives. [2023-01-11T08:51:13.741Z] #49 26.85 After this operation, 104 MB of additional disk space will be used. [2023-01-11T08:51:13.741Z] #49 26.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-01-11T08:51:13.741Z] #49 26.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-01-11T08:51:13.741Z] #49 26.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-01-11T08:51:13.741Z] #49 26.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-01-11T08:51:13.741Z] #49 26.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-01-11T08:51:13.741Z] #49 26.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-01-11T08:51:13.741Z] #49 26.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-01-11T08:51:13.741Z] #49 26.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-01-11T08:51:13.741Z] #49 26.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-11T08:51:13.741Z] #49 26.99 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-11T08:51:13.741Z] #49 27.00 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-01-11T08:51:13.741Z] #49 27.03 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-01-11T08:51:13.741Z] #49 27.03 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-01-11T08:51:13.741Z] #49 27.04 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-01-11T08:51:13.741Z] #49 27.09 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-01-11T08:51:13.741Z] #49 27.09 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-01-11T08:51:13.741Z] #49 27.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-01-11T08:51:13.741Z] #49 27.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-01-11T08:51:13.741Z] #49 27.11 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-01-11T08:51:13.741Z] #49 27.11 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-01-11T08:51:13.741Z] #49 27.13 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-01-11T08:51:13.741Z] #49 27.15 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-01-11T08:51:13.741Z] #49 27.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-01-11T08:51:13.741Z] #49 27.18 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-01-11T08:51:13.741Z] #49 27.18 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-01-11T08:51:13.741Z] #49 27.20 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-01-11T08:51:13.741Z] #49 27.20 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-01-11T08:51:13.741Z] #49 27.70 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-01-11T08:51:13.741Z] #49 27.70 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-01-11T08:51:13.741Z] #49 27.70 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-01-11T08:51:13.741Z] #49 27.70 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-01-11T08:51:13.742Z] #49 27.70 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-01-11T08:51:13.742Z] #49 27.71 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-01-11T08:51:13.742Z] #49 27.71 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-01-11T08:51:13.742Z] #49 27.80 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-01-11T08:51:13.756Z] #51 15.82 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1 [2023-01-11T08:51:13.798Z] #42 ... [2023-01-11T08:51:13.798Z] [2023-01-11T08:51:13.798Z] #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 [2023-01-11T08:51:13.798Z] #0 2.126 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-01-11T08:51:13.798Z] #0 2.158 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-01-11T08:51:13.798Z] #0 2.158 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-01-11T08:51:13.798Z] #0 3.183 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-01-11T08:51:13.798Z] #0 5.964 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [211 kB] [2023-01-11T08:51:13.798Z] #0 7.628 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-01-11T08:51:13.798Z] #49 ... [2023-01-11T08:51:13.798Z] [2023-01-11T08:51:13.798Z] #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 [2023-01-11T08:51:13.798Z] #38 124.1 CC criu/action-scripts.o [2023-01-11T08:51:13.798Z] #38 125.0 CC criu/aio.o [2023-01-11T08:51:13.798Z] #38 126.0 CC criu/autofs.o [2023-01-11T08:51:14.003Z] #49 27.82 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-01-11T08:51:14.004Z] #49 27.83 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-11T08:51:14.004Z] #49 27.84 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-01-11T08:51:14.004Z] #49 27.87 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-01-11T08:51:14.004Z] #49 27.87 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-01-11T08:51:14.004Z] #49 27.90 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2023-01-11T08:51:14.004Z] #49 27.94 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-01-11T08:51:14.004Z] #49 27.98 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-01-11T08:51:14.004Z] #49 27.99 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-01-11T08:51:14.326Z] #51 DONE 16.3s [2023-01-11T08:51:14.326Z] [2023-01-11T08:51:14.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 [2023-01-11T08:51:14.326Z] #38 151.5 CC criu/rbtree.o [2023-01-11T08:51:14.326Z] #38 151.8 CC criu/rst-malloc.o [2023-01-11T08:51:14.326Z] #38 152.2 CC criu/seccomp.o [2023-01-11T08:51:14.326Z] #38 153.1 CC criu/seize.o [2023-01-11T08:51:14.326Z] #38 154.3 CC criu/servicefd.o [2023-01-11T08:51:14.326Z] #38 154.8 include/common/asm/bitops.h: Assembler messages: [2023-01-11T08:51:14.326Z] #38 154.8 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-11T08:51:14.326Z] #38 154.8 CC criu/shmem.o [2023-01-11T08:51:14.576Z] #49 28.47 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-01-11T08:51:14.576Z] #49 28.50 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-01-11T08:51:14.576Z] #49 28.55 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-01-11T08:51:14.587Z] #38 ... [2023-01-11T08:51:14.587Z] [2023-01-11T08:51:14.587Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2023-01-11T08:51:14.587Z] #52 DONE 0.4s [2023-01-11T08:51:14.846Z] [2023-01-11T08:51:14.846Z] #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 [2023-01-11T08:51:14.846Z] #38 156.2 CC criu/sigframe.o [2023-01-11T08:51:15.105Z] #38 ... [2023-01-11T08:51:15.105Z] [2023-01-11T08:51:15.105Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-01-11T08:51:15.105Z] #53 DONE 0.3s [2023-01-11T08:51:15.105Z] [2023-01-11T08:51:15.105Z] #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 [2023-01-11T08:51:15.105Z] #38 156.4 CC criu/signalfd.o [2023-01-11T08:51:15.105Z] #38 ... [2023-01-11T08:51:15.105Z] [2023-01-11T08:51:15.105Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-01-11T08:51:15.105Z] #54 DONE 0.2s [2023-01-11T08:51:15.105Z] [2023-01-11T08:51:15.105Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-01-11T08:51:15.105Z] #55 DONE 0.1s [2023-01-11T08:51:15.166Z] #38 128.7 CC criu/bfd.o [2023-01-11T08:51:15.364Z] [2023-01-11T08:51:15.364Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2023-01-11T08:51:15.364Z] #56 DONE 0.1s [2023-01-11T08:51:15.364Z] [2023-01-11T08:51:15.364Z] #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 [2023-01-11T08:51:15.364Z] #38 156.8 CC criu/sk-inet.o [2023-01-11T08:51:15.519Z] #49 29.53 debconf: delaying package configuration, since apt-utils is not installed [2023-01-11T08:51:15.779Z] #49 29.74 Fetched 27.0 MB in 2s (13.2 MB/s) [2023-01-11T08:51:15.779Z] #49 29.79 Selecting previously unselected package pigz. [2023-01-11T08:51:16.041Z] #49 29.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2023-01-11T08:51:16.041Z] #49 29.90 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-01-11T08:51:16.041Z] #49 29.91 Unpacking pigz (2.6-1) ... [2023-01-11T08:51:16.041Z] #49 30.01 Selecting previously unselected package libelf1:amd64. [2023-01-11T08:51:16.041Z] #49 30.01 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-01-11T08:51:16.041Z] #49 30.02 Unpacking libelf1:amd64 (0.183-1) ... [2023-01-11T08:51:16.044Z] #37 296.1 + bin/containerd-shim-runc-v2 [2023-01-11T08:51:16.353Z] #38 129.9 CC criu/bitmap.o [2023-01-11T08:51:16.393Z] #49 30.17 Selecting previously unselected package libbpf0:amd64. [2023-01-11T08:51:16.393Z] #49 30.17 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-01-11T08:51:16.393Z] #49 30.19 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-01-11T08:51:16.393Z] #49 30.36 Selecting previously unselected package libcap2:amd64. [2023-01-11T08:51:16.393Z] #49 30.37 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-01-11T08:51:16.393Z] #49 30.38 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-01-11T08:51:16.394Z] #37 296.9 + binaries [2023-01-11T08:51:16.394Z] #37 296.9 + install -D bin/containerd /build/containerd [2023-01-11T08:51:16.394Z] #37 296.9 + install -D bin/containerd-shim /build/containerd-shim [2023-01-11T08:51:16.394Z] #37 297.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-01-11T08:51:16.394Z] #37 297.0 + install -D bin/ctr /build/ctr [2023-01-11T08:51:16.616Z] #38 130.2 CC criu/cgroup-props.o [2023-01-11T08:51:16.657Z] #49 30.50 Selecting previously unselected package libmnl0:amd64. [2023-01-11T08:51:16.658Z] #49 30.51 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-01-11T08:51:16.658Z] #49 30.52 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-01-11T08:51:16.658Z] #49 30.62 Selecting previously unselected package libxtables12:amd64. [2023-01-11T08:51:16.658Z] #49 30.62 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-01-11T08:51:16.658Z] #49 30.63 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-01-11T08:51:16.658Z] #49 30.71 Selecting previously unselected package libcap2-bin. [2023-01-11T08:51:16.658Z] #49 30.71 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-01-11T08:51:16.857Z] #38 157.9 CC criu/sk-netlink.o [2023-01-11T08:51:16.857Z] #38 158.3 CC criu/sk-packet.o [2023-01-11T08:51:16.920Z] #49 30.72 Unpacking libcap2-bin (1:2.44-1) ... [2023-01-11T08:51:16.920Z] #49 30.83 Selecting previously unselected package iproute2. [2023-01-11T08:51:16.920Z] #49 30.83 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-01-11T08:51:16.920Z] #49 30.87 Unpacking iproute2 (5.10.0-4) ... [2023-01-11T08:51:16.961Z] #37 DONE 297.7s [2023-01-11T08:51:17.223Z] #38 ... [2023-01-11T08:51:17.223Z] [2023-01-11T08:51:17.223Z] #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 [2023-01-11T08:51:17.223Z] #49 13.84 Fetched 8617 kB in 12s (719 kB/s) [2023-01-11T08:51:17.798Z] #38 158.9 CC criu/sk-queue.o [2023-01-11T08:51:17.869Z] #49 31.59 Selecting previously unselected package xxd. [2023-01-11T08:51:17.869Z] #49 31.59 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-11T08:51:17.869Z] #49 31.60 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:51:17.869Z] #49 31.88 Selecting previously unselected package vim-common. [2023-01-11T08:51:17.888Z] [2023-01-11T08:51:17.888Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-01-11T08:51:18.058Z] #38 159.4 CC criu/sk-tcp.o [2023-01-11T08:51:18.130Z] #49 31.88 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-11T08:51:18.130Z] #49 31.94 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:51:18.144Z] #64 DONE 0.2s [2023-01-11T08:51:18.144Z] [2023-01-11T08:51:18.144Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-01-11T08:51:18.144Z] #65 DONE 0.1s [2023-01-11T08:51:18.144Z] [2023-01-11T08:51:18.144Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-01-11T08:51:18.392Z] #49 32.20 Selecting previously unselected package bash-completion. [2023-01-11T08:51:18.392Z] #49 32.20 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-01-11T08:51:18.400Z] #66 DONE 0.2s [2023-01-11T08:51:18.400Z] [2023-01-11T08:51:18.400Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-01-11T08:51:18.400Z] #67 DONE 0.1s [2023-01-11T08:51:18.400Z] [2023-01-11T08:51:18.400Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-01-11T08:51:18.400Z] #68 DONE 0.0s [2023-01-11T08:51:18.400Z] [2023-01-11T08:51:18.400Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-01-11T08:51:18.626Z] #38 159.9 CC criu/sk-unix.o [2023-01-11T08:51:19.205Z] #37 ... [2023-01-11T08:51:19.205Z] [2023-01-11T08:51:19.205Z] #32 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-01-11T08:51:19.205Z] #32 DONE 332.1s [2023-01-11T08:51:19.205Z] [2023-01-11T08:51:19.205Z] #31 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:51:19.205Z] #31 ... [2023-01-11T08:51:19.205Z] [2023-01-11T08:51:19.205Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2023-01-11T08:51:19.205Z] #57 DONE 0.5s [2023-01-11T08:51:19.205Z] [2023-01-11T08:51:19.205Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2023-01-11T08:51:19.205Z] #58 DONE 0.1s [2023-01-11T08:51:19.205Z] [2023-01-11T08:51:19.205Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-01-11T08:51:19.205Z] #59 DONE 0.1s [2023-01-11T08:51:19.205Z] [2023-01-11T08:51:19.205Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-01-11T08:51:19.205Z] #60 DONE 0.1s [2023-01-11T08:51:19.205Z] [2023-01-11T08:51:19.205Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-11T08:51:21.164Z] #38 162.1 CC criu/sockets.o [2023-01-11T08:51:21.698Z] #49 35.35 Unpacking bash-completion (1:2.11-2) ... [2023-01-11T08:51:22.104Z] #38 163.4 CC criu/stats.o [2023-01-11T08:51:22.274Z] #49 35.94 Selecting previously unselected package bzip2. [2023-01-11T08:51:22.274Z] #49 35.97 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-01-11T08:51:22.274Z] #49 35.97 Unpacking bzip2 (1.0.8-4) ... [2023-01-11T08:51:22.274Z] #49 36.09 Selecting previously unselected package xz-utils. [2023-01-11T08:51:22.274Z] #49 36.10 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-01-11T08:51:22.274Z] #49 36.15 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-11T08:51:22.363Z] #38 163.9 CC criu/string.o [2023-01-11T08:51:22.478Z] #49 13.84 Reading package lists... [2023-01-11T08:51:22.535Z] #49 36.37 Selecting previously unselected package apparmor. [2023-01-11T08:51:22.535Z] #49 36.38 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-01-11T08:51:22.535Z] #49 36.46 Unpacking apparmor (2.13.6-10) ... [2023-01-11T08:51:22.570Z] #69 DONE 3.8s [2023-01-11T08:51:22.570Z] [2023-01-11T08:51:22.570Z] #70 exporting to image [2023-01-11T08:51:22.570Z] #70 exporting layers [2023-01-11T08:51:22.622Z] #38 164.0 CC criu/sysctl.o [2023-01-11T08:51:23.476Z] #49 37.19 Selecting previously unselected package inetutils-ping. [2023-01-11T08:51:23.476Z] #49 37.30 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-01-11T08:51:23.476Z] #49 37.32 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-11T08:51:23.561Z] #38 164.7 CC criu/sysfs_parse.o [2023-01-11T08:51:23.736Z] #49 37.58 Selecting previously unselected package libip4tc2:amd64. [2023-01-11T08:51:23.736Z] #49 37.61 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-01-11T08:51:23.736Z] #49 37.62 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-01-11T08:51:23.736Z] #49 ... [2023-01-11T08:51:23.736Z] [2023-01-11T08:51:23.736Z] #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 [2023-01-11T08:51:23.736Z] #39 143.1 CC criu/cr-dump.o [2023-01-11T08:51:23.736Z] #39 146.6 CC criu/cr-errno.o [2023-01-11T08:51:23.736Z] #39 146.7 CC criu/cr-restore.o [2023-01-11T08:51:23.736Z] #39 ... [2023-01-11T08:51:23.736Z] [2023-01-11T08:51:23.736Z] #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 [2023-01-11T08:51:23.736Z] #49 37.84 Selecting previously unselected package libip6tc2:amd64. [2023-01-11T08:51:23.822Z] #38 165.2 CC criu/timens.o [2023-01-11T08:51:23.996Z] #49 37.84 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-01-11T08:51:23.997Z] #49 37.85 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-01-11T08:51:23.997Z] #49 37.93 Selecting previously unselected package libnfnetlink0:amd64. [2023-01-11T08:51:23.997Z] #49 37.93 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-01-11T08:51:23.997Z] #49 37.94 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-01-11T08:51:24.256Z] #49 38.18 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-01-11T08:51:24.256Z] #49 38.20 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-01-11T08:51:24.256Z] #49 38.22 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-01-11T08:51:24.404Z] #38 165.5 CC criu/timerfd.o [2023-01-11T08:51:24.517Z] #49 38.39 Selecting previously unselected package libnftnl11:amd64. [2023-01-11T08:51:24.517Z] #49 38.39 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-01-11T08:51:24.517Z] #49 38.39 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-01-11T08:51:24.517Z] #49 38.49 Selecting previously unselected package iptables. [2023-01-11T08:51:24.517Z] #49 38.49 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-01-11T08:51:24.517Z] #49 38.49 Unpacking iptables (1.8.7-1) ... [2023-01-11T08:51:24.667Z] #38 166.0 CC criu/tty.o [2023-01-11T08:51:25.089Z] #49 39.05 Selecting previously unselected package libonig5:amd64. [2023-01-11T08:51:25.089Z] #49 39.05 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-01-11T08:51:25.089Z] #49 39.05 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-01-11T08:51:25.611Z] #49 39.47 Selecting previously unselected package libjq1:amd64. [2023-01-11T08:51:25.611Z] #49 39.48 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-01-11T08:51:25.611Z] #49 39.50 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-01-11T08:51:25.839Z] #70 exporting layers 3.7s done [2023-01-11T08:51:25.839Z] #70 writing image sha256:7a01f47a451e2050385cfbb0cb173ee6d37b0df79f86dcfc71b5ff4d0d7f3a4e done [2023-01-11T08:51:25.839Z] #70 naming to docker.io/library/docker:54c475116148145e417a316430d0a8a09bc649f5 done [2023-01-11T08:51:25.839Z] #70 DONE 3.7s [Pipeline] } [Pipeline] // stage [2023-01-11T08:51:25.873Z] #49 39.76 Selecting previously unselected package jq. [2023-01-11T08:51:25.873Z] #49 39.76 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-01-11T08:51:25.873Z] #49 39.77 Unpacking jq (1.6-2.1) ... [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-01-11T08:51:26.135Z] #49 39.92 Selecting previously unselected package libaio1:amd64. [2023-01-11T08:51:26.135Z] #49 39.92 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-01-11T08:51:26.135Z] #49 39.95 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-01-11T08:51:26.135Z] #49 40.00 Selecting previously unselected package libgpm2:amd64. [2023-01-11T08:51:26.135Z] #49 40.01 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-01-11T08:51:26.135Z] #49 40.01 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-01-11T08:51:26.135Z] #49 40.10 Selecting previously unselected package libicu67:amd64. [2023-01-11T08:51:26.135Z] #49 40.10 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-01-11T08:51:26.135Z] #49 40.11 Unpacking libicu67:amd64 (67.1-7) ... [2023-01-11T08:51:26.223Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=54c475116148145e417a316430d0a8a09bc649f5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:54c475116148145e417a316430d0a8a09bc649f5 hack/test/unit [2023-01-11T08:51:26.662Z] #49 18.75 Reading package lists... [2023-01-11T08:51:26.662Z] #49 ... [2023-01-11T08:51:26.662Z] [2023-01-11T08:51:26.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 [2023-01-11T08:51:26.662Z] #38 132.2 CC criu/cgroup.o [2023-01-11T08:51:26.662Z] #38 138.1 CC criu/clone-noasan.o [2023-01-11T08:51:26.662Z] #38 138.6 CC criu/config.o [2023-01-11T08:51:27.208Z] #38 168.3 CC criu/tun.o [2023-01-11T08:51:27.225Z] #38 ... [2023-01-11T08:51:27.225Z] [2023-01-11T08:51:27.225Z] #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 [2023-01-11T08:51:27.225Z] #49 18.75 Reading package lists... [2023-01-11T08:51:27.467Z] #38 168.8 CC criu/uffd.o [2023-01-11T08:51:27.467Z] #38 ... [2023-01-11T08:51:27.467Z] [2023-01-11T08:51:27.467Z] #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 [2023-01-11T08:51:27.727Z] #24 221.5 + dpkg --print-architecture [2023-01-11T08:51:27.727Z] #24 221.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-01-11T08:51:27.991Z] #24 222.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-01-11T08:51:27.991Z] #24 222.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-01-11T08:51:28.154Z] #49 23.80 Building dependency tree... [2023-01-11T08:51:28.744Z] ? github.com/docker/docker/api [no test files] [2023-01-11T08:51:30.139Z] #49 26.42 The following additional packages will be installed: [2023-01-11T08:51:30.139Z] #49 26.42 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-01-11T08:51:30.139Z] #49 26.43 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-01-11T08:51:30.139Z] #49 26.43 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-01-11T08:51:30.139Z] #49 26.43 python3-pkg-resources vim-runtime xxd [2023-01-11T08:51:30.139Z] #49 26.45 Suggested packages: [2023-01-11T08:51:30.139Z] #49 26.45 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-01-11T08:51:30.139Z] #49 26.45 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-01-11T08:51:30.139Z] #49 26.45 acl attr quota [2023-01-11T08:51:30.139Z] #49 26.45 Recommended packages: [2023-01-11T08:51:30.139Z] #49 26.45 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-01-11T08:51:31.473Z] #49 45.07 Selecting previously unselected package libinih1:amd64. [2023-01-11T08:51:31.473Z] #49 45.10 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-01-11T08:51:31.473Z] #49 45.12 Unpacking libinih1:amd64 (53-1+b2) ... [2023-01-11T08:51:31.473Z] #49 45.24 Selecting previously unselected package libnet1:amd64. [2023-01-11T08:51:31.473Z] #49 45.26 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-11T08:51:31.473Z] #49 45.27 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-11T08:51:31.473Z] #49 45.37 Selecting previously unselected package libnl-3-200:amd64. [2023-01-11T08:51:31.473Z] #49 45.41 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-01-11T08:51:31.473Z] #49 45.43 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-11T08:51:31.734Z] #49 45.59 Selecting previously unselected package libprotobuf-c1:amd64. [2023-01-11T08:51:31.734Z] #49 45.60 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-01-11T08:51:31.734Z] #49 45.60 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-11T08:51:31.734Z] #49 45.68 Selecting previously unselected package net-tools. [2023-01-11T08:51:31.734Z] #49 45.68 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-01-11T08:51:31.734Z] #49 45.69 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-01-11T08:51:32.039Z] #49 28.44 The following NEW packages will be installed: [2023-01-11T08:51:32.039Z] #49 28.44 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-01-11T08:51:32.039Z] #49 28.44 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-01-11T08:51:32.039Z] #49 28.44 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-01-11T08:51:32.039Z] #49 28.45 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-01-11T08:51:32.039Z] #49 28.45 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-01-11T08:51:32.039Z] #49 28.45 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-01-11T08:51:32.039Z] #49 28.45 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-01-11T08:51:32.039Z] #49 28.45 xz-utils zip [2023-01-11T08:51:32.295Z] #49 ... [2023-01-11T08:51:32.295Z] [2023-01-11T08:51:32.295Z] #23 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-01-11T08:51:32.295Z] #23 DONE 230.4s [2023-01-11T08:51:32.295Z] [2023-01-11T08:51:32.295Z] #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 [2023-01-11T08:51:32.295Z] #49 28.86 0 upgraded, 47 newly installed, 0 to remove and 1 not upgraded. [2023-01-11T08:51:32.295Z] #49 28.86 Need to get 27.0 MB of archives. [2023-01-11T08:51:32.295Z] #49 28.86 After this operation, 104 MB of additional disk space will be used. [2023-01-11T08:51:32.295Z] #49 28.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-01-11T08:51:32.295Z] #49 28.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-01-11T08:51:32.295Z] #49 28.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-01-11T08:51:32.295Z] #49 28.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-01-11T08:51:32.295Z] #49 28.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-01-11T08:51:32.295Z] #49 28.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-01-11T08:51:32.295Z] #49 28.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-01-11T08:51:32.295Z] #49 28.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-01-11T08:51:32.295Z] #49 28.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-01-11T08:51:32.295Z] #49 ... [2023-01-11T08:51:32.295Z] [2023-01-11T08:51:32.295Z] #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 [2023-01-11T08:51:32.295Z] #38 141.3 CC criu/cr-check.o [2023-01-11T08:51:32.295Z] #38 144.2 CC criu/cr-dedup.o [2023-01-11T08:51:32.295Z] #38 144.7 CC criu/cr-dump.o [2023-01-11T08:51:32.306Z] #49 46.16 Selecting previously unselected package patch. [2023-01-11T08:51:32.306Z] #49 46.17 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-01-11T08:51:32.306Z] #49 46.18 Unpacking patch (2.7.6-7) ... [2023-01-11T08:51:32.551Z] #38 ... [2023-01-11T08:51:32.552Z] [2023-01-11T08:51:32.552Z] #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 [2023-01-11T08:51:32.552Z] #49 28.96 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-01-11T08:51:32.552Z] #49 28.97 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-01-11T08:51:32.552Z] #49 28.99 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-01-11T08:51:32.552Z] #49 28.99 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-01-11T08:51:32.552Z] #49 29.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-01-11T08:51:32.552Z] #49 29.02 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-01-11T08:51:32.552Z] #49 29.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-01-11T08:51:32.552Z] #49 29.06 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-01-11T08:51:32.552Z] #49 29.06 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-01-11T08:51:32.552Z] #49 29.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-01-11T08:51:32.552Z] #49 29.06 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-01-11T08:51:32.552Z] #49 29.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-01-11T08:51:32.552Z] #49 29.11 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-01-11T08:51:32.552Z] #49 29.12 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-01-11T08:51:32.552Z] #49 29.16 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-01-11T08:51:32.552Z] #49 29.16 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-01-11T08:51:32.552Z] #49 29.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-01-11T08:51:32.552Z] #49 29.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-01-11T08:51:32.566Z] #49 46.38 Selecting previously unselected package python-pip-whl. [2023-01-11T08:51:32.567Z] #49 46.39 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-01-11T08:51:32.567Z] #49 46.40 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-11T08:51:33.285Z] #49 29.74 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-01-11T08:51:33.285Z] #49 29.74 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-01-11T08:51:33.285Z] #49 29.74 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-01-11T08:51:33.285Z] #49 29.75 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-01-11T08:51:33.285Z] #49 29.75 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-01-11T08:51:33.285Z] #49 29.75 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-01-11T08:51:33.285Z] #49 29.76 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-01-11T08:51:33.285Z] #49 29.89 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-01-11T08:51:33.285Z] #49 29.92 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-01-11T08:51:33.285Z] #49 29.93 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-01-11T08:51:33.285Z] #49 29.93 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-01-11T08:51:33.285Z] #49 29.95 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-01-11T08:51:33.285Z] #49 29.98 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-01-11T08:51:33.285Z] #49 29.99 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2023-01-11T08:51:33.285Z] #49 30.06 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-01-11T08:51:33.285Z] #49 30.09 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-01-11T08:51:33.547Z] #49 30.12 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-01-11T08:51:33.663Z] #49 47.51 Selecting previously unselected package python3-lib2to3. [2023-01-11T08:51:33.663Z] #49 47.52 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-01-11T08:51:33.663Z] #49 47.53 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-01-11T08:51:33.807Z] #49 30.50 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-01-11T08:51:33.807Z] #49 30.54 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-01-11T08:51:33.807Z] #49 30.58 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-01-11T08:51:33.924Z] #49 47.81 Selecting previously unselected package python3-distutils. [2023-01-11T08:51:33.924Z] #49 47.82 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-01-11T08:51:33.924Z] #49 47.82 Unpacking python3-distutils (3.9.2-1) ... [2023-01-11T08:51:33.924Z] #49 48.01 Selecting previously unselected package python3-pkg-resources. [2023-01-11T08:51:33.924Z] #49 48.01 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-11T08:51:33.924Z] #49 48.03 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-11T08:51:34.185Z] #49 ... [2023-01-11T08:51:34.185Z] [2023-01-11T08:51:34.185Z] #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 [2023-01-11T08:51:34.185Z] #39 153.5 CC criu/cr-service.o [2023-01-11T08:51:34.185Z] #39 156.1 CC criu/crtools.o [2023-01-11T08:51:34.185Z] #39 157.2 CC criu/eventfd.o [2023-01-11T08:51:34.185Z] #39 157.9 CC criu/eventpoll.o [2023-01-11T08:51:34.185Z] #39 158.8 CC criu/external.o [2023-01-11T08:51:34.185Z] #39 159.3 CC criu/fault-injection.o [2023-01-11T08:51:34.185Z] #39 159.4 CC criu/fdstore.o [2023-01-11T08:51:34.185Z] #39 159.8 CC criu/fifo.o [2023-01-11T08:51:34.185Z] #39 160.3 CC criu/file-ids.o [2023-01-11T08:51:34.185Z] #39 160.6 CC criu/file-lock.o [2023-01-11T08:51:34.185Z] #39 162.0 CC criu/files-ext.o [2023-01-11T08:51:34.185Z] #39 162.7 CC criu/files-reg.o [2023-01-11T08:51:34.445Z] #39 ... [2023-01-11T08:51:34.446Z] [2023-01-11T08:51:34.446Z] #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 [2023-01-11T08:51:34.446Z] #49 48.37 Selecting previously unselected package python3-setuptools. [2023-01-11T08:51:34.446Z] #49 48.37 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-01-11T08:51:34.446Z] #49 48.37 Unpacking python3-setuptools (52.0.0-4) ... [2023-01-11T08:51:34.737Z] #49 31.42 debconf: delaying package configuration, since apt-utils is not installed [2023-01-11T08:51:34.995Z] #49 31.62 Fetched 27.0 MB in 2s (13.1 MB/s) [2023-01-11T08:51:34.995Z] #49 31.68 Selecting previously unselected package pigz. [2023-01-11T08:51:35.017Z] #49 48.82 Selecting previously unselected package python3-wheel. [2023-01-11T08:51:35.017Z] #49 48.83 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-01-11T08:51:35.017Z] #49 48.84 Unpacking python3-wheel (0.34.2-1) ... [2023-01-11T08:51:35.017Z] #49 49.04 Selecting previously unselected package python3-pip. [2023-01-11T08:51:35.251Z] #49 31.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2023-01-11T08:51:35.251Z] #49 31.76 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-01-11T08:51:35.251Z] #49 31.77 Unpacking pigz (2.6-1) ... [2023-01-11T08:51:35.251Z] #49 31.93 Selecting previously unselected package libelf1:amd64. [2023-01-11T08:51:35.251Z] #49 31.94 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-01-11T08:51:35.251Z] #49 31.98 Unpacking libelf1:amd64 (0.183-1) ... [2023-01-11T08:51:35.278Z] #49 49.05 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-01-11T08:51:35.278Z] #49 49.06 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-01-11T08:51:35.509Z] #49 32.21 Selecting previously unselected package libbpf0:amd64. [2023-01-11T08:51:35.509Z] #49 32.22 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-01-11T08:51:35.769Z] #49 32.23 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-01-11T08:51:35.769Z] #49 32.36 Selecting previously unselected package libcap2:amd64. [2023-01-11T08:51:35.769Z] #49 32.37 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-01-11T08:51:35.769Z] #49 32.38 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-01-11T08:51:35.850Z] #49 49.74 Selecting previously unselected package sudo. [2023-01-11T08:51:35.850Z] #49 49.75 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2023-01-11T08:51:35.850Z] #49 49.77 Unpacking sudo (1.9.5p2-3) ... [2023-01-11T08:51:36.026Z] #49 32.52 Selecting previously unselected package libmnl0:amd64. [2023-01-11T08:51:36.026Z] #49 32.52 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-01-11T08:51:36.026Z] #49 32.53 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-01-11T08:51:36.026Z] #49 32.60 Selecting previously unselected package libxtables12:amd64. [2023-01-11T08:51:36.026Z] #49 32.61 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-01-11T08:51:36.026Z] #49 32.61 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-01-11T08:51:36.026Z] #49 32.71 Selecting previously unselected package libcap2-bin. [2023-01-11T08:51:36.026Z] #49 32.73 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-01-11T08:51:36.026Z] #49 32.74 Unpacking libcap2-bin (1:2.44-1) ... [2023-01-11T08:51:36.286Z] #49 32.85 Selecting previously unselected package iproute2. [2023-01-11T08:51:36.286Z] #49 32.86 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-01-11T08:51:36.286Z] #49 32.86 Unpacking iproute2 (5.10.0-4) ... [2023-01-11T08:51:36.422Z] #49 50.30 Selecting previously unselected package thin-provisioning-tools. [2023-01-11T08:51:36.422Z] #49 50.32 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-01-11T08:51:36.422Z] #49 50.34 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-01-11T08:51:36.683Z] #49 50.59 Selecting previously unselected package uidmap. [2023-01-11T08:51:36.683Z] #49 50.60 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-01-11T08:51:36.683Z] #49 50.60 Unpacking uidmap (1:4.8.1-1) ... [2023-01-11T08:51:36.944Z] #49 50.75 Selecting previously unselected package vim-runtime. [2023-01-11T08:51:36.944Z] #49 50.76 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-11T08:51:36.944Z] #49 50.78 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-01-11T08:51:36.944Z] #49 50.81 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-01-11T08:51:36.944Z] #49 50.82 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:51:37.106Z] #49 33.56 Selecting previously unselected package xxd. [2023-01-11T08:51:37.106Z] #49 33.57 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-11T08:51:37.106Z] #49 33.57 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:51:37.106Z] #49 33.74 Selecting previously unselected package vim-common. [2023-01-11T08:51:37.106Z] #49 33.74 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-11T08:51:37.106Z] #49 33.78 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:51:37.362Z] #49 34.05 Selecting previously unselected package bash-completion. [2023-01-11T08:51:37.362Z] #49 34.05 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-01-11T08:51:38.028Z] #24 ... [2023-01-11T08:51:38.028Z] [2023-01-11T08:51:38.028Z] #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 [2023-01-11T08:51:38.028Z] #38 170.2 CC criu/util.o [2023-01-11T08:51:38.028Z] #38 171.8 CC criu/uts_ns.o [2023-01-11T08:51:38.028Z] #38 172.1 CC criu/vdso-compat.o [2023-01-11T08:51:38.028Z] #38 172.3 CC criu/vdso.o [2023-01-11T08:51:38.028Z] #38 173.0 LINK criu/built-in.o [2023-01-11T08:51:38.028Z] #38 173.2 LINK criu/criu [2023-01-11T08:51:38.028Z] #38 173.6 DEP lib/c/criu.d [2023-01-11T08:51:38.028Z] #38 173.7 CC images/rpc.pb-c.o [2023-01-11T08:51:38.028Z] #38 174.5 CC lib/c/criu.o [2023-01-11T08:51:38.028Z] #38 175.8 LINK lib/c/built-in.o [2023-01-11T08:51:38.028Z] #38 175.8 LINK lib/c/libcriu.so [2023-01-11T08:51:38.028Z] #38 175.9 LINK lib/c/libcriu.a [2023-01-11T08:51:38.028Z] #38 176.1 GEN magic.py [2023-01-11T08:51:38.028Z] #38 176.2 Note: Building without setproctitle() and strlcpy() support. [2023-01-11T08:51:38.028Z] #38 176.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-01-11T08:51:38.028Z] #38 176.2 Note: Building without GnuTLS support [2023-01-11T08:51:38.028Z] #38 176.3 Makefile.config:39: Warn: you have no libnftables installed [2023-01-11T08:51:38.028Z] #38 176.3 Makefile.config:40: Warn: Building without nftables support [2023-01-11T08:51:38.028Z] #38 177.1 fatal: not a git repository (or any of the parent directories): .git [2023-01-11T08:51:38.028Z] #38 178.0 make[1]: Nothing to be done for 'all'. [2023-01-11T08:51:38.028Z] #38 178.9 make[1]: 'images/built-in.o' is up to date. [2023-01-11T08:51:38.028Z] #38 179.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-01-11T08:51:38.028Z] #38 179.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-01-11T08:51:38.028Z] #38 179.1 make[1]: 'compel/libcompel.a' is up to date. [2023-01-11T08:51:38.028Z] #38 179.1 make[1]: 'compel/compel-host-bin' is up to date. [2023-01-11T08:51:38.028Z] #38 179.1 make[1]: Nothing to be done for 'all'. [2023-01-11T08:51:38.028Z] #38 179.2 make[1]: 'soccr/libsoccr.a' is up to date. [2023-01-11T08:51:38.028Z] #38 179.5 make[2]: Nothing to be done for 'all'. [2023-01-11T08:51:38.028Z] #38 179.5 make[2]: Nothing to be done for 'all'. [2023-01-11T08:51:38.028Z] #38 179.6 make[2]: Nothing to be done for 'all'. [2023-01-11T08:51:38.289Z] #38 179.7 make[2]: Nothing to be done for 'all'. [2023-01-11T08:51:38.289Z] #38 179.8 make[2]: Nothing to be done for 'all'. [2023-01-11T08:51:38.549Z] #38 179.9 make[2]: Nothing to be done for 'all'. [2023-01-11T08:51:38.549Z] #38 180.0 make[2]: Nothing to be done for 'all'. [2023-01-11T08:51:38.549Z] #38 180.1 make[2]: Nothing to be done for 'all'. [2023-01-11T08:51:38.809Z] #38 180.1 INSTALL criu/criu [2023-01-11T08:51:39.379Z] #38 DONE 180.5s [2023-01-11T08:51:39.379Z] [2023-01-11T08:51:39.379Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-11T08:51:40.246Z] #49 54.19 Selecting previously unselected package vim. [2023-01-11T08:51:40.246Z] #49 54.20 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-11T08:51:40.246Z] #49 54.23 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:51:40.957Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2023-01-11T08:51:41.189Z] #49 54.85 Selecting previously unselected package xfsprogs. [2023-01-11T08:51:41.189Z] #49 54.85 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-01-11T08:51:41.189Z] #49 54.86 Unpacking xfsprogs (5.10.0-4) ... [2023-01-11T08:51:41.450Z] #49 55.32 Selecting previously unselected package zip. [2023-01-11T08:51:41.450Z] #49 55.34 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-01-11T08:51:41.450Z] #49 55.35 Unpacking zip (3.0-12) ... [2023-01-11T08:51:41.711Z] #49 55.55 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-11T08:51:42.653Z] #49 56.61 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-01-11T08:51:42.653Z] #49 56.63 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-01-11T08:51:42.653Z] #49 56.64 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-01-11T08:51:42.653Z] #49 56.66 Setting up libicu67:amd64 (67.1-7) ... [2023-01-11T08:51:42.653Z] #49 56.67 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-01-11T08:51:42.653Z] #49 56.68 Setting up libinih1:amd64 (53-1+b2) ... [2023-01-11T08:51:42.653Z] #49 56.69 Setting up uidmap (1:4.8.1-1) ... [2023-01-11T08:51:42.653Z] #49 56.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-11T08:51:42.659Z] #49 38.79 Unpacking bash-completion (1:2.11-2) ... [2023-01-11T08:51:42.913Z] #49 56.73 Setting up bzip2 (1.0.8-4) ... [2023-01-11T08:51:42.913Z] #49 56.74 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-11T08:51:42.913Z] #49 56.75 Setting up python3-wheel (0.34.2-1) ... [2023-01-11T08:51:43.223Z] #49 39.85 Selecting previously unselected package bzip2. [2023-01-11T08:51:43.223Z] #49 39.88 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-01-11T08:51:43.223Z] #49 39.90 Unpacking bzip2 (1.0.8-4) ... [2023-01-11T08:51:43.480Z] #49 40.08 Selecting previously unselected package xz-utils. [2023-01-11T08:51:43.480Z] #49 40.10 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-01-11T08:51:43.480Z] #49 40.12 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-11T08:51:43.737Z] #49 40.46 Selecting previously unselected package apparmor. [2023-01-11T08:51:43.737Z] #49 40.46 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-01-11T08:51:43.737Z] #49 40.53 Unpacking apparmor (2.13.6-10) ... [2023-01-11T08:51:43.857Z] #49 57.52 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:51:43.857Z] #49 57.54 Setting up libcap2:amd64 (1:2.44-1) ... [2023-01-11T08:51:43.857Z] #49 57.55 Setting up libcap2-bin (1:2.44-1) ... [2023-01-11T08:51:43.857Z] #49 57.56 Setting up apparmor (2.13.6-10) ... [2023-01-11T08:51:44.708Z] #49 ... [2023-01-11T08:51:44.708Z] [2023-01-11T08:51:44.708Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-11T08:51:44.708Z] #38 148.4 CC criu/cr-errno.o [2023-01-11T08:51:44.708Z] #38 148.5 CC criu/cr-restore.o [2023-01-11T08:51:44.708Z] #38 155.9 CC criu/cr-service.o [2023-01-11T08:51:44.708Z] #38 158.2 CC criu/crtools.o [2023-01-11T08:51:44.708Z] #38 ... [2023-01-11T08:51:44.708Z] [2023-01-11T08:51:44.708Z] #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 [2023-01-11T08:51:44.708Z] #49 41.50 Selecting previously unselected package inetutils-ping. [2023-01-11T08:51:44.708Z] #49 41.50 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-01-11T08:51:44.708Z] #49 41.50 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-11T08:51:44.965Z] #49 41.78 Selecting previously unselected package libip4tc2:amd64. [2023-01-11T08:51:45.230Z] #49 41.80 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-01-11T08:51:45.230Z] #49 41.80 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-01-11T08:51:45.277Z] #49 59.17 Setting up zip (3.0-12) ... [2023-01-11T08:51:45.277Z] #49 59.19 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:51:45.277Z] #49 59.22 Setting up bash-completion (1:2.11-2) ... [2023-01-11T08:51:45.500Z] #49 41.93 Selecting previously unselected package libip6tc2:amd64. [2023-01-11T08:51:45.500Z] #49 41.93 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-01-11T08:51:45.500Z] #49 41.95 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-01-11T08:51:45.500Z] #49 42.13 Selecting previously unselected package libnfnetlink0:amd64. [2023-01-11T08:51:45.500Z] #49 42.14 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-01-11T08:51:45.500Z] #49 42.19 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-01-11T08:51:45.802Z] #49 42.37 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-01-11T08:51:45.802Z] #49 42.39 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-01-11T08:51:45.802Z] #49 42.41 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-01-11T08:51:46.074Z] #49 42.71 Selecting previously unselected package libnftnl11:amd64. [2023-01-11T08:51:46.074Z] #49 42.71 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-01-11T08:51:46.074Z] #49 42.72 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-01-11T08:51:46.333Z] #49 42.87 Selecting previously unselected package iptables. [2023-01-11T08:51:46.333Z] #49 42.88 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-01-11T08:51:46.333Z] #49 42.88 Unpacking iptables (1.8.7-1) ... [2023-01-11T08:51:46.662Z] #49 ... [2023-01-11T08:51:46.662Z] [2023-01-11T08:51:46.662Z] #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 [2023-01-11T08:51:46.662Z] #39 166.2 CC criu/files.o [2023-01-11T08:51:46.662Z] #39 168.4 include/common/asm/bitops.h: Assembler messages: [2023-01-11T08:51:46.662Z] #39 168.4 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-01-11T08:51:46.662Z] #39 168.5 CC criu/filesystems.o [2023-01-11T08:51:46.662Z] #39 169.2 CC criu/fsnotify.o [2023-01-11T08:51:46.662Z] #39 170.5 CC criu/image-desc.o [2023-01-11T08:51:46.662Z] #39 170.7 CC criu/image.o [2023-01-11T08:51:46.662Z] #39 171.7 CC criu/ipc_ns.o [2023-01-11T08:51:46.662Z] #39 173.0 CC criu/irmap.o [2023-01-11T08:51:46.662Z] #39 173.6 CC criu/kcmp-ids.o [2023-01-11T08:51:46.662Z] #39 173.9 CC criu/kerndat.o [2023-01-11T08:51:46.662Z] #39 175.3 CC criu/libnetlink.o [2023-01-11T08:51:46.662Z] #39 175.7 CC criu/log.o [2023-01-11T08:51:46.662Z] #39 176.2 CC criu/lsm.o [2023-01-11T08:51:46.895Z] #49 43.41 Selecting previously unselected package libonig5:amd64. [2023-01-11T08:51:46.895Z] #49 43.43 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-01-11T08:51:46.895Z] #49 43.43 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-01-11T08:51:47.151Z] #49 43.83 Selecting previously unselected package libjq1:amd64. [2023-01-11T08:51:47.151Z] #49 43.84 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-01-11T08:51:47.151Z] #49 43.85 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-01-11T08:51:47.232Z] #39 176.5 CC criu/mem.o [2023-01-11T08:51:47.408Z] #49 44.08 Selecting previously unselected package jq. [2023-01-11T08:51:47.408Z] #49 44.08 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-01-11T08:51:47.408Z] #49 44.10 Unpacking jq (1.6-2.1) ... [2023-01-11T08:51:47.492Z] #39 ... [2023-01-11T08:51:47.493Z] [2023-01-11T08:51:47.493Z] #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 [2023-01-11T08:51:47.493Z] #49 61.41 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-11T08:51:47.493Z] #49 61.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-01-11T08:51:47.493Z] #49 61.45 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-01-11T08:51:47.493Z] #49 61.47 Setting up patch (2.7.6-7) ... [2023-01-11T08:51:47.493Z] #49 61.48 Setting up sudo (1.9.5p2-3) ... [2023-01-11T08:51:47.493Z] #49 61.57 invoke-rc.d: could not determine current runlevel [2023-01-11T08:51:47.664Z] #49 44.33 Selecting previously unselected package libaio1:amd64. [2023-01-11T08:51:47.664Z] #49 44.35 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-01-11T08:51:47.664Z] #49 44.38 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-01-11T08:51:47.753Z] #49 61.58 invoke-rc.d: policy-rc.d denied execution of start. [2023-01-11T08:51:47.753Z] #49 61.59 Setting up xfsprogs (5.10.0-4) ... [2023-01-11T08:51:47.753Z] #49 61.60 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-01-11T08:51:47.753Z] #49 61.62 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-11T08:51:47.753Z] #49 61.63 Setting up pigz (2.6-1) ... [2023-01-11T08:51:47.753Z] #49 61.64 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-01-11T08:51:47.753Z] #49 61.65 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-11T08:51:47.753Z] #49 61.67 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-11T08:51:47.753Z] #49 61.69 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:51:47.921Z] #49 44.56 Selecting previously unselected package libgpm2:amd64. [2023-01-11T08:51:47.921Z] #49 44.56 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-01-11T08:51:47.921Z] #49 44.57 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-01-11T08:51:48.177Z] #49 44.87 Selecting previously unselected package libicu67:amd64. [2023-01-11T08:51:48.177Z] #49 44.87 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-01-11T08:51:48.177Z] #49 44.88 Unpacking libicu67:amd64 (67.1-7) ... [2023-01-11T08:51:48.698Z] #49 62.52 Setting up libaio1:amd64 (0.3.112-9) ... [2023-01-11T08:51:48.698Z] #49 62.53 Setting up python3-lib2to3 (3.9.2-1) ... [2023-01-11T08:51:48.959Z] #49 62.92 Setting up libelf1:amd64 (0.183-1) ... [2023-01-11T08:51:48.959Z] #49 62.97 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-01-11T08:51:48.959Z] #49 62.98 Setting up python3-distutils (3.9.2-1) ... [2023-01-11T08:51:49.531Z] #49 63.54 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:51:49.531Z] #49 63.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-01-11T08:51:49.531Z] #49 63.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-01-11T08:51:49.531Z] #49 63.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-01-11T08:51:49.531Z] #49 63.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-01-11T08:51:49.531Z] #49 63.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-01-11T08:51:49.531Z] #49 63.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-01-11T08:51:49.531Z] #49 63.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-01-11T08:51:49.531Z] #49 63.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-01-11T08:51:49.792Z] #49 63.62 Setting up python3-setuptools (52.0.0-4) ... [2023-01-11T08:51:51.605Z] #37 ... [2023-01-11T08:51:51.605Z] [2023-01-11T08:51:51.605Z] #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 [2023-01-11T08:51:51.605Z] #24 DONE 245.2s [2023-01-11T08:51:51.605Z] [2023-01-11T08:51:51.605Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:51:51.704Z] #49 65.28 Setting up libjq1:amd64 (1.6-2.1) ... [2023-01-11T08:51:51.704Z] #49 65.30 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-01-11T08:51:51.704Z] #49 65.31 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-01-11T08:51:51.704Z] #49 65.35 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-01-11T08:51:52.351Z] #49 48.75 Selecting previously unselected package libinih1:amd64. [2023-01-11T08:51:52.351Z] #49 48.75 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-01-11T08:51:52.351Z] #49 48.77 Unpacking libinih1:amd64 (53-1+b2) ... [2023-01-11T08:51:52.351Z] #49 48.83 Selecting previously unselected package libnet1:amd64. [2023-01-11T08:51:52.351Z] #49 48.83 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-01-11T08:51:52.351Z] #49 48.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-11T08:51:52.351Z] #49 48.95 Selecting previously unselected package libnl-3-200:amd64. [2023-01-11T08:51:52.351Z] #49 48.95 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-01-11T08:51:52.351Z] #49 48.96 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-11T08:51:52.609Z] #49 49.06 Selecting previously unselected package libprotobuf-c1:amd64. [2023-01-11T08:51:52.609Z] #49 49.06 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-01-11T08:51:52.609Z] #49 49.07 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-11T08:51:52.609Z] #49 49.14 Selecting previously unselected package net-tools. [2023-01-11T08:51:52.609Z] #49 49.14 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-01-11T08:51:52.609Z] #49 49.16 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-01-11T08:51:52.609Z] #49 49.36 Selecting previously unselected package patch. [2023-01-11T08:51:52.609Z] #49 49.36 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-01-11T08:51:52.646Z] #49 66.71 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-01-11T08:51:52.646Z] #49 66.72 Setting up jq (1.6-2.1) ... [2023-01-11T08:51:52.865Z] #49 49.36 Unpacking patch (2.7.6-7) ... [2023-01-11T08:51:52.865Z] #49 49.48 Selecting previously unselected package python-pip-whl. [2023-01-11T08:51:52.865Z] #49 49.48 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-01-11T08:51:52.865Z] #49 49.49 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-11T08:51:52.907Z] #49 66.73 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-01-11T08:51:52.907Z] #49 66.74 Setting up iptables (1.8.7-1) ... [2023-01-11T08:51:52.907Z] #49 66.76 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-11T08:51:52.907Z] #49 66.76 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-11T08:51:52.907Z] #49 66.77 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-11T08:51:52.907Z] #49 66.78 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-11T08:51:52.907Z] #49 66.79 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-01-11T08:51:52.907Z] #49 66.79 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-01-11T08:51:52.908Z] #49 66.80 Setting up iproute2 (5.10.0-4) ... [2023-01-11T08:51:53.179Z] #49 67.14 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-11T08:51:53.428Z] #49 50.08 Selecting previously unselected package python3-lib2to3. [2023-01-11T08:51:53.428Z] #49 50.09 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-01-11T08:51:53.428Z] #49 50.09 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-01-11T08:51:53.428Z] #49 50.22 Selecting previously unselected package python3-distutils. [2023-01-11T08:51:53.519Z] #30 ... [2023-01-11T08:51:53.519Z] [2023-01-11T08:51:53.519Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2023-01-11T08:51:53.519Z] #57 DONE 0.2s [2023-01-11T08:51:53.519Z] [2023-01-11T08:51:53.519Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2023-01-11T08:51:53.519Z] #58 DONE 0.1s [2023-01-11T08:51:53.519Z] [2023-01-11T08:51:53.519Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:51:53.519Z] #30 ... [2023-01-11T08:51:53.519Z] [2023-01-11T08:51:53.519Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-01-11T08:51:53.519Z] #59 DONE 0.1s [2023-01-11T08:51:53.685Z] #49 50.22 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-01-11T08:51:53.685Z] #49 50.23 Unpacking python3-distutils (3.9.2-1) ... [2023-01-11T08:51:53.685Z] #49 50.35 Selecting previously unselected package python3-pkg-resources. [2023-01-11T08:51:53.685Z] #49 50.36 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-01-11T08:51:53.685Z] #49 50.37 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-01-11T08:51:53.779Z] [2023-01-11T08:51:53.779Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-01-11T08:51:53.779Z] #60 DONE 0.1s [2023-01-11T08:51:53.779Z] [2023-01-11T08:51:53.779Z] #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 [2023-01-11T08:51:53.941Z] #49 50.52 Selecting previously unselected package python3-setuptools. [2023-01-11T08:51:53.941Z] #49 50.52 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-01-11T08:51:53.941Z] #49 50.53 Unpacking python3-setuptools (52.0.0-4) ... [2023-01-11T08:51:54.198Z] #49 50.81 Selecting previously unselected package python3-wheel. [2023-01-11T08:51:54.198Z] #49 50.81 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-01-11T08:51:54.198Z] #49 50.83 Unpacking python3-wheel (0.34.2-1) ... [2023-01-11T08:51:54.198Z] #49 50.91 Selecting previously unselected package python3-pip. [2023-01-11T08:51:54.455Z] #49 50.91 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-01-11T08:51:54.455Z] #49 50.92 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-01-11T08:51:54.564Z] #49 DONE 68.5s [2023-01-11T08:51:54.564Z] [2023-01-11T08:51:54.564Z] #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 [2023-01-11T08:51:54.711Z] #49 51.22 Selecting previously unselected package sudo. [2023-01-11T08:51:54.711Z] #49 51.23 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2023-01-11T08:51:54.711Z] #49 51.25 Unpacking sudo (1.9.5p2-3) ... [2023-01-11T08:51:55.156Z] #49 51.81 Selecting previously unselected package thin-provisioning-tools. [2023-01-11T08:51:55.156Z] #49 51.82 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-01-11T08:51:55.156Z] #49 51.83 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-01-11T08:51:55.426Z] #49 52.09 Selecting previously unselected package uidmap. [2023-01-11T08:51:55.426Z] #49 52.11 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-01-11T08:51:55.426Z] #49 52.12 Unpacking uidmap (1:4.8.1-1) ... [2023-01-11T08:51:55.426Z] #49 ... [2023-01-11T08:51:55.426Z] [2023-01-11T08:51:55.426Z] #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 [2023-01-11T08:51:55.426Z] #38 159.2 CC criu/eventfd.o [2023-01-11T08:51:55.426Z] #38 159.7 CC criu/eventpoll.o [2023-01-11T08:51:55.426Z] #38 161.3 CC criu/external.o [2023-01-11T08:51:55.426Z] #38 161.9 CC criu/fault-injection.o [2023-01-11T08:51:55.426Z] #38 162.2 CC criu/fdstore.o [2023-01-11T08:51:55.426Z] #38 162.6 CC criu/fifo.o [2023-01-11T08:51:55.426Z] #38 163.0 CC criu/file-ids.o [2023-01-11T08:51:55.426Z] #38 163.4 CC criu/file-lock.o [2023-01-11T08:51:55.426Z] #38 164.4 CC criu/files-ext.o [2023-01-11T08:51:55.426Z] #38 164.8 CC criu/files-reg.o [2023-01-11T08:51:55.426Z] #38 167.2 CC criu/files.o [2023-01-11T08:51:55.426Z] #38 169.2 include/common/asm/bitops.h: Assembler messages: [2023-01-11T08:51:55.426Z] #38 169.2 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-01-11T08:51:55.534Z] #50 0.901 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-01-11T08:51:55.534Z] #50 0.954 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-01-11T08:51:55.534Z] #50 0.957 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-01-11T08:51:55.726Z] #38 169.4 CC criu/filesystems.o [2023-01-11T08:51:55.726Z] #38 ... [2023-01-11T08:51:55.726Z] [2023-01-11T08:51:55.726Z] #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 [2023-01-11T08:51:55.726Z] #49 52.27 Selecting previously unselected package vim-runtime. [2023-01-11T08:51:55.726Z] #49 52.28 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-01-11T08:51:55.726Z] #49 52.32 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-01-11T08:51:55.726Z] #49 52.36 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-01-11T08:51:55.726Z] #49 52.37 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:51:55.795Z] #50 DONE 1.0s [2023-01-11T08:51:55.795Z] [2023-01-11T08:51:55.795Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2023-01-11T08:51:57.926Z] #37 ... [2023-01-11T08:51:57.926Z] [2023-01-11T08:51:57.926Z] #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 [2023-01-11T08:51:57.926Z] #42 181.4 + mkdir -p /build [2023-01-11T08:51:57.926Z] #42 181.4 + cp runc /build/runc [2023-01-11T08:51:58.494Z] #42 DONE 181.9s [2023-01-11T08:51:58.494Z] [2023-01-11T08:51:58.494Z] #31 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:51:58.998Z] #49 55.72 Selecting previously unselected package vim. [2023-01-11T08:51:58.998Z] #49 55.72 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-01-11T08:51:58.998Z] #49 55.74 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:51:59.092Z] #51 ... [2023-01-11T08:51:59.092Z] [2023-01-11T08:51:59.092Z] #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 [2023-01-11T08:51:59.092Z] #39 178.3 CC criu/memfd.o [2023-01-11T08:51:59.092Z] #39 179.0 CC criu/mount.o [2023-01-11T08:51:59.092Z] #39 183.5 CC criu/namespaces.o [2023-01-11T08:51:59.092Z] #39 185.9 CC criu/net.o [2023-01-11T08:51:59.820Z] #49 56.39 Selecting previously unselected package xfsprogs. [2023-01-11T08:51:59.820Z] #49 56.40 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-01-11T08:51:59.820Z] #49 56.40 Unpacking xfsprogs (5.10.0-4) ... [2023-01-11T08:52:00.034Z] #39 189.4 CC criu/netfilter.o [2023-01-11T08:52:00.427Z] #49 56.85 Selecting previously unselected package zip. [2023-01-11T08:52:00.427Z] #49 56.85 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-01-11T08:52:00.427Z] #49 56.86 Unpacking zip (3.0-12) ... [2023-01-11T08:52:00.427Z] #49 57.04 Setting up python3-pkg-resources (52.0.0-4) ... [2023-01-11T08:52:00.606Z] #39 189.9 CC criu/page-pipe.o [2023-01-11T08:52:01.178Z] #39 190.6 CC criu/page-xfer.o [2023-01-11T08:52:01.370Z] #49 58.09 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-01-11T08:52:01.370Z] #49 58.10 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-01-11T08:52:01.370Z] #49 58.11 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-01-11T08:52:01.370Z] #49 58.12 Setting up libicu67:amd64 (67.1-7) ... [2023-01-11T08:52:01.370Z] #49 58.14 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-01-11T08:52:01.629Z] #49 58.15 Setting up libinih1:amd64 (53-1+b2) ... [2023-01-11T08:52:01.629Z] #49 58.16 Setting up uidmap (1:4.8.1-1) ... [2023-01-11T08:52:01.629Z] #49 58.18 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-01-11T08:52:01.629Z] #49 58.19 Setting up bzip2 (1.0.8-4) ... [2023-01-11T08:52:01.629Z] #49 58.20 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-01-11T08:52:01.629Z] #49 58.21 Setting up python3-wheel (0.34.2-1) ... [2023-01-11T08:52:01.795Z] #31 376.5 + /build/golangci-lint --version [2023-01-11T08:52:02.559Z] #49 59.11 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:52:02.559Z] #49 59.12 Setting up libcap2:amd64 (1:2.44-1) ... [2023-01-11T08:52:02.559Z] #49 59.13 Setting up libcap2-bin (1:2.44-1) ... [2023-01-11T08:52:02.559Z] #49 59.16 Setting up apparmor (2.13.6-10) ... [2023-01-11T08:52:03.092Z] #39 192.2 CC criu/pagemap-cache.o [2023-01-11T08:52:03.092Z] #39 192.6 CC criu/pagemap.o [2023-01-11T08:52:03.173Z] #31 378.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2023-01-11T08:52:03.741Z] #31 DONE 378.3s [2023-01-11T08:52:03.741Z] [2023-01-11T08:52:03.741Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-11T08:52:04.036Z] #39 193.4 CC criu/parasite-syscall.o [2023-01-11T08:52:04.188Z] #49 60.69 Setting up zip (3.0-12) ... [2023-01-11T08:52:04.188Z] #49 60.71 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:52:04.188Z] #49 60.73 Setting up bash-completion (1:2.11-2) ... [2023-01-11T08:52:04.979Z] #39 194.3 CC criu/path.o [2023-01-11T08:52:05.239Z] #39 194.7 CC criu/pie-util-vdso-elf32.o [2023-01-11T08:52:05.811Z] #39 195.2 CC criu/pie-util-vdso.o [2023-01-11T08:52:06.071Z] #39 ... [2023-01-11T08:52:06.071Z] [2023-01-11T08:52:06.071Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2023-01-11T08:52:06.071Z] #51 10.47 Collecting yamllint==1.26.1 [2023-01-11T08:52:06.081Z] #49 62.87 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-01-11T08:52:06.337Z] #49 62.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-01-11T08:52:06.337Z] #49 62.90 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-01-11T08:52:06.337Z] #49 62.92 Setting up patch (2.7.6-7) ... [2023-01-11T08:52:06.337Z] #49 62.94 Setting up sudo (1.9.5p2-3) ... [2023-01-11T08:52:06.337Z] #49 63.00 invoke-rc.d: could not determine current runlevel [2023-01-11T08:52:06.337Z] #49 ... [2023-01-11T08:52:06.337Z] [2023-01-11T08:52:06.337Z] #38 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2023-01-11T08:52:06.337Z] #38 170.0 CC criu/fsnotify.o [2023-01-11T08:52:06.337Z] #38 171.3 CC criu/image-desc.o [2023-01-11T08:52:06.337Z] #38 171.5 CC criu/image.o [2023-01-11T08:52:06.337Z] #38 172.5 CC criu/ipc_ns.o [2023-01-11T08:52:06.337Z] #38 173.8 CC criu/irmap.o [2023-01-11T08:52:06.337Z] #38 174.5 CC criu/kcmp-ids.o [2023-01-11T08:52:06.337Z] #38 174.9 CC criu/kerndat.o [2023-01-11T08:52:06.337Z] #38 176.1 CC criu/libnetlink.o [2023-01-11T08:52:06.337Z] #38 176.5 CC criu/log.o [2023-01-11T08:52:06.337Z] #38 177.0 CC criu/lsm.o [2023-01-11T08:52:06.337Z] #38 177.5 CC criu/mem.o [2023-01-11T08:52:06.337Z] #38 179.2 CC criu/memfd.o [2023-01-11T08:52:06.337Z] #38 179.9 CC criu/mount.o [2023-01-11T08:52:06.337Z] #38 ... [2023-01-11T08:52:06.337Z] [2023-01-11T08:52:06.338Z] #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 [2023-01-11T08:52:06.338Z] #49 63.01 invoke-rc.d: policy-rc.d denied execution of start. [2023-01-11T08:52:06.338Z] #49 63.03 Setting up xfsprogs (5.10.0-4) ... [2023-01-11T08:52:06.338Z] #49 63.04 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-01-11T08:52:06.338Z] #49 63.05 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-01-11T08:52:06.338Z] #49 63.06 Setting up pigz (2.6-1) ... [2023-01-11T08:52:06.338Z] #49 63.07 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-01-11T08:52:06.338Z] #49 63.08 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-01-11T08:52:06.338Z] #49 63.11 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-01-11T08:52:06.594Z] #49 63.14 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:52:07.014Z] #51 11.52 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-01-11T08:52:07.029Z] #37 318.3 + bin/containerd [2023-01-11T08:52:07.524Z] #49 63.86 Setting up libaio1:amd64 (0.3.112-9) ... [2023-01-11T08:52:07.524Z] #49 63.90 Setting up python3-lib2to3 (3.9.2-1) ... [2023-01-11T08:52:07.780Z] #49 64.38 Setting up libelf1:amd64 (0.183-1) ... [2023-01-11T08:52:07.780Z] #49 64.42 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-01-11T08:52:07.780Z] #49 64.43 Setting up python3-distutils (3.9.2-1) ... [2023-01-11T08:52:07.964Z] #37 ... [2023-01-11T08:52:07.964Z] [2023-01-11T08:52:07.964Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-01-11T08:52:07.964Z] #61 DONE 0.6s [2023-01-11T08:52:07.964Z] [2023-01-11T08:52:07.964Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-01-11T08:52:07.964Z] #62 DONE 0.1s [2023-01-11T08:52:07.964Z] [2023-01-11T08:52:07.964Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-01-11T08:52:08.223Z] #63 DONE 0.3s [2023-01-11T08:52:08.223Z] [2023-01-11T08:52:08.223Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-11T08:52:08.344Z] #49 65.04 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-01-11T08:52:08.344Z] #49 65.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-01-11T08:52:08.344Z] #49 65.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-01-11T08:52:08.344Z] #49 65.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-01-11T08:52:08.344Z] #49 65.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-01-11T08:52:08.344Z] #49 65.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-01-11T08:52:08.344Z] #49 65.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-01-11T08:52:08.344Z] #49 65.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-01-11T08:52:08.344Z] #49 65.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-01-11T08:52:08.344Z] #49 65.11 Setting up python3-setuptools (52.0.0-4) ... [2023-01-11T08:52:08.399Z] #51 12.87 Collecting pathspec>=0.5.3 [2023-01-11T08:52:08.659Z] #51 12.88 Downloading pathspec-0.10.3-py3-none-any.whl (29 kB) [2023-01-11T08:52:08.920Z] #51 13.26 Collecting pyyaml [2023-01-11T08:52:08.920Z] #51 13.26 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) [2023-01-11T08:52:08.920Z] #51 13.31 Building wheels for collected packages: yamllint [2023-01-11T08:52:08.920Z] #51 13.33 Building wheel for yamllint (setup.py): started [2023-01-11T08:52:10.238Z] #49 66.77 Setting up libjq1:amd64 (1.6-2.1) ... [2023-01-11T08:52:10.239Z] #49 66.78 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-01-11T08:52:10.239Z] #49 66.79 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-01-11T08:52:10.239Z] #49 66.81 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-01-11T08:52:10.305Z] #51 14.45 Building wheel for yamllint (setup.py): finished with status 'done' [2023-01-11T08:52:10.305Z] #51 14.47 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=440b59c07a9e0ef43d9aa7cc69edd4b7dabfa5459cacb469254026ab6847379c [2023-01-11T08:52:10.305Z] #51 14.47 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-01-11T08:52:10.305Z] #51 14.47 Successfully built yamllint [2023-01-11T08:52:10.305Z] #51 14.50 Installing collected packages: pyyaml, pathspec, yamllint [2023-01-11T08:52:10.567Z] #51 14.91 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1 [2023-01-11T08:52:11.140Z] #51 DONE 15.5s [2023-01-11T08:52:11.140Z] [2023-01-11T08:52:11.140Z] #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 [2023-01-11T08:52:11.140Z] #39 195.7 CC criu/pie-util.o [2023-01-11T08:52:11.140Z] #39 195.9 CC criu/pipes.o [2023-01-11T08:52:11.140Z] #39 196.6 CC criu/plugin.o [2023-01-11T08:52:11.140Z] #39 197.0 CC criu/proc_parse.o [2023-01-11T08:52:11.140Z] #39 200.2 CC criu/protobuf-desc.o [2023-01-11T08:52:11.403Z] #39 ... [2023-01-11T08:52:11.403Z] [2023-01-11T08:52:11.403Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2023-01-11T08:52:11.403Z] #52 DONE 0.4s [2023-01-11T08:52:11.403Z] [2023-01-11T08:52:11.403Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-01-11T08:52:11.606Z] #49 68.16 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-01-11T08:52:11.607Z] #49 68.18 Setting up jq (1.6-2.1) ... [2023-01-11T08:52:11.607Z] #49 68.18 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-01-11T08:52:11.607Z] #49 68.20 Setting up iptables (1.8.7-1) ... [2023-01-11T08:52:11.607Z] #49 68.21 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-11T08:52:11.607Z] #49 68.22 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-11T08:52:11.607Z] #49 68.22 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-01-11T08:52:11.607Z] #49 68.24 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-01-11T08:52:11.607Z] #49 68.24 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-01-11T08:52:11.607Z] #49 68.25 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-01-11T08:52:11.607Z] #49 68.26 Setting up iproute2 (5.10.0-4) ... [2023-01-11T08:52:11.975Z] #53 DONE 0.6s [2023-01-11T08:52:11.975Z] [2023-01-11T08:52:11.975Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-01-11T08:52:12.120Z] #49 68.68 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-11T08:52:12.547Z] #54 DONE 0.4s [2023-01-11T08:52:12.547Z] [2023-01-11T08:52:12.547Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-01-11T08:52:12.808Z] #55 DONE 0.1s [2023-01-11T08:52:12.808Z] [2023-01-11T08:52:12.808Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2023-01-11T08:52:12.808Z] #56 DONE 0.1s [2023-01-11T08:52:12.808Z] [2023-01-11T08:52:12.808Z] #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 [2023-01-11T08:52:12.808Z] #39 201.6 CC criu/protobuf.o [2023-01-11T08:52:12.808Z] #39 202.1 CC criu/pstree.o [2023-01-11T08:52:14.013Z] #49 DONE 70.2s [2023-01-11T08:52:14.014Z] [2023-01-11T08:52:14.014Z] #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 [2023-01-11T08:52:14.343Z] #39 203.4 CC criu/rbtree.o [2023-01-11T08:52:14.343Z] #39 203.7 CC criu/rst-malloc.o [2023-01-11T08:52:14.622Z] #50 0.978 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-01-11T08:52:14.622Z] #50 0.981 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-01-11T08:52:14.622Z] #50 0.985 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-01-11T08:52:14.622Z] #50 DONE 1.1s [2023-01-11T08:52:14.622Z] [2023-01-11T08:52:14.622Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2023-01-11T08:52:14.915Z] #39 204.1 CC criu/seccomp.o [2023-01-11T08:52:15.487Z] #39 204.8 CC criu/seize.o [2023-01-11T08:52:16.429Z] #39 205.7 CC criu/servicefd.o [2023-01-11T08:52:17.001Z] #39 206.2 include/common/asm/bitops.h: Assembler messages: [2023-01-11T08:52:17.001Z] #39 206.2 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-11T08:52:17.001Z] #39 206.3 CC criu/shmem.o [2023-01-11T08:52:17.943Z] #39 207.3 CC criu/sigframe.o [2023-01-11T08:52:18.204Z] #39 207.5 CC criu/signalfd.o [2023-01-11T08:52:18.465Z] #39 207.7 CC criu/sk-inet.o [2023-01-11T08:52:19.850Z] #39 208.9 CC criu/sk-netlink.o [2023-01-11T08:52:19.850Z] #39 209.3 CC criu/sk-packet.o [2023-01-11T08:52:20.793Z] #39 210.0 CC criu/sk-queue.o [2023-01-11T08:52:21.170Z] #51 ... [2023-01-11T08:52:21.170Z] [2023-01-11T08:52:21.170Z] #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 [2023-01-11T08:52:21.170Z] #38 184.4 CC criu/namespaces.o [2023-01-11T08:52:21.170Z] #38 186.6 CC criu/net.o [2023-01-11T08:52:21.170Z] #38 191.0 CC criu/netfilter.o [2023-01-11T08:52:21.170Z] #38 191.5 CC criu/page-pipe.o [2023-01-11T08:52:21.170Z] #38 192.3 CC criu/page-xfer.o [2023-01-11T08:52:21.170Z] #38 194.2 CC criu/pagemap-cache.o [2023-01-11T08:52:21.170Z] #38 194.6 CC criu/pagemap.o [2023-01-11T08:52:21.364Z] #39 210.5 CC criu/sk-tcp.o [2023-01-11T08:52:21.613Z] 8185ee4ed646: Pull complete [2023-01-11T08:52:21.613Z] Digest: sha256:192adcdbbcebf7000d95a0ca34422709127e20b0334e6968381a198c816c9f9f [2023-01-11T08:52:21.613Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-11T08:52:21.613Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-11T08:52:21.613Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2023-01-11T08:52:21.613Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2023-01-11T08:52:21.613Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.3887' [2023-01-11T08:52:21.613Z] INFO: Docker version of control daemon [2023-01-11T08:52:21.613Z] [2023-01-11T08:52:21.613Z] Client: [2023-01-11T08:52:21.613Z] Version: 20.10.9 [2023-01-11T08:52:21.613Z] API version: 1.41 [2023-01-11T08:52:21.613Z] Go version: go1.16.8 [2023-01-11T08:52:21.613Z] Git commit: c2ea9bc [2023-01-11T08:52:21.613Z] Built: Mon Oct 4 16:11:10 2021 [2023-01-11T08:52:21.613Z] OS/Arch: windows/amd64 [2023-01-11T08:52:21.613Z] Context: default [2023-01-11T08:52:21.613Z] Experimental: true [2023-01-11T08:52:21.613Z] [2023-01-11T08:52:21.613Z] Server: Docker Engine - Community [2023-01-11T08:52:21.613Z] Engine: [2023-01-11T08:52:21.613Z] Version: 20.10.9 [2023-01-11T08:52:21.613Z] API version: 1.41 (minimum version 1.24) [2023-01-11T08:52:21.613Z] Go version: go1.16.8 [2023-01-11T08:52:21.613Z] Git commit: 79ea9d3 [2023-01-11T08:52:21.613Z] Built: Mon Oct 4 16:06:39 2021 [2023-01-11T08:52:21.613Z] OS/Arch: windows/amd64 [2023-01-11T08:52:21.613Z] Experimental: true [2023-01-11T08:52:21.613Z] [2023-01-11T08:52:21.613Z] INFO: Docker info of control daemon [2023-01-11T08:52:21.613Z] [2023-01-11T08:52:21.613Z] Client: [2023-01-11T08:52:21.613Z] Context: default [2023-01-11T08:52:21.613Z] Debug Mode: false [2023-01-11T08:52:21.613Z] Plugins: [2023-01-11T08:52:21.613Z] app: Docker Application (Docker Inc., v0.8.0) [2023-01-11T08:52:21.613Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2023-01-11T08:52:21.613Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2023-01-11T08:52:21.613Z] [2023-01-11T08:52:21.613Z] Server: [2023-01-11T08:52:21.613Z] Containers: 0 [2023-01-11T08:52:21.613Z] Running: 0 [2023-01-11T08:52:21.613Z] Paused: 0 [2023-01-11T08:52:21.613Z] Stopped: 0 [2023-01-11T08:52:21.613Z] Images: 1 [2023-01-11T08:52:21.613Z] Server Version: 20.10.9 [2023-01-11T08:52:21.613Z] Storage Driver: lcow (linux) windowsfilter (windows) [2023-01-11T08:52:21.613Z] LCOW: [2023-01-11T08:52:21.613Z] Windows: [2023-01-11T08:52:21.613Z] Logging Driver: json-file [2023-01-11T08:52:21.613Z] Plugins: [2023-01-11T08:52:21.613Z] Volume: local [2023-01-11T08:52:21.613Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-01-11T08:52:21.613Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-01-11T08:52:21.613Z] Swarm: inactive [2023-01-11T08:52:21.613Z] Default Isolation: process [2023-01-11T08:52:21.613Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-01-11T08:52:21.613Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-01-11T08:52:21.613Z] OSType: windows [2023-01-11T08:52:21.613Z] Architecture: x86_64 [2023-01-11T08:52:21.613Z] CPUs: 4 [2023-01-11T08:52:21.613Z] Total Memory: 32GiB [2023-01-11T08:52:21.613Z] Name: azwin-2-290ad0 [2023-01-11T08:52:21.613Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2023-01-11T08:52:21.614Z] Docker Root Dir: D:\docker [2023-01-11T08:52:21.614Z] Debug Mode: false [2023-01-11T08:52:21.614Z] Registry: https://index.docker.io/v1/ [2023-01-11T08:52:21.614Z] Labels: [2023-01-11T08:52:21.614Z] Experimental: true [2023-01-11T08:52:21.614Z] Insecure Registries: [2023-01-11T08:52:21.614Z] 10.0.0.4:5000 [2023-01-11T08:52:21.614Z] 127.0.0.0/8 [2023-01-11T08:52:21.614Z] Registry Mirrors: [2023-01-11T08:52:21.614Z] http://10.0.0.4:5000/ [2023-01-11T08:52:21.614Z] Live Restore Enabled: false [2023-01-11T08:52:21.614Z] Product License: Community Engine [2023-01-11T08:52:21.614Z] [2023-01-11T08:52:21.614Z] [2023-01-11T08:52:21.614Z] INFO: Commit hash is c7eaad2c14 [2023-01-11T08:52:21.614Z] INFO: Nuke-Everything... [2023-01-11T08:52:21.614Z] INFO: Container count on control daemon to delete is 0 [2023-01-11T08:52:21.614Z] INFO: Nuking d:\CI [2023-01-11T08:52:21.614Z] INFO: Zapped successfully [2023-01-11T08:52:21.614Z] INFO: Location for testing is d:\CI\PR-44795\2 [2023-01-11T08:52:21.614Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2023-01-11T08:52:21.614Z] [2023-01-11T08:52:21.614Z] [2023-01-11T08:52:21.614Z] INFO: Building the image from Dockerfile.windows at 01/11/2023 08:52:18... [2023-01-11T08:52:21.614Z] [2023-01-11T08:52:21.935Z] #39 211.2 CC criu/sk-unix.o [2023-01-11T08:52:22.099Z] #38 195.7 CC criu/parasite-syscall.o [2023-01-11T08:52:23.027Z] #38 196.5 CC criu/path.o [2023-01-11T08:52:23.027Z] #38 196.8 CC criu/pie-util-vdso-elf32.o [2023-01-11T08:52:23.591Z] #38 197.2 CC criu/pie-util-vdso.o [2023-01-11T08:52:23.848Z] #38 197.6 CC criu/pie-util.o [2023-01-11T08:52:24.104Z] #38 197.9 CC criu/pipes.o [2023-01-11T08:52:24.480Z] #39 213.5 CC criu/sockets.o [2023-01-11T08:52:25.033Z] #38 198.7 CC criu/plugin.o [2023-01-11T08:52:25.033Z] #38 ... [2023-01-11T08:52:25.033Z] [2023-01-11T08:52:25.033Z] #51 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2023-01-11T08:52:25.033Z] #51 10.24 Collecting yamllint==1.26.1 [2023-01-11T08:52:25.422Z] #39 214.8 CC criu/stats.o [2023-01-11T08:52:25.683Z] #39 215.1 CC criu/string.o [2023-01-11T08:52:25.683Z] #39 215.2 CC criu/sysctl.o [2023-01-11T08:52:26.002Z] #51 11.29 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-01-11T08:52:26.304Z] Sending build context to Docker daemon 58.53MB [2023-01-11T08:52:26.304Z] [2023-01-11T08:52:26.304Z] Step 1/10 : FROM microsoft/windowsservercore [2023-01-11T08:52:26.304Z] ---> 2564578bc438 [2023-01-11T08:52:26.304Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2023-01-11T08:52:26.304Z] ---> Running in d6f9fe5d20fa [2023-01-11T08:52:26.304Z] Removing intermediate container d6f9fe5d20fa [2023-01-11T08:52:26.304Z] ---> b1fee3e7cc3d [2023-01-11T08:52:26.304Z] Step 3/10 : ARG GO_VERSION=1.18.10 [2023-01-11T08:52:26.304Z] ---> Running in b3970cb4942a [2023-01-11T08:52:26.635Z] #39 215.9 CC criu/sysfs_parse.o [2023-01-11T08:52:26.896Z] #39 216.3 CC criu/timens.o [2023-01-11T08:52:27.278Z] Removing intermediate container b3970cb4942a [2023-01-11T08:52:27.278Z] ---> b53c3346a4f6 [2023-01-11T08:52:27.278Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.8.2 [2023-01-11T08:52:27.278Z] ---> Running in 4c58195125a8 [2023-01-11T08:52:27.278Z] Removing intermediate container 4c58195125a8 [2023-01-11T08:52:27.278Z] ---> c916fb79c777 [2023-01-11T08:52:27.278Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2023-01-11T08:52:27.370Z] #51 12.61 Collecting pathspec>=0.5.3 [2023-01-11T08:52:27.370Z] #51 12.62 Downloading pathspec-0.10.3-py3-none-any.whl (29 kB) [2023-01-11T08:52:27.468Z] #39 216.8 CC criu/timerfd.o [2023-01-11T08:52:27.728Z] #39 217.2 CC criu/tty.o [2023-01-11T08:52:27.737Z] ---> Running in 78f19c5f585c [2023-01-11T08:52:27.933Z] #51 13.12 Collecting pyyaml [2023-01-11T08:52:27.933Z] #51 13.12 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) [2023-01-11T08:52:27.933Z] #51 13.19 Building wheels for collected packages: yamllint [2023-01-11T08:52:27.933Z] #51 13.20 Building wheel for yamllint (setup.py): started [2023-01-11T08:52:28.196Z] Removing intermediate container 78f19c5f585c [2023-01-11T08:52:28.196Z] ---> 5df4e63f3b69 [2023-01-11T08:52:28.197Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2023-01-11T08:52:28.197Z] ---> Running in 8a6a7df75bef [2023-01-11T08:52:28.862Z] #51 14.34 Building wheel for yamllint (setup.py): finished with status 'done' [2023-01-11T08:52:29.119Z] #51 14.34 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a3c865a2d47e1a2bf555b8ec3168a37e7956a9fc76d57a60483314327ab81dd0 [2023-01-11T08:52:29.119Z] #51 14.35 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-01-11T08:52:29.119Z] #51 14.35 Successfully built yamllint [2023-01-11T08:52:29.119Z] #51 14.39 Installing collected packages: pyyaml, pathspec, yamllint [2023-01-11T08:52:29.642Z] #39 ... [2023-01-11T08:52:29.642Z] [2023-01-11T08:52:29.642Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-01-11T08:52:29.642Z] #28 303.6 + dpkg --print-architecture [2023-01-11T08:52:29.642Z] #28 303.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-01-11T08:52:29.681Z] #51 14.87 Successfully installed pathspec-0.10.3 pyyaml-6.0 yamllint-1.26.1 [2023-01-11T08:52:29.914Z] #28 304.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-01-11T08:52:29.914Z] #28 304.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-01-11T08:52:30.246Z] #51 DONE 15.4s [2023-01-11T08:52:30.246Z] [2023-01-11T08:52:30.246Z] #52 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2023-01-11T08:52:30.502Z] #52 DONE 0.3s [2023-01-11T08:52:30.502Z] [2023-01-11T08:52:30.502Z] #53 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2023-01-11T08:52:30.759Z] #53 DONE 0.3s [2023-01-11T08:52:30.759Z] [2023-01-11T08:52:30.759Z] #54 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2023-01-11T08:52:30.759Z] #54 DONE 0.3s [2023-01-11T08:52:30.759Z] [2023-01-11T08:52:30.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 [2023-01-11T08:52:30.759Z] #38 199.2 CC criu/proc_parse.o [2023-01-11T08:52:30.759Z] #38 202.6 CC criu/protobuf-desc.o [2023-01-11T08:52:30.759Z] #38 204.0 CC criu/protobuf.o [2023-01-11T08:52:30.759Z] #38 204.5 CC criu/pstree.o [2023-01-11T08:52:31.017Z] #38 ... [2023-01-11T08:52:31.017Z] [2023-01-11T08:52:31.017Z] #55 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2023-01-11T08:52:31.017Z] #55 DONE 0.0s [2023-01-11T08:52:31.017Z] [2023-01-11T08:52:31.017Z] #56 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2023-01-11T08:52:31.017Z] #56 DONE 0.0s [2023-01-11T08:52:31.274Z] [2023-01-11T08:52:31.274Z] #31 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:52:32.333Z] #31 ... [2023-01-11T08:52:32.333Z] [2023-01-11T08:52:32.333Z] #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 [2023-01-11T08:52:32.333Z] #38 205.9 CC criu/rbtree.o [2023-01-11T08:52:32.590Z] #38 206.2 CC criu/rst-malloc.o [2023-01-11T08:52:32.846Z] #38 206.5 CC criu/seccomp.o [2023-01-11T08:52:33.446Z] #38 207.2 CC criu/seize.o [2023-01-11T08:52:34.894Z] #38 208.3 CC criu/servicefd.o [2023-01-11T08:52:34.894Z] #38 208.8 include/common/asm/bitops.h: Assembler messages: [2023-01-11T08:52:34.894Z] #38 208.8 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-01-11T08:52:34.894Z] #38 208.8 CC criu/shmem.o [2023-01-11T08:52:35.283Z] [2023-01-11T08:52:35.283Z] SUCCESS: Specified value was saved. [2023-01-11T08:52:36.260Z] INFO: Downloading git... [2023-01-11T08:52:36.306Z] #38 209.8 CC criu/sigframe.o [2023-01-11T08:52:36.306Z] #38 210.1 CC criu/signalfd.o [2023-01-11T08:52:36.563Z] #38 210.3 CC criu/sk-inet.o [2023-01-11T08:52:37.932Z] #38 211.5 CC criu/sk-netlink.o [2023-01-11T08:52:38.188Z] #38 211.9 CC criu/sk-packet.o [2023-01-11T08:52:38.455Z] INFO: Downloading go... [2023-01-11T08:52:39.119Z] #38 212.7 CC criu/sk-queue.o [2023-01-11T08:52:39.682Z] #38 213.3 CC criu/sk-tcp.o [2023-01-11T08:52:39.940Z] #28 ... [2023-01-11T08:52:39.940Z] [2023-01-11T08:52:39.940Z] #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 [2023-01-11T08:52:39.940Z] #39 219.8 CC criu/tun.o [2023-01-11T08:52:39.940Z] #39 220.6 CC criu/uffd.o [2023-01-11T08:52:39.940Z] #39 222.0 CC criu/util.o [2023-01-11T08:52:39.940Z] #39 223.4 CC criu/uts_ns.o [2023-01-11T08:52:39.940Z] #39 223.6 CC criu/vdso-compat.o [2023-01-11T08:52:39.940Z] #39 223.9 CC criu/vdso.o [2023-01-11T08:52:39.940Z] #39 224.6 LINK criu/built-in.o [2023-01-11T08:52:39.940Z] #39 224.8 LINK criu/criu [2023-01-11T08:52:39.940Z] #39 225.3 DEP lib/c/criu.d [2023-01-11T08:52:39.940Z] #39 225.4 CC images/rpc.pb-c.o [2023-01-11T08:52:39.940Z] #39 226.0 CC lib/c/criu.o [2023-01-11T08:52:39.940Z] #39 227.4 LINK lib/c/built-in.o [2023-01-11T08:52:39.940Z] #39 227.4 LINK lib/c/libcriu.so [2023-01-11T08:52:39.940Z] #39 227.6 LINK lib/c/libcriu.a [2023-01-11T08:52:39.940Z] #39 227.9 GEN magic.py [2023-01-11T08:52:39.940Z] #39 228.0 Note: Building without setproctitle() and strlcpy() support. [2023-01-11T08:52:39.940Z] #39 228.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-01-11T08:52:39.940Z] #39 228.1 Note: Building without GnuTLS support [2023-01-11T08:52:39.940Z] #39 228.1 Makefile.config:39: Warn: you have no libnftables installed [2023-01-11T08:52:39.940Z] #39 228.1 Makefile.config:40: Warn: Building without nftables support [2023-01-11T08:52:39.940Z] #39 229.3 fatal: not a git repository (or any of the parent directories): .git [2023-01-11T08:52:39.996Z] INFO: Downloading compiler 1 of 3... [2023-01-11T08:52:40.245Z] #38 213.9 CC criu/sk-unix.o [2023-01-11T08:52:40.454Z] INFO: Downloading compiler 2 of 3... [2023-01-11T08:52:40.454Z] INFO: Downloading compiler 3 of 3... [2023-01-11T08:52:40.454Z] INFO: Extracting git... [2023-01-11T08:52:40.494Z] #42 162.7 + mkdir -p /build [2023-01-11T08:52:40.494Z] #42 162.7 + cp runc /build/runc [2023-01-11T08:52:40.494Z] #42 DONE 163.2s [2023-01-11T08:52:40.494Z] [2023-01-11T08:52:40.494Z] #30 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:52:40.494Z] #30 289.6 + /build/golangci-lint --version [2023-01-11T08:52:40.494Z] #30 290.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2023-01-11T08:52:40.494Z] #30 DONE 291.1s [2023-01-11T08:52:40.494Z] [2023-01-11T08:52:40.494Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-11T08:52:40.494Z] #37 ... [2023-01-11T08:52:40.494Z] [2023-01-11T08:52:40.494Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-01-11T08:52:40.494Z] #61 DONE 0.2s [2023-01-11T08:52:40.494Z] [2023-01-11T08:52:40.494Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-01-11T08:52:40.494Z] #62 DONE 0.0s [2023-01-11T08:52:40.494Z] [2023-01-11T08:52:40.494Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-01-11T08:52:40.494Z] #63 DONE 0.1s [2023-01-11T08:52:40.494Z] [2023-01-11T08:52:40.494Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-11T08:52:40.881Z] #39 230.0 make[1]: Nothing to be done for 'all'. [2023-01-11T08:52:41.431Z] #37 256.1 + bin/containerd [2023-01-11T08:52:41.452Z] #39 230.8 make[1]: 'images/built-in.o' is up to date. [2023-01-11T08:52:41.452Z] #39 230.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-01-11T08:52:41.452Z] #39 230.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-01-11T08:52:41.452Z] #39 231.0 make[1]: 'compel/libcompel.a' is up to date. [2023-01-11T08:52:41.452Z] #39 231.0 make[1]: 'compel/compel-host-bin' is up to date. [2023-01-11T08:52:41.713Z] #39 231.0 make[1]: Nothing to be done for 'all'. [2023-01-11T08:52:41.713Z] #39 231.1 make[1]: 'soccr/libsoccr.a' is up to date. [2023-01-11T08:52:41.974Z] #39 231.3 make[2]: Nothing to be done for 'all'. [2023-01-11T08:52:41.974Z] #39 231.4 make[2]: Nothing to be done for 'all'. [2023-01-11T08:52:41.974Z] #39 231.4 make[2]: Nothing to be done for 'all'. [2023-01-11T08:52:41.974Z] #39 231.5 make[2]: Nothing to be done for 'all'. [2023-01-11T08:52:42.234Z] #39 231.6 make[2]: Nothing to be done for 'all'. [2023-01-11T08:52:42.234Z] #39 231.7 make[2]: Nothing to be done for 'all'. [2023-01-11T08:52:42.234Z] #39 231.7 make[2]: Nothing to be done for 'all'. [2023-01-11T08:52:42.496Z] #39 231.9 make[2]: Nothing to be done for 'all'. [2023-01-11T08:52:42.496Z] #39 231.9 INSTALL criu/criu [2023-01-11T08:52:42.767Z] #38 216.2 CC criu/sockets.o [2023-01-11T08:52:43.440Z] #39 DONE 232.6s [2023-01-11T08:52:43.440Z] [2023-01-11T08:52:43.440Z] #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 [2023-01-11T08:52:43.697Z] #38 217.4 CC criu/stats.o [2023-01-11T08:52:43.954Z] #38 217.6 CC criu/string.o [2023-01-11T08:52:44.211Z] #38 217.8 CC criu/sysctl.o [2023-01-11T08:52:44.774Z] #38 218.5 CC criu/sysfs_parse.o [2023-01-11T08:52:45.336Z] #38 219.0 CC criu/timens.o [2023-01-11T08:52:45.592Z] #38 219.5 CC criu/timerfd.o [2023-01-11T08:52:46.154Z] #38 219.9 CC criu/tty.o [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-01-11T08:52:48.662Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 16.2% of statements [2023-01-11T08:52:48.662Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/api/server/router [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-01-11T08:52:48.662Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/api/types [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/api/types/container [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/api/types/events [no test files] [2023-01-11T08:52:48.662Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2023-01-11T08:52:48.662Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 93.7% of statements [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/api/types/image [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/api/types/network [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-01-11T08:52:48.662Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2023-01-11T08:52:48.662Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/builder [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-01-11T08:52:48.662Z] ok github.com/docker/docker/builder/remotecontext 0.077s coverage: 13.7% of statements [2023-01-11T08:52:48.662Z] ok github.com/docker/docker/builder/dockerfile 0.178s coverage: 48.5% of statements [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-01-11T08:52:48.662Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2023-01-11T08:52:48.662Z] ok github.com/docker/docker/builder/remotecontext/git 3.014s coverage: 83.5% of statements [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/cli [no test files] [2023-01-11T08:52:48.662Z] ? github.com/docker/docker/cli/config [no test files] [2023-01-11T08:52:48.675Z] #38 222.1 CC criu/tun.o [2023-01-11T08:52:49.238Z] #38 222.8 CC criu/uffd.o [2023-01-11T08:52:50.027Z] ok github.com/docker/docker/client 0.082s coverage: 75.4% of statements [2023-01-11T08:52:50.168Z] #38 ... [2023-01-11T08:52:50.168Z] [2023-01-11T08:52:50.168Z] #35 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-01-11T08:52:50.168Z] #35 308.2 + dpkg --print-architecture [2023-01-11T08:52:50.168Z] #35 308.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-01-11T08:52:50.168Z] #35 308.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-01-11T08:52:50.168Z] #35 308.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-01-11T08:52:55.273Z] INFO: Expanding go... [2023-01-11T08:52:55.673Z] #47 ... [2023-01-11T08:52:55.673Z] [2023-01-11T08:52:55.673Z] #28 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-01-11T08:52:55.673Z] #28 DONE 327.9s [2023-01-11T08:52:55.673Z] [2023-01-11T08:52:55.673Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-11T08:52:55.673Z] #37 ... [2023-01-11T08:52:55.673Z] [2023-01-11T08:52:55.673Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2023-01-11T08:52:55.673Z] #57 DONE 0.3s [2023-01-11T08:52:55.673Z] [2023-01-11T08:52:55.673Z] #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 [2023-01-11T08:52:55.673Z] #47 ... [2023-01-11T08:52:55.673Z] [2023-01-11T08:52:55.673Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2023-01-11T08:52:55.673Z] #58 DONE 0.1s [2023-01-11T08:52:55.673Z] [2023-01-11T08:52:55.673Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-01-11T08:52:55.673Z] #59 DONE 0.1s [2023-01-11T08:52:55.673Z] [2023-01-11T08:52:55.673Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-01-11T08:52:55.673Z] #60 DONE 0.1s [2023-01-11T08:52:55.673Z] [2023-01-11T08:52:55.673Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:53:00.126Z] #35 ... [2023-01-11T08:53:00.126Z] [2023-01-11T08:53:00.126Z] #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 [2023-01-11T08:53:00.126Z] #38 224.2 CC criu/util.o [2023-01-11T08:53:00.126Z] #38 225.8 CC criu/uts_ns.o [2023-01-11T08:53:00.126Z] #38 226.0 CC criu/vdso-compat.o [2023-01-11T08:53:00.126Z] #38 226.4 CC criu/vdso.o [2023-01-11T08:53:00.126Z] #38 227.1 LINK criu/built-in.o [2023-01-11T08:53:00.126Z] #38 227.4 LINK criu/criu [2023-01-11T08:53:00.126Z] #38 227.9 DEP lib/c/criu.d [2023-01-11T08:53:00.126Z] #38 228.0 CC images/rpc.pb-c.o [2023-01-11T08:53:00.126Z] #38 228.7 CC lib/c/criu.o [2023-01-11T08:53:00.126Z] #38 230.1 LINK lib/c/built-in.o [2023-01-11T08:53:00.126Z] #38 230.1 LINK lib/c/libcriu.so [2023-01-11T08:53:00.126Z] #38 230.2 LINK lib/c/libcriu.a [2023-01-11T08:53:00.126Z] #38 230.5 GEN magic.py [2023-01-11T08:53:00.126Z] #38 230.6 Note: Building without setproctitle() and strlcpy() support. [2023-01-11T08:53:00.126Z] #38 230.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-01-11T08:53:00.126Z] #38 230.6 Note: Building without GnuTLS support [2023-01-11T08:53:00.126Z] #38 230.7 Makefile.config:39: Warn: you have no libnftables installed [2023-01-11T08:53:00.126Z] #38 230.7 Makefile.config:40: Warn: Building without nftables support [2023-01-11T08:53:00.126Z] #38 231.6 fatal: not a git repository (or any of the parent directories): .git [2023-01-11T08:53:00.126Z] #38 232.4 make[1]: Nothing to be done for 'all'. [2023-01-11T08:53:00.126Z] #38 233.2 make[1]: 'images/built-in.o' is up to date. [2023-01-11T08:53:00.126Z] #38 233.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-01-11T08:53:00.126Z] #38 233.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-01-11T08:53:00.126Z] #38 233.3 make[1]: 'compel/libcompel.a' is up to date. [2023-01-11T08:53:00.126Z] #38 233.4 make[1]: 'compel/compel-host-bin' is up to date. [2023-01-11T08:53:00.126Z] #38 233.4 make[1]: Nothing to be done for 'all'. [2023-01-11T08:53:00.126Z] #38 233.5 make[1]: 'soccr/libsoccr.a' is up to date. [2023-01-11T08:53:00.126Z] #38 233.7 make[2]: Nothing to be done for 'all'. [2023-01-11T08:53:00.126Z] #38 233.7 make[2]: Nothing to be done for 'all'. [2023-01-11T08:53:00.126Z] #38 233.8 make[2]: Nothing to be done for 'all'. [2023-01-11T08:53:00.126Z] #38 233.9 make[2]: Nothing to be done for 'all'. [2023-01-11T08:53:00.126Z] #38 233.9 make[2]: Nothing to be done for 'all'. [2023-01-11T08:53:00.126Z] #38 234.0 make[2]: Nothing to be done for 'all'. [2023-01-11T08:53:00.383Z] #38 234.0 make[2]: Nothing to be done for 'all'. [2023-01-11T08:53:00.383Z] #38 234.1 make[2]: Nothing to be done for 'all'. [2023-01-11T08:53:00.383Z] #38 234.1 INSTALL criu/criu [2023-01-11T08:53:00.947Z] #38 DONE 234.8s [2023-01-11T08:53:00.948Z] [2023-01-11T08:53:00.948Z] #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 [2023-01-11T08:53:04.454Z] #37 369.8 # github.com/containerd/containerd/cmd/containerd [2023-01-11T08:53:04.455Z] #37 369.8 /usr/bin/ld: /tmp/go-link-2551328685/000019.o: in function `New': [2023-01-11T08:53:04.455Z] #37 369.8 /tmp/tmp.2eidcelGow/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2023-01-11T08:53:04.455Z] #37 369.9 + bin/containerd-stress [2023-01-11T08:53:04.455Z] #37 371.0 + bin/containerd-shim [2023-01-11T08:53:12.569Z] #37 382.5 + bin/containerd-shim-runc-v1 [2023-01-11T08:53:15.845Z] #42 ... [2023-01-11T08:53:15.845Z] [2023-01-11T08:53:15.845Z] #35 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2023-01-11T08:53:15.846Z] #35 DONE 332.4s [2023-01-11T08:53:15.846Z] [2023-01-11T08:53:15.846Z] #31 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:53:15.846Z] #31 ... [2023-01-11T08:53:15.846Z] [2023-01-11T08:53:15.846Z] #57 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2023-01-11T08:53:15.846Z] #57 DONE 0.4s [2023-01-11T08:53:15.846Z] [2023-01-11T08:53:15.846Z] #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 [2023-01-11T08:53:15.846Z] #42 ... [2023-01-11T08:53:15.846Z] [2023-01-11T08:53:15.846Z] #58 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2023-01-11T08:53:15.846Z] #58 DONE 0.1s [2023-01-11T08:53:15.846Z] [2023-01-11T08:53:15.846Z] #59 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2023-01-11T08:53:15.846Z] #59 DONE 0.1s [2023-01-11T08:53:15.846Z] [2023-01-11T08:53:15.846Z] #60 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-01-11T08:53:15.846Z] #60 DONE 0.1s [2023-01-11T08:53:15.846Z] [2023-01-11T08:53:15.846Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-11T08:53:17.834Z] #37 388.9 + bin/containerd-shim-runc-v2 [2023-01-11T08:53:18.399Z] #37 389.8 + binaries [2023-01-11T08:53:18.399Z] #37 389.8 + install -D bin/containerd /build/containerd [2023-01-11T08:53:18.399Z] #37 389.8 + install -D bin/containerd-shim /build/containerd-shim [2023-01-11T08:53:18.399Z] #37 389.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-01-11T08:53:18.399Z] #37 389.8 + install -D bin/ctr /build/ctr [2023-01-11T08:53:20.295Z] #37 DONE 391.8s [2023-01-11T08:53:21.229Z] [2023-01-11T08:53:21.229Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-01-11T08:53:22.061Z] ok github.com/docker/docker/cmd/dockerd 0.062s coverage: 29.1% of statements [2023-01-11T08:53:22.061Z] ok github.com/docker/docker/container 0.115s coverage: 34.5% of statements [2023-01-11T08:53:22.061Z] ? github.com/docker/docker/container/stream [no test files] [2023-01-11T08:53:22.061Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-01-11T08:53:22.061Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-01-11T08:53:22.061Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-01-11T08:53:22.160Z] #64 DONE 0.8s [2023-01-11T08:53:22.160Z] [2023-01-11T08:53:22.161Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-01-11T08:53:22.161Z] #65 DONE 0.2s [2023-01-11T08:53:22.161Z] [2023-01-11T08:53:22.161Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-01-11T08:53:23.092Z] #66 DONE 0.9s [2023-01-11T08:53:23.092Z] [2023-01-11T08:53:23.092Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-01-11T08:53:23.092Z] #67 DONE 0.0s [2023-01-11T08:53:23.092Z] [2023-01-11T08:53:23.092Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-01-11T08:53:23.092Z] #68 DONE 0.0s [2023-01-11T08:53:23.350Z] [2023-01-11T08:53:23.350Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-01-11T08:53:26.355Z] ok github.com/docker/docker/daemon/cluster 0.049s coverage: 0.5% of statements [2023-01-11T08:53:26.918Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.016s coverage: 65.3% of statements [2023-01-11T08:53:27.677Z] #69 DONE 4.1s [2023-01-11T08:53:27.677Z] [2023-01-11T08:53:27.677Z] #70 exporting to image [2023-01-11T08:53:27.677Z] #70 exporting layers [2023-01-11T08:53:28.283Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2023-01-11T08:53:30.954Z] INFO: Expanding compiler 1 of 3... [2023-01-11T08:53:30.955Z] INFO: Expanding compiler 2 of 3... [2023-01-11T08:53:33.133Z] INFO: Expanding compiler 3 of 3... [2023-01-11T08:53:34.103Z] INFO: Removing downloaded files... [2023-01-11T08:53:34.103Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2023-01-11T08:53:34.103Z] INFO: Configuring git core.autocrlf... [2023-01-11T08:53:34.233Z] #70 exporting layers 6.4s done [2023-01-11T08:53:34.233Z] #70 writing image sha256:1cbe9370c548923c9a22ecbcbc1b893fd08d9381c7b5019ffa74cecd424699b9 done [2023-01-11T08:53:34.233Z] #70 naming to docker.io/library/docker:9054ce9868069bcf5d2b05227354d1438621f971 done [2023-01-11T08:53:34.233Z] #70 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2023-01-11T08:53:34.583Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44795/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44795/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9054ce9868069bcf5d2b05227354d1438621f971 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9054ce9868069bcf5d2b05227354d1438621f971 hack/validate/default [2023-01-11T08:53:34.819Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.8% of statements [2023-01-11T08:53:35.151Z] Congratulations! All commits are properly signed with the DCO! [2023-01-11T08:53:35.747Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.8% of statements [2023-01-11T08:53:36.003Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2023-01-11T08:53:36.095Z] Congratulations! Seccomp profile generation is done correctly. [2023-01-11T08:53:36.095Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2023-01-11T08:53:36.566Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2023-01-11T08:53:37.129Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2023-01-11T08:53:37.744Z] #37 306.8 # github.com/containerd/containerd/cmd/containerd [2023-01-11T08:53:37.744Z] #37 306.8 /usr/bin/ld: /tmp/go-link-3028033162/000019.o: in function `New': [2023-01-11T08:53:37.744Z] #37 306.8 /tmp/tmp.dhf3lElUPS/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2023-01-11T08:53:37.744Z] #37 306.9 + bin/containerd-stress [2023-01-11T08:53:37.744Z] #37 308.0 + bin/containerd-shim [2023-01-11T08:53:38.495Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.606s coverage: 74.6% of statements [2023-01-11T08:53:39.864Z] ok github.com/docker/docker/daemon 12.096s coverage: 17.1% of statements [2023-01-11T08:53:39.864Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-01-11T08:53:39.864Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-01-11T08:53:39.864Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-01-11T08:53:39.864Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-01-11T08:53:40.120Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2023-01-11T08:53:41.049Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.337s coverage: 60.7% of statements [2023-01-11T08:53:41.977Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2023-01-11T08:53:42.389Z] #27 ... [2023-01-11T08:53:42.389Z] [2023-01-11T08:53:42.389Z] #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 [2023-01-11T08:53:42.389Z] #47 182.3 + mkdir -p /build [2023-01-11T08:53:42.389Z] #47 182.3 + cp runc /build/runc [2023-01-11T08:53:42.389Z] #47 DONE 183.3s [2023-01-11T08:53:42.389Z] [2023-01-11T08:53:42.389Z] #27 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:53:42.389Z] #27 371.7 + /build/golangci-lint --version [2023-01-11T08:53:42.389Z] #27 373.5 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2023-01-11T08:53:42.389Z] #27 DONE 373.6s [2023-01-11T08:53:42.389Z] [2023-01-11T08:53:42.389Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-11T08:53:42.389Z] #37 ... [2023-01-11T08:53:42.389Z] [2023-01-11T08:53:42.389Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-01-11T08:53:43.363Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.228s coverage: 50.5% of statements [2023-01-11T08:53:43.771Z] #61 DONE 1.1s [2023-01-11T08:53:43.771Z] [2023-01-11T08:53:43.771Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-01-11T08:53:43.771Z] #62 DONE 0.1s [2023-01-11T08:53:43.771Z] [2023-01-11T08:53:43.771Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-01-11T08:53:44.031Z] #63 DONE 0.4s [2023-01-11T08:53:44.031Z] [2023-01-11T08:53:44.031Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-11T08:53:44.031Z] #37 320.0 + bin/containerd [2023-01-11T08:53:44.209Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2023-01-11T08:53:44.730Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.474s coverage: 46.2% of statements [2023-01-11T08:53:44.730Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-01-11T08:53:45.584Z] Congratulations! All API changes are done the right way. [2023-01-11T08:53:45.584Z] Congratulations! All TOML source files changed here have valid syntax. [2023-01-11T08:53:45.584Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2023-01-11T08:53:45.584Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2023-01-11T08:53:45.584Z] Congratulations! No new tests were added to integration-cli. [2023-01-11T08:53:45.584Z] [2023-01-11T08:53:45.584Z] INFO Start validation with golang-ci-lint [2023-01-11T08:53:45.708Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.8% of statements [2023-01-11T08:53:45.708Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.955s coverage: 58.0% of statements [2023-01-11T08:53:45.708Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-01-11T08:53:45.708Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-01-11T08:53:45.841Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2023-01-11T08:53:45.842Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2023-01-11T08:53:45.842Z] INFO [loader] Using build tags: [apparmor seccomp] [2023-01-11T08:53:45.876Z] #37 319.3 + bin/containerd-shim-runc-v1 [2023-01-11T08:53:46.667Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2023-01-11T08:53:47.236Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2023-01-11T08:53:47.798Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 6.6% of statements [2023-01-11T08:53:47.798Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-01-11T08:53:47.798Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-01-11T08:53:48.737Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements [2023-01-11T08:53:48.992Z] ok github.com/docker/docker/daemon/logger/awslogs 0.146s coverage: 77.8% of statements [2023-01-11T08:53:48.992Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-01-11T08:53:48.992Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-01-11T08:53:49.248Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2023-01-11T08:53:49.505Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2023-01-11T08:53:50.068Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2023-01-11T08:53:50.068Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2023-01-11T08:53:50.631Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 78.7% of statements [2023-01-11T08:53:50.631Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-01-11T08:53:50.888Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.036s coverage: 57.0% of statements [2023-01-11T08:53:51.145Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2023-01-11T08:53:51.154Z] #37 325.5 + bin/containerd-shim-runc-v2 [2023-01-11T08:53:51.723Z] #37 326.3 + binaries [2023-01-11T08:53:51.723Z] #37 326.3 + install -D bin/containerd /build/containerd [2023-01-11T08:53:51.723Z] #37 326.4 + install -D bin/containerd-shim /build/containerd-shim [2023-01-11T08:53:51.723Z] #37 326.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-01-11T08:53:51.723Z] #37 326.4 + install -D bin/ctr /build/ctr [2023-01-11T08:53:51.981Z] #37 DONE 326.8s [2023-01-11T08:53:52.073Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2023-01-11T08:53:52.329Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2023-01-11T08:53:52.891Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2023-01-11T08:53:52.919Z] [2023-01-11T08:53:52.919Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-01-11T08:53:53.178Z] #64 DONE 0.3s [2023-01-11T08:53:53.178Z] [2023-01-11T08:53:53.178Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-01-11T08:53:53.178Z] #65 DONE 0.1s [2023-01-11T08:53:53.438Z] [2023-01-11T08:53:53.438Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-01-11T08:53:53.438Z] #66 DONE 0.2s [2023-01-11T08:53:53.438Z] [2023-01-11T08:53:53.438Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-01-11T08:53:53.438Z] #67 DONE 0.1s [2023-01-11T08:53:53.698Z] [2023-01-11T08:53:53.698Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-01-11T08:53:53.698Z] #68 DONE 0.0s [2023-01-11T08:53:53.698Z] [2023-01-11T08:53:53.698Z] #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 [2023-01-11T08:53:53.820Z] ok github.com/docker/docker/daemon/logger/splunk 1.545s coverage: 82.5% of statements [2023-01-11T08:53:53.820Z] ? github.com/docker/docker/daemon/names [no test files] [2023-01-11T08:53:53.820Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-01-11T08:53:54.267Z] #69 0.758 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-01-11T08:53:54.267Z] #69 0.759 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-01-11T08:53:54.267Z] #69 0.850 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-01-11T08:53:54.381Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2023-01-11T08:53:54.637Z] ok github.com/docker/docker/distribution 0.593s coverage: 29.0% of statements [2023-01-11T08:53:54.637Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-01-11T08:53:55.095Z] #69 0.999 Reading package lists... [2023-01-11T08:53:55.199Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2023-01-11T08:53:55.615Z] #69 1.585 Reading package lists... [2023-01-11T08:53:55.615Z] #69 2.069 Building dependency tree... [2023-01-11T08:53:55.874Z] #69 2.166 Reading state information... [2023-01-11T08:53:55.874Z] #69 2.282 The following additional packages will be installed: [2023-01-11T08:53:55.874Z] #69 2.283 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2023-01-11T08:53:55.874Z] #69 2.284 Suggested packages: [2023-01-11T08:53:55.874Z] #69 2.284 systemd-container policykit-1 [2023-01-11T08:53:55.874Z] #69 2.284 Recommended packages: [2023-01-11T08:53:55.874Z] #69 2.284 systemd-timesyncd | time-daemon libnss-systemd [2023-01-11T08:53:55.874Z] #69 2.351 The following NEW packages will be installed: [2023-01-11T08:53:55.874Z] #69 2.352 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2023-01-11T08:53:55.874Z] #69 2.353 libkmod2 libpam-systemd systemd systemd-sysv [2023-01-11T08:53:56.128Z] ok github.com/docker/docker/image 0.017s coverage: 86.8% of statements [2023-01-11T08:53:56.133Z] #69 2.622 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2023-01-11T08:53:56.133Z] #69 2.622 Need to get 5828 kB of archives. [2023-01-11T08:53:56.133Z] #69 2.622 After this operation, 19.3 MB of additional disk space will be used. [2023-01-11T08:53:56.133Z] #69 2.622 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2023-01-11T08:53:56.133Z] #69 2.624 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2023-01-11T08:53:56.133Z] #69 2.626 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2023-01-11T08:53:56.133Z] #69 2.629 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2023-01-11T08:53:56.133Z] #69 2.630 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u1 [4501 kB] [2023-01-11T08:53:56.133Z] #69 2.664 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u1 [113 kB] [2023-01-11T08:53:56.133Z] #69 2.666 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB] [2023-01-11T08:53:56.133Z] #69 2.667 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB] [2023-01-11T08:53:56.133Z] #69 2.669 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u1 [283 kB] [2023-01-11T08:53:56.133Z] #69 2.671 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.24-0+deb11u1 [99.7 kB] [2023-01-11T08:53:56.383Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2023-01-11T08:53:56.392Z] #69 2.791 debconf: delaying package configuration, since apt-utils is not installed [2023-01-11T08:53:56.392Z] #69 2.822 Fetched 5828 kB in 0s (18.6 MB/s) [2023-01-11T08:53:56.392Z] #69 2.848 Selecting previously unselected package libargon2-1:amd64. [2023-01-11T08:53:56.392Z] #69 2.848 (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.) [2023-01-11T08:53:56.392Z] #69 2.866 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2023-01-11T08:53:56.392Z] #69 2.874 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2023-01-11T08:53:56.392Z] #69 2.910 Selecting previously unselected package libjson-c5:amd64. [2023-01-11T08:53:56.392Z] #69 2.912 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2023-01-11T08:53:56.392Z] #69 2.915 Unpacking libjson-c5:amd64 (0.15-2) ... [2023-01-11T08:53:56.392Z] #69 2.948 Selecting previously unselected package libcryptsetup12:amd64. [2023-01-11T08:53:56.392Z] #69 2.951 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2023-01-11T08:53:56.652Z] #69 2.954 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2023-01-11T08:53:56.652Z] #69 3.004 Selecting previously unselected package libkmod2:amd64. [2023-01-11T08:53:56.652Z] #69 3.007 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2023-01-11T08:53:56.652Z] #69 3.011 Unpacking libkmod2:amd64 (28-1) ... [2023-01-11T08:53:56.652Z] #69 3.049 Selecting previously unselected package systemd. [2023-01-11T08:53:56.652Z] #69 3.052 Preparing to unpack .../systemd_247.3-7+deb11u1_amd64.deb ... [2023-01-11T08:53:56.652Z] #69 3.085 Unpacking systemd (247.3-7+deb11u1) ... [2023-01-11T08:53:56.945Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2023-01-11T08:53:56.945Z] ok github.com/docker/docker/distribution/xfer 1.903s coverage: 84.6% of statements [2023-01-11T08:53:56.945Z] ? github.com/docker/docker/dockerversion [no test files] [2023-01-11T08:53:56.945Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-01-11T08:53:56.945Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-01-11T08:53:57.201Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2023-01-11T08:53:57.220Z] #69 3.566 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2023-01-11T08:53:57.220Z] #69 3.577 Setting up libjson-c5:amd64 (0.15-2) ... [2023-01-11T08:53:57.220Z] #69 3.588 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2023-01-11T08:53:57.220Z] #69 3.597 Setting up libkmod2:amd64 (28-1) ... [2023-01-11T08:53:57.220Z] #69 3.608 Setting up systemd (247.3-7+deb11u1) ... [2023-01-11T08:53:57.220Z] #69 3.648 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2023-01-11T08:53:57.220Z] #69 3.650 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2023-01-11T08:53:57.220Z] #69 3.653 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2023-01-11T08:53:57.220Z] #69 3.674 Initializing machine ID from KVM UUID. [2023-01-11T08:53:57.486Z] #69 3.985 Selecting previously unselected package systemd-sysv. [2023-01-11T08:53:57.486Z] #69 3.986 (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.) [2023-01-11T08:53:57.486Z] #69 3.999 Preparing to unpack .../systemd-sysv_247.3-7+deb11u1_amd64.deb ... [2023-01-11T08:53:57.486Z] #69 4.003 Unpacking systemd-sysv (247.3-7+deb11u1) ... [2023-01-11T08:53:57.486Z] #69 4.042 Selecting previously unselected package libdbus-1-3:amd64. [2023-01-11T08:53:57.745Z] #69 4.045 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ... [2023-01-11T08:53:57.745Z] #69 4.049 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2023-01-11T08:53:57.745Z] #69 4.106 Selecting previously unselected package dbus. [2023-01-11T08:53:57.745Z] #69 4.107 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ... [2023-01-11T08:53:57.745Z] #69 4.116 Unpacking dbus (1.12.24-0+deb11u1) ... [2023-01-11T08:53:57.745Z] #69 4.170 Selecting previously unselected package libpam-systemd:amd64. [2023-01-11T08:53:57.745Z] #69 4.173 Preparing to unpack .../libpam-systemd_247.3-7+deb11u1_amd64.deb ... [2023-01-11T08:53:57.745Z] #69 4.176 Unpacking libpam-systemd:amd64 (247.3-7+deb11u1) ... [2023-01-11T08:53:57.745Z] #69 4.224 Selecting previously unselected package dbus-user-session. [2023-01-11T08:53:57.745Z] #69 4.224 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ... [2023-01-11T08:53:57.745Z] #69 4.228 Unpacking dbus-user-session (1.12.24-0+deb11u1) ... [2023-01-11T08:53:57.745Z] #69 4.267 Setting up systemd-sysv (247.3-7+deb11u1) ... [2023-01-11T08:53:57.745Z] #69 4.279 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2023-01-11T08:53:58.004Z] #69 4.290 Setting up dbus (1.12.24-0+deb11u1) ... [2023-01-11T08:53:58.004Z] #69 4.399 invoke-rc.d: could not determine current runlevel [2023-01-11T08:53:58.004Z] #69 4.401 invoke-rc.d: policy-rc.d denied execution of start. [2023-01-11T08:53:58.004Z] #69 4.405 Setting up libpam-systemd:amd64 (247.3-7+deb11u1) ... [2023-01-11T08:53:58.004Z] #69 4.511 Setting up dbus-user-session (1.12.24-0+deb11u1) ... [2023-01-11T08:53:58.130Z] ok github.com/docker/docker/oci 0.013s coverage: 40.6% of statements [2023-01-11T08:53:58.264Z] #69 4.524 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-01-11T08:53:58.264Z] #69 DONE 4.6s [2023-01-11T08:53:58.264Z] [2023-01-11T08:53:58.264Z] #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 [2023-01-11T08:53:58.522Z] #70 0.431 % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T08:53:58.522Z] #70 0.431 Dload Upload Total Spent Left Speed [2023-01-11T08:53:58.692Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2023-01-11T08:53:58.782Z] #70 0.431 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 8248 0 --:--:-- --:--:-- --:--:-- 8248 [2023-01-11T08:53:58.782Z] #70 DONE 0.7s [2023-01-11T08:53:58.948Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-01-11T08:53:59.041Z] [2023-01-11T08:53:59.041Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-01-11T08:54:00.313Z] ok github.com/docker/docker/pkg/archive 0.293s coverage: 82.3% of statements [2023-01-11T08:54:00.946Z] #71 DONE 2.2s [2023-01-11T08:54:01.206Z] [2023-01-11T08:54:01.206Z] #72 exporting to image [2023-01-11T08:54:01.206Z] #72 exporting layers [2023-01-11T08:54:01.241Z] ok github.com/docker/docker/pkg/authorization 0.333s coverage: 68.3% of statements [2023-01-11T08:54:01.497Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-01-11T08:54:01.497Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2023-01-11T08:54:02.601Z] #37 ... [2023-01-11T08:54:02.601Z] [2023-01-11T08:54:02.601Z] #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 [2023-01-11T08:54:02.601Z] #42 183.9 + mkdir -p /build [2023-01-11T08:54:02.601Z] #42 184.0 + cp runc /build/runc [2023-01-11T08:54:02.601Z] #42 DONE 184.4s [2023-01-11T08:54:02.601Z] [2023-01-11T08:54:02.601Z] #31 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2023-01-11T08:54:02.601Z] #31 376.8 + /build/golangci-lint --version [2023-01-11T08:54:02.601Z] #31 378.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2023-01-11T08:54:02.601Z] #31 DONE 378.3s [2023-01-11T08:54:02.601Z] [2023-01-11T08:54:02.601Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-11T08:54:02.857Z] #37 ... [2023-01-11T08:54:02.857Z] [2023-01-11T08:54:02.857Z] #61 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-01-11T08:54:03.789Z] #61 DONE 0.9s [2023-01-11T08:54:03.789Z] [2023-01-11T08:54:03.789Z] #62 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2023-01-11T08:54:03.789Z] #62 DONE 0.1s [2023-01-11T08:54:03.789Z] [2023-01-11T08:54:03.789Z] #63 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2023-01-11T08:54:04.045Z] #63 DONE 0.3s [2023-01-11T08:54:04.045Z] [2023-01-11T08:54:04.045Z] #37 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2023-01-11T08:54:04.045Z] #37 321.3 + bin/containerd [2023-01-11T08:54:04.763Z] ok github.com/docker/docker/pkg/chrootarchive 2.532s coverage: 43.5% of statements [2023-01-11T08:54:04.764Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2023-01-11T08:54:05.325Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2023-01-11T08:54:05.325Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 97.6% of statements [2023-01-11T08:54:06.251Z] ok github.com/docker/docker/layer 7.802s coverage: 68.8% of statements [2023-01-11T08:54:06.251Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-01-11T08:54:06.251Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-01-11T08:54:06.251Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-01-11T08:54:06.251Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-01-11T08:54:06.251Z] ? github.com/docker/docker/oci/caps [no test files] [2023-01-11T08:54:06.251Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-01-11T08:54:06.251Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-01-11T08:54:06.480Z] #72 exporting layers 5.5s done [2023-01-11T08:54:06.480Z] #72 writing image sha256:df69b77859e74f5642b1b6febd669e1486c49a3a1b5628879f21a38a27096b2a done [2023-01-11T08:54:06.480Z] #72 naming to docker.io/library/docker:f8c2a2e8c65a3bc43913d145a34b851477201ab5 [2023-01-11T08:54:06.480Z] #72 naming to docker.io/library/docker:f8c2a2e8c65a3bc43913d145a34b851477201ab5 done [2023-01-11T08:54:06.480Z] #72 DONE 5.5s [Pipeline] } [Pipeline] // stage [2023-01-11T08:54:06.514Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T08:54:06.770Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2023-01-11T08:54:06.834Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=f8c2a2e8c65a3bc43913d145a34b851477201ab5 -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:f8c2a2e8c65a3bc43913d145a34b851477201ab5 hack/make.sh dynbinary test-integration [2023-01-11T08:54:07.026Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2023-01-11T08:54:07.954Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2023-01-11T08:54:08.211Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2023-01-11T08:54:08.211Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2023-01-11T08:54:08.211Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2023-01-11T08:54:08.211Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2023-01-11T08:54:08.211Z] 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) [2023-01-11T08:54:08.211Z] Detected virtualization docker. [2023-01-11T08:54:08.211Z] Detected architecture x86-64. [2023-01-11T08:54:08.211Z] Set hostname to <7ff180d03f69>. [2023-01-11T08:54:08.211Z] modprobe@configfs.service: Succeeded. [2023-01-11T08:54:08.211Z] modprobe@drm.service: Succeeded. [2023-01-11T08:54:08.211Z] modprobe@fuse.service: Succeeded. [2023-01-11T08:54:08.211Z] + source /etc/docker-entrypoint-cmd [2023-01-11T08:54:08.211Z] ++ hack/make.sh dynbinary test-integration [2023-01-11T08:54:08.211Z] [2023-01-11T08:54:08.211Z] Removing bundles/ [2023-01-11T08:54:08.211Z] [2023-01-11T08:54:08.211Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-01-11T08:54:08.211Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-01-11T08:54:08.211Z] GOOS="" GOARCH="" GOARM="" [2023-01-11T08:54:08.516Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 86.5% of statements [2023-01-11T08:54:08.772Z] ok github.com/docker/docker/pkg/discovery/kv 3.018s coverage: 84.1% of statements [2023-01-11T08:54:09.028Z] ok github.com/docker/docker/pkg/fsutils 0.169s coverage: 85.1% of statements [2023-01-11T08:54:09.285Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2023-01-11T08:54:10.213Z] ok github.com/docker/docker/pkg/idtools 0.389s coverage: 69.5% of statements [2023-01-11T08:54:10.214Z] ok github.com/docker/docker/pkg/ioutils 0.339s coverage: 70.6% of statements [2023-01-11T08:54:10.470Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2023-01-11T08:54:10.470Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2023-01-11T08:54:10.470Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-01-11T08:54:10.470Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-01-11T08:54:10.470Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-01-11T08:54:10.726Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2023-01-11T08:54:10.726Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-01-11T08:54:10.726Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2023-01-11T08:54:10.983Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2023-01-11T08:54:11.240Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 86.7% of statements [2023-01-11T08:54:11.240Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2023-01-11T08:54:11.240Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-01-11T08:54:11.240Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-01-11T08:54:11.802Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2023-01-11T08:54:12.364Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2023-01-11T08:54:12.620Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2023-01-11T08:54:12.620Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-01-11T08:54:13.984Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2023-01-11T08:54:14.240Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2023-01-11T08:54:18.406Z] ok github.com/docker/docker/pkg/signal 3.342s coverage: 62.3% of statements [2023-01-11T08:54:18.406Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2023-01-11T08:54:18.406Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2023-01-11T08:54:18.662Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2023-01-11T08:54:19.224Z] ok github.com/docker/docker/pkg/sysinfo 0.008s coverage: 52.5% of statements [2023-01-11T08:54:19.786Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2023-01-11T08:54:20.042Z] ok github.com/docker/docker/pkg/tailfile 0.043s coverage: 88.6% of statements [2023-01-11T08:54:20.298Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2023-01-11T08:54:20.553Z] coverage: [no statements] [2023-01-11T08:54:20.553Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2023-01-11T08:54:20.809Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2023-01-11T08:54:21.066Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2023-01-11T08:54:21.322Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-01-11T08:54:23.212Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2023-01-11T08:54:23.212Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2023-01-11T08:54:23.774Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2023-01-11T08:54:24.701Z] ok github.com/docker/docker/quota 0.163s coverage: 71.4% of statements [2023-01-11T08:54:25.263Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2023-01-11T08:54:26.191Z] ok github.com/docker/docker/registry 0.081s coverage: 57.3% of statements [2023-01-11T08:54:26.447Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2023-01-11T08:54:26.703Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2023-01-11T08:54:27.265Z] ok github.com/docker/docker/runconfig 0.010s coverage: 66.1% of statements [2023-01-11T08:54:27.521Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2023-01-11T08:54:29.419Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2023-01-11T08:54:29.675Z] ok github.com/docker/docker/volume/local 0.056s coverage: 76.4% of statements [2023-01-11T08:54:30.264Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2023-01-11T08:54:31.643Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2023-01-11T08:54:40.298Z] #37 370.8 # github.com/containerd/containerd/cmd/containerd [2023-01-11T08:54:40.298Z] #37 370.8 /usr/bin/ld: /tmp/go-link-2731670829/000019.o: in function `New': [2023-01-11T08:54:40.298Z] #37 370.8 /tmp/tmp.CQfaN8qTuB/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2023-01-11T08:54:40.298Z] #37 370.9 + bin/containerd-stress [2023-01-11T08:54:40.298Z] #37 372.0 + bin/containerd-shim [2023-01-11T08:54:46.477Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2023-01-11T08:54:46.477Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-01-11T08:54:46.477Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-01-11T08:54:46.477Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-01-11T08:54:46.477Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-01-11T08:54:46.477Z] ? github.com/docker/docker/pkg/term [no test files] [2023-01-11T08:54:46.477Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-01-11T08:54:46.477Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-01-11T08:54:46.477Z] ? github.com/docker/docker/rootless [no test files] [2023-01-11T08:54:46.477Z] ? github.com/docker/docker/rootless/specconv [no test files] [2023-01-11T08:54:46.477Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-01-11T08:54:46.477Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-01-11T08:54:46.477Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-01-11T08:54:46.477Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-01-11T08:54:46.477Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-01-11T08:54:46.477Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-01-11T08:54:46.477Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-01-11T08:54:46.477Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-01-11T08:54:46.477Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-01-11T08:54:46.477Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-01-11T08:54:46.477Z] ? github.com/docker/docker/testutil/request [no test files] [2023-01-11T08:54:46.477Z] ? github.com/docker/docker/volume [no test files] [2023-01-11T08:54:46.477Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-01-11T08:54:46.477Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-01-11T08:54:46.477Z] [2023-01-11T08:54:46.477Z] === Skipped [2023-01-11T08:54:46.477Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2023-01-11T08:54:46.477Z] exec_linux_test.go:19: requires AppArmor to be enabled [2023-01-11T08:54:46.477Z] [2023-01-11T08:54:46.477Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2023-01-11T08:54:46.477Z] exec_linux_test.go:39: requires AppArmor to be enabled [2023-01-11T08:54:46.477Z] [2023-01-11T08:54:46.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-01-11T08:54:46.477Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-11T08:54:46.477Z] graphtest_unix.go:47: Driver btrfs not supported [2023-01-11T08:54:46.477Z] [2023-01-11T08:54:46.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-01-11T08:54:46.477Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-11T08:54:46.477Z] graphtest_unix.go:47: Driver btrfs not supported [2023-01-11T08:54:46.477Z] [2023-01-11T08:54:46.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-01-11T08:54:46.477Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-11T08:54:46.477Z] graphtest_unix.go:47: Driver btrfs not supported [2023-01-11T08:54:46.477Z] [2023-01-11T08:54:46.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-01-11T08:54:46.477Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-11T08:54:46.477Z] graphtest_unix.go:47: Driver btrfs not supported [2023-01-11T08:54:46.477Z] [2023-01-11T08:54:46.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-01-11T08:54:46.477Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-11T08:54:46.477Z] graphtest_unix.go:47: Driver btrfs not supported [2023-01-11T08:54:46.477Z] [2023-01-11T08:54:46.477Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-01-11T08:54:46.477Z] graphtest_unix.go:74: No driver to put! [2023-01-11T08:54:46.477Z] [2023-01-11T08:54:46.477Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-01-11T08:54:46.477Z] time="2023-01-11T08:53:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-11T08:54:46.477Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-01-11T08:54:46.477Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-01-11T08:54:46.477Z] [2023-01-11T08:54:46.477Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-01-11T08:54:46.477Z] time="2023-01-11T08:53:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-11T08:54:46.477Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-01-11T08:54:46.477Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-01-11T08:54:46.477Z] [2023-01-11T08:54:46.477Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-01-11T08:54:46.477Z] time="2023-01-11T08:53:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-11T08:54:46.477Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-01-11T08:54:46.477Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-01-11T08:54:46.477Z] [2023-01-11T08:54:46.477Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-01-11T08:54:46.477Z] time="2023-01-11T08:53:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-11T08:54:46.477Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-01-11T08:54:46.477Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-01-11T08:54:46.477Z] [2023-01-11T08:54:46.477Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-01-11T08:54:46.477Z] time="2023-01-11T08:53:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-11T08:54:46.477Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-01-11T08:54:46.477Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-01-11T08:54:46.477Z] [2023-01-11T08:54:46.477Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-01-11T08:54:46.477Z] graphtest_unix.go:74: No driver to put! [2023-01-11T08:54:46.477Z] [2023-01-11T08:54:46.477Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-01-11T08:54:46.477Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-01-11T08:54:46.477Z] [2023-01-11T08:54:46.477Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-01-11T08:54:46.477Z] overlay_test.go:50: Fails to compute changes intermittently [2023-01-11T08:54:46.477Z] [2023-01-11T08:54:46.477Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-01-11T08:54:46.477Z] overlay_test.go:66: Cannot run test with naive change algorithm [2023-01-11T08:54:46.477Z] [2023-01-11T08:54:46.477Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-01-11T08:54:46.477Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-01-11T08:54:46.477Z] [2023-01-11T08:54:46.477Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-01-11T08:54:46.477Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-11T08:54:46.477Z] graphtest_unix.go:47: Driver zfs not supported [2023-01-11T08:54:46.477Z] [2023-01-11T08:54:46.477Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-01-11T08:54:46.477Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-11T08:54:46.477Z] graphtest_unix.go:47: Driver zfs not supported [2023-01-11T08:54:46.477Z] [2023-01-11T08:54:46.477Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-01-11T08:54:46.477Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-11T08:54:46.477Z] graphtest_unix.go:47: Driver zfs not supported [2023-01-11T08:54:46.477Z] [2023-01-11T08:54:46.477Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-01-11T08:54:46.477Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-11T08:54:46.477Z] graphtest_unix.go:47: Driver zfs not supported [2023-01-11T08:54:46.477Z] [2023-01-11T08:54:46.477Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-01-11T08:54:46.477Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-11T08:54:46.477Z] graphtest_unix.go:47: Driver zfs not supported [2023-01-11T08:54:46.477Z] [2023-01-11T08:54:46.477Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-01-11T08:54:46.477Z] graphtest_unix.go:74: No driver to put! [2023-01-11T08:54:46.477Z] [2023-01-11T08:54:46.477Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-01-11T08:54:46.477Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2023-01-11T08:54:46.477Z] [2023-01-11T08:54:46.477Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-01-11T08:54:46.477Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2023-01-11T08:54:46.477Z] [2023-01-11T08:54:46.477Z] DONE 2267 tests, 26 skipped in 198.267s Post stage [Pipeline] junit [2023-01-11T08:54:46.488Z] Recording test results [2023-01-11T08:54:47.476Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T08:54:47.847Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=54c475116148145e417a316430d0a8a09bc649f5 -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:54c475116148145e417a316430d0a8a09bc649f5 hack/make.sh dynbinary test-integration [2023-01-11T08:54:48.416Z] [2023-01-11T08:54:48.416Z] Removing bundles/ [2023-01-11T08:54:48.416Z] [2023-01-11T08:54:48.416Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-01-11T08:54:48.416Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-01-11T08:54:48.416Z] GOOS="" GOARCH="" GOARM="" [2023-01-11T08:54:48.461Z] #37 383.5 + bin/containerd-shim-runc-v1 [2023-01-11T08:54:53.745Z] #37 389.8 + bin/containerd-shim-runc-v2 [2023-01-11T08:54:54.005Z] #37 390.6 + binaries [2023-01-11T08:54:54.264Z] #37 390.6 + install -D bin/containerd /build/containerd [2023-01-11T08:54:54.264Z] #37 390.6 + install -D bin/containerd-shim /build/containerd-shim [2023-01-11T08:54:54.264Z] #37 390.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-01-11T08:54:54.264Z] #37 390.6 + install -D bin/ctr /build/ctr [2023-01-11T08:54:56.801Z] #37 DONE 392.9s [2023-01-11T08:54:57.743Z] [2023-01-11T08:54:57.743Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-01-11T08:54:58.681Z] #64 DONE 0.9s [2023-01-11T08:54:58.681Z] [2023-01-11T08:54:58.681Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-01-11T08:54:58.681Z] #65 DONE 0.2s [2023-01-11T08:54:58.681Z] [2023-01-11T08:54:58.681Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-01-11T08:55:00.061Z] #66 DONE 1.0s [2023-01-11T08:55:00.061Z] [2023-01-11T08:55:00.061Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-01-11T08:55:00.061Z] #67 DONE 0.0s [2023-01-11T08:55:00.061Z] [2023-01-11T08:55:00.061Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-01-11T08:55:00.061Z] #68 DONE 0.0s [2023-01-11T08:55:00.061Z] [2023-01-11T08:55:00.061Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-01-11T08:55:00.268Z] #37 372.5 # github.com/containerd/containerd/cmd/containerd [2023-01-11T08:55:00.268Z] #37 372.5 /usr/bin/ld: /tmp/go-link-330784900/000019.o: in function `New': [2023-01-11T08:55:00.268Z] #37 372.5 /tmp/tmp.CJoen37ANh/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2023-01-11T08:55:00.268Z] #37 372.6 + bin/containerd-stress [2023-01-11T08:55:00.268Z] #37 373.7 + bin/containerd-shim [2023-01-11T08:55:04.264Z] #69 DONE 3.7s [2023-01-11T08:55:04.264Z] [2023-01-11T08:55:04.264Z] #70 exporting to image [2023-01-11T08:55:04.264Z] #70 exporting layers [2023-01-11T08:55:08.357Z] #37 385.2 + bin/containerd-shim-runc-v1 [2023-01-11T08:55:10.846Z] #70 exporting layers 6.2s done [2023-01-11T08:55:10.846Z] #70 writing image sha256:6364d090963778df56e7208943f5812c976f028ad8b52e18933131152db8e1d9 done [2023-01-11T08:55:10.846Z] #70 naming to docker.io/library/docker:819ece0efd8bd073e1b20723af593e3051b7a1a8 done [2023-01-11T08:55:10.846Z] #70 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2023-01-11T08:55:11.187Z] + trap exit INT TERM [2023-01-11T08:55:11.187Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2023-01-11T08:55:11.187Z] + CONTAINER_NAME=docker-pr2 [2023-01-11T08:55:11.187Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44795/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44795/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=819ece0efd8bd073e1b20723af593e3051b7a1a8 -e DOCKER_GRAPHDRIVER docker:819ece0efd8bd073e1b20723af593e3051b7a1a8 hack/make.sh dynbinary-daemon [2023-01-11T08:55:12.566Z] [2023-01-11T08:55:12.566Z] Removing bundles/ [2023-01-11T08:55:12.566Z] [2023-01-11T08:55:12.566Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2023-01-11T08:55:12.827Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-01-11T08:55:12.827Z] GOOS="" GOARCH="" GOARM="" [2023-01-11T08:55:13.649Z] #37 391.5 + bin/containerd-shim-runc-v2 [2023-01-11T08:55:14.211Z] #37 392.2 + binaries [2023-01-11T08:55:14.466Z] #37 392.2 + install -D bin/containerd /build/containerd [2023-01-11T08:55:14.466Z] #37 392.3 + install -D bin/containerd-shim /build/containerd-shim [2023-01-11T08:55:14.466Z] #37 392.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-01-11T08:55:14.466Z] #37 392.3 + install -D bin/ctr /build/ctr [2023-01-11T08:55:16.353Z] #37 DONE 394.2s [2023-01-11T08:55:16.956Z] [2023-01-11T08:55:16.956Z] #64 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2023-01-11T08:55:17.883Z] #64 DONE 0.8s [2023-01-11T08:55:17.883Z] [2023-01-11T08:55:17.883Z] #65 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-01-11T08:55:18.138Z] #65 DONE 0.2s [2023-01-11T08:55:18.138Z] [2023-01-11T08:55:18.138Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-01-11T08:55:19.064Z] #66 DONE 0.8s [2023-01-11T08:55:19.064Z] [2023-01-11T08:55:19.064Z] #67 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2023-01-11T08:55:19.064Z] #67 DONE 0.0s [2023-01-11T08:55:19.064Z] [2023-01-11T08:55:19.064Z] #68 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2023-01-11T08:55:19.064Z] #68 DONE 0.0s [2023-01-11T08:55:19.064Z] [2023-01-11T08:55:19.064Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-01-11T08:55:23.234Z] #69 DONE 3.8s [2023-01-11T08:55:23.234Z] [2023-01-11T08:55:23.234Z] #70 exporting to image [2023-01-11T08:55:23.234Z] #70 exporting layers [2023-01-11T08:55:29.930Z] #70 exporting layers 6.2s done [2023-01-11T08:55:29.930Z] #70 writing image sha256:8479264e4da2aebbbe6e0ecfabb2fb6a897e78fbe901d1f4d4db1dfe3990df75 done [2023-01-11T08:55:29.930Z] #70 naming to docker.io/library/docker:3639db99adfd5ff9472e8a1059c0cd8dac783b51 done [2023-01-11T08:55:29.930Z] #70 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T08:55:30.272Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=3639db99adfd5ff9472e8a1059c0cd8dac783b51 -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:3639db99adfd5ff9472e8a1059c0cd8dac783b51 hack/make.sh dynbinary test-integration [2023-01-11T08:55:30.750Z] Removing intermediate container 8a6a7df75bef [2023-01-11T08:55:30.750Z] ---> 70e01cdb2045 [2023-01-11T08:55:30.750Z] Step 7/10 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2023-01-11T08:55:30.750Z] ---> Running in 6b805762330a [2023-01-11T08:55:30.750Z] INFO: Installing gotestsum version v1.8.2 in C:\gopath\bin [2023-01-11T08:55:30.750Z] go: downloading gotest.tools/gotestsum v1.8.2 [2023-01-11T08:55:30.750Z] go: downloading github.com/fatih/color v1.13.0 [2023-01-11T08:55:30.750Z] go: downloading github.com/dnephin/pflag v1.0.7 [2023-01-11T08:55:30.750Z] go: downloading golang.org/x/tools v0.1.11 [2023-01-11T08:55:30.750Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-01-11T08:55:30.750Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-01-11T08:55:30.750Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-01-11T08:55:30.750Z] go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-01-11T08:55:30.750Z] go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-01-11T08:55:30.750Z] go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-01-11T08:55:30.750Z] go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-01-11T08:55:31.202Z] [2023-01-11T08:55:31.458Z] Removing bundles/ [2023-01-11T08:55:31.458Z] [2023-01-11T08:55:31.458Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-01-11T08:55:31.458Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-01-11T08:55:31.458Z] GOOS="" GOARCH="" GOARM="" [2023-01-11T08:55:31.718Z] go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-01-11T08:55:59.692Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-01-11T08:55:59.692Z] [2023-01-11T08:55:59.692Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-01-11T08:55:59.692Z] DOCKER_SYSTEMD=1 [2023-01-11T08:55:59.692Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-01-11T08:55:59.692Z] HOSTNAME=7ff180d03f69 [2023-01-11T08:55:59.692Z] DEST=bundles/test-integration [2023-01-11T08:55:59.692Z] PWD=/go/src/github.com/docker/docker [2023-01-11T08:55:59.692Z] DOCKER_GITCOMMIT=f8c2a2e8c65a3bc43913d145a34b851477201ab5 [2023-01-11T08:55:59.692Z] container=docker [2023-01-11T08:55:59.692Z] HOME=/root [2023-01-11T08:55:59.692Z] LANG=C.UTF-8 [2023-01-11T08:55:59.692Z] INVOCATION_ID=e9b27b58a0ec456683bcc8cf5ee8c65f [2023-01-11T08:55:59.692Z] GOLANG_VERSION=1.18.10 [2023-01-11T08:55:59.692Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-01-11T08:55:59.692Z] VALIDATE_BRANCH=20.10 [2023-01-11T08:55:59.692Z] TERM=xterm [2023-01-11T08:55:59.692Z] DOCKER_PKG=github.com/docker/docker [2023-01-11T08:55:59.692Z] SHLVL=3 [2023-01-11T08:55:59.692Z] TIMEOUT=120m [2023-01-11T08:55:59.692Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-01-11T08:55:59.692Z] DOCKER_GRAPHDRIVER=overlay2 [2023-01-11T08:55:59.692Z] GO111MODULE=off [2023-01-11T08:55:59.692Z] DOCKER_EXPERIMENTAL=1 [2023-01-11T08:55:59.692Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-01-11T08:55:59.692Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-01-11T08:55:59.692Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-01-11T08:55:59.692Z] GOPATH=/go [2023-01-11T08:55:59.692Z] PKG_CONFIG=pkg-config [2023-01-11T08:55:59.692Z] _=/usr/bin/env [2023-01-11T08:55:59.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-01-11T08:56:01.670Z] Removing intermediate container 6b805762330a [2023-01-11T08:56:01.670Z] ---> ff81de6bef14 [2023-01-11T08:56:01.670Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2023-01-11T08:56:01.670Z] ---> Running in dc147d1f7f1e [2023-01-11T08:56:01.670Z] Removing intermediate container dc147d1f7f1e [2023-01-11T08:56:01.670Z] ---> a213bc51c494 [2023-01-11T08:56:01.670Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2023-01-11T08:56:01.670Z] ---> Running in 3160bbbd2113 [2023-01-11T08:56:01.670Z] Removing intermediate container 3160bbbd2113 [2023-01-11T08:56:01.670Z] ---> f8a52b9a2602 [2023-01-11T08:56:01.670Z] Step 10/10 : COPY . . [2023-01-11T08:56:09.810Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-01-11T08:56:09.810Z] [2023-01-11T08:56:09.810Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-01-11T08:56:09.810Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-01-11T08:56:09.810Z] HOSTNAME=319cabacb6fe [2023-01-11T08:56:09.810Z] TESTDEBUG=0 [2023-01-11T08:56:09.810Z] DEST=bundles/test-integration [2023-01-11T08:56:09.810Z] PWD=/go/src/github.com/docker/docker [2023-01-11T08:56:09.810Z] DOCKER_GITCOMMIT=54c475116148145e417a316430d0a8a09bc649f5 [2023-01-11T08:56:09.810Z] container=docker [2023-01-11T08:56:09.810Z] HOME=/root [2023-01-11T08:56:09.810Z] GOLANG_VERSION=1.18.10 [2023-01-11T08:56:09.810Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-01-11T08:56:09.810Z] VALIDATE_BRANCH=20.10 [2023-01-11T08:56:09.810Z] TERM=xterm [2023-01-11T08:56:09.810Z] DOCKER_PKG=github.com/docker/docker [2023-01-11T08:56:09.810Z] SHLVL=1 [2023-01-11T08:56:09.810Z] TIMEOUT=120m [2023-01-11T08:56:09.810Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-01-11T08:56:09.810Z] DOCKER_GRAPHDRIVER=overlay2 [2023-01-11T08:56:09.810Z] GO111MODULE=off [2023-01-11T08:56:09.810Z] DOCKER_EXPERIMENTAL=1 [2023-01-11T08:56:09.810Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-01-11T08:56:09.810Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-01-11T08:56:09.810Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-01-11T08:56:09.810Z] GOPATH=/go [2023-01-11T08:56:09.810Z] PKG_CONFIG=pkg-config [2023-01-11T08:56:09.810Z] _=/usr/bin/env [2023-01-11T08:56:09.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-01-11T08:56:22.360Z] INFO [loader] Go packages loading at mode 575 (deps|compiled_files|exports_file|files|imports|name|types_sizes) took 2m28.975467061s [2023-01-11T08:56:22.361Z] 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. [2023-01-11T08:56:22.361Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 401.232904ms [2023-01-11T08:56:37.367Z] ---> acdf30645d28 [2023-01-11T08:56:37.367Z] Successfully built acdf30645d28 [2023-01-11T08:56:37.367Z] Successfully tagged docker:latest [2023-01-11T08:56:37.367Z] INFO: Image build ended at 01/11/2023 08:56:34. Duration:00:04:15.4576255 [2023-01-11T08:56:37.367Z] [2023-01-11T08:56:37.367Z] [2023-01-11T08:56:37.367Z] INFO: Building the test binaries at 01/11/2023 08:56:34... [2023-01-11T08:56:38.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-01-11T08:56:38.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-01-11T08:56:41.103Z] INFO: make.ps1 starting at 01/11/2023 08:56:40 [2023-01-11T08:56:41.561Z] INFO: Git commit (c7eaad2c14) assumed from DOCKER_GITCOMMIT environment variable [2023-01-11T08:56:41.561Z] INFO: Invoking autogen... [2023-01-11T08:56:41.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-01-11T08:56:41.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-01-11T08:56:42.528Z] INFO: Building daemon... [2023-01-11T08:56:59.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-01-11T08:56:59.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-01-11T08:57:04.330Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-01-11T08:57:04.330Z] [2023-01-11T08:57:04.330Z] + TEST_INTEGRATION_DEST=1 [2023-01-11T08:57:04.330Z] + CONTAINER_NAME=docker-pr2-1 [2023-01-11T08:57:04.330Z] + TEST_SKIP_INTEGRATION_CLI=1 [2023-01-11T08:57:04.330Z] + run_tests test-integration-flaky [2023-01-11T08:57:04.330Z] + '[' -n 0 ']' [2023-01-11T08:57:04.330Z] + rm= [2023-01-11T08:57:04.330Z] + c=0 [2023-01-11T08:57:04.330Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44795/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44795/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44795/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=819ece0efd8bd073e1b20723af593e3051b7a1a8 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:819ece0efd8bd073e1b20723af593e3051b7a1a8 hack/make.sh test-integration-flaky test-integration [2023-01-11T08:57:04.330Z] + TEST_INTEGRATION_DEST=2 [2023-01-11T08:57:04.330Z] + TEST_INTEGRATION_DEST=3 [2023-01-11T08:57:04.330Z] + CONTAINER_NAME=docker-pr2-2 [2023-01-11T08:57:04.330Z] + CONTAINER_NAME=docker-pr2-3 [2023-01-11T08:57:04.330Z] + TEST_SKIP_INTEGRATION=1 [2023-01-11T08:57:04.330Z] + TEST_SKIP_INTEGRATION=1 [2023-01-11T08:57:04.330Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2023-01-11T08:57:04.330Z] + run_tests [2023-01-11T08:57:04.330Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2023-01-11T08:57:04.330Z] + run_tests [2023-01-11T08:57:04.330Z] + '[' -n 0 ']' [2023-01-11T08:57:04.330Z] + '[' -n 0 ']' [2023-01-11T08:57:04.330Z] + rm= [2023-01-11T08:57:04.330Z] + rm= [2023-01-11T08:57:04.330Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44795/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44795/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44795/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=819ece0efd8bd073e1b20723af593e3051b7a1a8 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:819ece0efd8bd073e1b20723af593e3051b7a1a8 hack/make.sh '' test-integration [2023-01-11T08:57:04.330Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44795/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44795/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44795/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=819ece0efd8bd073e1b20723af593e3051b7a1a8 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:819ece0efd8bd073e1b20723af593e3051b7a1a8 hack/make.sh '' test-integration [2023-01-11T08:57:04.330Z] ++ jobs -p [2023-01-11T08:57:04.330Z] + for job in $(jobs -p) [2023-01-11T08:57:04.330Z] + wait 26916 [2023-01-11T08:57:04.330Z] [2023-01-11T08:57:04.330Z] [2023-01-11T08:57:04.330Z] [2023-01-11T08:57:04.330Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-01-11T08:57:04.330Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-01-11T08:57:04.330Z] HOSTNAME=75e1e1519c90 [2023-01-11T08:57:04.330Z] TEST_SKIP_INTEGRATION=1 [2023-01-11T08:57:04.330Z] TESTDEBUG=0 [2023-01-11T08:57:04.330Z] DEST=bundles/test-integration [2023-01-11T08:57:04.330Z] PWD=/go/src/github.com/docker/docker [2023-01-11T08:57:04.330Z] KEEPBUNDLE=1 [2023-01-11T08:57:04.330Z] DOCKER_GITCOMMIT=819ece0efd8bd073e1b20723af593e3051b7a1a8 [2023-01-11T08:57:04.330Z] container=docker [2023-01-11T08:57:04.330Z] HOME=/root [2023-01-11T08:57:04.330Z] GOLANG_VERSION=1.18.10 [2023-01-11T08:57:04.330Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-01-11T08:57:04.330Z] VALIDATE_BRANCH=20.10 [2023-01-11T08:57:04.330Z] TERM=xterm [2023-01-11T08:57:04.330Z] DOCKER_PKG=github.com/docker/docker [2023-01-11T08:57:04.330Z] SHLVL=1 [2023-01-11T08:57:04.330Z] TIMEOUT=120m [2023-01-11T08:57:04.330Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-01-11T08:57:04.330Z] DOCKER_GRAPHDRIVER=overlay2 [2023-01-11T08:57:04.330Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2023-01-11T08:57:04.330Z] GO111MODULE=off [2023-01-11T08:57:04.330Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-01-11T08:57:04.330Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-01-11T08:57:04.330Z] GOPATH=/go [2023-01-11T08:57:04.330Z] PKG_CONFIG=pkg-config [2023-01-11T08:57:04.330Z] _=/usr/bin/env [2023-01-11T08:57:04.330Z] Building test suite binary ./integration-cli/test.main [2023-01-11T08:57:04.330Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-01-11T08:57:04.330Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-01-11T08:57:04.330Z] HOSTNAME=f005bfe9dfef [2023-01-11T08:57:04.330Z] TEST_SKIP_INTEGRATION=1 [2023-01-11T08:57:04.330Z] TESTDEBUG=0 [2023-01-11T08:57:04.330Z] DEST=bundles/test-integration [2023-01-11T08:57:04.330Z] PWD=/go/src/github.com/docker/docker [2023-01-11T08:57:04.330Z] KEEPBUNDLE=1 [2023-01-11T08:57:04.330Z] DOCKER_GITCOMMIT=819ece0efd8bd073e1b20723af593e3051b7a1a8 [2023-01-11T08:57:04.330Z] container=docker [2023-01-11T08:57:04.330Z] HOME=/root [2023-01-11T08:57:04.330Z] GOLANG_VERSION=1.18.10 [2023-01-11T08:57:04.330Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-01-11T08:57:04.330Z] VALIDATE_BRANCH=20.10 [2023-01-11T08:57:04.330Z] TERM=xterm [2023-01-11T08:57:04.330Z] DOCKER_PKG=github.com/docker/docker [2023-01-11T08:57:04.330Z] SHLVL=1 [2023-01-11T08:57:04.330Z] TIMEOUT=120m [2023-01-11T08:57:04.330Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-01-11T08:57:04.330Z] DOCKER_GRAPHDRIVER=overlay2 [2023-01-11T08:57:04.330Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2023-01-11T08:57:04.330Z] GO111MODULE=off [2023-01-11T08:57:04.330Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-01-11T08:57:04.330Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-01-11T08:57:04.330Z] GOPATH=/go [2023-01-11T08:57:04.330Z] PKG_CONFIG=pkg-config [2023-01-11T08:57:04.330Z] _=/usr/bin/env [2023-01-11T08:57:04.330Z] Building test suite binary ./integration-cli/test.main [2023-01-11T08:57:04.330Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2023-01-11T08:57:04.330Z] No new tests added to integration. [2023-01-11T08:57:04.330Z] [2023-01-11T08:57:04.330Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-01-11T08:57:04.330Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-01-11T08:57:04.330Z] HOSTNAME=f69f31a4e66e [2023-01-11T08:57:04.330Z] TESTDEBUG=0 [2023-01-11T08:57:04.330Z] DEST=bundles/test-integration [2023-01-11T08:57:04.330Z] PWD=/go/src/github.com/docker/docker [2023-01-11T08:57:04.330Z] KEEPBUNDLE=1 [2023-01-11T08:57:04.330Z] DOCKER_GITCOMMIT=819ece0efd8bd073e1b20723af593e3051b7a1a8 [2023-01-11T08:57:04.330Z] container=docker [2023-01-11T08:57:04.330Z] HOME=/root [2023-01-11T08:57:04.330Z] GOLANG_VERSION=1.18.10 [2023-01-11T08:57:04.330Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-01-11T08:57:04.330Z] VALIDATE_BRANCH=20.10 [2023-01-11T08:57:04.330Z] TERM=xterm [2023-01-11T08:57:04.330Z] DOCKER_PKG=github.com/docker/docker [2023-01-11T08:57:04.330Z] SHLVL=1 [2023-01-11T08:57:04.330Z] TIMEOUT=120m [2023-01-11T08:57:04.330Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-01-11T08:57:04.330Z] DOCKER_GRAPHDRIVER=overlay2 [2023-01-11T08:57:04.330Z] GO111MODULE=off [2023-01-11T08:57:04.330Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-01-11T08:57:04.330Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-01-11T08:57:04.330Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-01-11T08:57:04.330Z] GOPATH=/go [2023-01-11T08:57:04.330Z] PKG_CONFIG=pkg-config [2023-01-11T08:57:04.330Z] _=/usr/bin/env [2023-01-11T08:57:04.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-01-11T08:57:04.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-01-11T08:57:04.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-01-11T08:57:14.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-01-11T08:57:14.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-01-11T08:57:14.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-01-11T08:57:14.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-01-11T08:57:15.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-01-11T08:57:16.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-01-11T08:57:17.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-01-11T08:57:18.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-01-11T08:57:19.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-01-11T08:57:19.649Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-01-11T08:57:20.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-01-11T08:57:21.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-01-11T08:57:22.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-01-11T08:57:22.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-01-11T08:57:23.019Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-01-11T08:57:23.019Z] [2023-01-11T08:57:23.019Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-01-11T08:57:23.019Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-01-11T08:57:23.019Z] HOSTNAME=0ce56bcdafb8 [2023-01-11T08:57:23.019Z] DEST=bundles/test-integration [2023-01-11T08:57:23.019Z] PWD=/go/src/github.com/docker/docker [2023-01-11T08:57:23.019Z] DOCKER_ROOTLESS=1 [2023-01-11T08:57:23.019Z] DOCKER_GITCOMMIT=3639db99adfd5ff9472e8a1059c0cd8dac783b51 [2023-01-11T08:57:23.019Z] container=docker [2023-01-11T08:57:23.019Z] HOME=/root [2023-01-11T08:57:23.019Z] GOLANG_VERSION=1.18.10 [2023-01-11T08:57:23.019Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-01-11T08:57:23.019Z] VALIDATE_BRANCH=20.10 [2023-01-11T08:57:23.019Z] TERM=xterm [2023-01-11T08:57:23.019Z] DOCKER_PKG=github.com/docker/docker [2023-01-11T08:57:23.019Z] SHLVL=1 [2023-01-11T08:57:23.019Z] TIMEOUT=120m [2023-01-11T08:57:23.019Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-01-11T08:57:23.019Z] DOCKER_GRAPHDRIVER=overlay2 [2023-01-11T08:57:23.019Z] GO111MODULE=off [2023-01-11T08:57:23.019Z] DOCKER_EXPERIMENTAL=1 [2023-01-11T08:57:23.019Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-01-11T08:57:23.019Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-01-11T08:57:23.019Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-01-11T08:57:23.019Z] GOPATH=/go [2023-01-11T08:57:23.019Z] PKG_CONFIG=pkg-config [2023-01-11T08:57:23.019Z] _=/usr/bin/env [2023-01-11T08:57:23.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-01-11T08:57:23.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-01-11T08:57:23.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-01-11T08:57:23.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-01-11T08:57:23.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-01-11T08:57:23.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-01-11T08:57:23.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-01-11T08:57:24.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-01-11T08:57:24.120Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-01-11T08:57:24.120Z] Using test binary docker [2023-01-11T08:57:24.120Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-01-11T08:57:24.120Z] +++ /etc/init.d/apparmor start [2023-01-11T08:57:24.120Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-01-11T08:57:24.120Z] INFO: Waiting for daemon to start... [2023-01-11T08:57:24.120Z] Starting dockerd [2023-01-11T08:57:24.120Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2023-01-11T08:57:25.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-01-11T08:57:26.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-01-11T08:57:26.634Z] . [2023-01-11T08:57:26.634Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-01-11T08:57:26.634Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-01-11T08:57:26.634Z] Error: No such image: emptyfs [2023-01-11T08:57:26.634Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-01-11T08:57:26.634Z] ++++ docker load [2023-01-11T08:57:26.634Z] Running integration-test (iteration 1) [2023-01-11T08:57:26.634Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-01-11T08:57:26.634Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2023-01-11T08:57:26.634Z] ++ set -e [2023-01-11T08:57:26.634Z] ++ '[' -n 0 ']' [2023-01-11T08:57:26.634Z] ++ set -x [2023-01-11T08:57:26.634Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2023-01-11T08:57:26.634Z] Loaded image: busybox:latest [2023-01-11T08:57:26.634Z] Loaded image: busybox:glibc [2023-01-11T08:57:27.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-01-11T08:57:27.562Z] Loaded image: debian:bullseye-slim [2023-01-11T08:57:27.818Z] Loaded image: hello-world:latest [2023-01-11T08:57:27.818Z] Loaded image: arm32v7/hello-world:latest [2023-01-11T08:57:27.818Z] INFO: Testing against a local daemon [2023-01-11T08:57:27.818Z] === RUN TestCgroupNamespacesBuild [2023-01-11T08:57:27.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-01-11T08:57:28.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-01-11T08:57:29.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-01-11T08:57:30.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-01-11T08:57:30.332Z] --- PASS: TestCgroupNamespacesBuild (2.25s) [2023-01-11T08:57:30.332Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-01-11T08:57:31.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-01-11T08:57:31.258Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2023-01-11T08:57:31.258Z] === RUN TestBuildWithSession [2023-01-11T08:57:31.258Z] build_session_test.go:25: TODO: BuildKit [2023-01-11T08:57:31.258Z] --- SKIP: TestBuildWithSession (0.00s) [2023-01-11T08:57:31.258Z] === RUN TestBuildSquashParent [2023-01-11T08:57:31.786Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-01-11T08:57:32.724Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-01-11T08:57:32.724Z] Using test binary docker [2023-01-11T08:57:32.724Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-01-11T08:57:32.724Z] Starting apparmor (via systemctl): apparmor.service. [2023-01-11T08:57:32.724Z] INFO: Waiting for daemon to start... [2023-01-11T08:57:32.724Z] Starting dockerd [2023-01-11T08:57:34.627Z] . [2023-01-11T08:57:34.627Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-01-11T08:57:34.627Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-01-11T08:57:34.627Z] Error: No such image: emptyfs [2023-01-11T08:57:34.886Z] Running integration-test (iteration 1) [2023-01-11T08:57:34.886Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-01-11T08:57:35.145Z] Loaded image: busybox:latest [2023-01-11T08:57:35.145Z] Loaded image: busybox:glibc [2023-01-11T08:57:35.423Z] --- PASS: TestBuildSquashParent (3.93s) [2023-01-11T08:57:35.423Z] === RUN TestBuildWithRemoveAndForceRemove [2023-01-11T08:57:35.423Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-11T08:57:35.423Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-11T08:57:35.423Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-11T08:57:35.423Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-11T08:57:35.423Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-11T08:57:35.423Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-11T08:57:35.423Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-11T08:57:35.423Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-11T08:57:35.423Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-11T08:57:35.423Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-11T08:57:35.423Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-11T08:57:35.423Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-11T08:57:35.423Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-11T08:57:35.423Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-11T08:57:36.471Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-11T08:57:36.471Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-11T08:57:36.522Z] Loaded image: debian:bullseye-slim [2023-01-11T08:57:36.522Z] Loaded image: hello-world:latest [2023-01-11T08:57:36.522Z] Loaded image: arm32v7/hello-world:latest [2023-01-11T08:57:36.780Z] INFO: Testing against a local daemon [2023-01-11T08:57:36.780Z] === RUN TestCgroupNamespacesBuild [2023-01-11T08:57:37.400Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-11T08:57:37.655Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-11T08:57:38.584Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-01-11T08:57:38.584Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.28s) [2023-01-11T08:57:38.584Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.31s) [2023-01-11T08:57:38.584Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.04s) [2023-01-11T08:57:38.584Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.04s) [2023-01-11T08:57:38.584Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.12s) [2023-01-11T08:57:38.584Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.13s) [2023-01-11T08:57:38.584Z] === RUN TestBuildMultiStageCopy [2023-01-11T08:57:38.584Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-01-11T08:57:38.745Z] --- PASS: TestCgroupNamespacesBuild (1.94s) [2023-01-11T08:57:38.745Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-01-11T08:57:39.684Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s) [2023-01-11T08:57:39.684Z] === RUN TestBuildWithSession [2023-01-11T08:57:39.684Z] build_session_test.go:25: TODO: BuildKit [2023-01-11T08:57:39.684Z] --- SKIP: TestBuildWithSession (0.00s) [2023-01-11T08:57:39.684Z] === RUN TestBuildSquashParent [2023-01-11T08:57:39.952Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-01-11T08:57:39.952Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-01-11T08:57:40.208Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-01-11T08:57:40.208Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-01-11T08:57:40.464Z] --- PASS: TestBuildMultiStageCopy (1.82s) [2023-01-11T08:57:40.464Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.07s) [2023-01-11T08:57:40.464Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2023-01-11T08:57:40.464Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2023-01-11T08:57:40.464Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2023-01-11T08:57:40.464Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2023-01-11T08:57:40.464Z] === RUN TestBuildMultiStageParentConfig [2023-01-11T08:57:41.026Z] --- PASS: TestBuildMultiStageParentConfig (0.54s) [2023-01-11T08:57:41.026Z] === RUN TestBuildLabelWithTargets [2023-01-11T08:57:41.954Z] --- PASS: TestBuildLabelWithTargets (0.86s) [2023-01-11T08:57:41.954Z] === RUN TestBuildWithEmptyLayers [2023-01-11T08:57:42.209Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2023-01-11T08:57:42.209Z] === RUN TestBuildMultiStageOnBuild [2023-01-11T08:57:43.574Z] --- PASS: TestBuildMultiStageOnBuild (1.25s) [2023-01-11T08:57:43.574Z] === RUN TestBuildUncleanTarFilenames [2023-01-11T08:57:43.790Z] INFO [linters context/goanalysis] analyzers took 3m48.68057155s with top 10 stages: buildir: 1m44.085099598s, goimports: 20.888211189s, unconvert: 14.479116331s, gosec: 12.320650572s, S1038: 7.106935917s, golint: 5.285436291s, misspell: 4.989810122s, nilness: 3.396858s, unused: 2.911607103s, S1039: 2.908615658s [2023-01-11T08:57:43.790Z] INFO [runner] Issues before processing: 2493, after processing: 0 [2023-01-11T08:57:43.790Z] INFO [runner] Processors filtering stat (out/in): cgo: 1875/2493, identifier_marker: 1770/1770, skip_files: 1875/1875, exclude: 1770/1770, exclude-rules: 78/1770, nolint: 0/78, filename_unadjuster: 1875/1875, autogenerated_exclude: 1770/1875, path_prettifier: 1875/1875, skip_dirs: 1875/1875 [2023-01-11T08:57:43.790Z] INFO [runner] processing took 148.763753ms with stages: nolint: 55.136342ms, identifier_marker: 40.928583ms, autogenerated_exclude: 18.736357ms, path_prettifier: 14.211257ms, exclude-rules: 12.792351ms, skip_dirs: 3.085527ms, cgo: 2.609747ms, filename_unadjuster: 1.256791ms, max_same_issues: 1.888µs, diff: 703ns, uniq_by_line: 652ns, max_from_linter: 574ns, skip_files: 474ns, source_code: 468ns, severity-rules: 420ns, path_shortener: 402ns, exclude: 391ns, max_per_file_from_linter: 304ns, sort_results: 277ns, path_prefixer: 245ns [2023-01-11T08:57:43.790Z] INFO [runner] linters took 1m19.31236435s with stages: goanalysis_metalinter: 1m19.163339341s [2023-01-11T08:57:43.790Z] INFO File cache stats: 1458 entries of total size 6.9MiB [2023-01-11T08:57:43.790Z] INFO Memory: 2288 samples, avg is 282.4MB, max is 1102.6MB [2023-01-11T08:57:43.790Z] INFO Execution took 3m48.699435674s [2023-01-11T08:57:43.790Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2023-01-11T08:57:44.124Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9054ce9868069bcf5d2b05227354d1438621f971 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9054ce9868069bcf5d2b05227354d1438621f971 hack/make.sh dynbinary-daemon test-docker-py [2023-01-11T08:57:44.138Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2023-01-11T08:57:44.138Z] === RUN TestBuildMultiStageLayerLeak [2023-01-11T08:57:44.691Z] [2023-01-11T08:57:44.691Z] Removing bundles/ [2023-01-11T08:57:44.691Z] [2023-01-11T08:57:44.691Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2023-01-11T08:57:44.691Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-01-11T08:57:44.691Z] GOOS="" GOARCH="" GOARM="" [2023-01-11T08:57:44.956Z] --- PASS: TestBuildSquashParent (4.54s) [2023-01-11T08:57:44.956Z] === RUN TestBuildWithRemoveAndForceRemove [2023-01-11T08:57:44.956Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-11T08:57:44.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-11T08:57:44.956Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-11T08:57:44.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-11T08:57:44.956Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-11T08:57:44.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-11T08:57:44.956Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-11T08:57:44.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-11T08:57:44.956Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-11T08:57:44.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-11T08:57:44.956Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-11T08:57:44.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-11T08:57:44.956Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-11T08:57:44.956Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-11T08:57:45.503Z] --- PASS: TestBuildMultiStageLayerLeak (1.29s) [2023-01-11T08:57:45.503Z] === RUN TestBuildWithHugeFile [2023-01-11T08:57:46.336Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-11T08:57:46.336Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-11T08:57:47.273Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-11T08:57:47.842Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-11T08:57:49.220Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2023-01-11T08:57:49.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.82s) [2023-01-11T08:57:49.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.89s) [2023-01-11T08:57:49.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.18s) [2023-01-11T08:57:49.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.44s) [2023-01-11T08:57:49.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.42s) [2023-01-11T08:57:49.220Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.34s) [2023-01-11T08:57:49.220Z] === RUN TestBuildMultiStageCopy [2023-01-11T08:57:49.220Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-01-11T08:57:50.598Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-01-11T08:57:50.598Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-01-11T08:57:50.857Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-01-11T08:57:50.857Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-01-11T08:57:51.117Z] --- PASS: TestBuildMultiStageCopy (2.15s) [2023-01-11T08:57:51.117Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.36s) [2023-01-11T08:57:51.117Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2023-01-11T08:57:51.117Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2023-01-11T08:57:51.117Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2023-01-11T08:57:51.117Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2023-01-11T08:57:51.117Z] === RUN TestBuildMultiStageParentConfig [2023-01-11T08:57:51.686Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2023-01-11T08:57:51.686Z] === RUN TestBuildLabelWithTargets [2023-01-11T08:57:52.622Z] --- PASS: TestBuildLabelWithTargets (0.91s) [2023-01-11T08:57:52.622Z] === RUN TestBuildWithEmptyLayers [2023-01-11T08:57:53.192Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2023-01-11T08:57:53.192Z] === RUN TestBuildMultiStageOnBuild [2023-01-11T08:57:55.097Z] --- PASS: TestBuildMultiStageOnBuild (1.66s) [2023-01-11T08:57:55.097Z] === RUN TestBuildUncleanTarFilenames [2023-01-11T08:57:55.356Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2023-01-11T08:57:55.356Z] === RUN TestBuildMultiStageLayerLeak [2023-01-11T08:57:56.734Z] --- PASS: TestBuildMultiStageLayerLeak (1.53s) [2023-01-11T08:57:56.734Z] === RUN TestBuildWithHugeFile [2023-01-11T08:58:01.678Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-01-11T08:58:01.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-01-11T08:58:23.940Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2023-01-11T08:58:23.940Z] [2023-01-11T08:58:23.940Z] ________ ____ __. [2023-01-11T08:58:23.940Z] \_____ \ | |/ _| [2023-01-11T08:58:23.940Z] / | \| < [2023-01-11T08:58:23.940Z] / | \ | \ [2023-01-11T08:58:23.940Z] \_______ /____|__ \ [2023-01-11T08:58:23.940Z] \/ \/ [2023-01-11T08:58:23.940Z] [2023-01-11T08:58:23.940Z] INFO: make.ps1 ended at 01/11/2023 08:58:16 [2023-01-11T08:58:23.940Z] INFO: Binaries build ended at 01/11/2023 08:58:18. Duration:00:01:44.1060716 [2023-01-11T08:58:23.940Z] INFO: Copying the built daemon binary to d:\CI\PR-44795\2\binary\dockerd-c7eaad2c14.exe... [2023-01-11T08:58:23.940Z] INFO: Copying the built client binary to d:\CI\PR-44795\2\binary\docker-c7eaad2c14.exe... [2023-01-11T08:58:23.940Z] INFO: Copying dockerversion from the container... [2023-01-11T08:58:23.940Z] INFO: Copying the golang package from the container to d:\CI\PR-44795\2\installer\go.zip... [2023-01-11T08:58:23.940Z] INFO: Extracting go.zip to d:\CI\PR-44795\2\go [2023-01-11T08:58:24.241Z] --- PASS: TestBuildWithHugeFile (35.05s) [2023-01-11T08:58:24.241Z] === RUN TestBuildWithEmptyDockerfile [2023-01-11T08:58:24.241Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-11T08:58:24.241Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-11T08:58:24.241Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-11T08:58:24.241Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-11T08:58:24.241Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-11T08:58:24.241Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-11T08:58:24.241Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-11T08:58:24.241Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-11T08:58:24.241Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-11T08:58:24.241Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2023-01-11T08:58:24.241Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2023-01-11T08:58:24.241Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2023-01-11T08:58:24.241Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2023-01-11T08:58:24.241Z] === RUN TestBuildPreserveOwnership [2023-01-11T08:58:24.241Z] === RUN TestBuildPreserveOwnership/copy_from [2023-01-11T08:58:24.241Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-01-11T08:58:24.241Z] --- PASS: TestBuildPreserveOwnership (3.31s) [2023-01-11T08:58:24.241Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.22s) [2023-01-11T08:58:24.241Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.08s) [2023-01-11T08:58:24.241Z] === RUN TestBuildPlatformInvalid [2023-01-11T08:58:24.241Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2023-01-11T08:58:24.241Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-01-11T08:58:25.168Z] Loaded image: busybox:latest [2023-01-11T08:58:25.168Z] Loaded image: busybox:glibc [2023-01-11T08:58:27.066Z] Loaded image: debian:bullseye-slim [2023-01-11T08:58:27.066Z] Loaded image: hello-world:latest [2023-01-11T08:58:27.066Z] Loaded image: arm32v7/hello-world:latest [2023-01-11T08:58:28.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-01-11T08:58:28.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-01-11T08:58:39.240Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.34s) [2023-01-11T08:58:39.240Z] PASS [2023-01-11T08:58:39.240Z] [2023-01-11T08:58:39.240Z] === Skipped [2023-01-11T08:58:39.240Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-01-11T08:58:39.240Z] build_session_test.go:25: TODO: BuildKit [2023-01-11T08:58:39.240Z] [2023-01-11T08:58:39.240Z] DONE 33 tests, 1 skipped in 71.107s [2023-01-11T08:58:39.240Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-01-11T08:58:39.240Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2023-01-11T08:58:39.240Z] ++ set -e [2023-01-11T08:58:39.240Z] ++ '[' -n 0 ']' [2023-01-11T08:58:39.240Z] ++ set -x [2023-01-11T08:58:39.240Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2023-01-11T08:58:39.240Z] INFO: Testing against a local daemon [2023-01-11T08:58:39.240Z] === RUN TestConfigInspect [2023-01-11T08:58:40.168Z] --- PASS: TestConfigInspect (2.45s) [2023-01-11T08:58:40.168Z] === RUN TestConfigList [2023-01-11T08:58:42.687Z] --- PASS: TestConfigList (2.27s) [2023-01-11T08:58:42.687Z] === RUN TestConfigsCreateAndDelete [2023-01-11T08:58:43.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-01-11T08:58:43.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-01-11T08:58:44.577Z] --- PASS: TestConfigsCreateAndDelete (2.35s) [2023-01-11T08:58:44.577Z] === RUN TestConfigsUpdate [2023-01-11T08:58:44.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-01-11T08:58:45.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-01-11T08:58:45.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-01-11T08:58:46.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-01-11T08:58:47.096Z] --- PASS: TestConfigsUpdate (2.29s) [2023-01-11T08:58:47.096Z] === RUN TestTemplatedConfig [2023-01-11T08:58:48.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-01-11T08:58:49.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-01-11T08:58:49.616Z] --- PASS: TestTemplatedConfig (2.81s) [2023-01-11T08:58:49.616Z] === RUN TestConfigCreateResolve [2023-01-11T08:58:50.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-01-11T08:58:50.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-01-11T08:58:51.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-01-11T08:58:52.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-01-11T08:58:52.177Z] --- PASS: TestConfigCreateResolve (2.53s) [2023-01-11T08:58:52.177Z] === RUN TestConfigDaemonLibtrustID [2023-01-11T08:58:52.739Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2023-01-11T08:58:52.739Z] PASS [2023-01-11T08:58:52.739Z] [2023-01-11T08:58:52.739Z] DONE 7 tests in 15.338s [2023-01-11T08:58:52.739Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-01-11T08:58:52.739Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2023-01-11T08:58:52.739Z] ++ set -e [2023-01-11T08:58:52.739Z] ++ '[' -n 0 ']' [2023-01-11T08:58:52.739Z] ++ set -x [2023-01-11T08:58:52.739Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2023-01-11T08:58:52.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-01-11T08:58:52.996Z] INFO: Testing against a local daemon [2023-01-11T08:58:52.996Z] === RUN TestCheckpoint [2023-01-11T08:58:52.996Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-11T08:58:52.996Z] --- SKIP: TestCheckpoint (0.00s) [2023-01-11T08:58:52.996Z] === RUN TestContainerInvalidJSON [2023-01-11T08:58:52.996Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-01-11T08:58:52.996Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-01-11T08:58:52.996Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-01-11T08:58:52.996Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-01-11T08:58:52.996Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-01-11T08:58:52.996Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-01-11T08:58:52.996Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-01-11T08:58:52.996Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-01-11T08:58:52.996Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-01-11T08:58:52.996Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-01-11T08:58:52.996Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-01-11T08:58:52.996Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-01-11T08:58:52.996Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-01-11T08:58:52.996Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-01-11T08:58:52.996Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2023-01-11T08:58:52.996Z] === RUN TestCopyFromContainerPathIsNotDir [2023-01-11T08:58:53.252Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2023-01-11T08:58:53.252Z] === RUN TestCopyToContainerPathDoesNotExist [2023-01-11T08:58:53.253Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-01-11T08:58:53.253Z] === RUN TestCopyToContainerPathIsNotDir [2023-01-11T08:58:53.253Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-01-11T08:58:53.253Z] === RUN TestCopyFromContainer [2023-01-11T08:58:53.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-01-11T08:58:53.934Z] INFO: Extraction ended at 01/11/2023 08:58:53. Duration:00:00:31.8315804 [2023-01-11T08:58:53.934Z] INFO: Updating the golang and path environment variables [2023-01-11T08:58:53.934Z] INFO: GOPATH=d:\gopath [2023-01-11T08:58:53.934Z] INFO: go version go1.18.10 windows/amd64 [2023-01-11T08:58:53.934Z] INFO: Running the daemon under test in debug mode [2023-01-11T08:58:53.934Z] INFO: Starting a daemon under test... [2023-01-11T08:58:53.934Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-44795\2\daemon --pidfile d:\CI\PR-44795\2\docker.pid -D [2023-01-11T08:58:53.934Z] INFO: Process started successfully. [2023-01-11T08:58:53.934Z] INFO: Start tailing logs of the daemon under tests [2023-01-11T08:58:53.934Z] INFO: Waiting for the daemon under test to start... [2023-01-11T08:58:54.183Z] === RUN TestCopyFromContainer// [2023-01-11T08:58:54.439Z] === RUN TestCopyFromContainer//bar/root [2023-01-11T08:58:54.439Z] === RUN TestCopyFromContainer//bar/root/ [2023-01-11T08:58:54.439Z] === RUN TestCopyFromContainer/bar/quux [2023-01-11T08:58:54.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-01-11T08:58:54.696Z] === RUN TestCopyFromContainer/bar/quux/ [2023-01-11T08:58:54.696Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-01-11T08:58:54.696Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-01-11T08:58:54.696Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-01-11T08:58:54.952Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-01-11T08:58:54.952Z] === RUN TestCopyFromContainer/bar/notarget [2023-01-11T08:58:54.952Z] --- PASS: TestCopyFromContainer (1.82s) [2023-01-11T08:58:54.952Z] --- PASS: TestCopyFromContainer// (0.08s) [2023-01-11T08:58:54.952Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2023-01-11T08:58:54.952Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2023-01-11T08:58:54.952Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2023-01-11T08:58:54.952Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2023-01-11T08:58:54.952Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2023-01-11T08:58:54.952Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2023-01-11T08:58:54.952Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2023-01-11T08:58:54.952Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2023-01-11T08:58:54.952Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2023-01-11T08:58:54.952Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-01-11T08:58:54.952Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-11T08:58:54.952Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-11T08:58:54.952Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-11T08:58:54.952Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-11T08:58:54.952Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-11T08:58:54.952Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-11T08:58:54.952Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-11T08:58:54.952Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-11T08:58:54.952Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-11T08:58:54.952Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2023-01-11T08:58:54.952Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-01-11T08:58:54.952Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-01-11T08:58:54.952Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2023-01-11T08:58:54.953Z] === RUN TestCreateLinkToNonExistingContainer [2023-01-11T08:58:55.208Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2023-01-11T08:58:55.208Z] === RUN TestCreateWithInvalidEnv [2023-01-11T08:58:55.208Z] === RUN TestCreateWithInvalidEnv/0 [2023-01-11T08:58:55.208Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-01-11T08:58:55.208Z] === RUN TestCreateWithInvalidEnv/1 [2023-01-11T08:58:55.208Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-01-11T08:58:55.208Z] === RUN TestCreateWithInvalidEnv/2 [2023-01-11T08:58:55.208Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-01-11T08:58:55.208Z] === CONT TestCreateWithInvalidEnv/0 [2023-01-11T08:58:55.208Z] === CONT TestCreateWithInvalidEnv/2 [2023-01-11T08:58:55.208Z] === CONT TestCreateWithInvalidEnv/1 [2023-01-11T08:58:55.208Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-01-11T08:58:55.208Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-01-11T08:58:55.208Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2023-01-11T08:58:55.208Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-01-11T08:58:55.208Z] === RUN TestCreateTmpfsMountsTarget [2023-01-11T08:58:55.208Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2023-01-11T08:58:55.208Z] === RUN TestCreateWithCustomMaskedPaths [2023-01-11T08:58:55.426Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-01-11T08:58:55.426Z] Using test binary docker [2023-01-11T08:58:55.426Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-01-11T08:58:55.426Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-01-11T08:58:55.426Z] INFO: Waiting for daemon to start... [2023-01-11T08:58:55.426Z] Starting dockerd [2023-01-11T08:58:56.574Z] --- PASS: TestCreateWithCustomMaskedPaths (1.42s) [2023-01-11T08:58:56.574Z] === RUN TestCreateWithCustomReadonlyPaths [2023-01-11T08:58:57.941Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.42s) [2023-01-11T08:58:57.941Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-01-11T08:58:57.941Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-11T08:58:57.941Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-11T08:58:57.941Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-11T08:58:57.941Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-11T08:58:57.941Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-11T08:58:57.941Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-11T08:58:57.941Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-11T08:58:57.941Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-11T08:58:57.941Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-11T08:58:57.941Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-11T08:58:57.941Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-11T08:58:57.941Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-11T08:58:57.941Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-11T08:58:57.941Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-11T08:58:57.941Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-11T08:58:57.941Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-01-11T08:58:57.941Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2023-01-11T08:58:57.941Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2023-01-11T08:58:57.941Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-01-11T08:58:57.941Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2023-01-11T08:58:57.941Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-01-11T08:58:57.941Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-01-11T08:58:57.970Z] . [2023-01-11T08:58:57.970Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-01-11T08:58:57.970Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-01-11T08:58:57.970Z] Error: No such image: emptyfs [2023-01-11T08:58:57.970Z] Running integration-test (iteration 1) [2023-01-11T08:58:57.970Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-01-11T08:58:58.229Z] Loaded image: busybox:latest [2023-01-11T08:58:58.229Z] Loaded image: busybox:glibc [2023-01-11T08:58:58.503Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s) [2023-01-11T08:58:58.503Z] === RUN TestCreateDifferentPlatform [2023-01-11T08:58:58.503Z] === RUN TestCreateDifferentPlatform/different_os [2023-01-11T08:58:58.503Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-01-11T08:58:58.503Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2023-01-11T08:58:58.503Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-01-11T08:58:58.503Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2023-01-11T08:58:58.503Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-01-11T08:58:58.503Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-01-11T08:58:58.503Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-01-11T08:58:58.759Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-01-11T08:58:58.759Z] === RUN TestContainerStartOnDaemonRestart [2023-01-11T08:58:58.759Z] === PAUSE TestContainerStartOnDaemonRestart [2023-01-11T08:58:58.759Z] === RUN TestDaemonRestartIpcMode [2023-01-11T08:58:58.759Z] === PAUSE TestDaemonRestartIpcMode [2023-01-11T08:58:58.759Z] === RUN TestDaemonHostGatewayIP [2023-01-11T08:58:58.759Z] === PAUSE TestDaemonHostGatewayIP [2023-01-11T08:58:58.759Z] === RUN TestRestartDaemonWithRestartingContainer [2023-01-11T08:58:58.759Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-01-11T08:58:58.759Z] === RUN TestContainerKillOnDaemonStart [2023-01-11T08:58:58.759Z] === PAUSE TestContainerKillOnDaemonStart [2023-01-11T08:58:58.759Z] === RUN TestDiff [2023-01-11T08:58:59.321Z] --- PASS: TestDiff (0.51s) [2023-01-11T08:58:59.321Z] === RUN TestExecWithCloseStdin [2023-01-11T08:58:59.594Z] Loaded image: debian:bullseye-slim [2023-01-11T08:58:59.594Z] Loaded image: hello-world:latest [2023-01-11T08:58:59.849Z] Loaded image: arm32v7/hello-world:latest [2023-01-11T08:58:59.849Z] INFO: Testing against a local daemon [2023-01-11T08:58:59.849Z] === RUN TestCgroupNamespacesBuild [2023-01-11T08:58:59.884Z] --- PASS: TestExecWithCloseStdin (0.56s) [2023-01-11T08:58:59.884Z] === RUN TestExec [2023-01-11T08:59:00.139Z] --- PASS: TestExec (0.53s) [2023-01-11T08:59:00.139Z] === RUN TestExecUser [2023-01-11T08:59:01.071Z] --- PASS: TestExecUser (0.57s) [2023-01-11T08:59:01.071Z] === RUN TestExportContainerAndImportImage [2023-01-11T08:59:01.637Z] --- PASS: TestExportContainerAndImportImage (0.68s) [2023-01-11T08:59:01.637Z] === RUN TestExportContainerAfterDaemonRestart [2023-01-11T08:59:02.361Z] --- PASS: TestCgroupNamespacesBuild (2.17s) [2023-01-11T08:59:02.361Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-01-11T08:59:03.006Z] --- PASS: TestExportContainerAfterDaemonRestart (1.38s) [2023-01-11T08:59:03.006Z] === RUN TestHealthCheckWorkdir [2023-01-11T08:59:03.567Z] --- PASS: TestHealthCheckWorkdir (0.70s) [2023-01-11T08:59:03.567Z] === RUN TestHealthKillContainer [2023-01-11T08:59:04.289Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.11s) [2023-01-11T08:59:04.289Z] === RUN TestBuildWithSession [2023-01-11T08:59:04.289Z] build_session_test.go:25: TODO: BuildKit [2023-01-11T08:59:04.289Z] --- SKIP: TestBuildWithSession (0.00s) [2023-01-11T08:59:04.289Z] === RUN TestBuildSquashParent [2023-01-11T08:59:04.427Z] --- PASS: TestBuildWithHugeFile (57.54s) [2023-01-11T08:59:04.427Z] === RUN TestBuildWithEmptyDockerfile [2023-01-11T08:59:04.427Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-11T08:59:04.427Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-11T08:59:04.427Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-11T08:59:04.427Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-11T08:59:04.427Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-11T08:59:04.427Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-11T08:59:04.427Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-11T08:59:04.427Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-11T08:59:04.427Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-11T08:59:04.427Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-01-11T08:59:04.427Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2023-01-11T08:59:04.427Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2023-01-11T08:59:04.427Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2023-01-11T08:59:04.427Z] === RUN TestBuildPreserveOwnership [2023-01-11T08:59:04.427Z] === RUN TestBuildPreserveOwnership/copy_from [2023-01-11T08:59:04.427Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-01-11T08:59:04.427Z] --- PASS: TestBuildPreserveOwnership (3.55s) [2023-01-11T08:59:04.427Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.39s) [2023-01-11T08:59:04.427Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.15s) [2023-01-11T08:59:04.427Z] === RUN TestBuildPlatformInvalid [2023-01-11T08:59:04.427Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2023-01-11T08:59:04.427Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-01-11T08:59:04.427Z] Loaded image: busybox:latest [2023-01-11T08:59:04.427Z] Loaded image: busybox:glibc [2023-01-11T08:59:04.427Z] Loaded image: debian:bullseye-slim [2023-01-11T08:59:04.427Z] Loaded image: hello-world:latest [2023-01-11T08:59:04.427Z] Loaded image: arm32v7/hello-world:latest [2023-01-11T08:59:09.700Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.68s) [2023-01-11T08:59:09.700Z] PASS [2023-01-11T08:59:09.700Z] [2023-01-11T08:59:09.700Z] === Skipped [2023-01-11T08:59:09.700Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-01-11T08:59:09.700Z] build_session_test.go:25: TODO: BuildKit [2023-01-11T08:59:09.700Z] [2023-01-11T08:59:09.700Z] DONE 33 tests, 1 skipped in 95.033s [2023-01-11T08:59:09.958Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-01-11T08:59:09.958Z] INFO: Testing against a local daemon [2023-01-11T08:59:09.958Z] === RUN TestConfigInspect [2023-01-11T08:59:12.367Z] --- PASS: TestBuildSquashParent (7.19s) [2023-01-11T08:59:12.367Z] === RUN TestBuildWithRemoveAndForceRemove [2023-01-11T08:59:12.367Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-11T08:59:12.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-11T08:59:12.367Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-11T08:59:12.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-11T08:59:12.367Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-11T08:59:12.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-11T08:59:12.367Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-11T08:59:12.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-11T08:59:12.367Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-11T08:59:12.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-11T08:59:12.367Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-11T08:59:12.367Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-11T08:59:12.367Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-11T08:59:12.367Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-11T08:59:12.491Z] --- PASS: TestConfigInspect (2.27s) [2023-01-11T08:59:12.491Z] === RUN TestConfigList [2023-01-11T08:59:12.928Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-11T08:59:12.928Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-11T08:59:13.563Z] --- PASS: TestHealthKillContainer (8.35s) [2023-01-11T08:59:13.563Z] === RUN TestHealthCheckProcessKilled [2023-01-11T08:59:13.563Z] --- PASS: TestHealthCheckProcessKilled (0.81s) [2023-01-11T08:59:13.563Z] === RUN TestInspectCpusetInConfigPre120 [2023-01-11T08:59:13.563Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s) [2023-01-11T08:59:13.563Z] === RUN TestIpcModeNone [2023-01-11T08:59:14.126Z] --- PASS: TestIpcModeNone (0.78s) [2023-01-11T08:59:14.126Z] === RUN TestIpcModePrivate [2023-01-11T08:59:14.394Z] --- PASS: TestConfigList (2.08s) [2023-01-11T08:59:14.394Z] === RUN TestConfigsCreateAndDelete [2023-01-11T08:59:14.691Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2023-01-11T08:59:14.816Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-11T08:59:14.816Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-11T08:59:14.948Z] --- PASS: TestIpcModePrivate (0.96s) [2023-01-11T08:59:14.948Z] === RUN TestIpcModeShareable [2023-01-11T08:59:15.015Z] .....INFO: Daemon under test started and replied! [2023-01-11T08:59:15.015Z] INFO: Docker version of the daemon under test [2023-01-11T08:59:15.015Z] [2023-01-11T08:59:15.015Z] Client: [2023-01-11T08:59:15.015Z] Version: 17.06.2-ce [2023-01-11T08:59:15.015Z] API version: 1.30 [2023-01-11T08:59:15.015Z] Go version: go1.8.3 [2023-01-11T08:59:15.015Z] Git commit: cec0b72 [2023-01-11T08:59:15.015Z] Built: Tue Sep 5 19:57:19 2017 [2023-01-11T08:59:15.015Z] OS/Arch: windows/amd64 [2023-01-11T08:59:15.015Z] [2023-01-11T08:59:15.015Z] Server: [2023-01-11T08:59:15.015Z] Version: 0.0.0-dev [2023-01-11T08:59:15.015Z] API version: 1.41 (minimum version 1.24) [2023-01-11T08:59:15.015Z] Go version: go1.18.10 [2023-01-11T08:59:15.015Z] Git commit: c7eaad2c14 [2023-01-11T08:59:15.015Z] Built: 01/11/2023 08:56:41 [2023-01-11T08:59:15.015Z] OS/Arch: windows/amd64 [2023-01-11T08:59:15.015Z] Experimental: false [2023-01-11T08:59:15.015Z] [2023-01-11T08:59:15.015Z] INFO: Docker info of the daemon under test [2023-01-11T08:59:15.015Z] [2023-01-11T08:59:15.015Z] Containers: 0 [2023-01-11T08:59:15.015Z] Running: 0 [2023-01-11T08:59:15.015Z] Paused: 0 [2023-01-11T08:59:15.015Z] Stopped: 0 [2023-01-11T08:59:15.015Z] Images: 0 [2023-01-11T08:59:15.015Z] Server Version: 0.0.0-dev [2023-01-11T08:59:15.015Z] Storage Driver: windowsfilter [2023-01-11T08:59:15.015Z] Windows: [2023-01-11T08:59:15.015Z] Logging Driver: json-file [2023-01-11T08:59:15.015Z] Plugins: [2023-01-11T08:59:15.015Z] Volume: local [2023-01-11T08:59:15.015Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-01-11T08:59:15.015Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-01-11T08:59:15.015Z] Swarm: inactive [2023-01-11T08:59:15.015Z] Default Isolation: process [2023-01-11T08:59:15.015Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-01-11T08:59:15.015Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-01-11T08:59:15.015Z] OSType: windows [2023-01-11T08:59:15.015Z] Architecture: x86_64 [2023-01-11T08:59:15.015Z] CPUs: 4 [2023-01-11T08:59:15.015Z] Total Memory: 32GiB [2023-01-11T08:59:15.015Z] Name: azwin-2-290ad0 [2023-01-11T08:59:15.015Z] ID: MANS:SQHM:TNJK:GDE7:Y7TZ:67QP:FPQ6:FYRX:R67Z:NCY3:KRWF:DVZ4 [2023-01-11T08:59:15.015Z] Docker Root Dir: D:\CI\PR-44795\2\daemon [2023-01-11T08:59:15.015Z] Debug Mode (client): false [2023-01-11T08:59:15.015Z] Debug Mode (server): true [2023-01-11T08:59:15.015Z] File Descriptors: -1 [2023-01-11T08:59:15.015Z] Goroutines: 16 [2023-01-11T08:59:15.015Z] System Time: 2023-01-11T08:59:13.1810845Z [2023-01-11T08:59:15.015Z] EventsListeners: 0 [2023-01-11T08:59:15.015Z] Registry: https://index.docker.io/v1/ [2023-01-11T08:59:15.015Z] Labels: [2023-01-11T08:59:15.015Z] Experimental: false [2023-01-11T08:59:15.015Z] Insecure Registries: [2023-01-11T08:59:15.015Z] 127.0.0.0/8 [2023-01-11T08:59:15.015Z] Live Restore Enabled: false [2023-01-11T08:59:15.015Z] [2023-01-11T08:59:15.015Z] [2023-01-11T08:59:15.015Z] INFO: Docker images of the daemon under test [2023-01-11T08:59:15.015Z] [2023-01-11T08:59:15.015Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-11T08:59:15.015Z] [2023-01-11T08:59:15.015Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2023-01-11T08:59:15.015Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2023-01-11T08:59:15.015Z] ltsc2019: Pulling from windows/servercore [2023-01-11T08:59:15.015Z] 8185ee4ed646: Pulling fs layer [2023-01-11T08:59:15.514Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2023-01-11T08:59:15.770Z] --- PASS: TestIpcModeShareable (0.90s) [2023-01-11T08:59:15.770Z] === RUN TestAPIIpcModeShareableAndContainer [2023-01-11T08:59:16.302Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2023-01-11T08:59:16.302Z] === RUN TestConfigsUpdate [2023-01-11T08:59:16.703Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2023-01-11T08:59:16.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.56s) [2023-01-11T08:59:16.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.60s) [2023-01-11T08:59:16.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s) [2023-01-11T08:59:16.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.99s) [2023-01-11T08:59:16.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.03s) [2023-01-11T08:59:16.703Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2023-01-11T08:59:16.703Z] === RUN TestBuildMultiStageCopy [2023-01-11T08:59:16.703Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-01-11T08:59:18.834Z] --- PASS: TestConfigsUpdate (2.08s) [2023-01-11T08:59:18.834Z] === RUN TestTemplatedConfig [2023-01-11T08:59:19.043Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.01s) [2023-01-11T08:59:19.043Z] === RUN TestAPIIpcModeHost [2023-01-11T08:59:19.300Z] --- PASS: TestAPIIpcModeHost (0.45s) [2023-01-11T08:59:19.300Z] === RUN TestDaemonIpcModeShareable [2023-01-11T08:59:20.665Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-01-11T08:59:20.665Z] --- PASS: TestDaemonIpcModeShareable (1.32s) [2023-01-11T08:59:20.665Z] === RUN TestDaemonIpcModePrivate [2023-01-11T08:59:20.865Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-01-11T08:59:21.120Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-01-11T08:59:21.393Z] --- PASS: TestTemplatedConfig (2.63s) [2023-01-11T08:59:21.393Z] === RUN TestConfigCreateResolve [2023-01-11T08:59:22.030Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-01-11T08:59:22.030Z] --- PASS: TestDaemonIpcModePrivate (1.26s) [2023-01-11T08:59:22.030Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-01-11T08:59:22.056Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-01-11T08:59:22.961Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-01-11T08:59:23.217Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.31s) [2023-01-11T08:59:23.217Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-01-11T08:59:23.317Z] --- PASS: TestConfigCreateResolve (2.20s) [2023-01-11T08:59:23.317Z] === RUN TestConfigDaemonLibtrustID [2023-01-11T08:59:23.418Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-01-11T08:59:23.884Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-01-11T08:59:23.884Z] PASS [2023-01-11T08:59:23.884Z] [2023-01-11T08:59:23.884Z] DONE 7 tests in 13.987s [2023-01-11T08:59:23.884Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-01-11T08:59:23.884Z] INFO: Testing against a local daemon [2023-01-11T08:59:23.884Z] === RUN TestCheckpoint [2023-01-11T08:59:23.884Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-11T08:59:23.884Z] --- SKIP: TestCheckpoint (0.00s) [2023-01-11T08:59:23.884Z] === RUN TestContainerInvalidJSON [2023-01-11T08:59:23.884Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-01-11T08:59:23.884Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-01-11T08:59:23.884Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-01-11T08:59:23.884Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-01-11T08:59:23.884Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-01-11T08:59:23.884Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-01-11T08:59:23.884Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-01-11T08:59:23.884Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-01-11T08:59:23.884Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-01-11T08:59:23.884Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-01-11T08:59:23.884Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-01-11T08:59:23.884Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-01-11T08:59:23.884Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-01-11T08:59:23.884Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-01-11T08:59:23.884Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2023-01-11T08:59:23.884Z] === RUN TestCopyFromContainerPathIsNotDir [2023-01-11T08:59:24.143Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2023-01-11T08:59:24.143Z] === RUN TestCopyToContainerPathDoesNotExist [2023-01-11T08:59:24.143Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2023-01-11T08:59:24.143Z] === RUN TestCopyToContainerPathIsNotDir [2023-01-11T08:59:24.143Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2023-01-11T08:59:24.143Z] === RUN TestCopyFromContainer [2023-01-11T08:59:24.343Z] --- PASS: TestBuildMultiStageCopy (7.32s) [2023-01-11T08:59:24.343Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.31s) [2023-01-11T08:59:24.343Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2023-01-11T08:59:24.343Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2023-01-11T08:59:24.343Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2023-01-11T08:59:24.343Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2023-01-11T08:59:24.343Z] === RUN TestBuildMultiStageParentConfig [2023-01-11T08:59:24.632Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-01-11T08:59:24.632Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.40s) [2023-01-11T08:59:24.632Z] === RUN TestIpcModeOlderClient [2023-01-11T08:59:24.632Z] === PAUSE TestIpcModeOlderClient [2023-01-11T08:59:24.632Z] === RUN TestKillContainerInvalidSignal [2023-01-11T08:59:25.079Z] === RUN TestCopyFromContainer// [2023-01-11T08:59:25.079Z] === RUN TestCopyFromContainer//bar/root [2023-01-11T08:59:25.196Z] --- PASS: TestKillContainerInvalidSignal (0.49s) [2023-01-11T08:59:25.196Z] === RUN TestKillContainer [2023-01-11T08:59:25.196Z] === RUN TestKillContainer/no_signal [2023-01-11T08:59:25.339Z] === RUN TestCopyFromContainer//bar/root/ [2023-01-11T08:59:25.339Z] === RUN TestCopyFromContainer/bar/quux [2023-01-11T08:59:25.339Z] === RUN TestCopyFromContainer/bar/quux/ [2023-01-11T08:59:25.339Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-01-11T08:59:25.339Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-01-11T08:59:25.598Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-01-11T08:59:25.598Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-01-11T08:59:25.598Z] === RUN TestCopyFromContainer/bar/notarget [2023-01-11T08:59:25.598Z] --- PASS: TestCopyFromContainer (1.54s) [2023-01-11T08:59:25.598Z] --- PASS: TestCopyFromContainer// (0.05s) [2023-01-11T08:59:25.598Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2023-01-11T08:59:25.598Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-01-11T08:59:25.598Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2023-01-11T08:59:25.598Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2023-01-11T08:59:25.598Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-01-11T08:59:25.598Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2023-01-11T08:59:25.598Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2023-01-11T08:59:25.598Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-01-11T08:59:25.598Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2023-01-11T08:59:25.598Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-01-11T08:59:25.598Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-11T08:59:25.598Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-11T08:59:25.598Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-11T08:59:25.598Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-11T08:59:25.598Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-11T08:59:25.598Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-11T08:59:25.598Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-11T08:59:25.598Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-11T08:59:25.598Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-11T08:59:25.598Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2023-01-11T08:59:25.598Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-01-11T08:59:25.598Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-01-11T08:59:25.598Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-01-11T08:59:25.598Z] === RUN TestCreateLinkToNonExistingContainer [2023-01-11T08:59:25.759Z] === RUN TestKillContainer/non_killing_signal [2023-01-11T08:59:25.857Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-01-11T08:59:25.857Z] === RUN TestCreateWithInvalidEnv [2023-01-11T08:59:25.857Z] === RUN TestCreateWithInvalidEnv/0 [2023-01-11T08:59:25.857Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-01-11T08:59:25.857Z] === RUN TestCreateWithInvalidEnv/1 [2023-01-11T08:59:25.857Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-01-11T08:59:25.857Z] === RUN TestCreateWithInvalidEnv/2 [2023-01-11T08:59:25.857Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-01-11T08:59:25.857Z] === CONT TestCreateWithInvalidEnv/0 [2023-01-11T08:59:25.857Z] === CONT TestCreateWithInvalidEnv/2 [2023-01-11T08:59:25.857Z] === CONT TestCreateWithInvalidEnv/1 [2023-01-11T08:59:25.857Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-01-11T08:59:25.857Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-01-11T08:59:25.857Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-01-11T08:59:25.857Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-01-11T08:59:25.857Z] === RUN TestCreateTmpfsMountsTarget [2023-01-11T08:59:25.857Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2023-01-11T08:59:25.857Z] === RUN TestCreateWithCustomMaskedPaths [2023-01-11T08:59:25.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-01-11T08:59:25.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-01-11T08:59:26.014Z] === RUN TestKillContainer/killing_signal [2023-01-11T08:59:26.580Z] --- PASS: TestKillContainer (1.53s) [2023-01-11T08:59:26.580Z] --- PASS: TestKillContainer/no_signal (0.47s) [2023-01-11T08:59:26.580Z] --- PASS: TestKillContainer/non_killing_signal (0.33s) [2023-01-11T08:59:26.580Z] --- PASS: TestKillContainer/killing_signal (0.54s) [2023-01-11T08:59:26.580Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-01-11T08:59:26.580Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-01-11T08:59:27.147Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-01-11T08:59:27.234Z] --- PASS: TestCreateWithCustomMaskedPaths (1.51s) [2023-01-11T08:59:27.234Z] === RUN TestCreateWithCustomReadonlyPaths [2023-01-11T08:59:28.077Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2023-01-11T08:59:28.077Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2023-01-11T08:59:28.077Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2023-01-11T08:59:28.077Z] === RUN TestKillStoppedContainer [2023-01-11T08:59:28.077Z] --- PASS: TestKillStoppedContainer (0.06s) [2023-01-11T08:59:28.077Z] === RUN TestKillStoppedContainerAPIPre120 [2023-01-11T08:59:28.077Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2023-01-11T08:59:28.077Z] === RUN TestKillDifferentUserContainer [2023-01-11T08:59:28.486Z] --- PASS: TestKillDifferentUserContainer (0.51s) [2023-01-11T08:59:28.486Z] === RUN TestInspectOomKilledTrue [2023-01-11T08:59:29.050Z] --- PASS: TestInspectOomKilledTrue (0.57s) [2023-01-11T08:59:29.050Z] === RUN TestInspectOomKilledFalse [2023-01-11T08:59:29.136Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s) [2023-01-11T08:59:29.136Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-01-11T08:59:29.136Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-11T08:59:29.136Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-11T08:59:29.136Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-11T08:59:29.136Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-11T08:59:29.136Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-11T08:59:29.136Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-11T08:59:29.136Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-11T08:59:29.136Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-11T08:59:29.136Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-11T08:59:29.136Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-11T08:59:29.136Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-11T08:59:29.136Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-11T08:59:29.136Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-11T08:59:29.136Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-11T08:59:29.136Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-11T08:59:29.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-01-11T08:59:29.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-01-11T08:59:29.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-01-11T08:59:29.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-01-11T08:59:29.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-01-11T08:59:29.136Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2023-01-11T08:59:29.136Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-01-11T08:59:29.395Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.53s) [2023-01-11T08:59:29.395Z] === RUN TestCreateDifferentPlatform [2023-01-11T08:59:29.395Z] === RUN TestCreateDifferentPlatform/different_os [2023-01-11T08:59:29.395Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-01-11T08:59:29.395Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2023-01-11T08:59:29.395Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-01-11T08:59:29.395Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-01-11T08:59:29.395Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-01-11T08:59:29.395Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-01-11T08:59:29.395Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-01-11T08:59:29.395Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-01-11T08:59:29.395Z] === RUN TestContainerStartOnDaemonRestart [2023-01-11T08:59:29.395Z] === PAUSE TestContainerStartOnDaemonRestart [2023-01-11T08:59:29.395Z] === RUN TestDaemonRestartIpcMode [2023-01-11T08:59:29.395Z] === PAUSE TestDaemonRestartIpcMode [2023-01-11T08:59:29.395Z] === RUN TestDaemonHostGatewayIP [2023-01-11T08:59:29.395Z] === PAUSE TestDaemonHostGatewayIP [2023-01-11T08:59:29.395Z] === RUN TestRestartDaemonWithRestartingContainer [2023-01-11T08:59:29.395Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-01-11T08:59:29.395Z] === RUN TestContainerKillOnDaemonStart [2023-01-11T08:59:29.395Z] === PAUSE TestContainerKillOnDaemonStart [2023-01-11T08:59:29.395Z] === RUN TestDiff [2023-01-11T08:59:29.581Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2023-01-11T08:59:29.581Z] === RUN TestBuildLabelWithTargets [2023-01-11T08:59:29.613Z] --- PASS: TestInspectOomKilledFalse (0.48s) [2023-01-11T08:59:29.613Z] === RUN TestLinksEtcHostsContentMatch [2023-01-11T08:59:29.963Z] --- PASS: TestDiff (0.55s) [2023-01-11T08:59:29.963Z] === RUN TestExecWithCloseStdin [2023-01-11T08:59:30.175Z] --- PASS: TestLinksEtcHostsContentMatch (0.41s) [2023-01-11T08:59:30.175Z] === RUN TestLinksContainerNames [2023-01-11T08:59:30.900Z] --- PASS: TestExecWithCloseStdin (0.60s) [2023-01-11T08:59:30.900Z] === RUN TestExec [2023-01-11T08:59:31.104Z] --- PASS: TestLinksContainerNames (0.94s) [2023-01-11T08:59:31.104Z] === RUN TestLogsFollowTailEmpty [2023-01-11T08:59:31.159Z] --- PASS: TestExec (0.60s) [2023-01-11T08:59:31.160Z] === RUN TestExecUser [2023-01-11T08:59:31.360Z] --- PASS: TestLogsFollowTailEmpty (0.46s) [2023-01-11T08:59:31.360Z] === RUN TestContainerNetworkMountsNoChown [2023-01-11T08:59:31.923Z] --- PASS: TestContainerNetworkMountsNoChown (0.51s) [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/default [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/default [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/private [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/private [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/rprivate [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/rprivate [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/slave [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/slave [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/rslave [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/rslave [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/shared [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/shared [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/rshared [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/rshared [2023-01-11T08:59:31.923Z] === CONT TestMountDaemonRoot/default [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/default/bind_root [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/default/mount_root [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-01-11T08:59:31.923Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-01-11T08:59:31.923Z] === CONT TestMountDaemonRoot/rshared [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-01-11T08:59:31.923Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-01-11T08:59:31.923Z] === CONT TestMountDaemonRoot/shared [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-01-11T08:59:31.923Z] === CONT TestMountDaemonRoot/rslave [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-01-11T08:59:31.923Z] === CONT TestMountDaemonRoot/slave [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-01-11T08:59:31.923Z] === CONT TestMountDaemonRoot/rprivate [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-01-11T08:59:31.923Z] === CONT TestMountDaemonRoot/private [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/private/bind_root [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/private/mount_root [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-01-11T08:59:31.923Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-01-11T08:59:31.923Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-01-11T08:59:31.923Z] === CONT TestMountDaemonRoot/default/mount_root [2023-01-11T08:59:31.923Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-01-11T08:59:31.923Z] === CONT TestMountDaemonRoot/default/bind_root [2023-01-11T08:59:32.096Z] --- PASS: TestExecUser (0.59s) [2023-01-11T08:59:32.096Z] === RUN TestExportContainerAndImportImage [2023-01-11T08:59:32.181Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-01-11T08:59:32.181Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-01-11T08:59:32.181Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-01-11T08:59:32.181Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-01-11T08:59:32.181Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-01-11T08:59:32.181Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-01-11T08:59:32.181Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-01-11T08:59:32.181Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-01-11T08:59:32.181Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-01-11T08:59:32.181Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-01-11T08:59:32.181Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-01-11T08:59:32.181Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-01-11T08:59:32.438Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-01-11T08:59:32.438Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-01-11T08:59:32.438Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-01-11T08:59:32.438Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-01-11T08:59:32.438Z] === CONT TestMountDaemonRoot/private/bind_root [2023-01-11T08:59:32.438Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-01-11T08:59:32.438Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-01-11T08:59:32.438Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-01-11T08:59:32.438Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-01-11T08:59:32.438Z] === CONT TestMountDaemonRoot/private/mount_root [2023-01-11T08:59:32.438Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-01-11T08:59:32.438Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-01-11T08:59:32.438Z] === RUN TestContainerBindMountNonRecursive [2023-01-11T08:59:32.663Z] --- PASS: TestExportContainerAndImportImage (0.64s) [2023-01-11T08:59:32.663Z] === RUN TestExportContainerAfterDaemonRestart [2023-01-11T08:59:33.805Z] --- PASS: TestContainerBindMountNonRecursive (1.38s) [2023-01-11T08:59:33.805Z] === RUN TestContainerVolumesMountedAsShared [2023-01-11T08:59:34.040Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2023-01-11T08:59:34.040Z] === RUN TestHealthCheckWorkdir [2023-01-11T08:59:34.367Z] --- PASS: TestContainerVolumesMountedAsShared (0.50s) [2023-01-11T08:59:34.367Z] === RUN TestContainerVolumesMountedAsSlave [2023-01-11T08:59:34.606Z] --- PASS: TestHealthCheckWorkdir (0.88s) [2023-01-11T08:59:34.607Z] === RUN TestHealthKillContainer [2023-01-11T08:59:34.929Z] --- PASS: TestContainerVolumesMountedAsSlave (0.41s) [2023-01-11T08:59:34.929Z] === RUN TestNetworkNat [2023-01-11T08:59:35.491Z] --- PASS: TestNetworkNat (0.63s) [2023-01-11T08:59:35.491Z] === RUN TestNetworkLocalhostTCPNat [2023-01-11T08:59:36.055Z] --- PASS: TestNetworkLocalhostTCPNat (0.54s) [2023-01-11T08:59:36.055Z] === RUN TestNetworkLoopbackNat [2023-01-11T08:59:36.100Z] 8185ee4ed646: Verifying Checksum [2023-01-11T08:59:36.100Z] 8185ee4ed646: Download complete [2023-01-11T08:59:36.167Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-01-11T08:59:36.167Z] [2023-01-11T08:59:36.167Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2023-01-11T08:59:36.167Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2023-01-11T08:59:36.167Z] Using test binary docker [2023-01-11T08:59:36.167Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-01-11T08:59:36.167Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-01-11T08:59:36.167Z] INFO: Waiting for daemon to start... [2023-01-11T08:59:36.167Z] Starting dockerd [2023-01-11T08:59:36.167Z] . [2023-01-11T08:59:36.167Z] INFO: Building docker-sdk-python3:4.4.1... [2023-01-11T08:59:37.658Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2023-01-11T08:59:37.658Z] === RUN TestBuildWithEmptyLayers [2023-01-11T08:59:38.572Z] --- PASS: TestNetworkLoopbackNat (2.73s) [2023-01-11T08:59:38.572Z] === RUN TestPause [2023-01-11T08:59:39.504Z] --- PASS: TestPause (0.59s) [2023-01-11T08:59:39.504Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-01-11T08:59:39.504Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-01-11T08:59:39.504Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-01-11T08:59:39.504Z] === RUN TestPauseStopPausedContainer [2023-01-11T08:59:39.759Z] --- PASS: TestPauseStopPausedContainer (0.56s) [2023-01-11T08:59:39.759Z] === RUN TestPsFilter [2023-01-11T08:59:40.016Z] --- PASS: TestPsFilter (0.12s) [2023-01-11T08:59:40.016Z] === RUN TestRemoveContainerWithRemovedVolume [2023-01-11T08:59:40.171Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2023-01-11T08:59:40.171Z] === RUN TestBuildMultiStageOnBuild [2023-01-11T08:59:40.579Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2023-01-11T08:59:40.579Z] === RUN TestRemoveContainerWithVolume [2023-01-11T08:59:41.144Z] --- PASS: TestRemoveContainerWithVolume (0.52s) [2023-01-11T08:59:41.144Z] === RUN TestRemoveContainerRunning [2023-01-11T08:59:41.402Z] --- PASS: TestRemoveContainerRunning (0.50s) [2023-01-11T08:59:41.402Z] === RUN TestRemoveContainerForceRemoveRunning [2023-01-11T08:59:41.967Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.50s) [2023-01-11T08:59:41.967Z] === RUN TestRemoveInvalidContainer [2023-01-11T08:59:41.967Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-01-11T08:59:41.967Z] === RUN TestRenameLinkedContainer [2023-01-11T08:59:44.487Z] --- PASS: TestRenameLinkedContainer (2.12s) [2023-01-11T08:59:44.487Z] === RUN TestRenameStoppedContainer [2023-01-11T08:59:44.579Z] --- PASS: TestHealthKillContainer (8.18s) [2023-01-11T08:59:44.579Z] === RUN TestHealthCheckProcessKilled [2023-01-11T08:59:44.579Z] --- PASS: TestHealthCheckProcessKilled (0.80s) [2023-01-11T08:59:44.579Z] === RUN TestInspectCpusetInConfigPre120 [2023-01-11T08:59:44.579Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2023-01-11T08:59:44.579Z] === RUN TestIpcModeNone [2023-01-11T08:59:44.743Z] --- PASS: TestRenameStoppedContainer (0.60s) [2023-01-11T08:59:44.743Z] === RUN TestRenameRunningContainerAndReuse [2023-01-11T08:59:44.838Z] --- PASS: TestIpcModeNone (0.61s) [2023-01-11T08:59:44.838Z] === RUN TestIpcModePrivate [2023-01-11T08:59:45.097Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2023-01-11T08:59:45.356Z] --- PASS: TestIpcModePrivate (0.60s) [2023-01-11T08:59:45.356Z] === RUN TestIpcModeShareable [2023-01-11T08:59:45.410Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2023-01-11T08:59:45.410Z] === RUN TestBuildUncleanTarFilenames [2023-01-11T08:59:45.665Z] --- PASS: TestBuildUncleanTarFilenames (0.53s) [2023-01-11T08:59:45.665Z] === RUN TestBuildMultiStageLayerLeak [2023-01-11T08:59:45.924Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2023-01-11T08:59:45.924Z] --- PASS: TestIpcModeShareable (0.60s) [2023-01-11T08:59:45.924Z] === RUN TestAPIIpcModeShareableAndContainer [2023-01-11T08:59:46.115Z] --- PASS: TestRenameRunningContainerAndReuse (1.12s) [2023-01-11T08:59:46.115Z] === RUN TestRenameInvalidName [2023-01-11T08:59:46.371Z] --- PASS: TestRenameInvalidName (0.60s) [2023-01-11T08:59:46.371Z] === RUN TestRenameAnonymousContainer [2023-01-11T08:59:47.827Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.74s) [2023-01-11T08:59:47.827Z] === RUN TestAPIIpcModeHost [2023-01-11T08:59:48.086Z] --- PASS: TestAPIIpcModeHost (0.38s) [2023-01-11T08:59:48.086Z] === RUN TestDaemonIpcModeShareable [2023-01-11T08:59:48.266Z] --- PASS: TestRenameAnonymousContainer (1.95s) [2023-01-11T08:59:48.266Z] === RUN TestRenameContainerWithSameName [2023-01-11T08:59:48.828Z] --- PASS: TestRenameContainerWithSameName (0.54s) [2023-01-11T08:59:48.828Z] === RUN TestRenameContainerWithLinkedContainer [2023-01-11T08:59:49.461Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2023-01-11T08:59:49.461Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2023-01-11T08:59:49.461Z] === RUN TestDaemonIpcModePrivate [2023-01-11T08:59:50.201Z] --- PASS: TestRenameContainerWithLinkedContainer (0.97s) [2023-01-11T08:59:50.201Z] === RUN TestResize [2023-01-11T08:59:50.400Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2023-01-11T08:59:50.400Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2023-01-11T08:59:50.400Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-01-11T08:59:50.472Z] --- PASS: TestResize (0.59s) [2023-01-11T08:59:50.472Z] === RUN TestResizeWithInvalidSize [2023-01-11T08:59:50.904Z] --- PASS: TestBuildMultiStageLayerLeak (4.46s) [2023-01-11T08:59:50.904Z] === RUN TestBuildWithHugeFile [2023-01-11T08:59:51.042Z] --- PASS: TestResizeWithInvalidSize (0.58s) [2023-01-11T08:59:51.042Z] === RUN TestResizeWhenContainerNotStarted [2023-01-11T08:59:51.776Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2023-01-11T08:59:51.776Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2023-01-11T08:59:51.776Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-01-11T08:59:52.713Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2023-01-11T08:59:52.713Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2023-01-11T08:59:52.713Z] === RUN TestIpcModeOlderClient [2023-01-11T08:59:52.713Z] === PAUSE TestIpcModeOlderClient [2023-01-11T08:59:52.713Z] === RUN TestKillContainerInvalidSignal [2023-01-11T08:59:52.936Z] --- PASS: TestResizeWhenContainerNotStarted (1.66s) [2023-01-11T08:59:52.936Z] === RUN TestDaemonRestartKillContainers [2023-01-11T08:59:52.936Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-11T08:59:52.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-11T08:59:52.936Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-11T08:59:52.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-11T08:59:52.936Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-11T08:59:52.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-11T08:59:52.936Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-11T08:59:52.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-11T08:59:52.936Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-11T08:59:52.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-11T08:59:52.936Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-11T08:59:52.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-11T08:59:52.936Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-11T08:59:52.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-11T08:59:52.936Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-11T08:59:52.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-11T08:59:52.936Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-11T08:59:52.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-11T08:59:52.936Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-11T08:59:52.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-11T08:59:52.936Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-11T08:59:52.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-11T08:59:52.936Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-11T08:59:52.936Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-11T08:59:52.936Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-11T08:59:52.936Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-11T08:59:53.283Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2023-01-11T08:59:53.283Z] === RUN TestKillContainer [2023-01-11T08:59:53.283Z] === RUN TestKillContainer/no_signal [2023-01-11T08:59:53.851Z] === RUN TestKillContainer/non_killing_signal [2023-01-11T08:59:54.110Z] === RUN TestKillContainer/killing_signal [2023-01-11T08:59:54.677Z] --- PASS: TestKillContainer (1.36s) [2023-01-11T08:59:54.677Z] --- PASS: TestKillContainer/no_signal (0.44s) [2023-01-11T08:59:54.677Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2023-01-11T08:59:54.677Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2023-01-11T08:59:54.677Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-01-11T08:59:54.677Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-01-11T08:59:54.829Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-11T08:59:55.091Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-11T08:59:55.245Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-01-11T08:59:56.181Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.48s) [2023-01-11T08:59:56.181Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2023-01-11T08:59:56.181Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2023-01-11T08:59:56.181Z] === RUN TestKillStoppedContainer [2023-01-11T08:59:56.181Z] --- PASS: TestKillStoppedContainer (0.06s) [2023-01-11T08:59:56.181Z] === RUN TestKillStoppedContainerAPIPre120 [2023-01-11T08:59:56.181Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2023-01-11T08:59:56.181Z] === RUN TestKillDifferentUserContainer [2023-01-11T08:59:56.749Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2023-01-11T08:59:56.749Z] === RUN TestInspectOomKilledTrue [2023-01-11T08:59:56.749Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2023-01-11T08:59:56.749Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-01-11T08:59:56.749Z] === RUN TestInspectOomKilledFalse [2023-01-11T08:59:57.008Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2023-01-11T08:59:57.008Z] === RUN TestLinksEtcHostsContentMatch [2023-01-11T08:59:57.267Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2023-01-11T08:59:57.267Z] === RUN TestLinksContainerNames [2023-01-11T08:59:57.608Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-11T08:59:57.608Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-11T08:59:58.204Z] --- PASS: TestLinksContainerNames (0.92s) [2023-01-11T08:59:58.205Z] === RUN TestLogsFollowTailEmpty [2023-01-11T08:59:58.656Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2023-01-11T08:59:58.656Z] === RUN TestContainerNetworkMountsNoChown [2023-01-11T08:59:59.228Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2023-01-11T08:59:59.228Z] === RUN TestMountDaemonRoot [2023-01-11T08:59:59.228Z] === RUN TestMountDaemonRoot/default [2023-01-11T08:59:59.228Z] === PAUSE TestMountDaemonRoot/default [2023-01-11T08:59:59.228Z] === RUN TestMountDaemonRoot/private [2023-01-11T08:59:59.228Z] === PAUSE TestMountDaemonRoot/private [2023-01-11T08:59:59.228Z] === RUN TestMountDaemonRoot/rprivate [2023-01-11T08:59:59.228Z] === PAUSE TestMountDaemonRoot/rprivate [2023-01-11T08:59:59.228Z] === RUN TestMountDaemonRoot/slave [2023-01-11T08:59:59.228Z] === PAUSE TestMountDaemonRoot/slave [2023-01-11T08:59:59.228Z] === RUN TestMountDaemonRoot/rslave [2023-01-11T08:59:59.228Z] === PAUSE TestMountDaemonRoot/rslave [2023-01-11T08:59:59.228Z] === RUN TestMountDaemonRoot/shared [2023-01-11T08:59:59.228Z] === PAUSE TestMountDaemonRoot/shared [2023-01-11T08:59:59.228Z] === RUN TestMountDaemonRoot/rshared [2023-01-11T08:59:59.228Z] === PAUSE TestMountDaemonRoot/rshared [2023-01-11T08:59:59.228Z] === CONT TestMountDaemonRoot/default [2023-01-11T08:59:59.229Z] === RUN TestMountDaemonRoot/default/bind_root [2023-01-11T08:59:59.229Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-01-11T08:59:59.229Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-01-11T08:59:59.229Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-01-11T08:59:59.229Z] === RUN TestMountDaemonRoot/default/mount_root [2023-01-11T08:59:59.229Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-01-11T08:59:59.229Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-01-11T08:59:59.229Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-01-11T08:59:59.229Z] === CONT TestMountDaemonRoot/default/bind_root [2023-01-11T08:59:59.229Z] === CONT TestMountDaemonRoot/rshared [2023-01-11T08:59:59.229Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-01-11T08:59:59.229Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-01-11T08:59:59.229Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-01-11T08:59:59.229Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-01-11T08:59:59.229Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-01-11T08:59:59.229Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-01-11T08:59:59.229Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-01-11T08:59:59.229Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-01-11T08:59:59.229Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-01-11T08:59:59.229Z] === CONT TestMountDaemonRoot/shared [2023-01-11T08:59:59.229Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-01-11T08:59:59.229Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-01-11T08:59:59.229Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-01-11T08:59:59.229Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-01-11T08:59:59.229Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-01-11T08:59:59.229Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-01-11T08:59:59.229Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-01-11T08:59:59.229Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-01-11T08:59:59.229Z] === CONT TestMountDaemonRoot/rslave [2023-01-11T08:59:59.229Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-01-11T08:59:59.229Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-01-11T08:59:59.229Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-01-11T08:59:59.229Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-01-11T08:59:59.229Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-01-11T08:59:59.229Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-01-11T08:59:59.229Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-01-11T08:59:59.229Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-01-11T08:59:59.229Z] === CONT TestMountDaemonRoot/slave [2023-01-11T08:59:59.229Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-01-11T08:59:59.229Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-01-11T08:59:59.229Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-01-11T08:59:59.229Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-01-11T08:59:59.229Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-01-11T08:59:59.229Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-01-11T08:59:59.229Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-01-11T08:59:59.229Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-01-11T08:59:59.229Z] === CONT TestMountDaemonRoot/rprivate [2023-01-11T08:59:59.229Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-01-11T08:59:59.229Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-01-11T08:59:59.229Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-01-11T08:59:59.229Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-01-11T08:59:59.229Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-01-11T08:59:59.229Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-01-11T08:59:59.229Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-01-11T08:59:59.229Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-01-11T08:59:59.229Z] === CONT TestMountDaemonRoot/private [2023-01-11T08:59:59.229Z] === RUN TestMountDaemonRoot/private/mount_root [2023-01-11T08:59:59.229Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-01-11T08:59:59.229Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-01-11T08:59:59.229Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-01-11T08:59:59.229Z] === RUN TestMountDaemonRoot/private/bind_root [2023-01-11T08:59:59.229Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-01-11T08:59:59.229Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-01-11T08:59:59.229Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-01-11T08:59:59.229Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-01-11T08:59:59.229Z] === CONT TestMountDaemonRoot/default/mount_root [2023-01-11T08:59:59.229Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-01-11T08:59:59.229Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-01-11T08:59:59.488Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-01-11T08:59:59.488Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-01-11T08:59:59.488Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-01-11T08:59:59.488Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-01-11T08:59:59.628Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-11T08:59:59.748Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-01-11T08:59:59.748Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-01-11T08:59:59.748Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-01-11T08:59:59.748Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-01-11T08:59:59.748Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-01-11T08:59:59.748Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-01-11T08:59:59.748Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-01-11T08:59:59.748Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-01-11T08:59:59.748Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-01-11T08:59:59.748Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-01-11T08:59:59.748Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-01-11T08:59:59.891Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-11T09:00:00.006Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-01-11T09:00:00.006Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-01-11T09:00:00.006Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-01-11T09:00:00.006Z] === CONT TestMountDaemonRoot/private/mount_root [2023-01-11T09:00:00.006Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-01-11T09:00:00.006Z] === CONT TestMountDaemonRoot/private/bind_root [2023-01-11T09:00:00.006Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.13s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.12s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.14s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.14s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2023-01-11T09:00:00.006Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-01-11T09:00:00.007Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-01-11T09:00:00.007Z] === RUN TestContainerBindMountNonRecursive [2023-01-11T09:00:01.338Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-11T09:00:01.385Z] --- PASS: TestContainerBindMountNonRecursive (1.32s) [2023-01-11T09:00:01.385Z] === RUN TestContainerVolumesMountedAsShared [2023-01-11T09:00:01.612Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-11T09:00:01.644Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2023-01-11T09:00:01.644Z] === RUN TestContainerVolumesMountedAsSlave [2023-01-11T09:00:02.212Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2023-01-11T09:00:02.212Z] === RUN TestNetworkNat [2023-01-11T09:00:02.470Z] --- PASS: TestNetworkNat (0.48s) [2023-01-11T09:00:02.470Z] === RUN TestNetworkLocalhostTCPNat [2023-01-11T09:00:03.038Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2023-01-11T09:00:03.038Z] === RUN TestNetworkLoopbackNat [2023-01-11T09:00:04.884Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-11T09:00:04.884Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-11T09:00:05.571Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2023-01-11T09:00:05.571Z] === RUN TestPause [2023-01-11T09:00:06.139Z] --- PASS: TestPause (0.49s) [2023-01-11T09:00:06.139Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-01-11T09:00:06.139Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-01-11T09:00:06.139Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-01-11T09:00:06.139Z] === RUN TestPauseStopPausedContainer [2023-01-11T09:00:06.250Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-01-11T09:00:06.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.96s) [2023-01-11T09:00:06.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.24s) [2023-01-11T09:00:06.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.79s) [2023-01-11T09:00:06.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.75s) [2023-01-11T09:00:06.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.94s) [2023-01-11T09:00:06.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.03s) [2023-01-11T09:00:06.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2023-01-11T09:00:06.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.09s) [2023-01-11T09:00:06.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.85s) [2023-01-11T09:00:06.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.76s) [2023-01-11T09:00:06.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2023-01-11T09:00:06.250Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.00s) [2023-01-11T09:00:06.250Z] === RUN TestCgroupNamespacesRun [2023-01-11T09:00:06.709Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2023-01-11T09:00:06.710Z] === RUN TestPsFilter [2023-01-11T09:00:06.710Z] --- PASS: TestPsFilter (0.14s) [2023-01-11T09:00:06.710Z] === RUN TestRemoveContainerWithRemovedVolume [2023-01-11T09:00:07.280Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2023-01-11T09:00:07.280Z] === RUN TestRemoveContainerWithVolume [2023-01-11T09:00:07.539Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2023-01-11T09:00:07.539Z] === RUN TestRemoveContainerRunning [2023-01-11T09:00:07.615Z] --- PASS: TestCgroupNamespacesRun (1.29s) [2023-01-11T09:00:07.615Z] === RUN TestCgroupNamespacesRunPrivileged [2023-01-11T09:00:08.107Z] --- PASS: TestRemoveContainerRunning (0.42s) [2023-01-11T09:00:08.107Z] === RUN TestRemoveContainerForceRemoveRunning [2023-01-11T09:00:08.368Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2023-01-11T09:00:08.368Z] === RUN TestRemoveInvalidContainer [2023-01-11T09:00:08.368Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-01-11T09:00:08.368Z] === RUN TestRenameLinkedContainer [2023-01-11T09:00:08.982Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.49s) [2023-01-11T09:00:08.982Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-01-11T09:00:10.272Z] --- PASS: TestRenameLinkedContainer (1.75s) [2023-01-11T09:00:10.272Z] === RUN TestRenameStoppedContainer [2023-01-11T09:00:10.348Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.30s) [2023-01-11T09:00:10.348Z] === RUN TestCgroupNamespacesRunHostMode [2023-01-11T09:00:10.531Z] --- PASS: TestRenameStoppedContainer (0.43s) [2023-01-11T09:00:10.531Z] === RUN TestRenameRunningContainerAndReuse [2023-01-11T09:00:11.467Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2023-01-11T09:00:11.467Z] === RUN TestRenameInvalidName [2023-01-11T09:00:11.714Z] --- PASS: TestCgroupNamespacesRunHostMode (1.27s) [2023-01-11T09:00:11.714Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-01-11T09:00:12.035Z] --- PASS: TestRenameInvalidName (0.44s) [2023-01-11T09:00:12.035Z] === RUN TestRenameAnonymousContainer [2023-01-11T09:00:13.080Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.26s) [2023-01-11T09:00:13.080Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-01-11T09:00:13.473Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2023-01-11T09:00:13.473Z] === RUN TestRenameContainerWithSameName [2023-01-11T09:00:13.741Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2023-01-11T09:00:13.741Z] === RUN TestRenameContainerWithLinkedContainer [2023-01-11T09:00:14.447Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.27s) [2023-01-11T09:00:14.447Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-01-11T09:00:14.697Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2023-01-11T09:00:14.697Z] === RUN TestResize [2023-01-11T09:00:15.008Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.73s) [2023-01-11T09:00:15.008Z] === RUN TestCgroupNamespacesRunOlderClient [2023-01-11T09:00:15.284Z] --- PASS: TestResize (0.59s) [2023-01-11T09:00:15.284Z] === RUN TestResizeWithInvalidSize [2023-01-11T09:00:15.852Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2023-01-11T09:00:15.852Z] === RUN TestResizeWhenContainerNotStarted [2023-01-11T09:00:16.112Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2023-01-11T09:00:16.112Z] === RUN TestDaemonRestartKillContainers [2023-01-11T09:00:16.112Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-11T09:00:16.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-11T09:00:16.112Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-11T09:00:16.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-11T09:00:16.112Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-11T09:00:16.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-11T09:00:16.112Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-11T09:00:16.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-11T09:00:16.112Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-11T09:00:16.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-11T09:00:16.112Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-11T09:00:16.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-11T09:00:16.112Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-11T09:00:16.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-11T09:00:16.112Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-11T09:00:16.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-11T09:00:16.112Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-11T09:00:16.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-11T09:00:16.112Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-11T09:00:16.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-11T09:00:16.112Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-11T09:00:16.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-11T09:00:16.112Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-11T09:00:16.112Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-11T09:00:16.112Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-11T09:00:16.112Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-11T09:00:16.374Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.31s) [2023-01-11T09:00:16.374Z] === RUN TestNISDomainname [2023-01-11T09:00:16.936Z] --- PASS: TestNISDomainname (0.63s) [2023-01-11T09:00:16.936Z] === RUN TestHostnameDnsResolution [2023-01-11T09:00:17.502Z] --- PASS: TestHostnameDnsResolution (0.72s) [2023-01-11T09:00:17.502Z] === RUN TestUnprivilegedPortsAndPing [2023-01-11T09:00:18.018Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-11T09:00:18.018Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-11T09:00:18.065Z] --- PASS: TestUnprivilegedPortsAndPing (0.63s) [2023-01-11T09:00:18.065Z] === RUN TestStats [2023-01-11T09:00:19.922Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-11T09:00:20.181Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-11T09:00:21.334Z] --- PASS: TestStats (2.53s) [2023-01-11T09:00:21.334Z] === RUN TestStopContainerWithTimeout [2023-01-11T09:00:21.334Z] === RUN TestStopContainerWithTimeout/0 [2023-01-11T09:00:21.334Z] === PAUSE TestStopContainerWithTimeout/0 [2023-01-11T09:00:21.334Z] === RUN TestStopContainerWithTimeout/1 [2023-01-11T09:00:21.334Z] === PAUSE TestStopContainerWithTimeout/1 [2023-01-11T09:00:21.334Z] === RUN TestStopContainerWithTimeout/3 [2023-01-11T09:00:21.334Z] === PAUSE TestStopContainerWithTimeout/3 [2023-01-11T09:00:21.334Z] === RUN TestStopContainerWithTimeout/-1 [2023-01-11T09:00:21.334Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-01-11T09:00:21.334Z] === CONT TestStopContainerWithTimeout/0 [2023-01-11T09:00:21.334Z] === CONT TestStopContainerWithTimeout/-1 [2023-01-11T09:00:21.334Z] === CONT TestStopContainerWithTimeout/3 [2023-01-11T09:00:21.564Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-11T09:00:22.005Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-11T09:00:22.832Z] sha256:69ac377f99fdfb2a7b4b6c56c4c520bc01528020bb773cf3cbb1d3bbba6c453e [2023-01-11T09:00:22.832Z] INFO: Starting docker-py tests... [2023-01-11T09:00:22.832Z] ============================= test session starts ============================== [2023-01-11T09:00:22.832Z] platform linux -- Python 3.7.16, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2023-01-11T09:00:22.832Z] rootdir: /src, inifile: pytest.ini [2023-01-11T09:00:22.832Z] plugins: timeout-1.3.3, cov-2.6.1 [2023-01-11T09:00:22.832Z] collected 389 items / 1 deselected / 388 selected [2023-01-11T09:00:22.832Z] [2023-01-11T09:00:23.383Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-11T09:00:23.383Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-11T09:00:23.960Z] === CONT TestStopContainerWithTimeout/1 [2023-01-11T09:00:24.760Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-11T09:00:24.760Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-11T09:00:25.327Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-01-11T09:00:25.327Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2023-01-11T09:00:25.327Z] --- PASS: TestStopContainerWithTimeout/-1 (2.79s) [2023-01-11T09:00:25.327Z] --- PASS: TestStopContainerWithTimeout/3 (2.51s) [2023-01-11T09:00:25.327Z] --- PASS: TestStopContainerWithTimeout/1 (1.54s) [2023-01-11T09:00:25.327Z] === RUN TestDeleteDevicemapper [2023-01-11T09:00:25.327Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-01-11T09:00:25.327Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-01-11T09:00:25.327Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-01-11T09:00:26.665Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-01-11T09:00:26.665Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.76s) [2023-01-11T09:00:26.665Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.87s) [2023-01-11T09:00:26.665Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.08s) [2023-01-11T09:00:26.665Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.23s) [2023-01-11T09:00:26.665Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.68s) [2023-01-11T09:00:26.665Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s) [2023-01-11T09:00:26.665Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s) [2023-01-11T09:00:26.665Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.75s) [2023-01-11T09:00:26.665Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2023-01-11T09:00:26.665Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s) [2023-01-11T09:00:26.665Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2023-01-11T09:00:26.665Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.82s) [2023-01-11T09:00:26.665Z] === RUN TestCgroupNamespacesRun [2023-01-11T09:00:26.694Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.55s) [2023-01-11T09:00:26.695Z] === RUN TestUpdateMemory [2023-01-11T09:00:27.258Z] --- PASS: TestUpdateMemory (0.66s) [2023-01-11T09:00:27.258Z] === RUN TestUpdateCPUQuota [2023-01-11T09:00:28.046Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2023-01-11T09:00:28.046Z] === RUN TestCgroupNamespacesRunPrivileged [2023-01-11T09:00:28.046Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2023-01-11T09:00:28.046Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2023-01-11T09:00:28.046Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-01-11T09:00:28.186Z] --- PASS: TestUpdateCPUQuota (0.95s) [2023-01-11T09:00:28.186Z] === RUN TestUpdatePidsLimit [2023-01-11T09:00:28.186Z] === RUN TestUpdatePidsLimit/update_from_none [2023-01-11T09:00:28.443Z] === RUN TestUpdatePidsLimit/no_change [2023-01-11T09:00:28.704Z] === RUN TestUpdatePidsLimit/update_lower [2023-01-11T09:00:28.960Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-01-11T09:00:28.983Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2023-01-11T09:00:28.983Z] === RUN TestCgroupNamespacesRunHostMode [2023-01-11T09:00:29.217Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-01-11T09:00:29.473Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-01-11T09:00:29.473Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-01-11T09:00:30.358Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2023-01-11T09:00:30.358Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-01-11T09:00:30.402Z] --- PASS: TestUpdatePidsLimit (2.22s) [2023-01-11T09:00:30.402Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2023-01-11T09:00:30.402Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2023-01-11T09:00:30.402Z] --- PASS: TestUpdatePidsLimit/update_lower (0.24s) [2023-01-11T09:00:30.402Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s) [2023-01-11T09:00:30.402Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2023-01-11T09:00:30.402Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2023-01-11T09:00:30.402Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2023-01-11T09:00:30.402Z] === RUN TestUpdateRestartPolicy [2023-01-11T09:00:31.295Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2023-01-11T09:00:31.295Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-01-11T09:00:32.671Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2023-01-11T09:00:32.672Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-01-11T09:00:33.240Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2023-01-11T09:00:33.240Z] === RUN TestCgroupNamespacesRunOlderClient [2023-01-11T09:00:33.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-01-11T09:00:33.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-01-11T09:00:34.616Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s) [2023-01-11T09:00:34.616Z] === RUN TestNISDomainname [2023-01-11T09:00:34.875Z] --- PASS: TestNISDomainname (0.59s) [2023-01-11T09:00:34.875Z] === RUN TestHostnameDnsResolution [2023-01-11T09:00:35.811Z] --- PASS: TestHostnameDnsResolution (0.88s) [2023-01-11T09:00:35.811Z] === RUN TestUnprivilegedPortsAndPing [2023-01-11T09:00:36.378Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s) [2023-01-11T09:00:36.378Z] === RUN TestStats [2023-01-11T09:00:38.321Z] tests/integration/api_build_test.py .......................X [ 6%] [2023-01-11T09:00:38.886Z] tests/integration/api_client_test.py ..... [ 7%] [2023-01-11T09:00:38.910Z] --- PASS: TestStats (2.52s) [2023-01-11T09:00:38.910Z] === RUN TestStopContainerWithTimeout [2023-01-11T09:00:38.910Z] === RUN TestStopContainerWithTimeout/0 [2023-01-11T09:00:38.910Z] === PAUSE TestStopContainerWithTimeout/0 [2023-01-11T09:00:38.910Z] === RUN TestStopContainerWithTimeout/1 [2023-01-11T09:00:38.910Z] === PAUSE TestStopContainerWithTimeout/1 [2023-01-11T09:00:38.910Z] === RUN TestStopContainerWithTimeout/3 [2023-01-11T09:00:38.910Z] === PAUSE TestStopContainerWithTimeout/3 [2023-01-11T09:00:38.910Z] === RUN TestStopContainerWithTimeout/-1 [2023-01-11T09:00:38.910Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-01-11T09:00:38.910Z] === CONT TestStopContainerWithTimeout/0 [2023-01-11T09:00:38.910Z] === CONT TestStopContainerWithTimeout/-1 [2023-01-11T09:00:39.847Z] === CONT TestStopContainerWithTimeout/3 [2023-01-11T09:00:40.642Z] tests/integration/api_config_test.py ..... [ 8%] [2023-01-11T09:00:41.750Z] === CONT TestStopContainerWithTimeout/1 [2023-01-11T09:00:42.575Z] --- PASS: TestUpdateRestartPolicy (11.41s) [2023-01-11T09:00:42.575Z] === RUN TestUpdateRestartWithAutoRemove [2023-01-11T09:00:42.575Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s) [2023-01-11T09:00:42.575Z] === RUN TestWaitNonBlocked [2023-01-11T09:00:42.575Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-11T09:00:42.575Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-11T09:00:42.575Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-11T09:00:42.575Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-11T09:00:42.575Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-11T09:00:42.575Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-11T09:00:43.126Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-01-11T09:00:43.126Z] --- PASS: TestStopContainerWithTimeout/0 (0.80s) [2023-01-11T09:00:43.126Z] --- PASS: TestStopContainerWithTimeout/-1 (2.81s) [2023-01-11T09:00:43.126Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2023-01-11T09:00:43.126Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2023-01-11T09:00:43.126Z] === RUN TestDeleteDevicemapper [2023-01-11T09:00:43.126Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-01-11T09:00:43.126Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-01-11T09:00:43.126Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-01-11T09:00:43.136Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-01-11T09:00:43.136Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2023-01-11T09:00:43.136Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2023-01-11T09:00:43.136Z] === RUN TestWaitBlocked [2023-01-11T09:00:43.136Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-11T09:00:43.136Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-11T09:00:43.136Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-01-11T09:00:43.136Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-01-11T09:00:43.136Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-11T09:00:43.136Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-01-11T09:00:44.502Z] --- PASS: TestWaitBlocked (0.01s) [2023-01-11T09:00:44.502Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s) [2023-01-11T09:00:44.502Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s) [2023-01-11T09:00:44.502Z] === CONT TestContainerStartOnDaemonRestart [2023-01-11T09:00:44.502Z] === CONT TestRestartDaemonWithRestartingContainer [2023-01-11T09:00:44.504Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.39s) [2023-01-11T09:00:44.504Z] === RUN TestUpdateMemory [2023-01-11T09:00:45.072Z] --- PASS: TestUpdateMemory (0.54s) [2023-01-11T09:00:45.072Z] === RUN TestUpdateCPUQuota [2023-01-11T09:00:46.007Z] --- PASS: TestUpdateCPUQuota (0.88s) [2023-01-11T09:00:46.007Z] === RUN TestUpdatePidsLimit [2023-01-11T09:00:46.007Z] === RUN TestUpdatePidsLimit/update_from_none [2023-01-11T09:00:46.266Z] === RUN TestUpdatePidsLimit/no_change [2023-01-11T09:00:46.525Z] === RUN TestUpdatePidsLimit/update_lower [2023-01-11T09:00:46.784Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-01-11T09:00:46.784Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-01-11T09:00:47.022Z] --- PASS: TestContainerStartOnDaemonRestart (2.58s) [2023-01-11T09:00:47.022Z] === CONT TestIpcModeOlderClient [2023-01-11T09:00:47.022Z] --- PASS: TestIpcModeOlderClient (0.09s) [2023-01-11T09:00:47.022Z] === CONT TestContainerKillOnDaemonStart [2023-01-11T09:00:47.022Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.76s) [2023-01-11T09:00:47.022Z] === CONT TestDaemonHostGatewayIP [2023-01-11T09:00:47.044Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-01-11T09:00:47.136Z] --- PASS: TestBuildWithHugeFile (54.14s) [2023-01-11T09:00:47.136Z] === RUN TestBuildWithEmptyDockerfile [2023-01-11T09:00:47.136Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-11T09:00:47.136Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-11T09:00:47.136Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-11T09:00:47.136Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-11T09:00:47.136Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-11T09:00:47.136Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-11T09:00:47.136Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-11T09:00:47.136Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-11T09:00:47.136Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-11T09:00:47.136Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2023-01-11T09:00:47.136Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2023-01-11T09:00:47.136Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2023-01-11T09:00:47.136Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2023-01-11T09:00:47.136Z] === RUN TestBuildPreserveOwnership [2023-01-11T09:00:47.136Z] === RUN TestBuildPreserveOwnership/copy_from [2023-01-11T09:00:47.303Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-01-11T09:00:48.239Z] --- PASS: TestUpdatePidsLimit (2.05s) [2023-01-11T09:00:48.239Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2023-01-11T09:00:48.239Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2023-01-11T09:00:48.239Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2023-01-11T09:00:48.239Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2023-01-11T09:00:48.239Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2023-01-11T09:00:48.239Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2023-01-11T09:00:48.239Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2023-01-11T09:00:48.239Z] === RUN TestUpdateRestartPolicy [2023-01-11T09:00:50.297Z] --- PASS: TestDaemonHostGatewayIP (2.76s) [2023-01-11T09:00:50.297Z] === CONT TestDaemonRestartIpcMode [2023-01-11T09:00:50.398Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-01-11T09:00:52.188Z] --- PASS: TestDaemonRestartIpcMode (2.42s) [2023-01-11T09:00:54.570Z] --- PASS: TestBuildPreserveOwnership (9.63s) [2023-01-11T09:00:54.570Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.62s) [2023-01-11T09:00:54.570Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2023-01-11T09:00:54.570Z] === RUN TestBuildPlatformInvalid [2023-01-11T09:00:54.570Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2023-01-11T09:00:54.570Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-01-11T09:00:54.570Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2023-01-11T09:00:54.570Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2023-01-11T09:00:54.570Z] PASS [2023-01-11T09:00:54.570Z] [2023-01-11T09:00:54.570Z] === Skipped [2023-01-11T09:00:54.570Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-01-11T09:00:54.570Z] build_session_test.go:25: TODO: BuildKit [2023-01-11T09:00:54.570Z] [2023-01-11T09:00:54.570Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2023-01-11T09:00:54.570Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2023-01-11T09:00:54.570Z] [2023-01-11T09:00:54.570Z] DONE 33 tests, 2 skipped in 116.356s [2023-01-11T09:00:54.570Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-01-11T09:00:54.570Z] INFO: Testing against a local daemon [2023-01-11T09:00:54.570Z] === RUN TestConfigInspect [2023-01-11T09:00:54.570Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:00:54.570Z] --- SKIP: TestConfigInspect (0.02s) [2023-01-11T09:00:54.570Z] === RUN TestConfigList [2023-01-11T09:00:54.570Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:00:54.570Z] --- SKIP: TestConfigList (0.01s) [2023-01-11T09:00:54.570Z] === RUN TestConfigsCreateAndDelete [2023-01-11T09:00:54.570Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:00:54.570Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2023-01-11T09:00:54.570Z] === RUN TestConfigsUpdate [2023-01-11T09:00:54.570Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:00:54.570Z] --- SKIP: TestConfigsUpdate (0.01s) [2023-01-11T09:00:54.570Z] === RUN TestTemplatedConfig [2023-01-11T09:00:54.570Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:00:54.570Z] --- SKIP: TestTemplatedConfig (0.00s) [2023-01-11T09:00:54.570Z] === RUN TestConfigCreateResolve [2023-01-11T09:00:54.570Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:00:54.570Z] --- SKIP: TestConfigCreateResolve (0.01s) [2023-01-11T09:00:54.570Z] === RUN TestConfigDaemonLibtrustID [2023-01-11T09:00:55.933Z] --- PASS: TestConfigDaemonLibtrustID (1.56s) [2023-01-11T09:00:55.933Z] PASS [2023-01-11T09:00:55.933Z] [2023-01-11T09:00:55.933Z] === Skipped [2023-01-11T09:00:55.933Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2023-01-11T09:00:55.933Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:00:55.933Z] [2023-01-11T09:00:55.933Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2023-01-11T09:00:55.933Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:00:55.933Z] [2023-01-11T09:00:55.933Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2023-01-11T09:00:55.933Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:00:55.933Z] [2023-01-11T09:00:55.933Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2023-01-11T09:00:55.933Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:00:55.933Z] [2023-01-11T09:00:55.933Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2023-01-11T09:00:55.933Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:00:55.933Z] [2023-01-11T09:00:55.933Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2023-01-11T09:00:55.933Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:00:55.933Z] [2023-01-11T09:00:55.933Z] DONE 7 tests, 6 skipped in 1.726s [2023-01-11T09:00:55.933Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-01-11T09:00:56.189Z] INFO: Testing against a local daemon [2023-01-11T09:00:56.189Z] === RUN TestCheckpoint [2023-01-11T09:00:56.189Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-11T09:00:56.189Z] --- SKIP: TestCheckpoint (0.00s) [2023-01-11T09:00:56.189Z] === RUN TestContainerInvalidJSON [2023-01-11T09:00:56.189Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-01-11T09:00:56.189Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-01-11T09:00:56.189Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-01-11T09:00:56.189Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-01-11T09:00:56.189Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-01-11T09:00:56.189Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-01-11T09:00:56.189Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-01-11T09:00:56.189Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-01-11T09:00:56.189Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-01-11T09:00:56.189Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-01-11T09:00:56.189Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-01-11T09:00:56.189Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-01-11T09:00:56.189Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-01-11T09:00:56.189Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-01-11T09:00:56.189Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2023-01-11T09:00:56.189Z] === RUN TestCopyFromContainerPathIsNotDir [2023-01-11T09:00:56.189Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2023-01-11T09:00:56.189Z] === RUN TestCopyToContainerPathDoesNotExist [2023-01-11T09:00:56.457Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2023-01-11T09:00:56.457Z] === RUN TestCopyToContainerPathIsNotDir [2023-01-11T09:00:56.457Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-01-11T09:00:56.457Z] === RUN TestCopyFromContainer [2023-01-11T09:00:58.742Z] --- PASS: TestContainerKillOnDaemonStart (11.95s) [2023-01-11T09:00:58.742Z] PASS [2023-01-11T09:00:58.742Z] [2023-01-11T09:00:58.742Z] === Skipped [2023-01-11T09:00:58.742Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-01-11T09:00:58.742Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-11T09:00:58.742Z] [2023-01-11T09:00:58.742Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-01-11T09:00:58.742Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-01-11T09:00:58.742Z] [2023-01-11T09:00:58.742Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2023-01-11T09:00:58.742Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-01-11T09:00:58.742Z] [2023-01-11T09:00:58.742Z] DONE 197 tests, 3 skipped in 125.996s [2023-01-11T09:00:58.742Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-01-11T09:00:58.742Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:00:58.742Z] ++ set -e [2023-01-11T09:00:58.742Z] ++ '[' -n 0 ']' [2023-01-11T09:00:58.742Z] ++ set -x [2023-01-11T09:00:58.742Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:00:59.018Z] INFO: Testing against a local daemon [2023-01-11T09:00:59.018Z] === RUN TestLiveRestore [2023-01-11T09:00:59.018Z] === RUN TestLiveRestore/volume_references [2023-01-11T09:00:59.018Z] === PAUSE TestLiveRestore/volume_references [2023-01-11T09:00:59.018Z] === CONT TestLiveRestore/volume_references [2023-01-11T09:00:59.581Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-01-11T09:00:59.581Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-01-11T09:01:00.441Z] --- PASS: TestUpdateRestartPolicy (10.96s) [2023-01-11T09:01:00.441Z] === RUN TestUpdateRestartWithAutoRemove [2023-01-11T09:01:00.441Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2023-01-11T09:01:00.441Z] === RUN TestWaitNonBlocked [2023-01-11T09:01:00.441Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-11T09:01:00.441Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-11T09:01:00.441Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-11T09:01:00.441Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-11T09:01:00.441Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-11T09:01:00.441Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-11T09:01:00.441Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-01-11T09:01:00.441Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.79s) [2023-01-11T09:01:00.441Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s) [2023-01-11T09:01:00.441Z] === RUN TestWaitBlocked [2023-01-11T09:01:00.441Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-11T09:01:00.441Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-11T09:01:00.441Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-01-11T09:01:00.441Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-01-11T09:01:00.441Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-11T09:01:00.441Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-01-11T09:01:00.617Z] === RUN TestCopyFromContainer// [2023-01-11T09:01:00.618Z] === RUN TestCopyFromContainer//bar/root [2023-01-11T09:01:00.618Z] === RUN TestCopyFromContainer//bar/root/ [2023-01-11T09:01:00.618Z] === RUN TestCopyFromContainer/bar/quux [2023-01-11T09:01:00.618Z] === RUN TestCopyFromContainer/bar/quux/ [2023-01-11T09:01:00.618Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-01-11T09:01:00.618Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-01-11T09:01:00.618Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-01-11T09:01:00.618Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-01-11T09:01:00.618Z] === RUN TestCopyFromContainer/bar/notarget [2023-01-11T09:01:00.618Z] --- PASS: TestCopyFromContainer (4.29s) [2023-01-11T09:01:00.618Z] --- PASS: TestCopyFromContainer// (0.06s) [2023-01-11T09:01:00.618Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2023-01-11T09:01:00.618Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-01-11T09:01:00.618Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2023-01-11T09:01:00.618Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2023-01-11T09:01:00.618Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-01-11T09:01:00.618Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2023-01-11T09:01:00.618Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2023-01-11T09:01:00.618Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-01-11T09:01:00.618Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2023-01-11T09:01:00.618Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-01-11T09:01:00.618Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-11T09:01:00.618Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-11T09:01:00.618Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-11T09:01:00.618Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-11T09:01:00.618Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-11T09:01:00.618Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-11T09:01:00.618Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-11T09:01:00.618Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-11T09:01:00.618Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-11T09:01:00.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-01-11T09:01:00.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-01-11T09:01:00.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-01-11T09:01:00.618Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-01-11T09:01:00.618Z] === RUN TestCreateLinkToNonExistingContainer [2023-01-11T09:01:00.618Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-01-11T09:01:00.618Z] === RUN TestCreateWithInvalidEnv [2023-01-11T09:01:00.618Z] === RUN TestCreateWithInvalidEnv/0 [2023-01-11T09:01:00.618Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-01-11T09:01:00.618Z] === RUN TestCreateWithInvalidEnv/1 [2023-01-11T09:01:00.618Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-01-11T09:01:00.618Z] === RUN TestCreateWithInvalidEnv/2 [2023-01-11T09:01:00.618Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-01-11T09:01:00.618Z] === CONT TestCreateWithInvalidEnv/0 [2023-01-11T09:01:00.618Z] === CONT TestCreateWithInvalidEnv/2 [2023-01-11T09:01:00.618Z] === CONT TestCreateWithInvalidEnv/1 [2023-01-11T09:01:00.618Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-01-11T09:01:00.618Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-01-11T09:01:00.618Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-01-11T09:01:00.618Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-01-11T09:01:00.618Z] === RUN TestCreateTmpfsMountsTarget [2023-01-11T09:01:00.618Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-01-11T09:01:00.618Z] === RUN TestCreateWithCustomMaskedPaths [2023-01-11T09:01:00.947Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-01-11T09:01:01.009Z] --- PASS: TestWaitBlocked (0.01s) [2023-01-11T09:01:01.009Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2023-01-11T09:01:01.009Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2023-01-11T09:01:01.009Z] === CONT TestContainerStartOnDaemonRestart [2023-01-11T09:01:01.009Z] === CONT TestRestartDaemonWithRestartingContainer [2023-01-11T09:01:01.877Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-01-11T09:01:01.982Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2023-01-11T09:01:01.982Z] === RUN TestCreateWithCustomReadonlyPaths [2023-01-11T09:01:02.806Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-01-11T09:01:03.048Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.10s) [2023-01-11T09:01:03.048Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-01-11T09:01:03.048Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-11T09:01:03.048Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-11T09:01:03.048Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-11T09:01:03.048Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-11T09:01:03.048Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-11T09:01:03.048Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-11T09:01:03.048Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-11T09:01:03.048Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-11T09:01:03.048Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-11T09:01:03.048Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-11T09:01:03.048Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-11T09:01:03.048Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-11T09:01:03.048Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-11T09:01:03.048Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-11T09:01:03.048Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-11T09:01:03.048Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-01-11T09:01:03.048Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-01-11T09:01:03.048Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-01-11T09:01:03.048Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-01-11T09:01:03.048Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-01-11T09:01:03.048Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-01-11T09:01:03.048Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-01-11T09:01:03.544Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s) [2023-01-11T09:01:03.544Z] === CONT TestIpcModeOlderClient [2023-01-11T09:01:03.544Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.38s) [2023-01-11T09:01:03.544Z] === CONT TestContainerKillOnDaemonStart [2023-01-11T09:01:03.544Z] --- PASS: TestIpcModeOlderClient (0.11s) [2023-01-11T09:01:03.544Z] === CONT TestDaemonHostGatewayIP [2023-01-11T09:01:03.610Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2023-01-11T09:01:03.610Z] === RUN TestCreateDifferentPlatform [2023-01-11T09:01:03.610Z] === RUN TestCreateDifferentPlatform/different_os [2023-01-11T09:01:03.610Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-01-11T09:01:03.610Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-01-11T09:01:03.610Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-01-11T09:01:03.610Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-01-11T09:01:03.610Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-01-11T09:01:03.610Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2023-01-11T09:01:03.610Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-01-11T09:01:03.610Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-01-11T09:01:03.610Z] === RUN TestContainerStartOnDaemonRestart [2023-01-11T09:01:03.610Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2023-01-11T09:01:03.610Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2023-01-11T09:01:03.610Z] === RUN TestDaemonRestartIpcMode [2023-01-11T09:01:03.610Z] === PAUSE TestDaemonRestartIpcMode [2023-01-11T09:01:03.610Z] === RUN TestDaemonHostGatewayIP [2023-01-11T09:01:03.610Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-11T09:01:03.610Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2023-01-11T09:01:03.610Z] === RUN TestRestartDaemonWithRestartingContainer [2023-01-11T09:01:03.610Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-01-11T09:01:03.610Z] === RUN TestContainerKillOnDaemonStart [2023-01-11T09:01:03.610Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2023-01-11T09:01:03.610Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2023-01-11T09:01:03.610Z] === RUN TestDiff [2023-01-11T09:01:03.866Z] --- PASS: TestDiff (0.38s) [2023-01-11T09:01:03.866Z] === RUN TestExecWithCloseStdin [2023-01-11T09:01:04.172Z] --- PASS: TestLiveRestore (0.00s) [2023-01-11T09:01:04.172Z] --- PASS: TestLiveRestore/volume_references (4.99s) [2023-01-11T09:01:04.172Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.25s) [2023-01-11T09:01:04.172Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.10s) [2023-01-11T09:01:04.172Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.02s) [2023-01-11T09:01:04.172Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.06s) [2023-01-11T09:01:04.172Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.07s) [2023-01-11T09:01:04.172Z] PASS [2023-01-11T09:01:04.172Z] [2023-01-11T09:01:04.172Z] DONE 7 tests in 5.113s [2023-01-11T09:01:04.172Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-01-11T09:01:04.172Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:01:04.172Z] ++ set -e [2023-01-11T09:01:04.172Z] ++ '[' -n 0 ']' [2023-01-11T09:01:04.172Z] ++ set -x [2023-01-11T09:01:04.172Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:01:04.172Z] INFO: Testing against a local daemon [2023-01-11T09:01:04.172Z] === RUN TestCommitInheritsEnv [2023-01-11T09:01:04.426Z] --- PASS: TestExecWithCloseStdin (0.44s) [2023-01-11T09:01:04.426Z] === RUN TestExec [2023-01-11T09:01:04.682Z] --- PASS: TestExec (0.43s) [2023-01-11T09:01:04.682Z] === RUN TestExecUser [2023-01-11T09:01:04.736Z] --- PASS: TestCommitInheritsEnv (0.40s) [2023-01-11T09:01:04.736Z] === RUN TestImportExtremelyLargeImageWorks [2023-01-11T09:01:04.736Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2023-01-11T09:01:04.736Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-01-11T09:01:04.736Z] === RUN TestImagesFilterMultiReference [2023-01-11T09:01:04.736Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2023-01-11T09:01:04.736Z] === RUN TestImagePullPlatformInvalid [2023-01-11T09:01:04.736Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-01-11T09:01:04.736Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-01-11T09:01:04.736Z] time="2023-01-11T09:01:04Z" 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.10 instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 version="v2.1.0+unknown" [2023-01-11T09:01:04.736Z] time="2023-01-11T09:01:04Z" level=info msg="redis not configured" go.version=go1.18.10 instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 version="v2.1.0+unknown" [2023-01-11T09:01:04.736Z] time="2023-01-11T09:01:04Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.10 instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 version="v2.1.0+unknown" [2023-01-11T09:01:04.736Z] time="2023-01-11T09:01:04Z" level=info msg="Starting upload purge in 57m0s" go.version=go1.18.10 instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 version="v2.1.0+unknown" [2023-01-11T09:01:04.736Z] time="2023-01-11T09:01:04Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e4413de2-b5f4-4488-9c3d-23a32f5c38d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:43404" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 version="v2.1.0+unknown" [2023-01-11T09:01:04.736Z] time="2023-01-11T09:01:04Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e4413de2-b5f4-4488-9c3d-23a32f5c38d5 http.request.method=GET http.request.remoteaddr="127.0.0.1:43404" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.724858ms http.response.status=200 http.response.written=2 instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 version="v2.1.0+unknown" [2023-01-11T09:01:04.736Z] 127.0.0.1 - - [11/Jan/2023:09:01:04 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-01-11T09:01:04.736Z] time="2023-01-11T09:01:04Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4874622b-80e6-4989-81e9-932d3dfe4da6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.736Z] time="2023-01-11T09:01:04Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4874622b-80e6-4989-81e9-932d3dfe4da6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.736Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4874622b-80e6-4989-81e9-932d3dfe4da6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=28.798µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=0f708b7a-9329-4422-86e5-f31f0b9de3bc trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.736Z] time="2023-01-11T09:01:04Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=4874622b-80e6-4989-81e9-932d3dfe4da6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43422" 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=2.335496ms http.response.status=404 http.response.written=157 instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.736Z] 127.0.0.1 - - [11/Jan/2023:09:01:04 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-01-11T09:01:04.736Z] time="2023-01-11T09:01:04Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=edad6cfc-75f0-4e47-a6e8-6441a68d2cf5 http.request.method=POST http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.736Z] time="2023-01-11T09:01:04Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=edad6cfc-75f0-4e47-a6e8-6441a68d2cf5 http.request.method=POST http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.736Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/2cd5964a-0621-4a70-b2d7-a1fecd9f1de1/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=edad6cfc-75f0-4e47-a6e8-6441a68d2cf5 http.request.method=POST http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=251.526µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=5e6398cc-c8bb-476e-8baa-a89bc9b58a6d trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.736Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2cd5964a-0621-4a70-b2d7-a1fecd9f1de1/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=edad6cfc-75f0-4e47-a6e8-6441a68d2cf5 http.request.method=POST http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=15.589µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3c5170f2-080e-47dc-8726-fd3962591bc1 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.736Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/2cd5964a-0621-4a70-b2d7-a1fecd9f1de1/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=edad6cfc-75f0-4e47-a6e8-6441a68d2cf5 http.request.method=POST http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=82.357µs trace.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=6fc778e8-959d-4364-8e00-c49f76646096 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.736Z] time="2023-01-11T09:01:04Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=edad6cfc-75f0-4e47-a6e8-6441a68d2cf5 http.request.method=POST http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=6.469709ms http.response.status=202 http.response.written=0 instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 version="v2.1.0+unknown" [2023-01-11T09:01:04.736Z] 127.0.0.1 - - [11/Jan/2023:09:01:04 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-01-11T09:01:04.736Z] time="2023-01-11T09:01:04Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=aa9cfc22-c176-4ebe-99e1-6f25af5d453f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43412" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.737Z] time="2023-01-11T09:01:04Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=aa9cfc22-c176-4ebe-99e1-6f25af5d453f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43412" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.737Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=aa9cfc22-c176-4ebe-99e1-6f25af5d453f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43412" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=24.45µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=77856da2-583c-41f0-b702-e64775ceb13c trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.737Z] time="2023-01-11T09:01:04Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=aa9cfc22-c176-4ebe-99e1-6f25af5d453f http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43412" 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=10.367509ms http.response.status=404 http.response.written=157 instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.737Z] 127.0.0.1 - - [11/Jan/2023:09:01:04 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-01-11T09:01:04.737Z] time="2023-01-11T09:01:04Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=46bb04f7-ba32-4158-bc6e-c28d5dbfe0a4 http.request.method=POST http.request.remoteaddr="127.0.0.1:43412" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.737Z] time="2023-01-11T09:01:04Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=46bb04f7-ba32-4158-bc6e-c28d5dbfe0a4 http.request.method=POST http.request.remoteaddr="127.0.0.1:43412" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.737Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/26ba91ef-4294-46db-bc2f-12f39e133bd8/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=46bb04f7-ba32-4158-bc6e-c28d5dbfe0a4 http.request.method=POST http.request.remoteaddr="127.0.0.1:43412" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=125.873µs trace.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=5253dcbf-118f-49e9-b37b-403504a1f1c8 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.737Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/26ba91ef-4294-46db-bc2f-12f39e133bd8/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=46bb04f7-ba32-4158-bc6e-c28d5dbfe0a4 http.request.method=POST http.request.remoteaddr="127.0.0.1:43412" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=47.052µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b5ea16cd-64c7-4583-8599-4118a3aa3933 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.737Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/26ba91ef-4294-46db-bc2f-12f39e133bd8/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=46bb04f7-ba32-4158-bc6e-c28d5dbfe0a4 http.request.method=POST http.request.remoteaddr="127.0.0.1:43412" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=72.183µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=137665fd-ab18-4364-8492-b3af4c44526a trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.737Z] time="2023-01-11T09:01:04Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=46bb04f7-ba32-4158-bc6e-c28d5dbfe0a4 http.request.method=POST http.request.remoteaddr="127.0.0.1:43412" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=11.763031ms http.response.status=202 http.response.written=0 instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 version="v2.1.0+unknown" [2023-01-11T09:01:04.737Z] time="2023-01-11T09:01:04Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a2da5821-9516-4217-a417-671dbe39b15a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/blobs/uploads/2cd5964a-0621-4a70-b2d7-a1fecd9f1de1?_state=Gc9HdP6xpotxtDuvkES4J-etH9WBzX70xaga9cggx2h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjZDU5NjRhLTA2MjEtNGE3MC1iMmQ3LWExZmVjZDlmMWRlMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMTowNC42ODI1MjczOThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=test vars.uuid=2cd5964a-0621-4a70-b2d7-a1fecd9f1de1 version="v2.1.0+unknown" [2023-01-11T09:01:04.737Z] time="2023-01-11T09:01:04Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a2da5821-9516-4217-a417-671dbe39b15a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/blobs/uploads/2cd5964a-0621-4a70-b2d7-a1fecd9f1de1?_state=Gc9HdP6xpotxtDuvkES4J-etH9WBzX70xaga9cggx2h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjZDU5NjRhLTA2MjEtNGE3MC1iMmQ3LWExZmVjZDlmMWRlMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMTowNC42ODI1MjczOThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=test vars.uuid=2cd5964a-0621-4a70-b2d7-a1fecd9f1de1 version="v2.1.0+unknown" [2023-01-11T09:01:04.737Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/2cd5964a-0621-4a70-b2d7-a1fecd9f1de1/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a2da5821-9516-4217-a417-671dbe39b15a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/blobs/uploads/2cd5964a-0621-4a70-b2d7-a1fecd9f1de1?_state=Gc9HdP6xpotxtDuvkES4J-etH9WBzX70xaga9cggx2h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjZDU5NjRhLTA2MjEtNGE3MC1iMmQ3LWExZmVjZDlmMWRlMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMTowNC42ODI1MjczOThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=59.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).GetContent" trace.id=6a0f86b6-4395-44e6-9c19-907e1eef0c41 trace.line=82 vars.name=test vars.uuid=2cd5964a-0621-4a70-b2d7-a1fecd9f1de1 version="v2.1.0+unknown" [2023-01-11T09:01:04.737Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2cd5964a-0621-4a70-b2d7-a1fecd9f1de1/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a2da5821-9516-4217-a417-671dbe39b15a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/blobs/uploads/2cd5964a-0621-4a70-b2d7-a1fecd9f1de1?_state=Gc9HdP6xpotxtDuvkES4J-etH9WBzX70xaga9cggx2h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjZDU5NjRhLTA2MjEtNGE3MC1iMmQ3LWExZmVjZDlmMWRlMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMTowNC42ODI1MjczOThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=25.393µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=54dc4320-f58e-4608-962e-3f952f75891a trace.line=141 vars.name=test vars.uuid=2cd5964a-0621-4a70-b2d7-a1fecd9f1de1 version="v2.1.0+unknown" [2023-01-11T09:01:04.737Z] 127.0.0.1 - - [11/Jan/2023:09:01:04 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-01-11T09:01:04.737Z] time="2023-01-11T09:01:04Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=16f8e278-8957-4f94-85fd-7d5275f91f50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43412" http.request.uri="/v2/test/blobs/uploads/26ba91ef-4294-46db-bc2f-12f39e133bd8?_state=DF5NEzLfmFv9oDOpMTEMopdN5l7HB5kd3CoZbHELVKx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI2YmE5MWVmLTQyOTQtNDZkYi1iYzJmLTEyZjM5ZTEzM2JkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMTowNC43MDI0NTA5ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=test vars.uuid=26ba91ef-4294-46db-bc2f-12f39e133bd8 version="v2.1.0+unknown" [2023-01-11T09:01:04.737Z] time="2023-01-11T09:01:04Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=16f8e278-8957-4f94-85fd-7d5275f91f50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43412" http.request.uri="/v2/test/blobs/uploads/26ba91ef-4294-46db-bc2f-12f39e133bd8?_state=DF5NEzLfmFv9oDOpMTEMopdN5l7HB5kd3CoZbHELVKx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI2YmE5MWVmLTQyOTQtNDZkYi1iYzJmLTEyZjM5ZTEzM2JkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMTowNC43MDI0NTA5ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=test vars.uuid=26ba91ef-4294-46db-bc2f-12f39e133bd8 version="v2.1.0+unknown" [2023-01-11T09:01:04.737Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/26ba91ef-4294-46db-bc2f-12f39e133bd8/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=16f8e278-8957-4f94-85fd-7d5275f91f50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43412" http.request.uri="/v2/test/blobs/uploads/26ba91ef-4294-46db-bc2f-12f39e133bd8?_state=DF5NEzLfmFv9oDOpMTEMopdN5l7HB5kd3CoZbHELVKx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI2YmE5MWVmLTQyOTQtNDZkYi1iYzJmLTEyZjM5ZTEzM2JkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMTowNC43MDI0NTA5ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=38.873µs trace.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=55e57e3c-e00b-4d57-85fa-311799e8cba9 trace.line=82 vars.name=test vars.uuid=26ba91ef-4294-46db-bc2f-12f39e133bd8 version="v2.1.0+unknown" [2023-01-11T09:01:04.737Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/2cd5964a-0621-4a70-b2d7-a1fecd9f1de1/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a2da5821-9516-4217-a417-671dbe39b15a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/blobs/uploads/2cd5964a-0621-4a70-b2d7-a1fecd9f1de1?_state=Gc9HdP6xpotxtDuvkES4J-etH9WBzX70xaga9cggx2h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjZDU5NjRhLTA2MjEtNGE3MC1iMmQ3LWExZmVjZDlmMWRlMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMTowNC42ODI1MjczOThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=84.826µs trace.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=84b46a62-bc3e-4af9-85ed-ca9eb3ec15b7 trace.line=124 vars.name=test vars.uuid=2cd5964a-0621-4a70-b2d7-a1fecd9f1de1 version="v2.1.0+unknown" [2023-01-11T09:01:04.737Z] time="2023-01-11T09:01:04Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a2da5821-9516-4217-a417-671dbe39b15a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/blobs/uploads/2cd5964a-0621-4a70-b2d7-a1fecd9f1de1?_state=Gc9HdP6xpotxtDuvkES4J-etH9WBzX70xaga9cggx2h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjZDU5NjRhLTA2MjEtNGE3MC1iMmQ3LWExZmVjZDlmMWRlMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMTowNC42ODI1MjczOThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=test vars.uuid=2cd5964a-0621-4a70-b2d7-a1fecd9f1de1 version="v2.1.0+unknown" [2023-01-11T09:01:04.737Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/26ba91ef-4294-46db-bc2f-12f39e133bd8/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=16f8e278-8957-4f94-85fd-7d5275f91f50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43412" http.request.uri="/v2/test/blobs/uploads/26ba91ef-4294-46db-bc2f-12f39e133bd8?_state=DF5NEzLfmFv9oDOpMTEMopdN5l7HB5kd3CoZbHELVKx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI2YmE5MWVmLTQyOTQtNDZkYi1iYzJmLTEyZjM5ZTEzM2JkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMTowNC43MDI0NTA5ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=24.466µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=61af72b5-f69c-4acf-a3e2-6db4da621806 trace.line=141 vars.name=test vars.uuid=26ba91ef-4294-46db-bc2f-12f39e133bd8 version="v2.1.0+unknown" [2023-01-11T09:01:04.737Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/26ba91ef-4294-46db-bc2f-12f39e133bd8/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=16f8e278-8957-4f94-85fd-7d5275f91f50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43412" http.request.uri="/v2/test/blobs/uploads/26ba91ef-4294-46db-bc2f-12f39e133bd8?_state=DF5NEzLfmFv9oDOpMTEMopdN5l7HB5kd3CoZbHELVKx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI2YmE5MWVmLTQyOTQtNDZkYi1iYzJmLTEyZjM5ZTEzM2JkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMTowNC43MDI0NTA5ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=641.691µs trace.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=cc5e7a66-c45c-4871-ae54-bd92daf23d0f trace.line=124 vars.name=test vars.uuid=26ba91ef-4294-46db-bc2f-12f39e133bd8 version="v2.1.0+unknown" [2023-01-11T09:01:04.737Z] time="2023-01-11T09:01:04Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=16f8e278-8957-4f94-85fd-7d5275f91f50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43412" http.request.uri="/v2/test/blobs/uploads/26ba91ef-4294-46db-bc2f-12f39e133bd8?_state=DF5NEzLfmFv9oDOpMTEMopdN5l7HB5kd3CoZbHELVKx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI2YmE5MWVmLTQyOTQtNDZkYi1iYzJmLTEyZjM5ZTEzM2JkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMTowNC43MDI0NTA5ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=test vars.uuid=26ba91ef-4294-46db-bc2f-12f39e133bd8 version="v2.1.0+unknown" [2023-01-11T09:01:04.737Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/26ba91ef-4294-46db-bc2f-12f39e133bd8/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=16f8e278-8957-4f94-85fd-7d5275f91f50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43412" http.request.uri="/v2/test/blobs/uploads/26ba91ef-4294-46db-bc2f-12f39e133bd8?_state=DF5NEzLfmFv9oDOpMTEMopdN5l7HB5kd3CoZbHELVKx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI2YmE5MWVmLTQyOTQtNDZkYi1iYzJmLTEyZjM5ZTEzM2JkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMTowNC43MDI0NTA5ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=20.774µs trace.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=cab73982-ea04-4ba8-a6b1-fe4e0c0566b2 trace.line=141 vars.name=test vars.uuid=26ba91ef-4294-46db-bc2f-12f39e133bd8 version="v2.1.0+unknown" [2023-01-11T09:01:04.737Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=16f8e278-8957-4f94-85fd-7d5275f91f50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43412" http.request.uri="/v2/test/blobs/uploads/26ba91ef-4294-46db-bc2f-12f39e133bd8?_state=DF5NEzLfmFv9oDOpMTEMopdN5l7HB5kd3CoZbHELVKx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI2YmE5MWVmLTQyOTQtNDZkYi1iYzJmLTEyZjM5ZTEzM2JkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMTowNC43MDI0NTA5ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=15.203µs trace.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=f50ce191-2be0-4e1f-9ff4-83f0c9a0de2b trace.line=141 vars.name=test vars.uuid=26ba91ef-4294-46db-bc2f-12f39e133bd8 version="v2.1.0+unknown" [2023-01-11T09:01:04.737Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/26ba91ef-4294-46db-bc2f-12f39e133bd8/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=16f8e278-8957-4f94-85fd-7d5275f91f50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43412" http.request.uri="/v2/test/blobs/uploads/26ba91ef-4294-46db-bc2f-12f39e133bd8?_state=DF5NEzLfmFv9oDOpMTEMopdN5l7HB5kd3CoZbHELVKx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI2YmE5MWVmLTQyOTQtNDZkYi1iYzJmLTEyZjM5ZTEzM2JkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMTowNC43MDI0NTA5ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=9.394µs trace.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=eeb15a64-c030-497e-9f1e-a9711324c1b1 trace.line=141 vars.name=test vars.uuid=26ba91ef-4294-46db-bc2f-12f39e133bd8 version="v2.1.0+unknown" [2023-01-11T09:01:04.737Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/26ba91ef-4294-46db-bc2f-12f39e133bd8/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=16f8e278-8957-4f94-85fd-7d5275f91f50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43412" http.request.uri="/v2/test/blobs/uploads/26ba91ef-4294-46db-bc2f-12f39e133bd8?_state=DF5NEzLfmFv9oDOpMTEMopdN5l7HB5kd3CoZbHELVKx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI2YmE5MWVmLTQyOTQtNDZkYi1iYzJmLTEyZjM5ZTEzM2JkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMTowNC43MDI0NTA5ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=55.545µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=9940f80c-5d3d-43cb-aa1e-5c888811160b trace.line=167 vars.name=test vars.uuid=26ba91ef-4294-46db-bc2f-12f39e133bd8 version="v2.1.0+unknown" [2023-01-11T09:01:04.737Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=16f8e278-8957-4f94-85fd-7d5275f91f50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43412" http.request.uri="/v2/test/blobs/uploads/26ba91ef-4294-46db-bc2f-12f39e133bd8?_state=DF5NEzLfmFv9oDOpMTEMopdN5l7HB5kd3CoZbHELVKx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI2YmE5MWVmLTQyOTQtNDZkYi1iYzJmLTEyZjM5ZTEzM2JkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMTowNC43MDI0NTA5ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=63.273µs trace.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=c6575aee-33e7-4507-80ca-c6565503431c trace.line=95 vars.name=test vars.uuid=26ba91ef-4294-46db-bc2f-12f39e133bd8 version="v2.1.0+unknown" [2023-01-11T09:01:04.738Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/26ba91ef-4294-46db-bc2f-12f39e133bd8\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=16f8e278-8957-4f94-85fd-7d5275f91f50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43412" http.request.uri="/v2/test/blobs/uploads/26ba91ef-4294-46db-bc2f-12f39e133bd8?_state=DF5NEzLfmFv9oDOpMTEMopdN5l7HB5kd3CoZbHELVKx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI2YmE5MWVmLTQyOTQtNDZkYi1iYzJmLTEyZjM5ZTEzM2JkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMTowNC43MDI0NTA5ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=81.807µs trace.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=addefcc2-409c-4140-b26d-e19d86246779 trace.line=181 vars.name=test vars.uuid=26ba91ef-4294-46db-bc2f-12f39e133bd8 version="v2.1.0+unknown" [2023-01-11T09:01:04.738Z] time="2023-01-11T09:01:04Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=16f8e278-8957-4f94-85fd-7d5275f91f50 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43412" http.request.uri="/v2/test/blobs/uploads/26ba91ef-4294-46db-bc2f-12f39e133bd8?_state=DF5NEzLfmFv9oDOpMTEMopdN5l7HB5kd3CoZbHELVKx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI2YmE5MWVmLTQyOTQtNDZkYi1iYzJmLTEyZjM5ZTEzM2JkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMTowNC43MDI0NTA5ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=7.873821ms http.response.status=201 http.response.written=0 instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 version="v2.1.0+unknown" [2023-01-11T09:01:04.738Z] 127.0.0.1 - - [11/Jan/2023:09:01:04 +0000] "PUT /v2/test/blobs/uploads/26ba91ef-4294-46db-bc2f-12f39e133bd8?_state=DF5NEzLfmFv9oDOpMTEMopdN5l7HB5kd3CoZbHELVKx7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI2YmE5MWVmLTQyOTQtNDZkYi1iYzJmLTEyZjM5ZTEzM2JkOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMTowNC43MDI0NTA5ODlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-01-11T09:01:04.738Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2cd5964a-0621-4a70-b2d7-a1fecd9f1de1/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a2da5821-9516-4217-a417-671dbe39b15a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/blobs/uploads/2cd5964a-0621-4a70-b2d7-a1fecd9f1de1?_state=Gc9HdP6xpotxtDuvkES4J-etH9WBzX70xaga9cggx2h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjZDU5NjRhLTA2MjEtNGE3MC1iMmQ3LWExZmVjZDlmMWRlMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMTowNC42ODI1MjczOThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=20.43µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f04c489f-7704-4875-8547-9175cc4de550 trace.line=141 vars.name=test vars.uuid=2cd5964a-0621-4a70-b2d7-a1fecd9f1de1 version="v2.1.0+unknown" [2023-01-11T09:01:04.738Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a2da5821-9516-4217-a417-671dbe39b15a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/blobs/uploads/2cd5964a-0621-4a70-b2d7-a1fecd9f1de1?_state=Gc9HdP6xpotxtDuvkES4J-etH9WBzX70xaga9cggx2h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjZDU5NjRhLTA2MjEtNGE3MC1iMmQ3LWExZmVjZDlmMWRlMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMTowNC42ODI1MjczOThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=34.533µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=53a5063a-1c05-4f11-80cd-c0387e0ab472 trace.line=141 vars.name=test vars.uuid=2cd5964a-0621-4a70-b2d7-a1fecd9f1de1 version="v2.1.0+unknown" [2023-01-11T09:01:04.738Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2cd5964a-0621-4a70-b2d7-a1fecd9f1de1/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a2da5821-9516-4217-a417-671dbe39b15a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/blobs/uploads/2cd5964a-0621-4a70-b2d7-a1fecd9f1de1?_state=Gc9HdP6xpotxtDuvkES4J-etH9WBzX70xaga9cggx2h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjZDU5NjRhLTA2MjEtNGE3MC1iMmQ3LWExZmVjZDlmMWRlMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMTowNC42ODI1MjczOThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=21.028µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d2adda53-9eb0-42ae-8bdc-e4dfeaa9356e trace.line=141 vars.name=test vars.uuid=2cd5964a-0621-4a70-b2d7-a1fecd9f1de1 version="v2.1.0+unknown" [2023-01-11T09:01:04.738Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/2cd5964a-0621-4a70-b2d7-a1fecd9f1de1/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a2da5821-9516-4217-a417-671dbe39b15a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/blobs/uploads/2cd5964a-0621-4a70-b2d7-a1fecd9f1de1?_state=Gc9HdP6xpotxtDuvkES4J-etH9WBzX70xaga9cggx2h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjZDU5NjRhLTA2MjEtNGE3MC1iMmQ3LWExZmVjZDlmMWRlMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMTowNC42ODI1MjczOThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=60.631µs trace.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=a38f3403-8a43-4156-989c-df7583ad7e90 trace.line=167 vars.name=test vars.uuid=2cd5964a-0621-4a70-b2d7-a1fecd9f1de1 version="v2.1.0+unknown" [2023-01-11T09:01:04.738Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a2da5821-9516-4217-a417-671dbe39b15a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/blobs/uploads/2cd5964a-0621-4a70-b2d7-a1fecd9f1de1?_state=Gc9HdP6xpotxtDuvkES4J-etH9WBzX70xaga9cggx2h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjZDU5NjRhLTA2MjEtNGE3MC1iMmQ3LWExZmVjZDlmMWRlMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMTowNC42ODI1MjczOThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=94.179µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=68f7e8b5-d5da-47cc-88a6-8d95a4585d0e trace.line=95 vars.name=test vars.uuid=2cd5964a-0621-4a70-b2d7-a1fecd9f1de1 version="v2.1.0+unknown" [2023-01-11T09:01:04.738Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/2cd5964a-0621-4a70-b2d7-a1fecd9f1de1\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a2da5821-9516-4217-a417-671dbe39b15a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/blobs/uploads/2cd5964a-0621-4a70-b2d7-a1fecd9f1de1?_state=Gc9HdP6xpotxtDuvkES4J-etH9WBzX70xaga9cggx2h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjZDU5NjRhLTA2MjEtNGE3MC1iMmQ3LWExZmVjZDlmMWRlMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMTowNC42ODI1MjczOThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=116.644µs trace.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=dbb247ed-8ca1-4c06-bc1f-565f9fbf6b8a trace.line=181 vars.name=test vars.uuid=2cd5964a-0621-4a70-b2d7-a1fecd9f1de1 version="v2.1.0+unknown" [2023-01-11T09:01:04.738Z] time="2023-01-11T09:01:04Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a2da5821-9516-4217-a417-671dbe39b15a http.request.method=PUT http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/blobs/uploads/2cd5964a-0621-4a70-b2d7-a1fecd9f1de1?_state=Gc9HdP6xpotxtDuvkES4J-etH9WBzX70xaga9cggx2h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjZDU5NjRhLTA2MjEtNGE3MC1iMmQ3LWExZmVjZDlmMWRlMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMTowNC42ODI1MjczOThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=23.019941ms http.response.status=201 http.response.written=0 instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 version="v2.1.0+unknown" [2023-01-11T09:01:04.738Z] 127.0.0.1 - - [11/Jan/2023:09:01:04 +0000] "PUT /v2/test/blobs/uploads/2cd5964a-0621-4a70-b2d7-a1fecd9f1de1?_state=Gc9HdP6xpotxtDuvkES4J-etH9WBzX70xaga9cggx2h7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJjZDU5NjRhLTA2MjEtNGE3MC1iMmQ3LWExZmVjZDlmMWRlMSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMTowNC42ODI1MjczOThaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-01-11T09:01:04.738Z] time="2023-01-11T09:01:04Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=55d647a0-e209-4c40-8cd5-bf65ad245821 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:04.738Z] time="2023-01-11T09:01:04Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=55d647a0-e209-4c40-8cd5-bf65ad245821 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:04.738Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=55d647a0-e209-4c40-8cd5-bf65ad245821 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=25.327µs trace.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=4e9aa56a-f937-4039-b5b0-329695c265fd trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:04.738Z] time="2023-01-11T09:01:04Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=55d647a0-e209-4c40-8cd5-bf65ad245821 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43422" 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=2.325052ms http.response.status=404 http.response.written=96 instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:04.738Z] 127.0.0.1 - - [11/Jan/2023:09:01:04 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-01-11T09:01:04.738Z] time="2023-01-11T09:01:04Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=df77e712-00d6-4a8a-8c5b-9b4db8b39ae2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:04.738Z] time="2023-01-11T09:01:04Z" level=debug msg=PutImageManifest go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=df77e712-00d6-4a8a-8c5b-9b4db8b39ae2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:04.738Z] time="2023-01-11T09:01:04Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=df77e712-00d6-4a8a-8c5b-9b4db8b39ae2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:04.738Z] time="2023-01-11T09:01:04Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=df77e712-00d6-4a8a-8c5b-9b4db8b39ae2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:04.738Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=df77e712-00d6-4a8a-8c5b-9b4db8b39ae2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=145.507µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a255699d-9d07-4293-a7ed-5ab6ec6682a9 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:04.738Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=df77e712-00d6-4a8a-8c5b-9b4db8b39ae2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=22.078µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=880abc8f-ec78-4b15-8890-252e2b8ec91e trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:04.738Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=df77e712-00d6-4a8a-8c5b-9b4db8b39ae2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=65.029µs trace.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=a939e39a-5078-41e3-b8a5-8908a606ffe5 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:04.738Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=df77e712-00d6-4a8a-8c5b-9b4db8b39ae2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=19.871µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=08d671f3-9c47-4ca6-9703-4863e8870f73 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:04.738Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=df77e712-00d6-4a8a-8c5b-9b4db8b39ae2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=23.071µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c28f6718-1249-4a89-9da7-6d14a844f147 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:04.738Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=df77e712-00d6-4a8a-8c5b-9b4db8b39ae2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=101.539µs trace.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=580e2576-fb04-4600-b4e9-46b24e064c86 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:04.738Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=df77e712-00d6-4a8a-8c5b-9b4db8b39ae2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=101.178µs trace.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=c92b2777-45a6-4094-927e-105239a4f5da trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:04.738Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=df77e712-00d6-4a8a-8c5b-9b4db8b39ae2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=67.171µs trace.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=953a9d87-848c-4c7f-b18b-3055d222b1a6 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:04.738Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=df77e712-00d6-4a8a-8c5b-9b4db8b39ae2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=93.187µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=212a8512-62bc-4859-9fed-dbe36bf833ce trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:04.738Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=df77e712-00d6-4a8a-8c5b-9b4db8b39ae2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=55.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).PutContent" trace.id=e87ecd92-538f-4935-8a62-22992d033bcf trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:04.738Z] time="2023-01-11T09:01:04Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=df77e712-00d6-4a8a-8c5b-9b4db8b39ae2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:43422" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=8.181023ms http.response.status=201 http.response.written=0 instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 version="v2.1.0+unknown" [2023-01-11T09:01:04.739Z] 127.0.0.1 - - [11/Jan/2023:09:01:04 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-01-11T09:01:04.739Z] time="2023-01-11T09:01:04Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bbd65ed0-ee29-4f07-ab87-9505dd3a995f http.request.method=GET http.request.remoteaddr="127.0.0.1:43444" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 version="v2.1.0+unknown" [2023-01-11T09:01:04.739Z] time="2023-01-11T09:01:04Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bbd65ed0-ee29-4f07-ab87-9505dd3a995f http.request.method=GET http.request.remoteaddr="127.0.0.1:43444" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 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.628932ms http.response.status=200 http.response.written=2 instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 version="v2.1.0+unknown" [2023-01-11T09:01:04.739Z] 127.0.0.1 - - [11/Jan/2023:09:01:04 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-11T09:01:04.739Z] time="2023-01-11T09:01:04Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0473f77c-946a-4e27-9354-52d9904962e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43460" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:04.739Z] time="2023-01-11T09:01:04Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0473f77c-946a-4e27-9354-52d9904962e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43460" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:04.739Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0473f77c-946a-4e27-9354-52d9904962e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43460" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=42.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).GetContent" trace.id=38d06707-4b7e-4a19-adee-2f9f503c7218 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:04.739Z] time="2023-01-11T09:01:04Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0473f77c-946a-4e27-9354-52d9904962e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43460" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:04.739Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0473f77c-946a-4e27-9354-52d9904962e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43460" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=39.308µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a43e186e-f154-479d-a020-3c9c488d3ed3 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:04.739Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0473f77c-946a-4e27-9354-52d9904962e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43460" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=46.839µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=cca5110c-8d9f-40d6-8819-0587c08561f6 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:04.739Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0473f77c-946a-4e27-9354-52d9904962e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43460" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=48.046µs trace.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=c6a3c59f-1c43-4218-a976-cce6f45f0074 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:04.739Z] time="2023-01-11T09:01:04Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0473f77c-946a-4e27-9354-52d9904962e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43460" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:04.739Z] time="2023-01-11T09:01:04Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0473f77c-946a-4e27-9354-52d9904962e7 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43460" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 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=5.308475ms http.response.status=200 http.response.written=417 instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 version="v2.1.0+unknown" [2023-01-11T09:01:04.739Z] 127.0.0.1 - - [11/Jan/2023:09:01:04 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-11T09:01:04.996Z] time="2023-01-11T09:01:04Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ff423520-3755-4275-80ca-64a50d61fcd2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43472" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-11T09:01:04.996Z] time="2023-01-11T09:01:04Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ff423520-3755-4275-80ca-64a50d61fcd2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43472" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-11T09:01:04.996Z] time="2023-01-11T09:01:04Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ff423520-3755-4275-80ca-64a50d61fcd2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43472" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-11T09:01:04.996Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ff423520-3755-4275-80ca-64a50d61fcd2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43472" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=43.033µs trace.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=ae13977b-5673-47b3-9c75-60b5dd918c2f trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-11T09:01:04.996Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ff423520-3755-4275-80ca-64a50d61fcd2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43472" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=22.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).Stat" trace.id=b67c392c-6731-49b8-8b72-2a5abdea5b2c trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-11T09:01:04.996Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ff423520-3755-4275-80ca-64a50d61fcd2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43472" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=43.788µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2c48a9fc-fddf-4e68-8737-652f311c7896 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-11T09:01:04.996Z] time="2023-01-11T09:01:04Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ff423520-3755-4275-80ca-64a50d61fcd2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43472" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-11T09:01:04.996Z] time="2023-01-11T09:01:04Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ff423520-3755-4275-80ca-64a50d61fcd2 http.request.method=GET http.request.remoteaddr="127.0.0.1:43472" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 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.958572ms http.response.status=200 http.response.written=417 instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 version="v2.1.0+unknown" [2023-01-11T09:01:04.996Z] 127.0.0.1 - - [11/Jan/2023:09:01:04 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-11T09:01:04.996Z] time="2023-01-11T09:01:04Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7c8c7d88-6251-47cd-a5c1-5ace43521dee http.request.method=GET http.request.remoteaddr="127.0.0.1:43488" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.996Z] time="2023-01-11T09:01:04Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7c8c7d88-6251-47cd-a5c1-5ace43521dee http.request.method=GET http.request.remoteaddr="127.0.0.1:43488" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.996Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7c8c7d88-6251-47cd-a5c1-5ace43521dee http.request.method=GET http.request.remoteaddr="127.0.0.1:43488" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=37.248µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f2ad56de-fca9-4cf2-922e-a7129640ae89 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.997Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7c8c7d88-6251-47cd-a5c1-5ace43521dee http.request.method=GET http.request.remoteaddr="127.0.0.1:43488" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=31.702µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=00565b61-d94f-4719-9576-8998806ddb7f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.997Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7c8c7d88-6251-47cd-a5c1-5ace43521dee http.request.method=GET http.request.remoteaddr="127.0.0.1:43488" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=62.994µs trace.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=8e086b3f-4598-4508-a616-4446fbfe0b5f trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.997Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7c8c7d88-6251-47cd-a5c1-5ace43521dee http.request.method=GET http.request.remoteaddr="127.0.0.1:43488" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=31.391µs trace.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=a65de7c3-135a-4b0b-8f38-5e30ac9accf2 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.997Z] time="2023-01-11T09:01:04Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fafd2f9b-b39b-4520-8b03-06e823c672c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:43476" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.997Z] time="2023-01-11T09:01:04Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fafd2f9b-b39b-4520-8b03-06e823c672c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:43476" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.997Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fafd2f9b-b39b-4520-8b03-06e823c672c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:43476" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=46.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).GetContent" trace.id=7d0a03e1-658c-48d5-81cc-8c600b471623 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.997Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7c8c7d88-6251-47cd-a5c1-5ace43521dee http.request.method=GET http.request.remoteaddr="127.0.0.1:43488" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=21.201µs trace.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=0703b723-b7b4-440f-8cc4-d9495ee8636f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.997Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7c8c7d88-6251-47cd-a5c1-5ace43521dee http.request.method=GET http.request.remoteaddr="127.0.0.1:43488" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=7.178µs trace.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=8d9be98a-e932-4f94-8190-ec95a4c7dd17 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.997Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7c8c7d88-6251-47cd-a5c1-5ace43521dee http.request.method=GET http.request.remoteaddr="127.0.0.1:43488" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=36.674µs trace.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=683c00e1-220d-474c-9205-37a75cd949a6 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.997Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fafd2f9b-b39b-4520-8b03-06e823c672c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:43476" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=21.307µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=65b04a71-e3f9-4097-a157-ba4c7e99320b trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.997Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7c8c7d88-6251-47cd-a5c1-5ace43521dee http.request.method=GET http.request.remoteaddr="127.0.0.1:43488" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=38.668µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fb296236-15d6-40d6-91fa-ee5f5b7f1f9b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.997Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7c8c7d88-6251-47cd-a5c1-5ace43521dee http.request.method=GET http.request.remoteaddr="127.0.0.1:43488" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=15.909µs trace.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=2335ca77-c4fa-4b43-bfd0-4e3f0ac0b8e6 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.997Z] time="2023-01-11T09:01:04Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7c8c7d88-6251-47cd-a5c1-5ace43521dee http.request.method=GET http.request.remoteaddr="127.0.0.1:43488" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 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=17.470286ms http.response.status=200 http.response.written=68 instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 version="v2.1.0+unknown" [2023-01-11T09:01:04.997Z] 127.0.0.1 - - [11/Jan/2023:09:01:04 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-11T09:01:04.997Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fafd2f9b-b39b-4520-8b03-06e823c672c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:43476" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=41.621µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d0c08683-9efd-409f-a797-9bd5c86dd4c8 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.997Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fafd2f9b-b39b-4520-8b03-06e823c672c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:43476" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=26.599µs trace.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=678f240d-5ebc-4c24-88d5-4916fef6de1a trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.997Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fafd2f9b-b39b-4520-8b03-06e823c672c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:43476" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=19.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=730bb40c-12f2-433b-a17f-7fe4115f57f9 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.997Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fafd2f9b-b39b-4520-8b03-06e823c672c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:43476" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=8.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).URLFor" trace.id=5a4ca182-3048-4a44-b6f5-b720c436cba4 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.997Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fafd2f9b-b39b-4520-8b03-06e823c672c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:43476" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=56.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).ReadStream" trace.id=d648e731-ecc9-4127-b221-add38d963424 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.997Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fafd2f9b-b39b-4520-8b03-06e823c672c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:43476" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=40.85µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2224e52b-9ea8-4e04-bfc9-31013d4209fc trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.997Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fafd2f9b-b39b-4520-8b03-06e823c672c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:43476" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=20.856µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=30e3c644-9887-4f38-bfc0-973a3ea2f7b1 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:04.997Z] time="2023-01-11T09:01:04Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fafd2f9b-b39b-4520-8b03-06e823c672c9 http.request.method=GET http.request.remoteaddr="127.0.0.1:43476" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 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=23.50089ms http.response.status=200 http.response.written=179 instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 version="v2.1.0+unknown" [2023-01-11T09:01:04.997Z] 127.0.0.1 - - [11/Jan/2023:09:01:04 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-11T09:01:04.997Z] time="2023-01-11T09:01:04Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bbc02db6-35bf-4d35-b8df-ba789160a1b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:43508" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 version="v2.1.0+unknown" [2023-01-11T09:01:04.998Z] time="2023-01-11T09:01:04Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bbc02db6-35bf-4d35-b8df-ba789160a1b7 http.request.method=GET http.request.remoteaddr="127.0.0.1:43508" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 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="927.758µs" http.response.status=200 http.response.written=2 instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 version="v2.1.0+unknown" [2023-01-11T09:01:04.998Z] 127.0.0.1 - - [11/Jan/2023:09:01:04 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-11T09:01:04.998Z] time="2023-01-11T09:01:04Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=754700e5-0839-48ae-97f8-e1376272d888 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43524" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-11T09:01:04.998Z] time="2023-01-11T09:01:04Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=754700e5-0839-48ae-97f8-e1376272d888 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43524" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-11T09:01:04.998Z] time="2023-01-11T09:01:04Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=754700e5-0839-48ae-97f8-e1376272d888 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43524" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-11T09:01:04.998Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=754700e5-0839-48ae-97f8-e1376272d888 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43524" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=33.466µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=3d203c6d-11c6-4003-87b0-0073db3ff95a trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-11T09:01:04.998Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=754700e5-0839-48ae-97f8-e1376272d888 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43524" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=16.106µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=32ad6d72-0573-461a-8b7b-ef3c423a3147 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-11T09:01:04.998Z] time="2023-01-11T09:01:04Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=754700e5-0839-48ae-97f8-e1376272d888 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:43524" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 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.651561ms http.response.status=404 http.response.written=181 instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-11T09:01:04.998Z] 127.0.0.1 - - [11/Jan/2023:09:01:04 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-11T09:01:04.998Z] time="2023-01-11T09:01:04Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=acfe873a-f956-4fb6-ae3c-fd493cbc5095 http.request.method=GET http.request.remoteaddr="127.0.0.1:43534" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-11T09:01:04.998Z] time="2023-01-11T09:01:04Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=acfe873a-f956-4fb6-ae3c-fd493cbc5095 http.request.method=GET http.request.remoteaddr="127.0.0.1:43534" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-11T09:01:04.998Z] time="2023-01-11T09:01:04Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=acfe873a-f956-4fb6-ae3c-fd493cbc5095 http.request.method=GET http.request.remoteaddr="127.0.0.1:43534" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-11T09:01:04.998Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=acfe873a-f956-4fb6-ae3c-fd493cbc5095 http.request.method=GET http.request.remoteaddr="127.0.0.1:43534" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=29.676µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ac70cd3a-155c-4cc6-a238-2c23b26fa207 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-11T09:01:04.998Z] time="2023-01-11T09:01:04Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=acfe873a-f956-4fb6-ae3c-fd493cbc5095 http.request.method=GET http.request.remoteaddr="127.0.0.1:43534" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 trace.duration=17.788µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8b7c0762-6185-4693-81c7-99dd050c36fc trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-11T09:01:04.998Z] time="2023-01-11T09:01:04Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=acfe873a-f956-4fb6-ae3c-fd493cbc5095 http.request.method=GET http.request.remoteaddr="127.0.0.1:43534" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 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.180556ms http.response.status=404 http.response.written=181 instance.id=9d09cfdb-5996-4fb2-8d6d-368dd3280fd1 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-01-11T09:01:04.998Z] 127.0.0.1 - - [11/Jan/2023:09:01:04 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/54c475116148145e417a316430d0a8a09bc649f5 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-01-11T09:01:04.998Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.34s) [2023-01-11T09:01:04.998Z] === RUN TestRemoveImageOrphaning [2023-01-11T09:01:05.255Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2023-01-11T09:01:05.255Z] === RUN TestRemoveImageGarbageCollector [2023-01-11T09:01:05.255Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-11T09:01:05.255Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-01-11T09:01:05.255Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-01-11T09:01:05.285Z] --- PASS: TestExecUser (0.44s) [2023-01-11T09:01:05.285Z] === RUN TestExportContainerAndImportImage [2023-01-11T09:01:05.512Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-01-11T09:01:05.512Z] === RUN TestTagInvalidReference [2023-01-11T09:01:05.512Z] --- PASS: TestTagInvalidReference (0.01s) [2023-01-11T09:01:05.512Z] === RUN TestTagValidPrefixedRepo [2023-01-11T09:01:05.512Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2023-01-11T09:01:05.512Z] === RUN TestTagExistedNameWithoutForce [2023-01-11T09:01:05.512Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2023-01-11T09:01:05.512Z] === RUN TestTagOfficialNames [2023-01-11T09:01:05.512Z] --- PASS: TestTagOfficialNames (0.05s) [2023-01-11T09:01:05.512Z] === RUN TestTagMatchesDigest [2023-01-11T09:01:05.512Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-01-11T09:01:05.512Z] PASS [2023-01-11T09:01:05.512Z] [2023-01-11T09:01:05.512Z] === Skipped [2023-01-11T09:01:05.512Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-01-11T09:01:05.512Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2023-01-11T09:01:05.512Z] [2023-01-11T09:01:05.512Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-01-11T09:01:05.512Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-11T09:01:05.512Z] [2023-01-11T09:01:05.512Z] DONE 13 tests, 2 skipped in 1.579s [2023-01-11T09:01:05.512Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-01-11T09:01:05.512Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:01:05.512Z] ++ set -e [2023-01-11T09:01:05.512Z] ++ '[' -n 0 ']' [2023-01-11T09:01:05.512Z] ++ set -x [2023-01-11T09:01:05.512Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:01:05.768Z] INFO: Testing against a local daemon [2023-01-11T09:01:05.768Z] === RUN TestNetworkCreateDelete [2023-01-11T09:01:05.768Z] --- PASS: TestNetworkCreateDelete (0.15s) [2023-01-11T09:01:05.768Z] === RUN TestDockerNetworkDeletePreferID [2023-01-11T09:01:05.847Z] --- PASS: TestExportContainerAndImportImage (0.52s) [2023-01-11T09:01:05.847Z] === RUN TestExportContainerAfterDaemonRestart [2023-01-11T09:01:06.078Z] --- PASS: TestDaemonHostGatewayIP (2.62s) [2023-01-11T09:01:06.078Z] === CONT TestDaemonRestartIpcMode [2023-01-11T09:01:06.329Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2023-01-11T09:01:06.329Z] === RUN TestDaemonDNSFallback [2023-01-11T09:01:08.672Z] --- PASS: TestDaemonRestartIpcMode (2.42s) [2023-01-11T09:01:09.108Z] --- PASS: TestExportContainerAfterDaemonRestart (3.27s) [2023-01-11T09:01:09.108Z] === RUN TestHealthCheckWorkdir [2023-01-11T09:01:09.669Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2023-01-11T09:01:09.669Z] === RUN TestHealthKillContainer [2023-01-11T09:01:10.177Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2023-01-11T09:01:12.874Z] --- PASS: TestDaemonDNSFallback (6.65s) [2023-01-11T09:01:12.874Z] === RUN TestInspectNetwork [2023-01-11T09:01:15.236Z] --- PASS: TestContainerKillOnDaemonStart (11.69s) [2023-01-11T09:01:15.236Z] PASS [2023-01-11T09:01:15.236Z] [2023-01-11T09:01:15.236Z] === Skipped [2023-01-11T09:01:15.236Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-01-11T09:01:15.236Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-11T09:01:15.236Z] [2023-01-11T09:01:15.236Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-01-11T09:01:15.236Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2023-01-11T09:01:15.236Z] [2023-01-11T09:01:15.236Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-01-11T09:01:15.236Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-01-11T09:01:15.236Z] [2023-01-11T09:01:15.236Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2023-01-11T09:01:15.236Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2023-01-11T09:01:15.236Z] [2023-01-11T09:01:15.236Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-01-11T09:01:15.236Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-01-11T09:01:15.236Z] [2023-01-11T09:01:15.236Z] DONE 197 tests, 5 skipped in 111.230s [2023-01-11T09:01:15.236Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-01-11T09:01:15.236Z] INFO: Testing against a local daemon [2023-01-11T09:01:15.236Z] === RUN TestLiveRestore [2023-01-11T09:01:15.236Z] === RUN TestLiveRestore/volume_references [2023-01-11T09:01:15.236Z] === PAUSE TestLiveRestore/volume_references [2023-01-11T09:01:15.236Z] === CONT TestLiveRestore/volume_references [2023-01-11T09:01:15.803Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-01-11T09:01:15.803Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-01-11T09:01:16.143Z] === RUN TestInspectNetwork/full_network_id [2023-01-11T09:01:16.143Z] === RUN TestInspectNetwork/partial_network_id [2023-01-11T09:01:16.143Z] === RUN TestInspectNetwork/network_name [2023-01-11T09:01:16.143Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-01-11T09:01:16.741Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-01-11T09:01:17.677Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-01-11T09:01:17.748Z] --- PASS: TestHealthKillContainer (7.84s) [2023-01-11T09:01:17.748Z] === RUN TestHealthCheckProcessKilled [2023-01-11T09:01:18.003Z] --- PASS: TestHealthCheckProcessKilled (0.62s) [2023-01-11T09:01:18.003Z] === RUN TestInspectCpusetInConfigPre120 [2023-01-11T09:01:18.003Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-01-11T09:01:18.003Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2023-01-11T09:01:18.003Z] === RUN TestIpcModeNone [2023-01-11T09:01:18.564Z] --- PASS: TestIpcModeNone (0.44s) [2023-01-11T09:01:18.564Z] === RUN TestIpcModePrivate [2023-01-11T09:01:18.613Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-01-11T09:01:18.821Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2023-01-11T09:01:18.821Z] --- PASS: TestIpcModePrivate (0.41s) [2023-01-11T09:01:18.821Z] === RUN TestIpcModeShareable [2023-01-11T09:01:18.821Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-01-11T09:01:18.821Z] --- SKIP: TestIpcModeShareable (0.00s) [2023-01-11T09:01:18.821Z] === RUN TestAPIIpcModeShareableAndContainer [2023-01-11T09:01:19.549Z] --- PASS: TestLiveRestore (0.00s) [2023-01-11T09:01:19.549Z] --- PASS: TestLiveRestore/volume_references (4.52s) [2023-01-11T09:01:19.549Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.85s) [2023-01-11T09:01:19.549Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.00s) [2023-01-11T09:01:19.549Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.92s) [2023-01-11T09:01:19.549Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.94s) [2023-01-11T09:01:19.549Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.99s) [2023-01-11T09:01:19.549Z] PASS [2023-01-11T09:01:19.549Z] [2023-01-11T09:01:19.549Z] DONE 7 tests in 4.556s [2023-01-11T09:01:19.549Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-01-11T09:01:19.814Z] INFO: Testing against a local daemon [2023-01-11T09:01:19.815Z] === RUN TestCommitInheritsEnv [2023-01-11T09:01:20.074Z] --- PASS: TestCommitInheritsEnv (0.29s) [2023-01-11T09:01:20.074Z] === RUN TestImportExtremelyLargeImageWorks [2023-01-11T09:01:20.074Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-01-11T09:01:20.074Z] === RUN TestImagesFilterMultiReference [2023-01-11T09:01:20.074Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-01-11T09:01:20.074Z] === RUN TestImagePullPlatformInvalid [2023-01-11T09:01:20.074Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-01-11T09:01:20.074Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-01-11T09:01:20.074Z] time="2023-01-11T09:01:20Z" 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.10 instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 version="v2.1.0+unknown" [2023-01-11T09:01:20.074Z] time="2023-01-11T09:01:20Z" level=info msg="Starting upload purge in 1m0s" go.version=go1.18.10 instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 version="v2.1.0+unknown" [2023-01-11T09:01:20.074Z] time="2023-01-11T09:01:20Z" level=info msg="redis not configured" go.version=go1.18.10 instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 version="v2.1.0+unknown" [2023-01-11T09:01:20.074Z] time="2023-01-11T09:01:20Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.10 instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 version="v2.1.0+unknown" [2023-01-11T09:01:20.074Z] time="2023-01-11T09:01:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cb678421-48fd-422d-93b3-8932dc75a8c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:37428" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 version="v2.1.0+unknown" [2023-01-11T09:01:20.074Z] time="2023-01-11T09:01:20Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=cb678421-48fd-422d-93b3-8932dc75a8c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:37428" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.177644ms http.response.status=200 http.response.written=2 instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 version="v2.1.0+unknown" [2023-01-11T09:01:20.074Z] 127.0.0.1 - - [11/Jan/2023:09:01:20 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-01-11T09:01:20.233Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.34s) [2023-01-11T09:01:20.233Z] === RUN TestAPIIpcModeHost [2023-01-11T09:01:20.233Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-01-11T09:01:20.233Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2023-01-11T09:01:20.233Z] === RUN TestDaemonIpcModeShareable [2023-01-11T09:01:20.233Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-01-11T09:01:20.233Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2023-01-11T09:01:20.233Z] === RUN TestDaemonIpcModePrivate [2023-01-11T09:01:20.310Z] --- PASS: TestInspectNetwork (7.44s) [2023-01-11T09:01:20.310Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-01-11T09:01:20.310Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-01-11T09:01:20.310Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-01-11T09:01:20.310Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-01-11T09:01:20.310Z] === RUN TestRunContainerWithBridgeNone [2023-01-11T09:01:20.335Z] time="2023-01-11T09:01:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=01c035ac-2fb5-479f-a81b-c5e3509517a3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.335Z] time="2023-01-11T09:01:20Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=01c035ac-2fb5-479f-a81b-c5e3509517a3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.335Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=01c035ac-2fb5-479f-a81b-c5e3509517a3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=31.196µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e9e2c3a7-c906-46c4-9168-01d5cee91c4e trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.335Z] time="2023-01-11T09:01:20Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=01c035ac-2fb5-479f-a81b-c5e3509517a3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37436" 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=4.909009ms http.response.status=404 http.response.written=157 instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.335Z] 127.0.0.1 - - [11/Jan/2023:09:01:20 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-01-11T09:01:20.335Z] time="2023-01-11T09:01:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b383cdb8-8a47-41c4-aae4-cdb42747b063 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37432" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.336Z] time="2023-01-11T09:01:20Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b383cdb8-8a47-41c4-aae4-cdb42747b063 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37432" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.336Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=b383cdb8-8a47-41c4-aae4-cdb42747b063 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37432" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=33.914µs trace.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=81f28a3b-6ec7-4bfe-a524-58acffb4cf61 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.336Z] time="2023-01-11T09:01:20Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=b383cdb8-8a47-41c4-aae4-cdb42747b063 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37432" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.177636ms http.response.status=404 http.response.written=157 instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.336Z] 127.0.0.1 - - [11/Jan/2023:09:01:20 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-01-11T09:01:20.336Z] time="2023-01-11T09:01:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=88de3b32-f365-4e8a-901d-3ee155623c23 http.request.method=POST http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.336Z] time="2023-01-11T09:01:20Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=88de3b32-f365-4e8a-901d-3ee155623c23 http.request.method=POST http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.336Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e08c4b69-1b43-40ac-95aa-0510ac9e1daf/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=88de3b32-f365-4e8a-901d-3ee155623c23 http.request.method=POST http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=346.756µs trace.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=e6290e3c-1e87-428e-9d37-2c53926a5cf0 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.336Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e08c4b69-1b43-40ac-95aa-0510ac9e1daf/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=88de3b32-f365-4e8a-901d-3ee155623c23 http.request.method=POST http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=21.652µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=376d8541-97d2-48e2-95b7-cf9984a0c635 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.336Z] time="2023-01-11T09:01:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0d73cf4b-b059-4901-8384-b54e9c4feb25 http.request.method=POST http.request.remoteaddr="127.0.0.1:37432" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.336Z] time="2023-01-11T09:01:20Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0d73cf4b-b059-4901-8384-b54e9c4feb25 http.request.method=POST http.request.remoteaddr="127.0.0.1:37432" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.336Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/e08c4b69-1b43-40ac-95aa-0510ac9e1daf/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=88de3b32-f365-4e8a-901d-3ee155623c23 http.request.method=POST http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=600.758µs trace.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=0dde62cd-85bf-4d2b-812a-12e1a5d178b2 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.336Z] time="2023-01-11T09:01:20Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=88de3b32-f365-4e8a-901d-3ee155623c23 http.request.method=POST http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.617424ms http.response.status=202 http.response.written=0 instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 version="v2.1.0+unknown" [2023-01-11T09:01:20.336Z] 127.0.0.1 - - [11/Jan/2023:09:01:20 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-01-11T09:01:20.336Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/cefbca03-0051-4fe6-8dee-6dfc3918010e/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0d73cf4b-b059-4901-8384-b54e9c4feb25 http.request.method=POST http.request.remoteaddr="127.0.0.1:37432" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=484.65µs trace.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=a58eb539-89d3-4540-b051-7defdbd7aefa trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.336Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/cefbca03-0051-4fe6-8dee-6dfc3918010e/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0d73cf4b-b059-4901-8384-b54e9c4feb25 http.request.method=POST http.request.remoteaddr="127.0.0.1:37432" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=26.541µs trace.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=99e27560-9385-4d20-ab82-128e1fef4983 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.336Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/cefbca03-0051-4fe6-8dee-6dfc3918010e/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0d73cf4b-b059-4901-8384-b54e9c4feb25 http.request.method=POST http.request.remoteaddr="127.0.0.1:37432" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=167.93µs trace.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=f9dfc716-aa0b-4b17-bfcc-df41f1a9ae28 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.336Z] time="2023-01-11T09:01:20Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=0d73cf4b-b059-4901-8384-b54e9c4feb25 http.request.method=POST http.request.remoteaddr="127.0.0.1:37432" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.597949ms http.response.status=202 http.response.written=0 instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 version="v2.1.0+unknown" [2023-01-11T09:01:20.336Z] 127.0.0.1 - - [11/Jan/2023:09:01:20 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-01-11T09:01:20.336Z] time="2023-01-11T09:01:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=777650e6-e63c-4591-90a8-c298f4d9df69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/blobs/uploads/e08c4b69-1b43-40ac-95aa-0510ac9e1daf?_state=4Py00WHgxNFRKkrlj3xnPA8rQHABGd-8Vv2UEBJ5Z_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUwOGM0YjY5LTFiNDMtNDBhYy05NWFhLTA1MTBhYzllMWRhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMToyMC4wOTY4NzI0NDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=test vars.uuid=e08c4b69-1b43-40ac-95aa-0510ac9e1daf version="v2.1.0+unknown" [2023-01-11T09:01:20.336Z] time="2023-01-11T09:01:20Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=777650e6-e63c-4591-90a8-c298f4d9df69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/blobs/uploads/e08c4b69-1b43-40ac-95aa-0510ac9e1daf?_state=4Py00WHgxNFRKkrlj3xnPA8rQHABGd-8Vv2UEBJ5Z_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUwOGM0YjY5LTFiNDMtNDBhYy05NWFhLTA1MTBhYzllMWRhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMToyMC4wOTY4NzI0NDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=test vars.uuid=e08c4b69-1b43-40ac-95aa-0510ac9e1daf version="v2.1.0+unknown" [2023-01-11T09:01:20.336Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/e08c4b69-1b43-40ac-95aa-0510ac9e1daf/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=777650e6-e63c-4591-90a8-c298f4d9df69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/blobs/uploads/e08c4b69-1b43-40ac-95aa-0510ac9e1daf?_state=4Py00WHgxNFRKkrlj3xnPA8rQHABGd-8Vv2UEBJ5Z_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUwOGM0YjY5LTFiNDMtNDBhYy05NWFhLTA1MTBhYzllMWRhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMToyMC4wOTY4NzI0NDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=709.82µs trace.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=d00e1cd3-fb5f-4673-9f48-bf7a7af283b3 trace.line=82 vars.name=test vars.uuid=e08c4b69-1b43-40ac-95aa-0510ac9e1daf version="v2.1.0+unknown" [2023-01-11T09:01:20.336Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e08c4b69-1b43-40ac-95aa-0510ac9e1daf/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=777650e6-e63c-4591-90a8-c298f4d9df69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/blobs/uploads/e08c4b69-1b43-40ac-95aa-0510ac9e1daf?_state=4Py00WHgxNFRKkrlj3xnPA8rQHABGd-8Vv2UEBJ5Z_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUwOGM0YjY5LTFiNDMtNDBhYy05NWFhLTA1MTBhYzllMWRhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMToyMC4wOTY4NzI0NDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=15.046µs trace.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=1e3bac67-859f-4883-bdaa-cd71c2444209 trace.line=141 vars.name=test vars.uuid=e08c4b69-1b43-40ac-95aa-0510ac9e1daf version="v2.1.0+unknown" [2023-01-11T09:01:20.336Z] time="2023-01-11T09:01:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b910ae12-92fa-437e-a1f8-7cdde063b641 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37432" http.request.uri="/v2/test/blobs/uploads/cefbca03-0051-4fe6-8dee-6dfc3918010e?_state=Q1xKo-HnS_ImvYc0D04RwXdEreLrr8JBtEL20cU-oPt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlZmJjYTAzLTAwNTEtNGZlNi04ZGVlLTZkZmMzOTE4MDEwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMToyMC4wOTk0ODAyMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=test vars.uuid=cefbca03-0051-4fe6-8dee-6dfc3918010e version="v2.1.0+unknown" [2023-01-11T09:01:20.336Z] time="2023-01-11T09:01:20Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b910ae12-92fa-437e-a1f8-7cdde063b641 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37432" http.request.uri="/v2/test/blobs/uploads/cefbca03-0051-4fe6-8dee-6dfc3918010e?_state=Q1xKo-HnS_ImvYc0D04RwXdEreLrr8JBtEL20cU-oPt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlZmJjYTAzLTAwNTEtNGZlNi04ZGVlLTZkZmMzOTE4MDEwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMToyMC4wOTk0ODAyMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=test vars.uuid=cefbca03-0051-4fe6-8dee-6dfc3918010e version="v2.1.0+unknown" [2023-01-11T09:01:20.336Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/e08c4b69-1b43-40ac-95aa-0510ac9e1daf/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=777650e6-e63c-4591-90a8-c298f4d9df69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/blobs/uploads/e08c4b69-1b43-40ac-95aa-0510ac9e1daf?_state=4Py00WHgxNFRKkrlj3xnPA8rQHABGd-8Vv2UEBJ5Z_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUwOGM0YjY5LTFiNDMtNDBhYy05NWFhLTA1MTBhYzllMWRhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMToyMC4wOTY4NzI0NDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=82.059µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=3901b2dd-1e0c-4223-a231-dab763e09de2 trace.line=124 vars.name=test vars.uuid=e08c4b69-1b43-40ac-95aa-0510ac9e1daf version="v2.1.0+unknown" [2023-01-11T09:01:20.336Z] time="2023-01-11T09:01:20Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=777650e6-e63c-4591-90a8-c298f4d9df69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/blobs/uploads/e08c4b69-1b43-40ac-95aa-0510ac9e1daf?_state=4Py00WHgxNFRKkrlj3xnPA8rQHABGd-8Vv2UEBJ5Z_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUwOGM0YjY5LTFiNDMtNDBhYy05NWFhLTA1MTBhYzllMWRhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMToyMC4wOTY4NzI0NDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=test vars.uuid=e08c4b69-1b43-40ac-95aa-0510ac9e1daf version="v2.1.0+unknown" [2023-01-11T09:01:20.336Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e08c4b69-1b43-40ac-95aa-0510ac9e1daf/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=777650e6-e63c-4591-90a8-c298f4d9df69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/blobs/uploads/e08c4b69-1b43-40ac-95aa-0510ac9e1daf?_state=4Py00WHgxNFRKkrlj3xnPA8rQHABGd-8Vv2UEBJ5Z_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUwOGM0YjY5LTFiNDMtNDBhYy05NWFhLTA1MTBhYzllMWRhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMToyMC4wOTY4NzI0NDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=14.885µs trace.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=55ee2a27-1a4d-459a-9e13-fd22c159c3f8 trace.line=141 vars.name=test vars.uuid=e08c4b69-1b43-40ac-95aa-0510ac9e1daf version="v2.1.0+unknown" [2023-01-11T09:01:20.336Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/cefbca03-0051-4fe6-8dee-6dfc3918010e/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b910ae12-92fa-437e-a1f8-7cdde063b641 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37432" http.request.uri="/v2/test/blobs/uploads/cefbca03-0051-4fe6-8dee-6dfc3918010e?_state=Q1xKo-HnS_ImvYc0D04RwXdEreLrr8JBtEL20cU-oPt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlZmJjYTAzLTAwNTEtNGZlNi04ZGVlLTZkZmMzOTE4MDEwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMToyMC4wOTk0ODAyMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=1.993327ms trace.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=c307d4ba-0ed8-4956-a99f-0ac0ef257a53 trace.line=82 vars.name=test vars.uuid=cefbca03-0051-4fe6-8dee-6dfc3918010e version="v2.1.0+unknown" [2023-01-11T09:01:20.336Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/cefbca03-0051-4fe6-8dee-6dfc3918010e/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b910ae12-92fa-437e-a1f8-7cdde063b641 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37432" http.request.uri="/v2/test/blobs/uploads/cefbca03-0051-4fe6-8dee-6dfc3918010e?_state=Q1xKo-HnS_ImvYc0D04RwXdEreLrr8JBtEL20cU-oPt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlZmJjYTAzLTAwNTEtNGZlNi04ZGVlLTZkZmMzOTE4MDEwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMToyMC4wOTk0ODAyMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=15.818µs trace.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=9cec9f72-6280-43a1-b847-2e3969028bca trace.line=141 vars.name=test vars.uuid=cefbca03-0051-4fe6-8dee-6dfc3918010e version="v2.1.0+unknown" [2023-01-11T09:01:20.336Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=777650e6-e63c-4591-90a8-c298f4d9df69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/blobs/uploads/e08c4b69-1b43-40ac-95aa-0510ac9e1daf?_state=4Py00WHgxNFRKkrlj3xnPA8rQHABGd-8Vv2UEBJ5Z_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUwOGM0YjY5LTFiNDMtNDBhYy05NWFhLTA1MTBhYzllMWRhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMToyMC4wOTY4NzI0NDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=20.572µs trace.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=958c54d7-0942-4de3-b3d5-13aeb576a0cb trace.line=141 vars.name=test vars.uuid=e08c4b69-1b43-40ac-95aa-0510ac9e1daf version="v2.1.0+unknown" [2023-01-11T09:01:20.336Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/cefbca03-0051-4fe6-8dee-6dfc3918010e/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b910ae12-92fa-437e-a1f8-7cdde063b641 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37432" http.request.uri="/v2/test/blobs/uploads/cefbca03-0051-4fe6-8dee-6dfc3918010e?_state=Q1xKo-HnS_ImvYc0D04RwXdEreLrr8JBtEL20cU-oPt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlZmJjYTAzLTAwNTEtNGZlNi04ZGVlLTZkZmMzOTE4MDEwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMToyMC4wOTk0ODAyMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=196.048µs trace.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=81eed247-8d97-4e84-9d92-054d1f495594 trace.line=124 vars.name=test vars.uuid=cefbca03-0051-4fe6-8dee-6dfc3918010e version="v2.1.0+unknown" [2023-01-11T09:01:20.336Z] time="2023-01-11T09:01:20Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b910ae12-92fa-437e-a1f8-7cdde063b641 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37432" http.request.uri="/v2/test/blobs/uploads/cefbca03-0051-4fe6-8dee-6dfc3918010e?_state=Q1xKo-HnS_ImvYc0D04RwXdEreLrr8JBtEL20cU-oPt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlZmJjYTAzLTAwNTEtNGZlNi04ZGVlLTZkZmMzOTE4MDEwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMToyMC4wOTk0ODAyMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=test vars.uuid=cefbca03-0051-4fe6-8dee-6dfc3918010e version="v2.1.0+unknown" [2023-01-11T09:01:20.337Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/cefbca03-0051-4fe6-8dee-6dfc3918010e/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b910ae12-92fa-437e-a1f8-7cdde063b641 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37432" http.request.uri="/v2/test/blobs/uploads/cefbca03-0051-4fe6-8dee-6dfc3918010e?_state=Q1xKo-HnS_ImvYc0D04RwXdEreLrr8JBtEL20cU-oPt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlZmJjYTAzLTAwNTEtNGZlNi04ZGVlLTZkZmMzOTE4MDEwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMToyMC4wOTk0ODAyMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=21.073µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=991c424c-802a-4494-9c2c-954856d28b87 trace.line=141 vars.name=test vars.uuid=cefbca03-0051-4fe6-8dee-6dfc3918010e version="v2.1.0+unknown" [2023-01-11T09:01:20.337Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b910ae12-92fa-437e-a1f8-7cdde063b641 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37432" http.request.uri="/v2/test/blobs/uploads/cefbca03-0051-4fe6-8dee-6dfc3918010e?_state=Q1xKo-HnS_ImvYc0D04RwXdEreLrr8JBtEL20cU-oPt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlZmJjYTAzLTAwNTEtNGZlNi04ZGVlLTZkZmMzOTE4MDEwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMToyMC4wOTk0ODAyMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=96.813µs trace.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=24d100a8-d198-4c2e-bba5-18508ee572b4 trace.line=141 vars.name=test vars.uuid=cefbca03-0051-4fe6-8dee-6dfc3918010e version="v2.1.0+unknown" [2023-01-11T09:01:20.337Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/cefbca03-0051-4fe6-8dee-6dfc3918010e/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b910ae12-92fa-437e-a1f8-7cdde063b641 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37432" http.request.uri="/v2/test/blobs/uploads/cefbca03-0051-4fe6-8dee-6dfc3918010e?_state=Q1xKo-HnS_ImvYc0D04RwXdEreLrr8JBtEL20cU-oPt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlZmJjYTAzLTAwNTEtNGZlNi04ZGVlLTZkZmMzOTE4MDEwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMToyMC4wOTk0ODAyMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=18.65µs trace.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=a875c724-f92b-4162-97a6-f09f236054c2 trace.line=141 vars.name=test vars.uuid=cefbca03-0051-4fe6-8dee-6dfc3918010e version="v2.1.0+unknown" [2023-01-11T09:01:20.337Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/cefbca03-0051-4fe6-8dee-6dfc3918010e/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b910ae12-92fa-437e-a1f8-7cdde063b641 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37432" http.request.uri="/v2/test/blobs/uploads/cefbca03-0051-4fe6-8dee-6dfc3918010e?_state=Q1xKo-HnS_ImvYc0D04RwXdEreLrr8JBtEL20cU-oPt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlZmJjYTAzLTAwNTEtNGZlNi04ZGVlLTZkZmMzOTE4MDEwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMToyMC4wOTk0ODAyMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=558.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).Move" trace.id=f984dc7d-243a-429b-adef-34ff351fd430 trace.line=167 vars.name=test vars.uuid=cefbca03-0051-4fe6-8dee-6dfc3918010e version="v2.1.0+unknown" [2023-01-11T09:01:20.337Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/e08c4b69-1b43-40ac-95aa-0510ac9e1daf/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=777650e6-e63c-4591-90a8-c298f4d9df69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/blobs/uploads/e08c4b69-1b43-40ac-95aa-0510ac9e1daf?_state=4Py00WHgxNFRKkrlj3xnPA8rQHABGd-8Vv2UEBJ5Z_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUwOGM0YjY5LTFiNDMtNDBhYy05NWFhLTA1MTBhYzllMWRhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMToyMC4wOTY4NzI0NDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=18.748µs trace.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=8af648a3-bbd1-41b7-8243-ad95df276110 trace.line=141 vars.name=test vars.uuid=e08c4b69-1b43-40ac-95aa-0510ac9e1daf version="v2.1.0+unknown" [2023-01-11T09:01:20.337Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b910ae12-92fa-437e-a1f8-7cdde063b641 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37432" http.request.uri="/v2/test/blobs/uploads/cefbca03-0051-4fe6-8dee-6dfc3918010e?_state=Q1xKo-HnS_ImvYc0D04RwXdEreLrr8JBtEL20cU-oPt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlZmJjYTAzLTAwNTEtNGZlNi04ZGVlLTZkZmMzOTE4MDEwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMToyMC4wOTk0ODAyMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=511.335µs trace.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=b05fcbf6-5204-43f3-85bb-be68d5f9054e trace.line=95 vars.name=test vars.uuid=cefbca03-0051-4fe6-8dee-6dfc3918010e version="v2.1.0+unknown" [2023-01-11T09:01:20.337Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/e08c4b69-1b43-40ac-95aa-0510ac9e1daf/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=777650e6-e63c-4591-90a8-c298f4d9df69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/blobs/uploads/e08c4b69-1b43-40ac-95aa-0510ac9e1daf?_state=4Py00WHgxNFRKkrlj3xnPA8rQHABGd-8Vv2UEBJ5Z_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUwOGM0YjY5LTFiNDMtNDBhYy05NWFhLTA1MTBhYzllMWRhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMToyMC4wOTY4NzI0NDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=531.006µs trace.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=02860162-5ad9-4aae-affb-b0e8c7eaddaa trace.line=167 vars.name=test vars.uuid=e08c4b69-1b43-40ac-95aa-0510ac9e1daf version="v2.1.0+unknown" [2023-01-11T09:01:20.337Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/cefbca03-0051-4fe6-8dee-6dfc3918010e\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b910ae12-92fa-437e-a1f8-7cdde063b641 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37432" http.request.uri="/v2/test/blobs/uploads/cefbca03-0051-4fe6-8dee-6dfc3918010e?_state=Q1xKo-HnS_ImvYc0D04RwXdEreLrr8JBtEL20cU-oPt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlZmJjYTAzLTAwNTEtNGZlNi04ZGVlLTZkZmMzOTE4MDEwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMToyMC4wOTk0ODAyMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=877µs trace.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=5c2a66e5-5be6-43a3-97b6-411a2477b7f6 trace.line=181 vars.name=test vars.uuid=cefbca03-0051-4fe6-8dee-6dfc3918010e version="v2.1.0+unknown" [2023-01-11T09:01:20.337Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=777650e6-e63c-4591-90a8-c298f4d9df69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/blobs/uploads/e08c4b69-1b43-40ac-95aa-0510ac9e1daf?_state=4Py00WHgxNFRKkrlj3xnPA8rQHABGd-8Vv2UEBJ5Z_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUwOGM0YjY5LTFiNDMtNDBhYy05NWFhLTA1MTBhYzllMWRhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMToyMC4wOTY4NzI0NDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=763.17µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d8e5e7ed-ab9f-4d13-baa3-42ef1e1c1e03 trace.line=95 vars.name=test vars.uuid=e08c4b69-1b43-40ac-95aa-0510ac9e1daf version="v2.1.0+unknown" [2023-01-11T09:01:20.337Z] time="2023-01-11T09:01:20Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b910ae12-92fa-437e-a1f8-7cdde063b641 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37432" http.request.uri="/v2/test/blobs/uploads/cefbca03-0051-4fe6-8dee-6dfc3918010e?_state=Q1xKo-HnS_ImvYc0D04RwXdEreLrr8JBtEL20cU-oPt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlZmJjYTAzLTAwNTEtNGZlNi04ZGVlLTZkZmMzOTE4MDEwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMToyMC4wOTk0ODAyMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=13.331504ms http.response.status=201 http.response.written=0 instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 version="v2.1.0+unknown" [2023-01-11T09:01:20.337Z] 127.0.0.1 - - [11/Jan/2023:09:01:20 +0000] "PUT /v2/test/blobs/uploads/cefbca03-0051-4fe6-8dee-6dfc3918010e?_state=Q1xKo-HnS_ImvYc0D04RwXdEreLrr8JBtEL20cU-oPt7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImNlZmJjYTAzLTAwNTEtNGZlNi04ZGVlLTZkZmMzOTE4MDEwZSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMToyMC4wOTk0ODAyMzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-01-11T09:01:20.337Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/e08c4b69-1b43-40ac-95aa-0510ac9e1daf\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=777650e6-e63c-4591-90a8-c298f4d9df69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/blobs/uploads/e08c4b69-1b43-40ac-95aa-0510ac9e1daf?_state=4Py00WHgxNFRKkrlj3xnPA8rQHABGd-8Vv2UEBJ5Z_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUwOGM0YjY5LTFiNDMtNDBhYy05NWFhLTA1MTBhYzllMWRhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMToyMC4wOTY4NzI0NDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=1.375436ms trace.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=8916cc7e-ea92-4bdd-92e4-7bfe7119d55b trace.line=181 vars.name=test vars.uuid=e08c4b69-1b43-40ac-95aa-0510ac9e1daf version="v2.1.0+unknown" [2023-01-11T09:01:20.337Z] time="2023-01-11T09:01:20Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=777650e6-e63c-4591-90a8-c298f4d9df69 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/blobs/uploads/e08c4b69-1b43-40ac-95aa-0510ac9e1daf?_state=4Py00WHgxNFRKkrlj3xnPA8rQHABGd-8Vv2UEBJ5Z_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUwOGM0YjY5LTFiNDMtNDBhYy05NWFhLTA1MTBhYzllMWRhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMToyMC4wOTY4NzI0NDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=17.297284ms http.response.status=201 http.response.written=0 instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 version="v2.1.0+unknown" [2023-01-11T09:01:20.337Z] 127.0.0.1 - - [11/Jan/2023:09:01:20 +0000] "PUT /v2/test/blobs/uploads/e08c4b69-1b43-40ac-95aa-0510ac9e1daf?_state=4Py00WHgxNFRKkrlj3xnPA8rQHABGd-8Vv2UEBJ5Z_F7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImUwOGM0YjY5LTFiNDMtNDBhYy05NWFhLTA1MTBhYzllMWRhZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowMToyMC4wOTY4NzI0NDNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-01-11T09:01:20.337Z] time="2023-01-11T09:01:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=eb64ae98-4bf3-4a97-a122-aa8cb0ff0ca8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:20.337Z] time="2023-01-11T09:01:20Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=eb64ae98-4bf3-4a97-a122-aa8cb0ff0ca8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:20.337Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=eb64ae98-4bf3-4a97-a122-aa8cb0ff0ca8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=25.446µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=bdf09ed4-7b41-41ae-82c8-3ef3683b13e6 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:20.337Z] time="2023-01-11T09:01:20Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=eb64ae98-4bf3-4a97-a122-aa8cb0ff0ca8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37436" 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.076179ms http.response.status=404 http.response.written=96 instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:20.337Z] 127.0.0.1 - - [11/Jan/2023:09:01:20 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-01-11T09:01:20.337Z] time="2023-01-11T09:01:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9dada06d-8783-46b5-864a-5ed8ea0bea76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:20.337Z] time="2023-01-11T09:01:20Z" level=debug msg=PutImageManifest go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9dada06d-8783-46b5-864a-5ed8ea0bea76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:20.337Z] time="2023-01-11T09:01:20Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9dada06d-8783-46b5-864a-5ed8ea0bea76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:20.337Z] time="2023-01-11T09:01:20Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9dada06d-8783-46b5-864a-5ed8ea0bea76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:20.337Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9dada06d-8783-46b5-864a-5ed8ea0bea76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=83.209µs trace.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=b1a47b72-a79e-4e2c-98c0-91b7bc9e1c44 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:20.337Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9dada06d-8783-46b5-864a-5ed8ea0bea76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=33.006µs trace.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=978360cb-6b59-4472-acb2-1233d2a5ca60 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:20.337Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9dada06d-8783-46b5-864a-5ed8ea0bea76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=39.502µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=74349675-f5c6-483b-a7bb-9e3b230b3cad trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:20.337Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9dada06d-8783-46b5-864a-5ed8ea0bea76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=27.531µs trace.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=392c2666-ede6-405f-9d5c-0b0754857611 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:20.337Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9dada06d-8783-46b5-864a-5ed8ea0bea76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=21.505µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e574b6e4-8b18-49f0-aa2b-e65afa096212 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:20.337Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9dada06d-8783-46b5-864a-5ed8ea0bea76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=192.843µs trace.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=7fd290e5-ac04-45f5-9834-217aa9ad0605 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:20.337Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9dada06d-8783-46b5-864a-5ed8ea0bea76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=302.494µs trace.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=daef9201-3b22-4cfd-9666-77716203cde9 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:20.338Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9dada06d-8783-46b5-864a-5ed8ea0bea76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=84.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).PutContent" trace.id=377b0163-5ab5-4949-ac6e-75fa347f9c56 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:20.338Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9dada06d-8783-46b5-864a-5ed8ea0bea76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=405.948µs trace.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=559f19ab-18ec-4937-880e-3994ab81e746 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:20.338Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9dada06d-8783-46b5-864a-5ed8ea0bea76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=151.561µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=40131377-1ce4-47f1-aca4-4e6cc55b99ed trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:20.338Z] time="2023-01-11T09:01:20Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=9dada06d-8783-46b5-864a-5ed8ea0bea76 http.request.method=PUT http.request.remoteaddr="127.0.0.1:37436" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.559044ms http.response.status=201 http.response.written=0 instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 version="v2.1.0+unknown" [2023-01-11T09:01:20.338Z] 127.0.0.1 - - [11/Jan/2023:09:01:20 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-01-11T09:01:20.338Z] time="2023-01-11T09:01:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c771c636-748c-4680-bac9-c7da03604087 http.request.method=GET http.request.remoteaddr="127.0.0.1:37458" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 version="v2.1.0+unknown" [2023-01-11T09:01:20.338Z] time="2023-01-11T09:01:20Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c771c636-748c-4680-bac9-c7da03604087 http.request.method=GET http.request.remoteaddr="127.0.0.1:37458" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 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="729.935µs" http.response.status=200 http.response.written=2 instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 version="v2.1.0+unknown" [2023-01-11T09:01:20.338Z] 127.0.0.1 - - [11/Jan/2023:09:01:20 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-11T09:01:20.338Z] time="2023-01-11T09:01:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=429a2497-fe50-4c4e-9eea-6b2f009bb8d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37468" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:20.338Z] time="2023-01-11T09:01:20Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=429a2497-fe50-4c4e-9eea-6b2f009bb8d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37468" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:20.338Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=429a2497-fe50-4c4e-9eea-6b2f009bb8d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37468" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=37.6µs trace.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=32f77c9e-8470-4941-aead-f27fc9d20dec trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:20.338Z] time="2023-01-11T09:01:20Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=429a2497-fe50-4c4e-9eea-6b2f009bb8d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37468" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:20.338Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=429a2497-fe50-4c4e-9eea-6b2f009bb8d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37468" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=276.682µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=34fbc8f0-4161-428f-911f-18589fa564d9 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:20.338Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=429a2497-fe50-4c4e-9eea-6b2f009bb8d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37468" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=93.047µs trace.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=7bb9b8af-1495-41b1-96cf-b0c913688510 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:20.338Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=429a2497-fe50-4c4e-9eea-6b2f009bb8d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37468" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=98.942µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4bdad6a4-c002-45b0-a645-2a1bd9ee9c7f trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:20.338Z] time="2023-01-11T09:01:20Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=429a2497-fe50-4c4e-9eea-6b2f009bb8d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37468" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:01:20.338Z] time="2023-01-11T09:01:20Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=429a2497-fe50-4c4e-9eea-6b2f009bb8d8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37468" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 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=3.015922ms http.response.status=200 http.response.written=417 instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 version="v2.1.0+unknown" [2023-01-11T09:01:20.338Z] 127.0.0.1 - - [11/Jan/2023:09:01:20 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-11T09:01:20.338Z] time="2023-01-11T09:01:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e1277d28-50e5-4f97-9847-82b0414cf100 http.request.method=GET http.request.remoteaddr="127.0.0.1:37482" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:01:20.338Z] time="2023-01-11T09:01:20Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e1277d28-50e5-4f97-9847-82b0414cf100 http.request.method=GET http.request.remoteaddr="127.0.0.1:37482" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:01:20.338Z] time="2023-01-11T09:01:20Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e1277d28-50e5-4f97-9847-82b0414cf100 http.request.method=GET http.request.remoteaddr="127.0.0.1:37482" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:01:20.338Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e1277d28-50e5-4f97-9847-82b0414cf100 http.request.method=GET http.request.remoteaddr="127.0.0.1:37482" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=202.566µs trace.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=d5b127d8-a022-4223-a0de-8c6084e2c662 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:01:20.338Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e1277d28-50e5-4f97-9847-82b0414cf100 http.request.method=GET http.request.remoteaddr="127.0.0.1:37482" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=20.028µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b559f51b-e425-4dd8-b8c0-619aeab422bb trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:01:20.338Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e1277d28-50e5-4f97-9847-82b0414cf100 http.request.method=GET http.request.remoteaddr="127.0.0.1:37482" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=91.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).GetContent" trace.id=bfdcff80-84b2-49d7-af9f-fe0be67a6b56 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:01:20.338Z] time="2023-01-11T09:01:20Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e1277d28-50e5-4f97-9847-82b0414cf100 http.request.method=GET http.request.remoteaddr="127.0.0.1:37482" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:01:20.338Z] time="2023-01-11T09:01:20Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e1277d28-50e5-4f97-9847-82b0414cf100 http.request.method=GET http.request.remoteaddr="127.0.0.1:37482" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 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.853402ms http.response.status=200 http.response.written=417 instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 version="v2.1.0+unknown" [2023-01-11T09:01:20.338Z] 127.0.0.1 - - [11/Jan/2023:09:01:20 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-11T09:01:20.338Z] time="2023-01-11T09:01:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e4fd9963-1333-477c-ab27-648bc3d317fc http.request.method=GET http.request.remoteaddr="127.0.0.1:37502" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.338Z] time="2023-01-11T09:01:20Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e4fd9963-1333-477c-ab27-648bc3d317fc http.request.method=GET http.request.remoteaddr="127.0.0.1:37502" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.338Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e4fd9963-1333-477c-ab27-648bc3d317fc http.request.method=GET http.request.remoteaddr="127.0.0.1:37502" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=38.811µs trace.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=298e1db5-d3ad-4660-9282-8ca2197f0d29 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.338Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e4fd9963-1333-477c-ab27-648bc3d317fc http.request.method=GET http.request.remoteaddr="127.0.0.1:37502" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=21.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).Stat" trace.id=83e6aa3e-1da7-49be-b9f5-94e0a8d1f62b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.339Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e4fd9963-1333-477c-ab27-648bc3d317fc http.request.method=GET http.request.remoteaddr="127.0.0.1:37502" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=49.315µs trace.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=8de88245-f317-48be-a779-e53780b28fd9 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.339Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e4fd9963-1333-477c-ab27-648bc3d317fc http.request.method=GET http.request.remoteaddr="127.0.0.1:37502" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=18.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=f33cc273-5671-432f-8af3-5bf9f3704755 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.339Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e4fd9963-1333-477c-ab27-648bc3d317fc http.request.method=GET http.request.remoteaddr="127.0.0.1:37502" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=18.557µs trace.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=114ec721-25c7-4330-99e8-c8c7061fc10d trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.339Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e4fd9963-1333-477c-ab27-648bc3d317fc http.request.method=GET http.request.remoteaddr="127.0.0.1:37502" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=8.543µs trace.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=bf0b03fd-30f5-4fed-9444-6f23d2bea201 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.339Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e4fd9963-1333-477c-ab27-648bc3d317fc http.request.method=GET http.request.remoteaddr="127.0.0.1:37502" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=26.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).ReadStream" trace.id=98f277d5-0588-4681-9d7b-97e9d2733e29 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.339Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e4fd9963-1333-477c-ab27-648bc3d317fc http.request.method=GET http.request.remoteaddr="127.0.0.1:37502" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=36.303µs trace.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=6caa2af9-1284-4ad1-abfe-35b83170ad63 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.339Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e4fd9963-1333-477c-ab27-648bc3d317fc http.request.method=GET http.request.remoteaddr="127.0.0.1:37502" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=19.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).Stat" trace.id=b150d623-8b62-4f27-8ce5-7e1eec379d50 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.339Z] time="2023-01-11T09:01:20Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e4fd9963-1333-477c-ab27-648bc3d317fc http.request.method=GET http.request.remoteaddr="127.0.0.1:37502" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 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=3.814123ms http.response.status=200 http.response.written=68 instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 version="v2.1.0+unknown" [2023-01-11T09:01:20.339Z] 127.0.0.1 - - [11/Jan/2023:09:01:20 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-11T09:01:20.339Z] time="2023-01-11T09:01:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=334db159-6a8b-474e-a44e-79f1d5d990c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37490" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.339Z] time="2023-01-11T09:01:20Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=334db159-6a8b-474e-a44e-79f1d5d990c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37490" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.339Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=334db159-6a8b-474e-a44e-79f1d5d990c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37490" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=87.406µs trace.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=06a73ea4-5edd-4cd4-8573-31fd9ebe67ed trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.339Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=334db159-6a8b-474e-a44e-79f1d5d990c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37490" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=22.823µs trace.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=838a132c-eb9b-423b-8bf1-ca13dbd9e9b3 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.339Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=334db159-6a8b-474e-a44e-79f1d5d990c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37490" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=65.711µs trace.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=25b99c0d-8a49-4e8b-850b-0c34351b2839 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.339Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=334db159-6a8b-474e-a44e-79f1d5d990c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37490" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=20.81µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e1507bab-29dd-425b-a37b-69297d93cb51 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.339Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=334db159-6a8b-474e-a44e-79f1d5d990c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37490" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=20.036µs trace.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=5b895f35-9937-4391-ae2b-f20bb3cdb99c trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.339Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=334db159-6a8b-474e-a44e-79f1d5d990c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37490" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=9.323µs trace.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=cf700b7b-6827-4be1-896b-e90426508939 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.339Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=334db159-6a8b-474e-a44e-79f1d5d990c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37490" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=27.797µs trace.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=c1c3dd93-9a4e-47ad-bac3-985623b01c48 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.339Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=334db159-6a8b-474e-a44e-79f1d5d990c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37490" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=37.741µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=783ec33c-d173-464d-82f1-3cb9ebcf393e trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.339Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=334db159-6a8b-474e-a44e-79f1d5d990c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37490" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=125.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).Stat" trace.id=2b14557c-0e5d-4542-9111-8812cd6fe09a trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:01:20.339Z] time="2023-01-11T09:01:20Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=334db159-6a8b-474e-a44e-79f1d5d990c1 http.request.method=GET http.request.remoteaddr="127.0.0.1:37490" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 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=13.187071ms http.response.status=200 http.response.written=179 instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 version="v2.1.0+unknown" [2023-01-11T09:01:20.339Z] 127.0.0.1 - - [11/Jan/2023:09:01:20 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-11T09:01:20.339Z] time="2023-01-11T09:01:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=787639d3-8cdf-494a-ad4e-7113248e18b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:37522" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 version="v2.1.0+unknown" [2023-01-11T09:01:20.339Z] time="2023-01-11T09:01:20Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=787639d3-8cdf-494a-ad4e-7113248e18b6 http.request.method=GET http.request.remoteaddr="127.0.0.1:37522" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 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="827.615µs" http.response.status=200 http.response.written=2 instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 version="v2.1.0+unknown" [2023-01-11T09:01:20.339Z] 127.0.0.1 - - [11/Jan/2023:09:01:20 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-11T09:01:20.339Z] time="2023-01-11T09:01:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3a99ff99-4255-46f3-96e9-030df777d626 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37534" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:01:20.339Z] time="2023-01-11T09:01:20Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3a99ff99-4255-46f3-96e9-030df777d626 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37534" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:01:20.339Z] time="2023-01-11T09:01:20Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3a99ff99-4255-46f3-96e9-030df777d626 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37534" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:01:20.340Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3a99ff99-4255-46f3-96e9-030df777d626 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37534" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=39.483µs trace.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=3015e584-4e00-4d93-ad95-5cc9b92c548d trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:01:20.340Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3a99ff99-4255-46f3-96e9-030df777d626 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37534" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=16.704µs trace.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=66bc5b88-a958-443c-9c94-2e66d7bc94c7 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:01:20.340Z] time="2023-01-11T09:01:20Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=3a99ff99-4255-46f3-96e9-030df777d626 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:37534" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 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.099679ms http.response.status=404 http.response.written=181 instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:01:20.340Z] 127.0.0.1 - - [11/Jan/2023:09:01:20 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-11T09:01:20.340Z] time="2023-01-11T09:01:20Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ae0487db-b70f-4204-a1e4-24ba6f260040 http.request.method=GET http.request.remoteaddr="127.0.0.1:37546" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:01:20.340Z] time="2023-01-11T09:01:20Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ae0487db-b70f-4204-a1e4-24ba6f260040 http.request.method=GET http.request.remoteaddr="127.0.0.1:37546" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:01:20.340Z] time="2023-01-11T09:01:20Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ae0487db-b70f-4204-a1e4-24ba6f260040 http.request.method=GET http.request.remoteaddr="127.0.0.1:37546" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:01:20.340Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ae0487db-b70f-4204-a1e4-24ba6f260040 http.request.method=GET http.request.remoteaddr="127.0.0.1:37546" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=18.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).GetContent" trace.id=5a2e301d-a1c0-4e82-abb7-3ca479716ef3 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:01:20.340Z] time="2023-01-11T09:01:20Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ae0487db-b70f-4204-a1e4-24ba6f260040 http.request.method=GET http.request.remoteaddr="127.0.0.1:37546" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 trace.duration=16.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).GetContent" trace.id=d37a320c-05d8-4d58-9e9e-0ea5e3b8ca32 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:01:20.340Z] time="2023-01-11T09:01:20Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=ae0487db-b70f-4204-a1e4-24ba6f260040 http.request.method=GET http.request.remoteaddr="127.0.0.1:37546" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 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.634569ms http.response.status=404 http.response.written=181 instance.id=fbc5ae94-af94-43d8-a698-4a130f77d1c9 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:01:20.340Z] 127.0.0.1 - - [11/Jan/2023:09:01:20 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/f8c2a2e8c65a3bc43913d145a34b851477201ab5 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-11T09:01:20.340Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.29s) [2023-01-11T09:01:20.340Z] === RUN TestRemoveImageOrphaning [2023-01-11T09:01:20.599Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2023-01-11T09:01:20.599Z] === RUN TestRemoveImageGarbageCollector [2023-01-11T09:01:21.158Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2023-01-11T09:01:22.202Z] --- PASS: TestRunContainerWithBridgeNone (1.68s) [2023-01-11T09:01:22.202Z] === RUN TestNetworkInvalidJSON [2023-01-11T09:01:22.202Z] === RUN TestNetworkInvalidJSON//networks/create [2023-01-11T09:01:22.202Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-01-11T09:01:22.202Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-01-11T09:01:22.202Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-01-11T09:01:22.202Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-11T09:01:22.202Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-11T09:01:22.202Z] === CONT TestNetworkInvalidJSON//networks/create [2023-01-11T09:01:22.202Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-11T09:01:22.202Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-01-11T09:01:22.202Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-01-11T09:01:22.202Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-01-11T09:01:22.202Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-01-11T09:01:22.202Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-01-11T09:01:22.202Z] === RUN TestNetworkList [2023-01-11T09:01:22.202Z] === RUN TestNetworkList//networks [2023-01-11T09:01:22.202Z] === PAUSE TestNetworkList//networks [2023-01-11T09:01:22.202Z] === RUN TestNetworkList//networks/ [2023-01-11T09:01:22.202Z] === PAUSE TestNetworkList//networks/ [2023-01-11T09:01:22.202Z] === CONT TestNetworkList//networks [2023-01-11T09:01:22.202Z] === CONT TestNetworkList//networks/ [2023-01-11T09:01:22.202Z] --- PASS: TestNetworkList (0.01s) [2023-01-11T09:01:22.202Z] --- PASS: TestNetworkList//networks (0.00s) [2023-01-11T09:01:22.202Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-01-11T09:01:22.202Z] === RUN TestHostIPv4BridgeLabel [2023-01-11T09:01:22.501Z] --- PASS: TestRemoveImageGarbageCollector (1.91s) [2023-01-11T09:01:22.502Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-01-11T09:01:22.502Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-01-11T09:01:22.502Z] === RUN TestTagInvalidReference [2023-01-11T09:01:22.521Z] --- PASS: TestDaemonIpcModePrivate (2.12s) [2023-01-11T09:01:22.521Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-01-11T09:01:22.521Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-01-11T09:01:22.521Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2023-01-11T09:01:22.521Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-01-11T09:01:22.521Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-01-11T09:01:22.521Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2023-01-11T09:01:22.521Z] === RUN TestIpcModeOlderClient [2023-01-11T09:01:22.521Z] === PAUSE TestIpcModeOlderClient [2023-01-11T09:01:22.521Z] === RUN TestKillContainerInvalidSignal [2023-01-11T09:01:22.761Z] --- PASS: TestTagInvalidReference (0.01s) [2023-01-11T09:01:22.761Z] === RUN TestTagValidPrefixedRepo [2023-01-11T09:01:22.761Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2023-01-11T09:01:22.761Z] === RUN TestTagExistedNameWithoutForce [2023-01-11T09:01:22.761Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-01-11T09:01:22.761Z] === RUN TestTagOfficialNames [2023-01-11T09:01:22.761Z] --- PASS: TestTagOfficialNames (0.05s) [2023-01-11T09:01:22.761Z] === RUN TestTagMatchesDigest [2023-01-11T09:01:22.761Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-01-11T09:01:22.761Z] === CONT TestImportExtremelyLargeImageWorks [2023-01-11T09:01:22.764Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2023-01-11T09:01:22.765Z] === RUN TestDaemonRestartWithLiveRestore [2023-01-11T09:01:22.776Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2023-01-11T09:01:22.776Z] === RUN TestKillContainer [2023-01-11T09:01:22.776Z] === RUN TestKillContainer/no_signal [2023-01-11T09:01:23.338Z] === RUN TestKillContainer/non_killing_signal [2023-01-11T09:01:23.338Z] === RUN TestKillContainer/killing_signal [2023-01-11T09:01:23.693Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2023-01-11T09:01:23.693Z] === RUN TestDaemonDefaultNetworkPools [2023-01-11T09:01:23.899Z] --- PASS: TestKillContainer (1.16s) [2023-01-11T09:01:23.899Z] --- PASS: TestKillContainer/no_signal (0.35s) [2023-01-11T09:01:23.899Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2023-01-11T09:01:23.899Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2023-01-11T09:01:23.899Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-01-11T09:01:23.899Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-01-11T09:01:24.460Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-01-11T09:01:24.622Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2023-01-11T09:01:24.622Z] === RUN TestDaemonRestartWithExistingNetwork [2023-01-11T09:01:24.716Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s) [2023-01-11T09:01:24.716Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2023-01-11T09:01:24.716Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2023-01-11T09:01:24.716Z] === RUN TestKillStoppedContainer [2023-01-11T09:01:24.716Z] --- PASS: TestKillStoppedContainer (0.05s) [2023-01-11T09:01:24.716Z] === RUN TestKillStoppedContainerAPIPre120 [2023-01-11T09:01:24.972Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2023-01-11T09:01:24.972Z] === RUN TestKillDifferentUserContainer [2023-01-11T09:01:25.228Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2023-01-11T09:01:25.228Z] === RUN TestInspectOomKilledTrue [2023-01-11T09:01:25.228Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-11T09:01:25.228Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-01-11T09:01:25.228Z] === RUN TestInspectOomKilledFalse [2023-01-11T09:01:25.228Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-01-11T09:01:25.228Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-01-11T09:01:25.228Z] === RUN TestLinksEtcHostsContentMatch [2023-01-11T09:01:25.228Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2023-01-11T09:01:25.228Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2023-01-11T09:01:25.228Z] === RUN TestLinksContainerNames [2023-01-11T09:01:25.551Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2023-01-11T09:01:25.551Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-01-11T09:01:26.214Z] --- PASS: TestLinksContainerNames (0.77s) [2023-01-11T09:01:26.214Z] === RUN TestLogsFollowTailEmpty [2023-01-11T09:01:26.471Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2023-01-11T09:01:26.471Z] === RUN TestContainerNetworkMountsNoChown [2023-01-11T09:01:26.727Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2023-01-11T09:01:26.727Z] === RUN TestMountDaemonRoot [2023-01-11T09:01:26.727Z] === RUN TestMountDaemonRoot/default [2023-01-11T09:01:26.727Z] === PAUSE TestMountDaemonRoot/default [2023-01-11T09:01:26.727Z] === RUN TestMountDaemonRoot/private [2023-01-11T09:01:26.727Z] === PAUSE TestMountDaemonRoot/private [2023-01-11T09:01:26.727Z] === RUN TestMountDaemonRoot/rprivate [2023-01-11T09:01:26.727Z] === PAUSE TestMountDaemonRoot/rprivate [2023-01-11T09:01:26.727Z] === RUN TestMountDaemonRoot/slave [2023-01-11T09:01:26.727Z] === PAUSE TestMountDaemonRoot/slave [2023-01-11T09:01:26.727Z] === RUN TestMountDaemonRoot/rslave [2023-01-11T09:01:26.727Z] === PAUSE TestMountDaemonRoot/rslave [2023-01-11T09:01:26.727Z] === RUN TestMountDaemonRoot/shared [2023-01-11T09:01:26.727Z] === PAUSE TestMountDaemonRoot/shared [2023-01-11T09:01:26.727Z] === RUN TestMountDaemonRoot/rshared [2023-01-11T09:01:26.727Z] === PAUSE TestMountDaemonRoot/rshared [2023-01-11T09:01:26.984Z] === CONT TestMountDaemonRoot/default [2023-01-11T09:01:26.984Z] === RUN TestMountDaemonRoot/default/bind_root [2023-01-11T09:01:26.984Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-01-11T09:01:26.984Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-01-11T09:01:26.984Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-01-11T09:01:26.984Z] === RUN TestMountDaemonRoot/default/mount_root [2023-01-11T09:01:26.984Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-01-11T09:01:26.984Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-01-11T09:01:26.984Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-01-11T09:01:26.984Z] === CONT TestMountDaemonRoot/default/bind_root [2023-01-11T09:01:26.984Z] === CONT TestMountDaemonRoot/rshared [2023-01-11T09:01:26.984Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-01-11T09:01:26.984Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-01-11T09:01:26.984Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-01-11T09:01:26.984Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-01-11T09:01:26.984Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-01-11T09:01:26.984Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-01-11T09:01:26.984Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-01-11T09:01:26.984Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-01-11T09:01:26.984Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-01-11T09:01:26.984Z] === CONT TestMountDaemonRoot/shared [2023-01-11T09:01:26.984Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-01-11T09:01:26.984Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-01-11T09:01:26.984Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-01-11T09:01:26.984Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-01-11T09:01:26.984Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-01-11T09:01:26.984Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-01-11T09:01:26.984Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-01-11T09:01:26.984Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-01-11T09:01:26.984Z] === CONT TestMountDaemonRoot/rslave [2023-01-11T09:01:26.984Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-01-11T09:01:26.984Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-01-11T09:01:26.984Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-01-11T09:01:26.984Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-01-11T09:01:26.984Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-01-11T09:01:26.984Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-01-11T09:01:26.984Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-01-11T09:01:26.984Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-01-11T09:01:26.984Z] === CONT TestMountDaemonRoot/slave [2023-01-11T09:01:26.984Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-01-11T09:01:26.984Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-01-11T09:01:26.984Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-01-11T09:01:26.984Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-01-11T09:01:26.984Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-01-11T09:01:26.984Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-01-11T09:01:26.984Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-01-11T09:01:26.984Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-01-11T09:01:26.984Z] === CONT TestMountDaemonRoot/rprivate [2023-01-11T09:01:26.984Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-01-11T09:01:26.984Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-01-11T09:01:26.984Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-01-11T09:01:26.984Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-01-11T09:01:26.984Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-01-11T09:01:26.984Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-01-11T09:01:26.984Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-01-11T09:01:26.984Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-01-11T09:01:26.984Z] === CONT TestMountDaemonRoot/private [2023-01-11T09:01:26.984Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-01-11T09:01:26.984Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-01-11T09:01:26.984Z] === RUN TestMountDaemonRoot/private/bind_root [2023-01-11T09:01:26.984Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-01-11T09:01:26.984Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-01-11T09:01:26.984Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-01-11T09:01:26.984Z] === RUN TestMountDaemonRoot/private/mount_root [2023-01-11T09:01:26.984Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-01-11T09:01:26.984Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-01-11T09:01:26.984Z] === CONT TestMountDaemonRoot/default/mount_root [2023-01-11T09:01:26.984Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-01-11T09:01:26.984Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-01-11T09:01:26.984Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-01-11T09:01:26.984Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-01-11T09:01:26.984Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-01-11T09:01:26.984Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-01-11T09:01:26.984Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-01-11T09:01:26.984Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-01-11T09:01:26.984Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-01-11T09:01:26.984Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-01-11T09:01:26.984Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-01-11T09:01:27.019Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.25s) [2023-01-11T09:01:27.019Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-01-11T09:01:27.240Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-01-11T09:01:27.240Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-01-11T09:01:27.240Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-01-11T09:01:27.240Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-01-11T09:01:27.240Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-01-11T09:01:27.240Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-01-11T09:01:27.240Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-01-11T09:01:27.240Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-01-11T09:01:27.240Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-01-11T09:01:27.240Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-01-11T09:01:27.240Z] === CONT TestMountDaemonRoot/private/mount_root [2023-01-11T09:01:27.240Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-01-11T09:01:27.240Z] === CONT TestMountDaemonRoot/private/bind_root [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2023-01-11T09:01:27.240Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2023-01-11T09:01:27.240Z] === RUN TestContainerBindMountNonRecursive [2023-01-11T09:01:27.240Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2023-01-11T09:01:27.240Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2023-01-11T09:01:27.240Z] === RUN TestContainerVolumesMountedAsShared [2023-01-11T09:01:27.240Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2023-01-11T09:01:27.240Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2023-01-11T09:01:27.240Z] === RUN TestContainerVolumesMountedAsSlave [2023-01-11T09:01:27.240Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2023-01-11T09:01:27.240Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2023-01-11T09:01:27.240Z] === RUN TestNetworkNat [2023-01-11T09:01:27.582Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2023-01-11T09:01:27.582Z] === RUN TestServiceWithPredefinedNetwork [2023-01-11T09:01:27.802Z] --- PASS: TestNetworkNat (0.51s) [2023-01-11T09:01:27.802Z] === RUN TestNetworkLocalhostTCPNat [2023-01-11T09:01:28.363Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2023-01-11T09:01:28.363Z] === RUN TestNetworkLoopbackNat [2023-01-11T09:01:29.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-01-11T09:01:29.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-01-11T09:01:30.100Z] --- PASS: TestServiceWithPredefinedNetwork (2.57s) [2023-01-11T09:01:30.100Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-01-11T09:01:30.100Z] service_test.go:242: FLAKY_TEST [2023-01-11T09:01:30.100Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-11T09:01:30.100Z] === RUN TestServiceWithDataPathPortInit [2023-01-11T09:01:30.876Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2023-01-11T09:01:30.876Z] === RUN TestPause [2023-01-11T09:01:30.876Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-11T09:01:30.876Z] --- SKIP: TestPause (0.00s) [2023-01-11T09:01:30.876Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-01-11T09:01:30.876Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-01-11T09:01:30.876Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-01-11T09:01:30.876Z] === RUN TestPauseStopPausedContainer [2023-01-11T09:01:30.876Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-11T09:01:30.876Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2023-01-11T09:01:30.876Z] === RUN TestPsFilter [2023-01-11T09:01:30.876Z] --- PASS: TestPsFilter (0.10s) [2023-01-11T09:01:30.876Z] === RUN TestRemoveContainerWithRemovedVolume [2023-01-11T09:01:31.132Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2023-01-11T09:01:31.132Z] === RUN TestRemoveContainerWithVolume [2023-01-11T09:01:31.692Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2023-01-11T09:01:31.692Z] === RUN TestRemoveContainerRunning [2023-01-11T09:01:31.971Z] --- PASS: TestRemoveContainerRunning (0.43s) [2023-01-11T09:01:31.971Z] === RUN TestRemoveContainerForceRemoveRunning [2023-01-11T09:01:32.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-01-11T09:01:32.576Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2023-01-11T09:01:32.576Z] === RUN TestRemoveInvalidContainer [2023-01-11T09:01:32.576Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-01-11T09:01:32.576Z] === RUN TestRenameLinkedContainer [2023-01-11T09:01:33.960Z] --- PASS: TestRenameLinkedContainer (1.58s) [2023-01-11T09:01:33.960Z] === RUN TestRenameStoppedContainer [2023-01-11T09:01:34.521Z] --- PASS: TestRenameStoppedContainer (0.38s) [2023-01-11T09:01:34.521Z] === RUN TestRenameRunningContainerAndReuse [2023-01-11T09:01:35.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-01-11T09:01:35.447Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2023-01-11T09:01:35.447Z] === RUN TestRenameInvalidName [2023-01-11T09:01:35.612Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-01-11T09:01:35.703Z] --- PASS: TestRenameInvalidName (0.39s) [2023-01-11T09:01:35.703Z] === RUN TestRenameAnonymousContainer [2023-01-11T09:01:37.066Z] --- PASS: TestRenameAnonymousContainer (1.39s) [2023-01-11T09:01:37.066Z] === RUN TestRenameContainerWithSameName [2023-01-11T09:01:37.322Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2023-01-11T09:01:37.322Z] === RUN TestRenameContainerWithLinkedContainer [2023-01-11T09:01:38.250Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s) [2023-01-11T09:01:38.250Z] === RUN TestResize [2023-01-11T09:01:38.810Z] --- PASS: TestResize (0.41s) [2023-01-11T09:01:38.810Z] === RUN TestResizeWithInvalidSize [2023-01-11T09:01:38.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-01-11T09:01:39.065Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2023-01-11T09:01:39.065Z] === RUN TestResizeWhenContainerNotStarted [2023-01-11T09:01:39.625Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2023-01-11T09:01:39.625Z] === RUN TestDaemonRestartKillContainers [2023-01-11T09:01:39.625Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2023-01-11T09:01:39.625Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2023-01-11T09:01:39.625Z] === RUN TestCgroupNamespacesRun [2023-01-11T09:01:42.138Z] --- PASS: TestCgroupNamespacesRun (2.17s) [2023-01-11T09:01:42.138Z] === RUN TestCgroupNamespacesRunPrivileged [2023-01-11T09:01:44.023Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.09s) [2023-01-11T09:01:44.023Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-01-11T09:01:44.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-01-11T09:01:44.942Z] --- PASS: TestServiceWithDataPathPortInit (14.56s) [2023-01-11T09:01:44.942Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-01-11T09:01:45.957Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.11s) [2023-01-11T09:01:45.957Z] === RUN TestCgroupNamespacesRunHostMode [2023-01-11T09:01:46.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-01-11T09:01:47.458Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dhgr6uam85rv4cz3lecb31922 Created:2023-01-11 09:01:45.835082484 +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[0c2695ecb585caa27682b82db3d2965dec3c13188fd47f799de4dfdd55b8a3d4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lzzoci2hxtb0qj8rnb8ue5qpw EndpointID:5d05a26689fb2c97ddabb45f2f14a643fbed4c2d11710d2376efdf0d9c0bcfa9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:df3ab96818a256995e2e70d8f75047514a1367a900b77e82a60044b783d09db0 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:45c0c63eb533 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lzzoci2hxtb0qj8rnb8ue5qpw EndpointID:5d05a26689fb2c97ddabb45f2f14a643fbed4c2d11710d2376efdf0d9c0bcfa9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-01-11T09:01:48.470Z] --- PASS: TestCgroupNamespacesRunHostMode (2.10s) [2023-01-11T09:01:48.470Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-01-11T09:01:49.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-01-11T09:01:50.354Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.12s) [2023-01-11T09:01:50.354Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-01-11T09:01:50.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-01-11T09:01:51.623Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2023-01-11T09:01:51.623Z] PASS [2023-01-11T09:01:51.623Z] [2023-01-11T09:01:51.623Z] === Skipped [2023-01-11T09:01:51.623Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-11T09:01:51.623Z] service_test.go:242: FLAKY_TEST [2023-01-11T09:01:51.623Z] [2023-01-11T09:01:51.623Z] DONE 26 tests, 1 skipped in 45.825s [2023-01-11T09:01:51.623Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-01-11T09:01:51.623Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:01:51.623Z] ++ set -e [2023-01-11T09:01:51.623Z] ++ '[' -n 0 ']' [2023-01-11T09:01:51.623Z] ++ set -x [2023-01-11T09:01:51.623Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:01:51.623Z] INFO: Testing against a local daemon [2023-01-11T09:01:51.623Z] === RUN TestDockerNetworkIpvlanPersistance [2023-01-11T09:01:51.623Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-11T09:01:51.623Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-01-11T09:01:51.623Z] === RUN TestDockerNetworkIpvlan [2023-01-11T09:01:51.623Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-11T09:01:51.623Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-01-11T09:01:51.623Z] PASS [2023-01-11T09:01:51.623Z] [2023-01-11T09:01:51.623Z] === Skipped [2023-01-11T09:01:51.623Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-01-11T09:01:51.623Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-11T09:01:51.623Z] [2023-01-11T09:01:51.623Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-01-11T09:01:51.623Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-11T09:01:51.623Z] [2023-01-11T09:01:51.623Z] DONE 2 tests, 2 skipped in 0.105s [2023-01-11T09:01:51.623Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-01-11T09:01:51.623Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:01:51.623Z] ++ set -e [2023-01-11T09:01:51.623Z] ++ '[' -n 0 ']' [2023-01-11T09:01:51.623Z] ++ set -x [2023-01-11T09:01:51.623Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:01:51.623Z] INFO: Testing against a local daemon [2023-01-11T09:01:51.623Z] === RUN TestDockerNetworkMacvlanPersistance [2023-01-11T09:01:52.240Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.12s) [2023-01-11T09:01:52.240Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-01-11T09:01:52.988Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2023-01-11T09:01:52.988Z] === RUN TestDockerNetworkMacvlan [2023-01-11T09:01:53.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-01-11T09:01:53.550Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-01-11T09:01:54.126Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.68s) [2023-01-11T09:01:54.126Z] === RUN TestCgroupNamespacesRunOlderClient [2023-01-11T09:01:54.477Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-01-11T09:01:55.038Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-01-11T09:01:55.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-01-11T09:01:56.639Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.24s) [2023-01-11T09:01:56.639Z] === RUN TestNISDomainname [2023-01-11T09:01:56.639Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2023-01-11T09:01:56.639Z] --- SKIP: TestNISDomainname (0.01s) [2023-01-11T09:01:56.639Z] === RUN TestHostnameDnsResolution [2023-01-11T09:01:56.895Z] --- PASS: TestHostnameDnsResolution (0.63s) [2023-01-11T09:01:56.895Z] === RUN TestUnprivilegedPortsAndPing [2023-01-11T09:01:56.895Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2023-01-11T09:01:56.895Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2023-01-11T09:01:56.895Z] === RUN TestStats [2023-01-11T09:01:56.895Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-11T09:01:56.895Z] --- SKIP: TestStats (0.00s) [2023-01-11T09:01:56.895Z] === RUN TestStopContainerWithTimeout [2023-01-11T09:01:56.895Z] === RUN TestStopContainerWithTimeout/0 [2023-01-11T09:01:56.895Z] === PAUSE TestStopContainerWithTimeout/0 [2023-01-11T09:01:56.895Z] === RUN TestStopContainerWithTimeout/1 [2023-01-11T09:01:56.895Z] === PAUSE TestStopContainerWithTimeout/1 [2023-01-11T09:01:56.895Z] === RUN TestStopContainerWithTimeout/3 [2023-01-11T09:01:56.895Z] === PAUSE TestStopContainerWithTimeout/3 [2023-01-11T09:01:56.895Z] === RUN TestStopContainerWithTimeout/-1 [2023-01-11T09:01:56.895Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-01-11T09:01:56.895Z] === CONT TestStopContainerWithTimeout/0 [2023-01-11T09:01:56.895Z] === CONT TestStopContainerWithTimeout/-1 [2023-01-11T09:01:56.927Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-01-11T09:01:57.456Z] === CONT TestStopContainerWithTimeout/3 [2023-01-11T09:01:58.817Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-01-11T09:01:59.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-01-11T09:01:59.342Z] === CONT TestStopContainerWithTimeout/1 [2023-01-11T09:02:00.705Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-01-11T09:02:00.706Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2023-01-11T09:02:00.706Z] --- PASS: TestStopContainerWithTimeout/-1 (2.51s) [2023-01-11T09:02:00.706Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2023-01-11T09:02:00.706Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2023-01-11T09:02:00.706Z] === RUN TestDeleteDevicemapper [2023-01-11T09:02:00.706Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-01-11T09:02:00.706Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-01-11T09:02:00.706Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-01-11T09:02:00.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-01-11T09:02:01.357Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-01-11T09:02:02.072Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.33s) [2023-01-11T09:02:02.072Z] === RUN TestUpdateMemory [2023-01-11T09:02:02.072Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-11T09:02:02.072Z] --- SKIP: TestUpdateMemory (0.01s) [2023-01-11T09:02:02.072Z] === RUN TestUpdateCPUQuota [2023-01-11T09:02:02.072Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-11T09:02:02.072Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2023-01-11T09:02:02.072Z] === RUN TestUpdatePidsLimit [2023-01-11T09:02:02.072Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-11T09:02:02.072Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2023-01-11T09:02:02.072Z] === RUN TestUpdateRestartPolicy [2023-01-11T09:02:02.285Z] --- PASS: TestDockerNetworkMacvlan (9.33s) [2023-01-11T09:02:02.285Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2023-01-11T09:02:02.285Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2023-01-11T09:02:02.285Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2023-01-11T09:02:02.285Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s) [2023-01-11T09:02:02.285Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.94s) [2023-01-11T09:02:02.285Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s) [2023-01-11T09:02:02.285Z] PASS [2023-01-11T09:02:02.285Z] [2023-01-11T09:02:02.285Z] DONE 8 tests in 10.697s [2023-01-11T09:02:02.285Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-01-11T09:02:02.285Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:02:02.285Z] ++ set -e [2023-01-11T09:02:02.285Z] ++ '[' -n 0 ']' [2023-01-11T09:02:02.285Z] ++ set -x [2023-01-11T09:02:02.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:02:02.285Z] testing: warning: no tests to run [2023-01-11T09:02:02.285Z] PASS [2023-01-11T09:02:02.285Z] [2023-01-11T09:02:02.285Z] DONE 0 tests in 0.024s [2023-01-11T09:02:02.285Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-01-11T09:02:02.285Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:02:02.285Z] ++ set -e [2023-01-11T09:02:02.285Z] ++ '[' -n 0 ']' [2023-01-11T09:02:02.285Z] ++ set -x [2023-01-11T09:02:02.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:02:02.541Z] INFO: Testing against a local daemon [2023-01-11T09:02:02.541Z] === RUN TestAuthZPluginAllowRequest [2023-01-11T09:02:03.403Z] ..........................xx.................... [ 29%] [2023-01-11T09:02:03.469Z] --- PASS: TestAuthZPluginAllowRequest (1.10s) [2023-01-11T09:02:03.469Z] === RUN TestAuthZPluginTLS [2023-01-11T09:02:03.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-01-11T09:02:04.032Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-01-11T09:02:04.032Z] === RUN TestAuthZPluginDenyRequest [2023-01-11T09:02:04.593Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-01-11T09:02:04.593Z] === RUN TestAuthZPluginAPIDenyResponse [2023-01-11T09:02:05.155Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-01-11T09:02:05.155Z] === RUN TestAuthZPluginDenyResponse [2023-01-11T09:02:05.716Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2023-01-11T09:02:05.716Z] === RUN TestAuthZPluginAllowEventStream [2023-01-11T09:02:06.076Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-01-11T09:02:06.076Z] Using test binary docker [2023-01-11T09:02:06.076Z] +++ /etc/init.d/apparmor start [2023-01-11T09:02:06.076Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-01-11T09:02:06.076Z] INFO: Waiting for daemon to start... [2023-01-11T09:02:06.076Z] Starting dockerd [2023-01-11T09:02:06.076Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2023-01-11T09:02:06.643Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s) [2023-01-11T09:02:06.643Z] === RUN TestAuthZPluginErrorResponse [2023-01-11T09:02:07.205Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2023-01-11T09:02:07.205Z] === RUN TestAuthZPluginErrorRequest [2023-01-11T09:02:07.767Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-01-11T09:02:07.767Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-01-11T09:02:08.330Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2023-01-11T09:02:08.330Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-01-11T09:02:08.620Z] . [2023-01-11T09:02:08.621Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-01-11T09:02:08.621Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-01-11T09:02:08.621Z] Error: No such image: emptyfs [2023-01-11T09:02:08.621Z] ++++ docker load [2023-01-11T09:02:08.621Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-01-11T09:02:08.621Z] Running integration-test (iteration 1) [2023-01-11T09:02:08.621Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-01-11T09:02:08.621Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:02:08.621Z] ++ set -e [2023-01-11T09:02:08.621Z] ++ '[' -n 0 ']' [2023-01-11T09:02:08.621Z] ++ set -x [2023-01-11T09:02:08.621Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:02:09.564Z] Loaded image: busybox:latest [2023-01-11T09:02:09.731Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.31s) [2023-01-11T09:02:09.731Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-01-11T09:02:10.135Z] Loaded image: busybox:glibc [2023-01-11T09:02:11.096Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.31s) [2023-01-11T09:02:11.096Z] === RUN TestAuthZPluginHeader [2023-01-11T09:02:11.657Z] --- PASS: TestAuthZPluginHeader (0.68s) [2023-01-11T09:02:11.657Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-01-11T09:02:11.657Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-11T09:02:11.657Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-01-11T09:02:11.657Z] === RUN TestAuthZPluginV2Disable [2023-01-11T09:02:11.657Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-11T09:02:11.657Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-01-11T09:02:11.657Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-01-11T09:02:11.657Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-11T09:02:11.657Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-01-11T09:02:11.657Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-01-11T09:02:11.657Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-11T09:02:11.657Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-01-11T09:02:11.657Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-01-11T09:02:14.246Z] --- PASS: TestUpdateRestartPolicy (10.78s) [2023-01-11T09:02:14.246Z] === RUN TestUpdateRestartWithAutoRemove [2023-01-11T09:02:14.246Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) [2023-01-11T09:02:14.246Z] === RUN TestWaitNonBlocked [2023-01-11T09:02:14.246Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-11T09:02:14.246Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-11T09:02:14.246Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-11T09:02:14.246Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-11T09:02:14.246Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-11T09:02:14.246Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-11T09:02:14.246Z] --- PASS: TestWaitNonBlocked (0.02s) [2023-01-11T09:02:14.246Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.53s) [2023-01-11T09:02:14.246Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s) [2023-01-11T09:02:14.246Z] === RUN TestWaitBlocked [2023-01-11T09:02:14.246Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-11T09:02:14.246Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-11T09:02:14.246Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-01-11T09:02:14.246Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-01-11T09:02:14.246Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-11T09:02:14.246Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-01-11T09:02:14.502Z] --- PASS: TestWaitBlocked (0.01s) [2023-01-11T09:02:14.502Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2023-01-11T09:02:14.502Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2023-01-11T09:02:14.502Z] === CONT TestDaemonRestartIpcMode [2023-01-11T09:02:14.502Z] === CONT TestIpcModeOlderClient [2023-01-11T09:02:14.502Z] --- PASS: TestIpcModeOlderClient (0.05s) [2023-01-11T09:02:14.502Z] === CONT TestRestartDaemonWithRestartingContainer [2023-01-11T09:02:15.421Z] Loaded image: debian:bullseye-slim [2023-01-11T09:02:15.421Z] Loaded image: hello-world:latest [2023-01-11T09:02:15.421Z] Loaded image: arm32v7/hello-world:latest [2023-01-11T09:02:15.421Z] INFO: Testing against a local daemon [2023-01-11T09:02:15.421Z] === RUN TestCgroupNamespacesBuild [2023-01-11T09:02:17.977Z] --- PASS: TestCgroupNamespacesBuild (2.60s) [2023-01-11T09:02:17.977Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-01-11T09:02:18.391Z] 8185ee4ed646: Pull complete [2023-01-11T09:02:18.391Z] Digest: sha256:192adcdbbcebf7000d95a0ca34422709127e20b0334e6968381a198c816c9f9f [2023-01-11T09:02:18.391Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-11T09:02:18.391Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2023-01-11T09:02:18.391Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2023-01-11T09:02:18.391Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.3887' [2023-01-11T09:02:18.391Z] WARN: Skipping validation tests [2023-01-11T09:02:18.391Z] INFO: Running unit tests at 01/11/2023 09:02:06... [2023-01-11T09:02:18.391Z] INFO: make.ps1 starting at 01/11/2023 09:02:13 [2023-01-11T09:02:18.391Z] INFO: Git commit (c7eaad2c14) assumed from DOCKER_GITCOMMIT environment variable [2023-01-11T09:02:18.391Z] INFO: Invoking autogen... [2023-01-11T09:02:18.391Z] INFO: Running unit tests... [2023-01-11T09:02:18.665Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.08s) [2023-01-11T09:02:19.226Z] --- PASS: TestDaemonRestartIpcMode (4.49s) [2023-01-11T09:02:19.226Z] PASS [2023-01-11T09:02:19.226Z] [2023-01-11T09:02:19.226Z] === Skipped [2023-01-11T09:02:19.226Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-01-11T09:02:19.226Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-11T09:02:19.226Z] [2023-01-11T09:02:19.226Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2023-01-11T09:02:19.226Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2023-01-11T09:02:19.226Z] [2023-01-11T09:02:19.226Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2023-01-11T09:02:19.226Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-11T09:02:19.226Z] [2023-01-11T09:02:19.226Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2023-01-11T09:02:19.226Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2023-01-11T09:02:19.226Z] [2023-01-11T09:02:19.226Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2023-01-11T09:02:19.226Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-01-11T09:02:19.226Z] [2023-01-11T09:02:19.226Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2023-01-11T09:02:19.226Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-01-11T09:02:19.226Z] [2023-01-11T09:02:19.226Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2023-01-11T09:02:19.226Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-01-11T09:02:19.226Z] [2023-01-11T09:02:19.226Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2023-01-11T09:02:19.226Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-01-11T09:02:19.226Z] [2023-01-11T09:02:19.226Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2023-01-11T09:02:19.226Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-01-11T09:02:19.226Z] [2023-01-11T09:02:19.226Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2023-01-11T09:02:19.226Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-01-11T09:02:19.226Z] [2023-01-11T09:02:19.226Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-01-11T09:02:19.226Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-11T09:02:19.226Z] [2023-01-11T09:02:19.226Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2023-01-11T09:02:19.226Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-01-11T09:02:19.226Z] [2023-01-11T09:02:19.226Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2023-01-11T09:02:19.226Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2023-01-11T09:02:19.226Z] [2023-01-11T09:02:19.226Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2023-01-11T09:02:19.226Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2023-01-11T09:02:19.226Z] [2023-01-11T09:02:19.226Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2023-01-11T09:02:19.226Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2023-01-11T09:02:19.226Z] [2023-01-11T09:02:19.226Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2023-01-11T09:02:19.226Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2023-01-11T09:02:19.226Z] [2023-01-11T09:02:19.226Z] === SKIP: amd64.integration.container TestPause (0.00s) [2023-01-11T09:02:19.226Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-11T09:02:19.226Z] [2023-01-11T09:02:19.226Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-01-11T09:02:19.226Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-01-11T09:02:19.226Z] [2023-01-11T09:02:19.226Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2023-01-11T09:02:19.226Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-11T09:02:19.226Z] [2023-01-11T09:02:19.226Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2023-01-11T09:02:19.226Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2023-01-11T09:02:19.226Z] [2023-01-11T09:02:19.226Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2023-01-11T09:02:19.226Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2023-01-11T09:02:19.226Z] [2023-01-11T09:02:19.226Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2023-01-11T09:02:19.226Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2023-01-11T09:02:19.226Z] [2023-01-11T09:02:19.226Z] === SKIP: amd64.integration.container TestStats (0.00s) [2023-01-11T09:02:19.226Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-11T09:02:19.226Z] [2023-01-11T09:02:19.226Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-01-11T09:02:19.226Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-01-11T09:02:19.226Z] [2023-01-11T09:02:19.226Z] === SKIP: amd64.integration.container TestUpdateMemory (0.01s) [2023-01-11T09:02:19.226Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-11T09:02:19.226Z] [2023-01-11T09:02:19.226Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2023-01-11T09:02:19.226Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-11T09:02:19.226Z] [2023-01-11T09:02:19.226Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2023-01-11T09:02:19.226Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2023-01-11T09:02:19.226Z] [2023-01-11T09:02:19.226Z] DONE 178 tests, 27 skipped in 83.034s [2023-01-11T09:02:19.226Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-01-11T09:02:19.226Z] INFO: Testing against a local daemon [2023-01-11T09:02:19.226Z] === RUN TestLiveRestore [2023-01-11T09:02:19.226Z] === RUN TestLiveRestore/volume_references [2023-01-11T09:02:19.226Z] === PAUSE TestLiveRestore/volume_references [2023-01-11T09:02:19.226Z] === CONT TestLiveRestore/volume_references [2023-01-11T09:02:19.610Z] tests/integration/api_exec_test.py ..................... [ 34%] [2023-01-11T09:02:19.791Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-01-11T09:02:19.791Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-01-11T09:02:19.890Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.19s) [2023-01-11T09:02:19.890Z] === RUN TestBuildWithSession [2023-01-11T09:02:19.890Z] build_session_test.go:25: TODO: BuildKit [2023-01-11T09:02:19.890Z] --- SKIP: TestBuildWithSession (0.00s) [2023-01-11T09:02:19.890Z] === RUN TestBuildSquashParent [2023-01-11T09:02:22.303Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-01-11T09:02:24.230Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-01-11T09:02:26.117Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-01-11T09:02:26.961Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2023-01-11T09:02:27.054Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2023-01-11T09:02:29.386Z] --- PASS: TestLiveRestore (0.00s) [2023-01-11T09:02:29.386Z] --- PASS: TestLiveRestore/volume_references (9.75s) [2023-01-11T09:02:29.386Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (8.07s) [2023-01-11T09:02:29.386Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (2.12s) [2023-01-11T09:02:29.386Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (2.09s) [2023-01-11T09:02:29.386Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (2.09s) [2023-01-11T09:02:29.386Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.78s) [2023-01-11T09:02:29.386Z] PASS [2023-01-11T09:02:29.386Z] [2023-01-11T09:02:29.386Z] DONE 7 tests in 9.854s [2023-01-11T09:02:29.386Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-01-11T09:02:29.386Z] INFO: Testing against a local daemon [2023-01-11T09:02:29.386Z] === RUN TestCommitInheritsEnv [2023-01-11T09:02:29.700Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2023-01-11T09:02:29.700Z] PASS [2023-01-11T09:02:29.700Z] [2023-01-11T09:02:29.700Z] === Skipped [2023-01-11T09:02:29.700Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-01-11T09:02:29.700Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-11T09:02:29.700Z] [2023-01-11T09:02:29.700Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-01-11T09:02:29.700Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-11T09:02:29.700Z] [2023-01-11T09:02:29.700Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-01-11T09:02:29.700Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-11T09:02:29.700Z] [2023-01-11T09:02:29.700Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-01-11T09:02:29.700Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-11T09:02:29.700Z] [2023-01-11T09:02:29.700Z] DONE 17 tests, 4 skipped in 26.234s [2023-01-11T09:02:29.700Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-01-11T09:02:29.700Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:02:29.700Z] ++ set -e [2023-01-11T09:02:29.700Z] ++ '[' -n 0 ']' [2023-01-11T09:02:29.700Z] ++ set -x [2023-01-11T09:02:29.700Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:02:29.700Z] INFO: Testing against a local daemon [2023-01-11T09:02:29.700Z] === RUN TestPluginInvalidJSON [2023-01-11T09:02:29.700Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-01-11T09:02:29.700Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-01-11T09:02:29.700Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-01-11T09:02:29.700Z] --- PASS: TestPluginInvalidJSON (0.02s) [2023-01-11T09:02:29.700Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-01-11T09:02:29.700Z] === RUN TestPluginInstall [2023-01-11T09:02:29.700Z] === RUN TestPluginInstall/no_auth [2023-01-11T09:02:29.700Z] time="2023-01-11T09:02:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-11T09:02:29.700Z] time="2023-01-11T09:02:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:104bc658f8ca3a8195b46e240ca18623ee600f024295b0f390338f508536da27" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-11T09:02:29.700Z] time="2023-01-11T09:02:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-11T09:02:29.700Z] time="2023-01-11T09:02:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:104bc658f8ca3a8195b46e240ca18623ee600f024295b0f390338f508536da27" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-11T09:02:29.700Z] === RUN TestPluginInstall/with_htpasswd [2023-01-11T09:02:29.885Z] --- PASS: TestBuildSquashParent (8.42s) [2023-01-11T09:02:29.885Z] === RUN TestBuildWithRemoveAndForceRemove [2023-01-11T09:02:29.885Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-11T09:02:29.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-11T09:02:29.885Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-11T09:02:29.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-11T09:02:29.885Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-11T09:02:29.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-11T09:02:29.885Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-11T09:02:29.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-11T09:02:29.885Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-11T09:02:29.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-11T09:02:29.885Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-11T09:02:29.885Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-11T09:02:29.885Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-11T09:02:29.885Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-11T09:02:29.956Z] time="2023-01-11T09:02:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-11T09:02:29.956Z] time="2023-01-11T09:02:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:104bc658f8ca3a8195b46e240ca18623ee600f024295b0f390338f508536da27" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-11T09:02:29.956Z] time="2023-01-11T09:02:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-11T09:02:29.956Z] time="2023-01-11T09:02:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:104bc658f8ca3a8195b46e240ca18623ee600f024295b0f390338f508536da27" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-11T09:02:30.518Z] === RUN TestPluginInstall/with_insecure [2023-01-11T09:02:31.079Z] time="2023-01-11T09:02:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-11T09:02:31.079Z] time="2023-01-11T09:02:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33e650347118f45078fe3dd12712b2e4761cd038dcb06e84292859d68e1d30d0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-11T09:02:31.079Z] time="2023-01-11T09:02:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-11T09:02:31.079Z] time="2023-01-11T09:02:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33e650347118f45078fe3dd12712b2e4761cd038dcb06e84292859d68e1d30d0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-11T09:02:31.320Z] --- PASS: TestCommitInheritsEnv (2.05s) [2023-01-11T09:02:31.320Z] === RUN TestImportExtremelyLargeImageWorks [2023-01-11T09:02:31.321Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-01-11T09:02:31.321Z] === RUN TestImagesFilterMultiReference [2023-01-11T09:02:31.321Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-01-11T09:02:31.321Z] === RUN TestImagePullPlatformInvalid [2023-01-11T09:02:31.321Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2023-01-11T09:02:31.321Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-01-11T09:02:31.321Z] pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-01-11T09:02:31.321Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-01-11T09:02:31.321Z] === RUN TestRemoveImageOrphaning [2023-01-11T09:02:31.335Z] plugin_test.go:165: [d7f638726fcf6] daemon is not started [2023-01-11T09:02:31.335Z] --- PASS: TestPluginInstall (2.69s) [2023-01-11T09:02:31.335Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2023-01-11T09:02:31.335Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2023-01-11T09:02:31.335Z] --- PASS: TestPluginInstall/with_insecure (1.04s) [2023-01-11T09:02:31.335Z] === RUN TestPluginsWithRuntimes [2023-01-11T09:02:31.538Z] tests/integration/api_image_test.py ............s..... [ 40%] [2023-01-11T09:02:31.799Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-11T09:02:31.799Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-11T09:02:33.206Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2023-01-11T09:02:33.206Z] === RUN TestRemoveImageGarbageCollector [2023-01-11T09:02:33.206Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2023-01-11T09:02:33.206Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-01-11T09:02:33.206Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-01-11T09:02:33.206Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-01-11T09:02:33.206Z] === RUN TestTagInvalidReference [2023-01-11T09:02:33.206Z] --- PASS: TestTagInvalidReference (0.01s) [2023-01-11T09:02:33.206Z] === RUN TestTagValidPrefixedRepo [2023-01-11T09:02:33.206Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-01-11T09:02:33.206Z] === RUN TestTagExistedNameWithoutForce [2023-01-11T09:02:33.206Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-01-11T09:02:33.206Z] === RUN TestTagOfficialNames [2023-01-11T09:02:33.206Z] --- PASS: TestTagOfficialNames (0.06s) [2023-01-11T09:02:33.206Z] === RUN TestTagMatchesDigest [2023-01-11T09:02:33.206Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-01-11T09:02:33.206Z] === CONT TestImportExtremelyLargeImageWorks [2023-01-11T09:02:33.224Z] === RUN TestPluginsWithRuntimes/No_Args [2023-01-11T09:02:33.787Z] === RUN TestPluginsWithRuntimes/With_Args [2023-01-11T09:02:34.715Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2023-01-11T09:02:34.715Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2023-01-11T09:02:34.715Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2023-01-11T09:02:34.715Z] === RUN TestPluginBackCompatMediaTypes [2023-01-11T09:02:35.100Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-11T09:02:35.100Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-11T09:02:35.277Z] --- PASS: TestPluginBackCompatMediaTypes (0.61s) [2023-01-11T09:02:35.277Z] PASS [2023-01-11T09:02:35.277Z] [2023-01-11T09:02:35.277Z] DONE 10 tests in 6.751s [2023-01-11T09:02:35.277Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-01-11T09:02:35.277Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:02:35.277Z] ++ set -e [2023-01-11T09:02:35.277Z] ++ '[' -n 0 ']' [2023-01-11T09:02:35.277Z] ++ set -x [2023-01-11T09:02:35.277Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:02:35.532Z] INFO: Testing against a local daemon [2023-01-11T09:02:35.532Z] === RUN TestExternalGraphDriver [2023-01-11T09:02:35.788Z] === RUN TestExternalGraphDriver/json [2023-01-11T09:02:37.677Z] === RUN TestExternalGraphDriver/spec [2023-01-11T09:02:38.402Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-01-11T09:02:38.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.30s) [2023-01-11T09:02:38.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.37s) [2023-01-11T09:02:38.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.25s) [2023-01-11T09:02:38.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.22s) [2023-01-11T09:02:38.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.24s) [2023-01-11T09:02:38.403Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.26s) [2023-01-11T09:02:38.403Z] === RUN TestBuildMultiStageCopy [2023-01-11T09:02:38.403Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-01-11T09:02:39.042Z] === RUN TestExternalGraphDriver/pull [2023-01-11T09:02:39.346Z] ? github.com/docker/docker/api [no test files] [2023-01-11T09:02:40.931Z] --- PASS: TestExternalGraphDriver (5.15s) [2023-01-11T09:02:40.931Z] --- PASS: TestExternalGraphDriver/json (1.57s) [2023-01-11T09:02:40.931Z] --- PASS: TestExternalGraphDriver/spec (1.54s) [2023-01-11T09:02:40.931Z] --- PASS: TestExternalGraphDriver/pull (1.70s) [2023-01-11T09:02:40.931Z] === RUN TestGraphdriverPluginV2 [2023-01-11T09:02:40.931Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-11T09:02:40.931Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2023-01-11T09:02:40.931Z] PASS [2023-01-11T09:02:40.931Z] [2023-01-11T09:02:40.931Z] === Skipped [2023-01-11T09:02:40.931Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2023-01-11T09:02:40.931Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-11T09:02:40.931Z] [2023-01-11T09:02:40.931Z] DONE 5 tests, 1 skipped in 5.574s [2023-01-11T09:02:40.931Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-01-11T09:02:40.932Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:02:40.932Z] ++ set -e [2023-01-11T09:02:40.932Z] ++ '[' -n 0 ']' [2023-01-11T09:02:40.932Z] ++ set -x [2023-01-11T09:02:40.932Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:02:40.932Z] INFO: Testing against a local daemon [2023-01-11T09:02:40.932Z] === RUN TestContinueAfterPluginCrash [2023-01-11T09:02:40.932Z] === PAUSE TestContinueAfterPluginCrash [2023-01-11T09:02:40.932Z] === RUN TestReadPluginNoRead [2023-01-11T09:02:40.932Z] === PAUSE TestReadPluginNoRead [2023-01-11T09:02:40.932Z] === RUN TestDaemonStartWithLogOpt [2023-01-11T09:02:40.932Z] === PAUSE TestDaemonStartWithLogOpt [2023-01-11T09:02:40.932Z] === CONT TestContinueAfterPluginCrash [2023-01-11T09:02:40.932Z] === CONT TestDaemonStartWithLogOpt [2023-01-11T09:02:40.949Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-01-11T09:02:41.210Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-01-11T09:02:41.781Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-01-11T09:02:42.042Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-01-11T09:02:42.613Z] --- PASS: TestBuildMultiStageCopy (4.32s) [2023-01-11T09:02:42.613Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.48s) [2023-01-11T09:02:42.613Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2023-01-11T09:02:42.613Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.46s) [2023-01-11T09:02:42.613Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2023-01-11T09:02:42.613Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2023-01-11T09:02:42.613Z] === RUN TestBuildMultiStageParentConfig [2023-01-11T09:02:43.997Z] --- PASS: TestBuildMultiStageParentConfig (1.28s) [2023-01-11T09:02:43.997Z] === RUN TestBuildLabelWithTargets [2023-01-11T09:02:44.201Z] --- PASS: TestDaemonStartWithLogOpt (3.21s) [2023-01-11T09:02:44.201Z] === CONT TestReadPluginNoRead [2023-01-11T09:02:45.911Z] --- PASS: TestBuildLabelWithTargets (1.91s) [2023-01-11T09:02:45.911Z] === RUN TestBuildWithEmptyLayers [2023-01-11T09:02:46.715Z] === RUN TestReadPluginNoRead/disabled_caching [2023-01-11T09:02:46.852Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2023-01-11T09:02:46.852Z] === RUN TestBuildMultiStageOnBuild [2023-01-11T09:02:47.643Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-01-11T09:02:47.696Z] tests/integration/api_network_test.py ............................ [ 47%] [2023-01-11T09:02:49.008Z] === RUN TestReadPluginNoRead/default [2023-01-11T09:02:49.008Z] --- PASS: TestContinueAfterPluginCrash (8.01s) [2023-01-11T09:02:49.937Z] === CONT TestReadPluginNoRead [2023-01-11T09:02:49.937Z] read_test.go:92: [de7d53577b454] daemon is not started [2023-01-11T09:02:49.937Z] --- PASS: TestReadPluginNoRead (5.60s) [2023-01-11T09:02:49.937Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.20s) [2023-01-11T09:02:49.937Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.10s) [2023-01-11T09:02:49.937Z] --- PASS: TestReadPluginNoRead/default (1.12s) [2023-01-11T09:02:49.937Z] PASS [2023-01-11T09:02:49.937Z] [2023-01-11T09:02:49.937Z] DONE 6 tests in 8.919s [2023-01-11T09:02:49.937Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-01-11T09:02:49.937Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:02:49.937Z] ++ set -e [2023-01-11T09:02:49.937Z] ++ '[' -n 0 ']' [2023-01-11T09:02:49.937Z] ++ set -x [2023-01-11T09:02:49.937Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:02:49.937Z] testing: warning: no tests to run [2023-01-11T09:02:49.937Z] PASS [2023-01-11T09:02:49.937Z] [2023-01-11T09:02:49.937Z] DONE 0 tests in 0.031s [2023-01-11T09:02:49.937Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-01-11T09:02:49.937Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:02:49.937Z] ++ set -e [2023-01-11T09:02:49.937Z] ++ '[' -n 0 ']' [2023-01-11T09:02:49.937Z] ++ set -x [2023-01-11T09:02:49.937Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:02:49.937Z] INFO: Testing against a local daemon [2023-01-11T09:02:49.937Z] === RUN TestPluginWithDevMounts [2023-01-11T09:02:49.937Z] === PAUSE TestPluginWithDevMounts [2023-01-11T09:02:49.937Z] === CONT TestPluginWithDevMounts [2023-01-11T09:02:50.153Z] --- PASS: TestBuildMultiStageOnBuild (2.70s) [2023-01-11T09:02:50.153Z] === RUN TestBuildUncleanTarFilenames [2023-01-11T09:02:51.095Z] --- PASS: TestBuildUncleanTarFilenames (1.48s) [2023-01-11T09:02:51.095Z] === RUN TestBuildMultiStageLayerLeak [2023-01-11T09:02:51.826Z] --- PASS: TestPluginWithDevMounts (1.51s) [2023-01-11T09:02:51.826Z] PASS [2023-01-11T09:02:51.826Z] [2023-01-11T09:02:51.826Z] DONE 1 tests in 1.626s [2023-01-11T09:02:51.826Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-01-11T09:02:51.826Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:02:51.826Z] ++ set -e [2023-01-11T09:02:51.826Z] ++ '[' -n 0 ']' [2023-01-11T09:02:51.826Z] ++ set -x [2023-01-11T09:02:51.826Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:02:51.826Z] INFO: Testing against a local daemon [2023-01-11T09:02:51.826Z] === RUN TestSecretInspect [2023-01-11T09:02:53.715Z] --- PASS: TestSecretInspect (2.11s) [2023-01-11T09:02:53.715Z] === RUN TestSecretList [2023-01-11T09:02:54.395Z] --- PASS: TestBuildMultiStageLayerLeak (3.04s) [2023-01-11T09:02:54.395Z] === RUN TestBuildWithHugeFile [2023-01-11T09:02:56.232Z] --- PASS: TestSecretList (2.17s) [2023-01-11T09:02:56.232Z] === RUN TestSecretsCreateAndDelete [2023-01-11T09:02:57.179Z] tests/integration/api_plugin_test.py ........... [ 50%] [2023-01-11T09:02:58.120Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2023-01-11T09:02:58.120Z] === RUN TestSecretsUpdate [2023-01-11T09:02:58.676Z] tests/integration/api_secret_test.py ..... [ 51%] [2023-01-11T09:02:59.375Z] --- PASS: TestImportExtremelyLargeImageWorks (93.84s) [2023-01-11T09:02:59.375Z] PASS [2023-01-11T09:02:59.375Z] [2023-01-11T09:02:59.375Z] DONE 13 tests in 96.972s [2023-01-11T09:02:59.375Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-01-11T09:02:59.375Z] INFO: Testing against a local daemon [2023-01-11T09:02:59.375Z] === RUN TestNetworkCreateDelete [2023-01-11T09:02:59.375Z] --- PASS: TestNetworkCreateDelete (0.13s) [2023-01-11T09:02:59.375Z] === RUN TestDockerNetworkDeletePreferID [2023-01-11T09:02:59.375Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2023-01-11T09:02:59.375Z] === RUN TestDaemonDNSFallback [2023-01-11T09:03:00.630Z] === RUN TestMiddlewares [2023-01-11T09:03:00.630Z] --- PASS: TestMiddlewares (0.00s) [2023-01-11T09:03:00.630Z] PASS [2023-01-11T09:03:00.630Z] coverage: 7.9% of statements [2023-01-11T09:03:00.630Z] ok github.com/docker/docker/api/server 0.056s coverage: 7.9% of statements [2023-01-11T09:03:00.715Z] --- PASS: TestSecretsUpdate (2.18s) [2023-01-11T09:03:00.715Z] === RUN TestTemplatedSecret [2023-01-11T09:03:02.662Z] --- PASS: TestTemplatedSecret (2.48s) [2023-01-11T09:03:02.662Z] === RUN TestSecretCreateResolve [2023-01-11T09:03:03.563Z] --- PASS: TestDaemonDNSFallback (6.41s) [2023-01-11T09:03:03.563Z] === RUN TestInspectNetwork [2023-01-11T09:03:03.701Z] tests/integration/api_service_test.py .................................. [ 60%] [2023-01-11T09:03:05.177Z] --- PASS: TestSecretCreateResolve (2.13s) [2023-01-11T09:03:05.177Z] PASS [2023-01-11T09:03:05.177Z] [2023-01-11T09:03:05.177Z] DONE 6 tests in 13.348s [2023-01-11T09:03:05.177Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-01-11T09:03:05.177Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:03:05.177Z] ++ set -e [2023-01-11T09:03:05.177Z] ++ '[' -n 0 ']' [2023-01-11T09:03:05.177Z] ++ set -x [2023-01-11T09:03:05.177Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:03:05.177Z] INFO: Testing against a local daemon [2023-01-11T09:03:05.177Z] === RUN TestServiceCreateInit [2023-01-11T09:03:05.177Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-01-11T09:03:06.849Z] === RUN TestInspectNetwork/full_network_id [2023-01-11T09:03:06.849Z] === RUN TestInspectNetwork/partial_network_id [2023-01-11T09:03:06.849Z] === RUN TestInspectNetwork/network_name [2023-01-11T09:03:06.849Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-01-11T09:03:09.346Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-01-11T09:03:11.077Z] --- PASS: TestInspectNetwork (7.40s) [2023-01-11T09:03:11.077Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-01-11T09:03:11.077Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-01-11T09:03:11.077Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-01-11T09:03:11.077Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-01-11T09:03:11.077Z] === RUN TestRunContainerWithBridgeNone [2023-01-11T09:03:12.616Z] --- PASS: TestServiceCreateInit (7.19s) [2023-01-11T09:03:12.616Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.53s) [2023-01-11T09:03:12.616Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.64s) [2023-01-11T09:03:12.616Z] === RUN TestCreateServiceMultipleTimes [2023-01-11T09:03:12.981Z] --- PASS: TestRunContainerWithBridgeNone (1.69s) [2023-01-11T09:03:12.981Z] === RUN TestNetworkInvalidJSON [2023-01-11T09:03:12.981Z] === RUN TestNetworkInvalidJSON//networks/create [2023-01-11T09:03:12.982Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-01-11T09:03:12.982Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-01-11T09:03:12.982Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-01-11T09:03:12.982Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-11T09:03:12.982Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-11T09:03:12.982Z] === CONT TestNetworkInvalidJSON//networks/create [2023-01-11T09:03:12.982Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-11T09:03:12.982Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-01-11T09:03:12.982Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2023-01-11T09:03:12.982Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-01-11T09:03:12.982Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-01-11T09:03:12.982Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-01-11T09:03:12.982Z] === RUN TestNetworkList [2023-01-11T09:03:12.982Z] === RUN TestNetworkList//networks [2023-01-11T09:03:12.982Z] === PAUSE TestNetworkList//networks [2023-01-11T09:03:12.982Z] === RUN TestNetworkList//networks/ [2023-01-11T09:03:12.982Z] === PAUSE TestNetworkList//networks/ [2023-01-11T09:03:12.982Z] === CONT TestNetworkList//networks [2023-01-11T09:03:12.982Z] === CONT TestNetworkList//networks/ [2023-01-11T09:03:12.982Z] --- PASS: TestNetworkList (0.01s) [2023-01-11T09:03:12.982Z] --- PASS: TestNetworkList//networks (0.00s) [2023-01-11T09:03:12.982Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-01-11T09:03:12.982Z] === RUN TestHostIPv4BridgeLabel [2023-01-11T09:03:13.240Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-01-11T09:03:13.240Z] === RUN TestDaemonRestartWithLiveRestore [2023-01-11T09:03:14.616Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2023-01-11T09:03:14.616Z] === RUN TestDaemonDefaultNetworkPools [2023-01-11T09:03:15.184Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2023-01-11T09:03:15.184Z] === RUN TestDaemonRestartWithExistingNetwork [2023-01-11T09:03:16.120Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2023-01-11T09:03:16.120Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-01-11T09:03:17.555Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2023-01-11T09:03:17.555Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-01-11T09:03:18.123Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2023-01-11T09:03:18.124Z] === RUN TestServiceWithPredefinedNetwork [2023-01-11T09:03:18.456Z] ......................... [ 67%] [2023-01-11T09:03:20.657Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s) [2023-01-11T09:03:20.657Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-01-11T09:03:20.657Z] service_test.go:242: FLAKY_TEST [2023-01-11T09:03:20.657Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-11T09:03:20.657Z] === RUN TestServiceWithDataPathPortInit [2023-01-11T09:03:27.457Z] --- PASS: TestCreateServiceMultipleTimes (15.24s) [2023-01-11T09:03:27.457Z] === RUN TestCreateServiceConflict [2023-01-11T09:03:29.972Z] --- PASS: TestCreateServiceConflict (2.19s) [2023-01-11T09:03:29.972Z] === RUN TestCreateServiceMaxReplicas [2023-01-11T09:03:32.487Z] --- PASS: TestCreateServiceMaxReplicas (2.53s) [2023-01-11T09:03:32.487Z] === RUN TestCreateWithDuplicateNetworkNames [2023-01-11T09:03:35.538Z] --- PASS: TestServiceWithDataPathPortInit (13.90s) [2023-01-11T09:03:35.538Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-01-11T09:03:36.914Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:31czuntpbcjr1zn12xac1bpfd Created:2023-01-11 09:03:35.37511373 +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[a5cc831ef89bb236d544da56c76ce6559f62ad55312afa21e51491c4abccd8dc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kd2xv0exqa6uujlvoali65p6w EndpointID:4526b8e6a53a2d50587084ba13478bc8eb8a4b5a28e72ba6be33c38f4d68778f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bb7d15012628bf7e923a011165e9143c9bfa4e54840143b4b69c8a2f628de8c1 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:dfcdf672385d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.kd2xv0exqa6uujlvoali65p6w EndpointID:4526b8e6a53a2d50587084ba13478bc8eb8a4b5a28e72ba6be33c38f4d68778f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-01-11T09:03:41.101Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s) [2023-01-11T09:03:41.101Z] PASS [2023-01-11T09:03:41.101Z] [2023-01-11T09:03:41.101Z] === Skipped [2023-01-11T09:03:41.101Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-11T09:03:41.101Z] service_test.go:242: FLAKY_TEST [2023-01-11T09:03:41.101Z] [2023-01-11T09:03:41.101Z] DONE 26 tests, 1 skipped in 44.343s [2023-01-11T09:03:41.101Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-01-11T09:03:41.101Z] INFO: Testing against a local daemon [2023-01-11T09:03:41.101Z] === RUN TestDockerNetworkIpvlanPersistance [2023-01-11T09:03:41.101Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-11T09:03:41.101Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-01-11T09:03:41.101Z] === RUN TestDockerNetworkIpvlan [2023-01-11T09:03:41.101Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-11T09:03:41.101Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-01-11T09:03:41.101Z] PASS [2023-01-11T09:03:41.101Z] [2023-01-11T09:03:41.101Z] === Skipped [2023-01-11T09:03:41.101Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-01-11T09:03:41.101Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-11T09:03:41.101Z] [2023-01-11T09:03:41.101Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-01-11T09:03:41.101Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-11T09:03:41.101Z] [2023-01-11T09:03:41.101Z] DONE 2 tests, 2 skipped in 0.038s [2023-01-11T09:03:41.101Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-01-11T09:03:41.101Z] INFO: Testing against a local daemon [2023-01-11T09:03:41.101Z] === RUN TestDockerNetworkMacvlanPersistance [2023-01-11T09:03:42.478Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2023-01-11T09:03:42.478Z] === RUN TestDockerNetworkMacvlan [2023-01-11T09:03:43.045Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-01-11T09:03:43.613Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-01-11T09:03:44.549Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-01-11T09:03:46.453Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-01-11T09:03:47.327Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s) [2023-01-11T09:03:47.327Z] === RUN TestCreateServiceSecretFileMode [2023-01-11T09:03:47.830Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-01-11T09:03:51.120Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-01-11T09:03:51.688Z] --- PASS: TestDockerNetworkMacvlan (9.44s) [2023-01-11T09:03:51.688Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2023-01-11T09:03:51.688Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2023-01-11T09:03:51.688Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2023-01-11T09:03:51.688Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2023-01-11T09:03:51.688Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.93s) [2023-01-11T09:03:51.688Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s) [2023-01-11T09:03:51.688Z] PASS [2023-01-11T09:03:51.688Z] [2023-01-11T09:03:51.688Z] DONE 8 tests in 10.741s [2023-01-11T09:03:51.688Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-01-11T09:03:51.688Z] testing: warning: no tests to run [2023-01-11T09:03:51.688Z] PASS [2023-01-11T09:03:51.688Z] [2023-01-11T09:03:51.688Z] DONE 0 tests in 0.007s [2023-01-11T09:03:51.947Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-01-11T09:03:51.947Z] INFO: Testing against a local daemon [2023-01-11T09:03:51.947Z] === RUN TestAuthZPluginAllowRequest [2023-01-11T09:03:53.328Z] --- PASS: TestAuthZPluginAllowRequest (1.18s) [2023-01-11T09:03:53.328Z] === RUN TestAuthZPluginTLS [2023-01-11T09:03:53.587Z] --- PASS: TestAuthZPluginTLS (0.54s) [2023-01-11T09:03:53.587Z] === RUN TestAuthZPluginDenyRequest [2023-01-11T09:03:54.028Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-01-11T09:03:54.028Z] === RUN TestAuthZPluginAPIDenyResponse [2023-01-11T09:03:54.595Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-01-11T09:03:54.596Z] === RUN TestAuthZPluginDenyResponse [2023-01-11T09:03:55.163Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2023-01-11T09:03:55.163Z] === RUN TestAuthZPluginAllowEventStream [2023-01-11T09:03:56.542Z] --- PASS: TestAuthZPluginAllowEventStream (1.26s) [2023-01-11T09:03:56.542Z] === RUN TestAuthZPluginErrorResponse [2023-01-11T09:03:57.108Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2023-01-11T09:03:57.108Z] === RUN TestAuthZPluginErrorRequest [2023-01-11T09:03:57.239Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2023-01-11T09:03:57.368Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-01-11T09:03:57.368Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-01-11T09:03:57.935Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-01-11T09:03:57.935Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-01-11T09:03:59.312Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2023-01-11T09:03:59.312Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-01-11T09:03:59.662Z] --- PASS: TestCreateServiceSecretFileMode (12.37s) [2023-01-11T09:03:59.662Z] === RUN TestCreateServiceConfigFileMode [2023-01-11T09:04:01.216Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.78s) [2023-01-11T09:04:01.216Z] === RUN TestAuthZPluginHeader [2023-01-11T09:04:01.782Z] --- PASS: TestAuthZPluginHeader (0.69s) [2023-01-11T09:04:01.782Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-01-11T09:04:07.050Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.36s) [2023-01-11T09:04:07.050Z] === RUN TestAuthZPluginV2Disable [2023-01-11T09:04:09.578Z] --- PASS: TestImportExtremelyLargeImageWorks (95.04s) [2023-01-11T09:04:09.579Z] PASS [2023-01-11T09:04:09.579Z] [2023-01-11T09:04:09.579Z] === Skipped [2023-01-11T09:04:09.579Z] === SKIP: amd64.integration.image TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-01-11T09:04:09.579Z] pull_test.go:123: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-01-11T09:04:09.579Z] [2023-01-11T09:04:09.579Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-01-11T09:04:09.579Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2023-01-11T09:04:09.579Z] [2023-01-11T09:04:09.579Z] DONE 13 tests, 2 skipped in 99.415s [2023-01-11T09:04:09.579Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-01-11T09:04:09.579Z] INFO: Testing against a local daemon [2023-01-11T09:04:09.579Z] === RUN TestNetworkCreateDelete [2023-01-11T09:04:09.579Z] --- PASS: TestNetworkCreateDelete (0.13s) [2023-01-11T09:04:09.579Z] === RUN TestDockerNetworkDeletePreferID [2023-01-11T09:04:09.579Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2023-01-11T09:04:09.579Z] === RUN TestDaemonDNSFallback [2023-01-11T09:04:10.336Z] --- PASS: TestAuthZPluginV2Disable (3.68s) [2023-01-11T09:04:10.336Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-01-11T09:04:11.900Z] --- PASS: TestCreateServiceConfigFileMode (12.36s) [2023-01-11T09:04:11.901Z] === RUN TestCreateServiceSysctls [2023-01-11T09:04:12.095Z] tests/integration/api_volume_test.py ......... [ 74%] [2023-01-11T09:04:12.788Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-01-11T09:04:12.788Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-01-11T09:04:12.788Z] === RUN TestBoolValue [2023-01-11T09:04:12.788Z] --- PASS: TestBoolValue (0.00s) [2023-01-11T09:04:12.788Z] === RUN TestBoolValueOrDefault [2023-01-11T09:04:12.788Z] --- PASS: TestBoolValueOrDefault (0.00s) [2023-01-11T09:04:12.788Z] === RUN TestInt64ValueOrZero [2023-01-11T09:04:12.788Z] --- PASS: TestInt64ValueOrZero (0.00s) [2023-01-11T09:04:12.788Z] === RUN TestInt64ValueOrDefault [2023-01-11T09:04:12.788Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2023-01-11T09:04:12.788Z] === RUN TestInt64ValueOrDefaultWithError [2023-01-11T09:04:12.788Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2023-01-11T09:04:12.788Z] === RUN TestJsonContentType [2023-01-11T09:04:12.788Z] --- PASS: TestJsonContentType (0.00s) [2023-01-11T09:04:12.788Z] PASS [2023-01-11T09:04:12.788Z] coverage: 16.2% of statements [2023-01-11T09:04:12.788Z] ok github.com/docker/docker/api/server/httputils 0.072s coverage: 16.2% of statements [2023-01-11T09:04:12.788Z] === RUN TestMaskSecretKeys [2023-01-11T09:04:12.789Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2023-01-11T09:04:12.789Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2023-01-11T09:04:12.789Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2023-01-11T09:04:12.789Z] --- PASS: TestMaskSecretKeys (0.00s) [2023-01-11T09:04:12.789Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2023-01-11T09:04:12.789Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2023-01-11T09:04:12.789Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestVersionMiddlewareVersion [2023-01-11T09:04:12.789Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2023-01-11T09:04:12.789Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2023-01-11T09:04:12.789Z] PASS [2023-01-11T09:04:12.789Z] coverage: 37.7% of statements [2023-01-11T09:04:12.789Z] ok github.com/docker/docker/api/server/middleware 0.074s coverage: 37.7% of statements [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/api/server/router [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-01-11T09:04:12.789Z] === RUN TestStrSliceMarshalJSON [2023-01-11T09:04:12.789Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestStrSliceUnmarshalJSON [2023-01-11T09:04:12.789Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestStrSliceUnmarshalString [2023-01-11T09:04:12.789Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestStrSliceUnmarshalSlice [2023-01-11T09:04:12.789Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2023-01-11T09:04:12.789Z] PASS [2023-01-11T09:04:12.789Z] coverage: 90.0% of statements [2023-01-11T09:04:12.789Z] ok github.com/docker/docker/api/types/strslice 0.053s coverage: 90.0% of statements [2023-01-11T09:04:12.789Z] === RUN TestMarshalJSON [2023-01-11T09:04:12.789Z] --- PASS: TestMarshalJSON (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestMarshalJSONWithEmpty [2023-01-11T09:04:12.789Z] --- PASS: TestMarshalJSONWithEmpty (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestToJSON [2023-01-11T09:04:12.789Z] --- PASS: TestToJSON (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestToParamWithVersion [2023-01-11T09:04:12.789Z] --- PASS: TestToParamWithVersion (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestFromJSON [2023-01-11T09:04:12.789Z] --- PASS: TestFromJSON (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestEmpty [2023-01-11T09:04:12.789Z] --- PASS: TestEmpty (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestArgsMatchKVListEmptySources [2023-01-11T09:04:12.789Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestArgsMatchKVList [2023-01-11T09:04:12.789Z] --- PASS: TestArgsMatchKVList (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestArgsMatch [2023-01-11T09:04:12.789Z] --- PASS: TestArgsMatch (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestAdd [2023-01-11T09:04:12.789Z] --- PASS: TestAdd (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestDel [2023-01-11T09:04:12.789Z] --- PASS: TestDel (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestLen [2023-01-11T09:04:12.789Z] --- PASS: TestLen (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestExactMatch [2023-01-11T09:04:12.789Z] --- PASS: TestExactMatch (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestOnlyOneExactMatch [2023-01-11T09:04:12.789Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestContains [2023-01-11T09:04:12.789Z] --- PASS: TestContains (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestValidate [2023-01-11T09:04:12.789Z] --- PASS: TestValidate (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestWalkValues [2023-01-11T09:04:12.789Z] --- PASS: TestWalkValues (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestFuzzyMatch [2023-01-11T09:04:12.789Z] --- PASS: TestFuzzyMatch (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestClone [2023-01-11T09:04:12.789Z] --- PASS: TestClone (0.00s) [2023-01-11T09:04:12.789Z] PASS [2023-01-11T09:04:12.789Z] coverage: 93.7% of statements [2023-01-11T09:04:12.789Z] ok github.com/docker/docker/api/types/filters 0.054s coverage: 93.7% of statements [2023-01-11T09:04:12.789Z] === RUN TestDurationToSecondsString [2023-01-11T09:04:12.789Z] --- PASS: TestDurationToSecondsString (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestGetTimestamp [2023-01-11T09:04:12.789Z] === RUN TestAdjustForAPIVersion [2023-01-11T09:04:12.789Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2023-01-11T09:04:12.789Z] PASS [2023-01-11T09:04:12.789Z] coverage: 5.7% of statements [2023-01-11T09:04:12.789Z] ok github.com/docker/docker/api/server/router/swarm 0.055s coverage: 5.7% of statements [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/api/types [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/api/types/container [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/api/types/events [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/api/types/image [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/api/types/network [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-01-11T09:04:12.789Z] --- PASS: TestGetTimestamp (0.20s) [2023-01-11T09:04:12.789Z] === RUN TestParseTimestamps [2023-01-11T09:04:12.789Z] --- PASS: TestParseTimestamps (0.00s) [2023-01-11T09:04:12.789Z] PASS [2023-01-11T09:04:12.789Z] coverage: 100.0% of statements [2023-01-11T09:04:12.789Z] ok github.com/docker/docker/api/types/time 0.264s coverage: 100.0% of statements [2023-01-11T09:04:12.789Z] === RUN TestCompareVersion [2023-01-11T09:04:12.789Z] --- PASS: TestCompareVersion (0.00s) [2023-01-11T09:04:12.789Z] PASS [2023-01-11T09:04:12.789Z] coverage: 75.0% of statements [2023-01-11T09:04:12.789Z] ok github.com/docker/docker/api/types/versions 0.047s coverage: 75.0% of statements [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/builder [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-01-11T09:04:12.789Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-01-11T09:04:12.789Z] === RUN TestParseRemoteURL [2023-01-11T09:04:12.789Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2023-01-11T09:04:12.789Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2023-01-11T09:04:12.789Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2023-01-11T09:04:12.789Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2023-01-11T09:04:12.789Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2023-01-11T09:04:12.789Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2023-01-11T09:04:12.789Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2023-01-11T09:04:12.789Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2023-01-11T09:04:12.789Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2023-01-11T09:04:12.789Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2023-01-11T09:04:12.789Z] --- PASS: TestParseRemoteURL (0.00s) [2023-01-11T09:04:12.789Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2023-01-11T09:04:12.789Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2023-01-11T09:04:12.789Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2023-01-11T09:04:12.789Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2023-01-11T09:04:12.789Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2023-01-11T09:04:12.789Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2023-01-11T09:04:12.789Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2023-01-11T09:04:12.789Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2023-01-11T09:04:12.789Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2023-01-11T09:04:12.789Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestCloneArgsSmartHttp [2023-01-11T09:04:12.789Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2023-01-11T09:04:12.789Z] === RUN TestCloneArgsDumbHttp [2023-01-11T09:04:12.789Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestCloneArgsGit [2023-01-11T09:04:12.789Z] --- PASS: TestCloneArgsGit (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestCheckoutGit [2023-01-11T09:04:12.789Z] gitutils_test.go:180: git version 2.11.1.windows.1 [2023-01-11T09:04:12.789Z] gitutils_test.go:239: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit1651548134/001/repo/.git/ [2023-01-11T09:04:12.789Z] gitutils_test.go:253: warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-01-11T09:04:12.789Z] The file will have its original line endings in your working directory. [2023-01-11T09:04:12.789Z] gitutils_test.go:254: [master (root-commit) d6985d1] First commit [2023-01-11T09:04:12.789Z] 2 files changed, 3 insertions(+) [2023-01-11T09:04:12.789Z] create mode 100644 Dockerfile [2023-01-11T09:04:12.789Z] create mode 100644 subdir/Dockerfile [2023-01-11T09:04:12.789Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-01-11T09:04:12.789Z] The file will have its original line endings in your working directory. [2023-01-11T09:04:12.789Z] gitutils_test.go:255: Switched to a new branch 'test' [2023-01-11T09:04:12.789Z] gitutils_test.go:260: warning: LF will be replaced by CRLF in Dockerfile. [2023-01-11T09:04:12.789Z] The file will have its original line endings in your working directory. [2023-01-11T09:04:12.789Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-01-11T09:04:12.789Z] The file will have its original line endings in your working directory. [2023-01-11T09:04:12.789Z] gitutils_test.go:261: warning: LF will be replaced by CRLF in Dockerfile. [2023-01-11T09:04:12.789Z] The file will have its original line endings in your working directory. [2023-01-11T09:04:12.789Z] [test b872e00] Branch commit [2023-01-11T09:04:12.789Z] 2 files changed, 3 insertions(+), 2 deletions(-) [2023-01-11T09:04:12.789Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-01-11T09:04:12.789Z] The file will have its original line endings in your working directory. [2023-01-11T09:04:12.789Z] gitutils_test.go:262: Switched to branch 'master' [2023-01-11T09:04:12.789Z] gitutils_test.go:266: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit1651548134/001/subrepo/.git/ [2023-01-11T09:04:12.789Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2023-01-11T09:04:12.789Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2023-01-11T09:04:12.789Z] === RUN TestProcessNoDockerignore [2023-01-11T09:04:12.789Z] --- PASS: TestProcessNoDockerignore (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestProcessShouldLeaveAllFiles [2023-01-11T09:04:12.789Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2023-01-11T09:04:12.789Z] === RUN TestDetectContentType [2023-01-11T09:04:12.789Z] --- PASS: TestDetectContentType (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestSelectAcceptableMIME [2023-01-11T09:04:12.789Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestInspectEmptyResponse [2023-01-11T09:04:12.789Z] --- PASS: TestInspectEmptyResponse (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestInspectResponseBinary [2023-01-11T09:04:12.789Z] --- PASS: TestInspectResponseBinary (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestResponseUnsupportedContentType [2023-01-11T09:04:12.789Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestInspectResponseTextSimple [2023-01-11T09:04:12.789Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestInspectResponseEmptyContentType [2023-01-11T09:04:12.789Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestUnknownContentLength [2023-01-11T09:04:12.789Z] --- PASS: TestUnknownContentLength (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestDownloadRemote [2023-01-11T09:04:12.789Z] --- PASS: TestDownloadRemote (0.10s) [2023-01-11T09:04:12.789Z] === RUN TestGetWithStatusError [2023-01-11T09:04:12.789Z] --- PASS: TestGetWithStatusError (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestCloseRootDirectory [2023-01-11T09:04:12.789Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-01-11T09:04:12.789Z] --- SKIP: TestCloseRootDirectory (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestHashFile [2023-01-11T09:04:12.789Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-01-11T09:04:12.789Z] --- SKIP: TestHashFile (0.01s) [2023-01-11T09:04:12.789Z] === RUN TestHashSubdir [2023-01-11T09:04:12.789Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-01-11T09:04:12.789Z] --- SKIP: TestHashSubdir (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestRemoveDirectory [2023-01-11T09:04:12.789Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-01-11T09:04:12.789Z] gitutils_test.go:273: [master (root-commit) 9a689bb] Subrepo initial [2023-01-11T09:04:12.789Z] 1 file changed, 1 insertion(+) [2023-01-11T09:04:12.789Z] create mode 100644 subfile [2023-01-11T09:04:12.789Z] --- SKIP: TestRemoveDirectory (0.01s) [2023-01-11T09:04:12.789Z] PASS [2023-01-11T09:04:12.789Z] coverage: 9.3% of statements [2023-01-11T09:04:12.789Z] ok github.com/docker/docker/builder/remotecontext 0.316s coverage: 9.3% of statements [2023-01-11T09:04:12.789Z] === RUN TestEnable [2023-01-11T09:04:12.789Z] --- PASS: TestEnable (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestDisable [2023-01-11T09:04:12.789Z] --- PASS: TestDisable (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestEnabled [2023-01-11T09:04:12.789Z] --- PASS: TestEnabled (0.00s) [2023-01-11T09:04:12.789Z] PASS [2023-01-11T09:04:12.789Z] coverage: 100.0% of statements [2023-01-11T09:04:12.789Z] ok github.com/docker/docker/cli/debug 0.117s coverage: 100.0% of statements [2023-01-11T09:04:12.789Z] === RUN TestGetAllAllowed [2023-01-11T09:04:12.789Z] --- PASS: TestGetAllAllowed (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestGetAllMeta [2023-01-11T09:04:12.789Z] --- PASS: TestGetAllMeta (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestWarnOnUnusedBuildArgs [2023-01-11T09:04:12.789Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestIsUnreferencedBuiltin [2023-01-11T09:04:12.789Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestIsExistingDirectory [2023-01-11T09:04:12.789Z] --- PASS: TestIsExistingDirectory (0.01s) [2023-01-11T09:04:12.789Z] === RUN TestGetFilenameForDownload [2023-01-11T09:04:12.789Z] --- PASS: TestGetFilenameForDownload (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestEnv2Variables [2023-01-11T09:04:12.789Z] --- PASS: TestEnv2Variables (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestEnvValueWithExistingRunConfigEnv [2023-01-11T09:04:12.789Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestMaintainer [2023-01-11T09:04:12.789Z] --- PASS: TestMaintainer (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestLabel [2023-01-11T09:04:12.789Z] --- PASS: TestLabel (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestFromScratch [2023-01-11T09:04:12.789Z] --- PASS: TestFromScratch (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestFromWithArg [2023-01-11T09:04:12.789Z] --- PASS: TestFromWithArg (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestFromWithArgButBuildArgsNotGiven [2023-01-11T09:04:12.789Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestFromWithUndefinedArg [2023-01-11T09:04:12.789Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestFromMultiStageWithNamedStage [2023-01-11T09:04:12.789Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestOnbuild [2023-01-11T09:04:12.789Z] --- PASS: TestOnbuild (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestWorkdir [2023-01-11T09:04:12.789Z] --- PASS: TestWorkdir (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestCmd [2023-01-11T09:04:12.789Z] --- PASS: TestCmd (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestHealthcheckNone [2023-01-11T09:04:12.789Z] --- PASS: TestHealthcheckNone (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestHealthcheckCmd [2023-01-11T09:04:12.789Z] --- PASS: TestHealthcheckCmd (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestEntrypoint [2023-01-11T09:04:12.789Z] --- PASS: TestEntrypoint (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestExpose [2023-01-11T09:04:12.789Z] --- PASS: TestExpose (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestUser [2023-01-11T09:04:12.789Z] --- PASS: TestUser (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestVolume [2023-01-11T09:04:12.789Z] --- PASS: TestVolume (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestStopSignal [2023-01-11T09:04:12.789Z] dispatchers_test.go:377: Windows does not support stopsignal [2023-01-11T09:04:12.789Z] --- SKIP: TestStopSignal (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestArg [2023-01-11T09:04:12.789Z] --- PASS: TestArg (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestShell [2023-01-11T09:04:12.789Z] --- PASS: TestShell (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestPrependEnvOnCmd [2023-01-11T09:04:12.789Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestRunWithBuildArgs [2023-01-11T09:04:12.789Z] --- PASS: TestRunWithBuildArgs (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestRunIgnoresHealthcheck [2023-01-11T09:04:12.789Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestDispatchUnsupportedOptions [2023-01-11T09:04:12.789Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2023-01-11T09:04:12.789Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2023-01-11T09:04:12.789Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2023-01-11T09:04:12.789Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2023-01-11T09:04:12.789Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2023-01-11T09:04:12.789Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2023-01-11T09:04:12.789Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestNormalizeWorkdir [2023-01-11T09:04:12.789Z] --- PASS: TestNormalizeWorkdir (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestDispatch [2023-01-11T09:04:12.789Z] === RUN TestDispatch/ADD_multiple_files_to_file [2023-01-11T09:04:12.789Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2023-01-11T09:04:12.789Z] === RUN TestDispatch/COPY_multiple_files_to_file [2023-01-11T09:04:12.789Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2023-01-11T09:04:12.789Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2023-01-11T09:04:12.789Z] === RUN TestDispatch/COPY_wildcard_no_files [2023-01-11T09:04:12.789Z] === RUN TestDispatch/COPY_url [2023-01-11T09:04:12.789Z] --- PASS: TestDispatch (0.12s) [2023-01-11T09:04:12.789Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.05s) [2023-01-11T09:04:12.789Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2023-01-11T09:04:12.789Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.04s) [2023-01-11T09:04:12.789Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2023-01-11T09:04:12.789Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.00s) [2023-01-11T09:04:12.789Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2023-01-11T09:04:12.789Z] --- PASS: TestDispatch/COPY_url (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestAddScratchImageAddsToMounts [2023-01-11T09:04:12.789Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestAddFromScratchPopulatesPlatform [2023-01-11T09:04:12.789Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2023-01-11T09:04:12.789Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2023-01-11T09:04:12.789Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2023-01-11T09:04:12.789Z] === RUN TestImageSourceGetAddsToMounts [2023-01-11T09:04:12.790Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2023-01-11T09:04:12.790Z] === RUN TestEmptyDockerfile [2023-01-11T09:04:12.790Z] --- PASS: TestEmptyDockerfile (0.04s) [2023-01-11T09:04:12.790Z] === RUN TestSymlinkDockerfile [2023-01-11T09:04:12.790Z] --- PASS: TestSymlinkDockerfile (0.01s) [2023-01-11T09:04:12.790Z] === RUN TestDockerfileOutsideTheBuildContext [2023-01-11T09:04:12.790Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2023-01-11T09:04:12.790Z] === RUN TestNonExistingDockerfile [2023-01-11T09:04:12.790Z] --- PASS: TestNonExistingDockerfile (0.01s) [2023-01-11T09:04:12.790Z] === RUN TestCopyRunConfig [2023-01-11T09:04:12.790Z] --- PASS: TestCopyRunConfig (0.00s) [2023-01-11T09:04:12.790Z] === RUN TestDeepCopyRunConfig [2023-01-11T09:04:12.790Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2023-01-11T09:04:12.790Z] === RUN TestExportImage [2023-01-11T09:04:12.790Z] --- PASS: TestExportImage (0.00s) [2023-01-11T09:04:12.790Z] === RUN TestNormalizeDest [2023-01-11T09:04:12.790Z] --- PASS: TestNormalizeDest (0.00s) [2023-01-11T09:04:12.790Z] PASS [2023-01-11T09:04:12.790Z] coverage: 46.8% of statements [2023-01-11T09:04:12.790Z] ok github.com/docker/docker/builder/dockerfile 0.337s coverage: 46.8% of statements [2023-01-11T09:04:12.790Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-01-11T09:04:13.266Z] --- PASS: TestCreateServiceSysctls (2.97s) [2023-01-11T09:04:13.266Z] === RUN TestCreateServiceCapabilities [2023-01-11T09:04:13.694Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.44s) [2023-01-11T09:04:13.694Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-01-11T09:04:14.250Z] tests/integration/client_test.py ..... [ 75%] [2023-01-11T09:04:14.507Z] tests/integration/context_api_test.py ... [ 76%] [2023-01-11T09:04:14.766Z] tests/integration/errors_test.py . [ 76%] [2023-01-11T09:04:15.713Z] gitutils_test.go:275: Cloning into 'C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit1651548134/001/repo/sub'... [2023-01-11T09:04:15.713Z] warning: LF will be replaced by CRLF in .gitmodules. [2023-01-11T09:04:15.713Z] The file will have its original line endings in your working directory. [2023-01-11T09:04:15.784Z] --- PASS: TestCreateServiceCapabilities (2.35s) [2023-01-11T09:04:15.784Z] === RUN TestInspect [2023-01-11T09:04:15.868Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-01-11T09:04:15.868Z] Using test binary docker [2023-01-11T09:04:15.868Z] +++ /etc/init.d/apparmor start [2023-01-11T09:04:15.868Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-01-11T09:04:15.868Z] INFO: Waiting for daemon to start... [2023-01-11T09:04:15.868Z] Starting dockerd [2023-01-11T09:04:15.868Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2023-01-11T09:04:15.868Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-01-11T09:04:15.868Z] Using test binary docker [2023-01-11T09:04:15.868Z] +++ /etc/init.d/apparmor start [2023-01-11T09:04:15.868Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-01-11T09:04:15.868Z] INFO: Waiting for daemon to start... [2023-01-11T09:04:15.868Z] Starting dockerd [2023-01-11T09:04:15.868Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2023-01-11T09:04:15.868Z] . [2023-01-11T09:04:15.868Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-01-11T09:04:15.868Z] [2023-01-11T09:04:15.868Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-01-11T09:04:15.868Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-01-11T09:04:15.868Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-01-11T09:04:15.868Z] Error: No such image: emptyfs [2023-01-11T09:04:15.868Z] Error: No such image: emptyfs [2023-01-11T09:04:15.868Z] ++++ docker load [2023-01-11T09:04:15.868Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-01-11T09:04:15.868Z] ++++ docker load [2023-01-11T09:04:15.868Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-01-11T09:04:15.868Z] Running integration-test (iteration 1) [2023-01-11T09:04:15.868Z] Running integration-test (iteration 1) [2023-01-11T09:04:15.868Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2023-01-11T09:04:15.868Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2023-01-11T09:04:15.868Z] ++ set -e [2023-01-11T09:04:15.868Z] ++ '[' -n 0 ']' [2023-01-11T09:04:15.868Z] ++ set -x [2023-01-11T09:04:15.868Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2023-01-11T09:04:15.868Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2023-01-11T09:04:15.868Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2023-01-11T09:04:15.868Z] ++ set -e [2023-01-11T09:04:15.868Z] ++ '[' -n 0 ']' [2023-01-11T09:04:15.868Z] ++ set -x [2023-01-11T09:04:15.868Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2023-01-11T09:04:15.868Z] Loaded image: busybox:latest [2023-01-11T09:04:15.868Z] Loaded image: busybox:latest [2023-01-11T09:04:15.868Z] Loaded image: busybox:glibc [2023-01-11T09:04:15.868Z] Loaded image: busybox:glibc [2023-01-11T09:04:15.868Z] Loaded image: debian:bullseye-slim [2023-01-11T09:04:15.868Z] Loaded image: hello-world:latest [2023-01-11T09:04:15.868Z] Loaded image: arm32v7/hello-world:latest [2023-01-11T09:04:15.868Z] INFO: Testing against a local daemon [2023-01-11T09:04:15.868Z] === RUN TestDockerSuite [2023-01-11T09:04:15.868Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2023-01-11T09:04:15.868Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2023-01-11T09:04:15.868Z] === RUN TestDockerSuite/TestAPIErrorJSON [2023-01-11T09:04:15.868Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2023-01-11T09:04:15.868Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2023-01-11T09:04:15.868Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2023-01-11T09:04:15.868Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2023-01-11T09:04:15.868Z] === RUN TestDockerSuite/TestAPIImagesDelete [2023-01-11T09:04:15.868Z] Loaded image: debian:bullseye-slim [2023-01-11T09:04:15.868Z] Loaded image: hello-world:latest [2023-01-11T09:04:15.868Z] Loaded image: arm32v7/hello-world:latest [2023-01-11T09:04:15.868Z] INFO: Testing against a local daemon [2023-01-11T09:04:15.868Z] === RUN TestDockerDaemonSuite [2023-01-11T09:04:15.868Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2023-01-11T09:04:16.153Z] --- PASS: TestDaemonDNSFallback (7.26s) [2023-01-11T09:04:16.153Z] === RUN TestInspectNetwork [2023-01-11T09:04:16.153Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:16.153Z] --- SKIP: TestInspectNetwork (0.00s) [2023-01-11T09:04:16.153Z] === RUN TestRunContainerWithBridgeNone [2023-01-11T09:04:16.153Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-11T09:04:16.153Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2023-01-11T09:04:16.153Z] === RUN TestNetworkInvalidJSON [2023-01-11T09:04:16.153Z] === RUN TestNetworkInvalidJSON//networks/create [2023-01-11T09:04:16.153Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-01-11T09:04:16.153Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-01-11T09:04:16.153Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-01-11T09:04:16.153Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-11T09:04:16.153Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-11T09:04:16.153Z] === CONT TestNetworkInvalidJSON//networks/create [2023-01-11T09:04:16.153Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-11T09:04:16.153Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-01-11T09:04:16.153Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-01-11T09:04:16.153Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-01-11T09:04:16.153Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-01-11T09:04:16.153Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-01-11T09:04:16.153Z] === RUN TestNetworkList [2023-01-11T09:04:16.153Z] === RUN TestNetworkList//networks [2023-01-11T09:04:16.153Z] === PAUSE TestNetworkList//networks [2023-01-11T09:04:16.153Z] === RUN TestNetworkList//networks/ [2023-01-11T09:04:16.153Z] === PAUSE TestNetworkList//networks/ [2023-01-11T09:04:16.153Z] === CONT TestNetworkList//networks [2023-01-11T09:04:16.153Z] === CONT TestNetworkList//networks/ [2023-01-11T09:04:16.153Z] --- PASS: TestNetworkList (0.02s) [2023-01-11T09:04:16.153Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-01-11T09:04:16.153Z] --- PASS: TestNetworkList//networks (0.00s) [2023-01-11T09:04:16.153Z] === RUN TestHostIPv4BridgeLabel [2023-01-11T09:04:16.153Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-11T09:04:16.153Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2023-01-11T09:04:16.153Z] === RUN TestDaemonRestartWithLiveRestore [2023-01-11T09:04:16.153Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-11T09:04:16.153Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2023-01-11T09:04:16.153Z] === RUN TestDaemonDefaultNetworkPools [2023-01-11T09:04:16.153Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-11T09:04:16.153Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2023-01-11T09:04:16.153Z] === RUN TestDaemonRestartWithExistingNetwork [2023-01-11T09:04:16.153Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-11T09:04:16.153Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2023-01-11T09:04:16.153Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-01-11T09:04:16.153Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-11T09:04:16.153Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-01-11T09:04:16.153Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-01-11T09:04:16.153Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-11T09:04:16.153Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-01-11T09:04:16.153Z] === RUN TestServiceWithPredefinedNetwork [2023-01-11T09:04:16.153Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:16.153Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2023-01-11T09:04:16.153Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-01-11T09:04:16.153Z] service_test.go:242: FLAKY_TEST [2023-01-11T09:04:16.153Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-11T09:04:16.153Z] === RUN TestServiceWithDataPathPortInit [2023-01-11T09:04:16.153Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:16.153Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2023-01-11T09:04:16.153Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-01-11T09:04:16.153Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:16.153Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2023-01-11T09:04:16.153Z] PASS [2023-01-11T09:04:16.153Z] [2023-01-11T09:04:16.153Z] === Skipped [2023-01-11T09:04:16.153Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2023-01-11T09:04:16.153Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:16.153Z] [2023-01-11T09:04:16.153Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2023-01-11T09:04:16.153Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-11T09:04:16.153Z] [2023-01-11T09:04:16.153Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2023-01-11T09:04:16.153Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-11T09:04:16.153Z] [2023-01-11T09:04:16.153Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2023-01-11T09:04:16.153Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-11T09:04:16.153Z] [2023-01-11T09:04:16.153Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2023-01-11T09:04:16.153Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-11T09:04:16.153Z] [2023-01-11T09:04:16.153Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2023-01-11T09:04:16.153Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-11T09:04:16.153Z] [2023-01-11T09:04:16.153Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-01-11T09:04:16.153Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-11T09:04:16.153Z] [2023-01-11T09:04:16.153Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-01-11T09:04:16.153Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-11T09:04:16.153Z] [2023-01-11T09:04:16.153Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2023-01-11T09:04:16.153Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:16.153Z] [2023-01-11T09:04:16.153Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-11T09:04:16.153Z] service_test.go:242: FLAKY_TEST [2023-01-11T09:04:16.153Z] [2023-01-11T09:04:16.153Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2023-01-11T09:04:16.153Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:16.153Z] [2023-01-11T09:04:16.153Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2023-01-11T09:04:16.153Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:16.153Z] [2023-01-11T09:04:16.153Z] DONE 22 tests, 12 skipped in 7.898s [2023-01-11T09:04:16.176Z] gitutils_test.go:276: warning: LF will be replaced by CRLF in .gitmodules. [2023-01-11T09:04:16.176Z] The file will have its original line endings in your working directory. [2023-01-11T09:04:16.176Z] gitutils_test.go:277: [master 46f15b4] With submodule [2023-01-11T09:04:16.176Z] 2 files changed, 4 insertions(+) [2023-01-11T09:04:16.176Z] create mode 100644 .gitmodules [2023-01-11T09:04:16.176Z] create mode 160000 sub [2023-01-11T09:04:16.176Z] warning: LF will be replaced by CRLF in .gitmodules. [2023-01-11T09:04:16.176Z] The file will have its original line endings in your working directory. [2023-01-11T09:04:16.176Z] === RUN TestCheckoutGit/#00 [2023-01-11T09:04:16.408Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-01-11T09:04:16.409Z] INFO: Testing against a local daemon [2023-01-11T09:04:16.409Z] === RUN TestDockerNetworkIpvlanPersistance [2023-01-11T09:04:16.409Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-11T09:04:16.409Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-01-11T09:04:16.409Z] === RUN TestDockerNetworkIpvlan [2023-01-11T09:04:16.409Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-11T09:04:16.409Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-01-11T09:04:16.409Z] PASS [2023-01-11T09:04:16.409Z] [2023-01-11T09:04:16.409Z] === Skipped [2023-01-11T09:04:16.409Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-01-11T09:04:16.409Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-11T09:04:16.409Z] [2023-01-11T09:04:16.409Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-01-11T09:04:16.409Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-11T09:04:16.409Z] [2023-01-11T09:04:16.409Z] DONE 2 tests, 2 skipped in 0.094s [2023-01-11T09:04:16.409Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-01-11T09:04:16.409Z] INFO: Testing against a local daemon [2023-01-11T09:04:16.409Z] === RUN TestDockerNetworkMacvlanPersistance [2023-01-11T09:04:16.409Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-11T09:04:16.409Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2023-01-11T09:04:16.409Z] === RUN TestDockerNetworkMacvlan [2023-01-11T09:04:16.409Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-11T09:04:16.409Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2023-01-11T09:04:16.409Z] PASS [2023-01-11T09:04:16.409Z] [2023-01-11T09:04:16.409Z] === Skipped [2023-01-11T09:04:16.409Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2023-01-11T09:04:16.409Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-11T09:04:16.409Z] [2023-01-11T09:04:16.409Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2023-01-11T09:04:16.409Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-11T09:04:16.409Z] [2023-01-11T09:04:16.409Z] DONE 2 tests, 2 skipped in 0.092s [2023-01-11T09:04:16.409Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-01-11T09:04:16.409Z] testing: warning: no tests to run [2023-01-11T09:04:16.409Z] PASS [2023-01-11T09:04:16.409Z] [2023-01-11T09:04:16.409Z] DONE 0 tests in 0.020s [2023-01-11T09:04:16.409Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-01-11T09:04:16.664Z] INFO: Testing against a local daemon [2023-01-11T09:04:16.664Z] === RUN TestAuthZPluginAllowRequest [2023-01-11T09:04:16.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:16.664Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2023-01-11T09:04:16.664Z] === RUN TestAuthZPluginTLS [2023-01-11T09:04:16.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:16.664Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2023-01-11T09:04:16.664Z] === RUN TestAuthZPluginDenyRequest [2023-01-11T09:04:16.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:16.664Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2023-01-11T09:04:16.664Z] === RUN TestAuthZPluginAPIDenyResponse [2023-01-11T09:04:16.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:16.664Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2023-01-11T09:04:16.664Z] === RUN TestAuthZPluginDenyResponse [2023-01-11T09:04:16.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:16.664Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2023-01-11T09:04:16.664Z] === RUN TestAuthZPluginAllowEventStream [2023-01-11T09:04:16.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:16.664Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2023-01-11T09:04:16.664Z] === RUN TestAuthZPluginErrorResponse [2023-01-11T09:04:16.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:16.664Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2023-01-11T09:04:16.664Z] === RUN TestAuthZPluginErrorRequest [2023-01-11T09:04:16.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:16.664Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2023-01-11T09:04:16.664Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-01-11T09:04:16.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:16.664Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2023-01-11T09:04:16.664Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-01-11T09:04:16.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:16.664Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2023-01-11T09:04:16.664Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-01-11T09:04:16.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:16.664Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2023-01-11T09:04:16.664Z] === RUN TestAuthZPluginHeader [2023-01-11T09:04:16.664Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:16.664Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2023-01-11T09:04:16.664Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-01-11T09:04:16.963Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:16.963Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2023-01-11T09:04:16.963Z] === RUN TestAuthZPluginV2Disable [2023-01-11T09:04:17.523Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:17.523Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2023-01-11T09:04:17.523Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-01-11T09:04:17.712Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-11T09:04:17.712Z] [2023-01-11T09:04:17.712Z] gitutils_test.go:211: git-http-backend: [2023-01-11T09:04:17.779Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:17.779Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2023-01-11T09:04:17.779Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-01-11T09:04:18.034Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:18.034Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2023-01-11T09:04:18.034Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-01-11T09:04:18.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:18.289Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2023-01-11T09:04:18.289Z] PASS [2023-01-11T09:04:18.289Z] [2023-01-11T09:04:18.289Z] === Skipped [2023-01-11T09:04:18.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2023-01-11T09:04:18.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:18.289Z] [2023-01-11T09:04:18.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2023-01-11T09:04:18.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:18.289Z] [2023-01-11T09:04:18.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2023-01-11T09:04:18.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:18.289Z] [2023-01-11T09:04:18.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2023-01-11T09:04:18.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:18.289Z] [2023-01-11T09:04:18.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2023-01-11T09:04:18.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:18.289Z] [2023-01-11T09:04:18.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2023-01-11T09:04:18.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:18.289Z] [2023-01-11T09:04:18.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2023-01-11T09:04:18.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:18.289Z] [2023-01-11T09:04:18.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2023-01-11T09:04:18.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:18.289Z] [2023-01-11T09:04:18.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2023-01-11T09:04:18.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:18.289Z] [2023-01-11T09:04:18.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2023-01-11T09:04:18.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:18.289Z] [2023-01-11T09:04:18.289Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2023-01-11T09:04:18.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:18.289Z] [2023-01-11T09:04:18.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2023-01-11T09:04:18.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:18.289Z] [2023-01-11T09:04:18.289Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2023-01-11T09:04:18.289Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:18.289Z] [2023-01-11T09:04:18.290Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2023-01-11T09:04:18.290Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:18.290Z] [2023-01-11T09:04:18.290Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2023-01-11T09:04:18.290Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:18.290Z] [2023-01-11T09:04:18.290Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2023-01-11T09:04:18.290Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:18.290Z] [2023-01-11T09:04:18.290Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2023-01-11T09:04:18.290Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:18.290Z] [2023-01-11T09:04:18.290Z] DONE 17 tests, 17 skipped in 1.822s [2023-01-11T09:04:18.290Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-01-11T09:04:18.301Z] --- PASS: TestInspect (2.64s) [2023-01-11T09:04:18.301Z] === RUN TestCreateJob [2023-01-11T09:04:18.545Z] INFO: Testing against a local daemon [2023-01-11T09:04:18.545Z] === RUN TestPluginInvalidJSON [2023-01-11T09:04:18.545Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-01-11T09:04:18.545Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-01-11T09:04:18.545Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-01-11T09:04:18.545Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-01-11T09:04:18.545Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-01-11T09:04:18.545Z] === RUN TestPluginInstall [2023-01-11T09:04:18.545Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:18.545Z] --- SKIP: TestPluginInstall (0.00s) [2023-01-11T09:04:18.545Z] === RUN TestPluginsWithRuntimes [2023-01-11T09:04:18.545Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2023-01-11T09:04:18.545Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-01-11T09:04:18.545Z] === RUN TestPluginBackCompatMediaTypes [2023-01-11T09:04:18.545Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-01-11T09:04:18.545Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-01-11T09:04:18.545Z] PASS [2023-01-11T09:04:18.545Z] [2023-01-11T09:04:18.545Z] === Skipped [2023-01-11T09:04:18.545Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2023-01-11T09:04:18.545Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-01-11T09:04:18.545Z] [2023-01-11T09:04:18.545Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2023-01-11T09:04:18.545Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2023-01-11T09:04:18.545Z] [2023-01-11T09:04:18.545Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2023-01-11T09:04:18.545Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-01-11T09:04:18.545Z] [2023-01-11T09:04:18.545Z] DONE 5 tests, 3 skipped in 0.124s [2023-01-11T09:04:18.545Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-01-11T09:04:18.545Z] INFO: Testing against a local daemon [2023-01-11T09:04:18.545Z] === RUN TestExternalGraphDriver [2023-01-11T09:04:19.107Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2023-01-11T09:04:19.107Z] --- SKIP: TestExternalGraphDriver (0.33s) [2023-01-11T09:04:19.107Z] === RUN TestGraphdriverPluginV2 [2023-01-11T09:04:19.172Z] === RUN TestDockerSuite/TestAPIImagesFilter [2023-01-11T09:04:19.433Z] === RUN TestDockerSuite/TestAPIImagesHistory [2023-01-11T09:04:20.373Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2023-01-11T09:04:20.615Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-11T09:04:20.615Z] [2023-01-11T09:04:20.615Z] gitutils_test.go:211: git-http-backend: [2023-01-11T09:04:20.632Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2023-01-11T09:04:20.818Z] --- PASS: TestCreateJob (2.94s) [2023-01-11T09:04:20.818Z] === RUN TestReplicatedJob [2023-01-11T09:04:21.573Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2023-01-11T09:04:21.833Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2023-01-11T09:04:22.092Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2023-01-11T09:04:22.793Z] === RUN TestCheckoutGit/master [2023-01-11T09:04:23.034Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2023-01-11T09:04:23.604Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2023-01-11T09:04:23.761Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-11T09:04:23.761Z] [2023-01-11T09:04:23.761Z] gitutils_test.go:211: git-http-backend: [2023-01-11T09:04:23.864Z] === RUN TestDockerSuite/TestAPINetworkFilter [2023-01-11T09:04:23.864Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2023-01-11T09:04:23.864Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2023-01-11T09:04:24.804Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2023-01-11T09:04:25.066Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2023-01-11T09:04:25.639Z] --- PASS: TestGraphdriverPluginV2 (5.83s) [2023-01-11T09:04:25.639Z] PASS [2023-01-11T09:04:25.639Z] [2023-01-11T09:04:25.639Z] === Skipped [2023-01-11T09:04:25.639Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.33s) [2023-01-11T09:04:25.639Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2023-01-11T09:04:25.639Z] [2023-01-11T09:04:25.639Z] DONE 2 tests, 1 skipped in 6.264s [2023-01-11T09:04:25.639Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-01-11T09:04:25.639Z] INFO: Testing against a local daemon [2023-01-11T09:04:25.639Z] === RUN TestContinueAfterPluginCrash [2023-01-11T09:04:25.639Z] === PAUSE TestContinueAfterPluginCrash [2023-01-11T09:04:25.639Z] === RUN TestReadPluginNoRead [2023-01-11T09:04:25.639Z] === PAUSE TestReadPluginNoRead [2023-01-11T09:04:25.639Z] === RUN TestDaemonStartWithLogOpt [2023-01-11T09:04:25.639Z] === PAUSE TestDaemonStartWithLogOpt [2023-01-11T09:04:25.639Z] === CONT TestContinueAfterPluginCrash [2023-01-11T09:04:25.639Z] === CONT TestDaemonStartWithLogOpt [2023-01-11T09:04:25.899Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.42s) [2023-01-11T09:04:25.899Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-01-11T09:04:26.007Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2023-01-11T09:04:26.007Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2023-01-11T09:04:26.007Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2023-01-11T09:04:26.007Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2023-01-11T09:04:26.061Z] --- PASS: TestReplicatedJob (4.86s) [2023-01-11T09:04:26.061Z] === RUN TestUpdateReplicatedJob [2023-01-11T09:04:28.484Z] === RUN TestCheckpointCreateError [2023-01-11T09:04:28.484Z] --- PASS: TestCheckpointCreateError (0.00s) [2023-01-11T09:04:28.484Z] === RUN TestCheckpointCreate [2023-01-11T09:04:28.484Z] --- PASS: TestCheckpointCreate (0.00s) [2023-01-11T09:04:28.484Z] === RUN TestCheckpointDeleteError [2023-01-11T09:04:28.484Z] --- PASS: TestCheckpointDeleteError (0.00s) [2023-01-11T09:04:28.484Z] === RUN TestCheckpointDelete [2023-01-11T09:04:28.484Z] --- PASS: TestCheckpointDelete (0.00s) [2023-01-11T09:04:28.484Z] === RUN TestCheckpointListError [2023-01-11T09:04:28.484Z] --- PASS: TestCheckpointListError (0.00s) [2023-01-11T09:04:28.484Z] === RUN TestCheckpointList [2023-01-11T09:04:28.484Z] --- PASS: TestCheckpointList (0.00s) [2023-01-11T09:04:28.484Z] === RUN TestCheckpointListContainerNotFound [2023-01-11T09:04:28.484Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2023-01-11T09:04:28.484Z] === RUN TestNewClientWithOpsFromEnv [2023-01-11T09:04:28.484Z] client_test.go:23: runtime.GOOS == "windows" [2023-01-11T09:04:28.484Z] --- SKIP: TestNewClientWithOpsFromEnv (0.02s) [2023-01-11T09:04:28.484Z] === RUN TestGetAPIPath [2023-01-11T09:04:28.484Z] --- PASS: TestGetAPIPath (0.00s) [2023-01-11T09:04:28.484Z] === RUN TestParseHostURL [2023-01-11T09:04:28.484Z] --- PASS: TestParseHostURL (0.00s) [2023-01-11T09:04:28.484Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2023-01-11T09:04:28.484Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2023-01-11T09:04:28.484Z] === RUN TestNegotiateAPIVersionEmpty [2023-01-11T09:04:28.484Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2023-01-11T09:04:28.484Z] === RUN TestNegotiateAPIVersion [2023-01-11T09:04:28.484Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2023-01-11T09:04:28.484Z] === RUN TestNegotiateAPVersionOverride [2023-01-11T09:04:28.484Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2023-01-11T09:04:28.484Z] === RUN TestNegotiateAPIVersionAutomatic [2023-01-11T09:04:28.484Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2023-01-11T09:04:28.484Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2023-01-11T09:04:28.484Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2023-01-11T09:04:28.484Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2023-01-11T09:04:28.485Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestClientRedirect [2023-01-11T09:04:28.485Z] --- PASS: TestClientRedirect (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestConfigCreateUnsupported [2023-01-11T09:04:28.485Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestConfigCreateError [2023-01-11T09:04:28.485Z] --- PASS: TestConfigCreateError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestConfigCreate [2023-01-11T09:04:28.485Z] --- PASS: TestConfigCreate (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestConfigInspectNotFound [2023-01-11T09:04:28.485Z] --- PASS: TestConfigInspectNotFound (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestConfigInspectWithEmptyID [2023-01-11T09:04:28.485Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestConfigInspectUnsupported [2023-01-11T09:04:28.485Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestConfigInspectError [2023-01-11T09:04:28.485Z] --- PASS: TestConfigInspectError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestConfigInspectConfigNotFound [2023-01-11T09:04:28.485Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestConfigInspect [2023-01-11T09:04:28.485Z] --- PASS: TestConfigInspect (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestConfigListUnsupported [2023-01-11T09:04:28.485Z] --- PASS: TestConfigListUnsupported (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestConfigListError [2023-01-11T09:04:28.485Z] --- PASS: TestConfigListError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestConfigList [2023-01-11T09:04:28.485Z] --- PASS: TestConfigList (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestConfigRemoveUnsupported [2023-01-11T09:04:28.485Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestConfigRemoveError [2023-01-11T09:04:28.485Z] --- PASS: TestConfigRemoveError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestConfigRemove [2023-01-11T09:04:28.485Z] --- PASS: TestConfigRemove (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestConfigUpdateUnsupported [2023-01-11T09:04:28.485Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestConfigUpdateError [2023-01-11T09:04:28.485Z] --- PASS: TestConfigUpdateError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestConfigUpdate [2023-01-11T09:04:28.485Z] --- PASS: TestConfigUpdate (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerCommitError [2023-01-11T09:04:28.485Z] --- PASS: TestContainerCommitError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerCommit [2023-01-11T09:04:28.485Z] --- PASS: TestContainerCommit (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerStatPathError [2023-01-11T09:04:28.485Z] --- PASS: TestContainerStatPathError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerStatPathNotFoundError [2023-01-11T09:04:28.485Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerStatPathNoHeaderError [2023-01-11T09:04:28.485Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerStatPath [2023-01-11T09:04:28.485Z] --- PASS: TestContainerStatPath (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestCopyToContainerError [2023-01-11T09:04:28.485Z] --- PASS: TestCopyToContainerError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestCopyToContainerNotFoundError [2023-01-11T09:04:28.485Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestCopyToContainerNotStatusOKError [2023-01-11T09:04:28.485Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestCopyToContainer [2023-01-11T09:04:28.485Z] --- PASS: TestCopyToContainer (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestCopyFromContainerError [2023-01-11T09:04:28.485Z] --- PASS: TestCopyFromContainerError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestCopyFromContainerNotFoundError [2023-01-11T09:04:28.485Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestCopyFromContainerNotStatusOKError [2023-01-11T09:04:28.485Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestCopyFromContainerNoHeaderError [2023-01-11T09:04:28.485Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestCopyFromContainer [2023-01-11T09:04:28.485Z] --- PASS: TestCopyFromContainer (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerCreateError [2023-01-11T09:04:28.485Z] --- PASS: TestContainerCreateError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerCreateImageNotFound [2023-01-11T09:04:28.485Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerCreateWithName [2023-01-11T09:04:28.485Z] --- PASS: TestContainerCreateWithName (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerCreateAutoRemove [2023-01-11T09:04:28.485Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerDiffError [2023-01-11T09:04:28.485Z] --- PASS: TestContainerDiffError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerDiff [2023-01-11T09:04:28.485Z] --- PASS: TestContainerDiff (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerExecCreateError [2023-01-11T09:04:28.485Z] --- PASS: TestContainerExecCreateError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerExecCreate [2023-01-11T09:04:28.485Z] --- PASS: TestContainerExecCreate (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerExecStartError [2023-01-11T09:04:28.485Z] --- PASS: TestContainerExecStartError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerExecStart [2023-01-11T09:04:28.485Z] --- PASS: TestContainerExecStart (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerExecInspectError [2023-01-11T09:04:28.485Z] --- PASS: TestContainerExecInspectError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerExecInspect [2023-01-11T09:04:28.485Z] --- PASS: TestContainerExecInspect (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerExportError [2023-01-11T09:04:28.485Z] --- PASS: TestContainerExportError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerExport [2023-01-11T09:04:28.485Z] --- PASS: TestContainerExport (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerInspectError [2023-01-11T09:04:28.485Z] --- PASS: TestContainerInspectError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerInspectContainerNotFound [2023-01-11T09:04:28.485Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerInspectWithEmptyID [2023-01-11T09:04:28.485Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerInspect [2023-01-11T09:04:28.485Z] --- PASS: TestContainerInspect (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerInspectNode [2023-01-11T09:04:28.485Z] --- PASS: TestContainerInspectNode (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerKillError [2023-01-11T09:04:28.485Z] --- PASS: TestContainerKillError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerKill [2023-01-11T09:04:28.485Z] --- PASS: TestContainerKill (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerListError [2023-01-11T09:04:28.485Z] --- PASS: TestContainerListError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerList [2023-01-11T09:04:28.485Z] --- PASS: TestContainerList (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerLogsNotFoundError [2023-01-11T09:04:28.485Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerLogsError [2023-01-11T09:04:28.485Z] --- PASS: TestContainerLogsError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerLogs [2023-01-11T09:04:28.485Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-11T09:04:28.485Z] [2023-01-11T09:04:28.485Z] gitutils_test.go:211: git-http-backend: [2023-01-11T09:04:28.485Z] --- PASS: TestContainerLogs (0.21s) [2023-01-11T09:04:28.485Z] === RUN TestContainerPauseError [2023-01-11T09:04:28.485Z] --- PASS: TestContainerPauseError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerPause [2023-01-11T09:04:28.485Z] --- PASS: TestContainerPause (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainersPruneError [2023-01-11T09:04:28.485Z] --- PASS: TestContainersPruneError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainersPrune [2023-01-11T09:04:28.485Z] --- PASS: TestContainersPrune (0.02s) [2023-01-11T09:04:28.485Z] === RUN TestContainerRemoveError [2023-01-11T09:04:28.485Z] --- PASS: TestContainerRemoveError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerRemoveNotFoundError [2023-01-11T09:04:28.485Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerRemove [2023-01-11T09:04:28.485Z] --- PASS: TestContainerRemove (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerRenameError [2023-01-11T09:04:28.485Z] --- PASS: TestContainerRenameError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerRename [2023-01-11T09:04:28.485Z] --- PASS: TestContainerRename (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerResizeError [2023-01-11T09:04:28.485Z] --- PASS: TestContainerResizeError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerExecResizeError [2023-01-11T09:04:28.485Z] --- PASS: TestContainerExecResizeError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerResize [2023-01-11T09:04:28.485Z] --- PASS: TestContainerResize (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerExecResize [2023-01-11T09:04:28.485Z] --- PASS: TestContainerExecResize (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerRestartError [2023-01-11T09:04:28.485Z] --- PASS: TestContainerRestartError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerRestart [2023-01-11T09:04:28.485Z] --- PASS: TestContainerRestart (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerStartError [2023-01-11T09:04:28.485Z] --- PASS: TestContainerStartError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerStart [2023-01-11T09:04:28.485Z] --- PASS: TestContainerStart (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerStatsError [2023-01-11T09:04:28.485Z] --- PASS: TestContainerStatsError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerStats [2023-01-11T09:04:28.485Z] --- PASS: TestContainerStats (0.01s) [2023-01-11T09:04:28.485Z] === RUN TestContainerStopError [2023-01-11T09:04:28.485Z] --- PASS: TestContainerStopError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerStop [2023-01-11T09:04:28.485Z] --- PASS: TestContainerStop (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerTopError [2023-01-11T09:04:28.485Z] --- PASS: TestContainerTopError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerTop [2023-01-11T09:04:28.485Z] --- PASS: TestContainerTop (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerUnpauseError [2023-01-11T09:04:28.485Z] --- PASS: TestContainerUnpauseError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerUnpause [2023-01-11T09:04:28.485Z] --- PASS: TestContainerUnpause (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerUpdateError [2023-01-11T09:04:28.485Z] --- PASS: TestContainerUpdateError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerUpdate [2023-01-11T09:04:28.485Z] --- PASS: TestContainerUpdate (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerWaitError [2023-01-11T09:04:28.485Z] --- PASS: TestContainerWaitError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestContainerWait [2023-01-11T09:04:28.485Z] --- PASS: TestContainerWait (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestDiskUsageError [2023-01-11T09:04:28.485Z] --- PASS: TestDiskUsageError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestDiskUsage [2023-01-11T09:04:28.485Z] --- PASS: TestDiskUsage (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestDistributionInspectUnsupported [2023-01-11T09:04:28.485Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestDistributionInspectWithEmptyID [2023-01-11T09:04:28.485Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestEventsErrorInOptions [2023-01-11T09:04:28.485Z] --- PASS: TestEventsErrorInOptions (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestEventsErrorFromServer [2023-01-11T09:04:28.485Z] --- PASS: TestEventsErrorFromServer (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestEvents [2023-01-11T09:04:28.485Z] --- PASS: TestEvents (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestTLSCloseWriter [2023-01-11T09:04:28.485Z] === PAUSE TestTLSCloseWriter [2023-01-11T09:04:28.485Z] === RUN TestImageBuildError [2023-01-11T09:04:28.485Z] --- PASS: TestImageBuildError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageBuild [2023-01-11T09:04:28.485Z] --- PASS: TestImageBuild (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestGetDockerOS [2023-01-11T09:04:28.485Z] --- PASS: TestGetDockerOS (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageCreateError [2023-01-11T09:04:28.485Z] --- PASS: TestImageCreateError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageCreate [2023-01-11T09:04:28.485Z] --- PASS: TestImageCreate (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageHistoryError [2023-01-11T09:04:28.485Z] --- PASS: TestImageHistoryError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageHistory [2023-01-11T09:04:28.485Z] --- PASS: TestImageHistory (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageImportError [2023-01-11T09:04:28.485Z] --- PASS: TestImageImportError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageImport [2023-01-11T09:04:28.485Z] --- PASS: TestImageImport (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageInspectError [2023-01-11T09:04:28.485Z] --- PASS: TestImageInspectError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageInspectImageNotFound [2023-01-11T09:04:28.485Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageInspectWithEmptyID [2023-01-11T09:04:28.485Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageInspect [2023-01-11T09:04:28.485Z] --- PASS: TestImageInspect (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageListError [2023-01-11T09:04:28.485Z] --- PASS: TestImageListError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageList [2023-01-11T09:04:28.485Z] --- PASS: TestImageList (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageListApiBefore125 [2023-01-11T09:04:28.485Z] --- PASS: TestImageListApiBefore125 (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageLoadError [2023-01-11T09:04:28.485Z] --- PASS: TestImageLoadError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageLoad [2023-01-11T09:04:28.485Z] --- PASS: TestImageLoad (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImagesPruneError [2023-01-11T09:04:28.485Z] --- PASS: TestImagesPruneError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImagesPrune [2023-01-11T09:04:28.485Z] --- PASS: TestImagesPrune (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImagePullReferenceParseError [2023-01-11T09:04:28.485Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImagePullAnyError [2023-01-11T09:04:28.485Z] --- PASS: TestImagePullAnyError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImagePullStatusUnauthorizedError [2023-01-11T09:04:28.485Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2023-01-11T09:04:28.485Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-01-11T09:04:28.485Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImagePullWithPrivilegedFuncNoError [2023-01-11T09:04:28.485Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImagePullWithoutErrors [2023-01-11T09:04:28.485Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImagePushReferenceError [2023-01-11T09:04:28.485Z] --- PASS: TestImagePushReferenceError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImagePushAnyError [2023-01-11T09:04:28.485Z] --- PASS: TestImagePushAnyError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImagePushStatusUnauthorizedError [2023-01-11T09:04:28.485Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2023-01-11T09:04:28.485Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-01-11T09:04:28.485Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImagePushWithPrivilegedFuncNoError [2023-01-11T09:04:28.485Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImagePushWithoutErrors [2023-01-11T09:04:28.485Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2023-01-11T09:04:28.485Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2023-01-11T09:04:28.485Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2023-01-11T09:04:28.485Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2023-01-11T09:04:28.485Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2023-01-11T09:04:28.485Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2023-01-11T09:04:28.485Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2023-01-11T09:04:28.485Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2023-01-11T09:04:28.485Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageRemoveError [2023-01-11T09:04:28.485Z] --- PASS: TestImageRemoveError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageRemoveImageNotFound [2023-01-11T09:04:28.485Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageRemove [2023-01-11T09:04:28.485Z] --- PASS: TestImageRemove (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageSaveError [2023-01-11T09:04:28.485Z] --- PASS: TestImageSaveError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageSave [2023-01-11T09:04:28.485Z] --- PASS: TestImageSave (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageSearchAnyError [2023-01-11T09:04:28.485Z] --- PASS: TestImageSearchAnyError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageSearchStatusUnauthorizedError [2023-01-11T09:04:28.485Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2023-01-11T09:04:28.485Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-01-11T09:04:28.485Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2023-01-11T09:04:28.485Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageSearchWithoutErrors [2023-01-11T09:04:28.485Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageTagError [2023-01-11T09:04:28.485Z] --- PASS: TestImageTagError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageTagInvalidReference [2023-01-11T09:04:28.485Z] --- PASS: TestImageTagInvalidReference (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageTagInvalidSourceImageName [2023-01-11T09:04:28.485Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageTagHexSource [2023-01-11T09:04:28.485Z] --- PASS: TestImageTagHexSource (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestImageTag [2023-01-11T09:04:28.485Z] --- PASS: TestImageTag (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestInfoServerError [2023-01-11T09:04:28.485Z] --- PASS: TestInfoServerError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestInfoInvalidResponseJSONError [2023-01-11T09:04:28.485Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestInfo [2023-01-11T09:04:28.485Z] --- PASS: TestInfo (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestNetworkConnectError [2023-01-11T09:04:28.485Z] --- PASS: TestNetworkConnectError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2023-01-11T09:04:28.485Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestNetworkConnect [2023-01-11T09:04:28.485Z] --- PASS: TestNetworkConnect (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestNetworkCreateError [2023-01-11T09:04:28.485Z] --- PASS: TestNetworkCreateError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestNetworkCreate [2023-01-11T09:04:28.485Z] --- PASS: TestNetworkCreate (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestNetworkDisconnectError [2023-01-11T09:04:28.485Z] --- PASS: TestNetworkDisconnectError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestNetworkDisconnect [2023-01-11T09:04:28.485Z] --- PASS: TestNetworkDisconnect (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestNetworkInspectError [2023-01-11T09:04:28.485Z] --- PASS: TestNetworkInspectError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestNetworkInspectNotFoundError [2023-01-11T09:04:28.485Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestNetworkInspectWithEmptyID [2023-01-11T09:04:28.485Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestNetworkInspect [2023-01-11T09:04:28.485Z] --- PASS: TestNetworkInspect (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestNetworkListError [2023-01-11T09:04:28.485Z] --- PASS: TestNetworkListError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestNetworkList [2023-01-11T09:04:28.485Z] --- PASS: TestNetworkList (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestNetworksPruneError [2023-01-11T09:04:28.485Z] --- PASS: TestNetworksPruneError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestNetworksPrune [2023-01-11T09:04:28.485Z] --- PASS: TestNetworksPrune (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestNetworkRemoveError [2023-01-11T09:04:28.485Z] --- PASS: TestNetworkRemoveError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestNetworkRemove [2023-01-11T09:04:28.485Z] --- PASS: TestNetworkRemove (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestNodeInspectError [2023-01-11T09:04:28.485Z] --- PASS: TestNodeInspectError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestNodeInspectNodeNotFound [2023-01-11T09:04:28.485Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestNodeInspectWithEmptyID [2023-01-11T09:04:28.485Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestNodeInspect [2023-01-11T09:04:28.485Z] --- PASS: TestNodeInspect (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestNodeListError [2023-01-11T09:04:28.485Z] --- PASS: TestNodeListError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestNodeList [2023-01-11T09:04:28.485Z] --- PASS: TestNodeList (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestNodeRemoveError [2023-01-11T09:04:28.485Z] --- PASS: TestNodeRemoveError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestNodeRemove [2023-01-11T09:04:28.485Z] --- PASS: TestNodeRemove (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestNodeUpdateError [2023-01-11T09:04:28.485Z] --- PASS: TestNodeUpdateError (0.00s) [2023-01-11T09:04:28.485Z] === RUN TestNodeUpdate [2023-01-11T09:04:28.485Z] --- PASS: TestNodeUpdate (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestOptionWithTimeout [2023-01-11T09:04:28.486Z] --- PASS: TestOptionWithTimeout (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestPingFail [2023-01-11T09:04:28.486Z] --- PASS: TestPingFail (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestPingWithError [2023-01-11T09:04:28.486Z] 2023/01/11 09:04:27 RoundTripper returned a response & error; ignoring response [2023-01-11T09:04:28.486Z] 2023/01/11 09:04:27 RoundTripper returned a response & error; ignoring response [2023-01-11T09:04:28.486Z] --- PASS: TestPingWithError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestPingSuccess [2023-01-11T09:04:28.486Z] --- PASS: TestPingSuccess (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestPingHeadFallback [2023-01-11T09:04:28.486Z] === RUN TestPingHeadFallback/OK [2023-01-11T09:04:28.486Z] === RUN TestPingHeadFallback/Internal_Server_Error [2023-01-11T09:04:28.486Z] === RUN TestPingHeadFallback/Not_Found [2023-01-11T09:04:28.486Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2023-01-11T09:04:28.486Z] --- PASS: TestPingHeadFallback (0.00s) [2023-01-11T09:04:28.486Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2023-01-11T09:04:28.486Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2023-01-11T09:04:28.486Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2023-01-11T09:04:28.486Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestPluginDisableError [2023-01-11T09:04:28.486Z] --- PASS: TestPluginDisableError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestPluginDisable [2023-01-11T09:04:28.486Z] --- PASS: TestPluginDisable (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestPluginEnableError [2023-01-11T09:04:28.486Z] --- PASS: TestPluginEnableError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestPluginEnable [2023-01-11T09:04:28.486Z] --- PASS: TestPluginEnable (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestPluginInspectError [2023-01-11T09:04:28.486Z] --- PASS: TestPluginInspectError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestPluginInspectWithEmptyID [2023-01-11T09:04:28.486Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestPluginInspect [2023-01-11T09:04:28.486Z] --- PASS: TestPluginInspect (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestPluginListError [2023-01-11T09:04:28.486Z] --- PASS: TestPluginListError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestPluginList [2023-01-11T09:04:28.486Z] --- PASS: TestPluginList (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestPluginPushError [2023-01-11T09:04:28.486Z] --- PASS: TestPluginPushError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestPluginPush [2023-01-11T09:04:28.486Z] --- PASS: TestPluginPush (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestPluginRemoveError [2023-01-11T09:04:28.486Z] --- PASS: TestPluginRemoveError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestPluginRemove [2023-01-11T09:04:28.486Z] --- PASS: TestPluginRemove (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestPluginSetError [2023-01-11T09:04:28.486Z] --- PASS: TestPluginSetError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestPluginSet [2023-01-11T09:04:28.486Z] --- PASS: TestPluginSet (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestSetHostHeader [2023-01-11T09:04:28.486Z] --- PASS: TestSetHostHeader (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestPlainTextError [2023-01-11T09:04:28.486Z] --- PASS: TestPlainTextError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestInfiniteError [2023-01-11T09:04:28.486Z] --- PASS: TestInfiniteError (0.01s) [2023-01-11T09:04:28.486Z] === RUN TestSecretCreateUnsupported [2023-01-11T09:04:28.486Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestSecretCreateError [2023-01-11T09:04:28.486Z] --- PASS: TestSecretCreateError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestSecretCreate [2023-01-11T09:04:28.486Z] --- PASS: TestSecretCreate (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestSecretInspectUnsupported [2023-01-11T09:04:28.486Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestSecretInspectError [2023-01-11T09:04:28.486Z] --- PASS: TestSecretInspectError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestSecretInspectSecretNotFound [2023-01-11T09:04:28.486Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestSecretInspectWithEmptyID [2023-01-11T09:04:28.486Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestSecretInspect [2023-01-11T09:04:28.486Z] --- PASS: TestSecretInspect (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestSecretListUnsupported [2023-01-11T09:04:28.486Z] --- PASS: TestSecretListUnsupported (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestSecretListError [2023-01-11T09:04:28.486Z] --- PASS: TestSecretListError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestSecretList [2023-01-11T09:04:28.486Z] --- PASS: TestSecretList (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestSecretRemoveUnsupported [2023-01-11T09:04:28.486Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestSecretRemoveError [2023-01-11T09:04:28.486Z] --- PASS: TestSecretRemoveError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestSecretRemove [2023-01-11T09:04:28.486Z] --- PASS: TestSecretRemove (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestSecretUpdateUnsupported [2023-01-11T09:04:28.486Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestSecretUpdateError [2023-01-11T09:04:28.486Z] --- PASS: TestSecretUpdateError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestSecretUpdate [2023-01-11T09:04:28.486Z] --- PASS: TestSecretUpdate (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestServiceCreateError [2023-01-11T09:04:28.486Z] --- PASS: TestServiceCreateError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestServiceCreate [2023-01-11T09:04:28.486Z] --- PASS: TestServiceCreate (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestServiceCreateCompatiblePlatforms [2023-01-11T09:04:28.486Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestServiceCreateDigestPinning [2023-01-11T09:04:28.486Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestServiceInspectError [2023-01-11T09:04:28.486Z] --- PASS: TestServiceInspectError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestServiceInspectServiceNotFound [2023-01-11T09:04:28.486Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestServiceInspectWithEmptyID [2023-01-11T09:04:28.486Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestServiceInspect [2023-01-11T09:04:28.486Z] --- PASS: TestServiceInspect (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestServiceListError [2023-01-11T09:04:28.486Z] --- PASS: TestServiceListError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestServiceList [2023-01-11T09:04:28.486Z] --- PASS: TestServiceList (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestServiceLogsError [2023-01-11T09:04:28.486Z] --- PASS: TestServiceLogsError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestServiceLogs [2023-01-11T09:04:28.486Z] --- PASS: TestServiceLogs (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestServiceRemoveError [2023-01-11T09:04:28.486Z] --- PASS: TestServiceRemoveError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestServiceRemoveNotFoundError [2023-01-11T09:04:28.486Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestServiceRemove [2023-01-11T09:04:28.486Z] --- PASS: TestServiceRemove (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestServiceUpdateError [2023-01-11T09:04:28.486Z] --- PASS: TestServiceUpdateError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestServiceUpdate [2023-01-11T09:04:28.486Z] --- PASS: TestServiceUpdate (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestSwarmGetUnlockKeyError [2023-01-11T09:04:28.486Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestSwarmGetUnlockKey [2023-01-11T09:04:28.486Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestSwarmInitError [2023-01-11T09:04:28.486Z] --- PASS: TestSwarmInitError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestSwarmInit [2023-01-11T09:04:28.486Z] --- PASS: TestSwarmInit (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestSwarmInspectError [2023-01-11T09:04:28.486Z] --- PASS: TestSwarmInspectError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestSwarmInspect [2023-01-11T09:04:28.486Z] --- PASS: TestSwarmInspect (0.01s) [2023-01-11T09:04:28.486Z] === RUN TestSwarmJoinError [2023-01-11T09:04:28.486Z] --- PASS: TestSwarmJoinError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestSwarmJoin [2023-01-11T09:04:28.486Z] --- PASS: TestSwarmJoin (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestSwarmLeaveError [2023-01-11T09:04:28.486Z] --- PASS: TestSwarmLeaveError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestSwarmLeave [2023-01-11T09:04:28.486Z] --- PASS: TestSwarmLeave (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestSwarmUnlockError [2023-01-11T09:04:28.486Z] --- PASS: TestSwarmUnlockError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestSwarmUnlock [2023-01-11T09:04:28.486Z] --- PASS: TestSwarmUnlock (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestSwarmUpdateError [2023-01-11T09:04:28.486Z] --- PASS: TestSwarmUpdateError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestSwarmUpdate [2023-01-11T09:04:28.486Z] --- PASS: TestSwarmUpdate (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestTaskInspectError [2023-01-11T09:04:28.486Z] --- PASS: TestTaskInspectError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestTaskInspectWithEmptyID [2023-01-11T09:04:28.486Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestTaskInspect [2023-01-11T09:04:28.486Z] --- PASS: TestTaskInspect (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestTaskListError [2023-01-11T09:04:28.486Z] --- PASS: TestTaskListError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestTaskList [2023-01-11T09:04:28.486Z] --- PASS: TestTaskList (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestVolumeCreateError [2023-01-11T09:04:28.486Z] --- PASS: TestVolumeCreateError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestVolumeCreate [2023-01-11T09:04:28.486Z] --- PASS: TestVolumeCreate (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestVolumeInspectError [2023-01-11T09:04:28.486Z] --- PASS: TestVolumeInspectError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestVolumeInspectNotFound [2023-01-11T09:04:28.486Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestVolumeInspectWithEmptyID [2023-01-11T09:04:28.486Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestVolumeInspect [2023-01-11T09:04:28.486Z] --- PASS: TestVolumeInspect (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestVolumeListError [2023-01-11T09:04:28.486Z] --- PASS: TestVolumeListError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestVolumeList [2023-01-11T09:04:28.486Z] --- PASS: TestVolumeList (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestVolumeRemoveError [2023-01-11T09:04:28.486Z] --- PASS: TestVolumeRemoveError (0.00s) [2023-01-11T09:04:28.486Z] === RUN TestVolumeRemove [2023-01-11T09:04:28.486Z] --- PASS: TestVolumeRemove (0.00s) [2023-01-11T09:04:28.486Z] === CONT TestTLSCloseWriter [2023-01-11T09:04:28.486Z] --- PASS: TestTLSCloseWriter (0.01s) [2023-01-11T09:04:28.486Z] PASS [2023-01-11T09:04:28.486Z] coverage: 74.9% of statements [2023-01-11T09:04:28.486Z] ok github.com/docker/docker/client 0.435s coverage: 74.9% of statements [2023-01-11T09:04:29.327Z] --- PASS: TestUpdateReplicatedJob (2.99s) [2023-01-11T09:04:29.327Z] === RUN TestServiceListWithStatuses [2023-01-11T09:04:29.327Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-01-11T09:04:29.327Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-01-11T09:04:29.327Z] === RUN TestDockerNetworkConnectAlias [2023-01-11T09:04:31.389Z] === RUN TestCheckoutGit/:subdir [2023-01-11T09:04:31.851Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-11T09:04:31.851Z] [2023-01-11T09:04:31.851Z] gitutils_test.go:211: git-http-backend: [2023-01-11T09:04:32.170Z] --- PASS: TestDaemonStartWithLogOpt (6.38s) [2023-01-11T09:04:32.170Z] === CONT TestReadPluginNoRead [2023-01-11T09:04:32.587Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2023-01-11T09:04:33.121Z] tests/integration/models_containers_test.py ............................ [ 83%] [2023-01-11T09:04:33.499Z] --- PASS: TestDockerNetworkConnectAlias (4.12s) [2023-01-11T09:04:33.499Z] === RUN TestDockerNetworkReConnect [2023-01-11T09:04:34.056Z] --- PASS: TestContinueAfterPluginCrash (8.91s) [2023-01-11T09:04:34.631Z] === RUN TestReadPluginNoRead/disabled_caching [2023-01-11T09:04:35.314Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2023-01-11T09:04:35.674Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-11T09:04:35.674Z] [2023-01-11T09:04:35.674Z] gitutils_test.go:211: git-http-backend: [2023-01-11T09:04:36.016Z] --- PASS: TestDockerNetworkReConnect (3.20s) [2023-01-11T09:04:36.016Z] === RUN TestServicePlugin [2023-01-11T09:04:36.016Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-11T09:04:36.016Z] --- SKIP: TestServicePlugin (0.00s) [2023-01-11T09:04:36.016Z] === RUN TestServiceUpdateLabel [2023-01-11T09:04:37.177Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-01-11T09:04:37.225Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2023-01-11T09:04:37.802Z] --- PASS: TestBuildWithHugeFile (103.61s) [2023-01-11T09:04:37.802Z] === RUN TestBuildWithEmptyDockerfile [2023-01-11T09:04:37.802Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-11T09:04:37.802Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-11T09:04:37.802Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-11T09:04:37.802Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-11T09:04:37.802Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-11T09:04:37.802Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-11T09:04:37.802Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-11T09:04:37.802Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-11T09:04:37.802Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-11T09:04:37.802Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2023-01-11T09:04:37.802Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s) [2023-01-11T09:04:37.802Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2023-01-11T09:04:37.802Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2023-01-11T09:04:37.802Z] === RUN TestBuildPreserveOwnership [2023-01-11T09:04:37.802Z] === RUN TestBuildPreserveOwnership/copy_from [2023-01-11T09:04:37.903Z] === RUN TestCheckoutGit/:nosubdir [2023-01-11T09:04:38.533Z] --- PASS: TestServiceUpdateLabel (2.15s) [2023-01-11T09:04:38.533Z] === RUN TestServiceUpdateSecrets [2023-01-11T09:04:39.064Z] === RUN TestReadPluginNoRead/default [2023-01-11T09:04:39.184Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2023-01-11T09:04:39.754Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2023-01-11T09:04:40.082Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-11T09:04:40.082Z] [2023-01-11T09:04:40.082Z] gitutils_test.go:211: git-http-backend: [2023-01-11T09:04:40.325Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-01-11T09:04:40.325Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2023-01-11T09:04:40.541Z] === RUN TestCheckoutGit/:Dockerfile [2023-01-11T09:04:41.267Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2023-01-11T09:04:41.267Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2023-01-11T09:04:41.581Z] === CONT TestReadPluginNoRead [2023-01-11T09:04:41.581Z] read_test.go:92: [db5f198e49f53] daemon is not started [2023-01-11T09:04:41.581Z] --- PASS: TestReadPluginNoRead (9.98s) [2023-01-11T09:04:41.581Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.24s) [2023-01-11T09:04:41.581Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.23s) [2023-01-11T09:04:41.581Z] --- PASS: TestReadPluginNoRead/default (2.26s) [2023-01-11T09:04:41.581Z] PASS [2023-01-11T09:04:41.581Z] [2023-01-11T09:04:41.581Z] DONE 6 tests in 16.488s [2023-01-11T09:04:41.581Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-01-11T09:04:41.581Z] testing: warning: no tests to run [2023-01-11T09:04:41.581Z] PASS [2023-01-11T09:04:41.581Z] [2023-01-11T09:04:41.581Z] DONE 0 tests in 0.031s [2023-01-11T09:04:41.581Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-01-11T09:04:41.581Z] INFO: Testing against a local daemon [2023-01-11T09:04:41.581Z] === RUN TestPluginWithDevMounts [2023-01-11T09:04:41.581Z] mounts_test.go:21: (*Execution).IsRootless-fm [2023-01-11T09:04:41.581Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-01-11T09:04:41.581Z] PASS [2023-01-11T09:04:41.581Z] [2023-01-11T09:04:41.581Z] === Skipped [2023-01-11T09:04:41.581Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2023-01-11T09:04:41.581Z] mounts_test.go:21: (*Execution).IsRootless-fm [2023-01-11T09:04:41.581Z] [2023-01-11T09:04:41.581Z] DONE 1 tests, 1 skipped in 0.101s [2023-01-11T09:04:41.581Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-01-11T09:04:41.581Z] INFO: Testing against a local daemon [2023-01-11T09:04:41.581Z] === RUN TestSecretInspect [2023-01-11T09:04:41.581Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:41.581Z] --- SKIP: TestSecretInspect (0.02s) [2023-01-11T09:04:41.581Z] === RUN TestSecretList [2023-01-11T09:04:41.581Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:41.581Z] --- SKIP: TestSecretList (0.01s) [2023-01-11T09:04:41.581Z] === RUN TestSecretsCreateAndDelete [2023-01-11T09:04:41.581Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:41.581Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2023-01-11T09:04:41.581Z] === RUN TestSecretsUpdate [2023-01-11T09:04:41.581Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:41.581Z] --- SKIP: TestSecretsUpdate (0.01s) [2023-01-11T09:04:41.581Z] === RUN TestTemplatedSecret [2023-01-11T09:04:41.581Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:41.581Z] --- SKIP: TestTemplatedSecret (0.00s) [2023-01-11T09:04:41.581Z] === RUN TestSecretCreateResolve [2023-01-11T09:04:41.581Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:41.581Z] --- SKIP: TestSecretCreateResolve (0.01s) [2023-01-11T09:04:41.581Z] PASS [2023-01-11T09:04:41.581Z] [2023-01-11T09:04:41.581Z] === Skipped [2023-01-11T09:04:41.581Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2023-01-11T09:04:41.581Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:41.581Z] [2023-01-11T09:04:41.581Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2023-01-11T09:04:41.581Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:41.581Z] [2023-01-11T09:04:41.581Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2023-01-11T09:04:41.581Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:41.581Z] [2023-01-11T09:04:41.581Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2023-01-11T09:04:41.581Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:41.581Z] [2023-01-11T09:04:41.581Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2023-01-11T09:04:41.581Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:41.581Z] [2023-01-11T09:04:41.581Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2023-01-11T09:04:41.581Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:41.581Z] [2023-01-11T09:04:41.581Z] DONE 6 tests, 6 skipped in 0.154s [2023-01-11T09:04:41.581Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-01-11T09:04:41.581Z] INFO: Testing against a local daemon [2023-01-11T09:04:41.581Z] === RUN TestServiceCreateInit [2023-01-11T09:04:41.837Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-01-11T09:04:41.837Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:41.837Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-01-11T09:04:41.837Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:41.837Z] --- PASS: TestServiceCreateInit (0.02s) [2023-01-11T09:04:41.837Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-01-11T09:04:41.837Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-01-11T09:04:41.837Z] === RUN TestCreateServiceMultipleTimes [2023-01-11T09:04:41.837Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:41.837Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2023-01-11T09:04:41.837Z] === RUN TestCreateServiceConflict [2023-01-11T09:04:41.837Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:41.837Z] --- SKIP: TestCreateServiceConflict (0.01s) [2023-01-11T09:04:41.837Z] === RUN TestCreateServiceMaxReplicas [2023-01-11T09:04:41.837Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:41.837Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2023-01-11T09:04:41.837Z] === RUN TestCreateWithDuplicateNetworkNames [2023-01-11T09:04:41.837Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:41.837Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2023-01-11T09:04:41.837Z] === RUN TestCreateServiceSecretFileMode [2023-01-11T09:04:41.837Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:41.837Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2023-01-11T09:04:41.837Z] === RUN TestCreateServiceConfigFileMode [2023-01-11T09:04:41.837Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:41.837Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2023-01-11T09:04:41.837Z] === RUN TestCreateServiceSysctls [2023-01-11T09:04:41.837Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:41.837Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2023-01-11T09:04:41.837Z] === RUN TestCreateServiceCapabilities [2023-01-11T09:04:41.837Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:41.837Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2023-01-11T09:04:41.837Z] === RUN TestInspect [2023-01-11T09:04:41.837Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:41.837Z] --- SKIP: TestInspect (0.01s) [2023-01-11T09:04:41.837Z] === RUN TestCreateJob [2023-01-11T09:04:41.837Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:41.837Z] --- SKIP: TestCreateJob (0.01s) [2023-01-11T09:04:41.837Z] === RUN TestReplicatedJob [2023-01-11T09:04:41.837Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:41.837Z] --- SKIP: TestReplicatedJob (0.01s) [2023-01-11T09:04:41.837Z] === RUN TestUpdateReplicatedJob [2023-01-11T09:04:41.837Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:41.837Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2023-01-11T09:04:41.837Z] === RUN TestServiceListWithStatuses [2023-01-11T09:04:41.837Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-01-11T09:04:41.837Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-01-11T09:04:41.837Z] === RUN TestDockerNetworkConnectAlias [2023-01-11T09:04:41.837Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:41.837Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2023-01-11T09:04:41.837Z] === RUN TestDockerNetworkReConnect [2023-01-11T09:04:41.837Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:41.837Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2023-01-11T09:04:41.837Z] === RUN TestServicePlugin [2023-01-11T09:04:41.839Z] --- PASS: TestBuildPreserveOwnership (3.82s) [2023-01-11T09:04:41.839Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.27s) [2023-01-11T09:04:41.839Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.55s) [2023-01-11T09:04:41.839Z] === RUN TestBuildPlatformInvalid [2023-01-11T09:04:41.839Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2023-01-11T09:04:41.839Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-01-11T09:04:41.839Z] === RUN TestDockerSuite/TestAttachAfterDetach [2023-01-11T09:04:42.093Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-11T09:04:42.093Z] [2023-01-11T09:04:42.093Z] gitutils_test.go:211: git-http-backend: [2023-01-11T09:04:42.553Z] === RUN TestCheckoutGit/master:nosubdir [2023-01-11T09:04:42.781Z] docker_cli_daemon_test.go:1456: [d0c6bd34d9d10] daemon is not started [2023-01-11T09:04:42.782Z] Loaded image: busybox:latest [2023-01-11T09:04:43.042Z] Loaded image: busybox:glibc [2023-01-11T09:04:43.302Z] check_test.go:309: [dfde90694c4bd] daemon is not started [2023-01-11T09:04:43.302Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2023-01-11T09:04:43.520Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-11T09:04:43.520Z] [2023-01-11T09:04:43.520Z] gitutils_test.go:211: git-http-backend: [2023-01-11T09:04:43.562Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2023-01-11T09:04:43.980Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2023-01-11T09:04:43.980Z] PASS [2023-01-11T09:04:43.980Z] [2023-01-11T09:04:43.980Z] DONE 17 tests in 50.826s [2023-01-11T09:04:43.980Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-01-11T09:04:43.980Z] INFO: Testing against a local daemon [2023-01-11T09:04:43.980Z] === RUN TestPluginInvalidJSON [2023-01-11T09:04:43.980Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-01-11T09:04:43.980Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-01-11T09:04:43.980Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-01-11T09:04:43.980Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-01-11T09:04:43.980Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-01-11T09:04:43.980Z] === RUN TestPluginInstall [2023-01-11T09:04:43.980Z] === RUN TestPluginInstall/no_auth [2023-01-11T09:04:43.980Z] time="2023-01-11T09:04:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-11T09:04:43.980Z] time="2023-01-11T09:04:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f7f3d075fde6521b1fed3ac346e49b3ac7bbeb132facb72c04f11cff1d59ef0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-11T09:04:43.980Z] time="2023-01-11T09:04:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-11T09:04:43.980Z] time="2023-01-11T09:04:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f7f3d075fde6521b1fed3ac346e49b3ac7bbeb132facb72c04f11cff1d59ef0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-11T09:04:43.980Z] === RUN TestPluginInstall/with_htpasswd [2023-01-11T09:04:44.239Z] time="2023-01-11T09:04:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-11T09:04:44.239Z] time="2023-01-11T09:04:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f7f3d075fde6521b1fed3ac346e49b3ac7bbeb132facb72c04f11cff1d59ef0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-11T09:04:44.239Z] time="2023-01-11T09:04:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-11T09:04:44.239Z] time="2023-01-11T09:04:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f7f3d075fde6521b1fed3ac346e49b3ac7bbeb132facb72c04f11cff1d59ef0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-11T09:04:44.491Z] === RUN TestCheckoutGit/master:subdir [2023-01-11T09:04:44.497Z] === RUN TestPluginInstall/with_insecure [2023-01-11T09:04:45.145Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:45.145Z] --- SKIP: TestServicePlugin (2.93s) [2023-01-11T09:04:45.145Z] === RUN TestServiceUpdateLabel [2023-01-11T09:04:45.145Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:45.145Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2023-01-11T09:04:45.145Z] === RUN TestServiceUpdateSecrets [2023-01-11T09:04:45.145Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:45.145Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2023-01-11T09:04:45.145Z] === RUN TestServiceUpdateConfigs [2023-01-11T09:04:45.145Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:45.145Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2023-01-11T09:04:45.145Z] === RUN TestServiceUpdateNetwork [2023-01-11T09:04:45.145Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:45.145Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2023-01-11T09:04:45.145Z] === RUN TestServiceUpdatePidsLimit [2023-01-11T09:04:45.145Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:45.145Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2023-01-11T09:04:45.145Z] PASS [2023-01-11T09:04:45.145Z] [2023-01-11T09:04:45.145Z] === Skipped [2023-01-11T09:04:45.145Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-01-11T09:04:45.145Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:45.145Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-01-11T09:04:45.145Z] [2023-01-11T09:04:45.145Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-01-11T09:04:45.145Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:45.145Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-01-11T09:04:45.145Z] [2023-01-11T09:04:45.145Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2023-01-11T09:04:45.145Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:45.145Z] [2023-01-11T09:04:45.145Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2023-01-11T09:04:45.145Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:45.145Z] [2023-01-11T09:04:45.145Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2023-01-11T09:04:45.145Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:45.145Z] [2023-01-11T09:04:45.145Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2023-01-11T09:04:45.145Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:45.145Z] [2023-01-11T09:04:45.145Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2023-01-11T09:04:45.145Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:45.145Z] [2023-01-11T09:04:45.145Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2023-01-11T09:04:45.145Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:45.145Z] [2023-01-11T09:04:45.145Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2023-01-11T09:04:45.145Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:45.145Z] [2023-01-11T09:04:45.145Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2023-01-11T09:04:45.145Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:45.145Z] [2023-01-11T09:04:45.145Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2023-01-11T09:04:45.145Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:45.145Z] [2023-01-11T09:04:45.145Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2023-01-11T09:04:45.145Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:45.145Z] [2023-01-11T09:04:45.145Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2023-01-11T09:04:45.145Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:45.145Z] [2023-01-11T09:04:45.145Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2023-01-11T09:04:45.145Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:45.145Z] [2023-01-11T09:04:45.145Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-01-11T09:04:45.145Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-01-11T09:04:45.145Z] [2023-01-11T09:04:45.145Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2023-01-11T09:04:45.145Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:45.145Z] [2023-01-11T09:04:45.145Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2023-01-11T09:04:45.145Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:45.145Z] [2023-01-11T09:04:45.145Z] === SKIP: amd64.integration.service TestServicePlugin (2.93s) [2023-01-11T09:04:45.145Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:45.145Z] [2023-01-11T09:04:45.145Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2023-01-11T09:04:45.145Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:45.145Z] [2023-01-11T09:04:45.145Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2023-01-11T09:04:45.145Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:45.145Z] [2023-01-11T09:04:45.145Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2023-01-11T09:04:45.145Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:45.145Z] [2023-01-11T09:04:45.145Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2023-01-11T09:04:45.145Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:45.145Z] [2023-01-11T09:04:45.145Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2023-01-11T09:04:45.145Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-01-11T09:04:45.145Z] [2023-01-11T09:04:45.145Z] DONE 24 tests, 23 skipped in 3.302s [2023-01-11T09:04:45.145Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-01-11T09:04:45.145Z] INFO: Testing against a local daemon [2023-01-11T09:04:45.145Z] === RUN TestSessionCreate [2023-01-11T09:04:45.145Z] --- PASS: TestSessionCreate (0.02s) [2023-01-11T09:04:45.145Z] === RUN TestSessionCreateWithBadUpgrade [2023-01-11T09:04:45.145Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-01-11T09:04:45.145Z] PASS [2023-01-11T09:04:45.145Z] [2023-01-11T09:04:45.145Z] DONE 2 tests in 0.123s [2023-01-11T09:04:45.145Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-01-11T09:04:45.145Z] INFO: Testing against a local daemon [2023-01-11T09:04:45.145Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-01-11T09:04:45.145Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-01-11T09:04:45.145Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-01-11T09:04:45.145Z] === RUN TestEventsExecDie [2023-01-11T09:04:45.435Z] time="2023-01-11T09:04:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-11T09:04:45.435Z] time="2023-01-11T09:04:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:52f2e4e2f45937752fe769e421b0ba644eb24b2d6ad8127842f74e23ee8acbd9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-11T09:04:45.459Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-11T09:04:45.459Z] [2023-01-11T09:04:45.459Z] gitutils_test.go:211: git-http-backend: [2023-01-11T09:04:45.475Z] === RUN TestDockerSuite/TestAttachDetach [2023-01-11T09:04:45.475Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2023-01-11T09:04:45.475Z] Loaded image: debian:bullseye-slim [2023-01-11T09:04:45.695Z] time="2023-01-11T09:04:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-11T09:04:45.695Z] time="2023-01-11T09:04:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:52f2e4e2f45937752fe769e421b0ba644eb24b2d6ad8127842f74e23ee8acbd9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-11T09:04:45.695Z] plugin_test.go:165: [d78f0e0a72217] daemon is not started [2023-01-11T09:04:45.695Z] --- PASS: TestPluginInstall (3.07s) [2023-01-11T09:04:45.695Z] --- PASS: TestPluginInstall/no_auth (1.18s) [2023-01-11T09:04:45.695Z] --- PASS: TestPluginInstall/with_htpasswd (0.69s) [2023-01-11T09:04:45.695Z] --- PASS: TestPluginInstall/with_insecure (1.20s) [2023-01-11T09:04:45.695Z] === RUN TestPluginsWithRuntimes [2023-01-11T09:04:45.707Z] --- PASS: TestEventsExecDie (0.47s) [2023-01-11T09:04:45.707Z] === RUN TestEventsBackwardsCompatible [2023-01-11T09:04:45.707Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-01-11T09:04:45.707Z] === RUN TestInfoBinaryCommits [2023-01-11T09:04:45.707Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-01-11T09:04:45.707Z] === RUN TestInfoAPIVersioned [2023-01-11T09:04:45.707Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-01-11T09:04:45.707Z] === RUN TestInfoDiscoveryBackend [2023-01-11T09:04:45.737Z] Loaded image: hello-world:latest [2023-01-11T09:04:45.737Z] Loaded image: arm32v7/hello-world:latest [2023-01-11T09:04:46.308Z] === RUN TestDockerSuite/TestAttachDisconnect [2023-01-11T09:04:47.254Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2023-01-11T09:04:47.254Z] check_test.go:309: [ddc1d9360e22c] daemon is not started [2023-01-11T09:04:47.254Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2023-01-11T09:04:47.593Z] --- PASS: TestInfoDiscoveryBackend (1.55s) [2023-01-11T09:04:47.593Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-01-11T09:04:47.598Z] === RUN TestPluginsWithRuntimes/No_Args [2023-01-11T09:04:48.167Z] === RUN TestPluginsWithRuntimes/With_Args [2023-01-11T09:04:48.361Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-11T09:04:48.361Z] [2023-01-11T09:04:48.361Z] gitutils_test.go:211: git-http-backend: [2023-01-11T09:04:49.030Z] ......... [ 86%] [2023-01-11T09:04:49.104Z] --- PASS: TestPluginsWithRuntimes (3.27s) [2023-01-11T09:04:49.104Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.84s) [2023-01-11T09:04:49.104Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2023-01-11T09:04:49.104Z] === RUN TestPluginBackCompatMediaTypes [2023-01-11T09:04:49.166Z] === RUN TestDockerSuite/TestAttachPausedContainer [2023-01-11T09:04:49.426Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2023-01-11T09:04:49.672Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2023-01-11T09:04:49.672Z] PASS [2023-01-11T09:04:49.672Z] [2023-01-11T09:04:49.672Z] DONE 10 tests in 6.956s [2023-01-11T09:04:49.672Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-01-11T09:04:49.672Z] INFO: Testing against a local daemon [2023-01-11T09:04:49.672Z] === RUN TestExternalGraphDriver [2023-01-11T09:04:49.932Z] === RUN TestExternalGraphDriver/json [2023-01-11T09:04:49.996Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2023-01-11T09:04:50.563Z] === RUN TestCheckoutGit/master:../subdir [2023-01-11T09:04:50.899Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s) [2023-01-11T09:04:50.899Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-01-11T09:04:50.899Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-11T09:04:50.899Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2023-01-11T09:04:50.899Z] === RUN TestInfoAPI [2023-01-11T09:04:50.899Z] --- PASS: TestInfoAPI (0.02s) [2023-01-11T09:04:50.899Z] === RUN TestInfoAPIWarnings [2023-01-11T09:04:51.378Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2023-01-11T09:04:51.531Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-11T09:04:51.531Z] [2023-01-11T09:04:51.531Z] gitutils_test.go:211: git-http-backend: [2023-01-11T09:04:51.639Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2023-01-11T09:04:51.833Z] === RUN TestExternalGraphDriver/spec [2023-01-11T09:04:51.990Z] === RUN TestCheckoutGit/test [2023-01-11T09:04:52.958Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-11T09:04:52.958Z] [2023-01-11T09:04:52.958Z] gitutils_test.go:211: git-http-backend: [2023-01-11T09:04:53.027Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2023-01-11T09:04:53.414Z] --- PASS: TestServiceUpdateSecrets (14.36s) [2023-01-11T09:04:53.414Z] === RUN TestServiceUpdateConfigs [2023-01-11T09:04:53.520Z] tests/integration/models_images_test.py ............... [ 89%] [2023-01-11T09:04:53.738Z] === RUN TestExternalGraphDriver/pull [2023-01-11T09:04:54.065Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2023-01-11T09:04:54.344Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2023-01-11T09:04:54.740Z] tests/integration/models_networks_test.py .... [ 90%] [2023-01-11T09:04:55.163Z] --- PASS: TestExternalGraphDriver (5.27s) [2023-01-11T09:04:55.163Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2023-01-11T09:04:55.163Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2023-01-11T09:04:55.163Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2023-01-11T09:04:55.163Z] === RUN TestGraphdriverPluginV2 [2023-01-11T09:04:55.320Z] === RUN TestCheckoutGit/test: [2023-01-11T09:04:55.728Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2023-01-11T09:04:55.728Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2023-01-11T09:04:56.287Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-11T09:04:56.287Z] [2023-01-11T09:04:56.287Z] gitutils_test.go:211: git-http-backend: [2023-01-11T09:04:57.110Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2023-01-11T09:04:57.110Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2023-01-11T09:04:57.680Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2023-01-11T09:04:57.824Z] === RUN TestCheckoutGit/test:subdir [2023-01-11T09:04:58.790Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-01-11T09:04:58.790Z] [2023-01-11T09:04:58.790Z] gitutils_test.go:211: git-http-backend: [2023-01-11T09:04:58.883Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.96s) [2023-01-11T09:04:58.883Z] PASS [2023-01-11T09:04:58.883Z] [2023-01-11T09:04:58.883Z] === Skipped [2023-01-11T09:04:58.883Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-01-11T09:04:58.883Z] build_session_test.go:25: TODO: BuildKit [2023-01-11T09:04:58.883Z] [2023-01-11T09:04:58.883Z] DONE 33 tests, 1 skipped in 170.056s [2023-01-11T09:04:58.883Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-01-11T09:04:58.883Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:04:58.883Z] ++ set -e [2023-01-11T09:04:58.883Z] ++ '[' -n 0 ']' [2023-01-11T09:04:58.883Z] ++ set -x [2023-01-11T09:04:58.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:04:58.883Z] INFO: Testing against a local daemon [2023-01-11T09:04:58.883Z] === RUN TestConfigInspect [2023-01-11T09:04:59.351Z] --- PASS: TestGraphdriverPluginV2 (4.34s) [2023-01-11T09:04:59.351Z] PASS [2023-01-11T09:04:59.351Z] [2023-01-11T09:04:59.351Z] DONE 5 tests in 9.672s [2023-01-11T09:04:59.351Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-01-11T09:04:59.351Z] INFO: Testing against a local daemon [2023-01-11T09:04:59.351Z] === RUN TestContinueAfterPluginCrash [2023-01-11T09:04:59.351Z] === PAUSE TestContinueAfterPluginCrash [2023-01-11T09:04:59.351Z] === RUN TestReadPluginNoRead [2023-01-11T09:04:59.351Z] === PAUSE TestReadPluginNoRead [2023-01-11T09:04:59.351Z] === RUN TestDaemonStartWithLogOpt [2023-01-11T09:04:59.351Z] === PAUSE TestDaemonStartWithLogOpt [2023-01-11T09:04:59.351Z] === CONT TestContinueAfterPluginCrash [2023-01-11T09:04:59.351Z] === CONT TestDaemonStartWithLogOpt [2023-01-11T09:05:00.268Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2023-01-11T09:05:00.325Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2023-01-11T09:05:00.325Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2023-01-11T09:05:00.325Z] === RUN TestLoadDaemonCliConfigWithTLS [2023-01-11T09:05:00.325Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2023-01-11T09:05:00.325Z] === RUN TestLoadDaemonCliConfigWithConflicts [2023-01-11T09:05:00.325Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2023-01-11T09:05:00.325Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2023-01-11T09:05:00.325Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2023-01-11T09:05:00.325Z] === RUN TestLoadDaemonCliWithConflictingLabels [2023-01-11T09:05:00.325Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2023-01-11T09:05:00.325Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2023-01-11T09:05:00.325Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2023-01-11T09:05:00.325Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2023-01-11T09:05:00.325Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2023-01-11T09:05:00.325Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2023-01-11T09:05:00.325Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2023-01-11T09:05:00.325Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2023-01-11T09:05:00.325Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2023-01-11T09:05:00.325Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2023-01-11T09:05:00.325Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2023-01-11T09:05:00.325Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2023-01-11T09:05:00.325Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2023-01-11T09:05:00.325Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2023-01-11T09:05:00.325Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2023-01-11T09:05:00.325Z] === RUN TestConfigureDaemonLogs [2023-01-11T09:05:00.325Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2023-01-11T09:05:00.325Z] === RUN TestCommonOptionsInstallFlags [2023-01-11T09:05:00.326Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2023-01-11T09:05:00.326Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2023-01-11T09:05:00.326Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2023-01-11T09:05:00.326Z] PASS [2023-01-11T09:05:00.326Z] coverage: 18.4% of statements [2023-01-11T09:05:00.326Z] ok github.com/docker/docker/cmd/dockerd 0.303s coverage: 18.4% of statements [2023-01-11T09:05:00.805Z] --- PASS: TestCheckoutGit (51.11s) [2023-01-11T09:05:00.805Z] --- PASS: TestCheckoutGit/#00 (6.35s) [2023-01-11T09:05:00.805Z] --- PASS: TestCheckoutGit/master (8.34s) [2023-01-11T09:05:00.805Z] --- PASS: TestCheckoutGit/:subdir (7.13s) [2023-01-11T09:05:00.805Z] --- PASS: TestCheckoutGit/:nosubdir (2.44s) [2023-01-11T09:05:00.805Z] --- PASS: TestCheckoutGit/:Dockerfile (2.00s) [2023-01-11T09:05:00.805Z] --- PASS: TestCheckoutGit/master:nosubdir (1.79s) [2023-01-11T09:05:00.805Z] --- PASS: TestCheckoutGit/master:subdir (6.27s) [2023-01-11T09:05:00.805Z] --- PASS: TestCheckoutGit/master:../subdir (1.51s) [2023-01-11T09:05:00.805Z] --- PASS: TestCheckoutGit/test (3.00s) [2023-01-11T09:05:00.805Z] --- PASS: TestCheckoutGit/test: (2.91s) [2023-01-11T09:05:00.805Z] --- PASS: TestCheckoutGit/test:subdir (2.89s) [2023-01-11T09:05:00.805Z] === RUN TestValidGitTransport [2023-01-11T09:05:00.805Z] --- PASS: TestValidGitTransport (0.00s) [2023-01-11T09:05:00.805Z] === RUN TestGitInvalidRef [2023-01-11T09:05:01.264Z] --- PASS: TestGitInvalidRef (0.31s) [2023-01-11T09:05:01.264Z] PASS [2023-01-11T09:05:01.264Z] coverage: 83.5% of statements [2023-01-11T09:05:01.264Z] ok github.com/docker/docker/builder/remotecontext/git 51.490s coverage: 83.5% of statements [2023-01-11T09:05:01.362Z] tests/integration/models_nodes_test.py . [ 91%] [2023-01-11T09:05:01.362Z] tests/integration/models_resources_test.py . [ 91%] [2023-01-11T09:05:02.181Z] --- PASS: TestConfigInspect (2.88s) [2023-01-11T09:05:02.181Z] === RUN TestConfigList [2023-01-11T09:05:02.234Z] === RUN TestContainerStopSignal [2023-01-11T09:05:02.234Z] --- PASS: TestContainerStopSignal (0.00s) [2023-01-11T09:05:02.692Z] === RUN TestContainerStopTimeout [2023-01-11T09:05:02.692Z] --- PASS: TestContainerStopTimeout (0.00s) [2023-01-11T09:05:02.692Z] === RUN TestContainerSecretReferenceDestTarget [2023-01-11T09:05:02.692Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2023-01-11T09:05:02.692Z] === RUN TestContainerLogPathSetForJSONFileLogger [2023-01-11T09:05:02.692Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2023-01-11T09:05:02.692Z] === RUN TestContainerLogPathSetForRingLogger [2023-01-11T09:05:02.692Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2023-01-11T09:05:02.692Z] === RUN TestReplaceAndAppendEnvVars [2023-01-11T09:05:02.692Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2023-01-11T09:05:02.692Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2023-01-11T09:05:02.692Z] === RUN TestNewMemoryStore [2023-01-11T09:05:02.692Z] --- PASS: TestNewMemoryStore (0.00s) [2023-01-11T09:05:02.692Z] === RUN TestAddContainers [2023-01-11T09:05:02.692Z] --- PASS: TestAddContainers (0.00s) [2023-01-11T09:05:02.692Z] === RUN TestGetContainer [2023-01-11T09:05:02.692Z] --- PASS: TestGetContainer (0.00s) [2023-01-11T09:05:02.692Z] === RUN TestDeleteContainer [2023-01-11T09:05:02.692Z] --- PASS: TestDeleteContainer (0.00s) [2023-01-11T09:05:02.692Z] === RUN TestListContainers [2023-01-11T09:05:02.692Z] --- PASS: TestListContainers (0.00s) [2023-01-11T09:05:02.692Z] === RUN TestFirstContainer [2023-01-11T09:05:02.692Z] --- PASS: TestFirstContainer (0.00s) [2023-01-11T09:05:02.692Z] === RUN TestApplyAllContainer [2023-01-11T09:05:02.692Z] --- PASS: TestApplyAllContainer (0.00s) [2023-01-11T09:05:02.692Z] === RUN TestIsValidHealthString [2023-01-11T09:05:02.692Z] --- PASS: TestIsValidHealthString (0.00s) [2023-01-11T09:05:02.692Z] === RUN TestStateRunStop [2023-01-11T09:05:02.692Z] --- PASS: TestStateRunStop (0.00s) [2023-01-11T09:05:02.692Z] === RUN TestStateTimeoutWait [2023-01-11T09:05:02.692Z] state_test.go:141: Stop callback fired [2023-01-11T09:05:02.692Z] state_test.go:165: Stop callback fired [2023-01-11T09:05:02.692Z] --- PASS: TestStateTimeoutWait (0.10s) [2023-01-11T09:05:02.692Z] === RUN TestIsValidStateString [2023-01-11T09:05:02.692Z] --- PASS: TestIsValidStateString (0.00s) [2023-01-11T09:05:02.692Z] === RUN TestViewSaveDelete [2023-01-11T09:05:02.692Z] --- PASS: TestViewSaveDelete (0.04s) [2023-01-11T09:05:02.692Z] === RUN TestViewAll [2023-01-11T09:05:02.692Z] --- PASS: TestViewAll (0.04s) [2023-01-11T09:05:02.692Z] === RUN TestViewGet [2023-01-11T09:05:02.692Z] --- PASS: TestViewGet (0.01s) [2023-01-11T09:05:02.692Z] === RUN TestNames [2023-01-11T09:05:02.692Z] --- PASS: TestNames (0.00s) [2023-01-11T09:05:02.692Z] === RUN TestViewWithHealthCheck [2023-01-11T09:05:02.692Z] --- PASS: TestViewWithHealthCheck (0.01s) [2023-01-11T09:05:02.692Z] PASS [2023-01-11T09:05:02.692Z] coverage: 41.1% of statements [2023-01-11T09:05:02.692Z] ok github.com/docker/docker/container 0.402s coverage: 41.1% of statements [2023-01-11T09:05:02.692Z] ? github.com/docker/docker/cli [no test files] [2023-01-11T09:05:02.692Z] ? github.com/docker/docker/cli/config [no test files] [2023-01-11T09:05:02.692Z] ? github.com/docker/docker/container/stream [no test files] [2023-01-11T09:05:02.692Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-01-11T09:05:02.692Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-01-11T09:05:02.692Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-01-11T09:05:02.942Z] tests/integration/models_services_test.py ..............X. [ 95%] [2023-01-11T09:05:03.570Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2023-01-11T09:05:03.666Z] --- PASS: TestDaemonStartWithLogOpt (4.40s) [2023-01-11T09:05:03.666Z] === CONT TestReadPluginNoRead [2023-01-11T09:05:04.965Z] --- PASS: TestConfigList (2.96s) [2023-01-11T09:05:04.965Z] === RUN TestConfigsCreateAndDelete [2023-01-11T09:05:05.600Z] === RUN TestPrepare [2023-01-11T09:05:05.600Z] --- PASS: TestPrepare (0.00s) [2023-01-11T09:05:05.600Z] === RUN TestStart [2023-01-11T09:05:05.600Z] --- PASS: TestStart (0.00s) [2023-01-11T09:05:05.600Z] === RUN TestWaitCancel [2023-01-11T09:05:05.600Z] --- PASS: TestWaitCancel (0.00s) [2023-01-11T09:05:05.600Z] === RUN TestWaitDisabled [2023-01-11T09:05:05.600Z] --- PASS: TestWaitDisabled (0.00s) [2023-01-11T09:05:05.600Z] === RUN TestWaitEnabled [2023-01-11T09:05:05.600Z] --- PASS: TestWaitEnabled (0.00s) [2023-01-11T09:05:05.600Z] === RUN TestRemove [2023-01-11T09:05:05.600Z] --- PASS: TestRemove (0.00s) [2023-01-11T09:05:05.600Z] PASS [2023-01-11T09:05:05.600Z] coverage: 65.3% of statements [2023-01-11T09:05:05.600Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.215s coverage: 65.3% of statements [2023-01-11T09:05:05.600Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2023-01-11T09:05:05.908Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2023-01-11T09:05:06.059Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertToGRPCContainerRuntime [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertToGRPCIsolation [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertToGRPCIsolation/empty [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertToGRPCIsolation/default [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertToGRPCIsolation/process [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertFromGRPCIsolation [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertFromGRPCIsolation/default [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertFromGRPCIsolation/process [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertToGRPCCredentialSpec [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2023-01-11T09:05:06.059Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2023-01-11T09:05:06.059Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertFromGRPCConfigs [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertFromGRPCConfigs/file [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertToGRPCConfigs [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertToGRPCConfigs/file [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2023-01-11T09:05:06.059Z] === RUN TestServiceConvertToGRPCConfigs/none [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2023-01-11T09:05:06.059Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2023-01-11T09:05:06.059Z] PASS [2023-01-11T09:05:06.059Z] coverage: 35.9% of statements [2023-01-11T09:05:06.059Z] ok github.com/docker/docker/daemon/cluster/convert 0.428s coverage: 35.9% of statements [2023-01-11T09:05:06.214Z] tests/integration/models_swarm_test.py .. [ 96%] [2023-01-11T09:05:06.214Z] tests/integration/models_volumes_test.py .. [ 96%] [2023-01-11T09:05:06.517Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-01-11T09:05:07.030Z] === RUN TestNewListSecretsFilters [2023-01-11T09:05:07.030Z] --- PASS: TestNewListSecretsFilters (0.00s) [2023-01-11T09:05:07.030Z] === RUN TestNewListConfigsFilters [2023-01-11T09:05:07.030Z] --- PASS: TestNewListConfigsFilters (0.00s) [2023-01-11T09:05:07.030Z] PASS [2023-01-11T09:05:07.030Z] coverage: 0.5% of statements [2023-01-11T09:05:07.030Z] ok github.com/docker/docker/daemon/cluster 0.363s coverage: 0.5% of statements [2023-01-11T09:05:07.295Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2023-01-11T09:05:07.480Z] === RUN TestReadPluginNoRead/default [2023-01-11T09:05:07.556Z] --- PASS: TestConfigsCreateAndDelete (2.82s) [2023-01-11T09:05:07.556Z] === RUN TestConfigsUpdate [2023-01-11T09:05:08.331Z] --- PASS: TestServiceUpdateConfigs (14.28s) [2023-01-11T09:05:08.331Z] === RUN TestServiceUpdateNetwork [2023-01-11T09:05:08.887Z] === RUN TestReadPluginNoRead/disabled_caching [2023-01-11T09:05:09.039Z] --- PASS: TestInfoAPIWarnings (17.34s) [2023-01-11T09:05:09.039Z] === RUN TestInfoDebug [2023-01-11T09:05:09.146Z] --- PASS: TestContinueAfterPluginCrash (9.87s) [2023-01-11T09:05:09.466Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2023-01-11T09:05:09.599Z] --- PASS: TestInfoDebug (1.54s) [2023-01-11T09:05:09.599Z] === RUN TestInfoInsecureRegistries [2023-01-11T09:05:09.726Z] check_test.go:309: [dc8030215dd83] daemon is not started [2023-01-11T09:05:09.726Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2023-01-11T09:05:09.824Z] tests/integration/regression_test.py ...... [ 98%] [2023-01-11T09:05:09.933Z] === RUN TestBuilderGC [2023-01-11T09:05:09.933Z] --- PASS: TestBuilderGC (0.00s) [2023-01-11T09:05:09.933Z] === RUN TestDaemonConfigurationNotFound [2023-01-11T09:05:09.933Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2023-01-11T09:05:09.933Z] === RUN TestDaemonBrokenConfiguration [2023-01-11T09:05:09.933Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2023-01-11T09:05:09.933Z] === RUN TestParseClusterAdvertiseSettings [2023-01-11T09:05:09.933Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2023-01-11T09:05:09.933Z] === RUN TestFindConfigurationConflicts [2023-01-11T09:05:09.933Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2023-01-11T09:05:09.933Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2023-01-11T09:05:09.933Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2023-01-11T09:05:09.933Z] === RUN TestDaemonConfigurationMergeConflicts [2023-01-11T09:05:09.933Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2023-01-11T09:05:09.933Z] === RUN TestDaemonConfigurationMergeConcurrent [2023-01-11T09:05:09.933Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2023-01-11T09:05:09.933Z] === RUN TestDaemonConfigurationMergeConcurrentError [2023-01-11T09:05:09.933Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2023-01-11T09:05:09.933Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2023-01-11T09:05:09.933Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2023-01-11T09:05:09.933Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2023-01-11T09:05:09.933Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2023-01-11T09:05:09.933Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2023-01-11T09:05:09.933Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2023-01-11T09:05:09.933Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2023-01-11T09:05:09.933Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2023-01-11T09:05:09.933Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2023-01-11T09:05:09.933Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2023-01-11T09:05:09.933Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2023-01-11T09:05:09.933Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2023-01-11T09:05:09.933Z] === RUN TestFindConfigurationConflictsWithMergedValues [2023-01-11T09:05:09.933Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2023-01-11T09:05:09.933Z] === RUN TestValidateConfigurationErrors [2023-01-11T09:05:09.933Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2023-01-11T09:05:09.933Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2023-01-11T09:05:09.933Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2023-01-11T09:05:09.933Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2023-01-11T09:05:09.933Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2023-01-11T09:05:09.933Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2023-01-11T09:05:09.933Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2023-01-11T09:05:09.933Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2023-01-11T09:05:09.933Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2023-01-11T09:05:09.933Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2023-01-11T09:05:09.933Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2023-01-11T09:05:09.933Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2023-01-11T09:05:09.933Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2023-01-11T09:05:09.933Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2023-01-11T09:05:09.933Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2023-01-11T09:05:09.933Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2023-01-11T09:05:09.933Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2023-01-11T09:05:09.933Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2023-01-11T09:05:09.933Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2023-01-11T09:05:09.933Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2023-01-11T09:05:09.933Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2023-01-11T09:05:09.933Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2023-01-11T09:05:09.933Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2023-01-11T09:05:09.933Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2023-01-11T09:05:09.933Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2023-01-11T09:05:09.933Z] === RUN TestValidateConfiguration [2023-01-11T09:05:09.933Z] === RUN TestValidateConfiguration/with_label [2023-01-11T09:05:09.933Z] === RUN TestValidateConfiguration/with_dns [2023-01-11T09:05:09.933Z] === RUN TestValidateConfiguration/with_dns-search [2023-01-11T09:05:09.933Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2023-01-11T09:05:09.933Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2023-01-11T09:05:09.933Z] === RUN TestValidateConfiguration/with_max-download-attempts [2023-01-11T09:05:09.933Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2023-01-11T09:05:09.933Z] === RUN TestValidateConfiguration/with_node_generic_resources [2023-01-11T09:05:09.933Z] --- PASS: TestValidateConfiguration (0.01s) [2023-01-11T09:05:09.933Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2023-01-11T09:05:09.933Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2023-01-11T09:05:09.933Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2023-01-11T09:05:09.933Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2023-01-11T09:05:09.933Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2023-01-11T09:05:09.933Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2023-01-11T09:05:09.933Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2023-01-11T09:05:09.933Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2023-01-11T09:05:09.933Z] === RUN TestModifiedDiscoverySettings [2023-01-11T09:05:09.933Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2023-01-11T09:05:09.933Z] === RUN TestReloadSetConfigFileNotExist [2023-01-11T09:05:09.933Z] time="2023-01-11T09:05:09Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2023-01-11T09:05:09.933Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2023-01-11T09:05:09.933Z] === RUN TestReloadDefaultConfigNotExist [2023-01-11T09:05:09.933Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2023-01-11T09:05:09.933Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2023-01-11T09:05:09.933Z] === RUN TestReloadBadDefaultConfig [2023-01-11T09:05:09.933Z] time="2023-01-11T09:05:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1912924884" [2023-01-11T09:05:09.933Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2023-01-11T09:05:09.933Z] === RUN TestReloadWithConflictingLabels [2023-01-11T09:05:09.934Z] time="2023-01-11T09:05:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2024042027" [2023-01-11T09:05:09.934Z] --- PASS: TestReloadWithConflictingLabels (0.03s) [2023-01-11T09:05:09.934Z] === RUN TestReloadWithDuplicateLabels [2023-01-11T09:05:09.934Z] time="2023-01-11T09:05:09Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1514023479" [2023-01-11T09:05:09.934Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2023-01-11T09:05:09.934Z] === RUN TestDaemonConfigurationMerge [2023-01-11T09:05:09.934Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2023-01-11T09:05:09.934Z] PASS [2023-01-11T09:05:09.934Z] coverage: 79.7% of statements [2023-01-11T09:05:09.934Z] ok github.com/docker/docker/daemon/config 0.380s coverage: 79.7% of statements [2023-01-11T09:05:10.082Z] === CONT TestReadPluginNoRead [2023-01-11T09:05:10.082Z] read_test.go:92: [d8b5eb9daef0c] daemon is not started [2023-01-11T09:05:10.082Z] --- PASS: TestReadPluginNoRead (6.16s) [2023-01-11T09:05:10.082Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.30s) [2023-01-11T09:05:10.082Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2023-01-11T09:05:10.082Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2023-01-11T09:05:10.082Z] PASS [2023-01-11T09:05:10.082Z] [2023-01-11T09:05:10.082Z] DONE 6 tests in 10.597s [2023-01-11T09:05:10.082Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-01-11T09:05:10.082Z] testing: warning: no tests to run [2023-01-11T09:05:10.082Z] PASS [2023-01-11T09:05:10.082Z] [2023-01-11T09:05:10.082Z] DONE 0 tests in 0.008s [2023-01-11T09:05:10.082Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-01-11T09:05:10.082Z] INFO: Testing against a local daemon [2023-01-11T09:05:10.082Z] === RUN TestPluginWithDevMounts [2023-01-11T09:05:10.082Z] === PAUSE TestPluginWithDevMounts [2023-01-11T09:05:10.082Z] === CONT TestPluginWithDevMounts [2023-01-11T09:05:10.296Z] check_test.go:309: [d718920a033f3] daemon is not started [2023-01-11T09:05:10.296Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2023-01-11T09:05:10.296Z] --- PASS: TestConfigsUpdate (2.74s) [2023-01-11T09:05:10.296Z] === RUN TestTemplatedConfig [2023-01-11T09:05:10.340Z] tests/integration/credentials/store_test.py ...... [ 99%] [2023-01-11T09:05:10.340Z] tests/integration/credentials/utils_test.py . [100%] [2023-01-11T09:05:10.340Z] [2023-01-11T09:05:10.340Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2023-01-11T09:05:10.340Z] =========================== short test summary info ============================ [2023-01-11T09:05:10.340Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2023-01-11T09:05:10.340Z] CONFIG_RT_GROUP_SCHED isn't enabled [2023-01-11T09:05:10.340Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2023-01-11T09:05:10.340Z] Not supported on most drivers [2023-01-11T09:05:10.340Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2023-01-11T09:05:10.340Z] Output of docker top depends on host distro, and is not formalized. [2023-01-11T09:05:10.340Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2023-01-11T09:05:10.340Z] Output of docker top depends on host distro, and is not formalized. [2023-01-11T09:05:10.340Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2023-01-11T09:05:10.340Z] Can fail if eth0 has multiple IP addresses [2023-01-11T09:05:10.340Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2023-01-11T09:05:10.340Z] This doesn't seem to be taken into account by the engine [2023-01-11T09:05:10.340Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2023-01-11T09:05:10.340Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2023-01-11T09:05:10.340Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 288.93 seconds == [2023-01-11T09:05:10.394Z] === RUN TestDiscoveryOptsErrors [2023-01-11T09:05:10.394Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2023-01-11T09:05:10.394Z] === RUN TestDiscoveryOpts [2023-01-11T09:05:10.394Z] --- PASS: TestDiscoveryOpts (0.00s) [2023-01-11T09:05:10.394Z] PASS [2023-01-11T09:05:10.394Z] coverage: 30.0% of statements [2023-01-11T09:05:10.394Z] ok github.com/docker/docker/daemon/discovery 0.059s coverage: 30.0% of statements [2023-01-11T09:05:10.598Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2023-01-11T09:05:10.963Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2023-01-11T09:05:10.963Z] === RUN TestInfoRegistryMirrors [2023-01-11T09:05:11.459Z] --- PASS: TestPluginWithDevMounts (1.57s) [2023-01-11T09:05:11.459Z] PASS [2023-01-11T09:05:11.459Z] [2023-01-11T09:05:11.459Z] DONE 1 tests in 1.610s [2023-01-11T09:05:11.459Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-01-11T09:05:11.681Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2023-01-11T09:05:11.718Z] INFO: Testing against a local daemon [2023-01-11T09:05:11.718Z] === RUN TestSecretInspect [2023-01-11T09:05:11.942Z] check_test.go:309: [da3ce73167eee] daemon is not started [2023-01-11T09:05:11.942Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2023-01-11T09:05:12.576Z] === RUN TestWaitNodeAttachment [2023-01-11T09:05:12.576Z] === RUN TestEventsLog [2023-01-11T09:05:12.576Z] --- PASS: TestEventsLog (0.00s) [2023-01-11T09:05:12.576Z] === RUN TestEventsLogTimeout [2023-01-11T09:05:12.576Z] --- PASS: TestEventsLogTimeout (0.00s) [2023-01-11T09:05:12.576Z] === RUN TestLogEvents [2023-01-11T09:05:12.576Z] --- PASS: TestLogEvents (0.06s) [2023-01-11T09:05:12.576Z] === RUN TestLoadBufferedEvents [2023-01-11T09:05:12.576Z] --- PASS: TestLoadBufferedEvents (0.23s) [2023-01-11T09:05:12.576Z] === RUN TestLoadBufferedEventsOnlyFromPast [2023-01-11T09:05:12.576Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2023-01-11T09:05:12.576Z] === RUN TestIgnoreBufferedWhenNoTimes [2023-01-11T09:05:12.576Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2023-01-11T09:05:12.576Z] PASS [2023-01-11T09:05:12.576Z] coverage: 50.0% of statements [2023-01-11T09:05:12.576Z] ok github.com/docker/docker/daemon/events 0.368s coverage: 50.0% of statements [2023-01-11T09:05:12.576Z] --- PASS: TestWaitNodeAttachment (0.41s) [2023-01-11T09:05:12.576Z] === RUN TestIsolationConversion [2023-01-11T09:05:12.576Z] === RUN TestIsolationConversion/default [2023-01-11T09:05:12.576Z] === RUN TestIsolationConversion/process [2023-01-11T09:05:12.576Z] === RUN TestIsolationConversion/hyperv [2023-01-11T09:05:12.576Z] --- PASS: TestIsolationConversion (0.00s) [2023-01-11T09:05:12.576Z] --- PASS: TestIsolationConversion/default (0.00s) [2023-01-11T09:05:12.576Z] --- PASS: TestIsolationConversion/process (0.00s) [2023-01-11T09:05:12.576Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2023-01-11T09:05:12.576Z] === RUN TestContainerLabels [2023-01-11T09:05:12.576Z] --- PASS: TestContainerLabels (0.00s) [2023-01-11T09:05:12.576Z] === RUN TestCredentialSpecConversion [2023-01-11T09:05:12.576Z] === RUN TestCredentialSpecConversion/none [2023-01-11T09:05:12.576Z] === RUN TestCredentialSpecConversion/config [2023-01-11T09:05:12.576Z] === RUN TestCredentialSpecConversion/file [2023-01-11T09:05:12.576Z] === RUN TestCredentialSpecConversion/registry [2023-01-11T09:05:12.576Z] --- PASS: TestCredentialSpecConversion (0.00s) [2023-01-11T09:05:12.576Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2023-01-11T09:05:12.576Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2023-01-11T09:05:12.576Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2023-01-11T09:05:12.576Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2023-01-11T09:05:12.576Z] === RUN TestControllerValidateMountBind [2023-01-11T09:05:12.576Z] --- PASS: TestControllerValidateMountBind (0.00s) [2023-01-11T09:05:12.576Z] === RUN TestControllerValidateMountVolume [2023-01-11T09:05:12.576Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2023-01-11T09:05:12.576Z] === RUN TestControllerValidateMountTarget [2023-01-11T09:05:12.576Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2023-01-11T09:05:12.576Z] === RUN TestControllerValidateMountTmpfs [2023-01-11T09:05:12.576Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2023-01-11T09:05:12.576Z] === RUN TestControllerValidateMountInvalidType [2023-01-11T09:05:12.576Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2023-01-11T09:05:12.576Z] === RUN TestControllerValidateMountNamedPipe [2023-01-11T09:05:12.576Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2023-01-11T09:05:12.576Z] PASS [2023-01-11T09:05:12.576Z] coverage: 11.0% of statements [2023-01-11T09:05:12.576Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.666s coverage: 11.0% of statements [2023-01-11T09:05:12.848Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2023-01-11T09:05:12.848Z] === RUN TestLoginFailsWithBadCredentials [2023-01-11T09:05:12.848Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-01-11T09:05:12.848Z] === RUN TestPingCacheHeaders [2023-01-11T09:05:12.882Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2023-01-11T09:05:13.104Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-01-11T09:05:13.104Z] === RUN TestPingGet [2023-01-11T09:05:13.104Z] --- PASS: TestPingGet (0.01s) [2023-01-11T09:05:13.104Z] === RUN TestPingHead [2023-01-11T09:05:13.104Z] --- PASS: TestPingHead (0.02s) [2023-01-11T09:05:13.104Z] === RUN TestVersion [2023-01-11T09:05:13.104Z] --- PASS: TestVersion (0.02s) [2023-01-11T09:05:13.104Z] PASS [2023-01-11T09:05:13.104Z] [2023-01-11T09:05:13.104Z] === Skipped [2023-01-11T09:05:13.104Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-01-11T09:05:13.104Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-01-11T09:05:13.104Z] [2023-01-11T09:05:13.104Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2023-01-11T09:05:13.104Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-01-11T09:05:13.104Z] [2023-01-11T09:05:13.104Z] DONE 18 tests, 2 skipped in 27.986s [2023-01-11T09:05:13.104Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-01-11T09:05:13.104Z] INFO: Testing against a local daemon [2023-01-11T09:05:13.104Z] === RUN TestVolumesCreateAndList [2023-01-11T09:05:13.104Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-01-11T09:05:13.104Z] === RUN TestVolumesRemove [2023-01-11T09:05:13.104Z] --- PASS: TestVolumesRemove (0.06s) [2023-01-11T09:05:13.104Z] === RUN TestVolumesInspect [2023-01-11T09:05:13.359Z] --- PASS: TestVolumesInspect (0.02s) [2023-01-11T09:05:13.359Z] === RUN TestVolumesInvalidJSON [2023-01-11T09:05:13.359Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-01-11T09:05:13.359Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-01-11T09:05:13.359Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-01-11T09:05:13.359Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-01-11T09:05:13.359Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-01-11T09:05:13.359Z] PASS [2023-01-11T09:05:13.359Z] [2023-01-11T09:05:13.359Z] DONE 5 tests in 0.207s [2023-01-11T09:05:13.359Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-01-11T09:05:13.359Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12782 is not a child of this shell [2023-01-11T09:05:13.359Z] warning: PID 12782 from bundles/test-integration/docker.pid had a nonzero exit code [2023-01-11T09:05:13.359Z] Leaving: AppArmorNo profiles have been unloaded. [2023-01-11T09:05:13.359Z] [2023-01-11T09:05:13.359Z] Unloading profiles will leave already running processes permanently [2023-01-11T09:05:13.359Z] unconfined, which can lead to unexpected situations. [2023-01-11T09:05:13.359Z] [2023-01-11T09:05:13.359Z] To set a process to complain mode, use the command line tool [2023-01-11T09:05:13.359Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-01-11T09:05:13.359Z] Removing test suite binaries [2023-01-11T09:05:13.359Z] exiting test-integration [2023-01-11T09:05:13.359Z] ++ exit 0 [2023-01-11T09:05:13.453Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2023-01-11T09:05:13.546Z] === RUN TestIsEmptyDir [2023-01-11T09:05:13.546Z] --- PASS: TestIsEmptyDir (0.01s) [2023-01-11T09:05:13.546Z] PASS [2023-01-11T09:05:13.546Z] coverage: 2.3% of statements [2023-01-11T09:05:13.546Z] ok github.com/docker/docker/daemon/graphdriver 0.083s coverage: 2.3% of statements [2023-01-11T09:05:13.621Z] --- PASS: TestSecretInspect (2.12s) [2023-01-11T09:05:13.621Z] === RUN TestSecretList [2023-01-11T09:05:13.713Z] --- PASS: TestTemplatedConfig (3.36s) [2023-01-11T09:05:13.713Z] === RUN TestConfigCreateResolve [2023-01-11T09:05:14.005Z] === RUN TestVerifyNetworkingConfig [2023-01-11T09:05:14.005Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2023-01-11T09:05:14.005Z] === RUN TestGetContainer [2023-01-11T09:05:14.005Z] --- PASS: TestGetContainer (0.00s) [2023-01-11T09:05:14.005Z] === RUN TestValidContainerNames [2023-01-11T09:05:14.005Z] --- PASS: TestValidContainerNames (0.00s) [2023-01-11T09:05:14.005Z] === RUN TestContainerInitDNS [2023-01-11T09:05:14.005Z] daemon_test.go:147: root required [2023-01-11T09:05:14.005Z] --- SKIP: TestContainerInitDNS (0.00s) [2023-01-11T09:05:14.005Z] === RUN TestMerge [2023-01-11T09:05:14.005Z] --- PASS: TestMerge (0.00s) [2023-01-11T09:05:14.005Z] === RUN TestValidateContainerIsolation [2023-01-11T09:05:14.005Z] --- PASS: TestValidateContainerIsolation (0.00s) [2023-01-11T09:05:14.005Z] === RUN TestFindNetworkErrorType [2023-01-11T09:05:14.005Z] --- PASS: TestFindNetworkErrorType (0.00s) [2023-01-11T09:05:14.005Z] === RUN TestEnsureServicesExist [2023-01-11T09:05:14.005Z] --- PASS: TestEnsureServicesExist (0.00s) [2023-01-11T09:05:14.005Z] === RUN TestEnsureServicesExistErrors [2023-01-11T09:05:14.005Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2023-01-11T09:05:14.005Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2023-01-11T09:05:14.005Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2023-01-11T09:05:14.005Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2023-01-11T09:05:14.005Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2023-01-11T09:05:14.005Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2023-01-11T09:05:14.005Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2023-01-11T09:05:14.005Z] === RUN TestContainerDelete [2023-01-11T09:05:14.005Z] --- PASS: TestContainerDelete (0.01s) [2023-01-11T09:05:14.005Z] === RUN TestContainerDoubleDelete [2023-01-11T09:05:14.005Z] --- PASS: TestContainerDoubleDelete (0.00s) [2023-01-11T09:05:14.005Z] === RUN TestLogContainerEventCopyLabels [2023-01-11T09:05:14.005Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2023-01-11T09:05:14.005Z] === RUN TestLogContainerEventWithAttributes [2023-01-11T09:05:14.005Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2023-01-11T09:05:14.005Z] === RUN TestNoneHealthcheck [2023-01-11T09:05:14.005Z] --- PASS: TestNoneHealthcheck (0.00s) [2023-01-11T09:05:14.005Z] === RUN TestHealthStates [2023-01-11T09:05:14.283Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2023-01-11T09:05:14.284Z] [2023-01-11T09:05:14.465Z] === RUN TestLinkNaming [2023-01-11T09:05:14.465Z] --- PASS: TestLinkNaming (0.00s) [2023-01-11T09:05:14.465Z] === RUN TestLinkNew [2023-01-11T09:05:14.465Z] --- PASS: TestLinkNew (0.00s) [2023-01-11T09:05:14.465Z] === RUN TestLinkEnv [2023-01-11T09:05:14.465Z] --- PASS: TestLinkEnv (0.00s) [2023-01-11T09:05:14.465Z] === RUN TestLinkMultipleEnv [2023-01-11T09:05:14.465Z] --- PASS: TestLinkMultipleEnv (0.00s) [2023-01-11T09:05:14.465Z] === RUN TestLinkPortRangeEnv [2023-01-11T09:05:14.465Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2023-01-11T09:05:14.465Z] PASS [2023-01-11T09:05:14.465Z] coverage: 93.0% of statements [2023-01-11T09:05:14.465Z] time="2023-01-11T09:05:13Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-01-11T09:05:14.465Z] time="2023-01-11T09:05:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-01-11T09:05:14.465Z] time="2023-01-11T09:05:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-01-11T09:05:14.466Z] time="2023-01-11T09:05:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-01-11T09:05:14.466Z] time="2023-01-11T09:05:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-01-11T09:05:14.466Z] time="2023-01-11T09:05:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-01-11T09:05:14.466Z] time="2023-01-11T09:05:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-01-11T09:05:14.466Z] time="2023-01-11T09:05:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-01-11T09:05:14.466Z] time="2023-01-11T09:05:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-01-11T09:05:14.466Z] time="2023-01-11T09:05:14Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-01-11T09:05:14.466Z] --- PASS: TestHealthStates (0.23s) [2023-01-11T09:05:14.466Z] === RUN TestMaskURLCredentials [2023-01-11T09:05:14.466Z] --- PASS: TestMaskURLCredentials (0.00s) [2023-01-11T09:05:14.466Z] === RUN TestGetInspectData [2023-01-11T09:05:14.466Z] --- PASS: TestGetInspectData (0.00s) [2023-01-11T09:05:14.466Z] === RUN TestFillLicense [2023-01-11T09:05:14.466Z] --- PASS: TestFillLicense (0.00s) [2023-01-11T09:05:14.466Z] === RUN TestListInvalidFilter [2023-01-11T09:05:14.466Z] --- PASS: TestListInvalidFilter (0.00s) [2023-01-11T09:05:14.466Z] === RUN TestNameFilter [2023-01-11T09:05:14.466Z] --- PASS: TestNameFilter (0.01s) [2023-01-11T09:05:14.466Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2023-01-11T09:05:14.466Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2023-01-11T09:05:14.466Z] === RUN TestSetWindowsCredentialSpecInSpec [2023-01-11T09:05:14.466Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2023-01-11T09:05:14.466Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2023-01-11T09:05:14.466Z] ok github.com/docker/docker/daemon/links 0.045s coverage: 93.0% of statements [2023-01-11T09:05:14.466Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2023-01-11T09:05:14.466Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2023-01-11T09:05:14.466Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2023-01-11T09:05:14.466Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2023-01-11T09:05:14.466Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2023-01-11T09:05:14.466Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2023-01-11T09:05:14.466Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2023-01-11T09:05:14.466Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2023-01-11T09:05:14.466Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2023-01-11T09:05:14.466Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2023-01-11T09:05:14.466Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2023-01-11T09:05:14.466Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2023-01-11T09:05:14.466Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2023-01-11T09:05:14.466Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2023-01-11T09:05:14.466Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2023-01-11T09:05:14.466Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2023-01-11T09:05:14.466Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2023-01-11T09:05:14.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2023-01-11T09:05:14.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2023-01-11T09:05:14.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2023-01-11T09:05:14.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2023-01-11T09:05:14.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2023-01-11T09:05:14.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2023-01-11T09:05:14.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2023-01-11T09:05:14.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2023-01-11T09:05:14.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2023-01-11T09:05:14.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2023-01-11T09:05:14.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2023-01-11T09:05:14.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2023-01-11T09:05:14.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2023-01-11T09:05:14.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2023-01-11T09:05:14.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2023-01-11T09:05:14.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2023-01-11T09:05:14.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2023-01-11T09:05:14.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2023-01-11T09:05:14.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2023-01-11T09:05:14.466Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2023-01-11T09:05:14.466Z] === RUN TestDaemonReloadLabels [2023-01-11T09:05:14.466Z] --- PASS: TestDaemonReloadLabels (0.00s) [2023-01-11T09:05:14.466Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2023-01-11T09:05:14.466Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2023-01-11T09:05:14.466Z] === RUN TestDaemonReloadMirrors [2023-01-11T09:05:14.466Z] --- PASS: TestDaemonReloadMirrors (0.01s) [2023-01-11T09:05:14.466Z] === RUN TestDaemonReloadInsecureRegistries [2023-01-11T09:05:14.466Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2023-01-11T09:05:14.466Z] === RUN TestDaemonReloadNotAffectOthers [2023-01-11T09:05:14.466Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2023-01-11T09:05:14.466Z] === RUN TestDaemonDiscoveryReload [2023-01-11T09:05:14.544Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2023-01-11T09:05:14.805Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange Post stage [Pipeline] junit [2023-01-11T09:05:15.264Z] Recording test results [2023-01-11T09:05:15.376Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2023-01-11T09:05:15.432Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2023-01-11T09:05:15.432Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2023-01-11T09:05:15.893Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2023-01-11T09:05:15.893Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2023-01-11T09:05:15.947Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2023-01-11T09:05:16.154Z] --- PASS: TestSecretList (2.08s) [2023-01-11T09:05:16.154Z] === RUN TestSecretsCreateAndDelete [2023-01-11T09:05:16.353Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) [2023-01-11T09:05:16.353Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2023-01-11T09:05:16.353Z] reload_test.go:520: root required [2023-01-11T09:05:16.353Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2023-01-11T09:05:16.353Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2023-01-11T09:05:16.353Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2023-01-11T09:05:16.353Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2023-01-11T09:05:16.353Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2023-01-11T09:05:16.353Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2023-01-11T09:05:16.353Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2023-01-11T09:05:16.353Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2023-01-11T09:05:16.353Z] === RUN TestAdapterReadLogs [2023-01-11T09:05:16.353Z] --- PASS: TestAdapterReadLogs (0.00s) [2023-01-11T09:05:16.353Z] === RUN TestCopier [2023-01-11T09:05:16.353Z] --- PASS: TestCopier (0.00s) [2023-01-11T09:05:16.353Z] === RUN TestCopierLongLines [2023-01-11T09:05:16.353Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2023-01-11T09:05:16.353Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2023-01-11T09:05:16.353Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2023-01-11T09:05:16.353Z] === RUN TestParseVolumesFrom [2023-01-11T09:05:16.353Z] --- PASS: TestParseVolumesFrom (0.00s) [2023-01-11T09:05:16.353Z] PASS [2023-01-11T09:05:16.353Z] coverage: 9.0% of statements [2023-01-11T09:05:16.353Z] --- PASS: TestCopierLongLines (0.00s) [2023-01-11T09:05:16.353Z] === RUN TestCopierSlow [2023-01-11T09:05:16.353Z] ok github.com/docker/docker/daemon 2.541s coverage: 9.0% of statements [2023-01-11T09:05:16.518Z] --- PASS: TestConfigCreateResolve (2.77s) [2023-01-11T09:05:16.518Z] === RUN TestConfigDaemonLibtrustID [2023-01-11T09:05:16.812Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-01-11T09:05:16.812Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-01-11T09:05:16.812Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-01-11T09:05:16.812Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-01-11T09:05:16.812Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2023-01-11T09:05:16.812Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2023-01-11T09:05:16.812Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2023-01-11T09:05:16.812Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-01-11T09:05:16.812Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2023-01-11T09:05:16.813Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2023-01-11T09:05:16.813Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2023-01-11T09:05:16.813Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-01-11T09:05:16.813Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2023-01-11T09:05:16.813Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2023-01-11T09:05:16.813Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2023-01-11T09:05:16.813Z] --- PASS: TestCopierSlow (0.20s) [2023-01-11T09:05:16.813Z] === RUN TestCopierWithSized [2023-01-11T09:05:16.813Z] === RUN TestCopierWithSized/as_is [2023-01-11T09:05:16.813Z] === RUN TestCopierWithSized/With_RingLogger [2023-01-11T09:05:16.813Z] --- PASS: TestCopierWithSized (0.01s) [2023-01-11T09:05:16.813Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2023-01-11T09:05:16.813Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2023-01-11T09:05:16.813Z] === RUN TestCopierWithPartial [2023-01-11T09:05:16.813Z] --- PASS: TestCopierWithPartial (0.00s) [2023-01-11T09:05:16.813Z] === RUN TestRingLogger [2023-01-11T09:05:16.813Z] --- PASS: TestRingLogger (0.00s) [2023-01-11T09:05:16.813Z] === RUN TestRingCap [2023-01-11T09:05:16.813Z] --- PASS: TestRingCap (0.00s) [2023-01-11T09:05:16.813Z] === RUN TestRingClose [2023-01-11T09:05:16.813Z] --- PASS: TestRingClose (0.00s) [2023-01-11T09:05:16.813Z] === RUN TestRingDrain [2023-01-11T09:05:16.813Z] --- PASS: TestRingDrain (0.00s) [2023-01-11T09:05:16.813Z] PASS [2023-01-11T09:05:16.813Z] coverage: 43.5% of statements [2023-01-11T09:05:16.813Z] ok github.com/docker/docker/daemon/logger 0.298s coverage: 43.5% of statements [2023-01-11T09:05:16.831Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-01-11T09:05:17.088Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2023-01-11T09:05:17.088Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2023-01-11T09:05:17.088Z] PASS [2023-01-11T09:05:17.088Z] [2023-01-11T09:05:17.088Z] DONE 7 tests in 18.279s [2023-01-11T09:05:17.088Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-01-11T09:05:17.088Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:05:17.088Z] ++ set -e [2023-01-11T09:05:17.088Z] ++ '[' -n 0 ']' [2023-01-11T09:05:17.088Z] ++ set -x [2023-01-11T09:05:17.089Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:05:17.209Z] + echo Ensuring container killed. [2023-01-11T09:05:17.209Z] Ensuring container killed. [2023-01-11T09:05:17.209Z] + docker rm -vf docker-pr2 [2023-01-11T09:05:17.272Z] === RUN TestNewStreamConfig [2023-01-11T09:05:17.272Z] === RUN TestNewStreamConfig/defaults [2023-01-11T09:05:17.272Z] === RUN TestNewStreamConfig/invalid_create_group [2023-01-11T09:05:17.272Z] === RUN TestNewStreamConfig/invalid_flush_interval [2023-01-11T09:05:17.272Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2023-01-11T09:05:17.272Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2023-01-11T09:05:17.272Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2023-01-11T09:05:17.272Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2023-01-11T09:05:17.272Z] --- PASS: TestNewStreamConfig (0.00s) [2023-01-11T09:05:17.272Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2023-01-11T09:05:17.272Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2023-01-11T09:05:17.272Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2023-01-11T09:05:17.272Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2023-01-11T09:05:17.272Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2023-01-11T09:05:17.272Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2023-01-11T09:05:17.272Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2023-01-11T09:05:17.272Z] === RUN TestNewAWSLogsClientUserAgentHandler [2023-01-11T09:05:17.272Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2023-01-11T09:05:17.272Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2023-01-11T09:05:17.272Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2023-01-11T09:05:17.272Z] === RUN TestNewAWSLogsClientRegionDetect [2023-01-11T09:05:17.348Z] INFO: Testing against a local daemon [2023-01-11T09:05:17.348Z] === RUN TestCheckpoint [2023-01-11T09:05:17.348Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-11T09:05:17.348Z] --- SKIP: TestCheckpoint (0.00s) [2023-01-11T09:05:17.348Z] === RUN TestContainerInvalidJSON [2023-01-11T09:05:17.348Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-01-11T09:05:17.348Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-01-11T09:05:17.348Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-01-11T09:05:17.348Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-01-11T09:05:17.348Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-01-11T09:05:17.348Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-01-11T09:05:17.348Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-01-11T09:05:17.348Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-01-11T09:05:17.348Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-01-11T09:05:17.348Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-01-11T09:05:17.348Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2023-01-11T09:05:17.348Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2023-01-11T09:05:17.348Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-01-11T09:05:17.348Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-01-11T09:05:17.348Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2023-01-11T09:05:17.348Z] === RUN TestCopyFromContainerPathIsNotDir [2023-01-11T09:05:17.348Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2023-01-11T09:05:17.348Z] === RUN TestCopyToContainerPathDoesNotExist [2023-01-11T09:05:17.609Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2023-01-11T09:05:17.609Z] === RUN TestCopyToContainerPathIsNotDir [2023-01-11T09:05:17.609Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2023-01-11T09:05:17.609Z] === RUN TestCopyFromContainer [2023-01-11T09:05:17.733Z] time="2023-01-11T09:05:17Z" level=info msg="Trying to get region from EC2 Metadata" [2023-01-11T09:05:17.733Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.21s) [2023-01-11T09:05:17.733Z] === RUN TestCreateSuccess [2023-01-11T09:05:17.733Z] --- PASS: TestCreateSuccess (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestCreateLogGroupSuccess [2023-01-11T09:05:17.733Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestCreateError [2023-01-11T09:05:17.733Z] --- PASS: TestCreateError (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestCreateAlreadyExists [2023-01-11T09:05:17.733Z] time="2023-01-11T09:05:17Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2023-01-11T09:05:17.733Z] --- PASS: TestCreateAlreadyExists (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestLogClosed [2023-01-11T09:05:17.733Z] --- PASS: TestLogClosed (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestLogBlocking [2023-01-11T09:05:17.733Z] --- PASS: TestLogBlocking (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestLogNonBlockingBufferEmpty [2023-01-11T09:05:17.733Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestLogNonBlockingBufferFull [2023-01-11T09:05:17.733Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestPublishBatchSuccess [2023-01-11T09:05:17.733Z] --- PASS: TestPublishBatchSuccess (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestPublishBatchError [2023-01-11T09:05:17.733Z] time="2023-01-11T09:05:17Z" level=error msg=Error [2023-01-11T09:05:17.733Z] --- PASS: TestPublishBatchError (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestPublishBatchInvalidSeqSuccess [2023-01-11T09:05:17.733Z] time="2023-01-11T09:05:17Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2023-01-11T09:05:17.733Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestPublishBatchAlreadyAccepted [2023-01-11T09:05:17.733Z] time="2023-01-11T09:05:17Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2023-01-11T09:05:17.733Z] time="2023-01-11T09:05:17Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2023-01-11T09:05:17.733Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestCollectBatchSimple [2023-01-11T09:05:17.733Z] --- PASS: TestCollectBatchSimple (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestCollectBatchTicker [2023-01-11T09:05:17.733Z] --- PASS: TestCollectBatchTicker (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestCollectBatchMultilinePattern [2023-01-11T09:05:17.733Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2023-01-11T09:05:17.733Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2023-01-11T09:05:17.733Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2023-01-11T09:05:17.733Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2023-01-11T09:05:17.733Z] === RUN TestCollectBatchClose [2023-01-11T09:05:17.733Z] --- PASS: TestCollectBatchClose (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestEffectiveLen [2023-01-11T09:05:17.733Z] === RUN TestEffectiveLen/0/Hello [2023-01-11T09:05:17.733Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2023-01-11T09:05:17.733Z] === RUN TestEffectiveLen/2/🙃 [2023-01-11T09:05:17.733Z] === RUN TestEffectiveLen/3/���� [2023-01-11T09:05:17.733Z] === RUN TestEffectiveLen/4/He��o [2023-01-11T09:05:17.733Z] === RUN TestEffectiveLen/5/ [2023-01-11T09:05:17.733Z] --- PASS: TestEffectiveLen (0.00s) [2023-01-11T09:05:17.733Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2023-01-11T09:05:17.733Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2023-01-11T09:05:17.733Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2023-01-11T09:05:17.733Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2023-01-11T09:05:17.733Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2023-01-11T09:05:17.733Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestFindValidSplit [2023-01-11T09:05:17.733Z] === RUN TestFindValidSplit/0/ [2023-01-11T09:05:17.733Z] cloudwatchlogs_test.go:1044: [2023-01-11T09:05:17.733Z] cloudwatchlogs_test.go:1045: [2023-01-11T09:05:17.733Z] === RUN TestFindValidSplit/1/Hello [2023-01-11T09:05:17.733Z] cloudwatchlogs_test.go:1044: Hello [2023-01-11T09:05:17.733Z] cloudwatchlogs_test.go:1045: [2023-01-11T09:05:17.733Z] === RUN TestFindValidSplit/2/Hello [2023-01-11T09:05:17.733Z] cloudwatchlogs_test.go:1044: He [2023-01-11T09:05:17.733Z] cloudwatchlogs_test.go:1045: llo [2023-01-11T09:05:17.733Z] === RUN TestFindValidSplit/3/Hello [2023-01-11T09:05:17.733Z] cloudwatchlogs_test.go:1044: [2023-01-11T09:05:17.733Z] cloudwatchlogs_test.go:1045: Hello [2023-01-11T09:05:17.733Z] === RUN TestFindValidSplit/4/🙃 [2023-01-11T09:05:17.733Z] cloudwatchlogs_test.go:1044: [2023-01-11T09:05:17.733Z] cloudwatchlogs_test.go:1045: 🙃 [2023-01-11T09:05:17.733Z] === RUN TestFindValidSplit/5/🙃 [2023-01-11T09:05:17.733Z] cloudwatchlogs_test.go:1044: 🙃 [2023-01-11T09:05:17.733Z] cloudwatchlogs_test.go:1045: [2023-01-11T09:05:17.733Z] === RUN TestFindValidSplit/6/a� [2023-01-11T09:05:17.733Z] cloudwatchlogs_test.go:1044: a [2023-01-11T09:05:17.733Z] cloudwatchlogs_test.go:1045: � [2023-01-11T09:05:17.733Z] === RUN TestFindValidSplit/7/a� [2023-01-11T09:05:17.733Z] cloudwatchlogs_test.go:1044: a� [2023-01-11T09:05:17.733Z] cloudwatchlogs_test.go:1045: [2023-01-11T09:05:17.733Z] --- PASS: TestFindValidSplit (0.00s) [2023-01-11T09:05:17.733Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2023-01-11T09:05:17.733Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2023-01-11T09:05:17.733Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2023-01-11T09:05:17.733Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2023-01-11T09:05:17.733Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2023-01-11T09:05:17.733Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2023-01-11T09:05:17.733Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2023-01-11T09:05:17.733Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestProcessEventEmoji [2023-01-11T09:05:17.733Z] --- PASS: TestProcessEventEmoji (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestCollectBatchLineSplit [2023-01-11T09:05:17.733Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2023-01-11T09:05:17.733Z] === RUN TestCollectBatchLineSplitWithBinary [2023-01-11T09:05:17.733Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestCollectBatchMaxEvents [2023-01-11T09:05:17.733Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2023-01-11T09:05:17.733Z] === RUN TestCollectBatchMaxTotalBytes [2023-01-11T09:05:17.733Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2023-01-11T09:05:17.733Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2023-01-11T09:05:17.733Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2023-01-11T09:05:17.733Z] === RUN TestCollectBatchWithDuplicateTimestamps [2023-01-11T09:05:17.733Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2023-01-11T09:05:17.733Z] === RUN TestParseLogOptionsMultilinePattern [2023-01-11T09:05:17.733Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestParseLogOptionsDatetimeFormat [2023-01-11T09:05:17.733Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2023-01-11T09:05:17.733Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2023-01-11T09:05:17.733Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2023-01-11T09:05:17.733Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2023-01-11T09:05:17.733Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2023-01-11T09:05:17.733Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2023-01-11T09:05:17.733Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2023-01-11T09:05:17.733Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2023-01-11T09:05:17.733Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2023-01-11T09:05:17.733Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2023-01-11T09:05:17.733Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2023-01-11T09:05:17.733Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2023-01-11T09:05:17.733Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2023-01-11T09:05:17.733Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2023-01-11T09:05:17.733Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2023-01-11T09:05:17.733Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2023-01-11T09:05:17.733Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2023-01-11T09:05:17.733Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2023-01-11T09:05:17.733Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2023-01-11T09:05:17.733Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2023-01-11T09:05:17.733Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2023-01-11T09:05:17.733Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2023-01-11T09:05:17.733Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2023-01-11T09:05:17.733Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2023-01-11T09:05:17.733Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2023-01-11T09:05:17.733Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2023-01-11T09:05:17.733Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2023-01-11T09:05:17.733Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2023-01-11T09:05:17.733Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2023-01-11T09:05:17.733Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2023-01-11T09:05:17.733Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2023-01-11T09:05:17.733Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2023-01-11T09:05:17.733Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2023-01-11T09:05:17.733Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestCreateTagSuccess [2023-01-11T09:05:17.733Z] --- PASS: TestCreateTagSuccess (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2023-01-11T09:05:17.733Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2023-01-11T09:05:17.733Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2023-01-11T09:05:17.733Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2023-01-11T09:05:17.733Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2023-01-11T09:05:17.733Z] PASS [2023-01-11T09:05:17.733Z] coverage: 77.4% of statements [2023-01-11T09:05:17.733Z] === RUN TestSearchRegistryForImagesErrors [2023-01-11T09:05:17.733Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestSearchRegistryForImages [2023-01-11T09:05:17.733Z] --- PASS: TestSearchRegistryForImages (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestOnlyPlatformWithFallback [2023-01-11T09:05:17.733Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2023-01-11T09:05:17.733Z] === RUN TestImageDelete [2023-01-11T09:05:17.733Z] ok github.com/docker/docker/daemon/logger/awslogs 0.501s coverage: 77.4% of statements [2023-01-11T09:05:17.733Z] === RUN TestImageDelete/no_lease [2023-01-11T09:05:17.733Z] === RUN TestImageDelete/lease_exists [2023-01-11T09:05:17.778Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2023-01-11T09:05:17.870Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2023-01-11T09:05:18.056Z] --- PASS: TestSecretsCreateAndDelete (2.10s) [2023-01-11T09:05:18.056Z] === RUN TestSecretsUpdate [2023-01-11T09:05:18.109Z] + echo Chowning /workspace to jenkins user [2023-01-11T09:05:18.109Z] Chowning /workspace to jenkins user [2023-01-11T09:05:18.109Z] + id -u [2023-01-11T09:05:18.109Z] + id -g [2023-01-11T09:05:18.109Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44795:/workspace busybox chown -R 1000:1000 /workspace [2023-01-11T09:05:18.109Z] Unable to find image 'busybox:latest' locally [2023-01-11T09:05:18.109Z] latest: Pulling from library/busybox [2023-01-11T09:05:18.195Z] --- PASS: TestImageDelete (0.08s) [2023-01-11T09:05:18.195Z] --- PASS: TestImageDelete/no_lease (0.02s) [2023-01-11T09:05:18.195Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2023-01-11T09:05:18.195Z] === RUN TestContentStoreForPull [2023-01-11T09:05:18.195Z] === RUN TestJSONLogsMarshalJSONBuf [2023-01-11T09:05:18.195Z] --- PASS: TestContentStoreForPull (0.26s) [2023-01-11T09:05:18.195Z] PASS [2023-01-11T09:05:18.195Z] coverage: 6.6% of statements [2023-01-11T09:05:18.195Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2023-01-11T09:05:18.195Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2023-01-11T09:05:18.195Z] ok github.com/docker/docker/daemon/images 0.519s coverage: 6.6% of statements [2023-01-11T09:05:18.195Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-01-11T09:05:18.195Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-01-11T09:05:18.195Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2023-01-11T09:05:18.195Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-01-11T09:05:18.195Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-01-11T09:05:18.195Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2023-01-11T09:05:18.195Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2023-01-11T09:05:18.364Z] 205dae5015e7: Pulling fs layer [2023-01-11T09:05:18.365Z] 205dae5015e7: Verifying Checksum [2023-01-11T09:05:18.365Z] 205dae5015e7: Download complete [2023-01-11T09:05:18.620Z] 205dae5015e7: Pull complete [2023-01-11T09:05:18.620Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c [2023-01-11T09:05:18.620Z] Status: Downloaded newer image for busybox:latest [2023-01-11T09:05:18.654Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2023-01-11T09:05:18.654Z] === RUN TestFastTimeMarshalJSON [2023-01-11T09:05:18.654Z] --- PASS: TestFastTimeMarshalJSON (0.04s) [2023-01-11T09:05:18.654Z] PASS [2023-01-11T09:05:18.654Z] coverage: 87.2% of statements [2023-01-11T09:05:18.654Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.331s coverage: 87.2% of statements [2023-01-11T09:05:18.654Z] === RUN TestJSONFileLogger [2023-01-11T09:05:18.654Z] --- PASS: TestJSONFileLogger (0.01s) [2023-01-11T09:05:18.654Z] === RUN TestJSONFileLoggerWithTags [2023-01-11T09:05:18.654Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2023-01-11T09:05:18.654Z] === RUN TestJSONFileLoggerWithOpts [2023-01-11T09:05:18.654Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2023-01-11T09:05:18.654Z] === RUN TestJSONFileLoggerWithLabelsEnv [2023-01-11T09:05:18.654Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2023-01-11T09:05:18.654Z] === RUN TestEncodeDecode [2023-01-11T09:05:18.654Z] === PAUSE TestEncodeDecode [2023-01-11T09:05:18.654Z] === RUN TestUnexpectedEOF [2023-01-11T09:05:18.811Z] === RUN TestCopyFromContainer// [2023-01-11T09:05:19.138Z] === RUN TestCopyFromContainer//bar/root [2023-01-11T09:05:19.138Z] === RUN TestCopyFromContainer//bar/root/ [2023-01-11T09:05:19.138Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2023-01-11T09:05:19.138Z] === RUN TestCopyFromContainer/bar/quux [2023-01-11T09:05:19.138Z] === RUN TestCopyFromContainer/bar/quux/ [2023-01-11T09:05:19.138Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-01-11T09:05:19.197Z] time="2023-01-11T09:05:18Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2023-01-11T09:05:19.197Z] time="2023-01-11T09:05:18Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2023-01-11T09:05:19.197Z] --- PASS: TestUnexpectedEOF (0.20s) [2023-01-11T09:05:19.197Z] === CONT TestEncodeDecode [2023-01-11T09:05:19.197Z] --- PASS: TestEncodeDecode (0.00s) [2023-01-11T09:05:19.197Z] PASS [2023-01-11T09:05:19.197Z] coverage: 69.9% of statements [2023-01-11T09:05:19.197Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.298s coverage: 69.9% of statements [2023-01-11T09:05:19.398Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-01-11T09:05:19.398Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-01-11T09:05:19.398Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2023-01-11T09:05:19.398Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-01-11T09:05:19.659Z] === RUN TestCopyFromContainer/bar/notarget [2023-01-11T09:05:19.659Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2023-01-11T09:05:19.659Z] --- PASS: TestCopyFromContainer (2.08s) [2023-01-11T09:05:19.659Z] --- PASS: TestCopyFromContainer// (0.05s) [2023-01-11T09:05:19.659Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2023-01-11T09:05:19.659Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2023-01-11T09:05:19.659Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2023-01-11T09:05:19.659Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2023-01-11T09:05:19.659Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2023-01-11T09:05:19.659Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2023-01-11T09:05:19.659Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2023-01-11T09:05:19.659Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2023-01-11T09:05:19.659Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2023-01-11T09:05:19.659Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-01-11T09:05:19.659Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-11T09:05:19.659Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-11T09:05:19.659Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-11T09:05:19.659Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-11T09:05:19.659Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-11T09:05:19.659Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-11T09:05:19.659Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-11T09:05:19.659Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-11T09:05:19.659Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-11T09:05:19.659Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2023-01-11T09:05:19.659Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2023-01-11T09:05:19.659Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-01-11T09:05:19.659Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2023-01-11T09:05:19.659Z] === RUN TestCreateLinkToNonExistingContainer [2023-01-11T09:05:19.659Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2023-01-11T09:05:19.659Z] === RUN TestCreateWithInvalidEnv [2023-01-11T09:05:19.659Z] === RUN TestCreateWithInvalidEnv/0 [2023-01-11T09:05:19.659Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-01-11T09:05:19.659Z] === RUN TestCreateWithInvalidEnv/1 [2023-01-11T09:05:19.659Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-01-11T09:05:19.659Z] === RUN TestCreateWithInvalidEnv/2 [2023-01-11T09:05:19.659Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-01-11T09:05:19.659Z] === CONT TestCreateWithInvalidEnv/0 [2023-01-11T09:05:19.659Z] === CONT TestCreateWithInvalidEnv/2 [2023-01-11T09:05:19.920Z] === CONT TestCreateWithInvalidEnv/1 [2023-01-11T09:05:19.920Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2023-01-11T09:05:19.920Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-01-11T09:05:19.920Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2023-01-11T09:05:19.920Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-01-11T09:05:19.920Z] === RUN TestCreateTmpfsMountsTarget [2023-01-11T09:05:19.920Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2023-01-11T09:05:19.920Z] === RUN TestCreateWithCustomMaskedPaths [2023-01-11T09:05:19.961Z] --- PASS: TestSecretsUpdate (2.14s) [2023-01-11T09:05:19.961Z] === RUN TestTemplatedSecret [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-01-11T09:05:20.176Z] === RUN TestWriteLog [2023-01-11T09:05:20.176Z] === PAUSE TestWriteLog [2023-01-11T09:05:20.176Z] === RUN TestReadLog [2023-01-11T09:05:20.176Z] === PAUSE TestReadLog [2023-01-11T09:05:20.176Z] === RUN TestDecode [2023-01-11T09:05:20.176Z] --- PASS: TestDecode (0.01s) [2023-01-11T09:05:20.176Z] === CONT TestWriteLog [2023-01-11T09:05:20.176Z] === CONT TestReadLog [2023-01-11T09:05:20.176Z] === RUN TestReadLog/tail_exact [2023-01-11T09:05:20.176Z] --- PASS: TestWriteLog (0.02s) [2023-01-11T09:05:20.176Z] === RUN TestReadLog/tail_less_than_available [2023-01-11T09:05:20.176Z] === RUN TestReadLog/tail_more_than_available [2023-01-11T09:05:20.176Z] --- PASS: TestReadLog (0.22s) [2023-01-11T09:05:20.176Z] --- PASS: TestReadLog/tail_exact (0.15s) [2023-01-11T09:05:20.176Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2023-01-11T09:05:20.176Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2023-01-11T09:05:20.176Z] PASS [2023-01-11T09:05:20.176Z] coverage: 78.7% of statements [2023-01-11T09:05:20.176Z] ok github.com/docker/docker/daemon/logger/local 0.445s coverage: 78.7% of statements [2023-01-11T09:05:20.181Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2023-01-11T09:05:20.316Z] + bundleName=amd64-rootless [2023-01-11T09:05:20.316Z] + echo Creating amd64-rootless-bundles.tar.gz [2023-01-11T09:05:20.316Z] Creating amd64-rootless-bundles.tar.gz [2023-01-11T09:05:20.316Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2023-01-11T09:05:20.316Z] + 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 [2023-01-11T09:05:20.325Z] Archiving artifacts [2023-01-11T09:05:20.506Z] --- PASS: TestServiceUpdateNetwork (12.06s) [2023-01-11T09:05:20.506Z] === RUN TestServiceUpdatePidsLimit [2023-01-11T09:05:20.506Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-01-11T09:05:20.700Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-01-11T09:05:20.700Z] === RUN TestLog [2023-01-11T09:05:20.700Z] --- PASS: TestLog (0.01s) [2023-01-11T09:05:20.700Z] PASS [2023-01-11T09:05:20.700Z] coverage: 31.5% of statements [2023-01-11T09:05:20.700Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.090s coverage: 31.5% of statements [2023-01-11T09:05:20.700Z] === RUN TestOpenFileDelete [2023-01-11T09:05:20.700Z] --- PASS: TestOpenFileDelete (0.00s) [2023-01-11T09:05:20.700Z] === RUN TestOpenFileRename [2023-01-11T09:05:20.700Z] --- PASS: TestOpenFileRename (0.00s) [2023-01-11T09:05:20.700Z] === RUN TestHandleDecoderErr [2023-01-11T09:05:20.700Z] --- PASS: TestHandleDecoderErr (0.00s) [2023-01-11T09:05:20.700Z] === RUN TestParseLogTagDefaultTag [2023-01-11T09:05:20.700Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2023-01-11T09:05:20.700Z] === RUN TestParseLogTag [2023-01-11T09:05:20.700Z] --- PASS: TestParseLogTag (0.00s) [2023-01-11T09:05:20.700Z] === RUN TestParseLogTagEmptyTag [2023-01-11T09:05:20.701Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2023-01-11T09:05:20.701Z] === RUN TestTailFiles [2023-01-11T09:05:20.701Z] --- PASS: TestTailFiles (0.00s) [2023-01-11T09:05:20.701Z] === RUN TestFollowLogsConsumerGone [2023-01-11T09:05:20.701Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2023-01-11T09:05:20.701Z] === RUN TestFollowLogsProducerGone [2023-01-11T09:05:20.701Z] logfile_test.go:234: messages sent: 4098, received: 4098 [2023-01-11T09:05:20.701Z] logfile_test.go:181: logDecode() closed after sending 4098 messages [2023-01-11T09:05:20.701Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2023-01-11T09:05:20.701Z] === RUN TestCheckCapacityAndRotate [2023-01-11T09:05:20.701Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2023-01-11T09:05:20.701Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2023-01-11T09:05:20.701Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2023-01-11T09:05:20.701Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2023-01-11T09:05:20.701Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2023-01-11T09:05:20.701Z] PASS [2023-01-11T09:05:20.701Z] coverage: 55.5% of statements [2023-01-11T09:05:20.701Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.252s coverage: 55.5% of statements [2023-01-11T09:05:20.762Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-01-11T09:05:21.565Z] --- PASS: TestCreateWithCustomMaskedPaths (1.70s) [2023-01-11T09:05:21.565Z] === RUN TestCreateWithCustomReadonlyPaths [2023-01-11T09:05:21.668Z] === RUN TestNewParse [2023-01-11T09:05:21.668Z] --- PASS: TestNewParse (0.00s) [2023-01-11T09:05:21.668Z] PASS [2023-01-11T09:05:21.668Z] coverage: 8.3% of statements [2023-01-11T09:05:21.668Z] ok github.com/docker/docker/daemon/logger/templates 0.063s coverage: 8.3% of statements [2023-01-11T09:05:21.668Z] === RUN TestValidateLogOpt [2023-01-11T09:05:21.668Z] --- PASS: TestValidateLogOpt (0.00s) [2023-01-11T09:05:21.668Z] === RUN TestNewMissedConfig [2023-01-11T09:05:21.668Z] --- PASS: TestNewMissedConfig (0.00s) [2023-01-11T09:05:21.668Z] === RUN TestNewMissedUrl [2023-01-11T09:05:21.668Z] --- PASS: TestNewMissedUrl (0.00s) [2023-01-11T09:05:21.668Z] === RUN TestNewMissedToken [2023-01-11T09:05:21.668Z] --- PASS: TestNewMissedToken (0.00s) [2023-01-11T09:05:21.668Z] === RUN TestNewWithProxy [2023-01-11T09:05:21.668Z] --- PASS: TestNewWithProxy (0.00s) [2023-01-11T09:05:21.668Z] === RUN TestDefault [2023-01-11T09:05:21.668Z] --- PASS: TestDefault (0.01s) [2023-01-11T09:05:21.668Z] === RUN TestInlineFormatWithNonDefaultOptions [2023-01-11T09:05:21.668Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2023-01-11T09:05:21.668Z] === RUN TestJsonFormat [2023-01-11T09:05:21.668Z] --- PASS: TestJsonFormat (0.01s) [2023-01-11T09:05:21.668Z] === RUN TestRawFormat [2023-01-11T09:05:21.668Z] --- PASS: TestRawFormat (0.00s) [2023-01-11T09:05:21.668Z] === RUN TestRawFormatWithLabels [2023-01-11T09:05:21.668Z] --- PASS: TestRawFormatWithLabels (0.00s) [2023-01-11T09:05:21.668Z] === RUN TestRawFormatWithoutTag [2023-01-11T09:05:21.668Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2023-01-11T09:05:21.668Z] === RUN TestBatching [2023-01-11T09:05:21.861Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44795/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-01-11T09:05:22.128Z] --- PASS: TestBatching (0.29s) [2023-01-11T09:05:22.128Z] === RUN TestFrequency [2023-01-11T09:05:22.128Z] === RUN TestParseLogFormat [2023-01-11T09:05:22.128Z] --- PASS: TestParseLogFormat (0.00s) [2023-01-11T09:05:22.128Z] === RUN TestValidateLogOptEmpty [2023-01-11T09:05:22.128Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2023-01-11T09:05:22.128Z] === RUN TestValidateSyslogAddress [2023-01-11T09:05:22.128Z] --- PASS: TestValidateSyslogAddress (0.00s) [2023-01-11T09:05:22.128Z] === RUN TestParseAddressDefaultPort [2023-01-11T09:05:22.128Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2023-01-11T09:05:22.128Z] === RUN TestValidateSyslogFacility [2023-01-11T09:05:22.128Z] --- PASS: TestValidateSyslogFacility (0.00s) [2023-01-11T09:05:22.128Z] === RUN TestValidateLogOptSyslogFormat [2023-01-11T09:05:22.128Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2023-01-11T09:05:22.128Z] === RUN TestValidateLogOpt [2023-01-11T09:05:22.128Z] --- PASS: TestValidateLogOpt (0.00s) [2023-01-11T09:05:22.128Z] PASS [2023-01-11T09:05:22.128Z] coverage: 46.8% of statements [2023-01-11T09:05:22.128Z] ok github.com/docker/docker/daemon/logger/syslog 0.075s coverage: 46.8% of statements [2023-01-11T09:05:22.128Z] --- PASS: TestFrequency (0.18s) [2023-01-11T09:05:22.128Z] === RUN TestOneMessagePerRequest [2023-01-11T09:05:22.128Z] --- PASS: TestOneMessagePerRequest (0.01s) [2023-01-11T09:05:22.128Z] === RUN TestVerify [2023-01-11T09:05:22.128Z] --- PASS: TestVerify (0.00s) [2023-01-11T09:05:22.128Z] === RUN TestSkipVerify [2023-01-11T09:05:22.213Z] + make clean [2023-01-11T09:05:22.497Z] --- PASS: TestTemplatedSecret (2.55s) [2023-01-11T09:05:22.497Z] === RUN TestSecretCreateResolve [2023-01-11T09:05:22.586Z] time="2023-01-11T09:05:21Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-11T09:05:22.586Z] time="2023-01-11T09:05:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-11T09:05:22.586Z] time="2023-01-11T09:05:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-11T09:05:22.778Z] docker volume rm -f docker-dev-cache [2023-01-11T09:05:22.778Z] docker-dev-cache [Pipeline] deleteDir [2023-01-11T09:05:22.803Z] Leaving: AppArmorNo profiles have been unloaded. [2023-01-11T09:05:22.803Z] [2023-01-11T09:05:22.803Z] Unloading profiles will leave already running processes permanently [2023-01-11T09:05:22.803Z] unconfined, which can lead to unexpected situations. [2023-01-11T09:05:22.803Z] [2023-01-11T09:05:22.803Z] To set a process to complain mode, use the command line tool [2023-01-11T09:05:22.803Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-01-11T09:05:22.803Z] [2023-01-11T09:05:22.948Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.54s) [2023-01-11T09:05:22.948Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-01-11T09:05:22.948Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-11T09:05:22.948Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-11T09:05:22.948Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-11T09:05:22.948Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-11T09:05:22.948Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-11T09:05:22.948Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-11T09:05:22.948Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-11T09:05:22.948Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-11T09:05:22.948Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-11T09:05:22.948Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-11T09:05:23.102Z] --- PASS: TestSkipVerify (0.85s) [2023-01-11T09:05:23.102Z] === RUN TestBufferMaximum [2023-01-11T09:05:23.102Z] time="2023-01-11T09:05:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-11T09:05:23.102Z] time="2023-01-11T09:05:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-11T09:05:23.102Z] time="2023-01-11T09:05:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-11T09:05:23.102Z] time="2023-01-11T09:05:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-11T09:05:23.102Z] time="2023-01-11T09:05:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-11T09:05:23.102Z] time="2023-01-11T09:05:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673427922.788355\",\"host\":\"a4610dfe548d\"}'" [2023-01-11T09:05:23.102Z] time="2023-01-11T09:05:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673427922.788355\",\"host\":\"a4610dfe548d\"}'" [2023-01-11T09:05:23.102Z] --- PASS: TestBufferMaximum (0.00s) [2023-01-11T09:05:23.103Z] === RUN TestServerAlwaysDown [2023-01-11T09:05:23.103Z] time="2023-01-11T09:05:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-11T09:05:23.103Z] time="2023-01-11T09:05:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-11T09:05:23.103Z] time="2023-01-11T09:05:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673427922.788355\",\"host\":\"a4610dfe548d\"}'" [2023-01-11T09:05:23.103Z] time="2023-01-11T09:05:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673427922.788355\",\"host\":\"a4610dfe548d\"}'" [2023-01-11T09:05:23.103Z] time="2023-01-11T09:05:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-01-11T09:05:23.103Z] time="2023-01-11T09:05:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673427922.788355\",\"host\":\"a4610dfe548d\"}'" [2023-01-11T09:05:23.103Z] time="2023-01-11T09:05:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673427922.788355\",\"host\":\"a4610dfe548d\"}'" [2023-01-11T09:05:23.103Z] time="2023-01-11T09:05:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1673427922.788355\",\"host\":\"a4610dfe548d\"}'" [2023-01-11T09:05:23.103Z] --- PASS: TestServerAlwaysDown (0.00s) [2023-01-11T09:05:23.103Z] === RUN TestCannotSendAfterClose [2023-01-11T09:05:23.103Z] --- PASS: TestCannotSendAfterClose (0.00s) [2023-01-11T09:05:23.103Z] === RUN TestDeadlockOnBlockedEndpoint [2023-01-11T09:05:23.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-11T09:05:23.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-11T09:05:23.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-11T09:05:23.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-11T09:05:23.208Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-11T09:05:23.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2023-01-11T09:05:23.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2023-01-11T09:05:23.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.06s) [2023-01-11T09:05:23.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2023-01-11T09:05:23.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2023-01-11T09:05:23.208Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2023-01-11T09:05:23.208Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-01-11T09:05:23.208Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters Post stage [Pipeline] junit [2023-01-11T09:05:23.379Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [2023-01-11T09:05:23.563Z] === RUN TestV1IDService [2023-01-11T09:05:23.563Z] --- PASS: TestV1IDService (0.04s) [2023-01-11T09:05:23.563Z] === RUN TestV2MetadataService [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-11T09:05:24.027Z] time="2023-01-11T09:05:23Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49218/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2023-01-11T09:05:24.027Z] time="2023-01-11T09:05:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a4610dfe548d\"}'" [2023-01-11T09:05:24.027Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2023-01-11T09:05:24.027Z] PASS [2023-01-11T09:05:24.027Z] coverage: 82.5% of statements [2023-01-11T09:05:24.027Z] ok github.com/docker/docker/daemon/logger/splunk 2.430s coverage: 82.5% of statements [2023-01-11T09:05:24.027Z] ? github.com/docker/docker/daemon/names [no test files] [2023-01-11T09:05:24.027Z] ? github.com/docker/docker/daemon/network [no test files] [2023-01-11T09:05:24.027Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-01-11T09:05:24.148Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2023-01-11T09:05:24.148Z] === RUN TestCreateDifferentPlatform [2023-01-11T09:05:24.148Z] === RUN TestCreateDifferentPlatform/different_os [2023-01-11T09:05:24.148Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-01-11T09:05:24.148Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2023-01-11T09:05:24.148Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-01-11T09:05:24.148Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2023-01-11T09:05:24.148Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-01-11T09:05:24.148Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-01-11T09:05:24.148Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-01-11T09:05:24.148Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-01-11T09:05:24.148Z] === RUN TestContainerStartOnDaemonRestart [2023-01-11T09:05:24.148Z] === PAUSE TestContainerStartOnDaemonRestart [2023-01-11T09:05:24.148Z] === RUN TestDaemonRestartIpcMode [2023-01-11T09:05:24.148Z] === PAUSE TestDaemonRestartIpcMode [2023-01-11T09:05:24.148Z] === RUN TestDaemonHostGatewayIP [2023-01-11T09:05:24.148Z] === PAUSE TestDaemonHostGatewayIP [2023-01-11T09:05:24.148Z] === RUN TestRestartDaemonWithRestartingContainer [2023-01-11T09:05:24.148Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-01-11T09:05:24.148Z] === RUN TestContainerKillOnDaemonStart [2023-01-11T09:05:24.148Z] === PAUSE TestContainerKillOnDaemonStart [2023-01-11T09:05:24.148Z] === RUN TestDiff [2023-01-11T09:05:24.309Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2023-01-11T09:05:24.487Z] === RUN TestSuccessfulDownload [2023-01-11T09:05:24.488Z] download_test.go:268: Needs fixing on Windows [2023-01-11T09:05:24.488Z] --- SKIP: TestSuccessfulDownload (0.00s) [2023-01-11T09:05:24.488Z] === RUN TestCancelledDownload [2023-01-11T09:05:24.488Z] --- PASS: TestCancelledDownload (0.00s) [2023-01-11T09:05:24.488Z] === RUN TestMaxDownloadAttempts [2023-01-11T09:05:24.488Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-01-11T09:05:24.488Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-01-11T09:05:24.488Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-01-11T09:05:24.488Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-01-11T09:05:24.488Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-01-11T09:05:24.488Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-01-11T09:05:24.488Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-01-11T09:05:24.488Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-01-11T09:05:24.488Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-01-11T09:05:24.488Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-01-11T09:05:24.488Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-01-11T09:05:24.488Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-01-11T09:05:24.584Z] + echo Ensuring container killed. [2023-01-11T09:05:24.584Z] Ensuring container killed. [2023-01-11T09:05:24.584Z] + docker rm -vf docker-pr2 [2023-01-11T09:05:24.584Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2023-01-11T09:05:24.718Z] --- PASS: TestDiff (0.53s) [2023-01-11T09:05:24.718Z] === RUN TestExecWithCloseStdin [2023-01-11T09:05:24.871Z] + echo Chowning /workspace to jenkins user [2023-01-11T09:05:24.871Z] Chowning /workspace to jenkins user [2023-01-11T09:05:24.871Z] + id -u [2023-01-11T09:05:24.871Z] + id -g [2023-01-11T09:05:24.871Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44795:/workspace busybox chown -R 1000:1000 /workspace [2023-01-11T09:05:24.871Z] Unable to find image 'busybox:latest' locally [2023-01-11T09:05:24.871Z] latest: Pulling from library/busybox [2023-01-11T09:05:24.976Z] === RUN TestContinueOnError_NonMirrorEndpoint [2023-01-11T09:05:24.976Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2023-01-11T09:05:24.976Z] === RUN TestContinueOnError_MirrorEndpoint [2023-01-11T09:05:24.976Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2023-01-11T09:05:24.976Z] === RUN TestContinueOnError_NeverContinue [2023-01-11T09:05:24.976Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2023-01-11T09:05:24.976Z] === RUN TestContinueOnError_UnnestsErrors [2023-01-11T09:05:24.976Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2023-01-11T09:05:24.976Z] === RUN TestManifestStore [2023-01-11T09:05:24.976Z] === RUN TestManifestStore/no_remote_or_local [2023-01-11T09:05:24.976Z] time="2023-01-11T09:05:24Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local19985008\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2023-01-11T09:05:24.976Z] === RUN TestManifestStore/no_local_cache [2023-01-11T09:05:24.976Z] === RUN TestManifestStore/no_local_cache/digested [2023-01-11T09:05:24.976Z] === RUN TestManifestStore/with_local_cache [2023-01-11T09:05:24.976Z] time="2023-01-11T09:05:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-01-11T09:05:24.976Z] time="2023-01-11T09:05:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-01-11T09:05:24.976Z] time="2023-01-11T09:05:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-01-11T09:05:24.976Z] time="2023-01-11T09:05:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-01-11T09:05:24.976Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2023-01-11T09:05:24.976Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.62s) [2023-01-11T09:05:24.976Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.62s) [2023-01-11T09:05:24.976Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.62s) [2023-01-11T09:05:24.976Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.62s) [2023-01-11T09:05:24.976Z] === RUN TestTransfer [2023-01-11T09:05:25.030Z] --- PASS: TestSecretCreateResolve (2.14s) [2023-01-11T09:05:25.030Z] PASS [2023-01-11T09:05:25.030Z] [2023-01-11T09:05:25.030Z] DONE 6 tests in 13.165s [2023-01-11T09:05:25.030Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-01-11T09:05:25.030Z] INFO: Testing against a local daemon [2023-01-11T09:05:25.030Z] === RUN TestServiceCreateInit [2023-01-11T09:05:25.030Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-01-11T09:05:25.129Z] 205dae5015e7: Pulling fs layer [2023-01-11T09:05:25.289Z] --- PASS: TestExecWithCloseStdin (0.65s) [2023-01-11T09:05:25.289Z] === RUN TestExec [2023-01-11T09:05:25.387Z] 205dae5015e7: Download complete [2023-01-11T09:05:25.388Z] 205dae5015e7: Pull complete [2023-01-11T09:05:25.388Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c [2023-01-11T09:05:25.388Z] Status: Downloaded newer image for busybox:latest [2023-01-11T09:05:25.443Z] === RUN TestManifestStore/unknown_media_type [2023-01-11T09:05:25.443Z] === RUN TestManifestStore/unknown_media_type/no_cache [2023-01-11T09:05:25.443Z] time="2023-01-11T09:05:24Z" level=warning msg="reference for unknown type: " [2023-01-11T09:05:25.443Z] time="2023-01-11T09:05:24Z" level=warning msg="reference for unknown type: " [2023-01-11T09:05:25.443Z] --- PASS: TestV2MetadataService (1.79s) [2023-01-11T09:05:25.443Z] PASS [2023-01-11T09:05:25.443Z] coverage: 48.2% of statements [2023-01-11T09:05:25.443Z] === RUN TestManifestStore/unknown_media_type/with_cache [2023-01-11T09:05:25.443Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2023-01-11T09:05:25.443Z] ok github.com/docker/docker/distribution/metadata 1.959s coverage: 48.2% of statements [2023-01-11T09:05:25.443Z] time="2023-01-11T09:05:25Z" level=warning msg="reference for unknown type: " [2023-01-11T09:05:25.443Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2023-01-11T09:05:25.443Z] time="2023-01-11T09:05:25Z" level=warning msg="reference for unknown type: " [2023-01-11T09:05:25.443Z] --- PASS: TestTransfer (0.18s) [2023-01-11T09:05:25.443Z] === RUN TestConcurrencyLimit [2023-01-11T09:05:25.443Z] time="2023-01-11T09:05:25Z" level=warning msg="reference for unknown type: " [2023-01-11T09:05:25.443Z] === RUN TestManifestStore/error_persisting_manifest [2023-01-11T09:05:25.443Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2023-01-11T09:05:25.443Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2023-01-11T09:05:25.443Z] time="2023-01-11T09:05:25Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2023-01-11T09:05:25.443Z] --- PASS: TestManifestStore (0.60s) [2023-01-11T09:05:25.443Z] --- PASS: TestManifestStore/no_remote_or_local (0.33s) [2023-01-11T09:05:25.443Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2023-01-11T09:05:25.443Z] --- PASS: TestManifestStore/no_local_cache/digested (0.00s) [2023-01-11T09:05:25.443Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2023-01-11T09:05:25.443Z] --- PASS: TestManifestStore/unknown_media_type (0.18s) [2023-01-11T09:05:25.443Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.06s) [2023-01-11T09:05:25.443Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.12s) [2023-01-11T09:05:25.443Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.07s) [2023-01-11T09:05:25.443Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.06s) [2023-01-11T09:05:25.443Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2023-01-11T09:05:25.443Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2023-01-11T09:05:25.443Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2023-01-11T09:05:25.443Z] === RUN TestDetectManifestBlobMediaType [2023-01-11T09:05:25.443Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2023-01-11T09:05:25.443Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2023-01-11T09:05:25.443Z] === RUN TestDetectManifestBlobMediaType/schema1 [2023-01-11T09:05:25.443Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2023-01-11T09:05:25.443Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2023-01-11T09:05:25.443Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2023-01-11T09:05:25.443Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2023-01-11T09:05:25.443Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2023-01-11T09:05:25.443Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2023-01-11T09:05:25.443Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2023-01-11T09:05:25.443Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2023-01-11T09:05:25.443Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2023-01-11T09:05:25.443Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2023-01-11T09:05:25.443Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2023-01-11T09:05:25.443Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2023-01-11T09:05:25.443Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2023-01-11T09:05:25.443Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2023-01-11T09:05:25.443Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2023-01-11T09:05:25.443Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2023-01-11T09:05:25.443Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2023-01-11T09:05:25.443Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2023-01-11T09:05:25.443Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2023-01-11T09:05:25.443Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2023-01-11T09:05:25.443Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2023-01-11T09:05:25.443Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2023-01-11T09:05:25.443Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2023-01-11T09:05:25.443Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2023-01-11T09:05:25.443Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2023-01-11T09:05:25.443Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2023-01-11T09:05:25.443Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2023-01-11T09:05:25.443Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2023-01-11T09:05:25.443Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2023-01-11T09:05:25.443Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2023-01-11T09:05:25.443Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2023-01-11T09:05:25.443Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2023-01-11T09:05:25.443Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2023-01-11T09:05:25.443Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2023-01-11T09:05:25.443Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2023-01-11T09:05:25.443Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2023-01-11T09:05:25.443Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2023-01-11T09:05:25.443Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2023-01-11T09:05:25.443Z] === RUN TestFixManifestLayers [2023-01-11T09:05:25.443Z] --- PASS: TestFixManifestLayers (0.00s) [2023-01-11T09:05:25.443Z] === RUN TestFixManifestLayersBaseLayerParent [2023-01-11T09:05:25.443Z] pull_v2_test.go:82: Needs fixing on Windows [2023-01-11T09:05:25.443Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2023-01-11T09:05:25.443Z] === RUN TestFixManifestLayersBadParent [2023-01-11T09:05:25.443Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2023-01-11T09:05:25.443Z] === RUN TestValidateManifest [2023-01-11T09:05:25.443Z] pull_v2_test.go:127: Needs fixing on Windows [2023-01-11T09:05:25.443Z] --- SKIP: TestValidateManifest (0.00s) [2023-01-11T09:05:25.443Z] === RUN TestFormatPlatform [2023-01-11T09:05:25.443Z] --- PASS: TestFormatPlatform (0.00s) [2023-01-11T09:05:25.443Z] === RUN TestPullSchema2Config [2023-01-11T09:05:25.443Z] === RUN TestPullSchema2Config/success_first_time [2023-01-11T09:05:25.443Z] pull_v2_test.go:284: HTTP GET /v2/ [2023-01-11T09:05:25.443Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-01-11T09:05:25.443Z] === RUN TestPullSchema2Config/500_status [2023-01-11T09:05:25.443Z] pull_v2_test.go:284: HTTP GET /v2/ [2023-01-11T09:05:25.443Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-01-11T09:05:25.860Z] --- PASS: TestExec (0.68s) [2023-01-11T09:05:25.860Z] === RUN TestExecUser [2023-01-11T09:05:25.903Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-01-11T09:05:25.903Z] === RUN TestPullSchema2Config/EOF [2023-01-11T09:05:25.903Z] pull_v2_test.go:284: HTTP GET /v2/ [2023-01-11T09:05:25.903Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-01-11T09:05:25.903Z] 2023/01/11 09:05:25 http: panic serving 127.0.0.1:49229: intentional panic [2023-01-11T09:05:25.903Z] goroutine 116 [running]: [2023-01-11T09:05:25.903Z] net/http.(*conn).serve.func1() [2023-01-11T09:05:25.903Z] c:/go/src/net/http/server.go:1825 +0xbf [2023-01-11T09:05:25.903Z] panic({0xd65c40, 0xf0bb60}) [2023-01-11T09:05:25.903Z] c:/go/src/runtime/panic.go:844 +0x258 [2023-01-11T09:05:25.903Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0004ae340?, {0xf12a48?, 0xc0003f42a0?}) [2023-01-11T09:05:25.903Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2023-01-11T09:05:25.903Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xf12a48, 0xc0003f42a0}, 0xc0003f0700) [2023-01-11T09:05:25.903Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2023-01-11T09:05:25.903Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xf12a48?, 0xc0003f42a0?}, 0x1288560?) [2023-01-11T09:05:25.903Z] c:/go/src/net/http/server.go:2084 +0x2f [2023-01-11T09:05:25.903Z] net/http.serverHandler.ServeHTTP({0xc00035d5f0?}, {0xf12a48, 0xc0003f42a0}, 0xc0003f0700) [2023-01-11T09:05:25.903Z] c:/go/src/net/http/server.go:2916 +0x43b [2023-01-11T09:05:25.903Z] net/http.(*conn).serve(0xc0002603c0, {0xf13158, 0xc000204750}) [2023-01-11T09:05:25.903Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2023-01-11T09:05:25.903Z] created by net/http.(*Server).Serve [2023-01-11T09:05:25.903Z] c:/go/src/net/http/server.go:3071 +0x4db [2023-01-11T09:05:25.903Z] --- PASS: TestConcurrencyLimit (0.50s) [2023-01-11T09:05:25.903Z] === RUN TestInactiveJobs [2023-01-11T09:05:25.903Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-01-11T09:05:25.903Z] === RUN TestPullSchema2Config/unauthorized [2023-01-11T09:05:25.903Z] pull_v2_test.go:284: HTTP GET /v2/ [2023-01-11T09:05:25.903Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-01-11T09:05:25.903Z] --- PASS: TestPullSchema2Config (0.55s) [2023-01-11T09:05:25.903Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2023-01-11T09:05:25.903Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2023-01-11T09:05:25.903Z] --- PASS: TestPullSchema2Config/EOF (0.27s) [2023-01-11T09:05:25.903Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2023-01-11T09:05:25.903Z] === RUN TestGetRepositoryMountCandidates [2023-01-11T09:05:25.903Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2023-01-11T09:05:25.903Z] === RUN TestLayerAlreadyExists [2023-01-11T09:05:25.903Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2023-01-11T09:05:25.903Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2023-01-11T09:05:25.903Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2023-01-11T09:05:25.903Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2023-01-11T09:05:25.903Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2023-01-11T09:05:25.903Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2023-01-11T09:05:25.903Z] --- PASS: TestLayerAlreadyExists (0.00s) [2023-01-11T09:05:25.903Z] === RUN TestWhenEmptyAuthConfig [2023-01-11T09:05:25.903Z] === RUN TestNotFound [2023-01-11T09:05:25.903Z] --- PASS: TestNotFound (0.00s) [2023-01-11T09:05:25.903Z] === RUN TestConflict [2023-01-11T09:05:25.903Z] --- PASS: TestConflict (0.00s) [2023-01-11T09:05:25.903Z] === RUN TestForbidden [2023-01-11T09:05:25.903Z] --- PASS: TestForbidden (0.00s) [2023-01-11T09:05:25.903Z] === RUN TestInvalidParameter [2023-01-11T09:05:25.903Z] --- PASS: TestInvalidParameter (0.00s) [2023-01-11T09:05:25.903Z] === RUN TestNotImplemented [2023-01-11T09:05:26.121Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2023-01-11T09:05:26.361Z] --- PASS: TestNotImplemented (0.00s) [2023-01-11T09:05:26.361Z] === RUN TestNotModified [2023-01-11T09:05:26.361Z] --- PASS: TestNotModified (0.00s) [2023-01-11T09:05:26.361Z] === RUN TestUnauthorized [2023-01-11T09:05:26.361Z] --- PASS: TestUnauthorized (0.00s) [2023-01-11T09:05:26.361Z] === RUN TestUnknown [2023-01-11T09:05:26.361Z] --- PASS: TestUnknown (0.00s) [2023-01-11T09:05:26.361Z] === RUN TestCancelled [2023-01-11T09:05:26.361Z] --- PASS: TestCancelled (0.00s) [2023-01-11T09:05:26.361Z] === RUN TestDeadline [2023-01-11T09:05:26.361Z] --- PASS: TestDeadline (0.00s) [2023-01-11T09:05:26.361Z] === RUN TestDataLoss [2023-01-11T09:05:26.361Z] --- PASS: TestDataLoss (0.00s) [2023-01-11T09:05:26.361Z] === RUN TestUnavailable [2023-01-11T09:05:26.361Z] --- PASS: TestUnavailable (0.00s) [2023-01-11T09:05:26.361Z] === RUN TestSystem [2023-01-11T09:05:26.361Z] --- PASS: TestSystem (0.00s) [2023-01-11T09:05:26.361Z] === RUN TestFromStatusCode [2023-01-11T09:05:26.361Z] === RUN TestFromStatusCode/Not_Found [2023-01-11T09:05:26.361Z] === RUN TestFromStatusCode/Bad_Request [2023-01-11T09:05:26.361Z] === RUN TestFromStatusCode/Conflict [2023-01-11T09:05:26.361Z] === RUN TestFromStatusCode/Unauthorized [2023-01-11T09:05:26.361Z] === RUN TestFromStatusCode/Service_Unavailable [2023-01-11T09:05:26.361Z] === RUN TestFromStatusCode/Forbidden [2023-01-11T09:05:26.361Z] === RUN TestFromStatusCode/Not_Modified [2023-01-11T09:05:26.361Z] === RUN TestFromStatusCode/Not_Implemented [2023-01-11T09:05:26.362Z] === RUN TestFromStatusCode/Internal_Server_Error [2023-01-11T09:05:26.362Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2023-01-11T09:05:26.362Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2023-01-11T09:05:26.362Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2023-01-11T09:05:26.362Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2023-01-11T09:05:26.362Z] --- PASS: TestFromStatusCode (0.00s) [2023-01-11T09:05:26.362Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2023-01-11T09:05:26.362Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2023-01-11T09:05:26.362Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2023-01-11T09:05:26.362Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2023-01-11T09:05:26.362Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2023-01-11T09:05:26.362Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2023-01-11T09:05:26.362Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2023-01-11T09:05:26.362Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2023-01-11T09:05:26.362Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2023-01-11T09:05:26.362Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2023-01-11T09:05:26.362Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2023-01-11T09:05:26.362Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2023-01-11T09:05:26.362Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2023-01-11T09:05:26.362Z] PASS [2023-01-11T09:05:26.362Z] coverage: 77.0% of statements [2023-01-11T09:05:26.362Z] ok github.com/docker/docker/errdefs 0.053s coverage: 77.0% of statements [2023-01-11T09:05:26.362Z] --- PASS: TestInactiveJobs (0.54s) [2023-01-11T09:05:26.362Z] === RUN TestWatchRelease [2023-01-11T09:05:26.362Z] --- PASS: TestWatchRelease (0.11s) [2023-01-11T09:05:26.362Z] === RUN TestWatchFinishedTransfer [2023-01-11T09:05:26.362Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2023-01-11T09:05:26.362Z] === RUN TestDuplicateTransfer [2023-01-11T09:05:26.690Z] --- PASS: TestExecUser (0.68s) [2023-01-11T09:05:26.691Z] === RUN TestExportContainerAndImportImage [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-01-11T09:05:26.820Z] --- PASS: TestDuplicateTransfer (0.08s) [2023-01-11T09:05:26.820Z] === RUN TestSuccessfulUpload [2023-01-11T09:05:26.820Z] --- PASS: TestWhenEmptyAuthConfig (0.91s) [2023-01-11T09:05:26.820Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2023-01-11T09:05:26.820Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2023-01-11T09:05:26.820Z] === RUN TestTokenPassThru [2023-01-11T09:05:26.820Z] --- PASS: TestTokenPassThru (0.01s) [2023-01-11T09:05:26.820Z] === RUN TestTokenPassThruDifferentHost [2023-01-11T09:05:26.820Z] time="2023-01-11T09:05:26Z" level=error msg="Upload failed, retrying: simulating retry" [2023-01-11T09:05:26.820Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2023-01-11T09:05:26.820Z] PASS [2023-01-11T09:05:26.820Z] coverage: 27.4% of statements [2023-01-11T09:05:26.820Z] ok github.com/docker/docker/distribution 2.212s coverage: 27.4% of statements [2023-01-11T09:05:26.951Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2023-01-11T09:05:27.053Z] + bundleName=docker-py [2023-01-11T09:05:27.053Z] + echo Creating docker-py-bundles.tar.gz [2023-01-11T09:05:27.053Z] Creating docker-py-bundles.tar.gz [2023-01-11T09:05:27.053Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2023-01-11T09:05:27.064Z] Archiving artifacts [2023-01-11T09:05:27.278Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-01-11T09:05:27.278Z] --- PASS: TestSuccessfulUpload (0.52s) [2023-01-11T09:05:27.278Z] === RUN TestCancelledUpload [2023-01-11T09:05:27.278Z] --- PASS: TestCancelledUpload (0.01s) [2023-01-11T09:05:27.278Z] PASS [2023-01-11T09:05:27.278Z] coverage: 76.4% of statements [2023-01-11T09:05:27.278Z] ok github.com/docker/docker/distribution/xfer 2.697s coverage: 76.4% of statements [2023-01-11T09:05:27.278Z] ? github.com/docker/docker/dockerversion [no test files] [2023-01-11T09:05:27.278Z] === RUN TestCompare [2023-01-11T09:05:27.278Z] --- PASS: TestCompare (0.00s) [2023-01-11T09:05:27.278Z] PASS [2023-01-11T09:05:27.278Z] coverage: 19.2% of statements [2023-01-11T09:05:27.278Z] ok github.com/docker/docker/image/cache 0.093s coverage: 19.2% of statements [2023-01-11T09:05:27.522Z] check_test.go:309: [de9390860b872] daemon is not started [2023-01-11T09:05:27.522Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2023-01-11T09:05:27.522Z] --- PASS: TestExportContainerAndImportImage (0.87s) [2023-01-11T09:05:27.522Z] === RUN TestExportContainerAfterDaemonRestart [2023-01-11T09:05:27.738Z] === RUN TestFSGetInvalidData [2023-01-11T09:05:27.738Z] --- PASS: TestFSGetInvalidData (0.02s) [2023-01-11T09:05:27.738Z] === RUN TestFSInvalidSet [2023-01-11T09:05:27.738Z] --- PASS: TestFSInvalidSet (0.02s) [2023-01-11T09:05:27.738Z] === RUN TestFSInvalidRoot [2023-01-11T09:05:27.738Z] --- PASS: TestFSInvalidRoot (0.01s) [2023-01-11T09:05:27.738Z] === RUN TestFSMetadataGetSet [2023-01-11T09:05:27.738Z] --- PASS: TestFSMetadataGetSet (0.06s) [2023-01-11T09:05:27.738Z] === RUN TestFSInvalidWalker [2023-01-11T09:05:27.738Z] --- PASS: TestFSInvalidWalker (0.02s) [2023-01-11T09:05:27.738Z] === RUN TestFSGetSet [2023-01-11T09:05:27.738Z] --- PASS: TestFSGetSet (0.03s) [2023-01-11T09:05:27.738Z] === RUN TestFSGetUnsetKey [2023-01-11T09:05:27.738Z] --- PASS: TestFSGetUnsetKey (0.01s) [2023-01-11T09:05:27.738Z] === RUN TestFSGetEmptyData [2023-01-11T09:05:27.738Z] --- PASS: TestFSGetEmptyData (0.01s) [2023-01-11T09:05:27.738Z] === RUN TestFSDelete [2023-01-11T09:05:27.738Z] --- PASS: TestFSDelete (0.03s) [2023-01-11T09:05:27.738Z] === RUN TestFSWalker [2023-01-11T09:05:27.738Z] --- PASS: TestFSWalker (0.03s) [2023-01-11T09:05:27.738Z] === RUN TestFSWalkerStopOnError [2023-01-11T09:05:27.738Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2023-01-11T09:05:27.738Z] === RUN TestNewFromJSON [2023-01-11T09:05:27.738Z] --- PASS: TestNewFromJSON (0.00s) [2023-01-11T09:05:27.738Z] === RUN TestNewFromJSONWithInvalidJSON [2023-01-11T09:05:27.738Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2023-01-11T09:05:27.738Z] === RUN TestMarshalKeyOrder [2023-01-11T09:05:27.738Z] --- PASS: TestMarshalKeyOrder (0.00s) [2023-01-11T09:05:27.738Z] === RUN TestImage [2023-01-11T09:05:27.738Z] --- PASS: TestImage (0.00s) [2023-01-11T09:05:27.738Z] === RUN TestImageOSNotEmpty [2023-01-11T09:05:27.738Z] --- PASS: TestImageOSNotEmpty (0.00s) [2023-01-11T09:05:27.738Z] === RUN TestNewChildImageFromImageWithRootFS [2023-01-11T09:05:27.738Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2023-01-11T09:05:27.738Z] === RUN TestCreate [2023-01-11T09:05:27.738Z] --- PASS: TestCreate (0.00s) [2023-01-11T09:05:27.738Z] === RUN TestRestore [2023-01-11T09:05:28.140Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2023-01-11T09:05:28.197Z] time="2023-01-11T09:05:27Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2023-01-11T09:05:28.197Z] --- PASS: TestRestore (0.26s) [2023-01-11T09:05:28.197Z] === RUN TestAddDelete [2023-01-11T09:05:28.197Z] --- PASS: TestAddDelete (0.06s) [2023-01-11T09:05:28.197Z] === RUN TestSearchAfterDelete [2023-01-11T09:05:28.197Z] --- PASS: TestSearchAfterDelete (0.02s) [2023-01-11T09:05:28.197Z] === RUN TestParentReset [2023-01-11T09:05:28.197Z] --- PASS: TestParentReset (0.13s) [2023-01-11T09:05:28.197Z] === RUN TestGetAndSetLastUpdated [2023-01-11T09:05:28.197Z] --- PASS: TestGetAndSetLastUpdated (0.10s) [2023-01-11T09:05:28.197Z] === RUN TestStoreLen [2023-01-11T09:05:28.318Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-01-11T09:05:28.406Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2023-01-11T09:05:28.454Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44795/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2023-01-11T09:05:28.656Z] --- PASS: TestStoreLen (0.07s) [2023-01-11T09:05:28.656Z] PASS [2023-01-11T09:05:28.656Z] coverage: 86.8% of statements [2023-01-11T09:05:28.656Z] ok github.com/docker/docker/image 1.006s coverage: 86.8% of statements [2023-01-11T09:05:28.656Z] === RUN TestMakeV1ConfigFromConfig [2023-01-11T09:05:28.656Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2023-01-11T09:05:28.656Z] PASS [2023-01-11T09:05:28.656Z] coverage: 25.0% of statements [2023-01-11T09:05:28.656Z] ok github.com/docker/docker/image/v1 0.098s coverage: 25.0% of statements [2023-01-11T09:05:28.849Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-01-11T09:05:28.860Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=9054ce9868069bcf5d2b05227354d1438621f971 -e DOCKER_GRAPHDRIVER docker:9054ce9868069bcf5d2b05227354d1438621f971 hack/make.sh binary-daemon [2023-01-11T09:05:28.976Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2023-01-11T09:05:28.976Z] === RUN TestHealthCheckWorkdir [2023-01-11T09:05:28.976Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2023-01-11T09:05:29.115Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-01-11T09:05:29.115Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-01-11T09:05:29.118Z] [2023-01-11T09:05:29.237Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2023-01-11T09:05:29.237Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2023-01-11T09:05:29.376Z] Removing bundles/ [2023-01-11T09:05:29.376Z] [2023-01-11T09:05:29.376Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2023-01-11T09:05:29.376Z] Building: bundles/binary-daemon/dockerd-dev [2023-01-11T09:05:29.376Z] GOOS="" GOARCH="" GOARM="" [2023-01-11T09:05:29.808Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2023-01-11T09:05:29.808Z] === RUN TestHealthKillContainer [2023-01-11T09:05:30.127Z] === RUN TestEnvironmentParsing [2023-01-11T09:05:30.127Z] --- PASS: TestEnvironmentParsing (0.00s) [2023-01-11T09:05:30.127Z] PASS [2023-01-11T09:05:30.127Z] coverage: 1.0% of statements [2023-01-11T09:05:30.127Z] ok github.com/docker/docker/libcontainerd/local 0.070s coverage: 1.0% of statements [2023-01-11T09:05:30.127Z] === RUN TestSerialization [2023-01-11T09:05:30.127Z] --- PASS: TestSerialization (0.03s) [2023-01-11T09:05:30.127Z] PASS [2023-01-11T09:05:30.127Z] coverage: 100.0% of statements [2023-01-11T09:05:30.127Z] ok github.com/docker/docker/libcontainerd/queue 0.085s coverage: 100.0% of statements [2023-01-11T09:05:30.586Z] === RUN TestEmptyLayer [2023-01-11T09:05:30.586Z] --- PASS: TestEmptyLayer (0.00s) [2023-01-11T09:05:30.586Z] === RUN TestCommitFailure [2023-01-11T09:05:30.586Z] --- PASS: TestCommitFailure (0.02s) [2023-01-11T09:05:30.586Z] === RUN TestStartTransactionFailure [2023-01-11T09:05:30.586Z] --- PASS: TestStartTransactionFailure (0.00s) [2023-01-11T09:05:30.586Z] === RUN TestGetOrphan [2023-01-11T09:05:30.586Z] --- PASS: TestGetOrphan (0.01s) [2023-01-11T09:05:30.586Z] === RUN TestMountAndRegister [2023-01-11T09:05:30.586Z] layer_test.go:271: Layer size: 14 [2023-01-11T09:05:30.586Z] --- PASS: TestMountAndRegister (0.08s) [2023-01-11T09:05:30.586Z] === RUN TestLayerRelease [2023-01-11T09:05:30.586Z] layer_test.go:304: Failing on Windows [2023-01-11T09:05:30.586Z] --- SKIP: TestLayerRelease (0.00s) [2023-01-11T09:05:30.586Z] === RUN TestStoreRestore [2023-01-11T09:05:30.586Z] layer_test.go:353: Failing on Windows [2023-01-11T09:05:30.586Z] --- SKIP: TestStoreRestore (0.00s) [2023-01-11T09:05:30.586Z] === RUN TestTarStreamStability [2023-01-11T09:05:30.586Z] layer_test.go:468: Failing on Windows [2023-01-11T09:05:30.586Z] --- SKIP: TestTarStreamStability (0.00s) [2023-01-11T09:05:30.586Z] === RUN TestRegisterExistingLayer [2023-01-11T09:05:30.586Z] --- PASS: TestRegisterExistingLayer (0.21s) [2023-01-11T09:05:30.586Z] === RUN TestTarStreamVerification [2023-01-11T09:05:30.586Z] layer_test.go:697: Failing on Windows [2023-01-11T09:05:30.586Z] --- SKIP: TestTarStreamVerification (0.00s) [2023-01-11T09:05:30.586Z] === RUN TestLayerMigration [2023-01-11T09:05:30.586Z] migration_test.go:46: Failing on Windows [2023-01-11T09:05:30.586Z] --- SKIP: TestLayerMigration (0.00s) [2023-01-11T09:05:30.586Z] === RUN TestLayerMigrationNoTarsplit [2023-01-11T09:05:30.586Z] migration_test.go:182: Failing on Windows [2023-01-11T09:05:30.586Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2023-01-11T09:05:30.586Z] === RUN TestMountInit [2023-01-11T09:05:30.586Z] mount_test.go:17: Failing on Windows [2023-01-11T09:05:30.586Z] --- SKIP: TestMountInit (0.00s) [2023-01-11T09:05:30.586Z] === RUN TestMountSize [2023-01-11T09:05:30.586Z] mount_test.go:76: Failing on Windows [2023-01-11T09:05:30.586Z] --- SKIP: TestMountSize (0.00s) [2023-01-11T09:05:30.586Z] === RUN TestMountChanges [2023-01-11T09:05:30.586Z] mount_test.go:125: Failing on Windows [2023-01-11T09:05:30.586Z] --- SKIP: TestMountChanges (0.00s) [2023-01-11T09:05:30.586Z] === RUN TestMountApply [2023-01-11T09:05:30.586Z] mount_test.go:212: Failing on Windows [2023-01-11T09:05:30.586Z] --- SKIP: TestMountApply (0.00s) [2023-01-11T09:05:30.586Z] PASS [2023-01-11T09:05:30.586Z] coverage: 30.1% of statements [2023-01-11T09:05:30.586Z] ok github.com/docker/docker/layer 0.405s coverage: 30.1% of statements [2023-01-11T09:05:30.586Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2023-01-11T09:05:30.586Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2023-01-11T09:05:30.586Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2023-01-11T09:05:30.586Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2023-01-11T09:05:30.586Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2023-01-11T09:05:30.586Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2023-01-11T09:05:30.586Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2023-01-11T09:05:30.586Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2023-01-11T09:05:30.586Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2023-01-11T09:05:30.586Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2023-01-11T09:05:30.586Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2023-01-11T09:05:30.586Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2023-01-11T09:05:30.586Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2023-01-11T09:05:30.586Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2023-01-11T09:05:30.586Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2023-01-11T09:05:30.586Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2023-01-11T09:05:30.586Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2023-01-11T09:05:30.586Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2023-01-11T09:05:30.586Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2023-01-11T09:05:30.586Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2023-01-11T09:05:30.586Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2023-01-11T09:05:30.586Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2023-01-11T09:05:30.586Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2023-01-11T09:05:30.586Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2023-01-11T09:05:30.586Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2023-01-11T09:05:30.586Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2023-01-11T09:05:30.586Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2023-01-11T09:05:30.586Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2023-01-11T09:05:30.748Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2023-01-11T09:05:31.098Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2023-01-11T09:05:31.098Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2023-01-11T09:05:31.098Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2023-01-11T09:05:31.098Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2023-01-11T09:05:31.098Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2023-01-11T09:05:31.098Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2023-01-11T09:05:31.098Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2023-01-11T09:05:31.098Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2023-01-11T09:05:31.098Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2023-01-11T09:05:31.098Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2023-01-11T09:05:31.098Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2023-01-11T09:05:31.098Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2023-01-11T09:05:31.098Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2023-01-11T09:05:31.098Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2023-01-11T09:05:31.098Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2023-01-11T09:05:31.098Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2023-01-11T09:05:31.098Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2023-01-11T09:05:31.098Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2023-01-11T09:05:31.098Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2023-01-11T09:05:31.098Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2023-01-11T09:05:31.098Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2023-01-11T09:05:31.098Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2023-01-11T09:05:31.098Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2023-01-11T09:05:31.098Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2023-01-11T09:05:31.098Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2023-01-11T09:05:31.098Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2023-01-11T09:05:31.098Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2023-01-11T09:05:31.098Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2023-01-11T09:05:31.098Z] PASS [2023-01-11T09:05:31.098Z] coverage: 45.8% of statements [2023-01-11T09:05:31.098Z] ok github.com/docker/docker/oci 0.064s coverage: 45.8% of statements [2023-01-11T09:05:31.098Z] === RUN TestParseVersion [2023-01-11T09:05:31.098Z] --- PASS: TestParseVersion (0.00s) [2023-01-11T09:05:31.098Z] PASS [2023-01-11T09:05:31.098Z] coverage: 52.9% of statements [2023-01-11T09:05:31.098Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-01-11T09:05:31.098Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-01-11T09:05:31.098Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-01-11T09:05:31.098Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-01-11T09:05:31.098Z] ? github.com/docker/docker/oci/caps [no test files] [2023-01-11T09:05:31.098Z] ok github.com/docker/docker/pkg/aaparser 0.114s coverage: 52.9% of statements [2023-01-11T09:05:31.691Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2023-01-11T09:05:32.065Z] === RUN TestAddressPoolOpt [2023-01-11T09:05:32.065Z] --- PASS: TestAddressPoolOpt (0.00s) [2023-01-11T09:05:32.065Z] === RUN TestValidateEnv [2023-01-11T09:05:32.065Z] === RUN TestValidateEnv/a [2023-01-11T09:05:32.065Z] === RUN TestValidateEnv/something [2023-01-11T09:05:32.065Z] === RUN TestValidateEnv/_=a [2023-01-11T09:05:32.065Z] === RUN TestValidateEnv/env1=value1 [2023-01-11T09:05:32.065Z] === RUN TestValidateEnv/_env1=value1 [2023-01-11T09:05:32.065Z] === RUN TestValidateEnv/env2=value2=value3 [2023-01-11T09:05:32.065Z] === RUN TestValidateEnv/env3=abc!qwe [2023-01-11T09:05:32.065Z] === RUN TestValidateEnv/env_4=value_4 [2023-01-11T09:05:32.065Z] === RUN TestValidateEnv/PATH [2023-01-11T09:05:32.065Z] === RUN TestValidateEnv/=a [2023-01-11T09:05:32.065Z] === RUN TestValidateEnv/PATH= [2023-01-11T09:05:32.065Z] === RUN TestValidateEnv/PATH=something [2023-01-11T09:05:32.065Z] === RUN TestValidateEnv/asd!qwe [2023-01-11T09:05:32.065Z] === RUN TestValidateEnv/1asd [2023-01-11T09:05:32.065Z] === RUN TestValidateEnv/123 [2023-01-11T09:05:32.065Z] === RUN TestValidateEnv/some_space [2023-01-11T09:05:32.065Z] === RUN TestValidateEnv/__some_space_before [2023-01-11T09:05:32.065Z] === RUN TestValidateEnv/some_space_after__ [2023-01-11T09:05:32.065Z] === RUN TestValidateEnv/= [2023-01-11T09:05:32.065Z] === RUN TestValidateEnv/PaTh [2023-01-11T09:05:32.065Z] --- PASS: TestValidateEnv (0.00s) [2023-01-11T09:05:32.065Z] --- PASS: TestValidateEnv/a (0.00s) [2023-01-11T09:05:32.065Z] --- PASS: TestValidateEnv/something (0.00s) [2023-01-11T09:05:32.065Z] --- PASS: TestValidateEnv/_=a (0.00s) [2023-01-11T09:05:32.065Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2023-01-11T09:05:32.065Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2023-01-11T09:05:32.065Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2023-01-11T09:05:32.065Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2023-01-11T09:05:32.065Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2023-01-11T09:05:32.065Z] --- PASS: TestValidateEnv/PATH (0.00s) [2023-01-11T09:05:32.065Z] --- PASS: TestValidateEnv/=a (0.00s) [2023-01-11T09:05:32.065Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2023-01-11T09:05:32.065Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2023-01-11T09:05:32.065Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2023-01-11T09:05:32.065Z] --- PASS: TestValidateEnv/1asd (0.00s) [2023-01-11T09:05:32.065Z] --- PASS: TestValidateEnv/123 (0.00s) [2023-01-11T09:05:32.065Z] --- PASS: TestValidateEnv/some_space (0.00s) [2023-01-11T09:05:32.065Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2023-01-11T09:05:32.065Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2023-01-11T09:05:32.065Z] --- PASS: TestValidateEnv/= (0.00s) [2023-01-11T09:05:32.065Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2023-01-11T09:05:32.065Z] === RUN TestParseHost [2023-01-11T09:05:32.066Z] --- PASS: TestParseHost (0.00s) [2023-01-11T09:05:32.066Z] === RUN TestParseDockerDaemonHost [2023-01-11T09:05:32.066Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2023-01-11T09:05:32.066Z] === RUN TestParseTCP [2023-01-11T09:05:32.066Z] --- PASS: TestParseTCP (0.00s) [2023-01-11T09:05:32.066Z] === RUN TestParseInvalidUnixAddrInvalid [2023-01-11T09:05:32.066Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2023-01-11T09:05:32.066Z] === RUN TestValidateExtraHosts [2023-01-11T09:05:32.066Z] --- PASS: TestValidateExtraHosts (0.00s) [2023-01-11T09:05:32.066Z] === RUN TestIpOptString [2023-01-11T09:05:32.066Z] --- PASS: TestIpOptString (0.00s) [2023-01-11T09:05:32.066Z] === RUN TestNewIpOptInvalidDefaultVal [2023-01-11T09:05:32.066Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2023-01-11T09:05:32.066Z] === RUN TestNewIpOptValidDefaultVal [2023-01-11T09:05:32.066Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2023-01-11T09:05:32.066Z] === RUN TestIpOptSetInvalidVal [2023-01-11T09:05:32.066Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2023-01-11T09:05:32.066Z] === RUN TestValidateIPAddress [2023-01-11T09:05:32.066Z] --- PASS: TestValidateIPAddress (0.00s) [2023-01-11T09:05:32.066Z] === RUN TestMapOpts [2023-01-11T09:05:32.066Z] --- PASS: TestMapOpts (0.00s) [2023-01-11T09:05:32.066Z] === RUN TestListOptsWithoutValidator [2023-01-11T09:05:32.066Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2023-01-11T09:05:32.066Z] === RUN TestListOptsWithValidator [2023-01-11T09:05:32.066Z] --- PASS: TestListOptsWithValidator (0.00s) [2023-01-11T09:05:32.066Z] === RUN TestValidateDNSSearch [2023-01-11T09:05:32.066Z] --- PASS: TestValidateDNSSearch (0.00s) [2023-01-11T09:05:32.066Z] === RUN TestValidateLabel [2023-01-11T09:05:32.066Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2023-01-11T09:05:32.066Z] === RUN TestValidateLabel/label_with_general_format [2023-01-11T09:05:32.066Z] === RUN TestValidateLabel/label_with_more_than_one_= [2023-01-11T09:05:32.066Z] === RUN TestValidateLabel/label_with_one_more [2023-01-11T09:05:32.066Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2023-01-11T09:05:32.066Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2023-01-11T09:05:32.066Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2023-01-11T09:05:32.066Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2023-01-11T09:05:32.066Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2023-01-11T09:05:32.066Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2023-01-11T09:05:32.066Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2023-01-11T09:05:32.066Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2023-01-11T09:05:32.066Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2023-01-11T09:05:32.066Z] --- PASS: TestValidateLabel (0.00s) [2023-01-11T09:05:32.066Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2023-01-11T09:05:32.066Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2023-01-11T09:05:32.066Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2023-01-11T09:05:32.066Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2023-01-11T09:05:32.066Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2023-01-11T09:05:32.066Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2023-01-11T09:05:32.066Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2023-01-11T09:05:32.066Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2023-01-11T09:05:32.066Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2023-01-11T09:05:32.066Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2023-01-11T09:05:32.066Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2023-01-11T09:05:32.066Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2023-01-11T09:05:32.066Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2023-01-11T09:05:32.066Z] === RUN TestNamedListOpts [2023-01-11T09:05:32.066Z] --- PASS: TestNamedListOpts (0.00s) [2023-01-11T09:05:32.066Z] === RUN TestNamedMapOpts [2023-01-11T09:05:32.066Z] --- PASS: TestNamedMapOpts (0.00s) [2023-01-11T09:05:32.066Z] === RUN TestParseLink [2023-01-11T09:05:32.066Z] --- PASS: TestParseLink (0.00s) [2023-01-11T09:05:32.066Z] === RUN TestQuotedStringSetWithQuotes [2023-01-11T09:05:32.066Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2023-01-11T09:05:32.066Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2023-01-11T09:05:32.066Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2023-01-11T09:05:32.066Z] === RUN TestQuotedStringSetWithNoQuotes [2023-01-11T09:05:32.066Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2023-01-11T09:05:32.066Z] === RUN TestUlimitOpt [2023-01-11T09:05:32.066Z] --- PASS: TestUlimitOpt (0.00s) [2023-01-11T09:05:32.066Z] PASS [2023-01-11T09:05:32.066Z] coverage: 67.1% of statements [2023-01-11T09:05:32.066Z] ok github.com/docker/docker/opts 0.114s coverage: 67.1% of statements [2023-01-11T09:05:32.066Z] === RUN TestUnbuffered [2023-01-11T09:05:32.066Z] --- PASS: TestUnbuffered (0.00s) [2023-01-11T09:05:32.066Z] === RUN TestRaceUnbuffered [2023-01-11T09:05:32.066Z] --- PASS: TestRaceUnbuffered (0.00s) [2023-01-11T09:05:32.066Z] PASS [2023-01-11T09:05:32.066Z] coverage: 100.0% of statements [2023-01-11T09:05:32.066Z] ok github.com/docker/docker/pkg/broadcaster 0.110s coverage: 100.0% of statements [2023-01-11T09:05:32.509Z] --- PASS: TestServiceCreateInit (7.38s) [2023-01-11T09:05:32.510Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.65s) [2023-01-11T09:05:32.510Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.72s) [2023-01-11T09:05:32.510Z] === RUN TestCreateServiceMultipleTimes [2023-01-11T09:05:32.526Z] === RUN TestPeerCertificateMarshalJSON [2023-01-11T09:05:33.016Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2023-01-11T09:05:33.016Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2023-01-11T09:05:33.016Z] --- PASS: TestPeerCertificateMarshalJSON (0.43s) [2023-01-11T09:05:33.016Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2023-01-11T09:05:33.016Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2023-01-11T09:05:33.016Z] === RUN TestMiddleware [2023-01-11T09:05:33.016Z] --- PASS: TestMiddleware (0.00s) [2023-01-11T09:05:33.016Z] === RUN TestNewResponseModifier [2023-01-11T09:05:33.016Z] --- PASS: TestNewResponseModifier (0.00s) [2023-01-11T09:05:33.016Z] PASS [2023-01-11T09:05:33.016Z] coverage: 26.8% of statements [2023-01-11T09:05:33.016Z] ok github.com/docker/docker/pkg/authorization 0.480s coverage: 26.8% of statements [2023-01-11T09:05:33.474Z] === RUN TestMatch [2023-01-11T09:05:33.474Z] === RUN TestMatch/[[]] [2023-01-11T09:05:33.474Z] === RUN TestMatch/[[foo]] [2023-01-11T09:05:33.474Z] === RUN TestMatch/[[bar]_[foo]] [2023-01-11T09:05:33.474Z] === RUN TestMatch/[[foo_bar]] [2023-01-11T09:05:33.474Z] === RUN TestMatch/[[qux]_[foo]] [2023-01-11T09:05:33.474Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2023-01-11T09:05:33.474Z] === RUN TestMatch/[] [2023-01-11T09:05:33.474Z] === RUN TestMatch/[]#01 [2023-01-11T09:05:33.474Z] === RUN TestMatch/[[qux]] [2023-01-11T09:05:33.474Z] === RUN TestMatch/[[foo_bar_qux]] [2023-01-11T09:05:33.474Z] === RUN TestMatch/[[qux]_[baz]] [2023-01-11T09:05:33.474Z] === RUN TestMatch/[[foo_baz]] [2023-01-11T09:05:33.474Z] --- PASS: TestMatch (0.00s) [2023-01-11T09:05:33.474Z] --- PASS: TestMatch/[[]] (0.00s) [2023-01-11T09:05:33.474Z] --- PASS: TestMatch/[[foo]] (0.00s) [2023-01-11T09:05:33.474Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2023-01-11T09:05:33.474Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2023-01-11T09:05:33.474Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2023-01-11T09:05:33.474Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2023-01-11T09:05:33.474Z] --- PASS: TestMatch/[] (0.00s) [2023-01-11T09:05:33.474Z] --- PASS: TestMatch/[]#01 (0.00s) [2023-01-11T09:05:33.474Z] --- PASS: TestMatch/[[qux]] (0.00s) [2023-01-11T09:05:33.474Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2023-01-11T09:05:33.474Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2023-01-11T09:05:33.474Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2023-01-11T09:05:33.474Z] PASS [2023-01-11T09:05:33.474Z] coverage: 87.5% of statements [2023-01-11T09:05:33.474Z] ok github.com/docker/docker/pkg/capabilities 0.063s coverage: 87.5% of statements [2023-01-11T09:05:33.666Z] === RUN TestDockerSuite/TestBuildAddNonTar [2023-01-11T09:05:33.936Z] === RUN TestChrootTarUntar [2023-01-11T09:05:33.936Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2023-01-11T09:05:33.936Z] --- SKIP: TestChrootTarUntar (0.00s) [2023-01-11T09:05:33.936Z] === RUN TestChrootUntarWithHugeExcludesList [2023-01-11T09:05:33.936Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2023-01-11T09:05:33.936Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.01s) [2023-01-11T09:05:33.936Z] === RUN TestChrootUntarEmptyArchive [2023-01-11T09:05:33.936Z] === RUN TestIsArchivePathDir [2023-01-11T09:05:33.936Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2023-01-11T09:05:33.936Z] === RUN TestChrootTarUntarWithSymlink [2023-01-11T09:05:33.936Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-01-11T09:05:33.936Z] --- SKIP: TestChrootTarUntarWithSymlink (0.01s) [2023-01-11T09:05:33.936Z] === RUN TestChrootCopyWithTar [2023-01-11T09:05:33.936Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-01-11T09:05:33.936Z] --- SKIP: TestChrootCopyWithTar (0.01s) [2023-01-11T09:05:33.936Z] === RUN TestChrootCopyFileWithTar [2023-01-11T09:05:33.936Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2023-01-11T09:05:33.936Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2023-01-11T09:05:33.936Z] === RUN TestChrootUntarPath [2023-01-11T09:05:33.936Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-01-11T09:05:33.936Z] --- SKIP: TestChrootUntarPath (0.01s) [2023-01-11T09:05:33.936Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2023-01-11T09:05:33.936Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2023-01-11T09:05:33.936Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2023-01-11T09:05:33.936Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2023-01-11T09:05:33.936Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2023-01-11T09:05:33.936Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2023-01-11T09:05:33.936Z] === RUN TestChrootApplyDotDotFile [2023-01-11T09:05:33.936Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2023-01-11T09:05:33.936Z] --- SKIP: TestChrootApplyDotDotFile (0.01s) [2023-01-11T09:05:33.936Z] PASS [2023-01-11T09:05:33.936Z] coverage: 15.1% of statements [2023-01-11T09:05:33.936Z] ok github.com/docker/docker/pkg/chrootarchive 0.148s coverage: 15.1% of statements [2023-01-11T09:05:33.936Z] --- PASS: TestIsArchivePathDir (0.10s) [2023-01-11T09:05:33.936Z] === RUN TestIsArchivePathInvalidFile [2023-01-11T09:05:34.237Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2023-01-11T09:05:34.395Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2023-01-11T09:05:34.395Z] === RUN TestIsArchivePathTar [2023-01-11T09:05:34.395Z] === RUN TestSizeEmpty [2023-01-11T09:05:34.395Z] --- PASS: TestSizeEmpty (0.00s) [2023-01-11T09:05:34.395Z] === RUN TestSizeEmptyFile [2023-01-11T09:05:34.395Z] --- PASS: TestSizeEmptyFile (0.00s) [2023-01-11T09:05:34.395Z] === RUN TestSizeNonemptyFile [2023-01-11T09:05:34.395Z] --- PASS: TestSizeNonemptyFile (0.00s) [2023-01-11T09:05:34.395Z] === RUN TestSizeNestedDirectoryEmpty [2023-01-11T09:05:34.395Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2023-01-11T09:05:34.395Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2023-01-11T09:05:34.395Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2023-01-11T09:05:34.395Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2023-01-11T09:05:34.395Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2023-01-11T09:05:34.395Z] === RUN TestMoveToSubdir [2023-01-11T09:05:34.395Z] --- PASS: TestMoveToSubdir (0.00s) [2023-01-11T09:05:34.396Z] === RUN TestSizeNonExistingDirectory [2023-01-11T09:05:34.396Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2023-01-11T09:05:34.396Z] PASS [2023-01-11T09:05:34.396Z] coverage: 80.0% of statements [2023-01-11T09:05:34.396Z] ok github.com/docker/docker/pkg/directory 0.070s coverage: 80.0% of statements [2023-01-11T09:05:34.396Z] --- PASS: TestIsArchivePathTar (0.22s) [2023-01-11T09:05:34.396Z] === RUN TestDecompressStreamGzip [2023-01-11T09:05:34.499Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2023-01-11T09:05:34.853Z] --- PASS: TestDecompressStreamGzip (0.20s) [2023-01-11T09:05:34.853Z] === RUN TestDecompressStreamBzip2 [2023-01-11T09:05:34.853Z] === RUN Test [2023-01-11T09:05:34.853Z] === RUN Test/TestContainsEntry [2023-01-11T09:05:34.853Z] === RUN Test/TestCreateEntries [2023-01-11T09:05:34.853Z] === RUN Test/TestEntriesDiff [2023-01-11T09:05:34.853Z] === RUN Test/TestEntriesEquality [2023-01-11T09:05:34.853Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2023-01-11T09:05:34.853Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2023-01-11T09:05:34.853Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2023-01-11T09:05:34.853Z] === RUN Test/TestGeneratorNotGenerate [2023-01-11T09:05:34.853Z] === RUN Test/TestGeneratorWithPort [2023-01-11T09:05:34.853Z] === RUN Test/TestGeneratorWithPortNotGenerate [2023-01-11T09:05:34.853Z] === RUN Test/TestNewEntry [2023-01-11T09:05:34.853Z] === RUN Test/TestParse [2023-01-11T09:05:34.853Z] --- PASS: Test (0.00s) [2023-01-11T09:05:34.853Z] --- PASS: Test/TestContainsEntry (0.00s) [2023-01-11T09:05:34.853Z] --- PASS: Test/TestCreateEntries (0.00s) [2023-01-11T09:05:34.853Z] --- PASS: Test/TestEntriesDiff (0.00s) [2023-01-11T09:05:34.853Z] --- PASS: Test/TestEntriesEquality (0.00s) [2023-01-11T09:05:34.853Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2023-01-11T09:05:34.853Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2023-01-11T09:05:34.853Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2023-01-11T09:05:34.853Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2023-01-11T09:05:34.853Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2023-01-11T09:05:34.853Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2023-01-11T09:05:34.853Z] --- PASS: Test/TestNewEntry (0.00s) [2023-01-11T09:05:34.853Z] --- PASS: Test/TestParse (0.00s) [2023-01-11T09:05:34.853Z] PASS [2023-01-11T09:05:34.853Z] coverage: 58.3% of statements [2023-01-11T09:05:34.853Z] ok github.com/docker/docker/pkg/discovery 0.049s coverage: 58.3% of statements [2023-01-11T09:05:34.853Z] --- PASS: TestDecompressStreamBzip2 (0.15s) [2023-01-11T09:05:34.853Z] === RUN TestDecompressStreamXz [2023-01-11T09:05:34.853Z] archive_test.go:134: Xz not present in msys2 [2023-01-11T09:05:34.853Z] --- SKIP: TestDecompressStreamXz (0.00s) [2023-01-11T09:05:34.853Z] === RUN TestCompressStreamXzUnsupported [2023-01-11T09:05:34.853Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2023-01-11T09:05:34.853Z] === RUN TestCompressStreamBzip2Unsupported [2023-01-11T09:05:34.853Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2023-01-11T09:05:34.853Z] === RUN TestCompressStreamInvalid [2023-01-11T09:05:34.853Z] --- PASS: TestCompressStreamInvalid (0.00s) [2023-01-11T09:05:34.853Z] === RUN TestExtensionInvalid [2023-01-11T09:05:34.853Z] --- PASS: TestExtensionInvalid (0.00s) [2023-01-11T09:05:34.853Z] === RUN TestExtensionUncompressed [2023-01-11T09:05:34.853Z] --- PASS: TestExtensionUncompressed (0.00s) [2023-01-11T09:05:34.853Z] === RUN TestExtensionBzip2 [2023-01-11T09:05:34.853Z] --- PASS: TestExtensionBzip2 (0.00s) [2023-01-11T09:05:34.853Z] === RUN TestExtensionGzip [2023-01-11T09:05:34.853Z] --- PASS: TestExtensionGzip (0.00s) [2023-01-11T09:05:34.853Z] === RUN TestExtensionXz [2023-01-11T09:05:34.853Z] --- PASS: TestExtensionXz (0.00s) [2023-01-11T09:05:34.853Z] === RUN TestCmdStreamLargeStderr [2023-01-11T09:05:34.853Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2023-01-11T09:05:34.853Z] === RUN TestCmdStreamBad [2023-01-11T09:05:34.853Z] archive_test.go:239: Failing on Windows CI machines [2023-01-11T09:05:34.853Z] --- SKIP: TestCmdStreamBad (0.00s) [2023-01-11T09:05:34.853Z] === RUN TestCmdStreamGood [2023-01-11T09:05:34.853Z] --- PASS: TestCmdStreamGood (0.06s) [2023-01-11T09:05:34.853Z] === RUN TestUntarPathWithInvalidDest [2023-01-11T09:05:34.853Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2023-01-11T09:05:34.853Z] === RUN TestUntarPathWithInvalidSrc [2023-01-11T09:05:34.853Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2023-01-11T09:05:34.853Z] === RUN TestUntarPath [2023-01-11T09:05:35.373Z] --- PASS: TestUntarPath (0.08s) [2023-01-11T09:05:35.373Z] === RUN TestUntarPathWithDestinationFile [2023-01-11T09:05:35.373Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2023-01-11T09:05:35.373Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2023-01-11T09:05:35.373Z] === RUN Test [2023-01-11T09:05:35.373Z] === RUN Test/TestContent [2023-01-11T09:05:35.373Z] === RUN Test/TestInitialize [2023-01-11T09:05:35.373Z] === RUN Test/TestNew [2023-01-11T09:05:35.373Z] === RUN Test/TestParsingContentsWithComments [2023-01-11T09:05:35.373Z] === RUN Test/TestRegister [2023-01-11T09:05:35.373Z] === RUN Test/TestWatch [2023-01-11T09:05:35.373Z] --- PASS: Test (0.01s) [2023-01-11T09:05:35.373Z] --- PASS: Test/TestContent (0.00s) [2023-01-11T09:05:35.373Z] --- PASS: Test/TestInitialize (0.00s) [2023-01-11T09:05:35.373Z] --- PASS: Test/TestNew (0.00s) [2023-01-11T09:05:35.373Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2023-01-11T09:05:35.373Z] --- PASS: Test/TestRegister (0.00s) [2023-01-11T09:05:35.373Z] --- PASS: Test/TestWatch (0.01s) [2023-01-11T09:05:35.373Z] PASS [2023-01-11T09:05:35.373Z] coverage: 97.6% of statements [2023-01-11T09:05:35.373Z] ok github.com/docker/docker/pkg/discovery/file 0.058s coverage: 97.6% of statements [2023-01-11T09:05:35.373Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2023-01-11T09:05:35.373Z] === RUN TestCopyWithTarInvalidSrc [2023-01-11T09:05:35.373Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2023-01-11T09:05:35.373Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2023-01-11T09:05:35.373Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2023-01-11T09:05:35.373Z] === RUN TestCopyWithTarSrcFile [2023-01-11T09:05:35.373Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2023-01-11T09:05:35.373Z] === RUN TestCopyWithTarSrcFolder [2023-01-11T09:05:35.373Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2023-01-11T09:05:35.373Z] === RUN TestCopyFileWithTarInvalidSrc [2023-01-11T09:05:35.373Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.02s) [2023-01-11T09:05:35.373Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2023-01-11T09:05:35.373Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2023-01-11T09:05:35.373Z] === RUN TestCopyFileWithTarSrcFolder [2023-01-11T09:05:35.373Z] --- PASS: TestCopyFileWithTarSrcFolder (0.01s) [2023-01-11T09:05:35.373Z] === RUN TestCopyFileWithTarSrcFile [2023-01-11T09:05:35.373Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2023-01-11T09:05:35.373Z] === RUN TestTarFiles [2023-01-11T09:05:35.386Z] --- PASS: TestServiceUpdatePidsLimit (16.04s) [2023-01-11T09:05:35.386Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2023-01-11T09:05:35.386Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2023-01-11T09:05:35.386Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2023-01-11T09:05:35.386Z] PASS [2023-01-11T09:05:35.386Z] [2023-01-11T09:05:35.386Z] === Skipped [2023-01-11T09:05:35.386Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-01-11T09:05:35.386Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-01-11T09:05:35.386Z] [2023-01-11T09:05:35.386Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-01-11T09:05:35.386Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-01-11T09:05:35.386Z] [2023-01-11T09:05:35.386Z] DONE 27 tests, 2 skipped in 150.031s [2023-01-11T09:05:35.387Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-01-11T09:05:35.387Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:05:35.387Z] ++ set -e [2023-01-11T09:05:35.387Z] ++ '[' -n 0 ']' [2023-01-11T09:05:35.387Z] ++ set -x [2023-01-11T09:05:35.387Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:05:35.387Z] INFO: Testing against a local daemon [2023-01-11T09:05:35.387Z] === RUN TestSessionCreate [2023-01-11T09:05:35.387Z] --- PASS: TestSessionCreate (0.03s) [2023-01-11T09:05:35.387Z] === RUN TestSessionCreateWithBadUpgrade [2023-01-11T09:05:35.387Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-01-11T09:05:35.387Z] PASS [2023-01-11T09:05:35.387Z] [2023-01-11T09:05:35.387Z] DONE 2 tests in 0.168s [2023-01-11T09:05:35.387Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-01-11T09:05:35.387Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:05:35.387Z] ++ set -e [2023-01-11T09:05:35.387Z] ++ '[' -n 0 ']' [2023-01-11T09:05:35.387Z] ++ set -x [2023-01-11T09:05:35.387Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:05:35.387Z] INFO: Testing against a local daemon [2023-01-11T09:05:35.387Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-01-11T09:05:35.387Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-01-11T09:05:35.387Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-01-11T09:05:35.387Z] === RUN TestEventsExecDie [2023-01-11T09:05:35.834Z] === RUN Test [2023-01-11T09:05:35.834Z] === RUN Test/TestWatch [2023-01-11T09:05:35.834Z] --- PASS: Test (0.00s) [2023-01-11T09:05:35.834Z] --- PASS: Test/TestWatch (0.00s) [2023-01-11T09:05:35.834Z] PASS [2023-01-11T09:05:35.834Z] coverage: 92.3% of statements [2023-01-11T09:05:35.834Z] === RUN Test [2023-01-11T09:05:35.834Z] === RUN Test/TestInitialize [2023-01-11T09:05:35.834Z] ok github.com/docker/docker/pkg/discovery/memory 0.061s coverage: 92.3% of statements [2023-01-11T09:05:35.834Z] time="2023-01-11T09:05:35Z" level=info msg="Initializing discovery without TLS" [2023-01-11T09:05:35.834Z] time="2023-01-11T09:05:35Z" level=info msg="Initializing discovery without TLS" [2023-01-11T09:05:35.834Z] time="2023-01-11T09:05:35Z" level=info msg="Initializing discovery without TLS" [2023-01-11T09:05:35.834Z] === RUN Test/TestInitializeWithCerts [2023-01-11T09:05:35.834Z] time="2023-01-11T09:05:35Z" level=info msg="Initializing discovery with TLS" [2023-01-11T09:05:35.834Z] === RUN Test/TestWatch [2023-01-11T09:05:35.834Z] time="2023-01-11T09:05:35Z" level=info msg="Initializing discovery without TLS" [2023-01-11T09:05:35.882Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2023-01-11T09:05:35.949Z] --- PASS: TestEventsExecDie (0.48s) [2023-01-11T09:05:35.949Z] === RUN TestEventsBackwardsCompatible [2023-01-11T09:05:35.949Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2023-01-11T09:05:35.949Z] === RUN TestInfoBinaryCommits [2023-01-11T09:05:35.949Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-01-11T09:05:35.949Z] === RUN TestInfoAPIVersioned [2023-01-11T09:05:35.949Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-01-11T09:05:35.949Z] === RUN TestInfoDiscoveryBackend [2023-01-11T09:05:36.293Z] === RUN Test [2023-01-11T09:05:36.293Z] === RUN Test/TestInitialize [2023-01-11T09:05:36.293Z] === RUN Test/TestInitializeWithPattern [2023-01-11T09:05:36.293Z] === RUN Test/TestRegister [2023-01-11T09:05:36.293Z] === RUN Test/TestWatch [2023-01-11T09:05:36.293Z] --- PASS: Test (0.00s) [2023-01-11T09:05:36.293Z] --- PASS: Test/TestInitialize (0.00s) [2023-01-11T09:05:36.293Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2023-01-11T09:05:36.293Z] --- PASS: Test/TestRegister (0.00s) [2023-01-11T09:05:36.293Z] --- PASS: Test/TestWatch (0.00s) [2023-01-11T09:05:36.293Z] PASS [2023-01-11T09:05:36.293Z] coverage: 93.8% of statements [2023-01-11T09:05:36.293Z] ok github.com/docker/docker/pkg/discovery/nodes 0.083s coverage: 93.8% of statements [2023-01-11T09:05:36.511Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-01-11T09:05:36.511Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-01-11T09:05:36.824Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2023-01-11T09:05:37.260Z] === RUN TestPollerAddRemove [2023-01-11T09:05:37.261Z] --- PASS: TestPollerAddRemove (0.00s) [2023-01-11T09:05:37.261Z] === RUN TestPollerEvent [2023-01-11T09:05:37.261Z] poller_test.go:41: No chmod on Windows [2023-01-11T09:05:37.261Z] --- SKIP: TestPollerEvent (0.00s) [2023-01-11T09:05:37.261Z] === RUN TestPollerClose [2023-01-11T09:05:37.261Z] --- PASS: TestPollerClose (0.00s) [2023-01-11T09:05:37.261Z] PASS [2023-01-11T09:05:37.261Z] coverage: 36.2% of statements [2023-01-11T09:05:37.261Z] ok github.com/docker/docker/pkg/filenotify 0.047s coverage: 36.2% of statements [2023-01-11T09:05:37.439Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-01-11T09:05:37.439Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-01-11T09:05:37.721Z] === RUN TestCopyFileWithInvalidSrc [2023-01-11T09:05:37.721Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2023-01-11T09:05:37.721Z] === RUN TestCopyFileWithInvalidDest [2023-01-11T09:05:37.721Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2023-01-11T09:05:37.721Z] === RUN TestCopyFileWithSameSrcAndDest [2023-01-11T09:05:37.721Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.01s) [2023-01-11T09:05:37.721Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2023-01-11T09:05:37.721Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2023-01-11T09:05:37.721Z] === RUN TestCopyFile [2023-01-11T09:05:37.721Z] --- PASS: TestCopyFile (0.01s) [2023-01-11T09:05:37.721Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2023-01-11T09:05:37.721Z] fileutils_test.go:134: Needs porting to Windows [2023-01-11T09:05:37.721Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2023-01-11T09:05:37.721Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2023-01-11T09:05:37.721Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2023-01-11T09:05:37.721Z] === RUN TestReadSymlinkedDirectoryToFile [2023-01-11T09:05:37.721Z] fileutils_test.go:180: Needs porting to Windows [2023-01-11T09:05:37.721Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2023-01-11T09:05:37.721Z] === RUN TestWildcardMatches [2023-01-11T09:05:37.721Z] --- PASS: TestWildcardMatches (0.00s) [2023-01-11T09:05:37.721Z] === RUN TestPatternMatches [2023-01-11T09:05:37.721Z] --- PASS: TestPatternMatches (0.00s) [2023-01-11T09:05:37.721Z] === RUN TestExclusionPatternMatchesPatternBefore [2023-01-11T09:05:37.721Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2023-01-11T09:05:37.721Z] === RUN TestPatternMatchesFolderExclusions [2023-01-11T09:05:37.721Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2023-01-11T09:05:37.721Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2023-01-11T09:05:37.721Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2023-01-11T09:05:37.721Z] === RUN TestPatternMatchesFolderWildcardExclusions [2023-01-11T09:05:37.721Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2023-01-11T09:05:37.721Z] === RUN TestExclusionPatternMatchesPatternAfter [2023-01-11T09:05:37.721Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2023-01-11T09:05:37.721Z] === RUN TestExclusionPatternMatchesWholeDirectory [2023-01-11T09:05:37.721Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2023-01-11T09:05:37.721Z] === RUN TestSingleExclamationError [2023-01-11T09:05:37.721Z] --- PASS: TestSingleExclamationError (0.00s) [2023-01-11T09:05:37.721Z] === RUN TestMatchesWithNoPatterns [2023-01-11T09:05:37.721Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2023-01-11T09:05:37.721Z] === RUN TestMatchesWithMalformedPatterns [2023-01-11T09:05:37.721Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2023-01-11T09:05:37.721Z] === RUN TestMatches [2023-01-11T09:05:37.721Z] --- PASS: TestMatches (0.00s) [2023-01-11T09:05:37.721Z] === RUN TestCleanPatterns [2023-01-11T09:05:37.721Z] --- PASS: TestCleanPatterns (0.00s) [2023-01-11T09:05:37.721Z] === RUN TestCleanPatternsStripEmptyPatterns [2023-01-11T09:05:37.721Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2023-01-11T09:05:37.721Z] === RUN TestCleanPatternsExceptionFlag [2023-01-11T09:05:37.721Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2023-01-11T09:05:37.721Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2023-01-11T09:05:37.721Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2023-01-11T09:05:37.721Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2023-01-11T09:05:37.721Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2023-01-11T09:05:37.721Z] === RUN TestCleanPatternsErrorSingleException [2023-01-11T09:05:37.721Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2023-01-11T09:05:37.721Z] === RUN TestCreateIfNotExistsDir [2023-01-11T09:05:37.721Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2023-01-11T09:05:37.721Z] === RUN TestCreateIfNotExistsFile [2023-01-11T09:05:37.721Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2023-01-11T09:05:37.721Z] === RUN TestMatch [2023-01-11T09:05:37.721Z] --- PASS: TestMatch (0.00s) [2023-01-11T09:05:37.721Z] PASS [2023-01-11T09:05:37.721Z] coverage: 85.4% of statements [2023-01-11T09:05:37.721Z] ok github.com/docker/docker/pkg/fileutils 0.109s coverage: 85.4% of statements [2023-01-11T09:05:37.721Z] === RUN TestGet [2023-01-11T09:05:37.721Z] --- PASS: TestGet (0.00s) [2023-01-11T09:05:37.721Z] === RUN TestGetShortcutString [2023-01-11T09:05:37.721Z] --- PASS: TestGetShortcutString (0.00s) [2023-01-11T09:05:37.721Z] PASS [2023-01-11T09:05:37.721Z] coverage: 42.9% of statements [2023-01-11T09:05:37.721Z] ok github.com/docker/docker/pkg/homedir 0.052s coverage: 42.9% of statements [2023-01-11T09:05:38.001Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-01-11T09:05:38.001Z] === RUN TestInfoAPI [2023-01-11T09:05:38.001Z] --- PASS: TestInfoAPI (0.02s) [2023-01-11T09:05:38.001Z] === RUN TestInfoAPIWarnings [2023-01-11T09:05:38.204Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2023-01-11T09:05:38.204Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2023-01-11T09:05:38.204Z] check_test.go:309: [d182c2539676f] daemon is not started [2023-01-11T09:05:38.204Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2023-01-11T09:05:38.464Z] --- PASS: TestHealthKillContainer (8.45s) [2023-01-11T09:05:38.464Z] === RUN TestHealthCheckProcessKilled [2023-01-11T09:05:39.261Z] === RUN TestCreateIDMapOrder [2023-01-11T09:05:39.261Z] --- PASS: TestCreateIDMapOrder (0.00s) [2023-01-11T09:05:39.261Z] PASS [2023-01-11T09:05:39.261Z] coverage: 7.2% of statements [2023-01-11T09:05:39.261Z] ok github.com/docker/docker/pkg/idtools 0.066s coverage: 7.2% of statements [2023-01-11T09:05:39.261Z] --- PASS: Test (3.20s) [2023-01-11T09:05:39.261Z] --- PASS: Test/TestInitialize (0.18s) [2023-01-11T09:05:39.261Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2023-01-11T09:05:39.261Z] --- PASS: Test/TestWatch (3.00s) [2023-01-11T09:05:39.261Z] PASS [2023-01-11T09:05:39.261Z] coverage: 84.1% of statements [2023-01-11T09:05:39.261Z] ok github.com/docker/docker/pkg/discovery/kv 3.270s coverage: 84.1% of statements [2023-01-11T09:05:39.261Z] === RUN TestFixedBufferCap [2023-01-11T09:05:39.261Z] --- PASS: TestFixedBufferCap (0.00s) [2023-01-11T09:05:39.261Z] === RUN TestFixedBufferLen [2023-01-11T09:05:39.261Z] --- PASS: TestFixedBufferLen (0.00s) [2023-01-11T09:05:39.261Z] === RUN TestFixedBufferString [2023-01-11T09:05:39.261Z] --- PASS: TestFixedBufferString (0.00s) [2023-01-11T09:05:39.261Z] === RUN TestFixedBufferWrite [2023-01-11T09:05:39.261Z] --- PASS: TestFixedBufferWrite (0.00s) [2023-01-11T09:05:39.261Z] === RUN TestFixedBufferRead [2023-01-11T09:05:39.261Z] --- PASS: TestFixedBufferRead (0.00s) [2023-01-11T09:05:39.261Z] === RUN TestBytesPipeRead [2023-01-11T09:05:39.261Z] --- PASS: TestBytesPipeRead (0.00s) [2023-01-11T09:05:39.261Z] === RUN TestBytesPipeWrite [2023-01-11T09:05:39.261Z] --- PASS: TestBytesPipeWrite (0.00s) [2023-01-11T09:05:39.261Z] === RUN TestBytesPipeWriteRandomChunks [2023-01-11T09:05:39.459Z] --- PASS: TestHealthCheckProcessKilled (0.83s) [2023-01-11T09:05:39.460Z] === RUN TestInspectCpusetInConfigPre120 [2023-01-11T09:05:39.460Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2023-01-11T09:05:39.721Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2023-01-11T09:05:39.724Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2023-01-11T09:05:39.724Z] === RUN TestAtomicWriteToFile [2023-01-11T09:05:39.982Z] --- PASS: TestInspectCpusetInConfigPre120 (0.80s) [2023-01-11T09:05:39.982Z] === RUN TestIpcModeNone [2023-01-11T09:05:40.186Z] --- PASS: TestAtomicWriteToFile (0.18s) [2023-01-11T09:05:40.186Z] === RUN TestAtomicWriteSetCommit [2023-01-11T09:05:40.186Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2023-01-11T09:05:40.186Z] === RUN TestAtomicWriteSetCancel [2023-01-11T09:05:40.186Z] --- PASS: TestAtomicWriteSetCancel (0.02s) [2023-01-11T09:05:40.186Z] === RUN TestReadCloserWrapperClose [2023-01-11T09:05:40.186Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2023-01-11T09:05:40.186Z] === RUN TestReaderErrWrapperReadOnError [2023-01-11T09:05:40.186Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2023-01-11T09:05:40.187Z] === RUN TestReaderErrWrapperRead [2023-01-11T09:05:40.187Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2023-01-11T09:05:40.187Z] === RUN TestHashData [2023-01-11T09:05:40.187Z] --- PASS: TestHashData (0.00s) [2023-01-11T09:05:40.187Z] === RUN TestCancelReadCloser [2023-01-11T09:05:40.187Z] --- PASS: TestCancelReadCloser (0.10s) [2023-01-11T09:05:40.187Z] === RUN TestWriteCloserWrapperClose [2023-01-11T09:05:40.187Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2023-01-11T09:05:40.187Z] === RUN TestNopWriteCloser [2023-01-11T09:05:40.187Z] --- PASS: TestNopWriteCloser (0.00s) [2023-01-11T09:05:40.187Z] === RUN TestNopWriter [2023-01-11T09:05:40.187Z] --- PASS: TestNopWriter (0.00s) [2023-01-11T09:05:40.187Z] === RUN TestWriteCounter [2023-01-11T09:05:40.187Z] --- PASS: TestWriteCounter (0.00s) [2023-01-11T09:05:40.187Z] PASS [2023-01-11T09:05:40.187Z] coverage: 69.2% of statements [2023-01-11T09:05:40.187Z] === RUN TestError [2023-01-11T09:05:40.187Z] --- PASS: TestError (0.00s) [2023-01-11T09:05:40.187Z] === RUN TestProgressString [2023-01-11T09:05:40.187Z] === RUN TestProgressString/no_progress [2023-01-11T09:05:40.187Z] === RUN TestProgressString/progress_1 [2023-01-11T09:05:40.187Z] === RUN TestProgressString/some_progress_with_a_start_time [2023-01-11T09:05:40.187Z] === RUN TestProgressString/some_progress_without_a_start_time [2023-01-11T09:05:40.187Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2023-01-11T09:05:40.187Z] === RUN TestProgressString/with_units [2023-01-11T09:05:40.187Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2023-01-11T09:05:40.187Z] === RUN TestProgressString/hide_counts [2023-01-11T09:05:40.187Z] --- PASS: TestProgressString (0.00s) [2023-01-11T09:05:40.187Z] --- PASS: TestProgressString/no_progress (0.00s) [2023-01-11T09:05:40.187Z] --- PASS: TestProgressString/progress_1 (0.00s) [2023-01-11T09:05:40.187Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2023-01-11T09:05:40.187Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2023-01-11T09:05:40.187Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2023-01-11T09:05:40.187Z] --- PASS: TestProgressString/with_units (0.00s) [2023-01-11T09:05:40.187Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2023-01-11T09:05:40.187Z] --- PASS: TestProgressString/hide_counts (0.00s) [2023-01-11T09:05:40.187Z] === RUN TestJSONMessageDisplay [2023-01-11T09:05:40.187Z] ok github.com/docker/docker/pkg/ioutils 0.881s coverage: 69.2% of statements [2023-01-11T09:05:40.187Z] === RUN TestStandardLongPath [2023-01-11T09:05:40.187Z] --- PASS: TestStandardLongPath (0.00s) [2023-01-11T09:05:40.187Z] === RUN TestUNCLongPath [2023-01-11T09:05:40.187Z] --- PASS: TestUNCLongPath (0.00s) [2023-01-11T09:05:40.187Z] PASS [2023-01-11T09:05:40.187Z] coverage: 100.0% of statements [2023-01-11T09:05:40.187Z] ok github.com/docker/docker/pkg/longpath 0.062s coverage: 100.0% of statements [2023-01-11T09:05:40.243Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2023-01-11T09:05:40.647Z] --- PASS: TestJSONMessageDisplay (0.20s) [2023-01-11T09:05:40.647Z] === RUN TestJSONMessageDisplayWithJSONError [2023-01-11T09:05:40.647Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2023-01-11T09:05:40.647Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2023-01-11T09:05:40.647Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2023-01-11T09:05:40.647Z] === RUN TestDisplayJSONMessagesStream [2023-01-11T09:05:40.647Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2023-01-11T09:05:40.647Z] PASS [2023-01-11T09:05:40.647Z] coverage: 91.7% of statements [2023-01-11T09:05:40.647Z] ok github.com/docker/docker/pkg/jsonmessage 0.276s coverage: 91.7% of statements [2023-01-11T09:05:40.816Z] --- PASS: TestIpcModeNone (0.87s) [2023-01-11T09:05:40.817Z] === RUN TestIpcModePrivate [2023-01-11T09:05:41.107Z] === RUN TestNameFormat [2023-01-11T09:05:41.107Z] --- PASS: TestNameFormat (0.00s) [2023-01-11T09:05:41.107Z] === RUN TestNameRetries [2023-01-11T09:05:41.107Z] --- PASS: TestNameRetries (0.00s) [2023-01-11T09:05:41.107Z] PASS [2023-01-11T09:05:41.107Z] coverage: 85.7% of statements [2023-01-11T09:05:41.107Z] ok github.com/docker/docker/pkg/namesgenerator 0.055s coverage: 85.7% of statements [2023-01-11T09:05:41.566Z] === RUN TestParseKeyValueOpt [2023-01-11T09:05:41.566Z] --- PASS: TestParseKeyValueOpt (0.00s) [2023-01-11T09:05:41.566Z] === RUN TestParseUintList [2023-01-11T09:05:41.566Z] --- PASS: TestParseUintList (0.00s) [2023-01-11T09:05:41.566Z] === RUN TestParseUintListMaximumLimits [2023-01-11T09:05:41.566Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2023-01-11T09:05:41.566Z] PASS [2023-01-11T09:05:41.566Z] coverage: 97.0% of statements [2023-01-11T09:05:41.566Z] ok github.com/docker/docker/pkg/parsers 0.047s coverage: 97.0% of statements [2023-01-11T09:05:41.566Z] === RUN TestNewAndRemove [2023-01-11T09:05:41.566Z] --- PASS: TestNewAndRemove (0.00s) [2023-01-11T09:05:41.566Z] === RUN TestRemoveInvalidPath [2023-01-11T09:05:41.566Z] --- PASS: TestRemoveInvalidPath (0.00s) [2023-01-11T09:05:41.566Z] PASS [2023-01-11T09:05:41.566Z] coverage: 82.6% of statements [2023-01-11T09:05:41.566Z] ok github.com/docker/docker/pkg/pidfile 0.060s coverage: 82.6% of statements [2023-01-11T09:05:41.758Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2023-01-11T09:05:41.758Z] === RUN TestDockerSuite/TestBuildAddScript [2023-01-11T09:05:41.758Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2023-01-11T09:05:41.758Z] --- PASS: TestIpcModePrivate (0.88s) [2023-01-11T09:05:41.758Z] === RUN TestIpcModeShareable [2023-01-11T09:05:42.025Z] --- PASS: TestTarFiles (6.67s) [2023-01-11T09:05:42.025Z] === RUN TestTarUntar [2023-01-11T09:05:42.025Z] --- PASS: TestTarUntar (0.04s) [2023-01-11T09:05:42.025Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2023-01-11T09:05:42.025Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.02s) [2023-01-11T09:05:42.025Z] === RUN TestTarWithOptions [2023-01-11T09:05:42.025Z] --- PASS: TestTarWithOptions (0.04s) [2023-01-11T09:05:42.025Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2023-01-11T09:05:42.025Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2023-01-11T09:05:42.025Z] === RUN TestUntarUstarGnuConflict [2023-01-11T09:05:42.025Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2023-01-11T09:05:42.025Z] === RUN TestUntarInvalidFilenames [2023-01-11T09:05:42.329Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2023-01-11T09:05:42.483Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1478389174\\dest" [2023-01-11T09:05:42.483Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2023-01-11T09:05:42.483Z] === RUN TestUntarHardlinkToSymlink [2023-01-11T09:05:42.483Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2023-01-11T09:05:42.483Z] === RUN TestUntarInvalidHardlink [2023-01-11T09:05:42.483Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink432797659\\victim\\hello" -> "../victim/hello" [2023-01-11T09:05:42.483Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3947373761\\victim\\hello" -> "/../victim/hello" [2023-01-11T09:05:42.483Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink312071607\\victim" -> "../victim" [2023-01-11T09:05:42.483Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink294497573\\victim" -> "../victim" [2023-01-11T09:05:42.483Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1007155471\\victim" -> "../victim" [2023-01-11T09:05:42.483Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2873016080\\victim" -> "../victim" [2023-01-11T09:05:42.483Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2023-01-11T09:05:42.483Z] === RUN TestUntarInvalidSymlink [2023-01-11T09:05:42.483Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink885911136\\dest\\dotdot" -> "../victim/hello" [2023-01-11T09:05:42.483Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1618526310\\dest\\slash-dotdot" -> "/../victim/hello" [2023-01-11T09:05:42.483Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2447490003\\dest\\loophole-victim" -> "../victim" [2023-01-11T09:05:42.483Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3418385460\\dest\\loophole-victim" -> "../victim" [2023-01-11T09:05:42.483Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2524172107\\dest\\loophole-victim" -> "../victim" [2023-01-11T09:05:42.483Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2639030018\\dest\\loophole-victim" -> "../victim" [2023-01-11T09:05:42.483Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3927515107\\dest\\dir\\loophole" -> "../../victim" [2023-01-11T09:05:42.483Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2023-01-11T09:05:42.483Z] === RUN TestTempArchiveCloseMultipleTimes [2023-01-11T09:05:42.483Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2023-01-11T09:05:42.483Z] === RUN TestXGlobalNoParent [2023-01-11T09:05:42.483Z] --- PASS: TestXGlobalNoParent (0.00s) [2023-01-11T09:05:42.483Z] === RUN TestReplaceFileTarWrapper [2023-01-11T09:05:42.483Z] === RUN TestParseEmptyInterface [2023-01-11T09:05:42.483Z] --- PASS: TestParseEmptyInterface (0.00s) [2023-01-11T09:05:42.483Z] === RUN TestParseNonInterfaceType [2023-01-11T09:05:42.483Z] --- PASS: TestParseNonInterfaceType (0.00s) [2023-01-11T09:05:42.483Z] === RUN TestParseWithOneFunction [2023-01-11T09:05:42.483Z] --- PASS: TestParseWithOneFunction (0.00s) [2023-01-11T09:05:42.483Z] === RUN TestParseWithMultipleFuncs [2023-01-11T09:05:42.484Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2023-01-11T09:05:42.484Z] === RUN TestParseWithUnnamedReturn [2023-01-11T09:05:42.484Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2023-01-11T09:05:42.484Z] === RUN TestEmbeddedInterface [2023-01-11T09:05:42.484Z] --- PASS: TestEmbeddedInterface (0.00s) [2023-01-11T09:05:42.484Z] === RUN TestParsedImports [2023-01-11T09:05:42.484Z] --- PASS: TestParsedImports (0.00s) [2023-01-11T09:05:42.484Z] === RUN TestAliasedImports [2023-01-11T09:05:42.484Z] --- PASS: TestAliasedImports (0.00s) [2023-01-11T09:05:42.484Z] PASS [2023-01-11T09:05:42.484Z] coverage: 56.8% of statements [2023-01-11T09:05:42.484Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.075s coverage: 56.8% of statements [2023-01-11T09:05:42.484Z] --- PASS: TestReplaceFileTarWrapper (0.24s) [2023-01-11T09:05:42.484Z] === RUN TestPrefixHeaderReadable [2023-01-11T09:05:42.484Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2023-01-11T09:05:42.484Z] === RUN TestDisablePigz [2023-01-11T09:05:42.484Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2023-01-11T09:05:42.588Z] --- PASS: TestIpcModeShareable (0.76s) [2023-01-11T09:05:42.588Z] === RUN TestAPIIpcModeShareableAndContainer [2023-01-11T09:05:42.942Z] --- PASS: TestDisablePigz (0.16s) [2023-01-11T09:05:42.942Z] === RUN TestPigz [2023-01-11T09:05:42.942Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2023-01-11T09:05:42.942Z] --- PASS: TestPigz (0.23s) [2023-01-11T09:05:42.942Z] === RUN TestCopyFileWithInvalidDest [2023-01-11T09:05:42.942Z] archive_windows_test.go:17: Currently fails [2023-01-11T09:05:42.942Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2023-01-11T09:05:42.942Z] === RUN TestCanonicalTarNameForPath [2023-01-11T09:05:42.942Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2023-01-11T09:05:42.942Z] === RUN TestCanonicalTarName [2023-01-11T09:05:42.942Z] --- PASS: TestCanonicalTarName (0.00s) [2023-01-11T09:05:42.942Z] === RUN TestChmodTarEntry [2023-01-11T09:05:42.942Z] --- PASS: TestChmodTarEntry (0.00s) [2023-01-11T09:05:42.942Z] === RUN TestHardLinkOrder [2023-01-11T09:05:42.942Z] === RUN TestFailedConnection [2023-01-11T09:05:42.942Z] --- PASS: TestHardLinkOrder (0.10s) [2023-01-11T09:05:42.942Z] === RUN TestChangeString [2023-01-11T09:05:42.942Z] --- PASS: TestChangeString (0.00s) [2023-01-11T09:05:42.942Z] === RUN TestChangesWithNoChanges [2023-01-11T09:05:42.942Z] --- PASS: TestChangesWithNoChanges (0.04s) [2023-01-11T09:05:43.159Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2023-01-11T09:05:43.404Z] === RUN TestChangesWithChanges [2023-01-11T09:05:43.404Z] --- PASS: TestChangesWithChanges (0.03s) [2023-01-11T09:05:43.404Z] === RUN TestChangesWithChangesGH13590 [2023-01-11T09:05:43.404Z] changes_test.go:192: needs more investigation [2023-01-11T09:05:43.404Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2023-01-11T09:05:43.404Z] === RUN TestChangesDirsEmpty [2023-01-11T09:05:43.404Z] --- PASS: TestChangesDirsEmpty (0.17s) [2023-01-11T09:05:43.404Z] === RUN TestChangesDirsMutated [2023-01-11T09:05:43.404Z] --- PASS: TestChangesDirsMutated (0.17s) [2023-01-11T09:05:43.404Z] === RUN TestApplyLayer [2023-01-11T09:05:43.404Z] changes_test.go:405: needs further investigation [2023-01-11T09:05:43.404Z] --- SKIP: TestApplyLayer (0.00s) [2023-01-11T09:05:43.404Z] === RUN TestChangesSizeWithHardlinks [2023-01-11T09:05:43.404Z] changes_test.go:441: needs further investigation [2023-01-11T09:05:43.404Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2023-01-11T09:05:43.404Z] === RUN TestChangesSizeWithNoChanges [2023-01-11T09:05:43.404Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2023-01-11T09:05:43.404Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2023-01-11T09:05:43.404Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2023-01-11T09:05:43.404Z] === RUN TestChangesSize [2023-01-11T09:05:43.404Z] === RUN TestHTTPTransport [2023-01-11T09:05:43.404Z] --- PASS: TestHTTPTransport (0.00s) [2023-01-11T09:05:43.404Z] PASS [2023-01-11T09:05:43.404Z] coverage: 85.7% of statements [2023-01-11T09:05:43.404Z] --- PASS: TestChangesSize (0.01s) [2023-01-11T09:05:43.404Z] === RUN TestApplyLayerInvalidFilenames [2023-01-11T09:05:43.404Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1100178804\\dest" [2023-01-11T09:05:43.404Z] ok github.com/docker/docker/pkg/plugins/transport 0.073s coverage: 85.7% of statements [2023-01-11T09:05:43.404Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2023-01-11T09:05:43.404Z] === RUN TestApplyLayerInvalidHardlink [2023-01-11T09:05:43.404Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2849981486\\victim\\hello" -> "../victim/hello" [2023-01-11T09:05:43.404Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2163943029\\victim\\hello" -> "/../victim/hello" [2023-01-11T09:05:43.404Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3637015483\\victim" -> "../victim" [2023-01-11T09:05:43.404Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink347055420\\victim" -> "../victim" [2023-01-11T09:05:43.404Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3608691037\\victim" -> "../victim" [2023-01-11T09:05:43.404Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2720113853\\victim" -> "../victim" [2023-01-11T09:05:43.404Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2023-01-11T09:05:43.404Z] === RUN TestApplyLayerInvalidSymlink [2023-01-11T09:05:43.404Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2659269383\\dest\\dotdot" -> "../victim/hello" [2023-01-11T09:05:43.404Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2551523436\\dest\\slash-dotdot" -> "/../victim/hello" [2023-01-11T09:05:43.404Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2030443310\\dest\\loophole-victim" -> "../victim" [2023-01-11T09:05:43.866Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink104354409\\dest\\loophole-victim" -> "../victim" [2023-01-11T09:05:43.866Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3153175053\\dest\\loophole-victim" -> "../victim" [2023-01-11T09:05:43.866Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1386319704\\dest\\loophole-victim" -> "../victim" [2023-01-11T09:05:43.866Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2023-01-11T09:05:43.866Z] === RUN TestApplyLayerWhiteouts [2023-01-11T09:05:43.866Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2023-01-11T09:05:43.866Z] === RUN TestGenerateEmptyFile [2023-01-11T09:05:43.866Z] --- PASS: TestGenerateEmptyFile (0.00s) [2023-01-11T09:05:43.866Z] === RUN TestGenerateWithContent [2023-01-11T09:05:43.866Z] --- PASS: TestGenerateWithContent (0.00s) [2023-01-11T09:05:43.866Z] PASS [2023-01-11T09:05:43.866Z] coverage: 62.6% of statements [2023-01-11T09:05:43.866Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2023-01-11T09:05:43.866Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2023-01-11T09:05:43.866Z] === RUN TestBufioReaderPoolPutAndGet [2023-01-11T09:05:43.866Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2023-01-11T09:05:43.866Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2023-01-11T09:05:43.866Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2023-01-11T09:05:43.866Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2023-01-11T09:05:43.866Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2023-01-11T09:05:43.866Z] === RUN TestBufioWriterPoolPutAndGet [2023-01-11T09:05:43.866Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2023-01-11T09:05:43.866Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2023-01-11T09:05:43.866Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2023-01-11T09:05:43.866Z] === RUN TestBufferPoolPutAndGet [2023-01-11T09:05:43.866Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2023-01-11T09:05:43.866Z] PASS [2023-01-11T09:05:43.866Z] coverage: 88.2% of statements [2023-01-11T09:05:43.866Z] ok github.com/docker/docker/pkg/archive 9.867s coverage: 62.6% of statements [2023-01-11T09:05:43.866Z] ok github.com/docker/docker/pkg/pools 0.058s coverage: 88.2% of statements [2023-01-11T09:05:44.325Z] --- PASS: TestFailedConnection (1.25s) [2023-01-11T09:05:44.325Z] === RUN TestFailOnce [2023-01-11T09:05:44.325Z] === RUN TestOutputOnPrematureClose [2023-01-11T09:05:44.325Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2023-01-11T09:05:44.325Z] === RUN TestCompleteSilently [2023-01-11T09:05:44.325Z] --- PASS: TestCompleteSilently (0.00s) [2023-01-11T09:05:44.325Z] PASS [2023-01-11T09:05:44.325Z] coverage: 75.9% of statements [2023-01-11T09:05:44.325Z] ok github.com/docker/docker/pkg/progress 0.068s coverage: 75.9% of statements [2023-01-11T09:05:44.546Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2023-01-11T09:05:44.786Z] === RUN TestSendToOneSub [2023-01-11T09:05:44.786Z] --- PASS: TestSendToOneSub (0.00s) [2023-01-11T09:05:44.786Z] === RUN TestSendToMultipleSubs [2023-01-11T09:05:44.786Z] --- PASS: TestSendToMultipleSubs (0.00s) [2023-01-11T09:05:44.786Z] === RUN TestEvictOneSub [2023-01-11T09:05:44.786Z] --- PASS: TestEvictOneSub (0.00s) [2023-01-11T09:05:44.786Z] === RUN TestClosePublisher [2023-01-11T09:05:44.786Z] --- PASS: TestClosePublisher (0.00s) [2023-01-11T09:05:44.786Z] === RUN TestPubSubRace [2023-01-11T09:05:44.786Z] 2023/01/11 09:05:44 http: panic serving 127.0.0.1:49251: Plugin not ready [2023-01-11T09:05:44.786Z] goroutine 9 [running]: [2023-01-11T09:05:44.786Z] net/http.(*conn).serve.func1() [2023-01-11T09:05:44.786Z] c:/go/src/net/http/server.go:1825 +0xbf [2023-01-11T09:05:44.786Z] panic({0x1285a00, 0x13c9640}) [2023-01-11T09:05:44.786Z] c:/go/src/runtime/panic.go:844 +0x258 [2023-01-11T09:05:44.786Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x480000000000003b?, 0xffffffffffffffff?}, 0x4857148926178bc2?) [2023-01-11T09:05:44.786Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2023-01-11T09:05:44.786Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x13cee88?, 0xc0000a0000?}, 0xc000053a78?) [2023-01-11T09:05:44.786Z] c:/go/src/net/http/server.go:2084 +0x2f [2023-01-11T09:05:44.786Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x13cee88, 0xc0000a0000}, 0xc00015e100) [2023-01-11T09:05:44.786Z] c:/go/src/net/http/server.go:2462 +0x149 [2023-01-11T09:05:44.786Z] net/http.serverHandler.ServeHTTP({0x13cd3b8?}, {0x13cee88, 0xc0000a0000}, 0xc00015e100) [2023-01-11T09:05:44.786Z] c:/go/src/net/http/server.go:2916 +0x43b [2023-01-11T09:05:44.786Z] net/http.(*conn).serve(0xc000064be0, {0x13cf298, 0xc000147050}) [2023-01-11T09:05:44.786Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2023-01-11T09:05:44.786Z] created by net/http.(*Server).Serve [2023-01-11T09:05:44.786Z] c:/go/src/net/http/server.go:3071 +0x4db [2023-01-11T09:05:44.786Z] time="2023-01-11T09:05:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49250/Test.FailOnce: Post \"http://127.0.0.1:49250/Test.FailOnce\": EOF, retrying in 1s" [2023-01-11T09:05:44.805Z] check_test.go:309: [d2bd07ec20cd9] daemon is not started [2023-01-11T09:05:44.805Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2023-01-11T09:05:45.067Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s) [2023-01-11T09:05:45.067Z] === RUN TestAPIIpcModeHost [2023-01-11T09:05:45.244Z] === RUN TestRegister [2023-01-11T09:05:45.244Z] --- PASS: TestRegister (0.00s) [2023-01-11T09:05:45.244Z] === RUN TestCommand [2023-01-11T09:05:45.244Z] --- PASS: TestCommand (0.05s) [2023-01-11T09:05:45.244Z] === RUN TestNaiveSelf [2023-01-11T09:05:45.244Z] --- PASS: TestNaiveSelf (0.05s) [2023-01-11T09:05:45.244Z] PASS [2023-01-11T09:05:45.244Z] coverage: 82.4% of statements [2023-01-11T09:05:45.244Z] ok github.com/docker/docker/pkg/reexec 0.150s coverage: 82.4% of statements [2023-01-11T09:05:45.638Z] --- PASS: TestAPIIpcModeHost (0.62s) [2023-01-11T09:05:45.638Z] === RUN TestDaemonIpcModeShareable [2023-01-11T09:05:45.703Z] --- PASS: TestFailOnce (1.21s) [2023-01-11T09:05:45.703Z] === RUN TestEchoInputOutput [2023-01-11T09:05:45.703Z] --- PASS: TestEchoInputOutput (0.00s) [2023-01-11T09:05:45.703Z] === RUN TestBackoff [2023-01-11T09:05:45.703Z] --- PASS: TestBackoff (0.00s) [2023-01-11T09:05:45.703Z] === RUN TestAbortRetry [2023-01-11T09:05:45.703Z] --- PASS: TestAbortRetry (0.00s) [2023-01-11T09:05:45.703Z] === RUN TestClientScheme [2023-01-11T09:05:45.703Z] --- PASS: TestClientScheme (0.00s) [2023-01-11T09:05:45.703Z] === RUN TestNewClientWithTimeout [2023-01-11T09:05:45.703Z] --- PASS: TestPubSubRace (1.09s) [2023-01-11T09:05:45.703Z] PASS [2023-01-11T09:05:45.703Z] coverage: 75.0% of statements [2023-01-11T09:05:45.703Z] ok github.com/docker/docker/pkg/pubsub 1.143s coverage: 75.0% of statements [2023-01-11T09:05:46.161Z] time="2023-01-11T09:05:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49255/Test.Echo: Post \"http://127.0.0.1:49255/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2023-01-11T09:05:46.620Z] === RUN TestParseSignal [2023-01-11T09:05:46.620Z] --- PASS: TestParseSignal (0.00s) [2023-01-11T09:05:46.620Z] === RUN TestValidSignalForPlatform [2023-01-11T09:05:46.620Z] --- PASS: TestValidSignalForPlatform (0.00s) [2023-01-11T09:05:46.620Z] PASS [2023-01-11T09:05:46.620Z] coverage: 19.7% of statements [2023-01-11T09:05:46.620Z] ok github.com/docker/docker/pkg/signal 0.075s coverage: 19.7% of statements [2023-01-11T09:05:46.620Z] === RUN TestNewStdWriter [2023-01-11T09:05:46.620Z] --- PASS: TestNewStdWriter (0.00s) [2023-01-11T09:05:46.620Z] === RUN TestWriteWithUninitializedStdWriter [2023-01-11T09:05:46.620Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2023-01-11T09:05:46.620Z] === RUN TestWriteWithNilBytes [2023-01-11T09:05:46.620Z] --- PASS: TestWriteWithNilBytes (0.00s) [2023-01-11T09:05:46.620Z] === RUN TestWrite [2023-01-11T09:05:46.620Z] --- PASS: TestWrite (0.00s) [2023-01-11T09:05:46.620Z] === RUN TestWriteWithWriterError [2023-01-11T09:05:46.620Z] --- PASS: TestWriteWithWriterError (0.00s) [2023-01-11T09:05:46.620Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2023-01-11T09:05:46.620Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2023-01-11T09:05:46.620Z] === RUN TestStdCopyWriteAndRead [2023-01-11T09:05:46.620Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2023-01-11T09:05:46.620Z] === RUN TestStdCopyReturnsErrorReadingHeader [2023-01-11T09:05:46.620Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2023-01-11T09:05:46.620Z] === RUN TestStdCopyReturnsErrorReadingFrame [2023-01-11T09:05:46.620Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2023-01-11T09:05:46.620Z] === RUN TestStdCopyDetectsCorruptedFrame [2023-01-11T09:05:46.620Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2023-01-11T09:05:46.620Z] === RUN TestStdCopyWithInvalidInputHeader [2023-01-11T09:05:46.620Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2023-01-11T09:05:46.620Z] === RUN TestStdCopyWithCorruptedPrefix [2023-01-11T09:05:46.620Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2023-01-11T09:05:46.620Z] === RUN TestStdCopyReturnsWriteErrors [2023-01-11T09:05:46.620Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2023-01-11T09:05:46.620Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2023-01-11T09:05:46.620Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2023-01-11T09:05:46.620Z] === RUN TestStdCopyReturnsErrorFromSystem [2023-01-11T09:05:46.620Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2023-01-11T09:05:46.620Z] PASS [2023-01-11T09:05:46.620Z] coverage: 100.0% of statements [2023-01-11T09:05:46.620Z] ok github.com/docker/docker/pkg/stdcopy 0.053s coverage: 100.0% of statements [2023-01-11T09:05:47.553Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2023-01-11T09:05:47.553Z] --- PASS: TestDaemonIpcModeShareable (1.72s) [2023-01-11T09:05:47.553Z] === RUN TestDaemonIpcModePrivate [2023-01-11T09:05:47.587Z] === RUN TestRawProgressFormatterFormatStatus [2023-01-11T09:05:47.587Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2023-01-11T09:05:47.587Z] === RUN TestRawProgressFormatterFormatProgress [2023-01-11T09:05:47.587Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2023-01-11T09:05:47.587Z] === RUN TestFormatStatus [2023-01-11T09:05:47.587Z] --- PASS: TestFormatStatus (0.00s) [2023-01-11T09:05:47.587Z] === RUN TestFormatError [2023-01-11T09:05:47.587Z] --- PASS: TestFormatError (0.00s) [2023-01-11T09:05:47.587Z] === RUN TestFormatJSONError [2023-01-11T09:05:47.587Z] --- PASS: TestFormatJSONError (0.00s) [2023-01-11T09:05:47.587Z] === RUN TestJsonProgressFormatterFormatProgress [2023-01-11T09:05:47.587Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2023-01-11T09:05:47.587Z] === RUN TestJsonProgressFormatterFormatStatus [2023-01-11T09:05:47.587Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2023-01-11T09:05:47.587Z] === RUN TestNewJSONProgressOutput [2023-01-11T09:05:47.587Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2023-01-11T09:05:47.587Z] === RUN TestAuxFormatterEmit [2023-01-11T09:05:47.587Z] --- PASS: TestAuxFormatterEmit (0.00s) [2023-01-11T09:05:47.587Z] === RUN TestStreamWriterStdout [2023-01-11T09:05:47.587Z] --- PASS: TestStreamWriterStdout (0.00s) [2023-01-11T09:05:47.587Z] === RUN TestStreamWriterStderr [2023-01-11T09:05:47.587Z] --- PASS: TestStreamWriterStderr (0.00s) [2023-01-11T09:05:47.587Z] PASS [2023-01-11T09:05:47.587Z] coverage: 66.2% of statements [2023-01-11T09:05:47.587Z] ok github.com/docker/docker/pkg/streamformatter 0.061s coverage: 66.2% of statements [2023-01-11T09:05:47.587Z] time="2023-01-11T09:05:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49255/Test.Echo: Post \"http://127.0.0.1:49255/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2023-01-11T09:05:47.587Z] === RUN TestGenerateRandomID [2023-01-11T09:05:47.587Z] --- PASS: TestGenerateRandomID (0.00s) [2023-01-11T09:05:47.587Z] === RUN TestShortenId [2023-01-11T09:05:47.587Z] --- PASS: TestShortenId (0.00s) [2023-01-11T09:05:47.587Z] === RUN TestShortenSha256Id [2023-01-11T09:05:47.587Z] --- PASS: TestShortenSha256Id (0.00s) [2023-01-11T09:05:47.587Z] === RUN TestShortenIdEmpty [2023-01-11T09:05:47.587Z] --- PASS: TestShortenIdEmpty (0.00s) [2023-01-11T09:05:47.587Z] === RUN TestShortenIdInvalid [2023-01-11T09:05:47.587Z] --- PASS: TestShortenIdInvalid (0.00s) [2023-01-11T09:05:47.587Z] === RUN TestIsShortIDNonHex [2023-01-11T09:05:47.587Z] --- PASS: TestIsShortIDNonHex (0.00s) [2023-01-11T09:05:47.587Z] === RUN TestIsShortIDNotCorrectSize [2023-01-11T09:05:47.587Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2023-01-11T09:05:47.587Z] PASS [2023-01-11T09:05:47.587Z] coverage: 70.6% of statements [2023-01-11T09:05:47.587Z] ok github.com/docker/docker/pkg/stringid 0.057s coverage: 70.6% of statements [2023-01-11T09:05:47.813Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2023-01-11T09:05:48.383Z] check_test.go:309: [d62423ce462af] daemon is not started [2023-01-11T09:05:48.383Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2023-01-11T09:05:48.644Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2023-01-11T09:05:48.904Z] --- PASS: TestDaemonIpcModePrivate (1.50s) [2023-01-11T09:05:48.904Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-01-11T09:05:49.125Z] === RUN TestIsCpusetListAvailable [2023-01-11T09:05:49.125Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2023-01-11T09:05:49.125Z] PASS [2023-01-11T09:05:49.125Z] coverage: 38.2% of statements [2023-01-11T09:05:49.125Z] ok github.com/docker/docker/pkg/sysinfo 0.044s coverage: 38.2% of statements [2023-01-11T09:05:50.096Z] === RUN TestTailFile [2023-01-11T09:05:50.096Z] --- PASS: TestTailFile (0.00s) [2023-01-11T09:05:50.096Z] === RUN TestTailFileManyLines [2023-01-11T09:05:50.096Z] --- PASS: TestTailFileManyLines (0.00s) [2023-01-11T09:05:50.096Z] === RUN TestTailEmptyFile [2023-01-11T09:05:50.096Z] --- PASS: TestTailEmptyFile (0.00s) [2023-01-11T09:05:50.096Z] === RUN TestTailNegativeN [2023-01-11T09:05:50.096Z] --- PASS: TestTailNegativeN (0.00s) [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader [2023-01-11T09:05:50.096Z] === CONT TestNewTailReader [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/no_delimiter [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/no_delimiter [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/single_byte_delimiter [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/single_byte_delimiter [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/2_byte_delimiter [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/2_byte_delimiter [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/4_byte_delimiter [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/4_byte_delimiter [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/8_byte_delimiter [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/8_byte_delimiter [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/12_byte_delimiter [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/12_byte_delimiter [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/truncated_last_line [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/truncated_last_line#01 [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/truncated_last_line#02 [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2023-01-11T09:05:50.096Z] === CONT TestNewTailReader/no_delimiter [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/no_delimiter/no_lines [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-01-11T09:05:50.096Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-01-11T09:05:50.096Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-01-11T09:05:50.096Z] === CONT TestNewTailReader/12_byte_delimiter [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-01-11T09:05:50.096Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-11T09:05:50.096Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-01-11T09:05:50.096Z] === CONT TestNewTailReader/8_byte_delimiter [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2023-01-11T09:05:50.096Z] === CONT TestNewTailReader/4_byte_delimiter [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-11T09:05:50.096Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-11T09:05:50.096Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2023-01-11T09:05:50.096Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-01-11T09:05:50.096Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-11T09:05:50.097Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-01-11T09:05:50.097Z] === CONT TestNewTailReader/2_byte_delimiter [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-01-11T09:05:50.097Z] === RUN TestChtimes [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-01-11T09:05:50.097Z] === CONT TestNewTailReader/single_byte_delimiter [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-11T09:05:50.097Z] --- PASS: TestChtimes (0.01s) [2023-01-11T09:05:50.097Z] === RUN TestChtimesWindows [2023-01-11T09:05:50.097Z] --- PASS: TestChtimesWindows (0.00s) [2023-01-11T09:05:50.097Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2023-01-11T09:05:50.097Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2023-01-11T09:05:50.097Z] === RUN TestEnsureRemoveAllNotExist [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-01-11T09:05:50.097Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2023-01-11T09:05:50.097Z] === RUN TestEnsureRemoveAllWithDir [2023-01-11T09:05:50.097Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2023-01-11T09:05:50.097Z] === RUN TestEnsureRemoveAllWithFile [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-01-11T09:05:50.097Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-01-11T09:05:50.097Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2023-01-11T09:05:50.097Z] time="2023-01-11T09:05:49Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49255/Test.Echo: Post \"http://127.0.0.1:49255/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-01-11T09:05:50.097Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2023-01-11T09:05:50.097Z] === RUN TestHasWin32KSupport [2023-01-11T09:05:50.097Z] syscall_windows_test.go:8: win32k: true [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-01-11T09:05:50.097Z] --- PASS: TestHasWin32KSupport (0.00s) [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-01-11T09:05:50.097Z] PASS [2023-01-11T09:05:50.097Z] coverage: 12.0% of statements [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-11T09:05:50.097Z] === CONT TestNewTailReader/no_delimiter/no_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-01-11T09:05:50.097Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-11T09:05:50.097Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-11T09:05:50.097Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-11T09:05:50.097Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-11T09:05:50.097Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-01-11T09:05:50.097Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-11T09:05:50.097Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-11T09:05:50.097Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-11T09:05:50.097Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-11T09:05:50.097Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-11T09:05:50.097Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-01-11T09:05:50.097Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-11T09:05:50.097Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-11T09:05:50.098Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-11T09:05:50.098Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-11T09:05:50.098Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-11T09:05:50.098Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-11T09:05:50.098Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-11T09:05:50.098Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-11T09:05:50.098Z] ok github.com/docker/docker/pkg/system 0.089s coverage: 12.0% of statements [2023-01-11T09:05:50.098Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-11T09:05:50.098Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-11T09:05:50.098Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-11T09:05:50.098Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-11T09:05:50.287Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false [2023-01-11T09:05:50.547Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.47s) [2023-01-11T09:05:50.547Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-01-11T09:05:50.557Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-11T09:05:50.557Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-01-11T09:05:50.557Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-01-11T09:05:50.557Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-11T09:05:50.557Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-01-11T09:05:50.557Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-01-11T09:05:50.557Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-11T09:05:50.558Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-01-11T09:05:50.558Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-01-11T09:05:50.558Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-01-11T09:05:50.558Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-01-11T09:05:50.558Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-01-11T09:05:50.558Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-01-11T09:05:50.558Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-01-11T09:05:50.558Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-11T09:05:50.558Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-01-11T09:05:50.558Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-01-11T09:05:50.558Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-11T09:05:50.559Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-11T09:05:50.559Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-01-11T09:05:50.559Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-11T09:05:50.559Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-11T09:05:50.559Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-11T09:05:50.559Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-01-11T09:05:50.559Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-01-11T09:05:50.559Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-11T09:05:50.559Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-01-11T09:05:50.559Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-11T09:05:50.559Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-11T09:05:50.559Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-11T09:05:50.559Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-11T09:05:50.559Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-01-11T09:05:50.559Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-01-11T09:05:50.599Z] --- PASS: TestCreateServiceMultipleTimes (15.53s) [2023-01-11T09:05:50.599Z] === RUN TestCreateServiceConflict [2023-01-11T09:05:50.599Z] --- PASS: TestCreateServiceConflict (2.10s) [2023-01-11T09:05:50.599Z] === RUN TestCreateServiceMaxReplicas [2023-01-11T09:05:50.808Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-11T09:05:51.023Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-01-11T09:05:51.024Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-01-11T09:05:51.025Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-01-11T09:05:51.025Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-01-11T09:05:51.025Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-01-11T09:05:51.025Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-01-11T09:05:51.025Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-01-11T09:05:51.025Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-01-11T09:05:51.025Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-01-11T09:05:51.025Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-01-11T09:05:51.025Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-01-11T09:05:51.025Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-01-11T09:05:51.025Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-01-11T09:05:51.025Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-01-11T09:05:51.025Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-01-11T09:05:51.025Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.02s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.02s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.02s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.01s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-01-11T09:05:51.025Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.01s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.02s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.02s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.02s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.01s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.03s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2023-01-11T09:05:51.026Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2023-01-11T09:05:51.027Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-01-11T09:05:51.027Z] PASS [2023-01-11T09:05:51.027Z] coverage: 88.6% of statements [2023-01-11T09:05:51.027Z] ok github.com/docker/docker/pkg/tailfile 0.403s coverage: 88.6% of statements [2023-01-11T09:05:51.377Z] docker_cli_daemon_plugins_test.go:80: [d4ebaa7a687fc] daemon is not started [2023-01-11T09:05:51.637Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: true, mustBeShared: true [2023-01-11T09:05:51.900Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.48s) [2023-01-11T09:05:51.900Z] === RUN TestIpcModeOlderClient [2023-01-11T09:05:51.900Z] === PAUSE TestIpcModeOlderClient [2023-01-11T09:05:51.900Z] === RUN TestKillContainerInvalidSignal [2023-01-11T09:05:52.000Z] === RUN TestTarSumRemoveNonExistent [2023-01-11T09:05:52.000Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2023-01-11T09:05:52.000Z] === RUN TestTarSumRemove [2023-01-11T09:05:52.000Z] --- PASS: TestTarSumRemove (0.00s) [2023-01-11T09:05:52.000Z] === RUN TestSortFileInfoSums [2023-01-11T09:05:52.000Z] --- PASS: TestSortFileInfoSums (0.00s) [2023-01-11T09:05:52.000Z] === RUN TestNewTarSumForLabelInvalid [2023-01-11T09:05:52.000Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2023-01-11T09:05:52.000Z] === RUN TestNewTarSumForLabel [2023-01-11T09:05:52.000Z] --- PASS: TestNewTarSumForLabel (0.00s) [2023-01-11T09:05:52.000Z] === RUN TestEmptyTar [2023-01-11T09:05:52.000Z] --- PASS: TestEmptyTar (0.01s) [2023-01-11T09:05:52.000Z] === RUN TestTarSumsReadSize [2023-01-11T09:05:52.000Z] --- PASS: TestTarSumsReadSize (0.00s) [2023-01-11T09:05:52.000Z] === RUN TestTarSums [2023-01-11T09:05:52.000Z] testing: warning: no tests to run [2023-01-11T09:05:52.000Z] PASS [2023-01-11T09:05:52.000Z] coverage: [no statements] [2023-01-11T09:05:52.000Z] ok github.com/docker/docker/pkg/term/windows 0.071s coverage: [no statements] [no tests to run] [2023-01-11T09:05:52.000Z] --- PASS: TestTarSums (0.08s) [2023-01-11T09:05:52.000Z] === RUN TestIteration [2023-01-11T09:05:52.000Z] --- PASS: TestIteration (0.00s) [2023-01-11T09:05:52.000Z] === RUN TestVersionLabelForChecksum [2023-01-11T09:05:52.000Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2023-01-11T09:05:52.000Z] === RUN TestVersion [2023-01-11T09:05:52.000Z] --- PASS: TestVersion (0.00s) [2023-01-11T09:05:52.000Z] === RUN TestGetVersion [2023-01-11T09:05:52.000Z] --- PASS: TestGetVersion (0.00s) [2023-01-11T09:05:52.000Z] === RUN TestGetVersions [2023-01-11T09:05:52.000Z] --- PASS: TestGetVersions (0.00s) [2023-01-11T09:05:52.000Z] PASS [2023-01-11T09:05:52.000Z] coverage: 89.3% of statements [2023-01-11T09:05:52.000Z] ok github.com/docker/docker/pkg/tarsum 0.157s coverage: 89.3% of statements [2023-01-11T09:05:52.473Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2023-01-11T09:05:52.733Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2023-01-11T09:05:52.733Z] === RUN TestKillContainer [2023-01-11T09:05:52.733Z] === RUN TestKillContainer/no_signal [2023-01-11T09:05:52.973Z] === RUN TestTruncIndex [2023-01-11T09:05:52.973Z] === RUN TestIsGIT [2023-01-11T09:05:52.973Z] --- PASS: TestIsGIT (0.00s) [2023-01-11T09:05:52.973Z] === RUN TestIsTransport [2023-01-11T09:05:52.973Z] --- PASS: TestIsTransport (0.00s) [2023-01-11T09:05:52.973Z] PASS [2023-01-11T09:05:52.973Z] coverage: 100.0% of statements [2023-01-11T09:05:52.973Z] --- PASS: TestTruncIndex (0.11s) [2023-01-11T09:05:52.973Z] PASS [2023-01-11T09:05:52.973Z] coverage: 91.5% of statements [2023-01-11T09:05:52.973Z] ok github.com/docker/docker/pkg/truncindex 0.158s coverage: 91.5% of statements [2023-01-11T09:05:52.973Z] ok github.com/docker/docker/pkg/urlutil 0.060s coverage: 100.0% of statements [2023-01-11T09:05:53.133Z] --- PASS: TestCreateServiceMaxReplicas (2.91s) [2023-01-11T09:05:53.133Z] === RUN TestCreateWithDuplicateNetworkNames [2023-01-11T09:05:53.303Z] === RUN TestKillContainer/non_killing_signal [2023-01-11T09:05:53.564Z] === RUN TestKillContainer/killing_signal [2023-01-11T09:05:53.942Z] === RUN TestVersionInfo [2023-01-11T09:05:53.942Z] --- PASS: TestVersionInfo (0.00s) [2023-01-11T09:05:53.942Z] === RUN TestAppendVersions [2023-01-11T09:05:53.942Z] --- PASS: TestAppendVersions (0.00s) [2023-01-11T09:05:53.942Z] PASS [2023-01-11T09:05:53.942Z] coverage: 88.9% of statements [2023-01-11T09:05:53.942Z] ok github.com/docker/docker/pkg/useragent 0.096s coverage: 88.9% of statements [2023-01-11T09:05:54.402Z] time="2023-01-11T09:05:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49255/Test.Echo: Post \"http://127.0.0.1:49255/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2023-01-11T09:05:54.504Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2023-01-11T09:05:54.504Z] --- PASS: TestKillContainer (1.79s) [2023-01-11T09:05:54.504Z] --- PASS: TestKillContainer/no_signal (0.62s) [2023-01-11T09:05:54.504Z] --- PASS: TestKillContainer/non_killing_signal (0.41s) [2023-01-11T09:05:54.504Z] --- PASS: TestKillContainer/killing_signal (0.55s) [2023-01-11T09:05:54.504Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-01-11T09:05:54.504Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-01-11T09:05:55.377Z] === RUN TestValidatePrivileges [2023-01-11T09:05:55.377Z] --- PASS: TestValidatePrivileges (0.00s) [2023-01-11T09:05:55.377Z] === RUN TestFilterByCapNeg [2023-01-11T09:05:55.377Z] --- PASS: TestFilterByCapNeg (0.00s) [2023-01-11T09:05:55.377Z] === RUN TestFilterByCapPos [2023-01-11T09:05:55.377Z] --- PASS: TestFilterByCapPos (0.00s) [2023-01-11T09:05:55.377Z] === RUN TestStoreGetPluginNotMatchCapRefs [2023-01-11T09:05:55.377Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2023-01-11T09:05:55.377Z] PASS [2023-01-11T09:05:55.377Z] coverage: 12.0% of statements [2023-01-11T09:05:55.377Z] ok github.com/docker/docker/plugin 0.064s coverage: 12.0% of statements [2023-01-11T09:05:55.377Z] === RUN TestNewSettable [2023-01-11T09:05:55.377Z] --- PASS: TestNewSettable (0.00s) [2023-01-11T09:05:55.377Z] === RUN TestIsSettable [2023-01-11T09:05:55.377Z] --- PASS: TestIsSettable (0.00s) [2023-01-11T09:05:55.377Z] === RUN TestUpdateSettingsEnv [2023-01-11T09:05:55.377Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2023-01-11T09:05:55.377Z] PASS [2023-01-11T09:05:55.377Z] coverage: 20.0% of statements [2023-01-11T09:05:55.377Z] ok github.com/docker/docker/plugin/v2 0.058s coverage: 20.0% of statements [2023-01-11T09:05:55.444Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-01-11T09:05:55.705Z] docker_cli_daemon_plugins_test.go:170: [d288fe7281a2e] daemon is not started [2023-01-11T09:05:55.965Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s) [2023-01-11T09:05:55.965Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2023-01-11T09:05:55.965Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s) [2023-01-11T09:05:55.965Z] === RUN TestKillStoppedContainer [2023-01-11T09:05:55.965Z] --- PASS: TestKillStoppedContainer (0.10s) [2023-01-11T09:05:55.965Z] === RUN TestKillStoppedContainerAPIPre120 [2023-01-11T09:05:55.965Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2023-01-11T09:05:55.965Z] === RUN TestKillDifferentUserContainer [2023-01-11T09:05:56.137Z] --- PASS: TestInfoAPIWarnings (16.24s) [2023-01-11T09:05:56.137Z] === RUN TestInfoDebug [2023-01-11T09:05:56.137Z] --- PASS: TestInfoDebug (0.52s) [2023-01-11T09:05:56.137Z] === RUN TestInfoInsecureRegistries [2023-01-11T09:05:56.137Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-01-11T09:05:56.137Z] === RUN TestInfoRegistryMirrors [2023-01-11T09:05:56.137Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-01-11T09:05:56.137Z] === RUN TestLoginFailsWithBadCredentials [2023-01-11T09:05:56.137Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-01-11T09:05:56.137Z] === RUN TestPingCacheHeaders [2023-01-11T09:05:56.137Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-01-11T09:05:56.137Z] === RUN TestPingGet [2023-01-11T09:05:56.137Z] --- PASS: TestPingGet (0.02s) [2023-01-11T09:05:56.137Z] === RUN TestPingHead [2023-01-11T09:05:56.137Z] --- PASS: TestPingHead (0.02s) [2023-01-11T09:05:56.137Z] === RUN TestVersion [2023-01-11T09:05:56.137Z] --- PASS: TestVersion (0.02s) [2023-01-11T09:05:56.137Z] PASS [2023-01-11T09:05:56.137Z] [2023-01-11T09:05:56.137Z] === Skipped [2023-01-11T09:05:56.137Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-01-11T09:05:56.137Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-01-11T09:05:56.137Z] [2023-01-11T09:05:56.137Z] DONE 18 tests, 1 skipped in 21.013s [2023-01-11T09:05:56.137Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-01-11T09:05:56.137Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:05:56.137Z] ++ set -e [2023-01-11T09:05:56.137Z] ++ '[' -n 0 ']' [2023-01-11T09:05:56.137Z] ++ set -x [2023-01-11T09:05:56.137Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:05:56.348Z] === RUN TestLoad [2023-01-11T09:05:56.348Z] --- PASS: TestLoad (0.01s) [2023-01-11T09:05:56.348Z] === RUN TestSave [2023-01-11T09:05:56.348Z] --- PASS: TestSave (0.06s) [2023-01-11T09:05:56.393Z] INFO: Testing against a local daemon [2023-01-11T09:05:56.393Z] === RUN TestVolumesCreateAndList [2023-01-11T09:05:56.393Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-01-11T09:05:56.393Z] === RUN TestVolumesRemove [2023-01-11T09:05:56.393Z] --- PASS: TestVolumesRemove (0.06s) [2023-01-11T09:05:56.393Z] === RUN TestVolumesInspect [2023-01-11T09:05:56.393Z] --- PASS: TestVolumesInspect (0.02s) [2023-01-11T09:05:56.393Z] === RUN TestVolumesInvalidJSON [2023-01-11T09:05:56.393Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-01-11T09:05:56.393Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-01-11T09:05:56.393Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-01-11T09:05:56.393Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-01-11T09:05:56.393Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-01-11T09:05:56.393Z] PASS [2023-01-11T09:05:56.393Z] [2023-01-11T09:05:56.393Z] DONE 5 tests in 0.198s [2023-01-11T09:05:56.393Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-01-11T09:05:56.534Z] --- PASS: TestKillDifferentUserContainer (0.59s) [2023-01-11T09:05:56.535Z] === RUN TestInspectOomKilledTrue [2023-01-11T09:05:56.535Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-01-11T09:05:56.535Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-01-11T09:05:56.535Z] === RUN TestInspectOomKilledFalse [2023-01-11T09:05:56.535Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-01-11T09:05:56.535Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-01-11T09:05:56.535Z] === RUN TestLinksEtcHostsContentMatch [2023-01-11T09:05:56.807Z] === RUN TestAddDeleteGet [2023-01-11T09:05:56.807Z] --- PASS: TestAddDeleteGet (0.08s) [2023-01-11T09:05:56.807Z] === RUN TestInvalidTags [2023-01-11T09:05:56.807Z] --- PASS: TestInvalidTags (0.00s) [2023-01-11T09:05:56.807Z] PASS [2023-01-11T09:05:56.807Z] coverage: 84.4% of statements [2023-01-11T09:05:56.807Z] ok github.com/docker/docker/reference 0.257s coverage: 84.4% of statements [2023-01-11T09:05:56.955Z] ++++ cat bundles/test-integration/docker.pid [2023-01-11T09:05:56.955Z] +++ kill 12826 [2023-01-11T09:05:57.105Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2023-01-11T09:05:57.105Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2023-01-11T09:05:57.366Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2023-01-11T09:05:57.366Z] === RUN TestLinksContainerNames [2023-01-11T09:05:57.366Z] === RUN TestDockerSuite/TestBuildAddTar [2023-01-11T09:05:58.320Z] +++ /etc/init.d/apparmor stop [2023-01-11T09:05:58.320Z] Leaving: AppArmorNo profiles have been unloaded. [2023-01-11T09:05:58.320Z] [2023-01-11T09:05:58.320Z] Unloading profiles will leave already running processes permanently [2023-01-11T09:05:58.320Z] unconfined, which can lead to unexpected situations. [2023-01-11T09:05:58.320Z] [2023-01-11T09:05:58.320Z] To set a process to complain mode, use the command line tool [2023-01-11T09:05:58.320Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-01-11T09:05:58.320Z] +++ true [2023-01-11T09:05:58.320Z] exiting test-integration [2023-01-11T09:05:58.320Z] ++ exit 0 [2023-01-11T09:05:58.320Z] [2023-01-11T09:05:58.344Z] === RUN TestResolveAuthConfigIndexServer [2023-01-11T09:05:58.344Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2023-01-11T09:05:58.344Z] === RUN TestResolveAuthConfigFullURL [2023-01-11T09:05:58.344Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2023-01-11T09:05:58.344Z] === RUN TestLoadAllowNondistributableArtifacts [2023-01-11T09:05:58.344Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2023-01-11T09:05:58.344Z] === RUN TestValidateMirror [2023-01-11T09:05:58.344Z] --- PASS: TestValidateMirror (0.00s) [2023-01-11T09:05:58.344Z] === RUN TestLoadInsecureRegistries [2023-01-11T09:05:58.344Z] time="2023-01-11T09:05:57Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2023-01-11T09:05:58.344Z] time="2023-01-11T09:05:58Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2023-01-11T09:05:58.344Z] time="2023-01-11T09:05:58Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2023-01-11T09:05:58.344Z] --- PASS: TestLoadInsecureRegistries (0.22s) [2023-01-11T09:05:58.344Z] === RUN TestNewServiceConfig [2023-01-11T09:05:58.344Z] --- PASS: TestNewServiceConfig (0.00s) [2023-01-11T09:05:58.344Z] === RUN TestValidateIndexName [2023-01-11T09:05:58.344Z] --- PASS: TestValidateIndexName (0.00s) [2023-01-11T09:05:58.344Z] === RUN TestValidateIndexNameWithError [2023-01-11T09:05:58.344Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2023-01-11T09:05:58.344Z] === RUN TestEndpointParse [2023-01-11T09:05:58.344Z] --- PASS: TestEndpointParse (0.00s) [2023-01-11T09:05:58.344Z] === RUN TestEndpointParseInvalid [2023-01-11T09:05:58.344Z] --- PASS: TestEndpointParseInvalid (0.00s) [2023-01-11T09:05:58.344Z] === RUN TestValidateEndpoint [2023-01-11T09:05:58.344Z] --- PASS: TestValidateEndpoint (0.01s) [2023-01-11T09:05:58.344Z] === RUN TestPing [2023-01-11T09:05:58.344Z] --- PASS: TestPing (0.00s) [2023-01-11T09:05:58.344Z] === RUN TestPingRegistryEndpoint [2023-01-11T09:05:58.344Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2023-01-11T09:05:58.344Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2023-01-11T09:05:58.344Z] === RUN TestEndpoint [2023-01-11T09:05:58.344Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2023-01-11T09:05:58.344Z] --- SKIP: TestEndpoint (0.00s) [2023-01-11T09:05:58.344Z] === RUN TestParseRepositoryInfo [2023-01-11T09:05:58.344Z] --- PASS: TestParseRepositoryInfo (0.00s) [2023-01-11T09:05:58.344Z] === RUN TestNewIndexInfo [2023-01-11T09:05:58.344Z] --- PASS: TestNewIndexInfo (0.00s) [2023-01-11T09:05:58.344Z] === RUN TestMirrorEndpointLookup [2023-01-11T09:05:58.344Z] === RUN TestResumableRequestHeaderSimpleErrors [2023-01-11T09:05:58.344Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2023-01-11T09:05:58.344Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2023-01-11T09:05:58.344Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2023-01-11T09:05:58.344Z] --- SKIP: TestMirrorEndpointLookup (0.02s) [2023-01-11T09:05:58.344Z] === RUN TestSearchRepositories [2023-01-11T09:05:58.344Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2023-01-11T09:05:58.344Z] Host: 127.0.0.1:49260 [2023-01-11T09:05:58.344Z] User-Agent: docker test client [2023-01-11T09:05:58.344Z] Authorization: Token fake-token [2023-01-11T09:05:58.344Z] X-Docker-Token: true [2023-01-11T09:05:58.344Z] Accept-Encoding: gzip [2023-01-11T09:05:58.344Z] [2023-01-11T09:05:58.344Z] [2023-01-11T09:05:58.344Z] registry_test.go:730: HTTP/1.1 200 OK [2023-01-11T09:05:58.344Z] Connection: close [2023-01-11T09:05:58.344Z] Content-Length: 144 [2023-01-11T09:05:58.344Z] Cache-Control: no-cache [2023-01-11T09:05:58.344Z] Content-Type: application/json [2023-01-11T09:05:58.344Z] Date: Wed, 11 Jan 2023 09:05:58 GMT [2023-01-11T09:05:58.344Z] Expires: -1 [2023-01-11T09:05:58.344Z] Pragma: no-cache [2023-01-11T09:05:58.344Z] Server: docker-tests/mock [2023-01-11T09:05:58.344Z] X-Docker-Registry-Config: mock [2023-01-11T09:05:58.344Z] X-Docker-Registry-Version: 0.0.0 [2023-01-11T09:05:58.344Z] [2023-01-11T09:05:58.344Z] [2023-01-11T09:05:58.344Z] --- PASS: TestSearchRepositories (0.01s) [2023-01-11T09:05:58.344Z] === RUN TestTrustedLocation [2023-01-11T09:05:58.344Z] --- PASS: TestTrustedLocation (0.00s) [2023-01-11T09:05:58.344Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2023-01-11T09:05:58.344Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2023-01-11T09:05:58.344Z] === RUN TestAllowNondistributableArtifacts [2023-01-11T09:05:58.344Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2023-01-11T09:05:58.344Z] === RUN TestIsSecureIndex [2023-01-11T09:05:58.344Z] --- PASS: TestIsSecureIndex (0.00s) [2023-01-11T09:05:58.344Z] PASS [2023-01-11T09:05:58.344Z] coverage: 50.2% of statements [2023-01-11T09:05:58.344Z] ok github.com/docker/docker/registry 0.359s coverage: 50.2% of statements [2023-01-11T09:05:58.344Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.02s) [2023-01-11T09:05:58.344Z] === RUN TestResumableRequestHeaderTooMuchFailures [2023-01-11T09:05:58.344Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2023-01-11T09:05:58.344Z] === RUN TestResumableRequestReaderWithReadError [2023-01-11T09:05:58.749Z] --- PASS: TestLinksContainerNames (1.55s) [2023-01-11T09:05:58.749Z] === RUN TestLogsFollowTailEmpty [2023-01-11T09:05:58.804Z] time="2023-01-11T09:05:58Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2023-01-11T09:05:58.804Z] --- PASS: TestResumableRequestReaderWithReadError (0.22s) [2023-01-11T09:05:58.804Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2023-01-11T09:05:58.804Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2023-01-11T09:05:58.804Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2023-01-11T09:05:58.804Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2023-01-11T09:05:58.804Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2023-01-11T09:05:58.804Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2023-01-11T09:05:58.804Z] === RUN TestResumableRequestReader [2023-01-11T09:05:58.804Z] --- PASS: TestResumableRequestReader (0.00s) [2023-01-11T09:05:58.804Z] === RUN TestResumableRequestReaderWithInitialResponse [2023-01-11T09:05:58.804Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2023-01-11T09:05:58.804Z] PASS [2023-01-11T09:05:58.804Z] coverage: 100.0% of statements [2023-01-11T09:05:58.804Z] ok github.com/docker/docker/registry/resumable 0.315s coverage: 100.0% of statements Post stage [2023-01-11T09:05:59.264Z] === RUN TestRestartManagerTimeout [2023-01-11T09:05:59.264Z] --- PASS: TestRestartManagerTimeout (0.00s) [2023-01-11T09:05:59.264Z] === RUN TestRestartManagerTimeoutReset [2023-01-11T09:05:59.264Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2023-01-11T09:05:59.264Z] PASS [2023-01-11T09:05:59.264Z] coverage: 50.9% of statements [2023-01-11T09:05:59.264Z] ok github.com/docker/docker/restartmanager 0.058s coverage: 50.9% of statements [Pipeline] junit [2023-01-11T09:05:59.310Z] Recording test results [2023-01-11T09:05:59.526Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-01-11T09:05:59.690Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2023-01-11T09:05:59.690Z] === RUN TestContainerNetworkMountsNoChown [2023-01-11T09:05:59.945Z] + echo Ensuring container killed. [2023-01-11T09:05:59.945Z] Ensuring container killed. [2023-01-11T09:05:59.945Z] + docker rm -vf docker-pr2 [2023-01-11T09:05:59.945Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2023-01-11T09:06:00.229Z] + echo Chowning /workspace to jenkins user [2023-01-11T09:06:00.229Z] Chowning /workspace to jenkins user [2023-01-11T09:06:00.229Z] + id -u [2023-01-11T09:06:00.229Z] + id -g [2023-01-11T09:06:00.229Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44795:/workspace busybox chown -R 1000:1000 /workspace [2023-01-11T09:06:00.229Z] Unable to find image 'busybox:latest' locally [2023-01-11T09:06:00.229Z] latest: Pulling from library/busybox [2023-01-11T09:06:00.252Z] === RUN TestDecodeContainerConfig [2023-01-11T09:06:00.252Z] --- PASS: TestDecodeContainerConfig (0.00s) [2023-01-11T09:06:00.252Z] === RUN TestDecodeContainerConfigIsolation [2023-01-11T09:06:00.252Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2023-01-11T09:06:00.252Z] === RUN TestValidatePrivileged [2023-01-11T09:06:00.252Z] --- PASS: TestValidatePrivileged (0.00s) [2023-01-11T09:06:00.252Z] PASS [2023-01-11T09:06:00.252Z] coverage: 52.2% of statements [2023-01-11T09:06:00.252Z] ok github.com/docker/docker/runconfig 0.073s coverage: 52.2% of statements [2023-01-11T09:06:00.266Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot [2023-01-11T09:06:00.266Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/default [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/default [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/private [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/private [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/rprivate [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/rprivate [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/slave [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/slave [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/rslave [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/rslave [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/shared [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/shared [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/rshared [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/rshared [2023-01-11T09:06:00.266Z] === CONT TestMountDaemonRoot/default [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/default/bind_root [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/default/mount_root [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-01-11T09:06:00.266Z] === CONT TestMountDaemonRoot/default/bind_root [2023-01-11T09:06:00.266Z] === CONT TestMountDaemonRoot/rshared [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-01-11T09:06:00.266Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-01-11T09:06:00.266Z] === CONT TestMountDaemonRoot/shared [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-01-11T09:06:00.266Z] === CONT TestMountDaemonRoot/rslave [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-01-11T09:06:00.266Z] === CONT TestMountDaemonRoot/slave [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-01-11T09:06:00.266Z] === CONT TestMountDaemonRoot/rprivate [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-01-11T09:06:00.266Z] === CONT TestMountDaemonRoot/private [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/private/bind_root [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/private/mount_root [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-01-11T09:06:00.266Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-01-11T09:06:00.266Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-01-11T09:06:00.266Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-01-11T09:06:00.266Z] === CONT TestMountDaemonRoot/default/mount_root [2023-01-11T09:06:00.485Z] f78e6840ded1: Pulling fs layer [2023-01-11T09:06:00.485Z] f78e6840ded1: Verifying Checksum [2023-01-11T09:06:00.485Z] f78e6840ded1: Download complete [2023-01-11T09:06:00.485Z] f78e6840ded1: Pull complete [2023-01-11T09:06:00.485Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c [2023-01-11T09:06:00.485Z] Status: Downloaded newer image for busybox:latest [2023-01-11T09:06:00.527Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-01-11T09:06:00.527Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-01-11T09:06:00.527Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-01-11T09:06:00.527Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-01-11T09:06:00.527Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-01-11T09:06:00.527Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-01-11T09:06:00.527Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-01-11T09:06:00.527Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-01-11T09:06:00.527Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-01-11T09:06:00.527Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-01-11T09:06:00.527Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-01-11T09:06:00.527Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-01-11T09:06:00.712Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2023-01-11T09:06:00.712Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2023-01-11T09:06:00.712Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2023-01-11T09:06:00.712Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2023-01-11T09:06:00.712Z] PASS [2023-01-11T09:06:00.712Z] coverage: 62.5% of statements [2023-01-11T09:06:00.712Z] ok github.com/docker/docker/testutil 0.077s coverage: 62.5% of statements [2023-01-11T09:06:00.787Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-01-11T09:06:00.787Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-01-11T09:06:00.787Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-01-11T09:06:00.787Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-01-11T09:06:00.787Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-01-11T09:06:00.787Z] === CONT TestMountDaemonRoot/private/bind_root [2023-01-11T09:06:00.787Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-01-11T09:06:00.787Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-01-11T09:06:00.787Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-01-11T09:06:00.787Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2023-01-11T09:06:00.787Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-01-11T09:06:00.787Z] === CONT TestMountDaemonRoot/private/mount_root [2023-01-11T09:06:00.787Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot (0.04s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-01-11T09:06:00.787Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2023-01-11T09:06:00.787Z] === RUN TestContainerBindMountNonRecursive [2023-01-11T09:06:01.359Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2023-01-11T09:06:01.931Z] check_test.go:309: [d75255d3fa056] daemon is not started [2023-01-11T09:06:01.931Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-01-11T09:06:02.665Z] + bundleName=arm64-integration [2023-01-11T09:06:02.665Z] + echo Creating arm64-integration-bundles.tar.gz [2023-01-11T09:06:02.665Z] Creating arm64-integration-bundles.tar.gz [2023-01-11T09:06:02.665Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-01-11T09:06:02.665Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2023-01-11T09:06:02.675Z] Archiving artifacts [2023-01-11T09:06:02.873Z] --- PASS: TestContainerBindMountNonRecursive (1.87s) [2023-01-11T09:06:02.873Z] === RUN TestContainerVolumesMountedAsShared [2023-01-11T09:06:03.444Z] --- PASS: TestContainerVolumesMountedAsShared (0.61s) [2023-01-11T09:06:03.444Z] === RUN TestContainerVolumesMountedAsSlave [2023-01-11T09:06:03.444Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2023-01-11T09:06:03.621Z] --- PASS: TestNewClientWithTimeout (17.67s) [2023-01-11T09:06:03.621Z] === RUN TestClientStream [2023-01-11T09:06:03.621Z] --- PASS: TestClientStream (0.00s) [2023-01-11T09:06:03.621Z] === RUN TestClientSendFile [2023-01-11T09:06:03.621Z] --- PASS: TestClientSendFile (0.00s) [2023-01-11T09:06:03.621Z] === RUN TestClientWithRequestTimeout [2023-01-11T09:06:03.621Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2023-01-11T09:06:03.621Z] === RUN TestFileSpecPlugin [2023-01-11T09:06:03.621Z] --- PASS: TestFileSpecPlugin (0.01s) [2023-01-11T09:06:03.621Z] === RUN TestFileJSONSpecPlugin [2023-01-11T09:06:03.621Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2023-01-11T09:06:03.621Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2023-01-11T09:06:03.621Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2023-01-11T09:06:03.621Z] === RUN TestPluginAddHandler [2023-01-11T09:06:03.621Z] --- PASS: TestPluginAddHandler (0.00s) [2023-01-11T09:06:03.621Z] === RUN TestPluginWaitBadPlugin [2023-01-11T09:06:03.621Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2023-01-11T09:06:03.621Z] === RUN TestGet [2023-01-11T09:06:03.621Z] time="2023-01-11T09:06:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2023-01-11T09:06:04.015Z] --- PASS: TestContainerVolumesMountedAsSlave (0.56s) [2023-01-11T09:06:04.015Z] === RUN TestNetworkNat [2023-01-11T09:06:04.142Z] === RUN TestGetDriver [2023-01-11T09:06:04.142Z] --- PASS: TestGetDriver (0.00s) [2023-01-11T09:06:04.142Z] === RUN TestVolumeRequestError [2023-01-11T09:06:04.142Z] --- PASS: TestVolumeRequestError (0.01s) [2023-01-11T09:06:04.142Z] PASS [2023-01-11T09:06:04.142Z] coverage: 36.1% of statements [2023-01-11T09:06:04.142Z] ok github.com/docker/docker/volume/drivers 0.075s coverage: 36.1% of statements [2023-01-11T09:06:04.142Z] === RUN TestGetAddress [2023-01-11T09:06:04.142Z] --- PASS: TestGetAddress (0.00s) [2023-01-11T09:06:04.142Z] === RUN TestRemove [2023-01-11T09:06:04.142Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2023-01-11T09:06:04.142Z] --- SKIP: TestRemove (0.00s) [2023-01-11T09:06:04.142Z] === RUN TestInitializeWithVolumes [2023-01-11T09:06:04.142Z] --- PASS: TestInitializeWithVolumes (0.01s) [2023-01-11T09:06:04.142Z] === RUN TestCreate [2023-01-11T09:06:04.142Z] --- PASS: TestCreate (0.02s) [2023-01-11T09:06:04.142Z] === RUN TestValidateName [2023-01-11T09:06:04.142Z] --- PASS: TestValidateName (0.00s) [2023-01-11T09:06:04.142Z] === RUN TestCreateWithOpts [2023-01-11T09:06:04.142Z] local_test.go:181: runtime.GOOS == "windows" [2023-01-11T09:06:04.142Z] --- SKIP: TestCreateWithOpts (0.00s) [2023-01-11T09:06:04.142Z] === RUN TestRelaodNoOpts [2023-01-11T09:06:04.142Z] --- PASS: TestRelaodNoOpts (0.03s) [2023-01-11T09:06:04.142Z] PASS [2023-01-11T09:06:04.142Z] coverage: 41.5% of statements [2023-01-11T09:06:04.142Z] time="2023-01-11T09:06:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2023-01-11T09:06:04.142Z] ok github.com/docker/docker/volume/local 0.120s coverage: 41.5% of statements [2023-01-11T09:06:04.584Z] === RUN TestDockerSuite/TestBuildAddTarXz [2023-01-11T09:06:04.584Z] --- PASS: TestNetworkNat (0.75s) [2023-01-11T09:06:04.584Z] === RUN TestNetworkLocalhostTCPNat [2023-01-11T09:06:04.638Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44795/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-01-11T09:06:05.001Z] + make clean [2023-01-11T09:06:05.155Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2023-01-11T09:06:05.257Z] docker volume rm -f docker-dev-cache [2023-01-11T09:06:05.257Z] docker-dev-cache [Pipeline] deleteDir [2023-01-11T09:06:05.416Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2023-01-11T09:06:05.416Z] === RUN TestNetworkLoopbackNat [2023-01-11T09:06:05.987Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2023-01-11T09:06:06.323Z] === RUN TestConvertTmpfsOptions [2023-01-11T09:06:06.323Z] parser_test.go:49: data="mode=700,size=1m" [2023-01-11T09:06:06.323Z] parser_test.go:49: data="ro" [2023-01-11T09:06:06.323Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2023-01-11T09:06:06.323Z] === RUN TestParseMountRaw [2023-01-11T09:06:06.323Z] --- PASS: TestParseMountRaw (0.06s) [2023-01-11T09:06:06.323Z] === RUN TestParseMountRawSplit [2023-01-11T09:06:06.323Z] parser_test.go:390: case 0 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 1 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 2 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 3 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 4 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 5 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 6 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 7 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 8 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 0 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 1 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 2 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 3 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 4 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 5 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 6 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 7 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 8 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 9 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 10 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 11 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 12 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 0 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 1 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 2 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 3 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 4 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 5 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 6 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 7 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 8 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 9 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 10 [2023-01-11T09:06:06.323Z] parser_test.go:390: case 11 [2023-01-11T09:06:06.323Z] --- PASS: TestParseMountRawSplit (0.00s) [2023-01-11T09:06:06.323Z] === RUN TestParseMountSpec [2023-01-11T09:06:06.323Z] parser_test.go:455: case 0 [2023-01-11T09:06:06.323Z] parser_test.go:455: case 1 [2023-01-11T09:06:06.323Z] parser_test.go:455: case 2 [2023-01-11T09:06:06.323Z] parser_test.go:455: case 3 [2023-01-11T09:06:06.323Z] parser_test.go:455: case 4 [2023-01-11T09:06:06.323Z] parser_test.go:455: case 5 [2023-01-11T09:06:06.323Z] --- PASS: TestParseMountSpec (0.00s) [2023-01-11T09:06:06.323Z] === RUN TestParseMountSpecBindWithFileinfoError [2023-01-11T09:06:06.323Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2023-01-11T09:06:06.323Z] === RUN TestValidateMount [2023-01-11T09:06:06.323Z] --- PASS: TestValidateMount (0.00s) [2023-01-11T09:06:06.323Z] PASS [2023-01-11T09:06:06.323Z] coverage: 66.2% of statements [2023-01-11T09:06:06.323Z] ok github.com/docker/docker/volume/mounts 0.141s coverage: 66.2% of statements [2023-01-11T09:06:06.323Z] time="2023-01-11T09:06:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2023-01-11T09:06:06.558Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2023-01-11T09:06:06.819Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-11T09:06:07.290Z] === RUN TestSetGetMeta [2023-01-11T09:06:07.290Z] === PAUSE TestSetGetMeta [2023-01-11T09:06:07.290Z] === RUN TestRestore [2023-01-11T09:06:07.290Z] === PAUSE TestRestore [2023-01-11T09:06:07.290Z] === RUN TestServiceCreate [2023-01-11T09:06:07.290Z] === PAUSE TestServiceCreate [2023-01-11T09:06:07.290Z] === RUN TestServiceList [2023-01-11T09:06:07.290Z] === PAUSE TestServiceList [2023-01-11T09:06:07.290Z] === RUN TestServiceRemove [2023-01-11T09:06:07.290Z] === PAUSE TestServiceRemove [2023-01-11T09:06:07.290Z] === RUN TestServiceGet [2023-01-11T09:06:07.290Z] === PAUSE TestServiceGet [2023-01-11T09:06:07.290Z] === RUN TestServicePrune [2023-01-11T09:06:07.290Z] === PAUSE TestServicePrune [2023-01-11T09:06:07.290Z] === RUN TestCreate [2023-01-11T09:06:07.290Z] === PAUSE TestCreate [2023-01-11T09:06:07.290Z] === RUN TestRemove [2023-01-11T09:06:07.290Z] === PAUSE TestRemove [2023-01-11T09:06:07.290Z] === RUN TestList [2023-01-11T09:06:07.290Z] === PAUSE TestList [2023-01-11T09:06:07.290Z] === RUN TestFindByDriver [2023-01-11T09:06:07.290Z] === PAUSE TestFindByDriver [2023-01-11T09:06:07.290Z] === RUN TestFindByReferenced [2023-01-11T09:06:07.290Z] === PAUSE TestFindByReferenced [2023-01-11T09:06:07.290Z] === RUN TestDerefMultipleOfSameRef [2023-01-11T09:06:07.290Z] === PAUSE TestDerefMultipleOfSameRef [2023-01-11T09:06:07.290Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2023-01-11T09:06:07.290Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2023-01-11T09:06:07.290Z] === RUN TestDefererencePluginOnCreateError [2023-01-11T09:06:07.290Z] === PAUSE TestDefererencePluginOnCreateError [2023-01-11T09:06:07.290Z] === RUN TestRefDerefRemove [2023-01-11T09:06:07.290Z] === PAUSE TestRefDerefRemove [2023-01-11T09:06:07.290Z] === RUN TestGet [2023-01-11T09:06:07.290Z] === PAUSE TestGet [2023-01-11T09:06:07.290Z] === RUN TestGetWithReference [2023-01-11T09:06:07.290Z] === PAUSE TestGetWithReference [2023-01-11T09:06:07.290Z] === RUN TestFilterFunc [2023-01-11T09:06:07.290Z] === RUN TestFilterFunc/test_nil_list [2023-01-11T09:06:07.290Z] === PAUSE TestFilterFunc/test_nil_list [2023-01-11T09:06:07.290Z] === RUN TestFilterFunc/test_empty_list [2023-01-11T09:06:07.290Z] === PAUSE TestFilterFunc/test_empty_list [2023-01-11T09:06:07.290Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2023-01-11T09:06:07.290Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2023-01-11T09:06:07.290Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-01-11T09:06:07.290Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-01-11T09:06:07.290Z] === RUN TestFilterFunc/test_filter_some [2023-01-11T09:06:07.290Z] === PAUSE TestFilterFunc/test_filter_some [2023-01-11T09:06:07.290Z] === RUN TestFilterFunc/test_filter_middle [2023-01-11T09:06:07.290Z] === PAUSE TestFilterFunc/test_filter_middle [2023-01-11T09:06:07.290Z] === RUN TestFilterFunc/test_filter_middle_and_last [2023-01-11T09:06:07.290Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2023-01-11T09:06:07.290Z] === RUN TestFilterFunc/test_filter_first_and_last [2023-01-11T09:06:07.290Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2023-01-11T09:06:07.290Z] === CONT TestFilterFunc/test_nil_list [2023-01-11T09:06:07.290Z] === CONT TestFilterFunc/test_filter_first_and_last [2023-01-11T09:06:07.290Z] === CONT TestFilterFunc/test_filter_some [2023-01-11T09:06:07.290Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-01-11T09:06:07.290Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2023-01-11T09:06:07.290Z] === CONT TestFilterFunc/test_empty_list [2023-01-11T09:06:07.290Z] === CONT TestFilterFunc/test_filter_middle_and_last [2023-01-11T09:06:07.290Z] === CONT TestFilterFunc/test_filter_middle [2023-01-11T09:06:07.290Z] --- PASS: TestFilterFunc (0.00s) [2023-01-11T09:06:07.290Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2023-01-11T09:06:07.290Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2023-01-11T09:06:07.290Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2023-01-11T09:06:07.290Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2023-01-11T09:06:07.290Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2023-01-11T09:06:07.290Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2023-01-11T09:06:07.290Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2023-01-11T09:06:07.290Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2023-01-11T09:06:07.290Z] === CONT TestSetGetMeta [2023-01-11T09:06:07.290Z] === CONT TestList [2023-01-11T09:06:07.290Z] === CONT TestDefererencePluginOnCreateError [2023-01-11T09:06:07.290Z] === CONT TestServiceGet [2023-01-11T09:06:07.290Z] --- PASS: TestSetGetMeta (0.04s) [2023-01-11T09:06:07.290Z] === CONT TestRemove [2023-01-11T09:06:07.290Z] --- PASS: TestDefererencePluginOnCreateError (0.06s) [2023-01-11T09:06:07.290Z] === CONT TestCreate [2023-01-11T09:06:07.290Z] --- PASS: TestList (0.08s) [2023-01-11T09:06:07.290Z] === CONT TestServicePrune [2023-01-11T09:06:07.290Z] --- PASS: TestRemove (0.06s) [2023-01-11T09:06:07.290Z] === CONT TestGetWithReference [2023-01-11T09:06:07.290Z] --- PASS: TestCreate (0.05s) [2023-01-11T09:06:07.290Z] === CONT TestGet [2023-01-11T09:06:07.290Z] --- PASS: TestGetWithReference (0.06s) [2023-01-11T09:06:07.290Z] === CONT TestRefDerefRemove [2023-01-11T09:06:07.290Z] --- PASS: TestGet (0.04s) [2023-01-11T09:06:07.290Z] === CONT TestDerefMultipleOfSameRef [2023-01-11T09:06:07.290Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2023-01-11T09:06:07.290Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2023-01-11T09:06:07.290Z] --- PASS: TestRefDerefRemove (0.04s) [2023-01-11T09:06:07.290Z] === CONT TestServiceList [2023-01-11T09:06:07.290Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.04s) [2023-01-11T09:06:07.290Z] === CONT TestServiceRemove [2023-01-11T09:06:07.290Z] --- PASS: TestServiceGet (0.29s) [2023-01-11T09:06:07.290Z] === CONT TestFindByReferenced [2023-01-11T09:06:07.290Z] time="2023-01-11T09:06:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-01-11T09:06:07.290Z] --- PASS: TestServiceRemove (0.07s) [2023-01-11T09:06:07.290Z] === CONT TestServiceCreate [2023-01-11T09:06:07.290Z] --- PASS: TestServiceList (0.12s) [2023-01-11T09:06:07.290Z] === CONT TestRestore [2023-01-11T09:06:07.290Z] time="2023-01-11T09:06:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-01-11T09:06:07.290Z] --- PASS: TestFindByReferenced (0.05s) [2023-01-11T09:06:07.290Z] === CONT TestFindByDriver [2023-01-11T09:06:07.290Z] time="2023-01-11T09:06:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-01-11T09:06:07.290Z] time="2023-01-11T09:06:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2023-01-11T09:06:07.290Z] --- PASS: TestServiceCreate (0.06s) [2023-01-11T09:06:07.290Z] time="2023-01-11T09:06:07Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-01-11T09:06:07.290Z] --- PASS: TestRestore (0.06s) [2023-01-11T09:06:07.290Z] --- PASS: TestServicePrune (0.30s) [2023-01-11T09:06:07.290Z] --- PASS: TestFindByDriver (0.05s) [2023-01-11T09:06:07.290Z] PASS [2023-01-11T09:06:07.290Z] coverage: 70.3% of statements [2023-01-11T09:06:07.749Z] ok github.com/docker/docker/volume/service 0.463s coverage: 70.3% of statements [2023-01-11T09:06:08.053Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.24s) [2023-01-11T09:06:08.053Z] === RUN TestCreateServiceSecretFileMode [2023-01-11T09:06:08.201Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2023-01-11T09:06:08.461Z] --- PASS: TestNetworkLoopbackNat (2.97s) [2023-01-11T09:06:08.461Z] === RUN TestPause [2023-01-11T09:06:09.287Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-01-11T09:06:09.287Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-01-11T09:06:09.287Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-01-11T09:06:09.287Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-01-11T09:06:09.287Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-01-11T09:06:09.287Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2023-01-11T09:06:09.287Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2023-01-11T09:06:09.287Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-01-11T09:06:09.287Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-01-11T09:06:09.403Z] --- PASS: TestPause (0.78s) [2023-01-11T09:06:09.403Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-01-11T09:06:09.403Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-01-11T09:06:09.403Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-01-11T09:06:09.403Z] === RUN TestPauseStopPausedContainer [2023-01-11T09:06:09.663Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2023-01-11T09:06:09.923Z] --- PASS: TestPauseStopPausedContainer (0.69s) [2023-01-11T09:06:09.923Z] === RUN TestPsFilter [2023-01-11T09:06:10.183Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2023-01-11T09:06:10.183Z] --- PASS: TestPsFilter (0.25s) [2023-01-11T09:06:10.183Z] === RUN TestRemoveContainerWithRemovedVolume [2023-01-11T09:06:10.265Z] time="2023-01-11T09:06:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2023-01-11T09:06:10.754Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2023-01-11T09:06:10.754Z] === RUN TestRemoveContainerWithVolume [2023-01-11T09:06:11.325Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2023-01-11T09:06:11.586Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2023-01-11T09:06:11.586Z] === RUN TestRemoveContainerRunning [2023-01-11T09:06:12.526Z] --- PASS: TestRemoveContainerRunning (0.73s) [2023-01-11T09:06:12.526Z] === RUN TestRemoveContainerForceRemoveRunning [2023-01-11T09:06:13.096Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2023-01-11T09:06:13.096Z] === RUN TestRemoveInvalidContainer [2023-01-11T09:06:13.096Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-01-11T09:06:13.096Z] === RUN TestRenameLinkedContainer [2023-01-11T09:06:13.096Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2023-01-11T09:06:13.667Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2023-01-11T09:06:15.583Z] --- PASS: TestRenameLinkedContainer (2.50s) [2023-01-11T09:06:15.583Z] === RUN TestRenameStoppedContainer [2023-01-11T09:06:15.868Z] === RUN TestDockerSuite/TestBuildBlankName [2023-01-11T09:06:16.137Z] --- PASS: TestRenameStoppedContainer (0.62s) [2023-01-11T09:06:16.137Z] === RUN TestRenameRunningContainerAndReuse [2023-01-11T09:06:16.137Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2023-01-11T09:06:17.535Z] --- PASS: TestRenameRunningContainerAndReuse (1.08s) [2023-01-11T09:06:17.535Z] === RUN TestRenameInvalidName [2023-01-11T09:06:17.535Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2023-01-11T09:06:18.106Z] --- PASS: TestRenameInvalidName (0.72s) [2023-01-11T09:06:18.106Z] === RUN TestRenameAnonymousContainer [2023-01-11T09:06:18.106Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2023-01-11T09:06:18.867Z] --- PASS: TestGet (15.03s) [2023-01-11T09:06:18.867Z] === RUN TestPluginWithNoManifest [2023-01-11T09:06:18.867Z] --- PASS: TestPluginWithNoManifest (0.00s) [2023-01-11T09:06:18.867Z] === RUN TestGetAll [2023-01-11T09:06:18.867Z] --- PASS: TestGetAll (0.01s) [2023-01-11T09:06:18.867Z] PASS [2023-01-11T09:06:18.867Z] coverage: 73.4% of statements [2023-01-11T09:06:18.867Z] ok github.com/docker/docker/pkg/plugins 35.283s coverage: 73.4% of statements [2023-01-11T09:06:18.867Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-01-11T09:06:18.867Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-01-11T09:06:18.867Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-01-11T09:06:18.867Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-01-11T09:06:18.867Z] ? github.com/docker/docker/pkg/term [no test files] [2023-01-11T09:06:18.867Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-01-11T09:06:18.867Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2023-01-11T09:06:18.867Z] ? github.com/docker/docker/quota [no test files] [2023-01-11T09:06:18.867Z] ? github.com/docker/docker/rootless [no test files] [2023-01-11T09:06:18.867Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-01-11T09:06:18.867Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-01-11T09:06:18.867Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-01-11T09:06:18.867Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-01-11T09:06:18.867Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-01-11T09:06:18.867Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-01-11T09:06:18.867Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-01-11T09:06:18.867Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-01-11T09:06:18.867Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-01-11T09:06:18.867Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-01-11T09:06:18.867Z] ? github.com/docker/docker/testutil/request [no test files] [2023-01-11T09:06:18.867Z] ? github.com/docker/docker/volume [no test files] [2023-01-11T09:06:18.867Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-01-11T09:06:18.867Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-01-11T09:06:19.490Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2023-01-11T09:06:20.061Z] --- PASS: TestRenameAnonymousContainer (2.14s) [2023-01-11T09:06:20.061Z] === RUN TestRenameContainerWithSameName [2023-01-11T09:06:20.256Z] --- PASS: TestCreateServiceSecretFileMode (12.46s) [2023-01-11T09:06:20.256Z] === RUN TestCreateServiceConfigFileMode [2023-01-11T09:06:20.322Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2023-01-11T09:06:20.582Z] --- PASS: TestRenameContainerWithSameName (0.54s) [2023-01-11T09:06:20.582Z] === RUN TestRenameContainerWithLinkedContainer [2023-01-11T09:06:21.804Z] [2023-01-11T09:06:21.804Z] === Skipped [2023-01-11T09:06:21.804Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2023-01-11T09:06:21.804Z] dispatchers_test.go:377: Windows does not support stopsignal [2023-01-11T09:06:21.804Z] [2023-01-11T09:06:21.804Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2023-01-11T09:06:21.804Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-01-11T09:06:21.804Z] [2023-01-11T09:06:21.804Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2023-01-11T09:06:21.804Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-01-11T09:06:21.804Z] [2023-01-11T09:06:21.804Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2023-01-11T09:06:21.804Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-01-11T09:06:21.804Z] [2023-01-11T09:06:21.804Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2023-01-11T09:06:21.804Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2023-01-11T09:06:21.804Z] [2023-01-11T09:06:21.804Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.02s) [2023-01-11T09:06:21.804Z] client_test.go:23: runtime.GOOS == "windows" [2023-01-11T09:06:21.804Z] [2023-01-11T09:06:21.804Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2023-01-11T09:06:21.804Z] daemon_test.go:147: root required [2023-01-11T09:06:21.804Z] [2023-01-11T09:06:21.804Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2023-01-11T09:06:21.804Z] reload_test.go:520: root required [2023-01-11T09:06:21.804Z] [2023-01-11T09:06:21.804Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2023-01-11T09:06:21.804Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2023-01-11T09:06:21.804Z] [2023-01-11T09:06:21.804Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2023-01-11T09:06:21.804Z] pull_v2_test.go:82: Needs fixing on Windows [2023-01-11T09:06:21.804Z] [2023-01-11T09:06:21.804Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2023-01-11T09:06:21.804Z] pull_v2_test.go:127: Needs fixing on Windows [2023-01-11T09:06:21.804Z] [2023-01-11T09:06:21.804Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2023-01-11T09:06:21.804Z] download_test.go:268: Needs fixing on Windows [2023-01-11T09:06:21.804Z] [2023-01-11T09:06:21.804Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2023-01-11T09:06:21.804Z] layer_test.go:304: Failing on Windows [2023-01-11T09:06:21.804Z] [2023-01-11T09:06:21.804Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2023-01-11T09:06:21.804Z] layer_test.go:353: Failing on Windows [2023-01-11T09:06:21.804Z] [2023-01-11T09:06:21.804Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2023-01-11T09:06:21.804Z] layer_test.go:468: Failing on Windows [2023-01-11T09:06:21.804Z] [2023-01-11T09:06:21.804Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2023-01-11T09:06:21.804Z] layer_test.go:697: Failing on Windows [2023-01-11T09:06:21.804Z] [2023-01-11T09:06:21.804Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2023-01-11T09:06:21.804Z] migration_test.go:46: Failing on Windows [2023-01-11T09:06:21.804Z] [2023-01-11T09:06:21.804Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2023-01-11T09:06:21.804Z] migration_test.go:182: Failing on Windows [2023-01-11T09:06:21.804Z] [2023-01-11T09:06:21.804Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2023-01-11T09:06:21.804Z] mount_test.go:17: Failing on Windows [2023-01-11T09:06:21.804Z] [2023-01-11T09:06:21.804Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2023-01-11T09:06:21.804Z] mount_test.go:76: Failing on Windows [2023-01-11T09:06:21.804Z] [2023-01-11T09:06:21.804Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2023-01-11T09:06:21.804Z] mount_test.go:125: Failing on Windows [2023-01-11T09:06:21.804Z] [2023-01-11T09:06:21.804Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2023-01-11T09:06:21.804Z] mount_test.go:212: Failing on Windows [2023-01-11T09:06:21.804Z] [2023-01-11T09:06:21.804Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2023-01-11T09:06:21.804Z] archive_test.go:134: Xz not present in msys2 [2023-01-11T09:06:21.804Z] [2023-01-11T09:06:21.804Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2023-01-11T09:06:21.804Z] archive_test.go:239: Failing on Windows CI machines [2023-01-11T09:06:21.804Z] [2023-01-11T09:06:21.805Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2023-01-11T09:06:21.805Z] archive_windows_test.go:17: Currently fails [2023-01-11T09:06:21.805Z] [2023-01-11T09:06:21.805Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2023-01-11T09:06:21.805Z] changes_test.go:192: needs more investigation [2023-01-11T09:06:21.805Z] [2023-01-11T09:06:21.805Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2023-01-11T09:06:21.805Z] changes_test.go:405: needs further investigation [2023-01-11T09:06:21.805Z] [2023-01-11T09:06:21.805Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2023-01-11T09:06:21.805Z] changes_test.go:441: needs further investigation [2023-01-11T09:06:21.805Z] [2023-01-11T09:06:21.805Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2023-01-11T09:06:21.805Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2023-01-11T09:06:21.805Z] [2023-01-11T09:06:21.805Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.01s) [2023-01-11T09:06:21.805Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2023-01-11T09:06:21.805Z] [2023-01-11T09:06:21.805Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.01s) [2023-01-11T09:06:21.805Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-01-11T09:06:21.805Z] [2023-01-11T09:06:21.805Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.01s) [2023-01-11T09:06:21.805Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-01-11T09:06:21.805Z] [2023-01-11T09:06:21.805Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2023-01-11T09:06:21.805Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2023-01-11T09:06:21.805Z] [2023-01-11T09:06:21.805Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.01s) [2023-01-11T09:06:21.805Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-01-11T09:06:21.805Z] [2023-01-11T09:06:21.805Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2023-01-11T09:06:21.805Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2023-01-11T09:06:21.805Z] [2023-01-11T09:06:21.805Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2023-01-11T09:06:21.805Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2023-01-11T09:06:21.805Z] [2023-01-11T09:06:21.805Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.01s) [2023-01-11T09:06:21.805Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2023-01-11T09:06:21.805Z] [2023-01-11T09:06:21.805Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2023-01-11T09:06:21.805Z] poller_test.go:41: No chmod on Windows [2023-01-11T09:06:21.805Z] [2023-01-11T09:06:21.805Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2023-01-11T09:06:21.805Z] fileutils_test.go:134: Needs porting to Windows [2023-01-11T09:06:21.805Z] [2023-01-11T09:06:21.805Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2023-01-11T09:06:21.805Z] fileutils_test.go:180: Needs porting to Windows [2023-01-11T09:06:21.805Z] [2023-01-11T09:06:21.805Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2023-01-11T09:06:21.805Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2023-01-11T09:06:21.805Z] [2023-01-11T09:06:21.805Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2023-01-11T09:06:21.805Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2023-01-11T09:06:21.805Z] [2023-01-11T09:06:21.805Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.02s) [2023-01-11T09:06:21.805Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2023-01-11T09:06:21.805Z] [2023-01-11T09:06:21.805Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2023-01-11T09:06:21.805Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2023-01-11T09:06:21.805Z] [2023-01-11T09:06:21.805Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2023-01-11T09:06:21.805Z] local_test.go:181: runtime.GOOS == "windows" [2023-01-11T09:06:21.805Z] [2023-01-11T09:06:21.805Z] DONE 1865 tests, 45 skipped in 235.294s [2023-01-11T09:06:21.805Z] INFO: make.ps1 ended at 01/11/2023 09:06:21 [2023-01-11T09:06:21.964Z] --- PASS: TestRenameContainerWithLinkedContainer (1.17s) [2023-01-11T09:06:21.964Z] === RUN TestResize [2023-01-11T09:06:21.964Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2023-01-11T09:06:22.535Z] --- PASS: TestResize (0.58s) [2023-01-11T09:06:22.535Z] === RUN TestResizeWithInvalidSize [2023-01-11T09:06:23.106Z] --- PASS: TestResizeWithInvalidSize (0.60s) [2023-01-11T09:06:23.106Z] === RUN TestResizeWhenContainerNotStarted [2023-01-11T09:06:23.676Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2023-01-11T09:06:23.676Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s) [2023-01-11T09:06:23.676Z] === RUN TestDaemonRestartKillContainers [2023-01-11T09:06:23.676Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-11T09:06:23.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-11T09:06:23.676Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-11T09:06:23.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-11T09:06:23.676Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-11T09:06:23.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-11T09:06:23.676Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-11T09:06:23.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-11T09:06:23.676Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-11T09:06:23.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-11T09:06:23.676Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-11T09:06:23.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-11T09:06:23.676Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-11T09:06:23.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-11T09:06:23.676Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-11T09:06:23.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-11T09:06:23.676Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-11T09:06:23.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-11T09:06:23.676Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-11T09:06:23.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-11T09:06:23.676Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-11T09:06:23.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-11T09:06:23.676Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-11T09:06:23.676Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-11T09:06:23.676Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-01-11T09:06:23.676Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-01-11T09:06:23.936Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2023-01-11T09:06:24.015Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2023-01-11T09:06:24.015Z] INFO: Unit tests ended at 01/11/2023 09:06:23. Duration:00:04:16.8628807 [2023-01-11T09:06:24.015Z] INFO: Building busybox [2023-01-11T09:06:24.015Z] Sending build context to Docker daemon 5.12kB [2023-01-11T09:06:24.015Z] [2023-01-11T09:06:24.015Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2023-01-11T09:06:24.015Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2023-01-11T09:06:24.015Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2023-01-11T09:06:24.015Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2023-01-11T09:06:24.015Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2023-01-11T09:06:24.015Z] ---> 2564578bc438 [2023-01-11T09:06:24.015Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2023-01-11T09:06:24.015Z] ---> Running in 4186c21d7242 [2023-01-11T09:06:25.848Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2023-01-11T09:06:26.418Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-01-11T09:06:26.418Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-01-11T09:06:26.678Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2023-01-11T09:06:29.804Z] Removing intermediate container 4186c21d7242 [2023-01-11T09:06:29.804Z] ---> 4384a14d7f54 [2023-01-11T09:06:29.804Z] Step 7/13 : ARG BUSYBOX_VERSION [2023-01-11T09:06:29.804Z] ---> Running in 72d064b0be11 [2023-01-11T09:06:29.976Z] check_test.go:309: [d66276d16bbdf] daemon is not started [2023-01-11T09:06:29.976Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2023-01-11T09:06:29.976Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-01-11T09:06:30.238Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2023-01-11T09:06:30.238Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-01-11T09:06:30.262Z] Removing intermediate container 72d064b0be11 [2023-01-11T09:06:30.262Z] ---> 1bafcb40ed41 [2023-01-11T09:06:30.262Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2023-01-11T09:06:30.262Z] ---> Running in ef05539f0cc1 [2023-01-11T09:06:30.720Z] Removing intermediate container ef05539f0cc1 [2023-01-11T09:06:30.720Z] ---> f025a4d06faf [2023-01-11T09:06:30.720Z] Step 9/13 : ADD https://github.com/moby/busybox/releases/download/${BUSYBOX_VERSION}/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2023-01-11T09:06:31.180Z] [2023-01-11T09:06:31.180Z] [2023-01-11T09:06:31.638Z] ---> 23fd9fd3e377 [2023-01-11T09:06:31.638Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2023-01-11T09:06:31.638Z] ---> Running in a3378c2a9908 [2023-01-11T09:06:32.150Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2023-01-11T09:06:32.410Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-01-11T09:06:32.474Z] --- PASS: TestCreateServiceConfigFileMode (12.55s) [2023-01-11T09:06:32.474Z] === RUN TestCreateServiceSysctls [2023-01-11T09:06:32.670Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-01-11T09:06:34.379Z] --- PASS: TestCreateServiceSysctls (3.20s) [2023-01-11T09:06:34.379Z] === RUN TestCreateServiceCapabilities [2023-01-11T09:06:34.586Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-01-11T09:06:35.527Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-01-11T09:06:36.909Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-01-11T09:06:36.912Z] --- PASS: TestCreateServiceCapabilities (2.46s) [2023-01-11T09:06:36.912Z] === RUN TestInspect [2023-01-11T09:06:37.170Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-01-11T09:06:39.445Z] --- PASS: TestInspect (2.71s) [2023-01-11T09:06:39.445Z] === RUN TestCreateJob [2023-01-11T09:06:39.712Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-01-11T09:06:39.712Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.67s) [2023-01-11T09:06:39.712Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.73s) [2023-01-11T09:06:39.712Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.58s) [2023-01-11T09:06:39.712Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.96s) [2023-01-11T09:06:39.712Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.50s) [2023-01-11T09:06:39.712Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.46s) [2023-01-11T09:06:39.712Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.94s) [2023-01-11T09:06:39.712Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.01s) [2023-01-11T09:06:39.712Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.97s) [2023-01-11T09:06:39.712Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.91s) [2023-01-11T09:06:39.712Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s) [2023-01-11T09:06:39.712Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.43s) [2023-01-11T09:06:39.712Z] === RUN TestCgroupNamespacesRun [2023-01-11T09:06:41.624Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2023-01-11T09:06:41.624Z] === RUN TestCgroupNamespacesRunPrivileged [2023-01-11T09:06:42.196Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2023-01-11T09:06:42.738Z] --- PASS: TestCreateJob (3.17s) [2023-01-11T09:06:42.738Z] === RUN TestReplicatedJob [2023-01-11T09:06:43.580Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.85s) [2023-01-11T09:06:43.580Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-01-11T09:06:44.964Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2023-01-11T09:06:44.964Z] === RUN TestCgroupNamespacesRunHostMode [2023-01-11T09:06:45.906Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2023-01-11T09:06:46.444Z] Removing intermediate container a3378c2a9908 [2023-01-11T09:06:46.444Z] ---> b0ddaa4c7e15 [2023-01-11T09:06:46.444Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2023-01-11T09:06:46.444Z] ---> Running in 68a91f8bc9f0 [2023-01-11T09:06:46.444Z] [2023-01-11T09:06:46.444Z] SUCCESS: Specified value was saved. [2023-01-11T09:06:46.477Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2023-01-11T09:06:47.047Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2023-01-11T09:06:47.047Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-01-11T09:06:48.008Z] --- PASS: TestReplicatedJob (5.26s) [2023-01-11T09:06:48.008Z] === RUN TestUpdateReplicatedJob [2023-01-11T09:06:48.430Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2023-01-11T09:06:48.430Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2023-01-11T09:06:48.430Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.66s) [2023-01-11T09:06:48.430Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-01-11T09:06:48.690Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2023-01-11T09:06:49.348Z] Removing intermediate container 68a91f8bc9f0 [2023-01-11T09:06:49.348Z] ---> a06bba86a01c [2023-01-11T09:06:49.348Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2023-01-11T09:06:49.348Z] ---> Running in c550d793112f [2023-01-11T09:06:50.075Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2023-01-11T09:06:50.075Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.50s) [2023-01-11T09:06:50.075Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-01-11T09:06:50.435Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2023-01-11T09:06:51.028Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2023-01-11T09:06:51.028Z] === RUN TestCgroupNamespacesRunOlderClient [2023-01-11T09:06:51.295Z] --- PASS: TestUpdateReplicatedJob (3.09s) [2023-01-11T09:06:51.295Z] === RUN TestServiceListWithStatuses [2023-01-11T09:06:51.295Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-01-11T09:06:51.295Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-01-11T09:06:51.295Z] === RUN TestDockerNetworkConnectAlias [2023-01-11T09:06:52.941Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.72s) [2023-01-11T09:06:52.941Z] === RUN TestNISDomainname [2023-01-11T09:06:52.941Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2023-01-11T09:06:53.510Z] --- PASS: TestNISDomainname (0.88s) [2023-01-11T09:06:53.510Z] === RUN TestHostnameDnsResolution [2023-01-11T09:06:54.450Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2023-01-11T09:06:54.710Z] --- PASS: TestHostnameDnsResolution (1.14s) [2023-01-11T09:06:54.710Z] === RUN TestUnprivilegedPortsAndPing [2023-01-11T09:06:55.483Z] --- PASS: TestDockerNetworkConnectAlias (4.16s) [2023-01-11T09:06:55.483Z] === RUN TestDockerNetworkReConnect [2023-01-11T09:06:55.654Z] --- PASS: TestUnprivilegedPortsAndPing (0.83s) [2023-01-11T09:06:55.654Z] === RUN TestStats [2023-01-11T09:06:56.459Z] Cannot create a file when that file already exists. [2023-01-11T09:06:57.037Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2023-01-11T09:06:57.037Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2023-01-11T09:06:57.978Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2023-01-11T09:06:58.238Z] --- PASS: TestStats (2.78s) [2023-01-11T09:06:58.238Z] === RUN TestStopContainerWithTimeout [2023-01-11T09:06:58.238Z] === RUN TestStopContainerWithTimeout/0 [2023-01-11T09:06:58.238Z] === PAUSE TestStopContainerWithTimeout/0 [2023-01-11T09:06:58.238Z] === RUN TestStopContainerWithTimeout/1 [2023-01-11T09:06:58.238Z] === PAUSE TestStopContainerWithTimeout/1 [2023-01-11T09:06:58.238Z] === RUN TestStopContainerWithTimeout/3 [2023-01-11T09:06:58.238Z] === PAUSE TestStopContainerWithTimeout/3 [2023-01-11T09:06:58.238Z] === RUN TestStopContainerWithTimeout/-1 [2023-01-11T09:06:58.238Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-01-11T09:06:58.238Z] === CONT TestStopContainerWithTimeout/0 [2023-01-11T09:06:58.238Z] === CONT TestStopContainerWithTimeout/-1 [2023-01-11T09:06:58.769Z] --- PASS: TestDockerNetworkReConnect (3.29s) [2023-01-11T09:06:58.769Z] === RUN TestServicePlugin [2023-01-11T09:06:59.181Z] === RUN TestDockerSuite/TestBuildCacheAdd [2023-01-11T09:06:59.442Z] === CONT TestStopContainerWithTimeout/3 [2023-01-11T09:07:00.014Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2023-01-11T09:07:00.276Z] === RUN TestDockerSuite/TestBuildCacheFrom [2023-01-11T09:07:01.664Z] === CONT TestStopContainerWithTimeout/1 [2023-01-11T09:07:01.664Z] check_test.go:309: [dc3c1c2f0e1c5] daemon is not started [2023-01-11T09:07:01.664Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2023-01-11T09:07:02.055Z] plugin_test.go:62: [dfbf2565055d6] joining swarm manager [dd3cb0d4b23d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-11T09:07:02.993Z] plugin_test.go:65: [d75918b83dc33] joining swarm manager [dd3cb0d4b23d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-11T09:07:03.060Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2023-01-11T09:07:03.060Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2023-01-11T09:07:03.060Z] --- PASS: TestStopContainerWithTimeout/0 (1.03s) [2023-01-11T09:07:03.060Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2023-01-11T09:07:03.060Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2023-01-11T09:07:03.060Z] --- PASS: TestStopContainerWithTimeout/1 (1.77s) [2023-01-11T09:07:03.060Z] === RUN TestDeleteDevicemapper [2023-01-11T09:07:03.060Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-01-11T09:07:03.060Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-01-11T09:07:03.060Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-01-11T09:07:03.561Z] Removing intermediate container c550d793112f [2023-01-11T09:07:03.561Z] ---> 20579f4c91f9 [2023-01-11T09:07:03.561Z] Step 13/13 : CMD ["sh"] [2023-01-11T09:07:03.561Z] ---> Running in 23ee015e00a3 [2023-01-11T09:07:03.561Z] Removing intermediate container 23ee015e00a3 [2023-01-11T09:07:03.561Z] ---> ec693e339475 [2023-01-11T09:07:03.561Z] Successfully built ec693e339475 [2023-01-11T09:07:03.561Z] Successfully tagged busybox:latest [2023-01-11T09:07:03.561Z] INFO: Docker images of the daemon under test [2023-01-11T09:07:03.561Z] [2023-01-11T09:07:03.561Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-11T09:07:03.561Z] busybox latest ec693e339475 1 second ago 3.8GB [2023-01-11T09:07:03.561Z] microsoft/windowsservercore latest 2564578bc438 4 days ago 3.78GB [2023-01-11T09:07:03.561Z] mcr.microsoft.com/windows/servercore ltsc2019 2564578bc438 4 days ago 3.78GB [2023-01-11T09:07:03.561Z] [2023-01-11T09:07:03.561Z] INFO: Running integration tests at 01/11/2023 09:07:03... [2023-01-11T09:07:03.561Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2023-01-11T09:07:03.561Z] INFO: Integration API tests being run from the host: [2023-01-11T09:07:03.561Z] INFO: make.ps1 starting at 01/11/2023 09:07:03 [2023-01-11T09:07:04.527Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2023-01-11T09:07:04.972Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2023-01-11T09:07:05.543Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2023-01-11T09:07:06.115Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.89s) [2023-01-11T09:07:06.115Z] === RUN TestUpdateMemory [2023-01-11T09:07:06.115Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2023-01-11T09:07:06.115Z] --- SKIP: TestUpdateMemory (0.00s) [2023-01-11T09:07:06.115Z] === RUN TestUpdateCPUQuota [2023-01-11T09:07:07.056Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2023-01-11T09:07:07.316Z] --- PASS: TestUpdateCPUQuota (1.39s) [2023-01-11T09:07:07.316Z] === RUN TestUpdatePidsLimit [2023-01-11T09:07:07.316Z] === RUN TestUpdatePidsLimit/update_from_none [2023-01-11T09:07:07.577Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2023-01-11T09:07:07.838Z] === RUN TestUpdatePidsLimit/no_change [2023-01-11T09:07:08.098Z] === RUN TestUpdatePidsLimit/update_lower [2023-01-11T09:07:08.670Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2023-01-11T09:07:08.670Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-01-11T09:07:08.930Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-01-11T09:07:09.192Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-01-11T09:07:09.762Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-01-11T09:07:11.144Z] --- PASS: TestUpdatePidsLimit (3.65s) [2023-01-11T09:07:11.144Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2023-01-11T09:07:11.144Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2023-01-11T09:07:11.144Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2023-01-11T09:07:11.144Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2023-01-11T09:07:11.144Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2023-01-11T09:07:11.144Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2023-01-11T09:07:11.144Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.48s) [2023-01-11T09:07:11.144Z] === RUN TestUpdateRestartPolicy [2023-01-11T09:07:18.158Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2023-01-11T09:07:18.158Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2023-01-11T09:07:18.158Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2023-01-11T09:07:18.158Z] === RUN TestDockerSuite/TestBuildClearCmd [2023-01-11T09:07:18.158Z] === RUN TestDockerSuite/TestBuildCmd [2023-01-11T09:07:18.158Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2023-01-11T09:07:18.158Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2023-01-11T09:07:18.158Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2023-01-11T09:07:18.158Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2023-01-11T09:07:18.158Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2023-01-11T09:07:18.158Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2023-01-11T09:07:18.158Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2023-01-11T09:07:18.158Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2023-01-11T09:07:20.071Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2023-01-11T09:07:20.930Z] Created binary: bundles/binary-daemon/dockerd-dev [2023-01-11T09:07:20.930Z] Copying nested executables into bundles/binary-daemon [2023-01-11T09:07:20.930Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2023-01-11T09:07:21.254Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=9054ce9868069bcf5d2b05227354d1438621f971 -e DOCKER_GRAPHDRIVER docker:9054ce9868069bcf5d2b05227354d1438621f971 hack/make.sh cross [2023-01-11T09:07:21.512Z] [2023-01-11T09:07:21.770Z] Removing bundles/ [2023-01-11T09:07:21.770Z] [2023-01-11T09:07:21.770Z] ---> Making bundle: cross (in bundles/cross) [2023-01-11T09:07:21.770Z] Cross building: bundles/cross/linux/amd64 [2023-01-11T09:07:21.770Z] Building: bundles/cross/linux/amd64/dockerd-dev [2023-01-11T09:07:21.770Z] GOOS="linux" GOARCH="amd64" GOARM="" [2023-01-11T09:07:21.984Z] === RUN TestDockerSuite/TestBuildConditionalCache [2023-01-11T09:07:22.555Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2023-01-11T09:07:22.555Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2023-01-11T09:07:22.555Z] check_test.go:309: [d3a5e41fd54bc] daemon is not started [2023-01-11T09:07:22.555Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2023-01-11T09:07:22.555Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2023-01-11T09:07:22.555Z] check_test.go:309: [de664beadb443] daemon is not started [2023-01-11T09:07:22.555Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2023-01-11T09:07:22.815Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2023-01-11T09:07:23.757Z] === RUN TestDockerSuite/TestBuildContextCleanup [2023-01-11T09:07:23.757Z] --- PASS: TestUpdateRestartPolicy (12.80s) [2023-01-11T09:07:23.757Z] === RUN TestUpdateRestartWithAutoRemove [2023-01-11T09:07:24.017Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2023-01-11T09:07:24.588Z] --- PASS: TestUpdateRestartWithAutoRemove (0.62s) [2023-01-11T09:07:24.588Z] === RUN TestWaitNonBlocked [2023-01-11T09:07:24.588Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-11T09:07:24.588Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-11T09:07:24.588Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-11T09:07:24.588Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-11T09:07:24.588Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-11T09:07:24.588Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-11T09:07:24.588Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2023-01-11T09:07:25.159Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2023-01-11T09:07:25.449Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-01-11T09:07:25.449Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s) [2023-01-11T09:07:25.449Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.87s) [2023-01-11T09:07:25.449Z] === RUN TestWaitBlocked [2023-01-11T09:07:25.449Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-11T09:07:25.449Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-11T09:07:25.449Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-01-11T09:07:25.449Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-01-11T09:07:25.449Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-01-11T09:07:25.449Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-01-11T09:07:25.449Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2023-01-11T09:07:26.026Z] check_test.go:309: [d48708a13f931] daemon is not started [2023-01-11T09:07:26.026Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2023-01-11T09:07:26.966Z] --- PASS: TestWaitBlocked (0.03s) [2023-01-11T09:07:26.966Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.33s) [2023-01-11T09:07:26.966Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.36s) [2023-01-11T09:07:26.966Z] === CONT TestContainerStartOnDaemonRestart [2023-01-11T09:07:26.966Z] === CONT TestRestartDaemonWithRestartingContainer [2023-01-11T09:07:27.885Z] --- PASS: TestServicePlugin (29.65s) [2023-01-11T09:07:27.885Z] === RUN TestServiceUpdateLabel [2023-01-11T09:07:30.266Z] --- PASS: TestContainerStartOnDaemonRestart (3.61s) [2023-01-11T09:07:30.266Z] === CONT TestIpcModeOlderClient [2023-01-11T09:07:30.418Z] --- PASS: TestServiceUpdateLabel (2.18s) [2023-01-11T09:07:30.418Z] === RUN TestServiceUpdateSecrets [2023-01-11T09:07:30.526Z] --- PASS: TestIpcModeOlderClient (0.12s) [2023-01-11T09:07:30.526Z] === CONT TestContainerKillOnDaemonStart [2023-01-11T09:07:30.526Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.83s) [2023-01-11T09:07:30.526Z] === CONT TestDaemonHostGatewayIP [2023-01-11T09:07:30.526Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2023-01-11T09:07:33.825Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2023-01-11T09:07:34.086Z] --- PASS: TestDaemonHostGatewayIP (3.59s) [2023-01-11T09:07:34.086Z] === CONT TestDaemonRestartIpcMode [2023-01-11T09:07:36.634Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2023-01-11T09:07:36.634Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2023-01-11T09:07:37.206Z] --- PASS: TestDaemonRestartIpcMode (3.07s) [2023-01-11T09:07:37.466Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2023-01-11T09:07:37.727Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2023-01-11T09:07:39.636Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2023-01-11T09:07:39.636Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2023-01-11T09:07:42.176Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2023-01-11T09:07:42.748Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2023-01-11T09:07:42.748Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2023-01-11T09:07:42.748Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2023-01-11T09:07:42.748Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2023-01-11T09:07:42.748Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2023-01-11T09:07:42.748Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2023-01-11T09:07:42.748Z] --- PASS: TestContainerKillOnDaemonStart (12.36s) [2023-01-11T09:07:42.748Z] PASS [2023-01-11T09:07:42.748Z] [2023-01-11T09:07:42.748Z] === Skipped [2023-01-11T09:07:42.748Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-01-11T09:07:42.748Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-11T09:07:42.748Z] [2023-01-11T09:07:42.748Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)=== RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2023-01-11T09:07:42.748Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2023-01-11T09:07:42.748Z] [2023-01-11T09:07:42.748Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-01-11T09:07:42.748Z] [2023-01-11T09:07:42.748Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2023-01-11T09:07:42.748Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-01-11T09:07:42.748Z] [2023-01-11T09:07:42.748Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-01-11T09:07:42.748Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-01-11T09:07:42.748Z] [2023-01-11T09:07:42.748Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-01-11T09:07:42.748Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-01-11T09:07:42.748Z] [2023-01-11T09:07:42.748Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2023-01-11T09:07:42.748Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2023-01-11T09:07:42.748Z] [2023-01-11T09:07:42.748Z] DONE 197 tests, 6 skipped in 145.758s [2023-01-11T09:07:42.748Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2023-01-11T09:07:42.748Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-01-11T09:07:42.748Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:07:42.748Z] ++ set -e [2023-01-11T09:07:42.748Z] ++ '[' -n 0 ']' [2023-01-11T09:07:42.748Z] ++ set -x [2023-01-11T09:07:42.748Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:07:43.008Z] INFO: Testing against a local daemon [2023-01-11T09:07:43.008Z] === RUN TestLiveRestore [2023-01-11T09:07:43.008Z] === RUN TestLiveRestore/volume_references [2023-01-11T09:07:43.008Z] === PAUSE TestLiveRestore/volume_references [2023-01-11T09:07:43.008Z] === CONT TestLiveRestore/volume_references [2023-01-11T09:07:43.579Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2023-01-11T09:07:43.708Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-11T09:07:43.708Z] INFO: Testing against a local daemon [2023-01-11T09:07:43.708Z] === RUN TestBuildWithSession [2023-01-11T09:07:43.708Z] build_session_test.go:25: TODO: BuildKit [2023-01-11T09:07:43.708Z] --- SKIP: TestBuildWithSession (0.00s) [2023-01-11T09:07:43.708Z] === RUN TestBuildSquashParent [2023-01-11T09:07:43.708Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:07:43.708Z] --- SKIP: TestBuildSquashParent (0.00s) [2023-01-11T09:07:43.708Z] === RUN TestBuildWithRemoveAndForceRemove [2023-01-11T09:07:43.708Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-11T09:07:43.708Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-11T09:07:43.708Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-11T09:07:43.708Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-11T09:07:43.708Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-11T09:07:43.708Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-11T09:07:43.708Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-11T09:07:43.708Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-11T09:07:43.708Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-11T09:07:43.708Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-11T09:07:43.708Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-11T09:07:43.708Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-11T09:07:43.708Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-01-11T09:07:43.708Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-01-11T09:07:43.708Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-01-11T09:07:43.708Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-01-11T09:07:43.839Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-01-11T09:07:43.839Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-01-11T09:07:45.224Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-01-11T09:07:45.295Z] --- PASS: TestServiceUpdateSecrets (14.57s) [2023-01-11T09:07:45.295Z] === RUN TestServiceUpdateConfigs [2023-01-11T09:07:46.175Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2023-01-11T09:07:46.436Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-01-11T09:07:47.005Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2023-01-11T09:07:47.945Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-01-11T09:07:48.885Z] --- PASS: TestLiveRestore (0.00s) [2023-01-11T09:07:48.885Z] --- PASS: TestLiveRestore/volume_references (5.98s) [2023-01-11T09:07:48.885Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (5.11s) [2023-01-11T09:07:48.885Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.32s) [2023-01-11T09:07:48.885Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.36s) [2023-01-11T09:07:48.885Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.25s) [2023-01-11T09:07:48.885Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.18s) [2023-01-11T09:07:48.885Z] PASS [2023-01-11T09:07:48.885Z] [2023-01-11T09:07:48.885Z] DONE 7 tests in 6.091s [2023-01-11T09:07:48.885Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-01-11T09:07:48.885Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:07:48.885Z] ++ set -e [2023-01-11T09:07:48.885Z] ++ '[' -n 0 ']' [2023-01-11T09:07:48.885Z] ++ set -x [2023-01-11T09:07:48.885Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:07:49.145Z] INFO: Testing against a local daemon [2023-01-11T09:07:49.145Z] === RUN TestCommitInheritsEnv [2023-01-11T09:07:49.715Z] --- PASS: TestCommitInheritsEnv (0.43s) [2023-01-11T09:07:49.715Z] === RUN TestImportExtremelyLargeImageWorks [2023-01-11T09:07:49.715Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-01-11T09:07:49.715Z] === RUN TestImagesFilterMultiReference [2023-01-11T09:07:49.715Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2023-01-11T09:07:49.715Z] === RUN TestImagePullPlatformInvalid [2023-01-11T09:07:49.715Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-01-11T09:07:49.715Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-01-11T09:07:49.977Z] time="2023-01-11T09:07:49Z" 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.10 instance.id=321a00aa-af1b-41b9-9881-043697f5184d version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" level=info msg="redis not configured" go.version=go1.18.10 instance.id=321a00aa-af1b-41b9-9881-043697f5184d version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" level=info msg="Starting upload purge in 34m0s" go.version=go1.18.10 instance.id=321a00aa-af1b-41b9-9881-043697f5184d version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.10 instance.id=321a00aa-af1b-41b9-9881-043697f5184d version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=08d45d39-8ef1-4adf-8eec-4733cbc20ed6 http.request.method=GET http.request.remoteaddr="127.0.0.1:41826" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=321a00aa-af1b-41b9-9881-043697f5184d version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=08d45d39-8ef1-4adf-8eec-4733cbc20ed6 http.request.method=GET http.request.remoteaddr="127.0.0.1:41826" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.847033ms http.response.status=200 http.response.written=2 instance.id=321a00aa-af1b-41b9-9881-043697f5184d version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] 127.0.0.1 - - [11/Jan/2023:09:07:49 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=baa8e032-7437-42e1-b004-f3de1f3e5373 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41848" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=77e5181b-6c0b-4b0c-bb5d-8628cbb24dc9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=77e5181b-6c0b-4b0c-bb5d-8628cbb24dc9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=77e5181b-6c0b-4b0c-bb5d-8628cbb24dc9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=23.644µs trace.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=b3abcdc5-bfc1-4c49-a69a-522da6fae43e trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=77e5181b-6c0b-4b0c-bb5d-8628cbb24dc9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41832" 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=10.599731ms http.response.status=404 http.response.written=157 instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] 127.0.0.1 - - [11/Jan/2023:09:07:49 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d83346fa-39af-4dae-85de-0438464a2fbd http.request.method=POST http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d83346fa-39af-4dae-85de-0438464a2fbd http.request.method=POST http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=baa8e032-7437-42e1-b004-f3de1f3e5373 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41848" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=baa8e032-7437-42e1-b004-f3de1f3e5373 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41848" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=47.862µs trace.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=31eadc3e-cab1-426f-ba0e-a6cfede9c803 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=baa8e032-7437-42e1-b004-f3de1f3e5373 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41848" 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=13.041873ms http.response.status=404 http.response.written=157 instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] 127.0.0.1 - - [11/Jan/2023:09:07:49 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6e44f90c-9efd-4416-ace4-36840b05cdd3 http.request.method=POST http.request.remoteaddr="127.0.0.1:41848" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6e44f90c-9efd-4416-ace4-36840b05cdd3 http.request.method=POST http.request.remoteaddr="127.0.0.1:41848" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/f34d2948-d6b8-4cbe-a4b1-48a79bf47be8/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6e44f90c-9efd-4416-ace4-36840b05cdd3 http.request.method=POST http.request.remoteaddr="127.0.0.1:41848" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=77.228µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b4ffd74e-9d2c-4a47-a736-65de5afcc3be trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f34d2948-d6b8-4cbe-a4b1-48a79bf47be8/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6e44f90c-9efd-4416-ace4-36840b05cdd3 http.request.method=POST http.request.remoteaddr="127.0.0.1:41848" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=24.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=0da50c31-8836-4446-9cb2-cf5f9e4f946e trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/be20cde0-0b87-46b8-8288-e15ca7c2b098/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d83346fa-39af-4dae-85de-0438464a2fbd http.request.method=POST http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=209.224µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=dad7506e-d6bd-40eb-ab70-8505c05961b9 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/be20cde0-0b87-46b8-8288-e15ca7c2b098/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d83346fa-39af-4dae-85de-0438464a2fbd http.request.method=POST http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=716.085µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d3566ff5-62e3-4bcf-9420-c9170b44d91f trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/f34d2948-d6b8-4cbe-a4b1-48a79bf47be8/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6e44f90c-9efd-4416-ace4-36840b05cdd3 http.request.method=POST http.request.remoteaddr="127.0.0.1:41848" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=95.466µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=17de5911-980b-45df-b701-5ec408382448 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6e44f90c-9efd-4416-ace4-36840b05cdd3 http.request.method=POST http.request.remoteaddr="127.0.0.1:41848" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.483185ms http.response.status=202 http.response.written=0 instance.id=321a00aa-af1b-41b9-9881-043697f5184d version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] 127.0.0.1 - - [11/Jan/2023:09:07:49 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b39829ac-3381-46e5-94fe-b092e1ecacfc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41848" http.request.uri="/v2/test/blobs/uploads/f34d2948-d6b8-4cbe-a4b1-48a79bf47be8?_state=JTBa_xPohuaX5tH7ONef0gKaUxAHukVSBkYNCyjZBUV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzNGQyOTQ4LWQ2YjgtNGNiZS1hNGIxLTQ4YTc5YmY0N2JlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowNzo0OS45MjM4NDYzODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=test vars.uuid=f34d2948-d6b8-4cbe-a4b1-48a79bf47be8 version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b39829ac-3381-46e5-94fe-b092e1ecacfc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41848" http.request.uri="/v2/test/blobs/uploads/f34d2948-d6b8-4cbe-a4b1-48a79bf47be8?_state=JTBa_xPohuaX5tH7ONef0gKaUxAHukVSBkYNCyjZBUV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzNGQyOTQ4LWQ2YjgtNGNiZS1hNGIxLTQ4YTc5YmY0N2JlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowNzo0OS45MjM4NDYzODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=test vars.uuid=f34d2948-d6b8-4cbe-a4b1-48a79bf47be8 version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/f34d2948-d6b8-4cbe-a4b1-48a79bf47be8/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b39829ac-3381-46e5-94fe-b092e1ecacfc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41848" http.request.uri="/v2/test/blobs/uploads/f34d2948-d6b8-4cbe-a4b1-48a79bf47be8?_state=JTBa_xPohuaX5tH7ONef0gKaUxAHukVSBkYNCyjZBUV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzNGQyOTQ4LWQ2YjgtNGNiZS1hNGIxLTQ4YTc5YmY0N2JlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowNzo0OS45MjM4NDYzODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=31.505µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f6846718-d12e-429b-855a-d4d9cb5a15c1 trace.line=82 vars.name=test vars.uuid=f34d2948-d6b8-4cbe-a4b1-48a79bf47be8 version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f34d2948-d6b8-4cbe-a4b1-48a79bf47be8/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b39829ac-3381-46e5-94fe-b092e1ecacfc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41848" http.request.uri="/v2/test/blobs/uploads/f34d2948-d6b8-4cbe-a4b1-48a79bf47be8?_state=JTBa_xPohuaX5tH7ONef0gKaUxAHukVSBkYNCyjZBUV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzNGQyOTQ4LWQ2YjgtNGNiZS1hNGIxLTQ4YTc5YmY0N2JlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowNzo0OS45MjM4NDYzODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=15.048µs trace.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=d8478280-da65-46f7-820d-28478415b0f5 trace.line=141 vars.name=test vars.uuid=f34d2948-d6b8-4cbe-a4b1-48a79bf47be8 version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/be20cde0-0b87-46b8-8288-e15ca7c2b098/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d83346fa-39af-4dae-85de-0438464a2fbd http.request.method=POST http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=71.865µs trace.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=9e0936c1-81c1-4f97-9eea-8ba476fc93d3 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d83346fa-39af-4dae-85de-0438464a2fbd http.request.method=POST http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=14.23426ms http.response.status=202 http.response.written=0 instance.id=321a00aa-af1b-41b9-9881-043697f5184d version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] 127.0.0.1 - - [11/Jan/2023:09:07:49 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d2350743-6e58-4442-aea6-6e54aa77cd87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/be20cde0-0b87-46b8-8288-e15ca7c2b098?_state=rc6cF5ZoDPBuj5YKmrmK0lowsH_6tgaFNk1XRYBGz1Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlMjBjZGUwLTBiODctNDZiOC04Mjg4LWUxNWNhN2MyYjA5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowNzo0OS45MjA3NTE0NTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=test vars.uuid=be20cde0-0b87-46b8-8288-e15ca7c2b098 version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d2350743-6e58-4442-aea6-6e54aa77cd87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/be20cde0-0b87-46b8-8288-e15ca7c2b098?_state=rc6cF5ZoDPBuj5YKmrmK0lowsH_6tgaFNk1XRYBGz1Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlMjBjZGUwLTBiODctNDZiOC04Mjg4LWUxNWNhN2MyYjA5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowNzo0OS45MjA3NTE0NTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=test vars.uuid=be20cde0-0b87-46b8-8288-e15ca7c2b098 version="v2.1.0+unknown" [2023-01-11T09:07:49.978Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/be20cde0-0b87-46b8-8288-e15ca7c2b098/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d2350743-6e58-4442-aea6-6e54aa77cd87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/be20cde0-0b87-46b8-8288-e15ca7c2b098?_state=rc6cF5ZoDPBuj5YKmrmK0lowsH_6tgaFNk1XRYBGz1Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlMjBjZGUwLTBiODctNDZiOC04Mjg4LWUxNWNhN2MyYjA5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowNzo0OS45MjA3NTE0NTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d 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).GetContent" trace.id=0dd48020-4e00-49c7-bb2a-ceb1465dd27b trace.line=82 vars.name=test vars.uuid=be20cde0-0b87-46b8-8288-e15ca7c2b098 version="v2.1.0+unknown" [2023-01-11T09:07:49.979Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/be20cde0-0b87-46b8-8288-e15ca7c2b098/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d2350743-6e58-4442-aea6-6e54aa77cd87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/be20cde0-0b87-46b8-8288-e15ca7c2b098?_state=rc6cF5ZoDPBuj5YKmrmK0lowsH_6tgaFNk1XRYBGz1Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlMjBjZGUwLTBiODctNDZiOC04Mjg4LWUxNWNhN2MyYjA5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowNzo0OS45MjA3NTE0NTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=128.056µs trace.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=1fc950be-dbf5-4bbc-8f29-a7c857e3f0d5 trace.line=141 vars.name=test vars.uuid=be20cde0-0b87-46b8-8288-e15ca7c2b098 version="v2.1.0+unknown" [2023-01-11T09:07:49.979Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/f34d2948-d6b8-4cbe-a4b1-48a79bf47be8/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b39829ac-3381-46e5-94fe-b092e1ecacfc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41848" http.request.uri="/v2/test/blobs/uploads/f34d2948-d6b8-4cbe-a4b1-48a79bf47be8?_state=JTBa_xPohuaX5tH7ONef0gKaUxAHukVSBkYNCyjZBUV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzNGQyOTQ4LWQ2YjgtNGNiZS1hNGIxLTQ4YTc5YmY0N2JlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowNzo0OS45MjM4NDYzODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=103.424µs trace.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=f9082b0a-b689-485d-8613-ab6044b06749 trace.line=124 vars.name=test vars.uuid=f34d2948-d6b8-4cbe-a4b1-48a79bf47be8 version="v2.1.0+unknown" [2023-01-11T09:07:49.979Z] time="2023-01-11T09:07:49Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b39829ac-3381-46e5-94fe-b092e1ecacfc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41848" http.request.uri="/v2/test/blobs/uploads/f34d2948-d6b8-4cbe-a4b1-48a79bf47be8?_state=JTBa_xPohuaX5tH7ONef0gKaUxAHukVSBkYNCyjZBUV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzNGQyOTQ4LWQ2YjgtNGNiZS1hNGIxLTQ4YTc5YmY0N2JlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowNzo0OS45MjM4NDYzODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=test vars.uuid=f34d2948-d6b8-4cbe-a4b1-48a79bf47be8 version="v2.1.0+unknown" [2023-01-11T09:07:49.979Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f34d2948-d6b8-4cbe-a4b1-48a79bf47be8/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b39829ac-3381-46e5-94fe-b092e1ecacfc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41848" http.request.uri="/v2/test/blobs/uploads/f34d2948-d6b8-4cbe-a4b1-48a79bf47be8?_state=JTBa_xPohuaX5tH7ONef0gKaUxAHukVSBkYNCyjZBUV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzNGQyOTQ4LWQ2YjgtNGNiZS1hNGIxLTQ4YTc5YmY0N2JlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowNzo0OS45MjM4NDYzODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=15.774µs trace.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=de37bcc8-c25a-449e-9aa5-df3fb20c90bd trace.line=141 vars.name=test vars.uuid=f34d2948-d6b8-4cbe-a4b1-48a79bf47be8 version="v2.1.0+unknown" [2023-01-11T09:07:49.979Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b39829ac-3381-46e5-94fe-b092e1ecacfc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41848" http.request.uri="/v2/test/blobs/uploads/f34d2948-d6b8-4cbe-a4b1-48a79bf47be8?_state=JTBa_xPohuaX5tH7ONef0gKaUxAHukVSBkYNCyjZBUV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzNGQyOTQ4LWQ2YjgtNGNiZS1hNGIxLTQ4YTc5YmY0N2JlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowNzo0OS45MjM4NDYzODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=14.307µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=3b1d7bf7-261a-422d-8db2-bd141d1675df trace.line=141 vars.name=test vars.uuid=f34d2948-d6b8-4cbe-a4b1-48a79bf47be8 version="v2.1.0+unknown" [2023-01-11T09:07:49.979Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/f34d2948-d6b8-4cbe-a4b1-48a79bf47be8/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b39829ac-3381-46e5-94fe-b092e1ecacfc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41848" http.request.uri="/v2/test/blobs/uploads/f34d2948-d6b8-4cbe-a4b1-48a79bf47be8?_state=JTBa_xPohuaX5tH7ONef0gKaUxAHukVSBkYNCyjZBUV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzNGQyOTQ4LWQ2YjgtNGNiZS1hNGIxLTQ4YTc5YmY0N2JlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowNzo0OS45MjM4NDYzODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=12.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).Stat" trace.id=15798ee4-00bb-462f-af89-360b8ca27542 trace.line=141 vars.name=test vars.uuid=f34d2948-d6b8-4cbe-a4b1-48a79bf47be8 version="v2.1.0+unknown" [2023-01-11T09:07:49.979Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/f34d2948-d6b8-4cbe-a4b1-48a79bf47be8/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b39829ac-3381-46e5-94fe-b092e1ecacfc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41848" http.request.uri="/v2/test/blobs/uploads/f34d2948-d6b8-4cbe-a4b1-48a79bf47be8?_state=JTBa_xPohuaX5tH7ONef0gKaUxAHukVSBkYNCyjZBUV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzNGQyOTQ4LWQ2YjgtNGNiZS1hNGIxLTQ4YTc5YmY0N2JlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowNzo0OS45MjM4NDYzODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=62.089µs trace.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=9bebda2f-c61f-483d-b7a2-3abe1cfa0f08 trace.line=167 vars.name=test vars.uuid=f34d2948-d6b8-4cbe-a4b1-48a79bf47be8 version="v2.1.0+unknown" [2023-01-11T09:07:49.979Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b39829ac-3381-46e5-94fe-b092e1ecacfc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41848" http.request.uri="/v2/test/blobs/uploads/f34d2948-d6b8-4cbe-a4b1-48a79bf47be8?_state=JTBa_xPohuaX5tH7ONef0gKaUxAHukVSBkYNCyjZBUV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzNGQyOTQ4LWQ2YjgtNGNiZS1hNGIxLTQ4YTc5YmY0N2JlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowNzo0OS45MjM4NDYzODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=86.428µs trace.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=d0d08c6f-8daf-4edf-960b-23392cd7b540 trace.line=95 vars.name=test vars.uuid=f34d2948-d6b8-4cbe-a4b1-48a79bf47be8 version="v2.1.0+unknown" [2023-01-11T09:07:49.979Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/f34d2948-d6b8-4cbe-a4b1-48a79bf47be8\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b39829ac-3381-46e5-94fe-b092e1ecacfc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41848" http.request.uri="/v2/test/blobs/uploads/f34d2948-d6b8-4cbe-a4b1-48a79bf47be8?_state=JTBa_xPohuaX5tH7ONef0gKaUxAHukVSBkYNCyjZBUV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzNGQyOTQ4LWQ2YjgtNGNiZS1hNGIxLTQ4YTc5YmY0N2JlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowNzo0OS45MjM4NDYzODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=111.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).Delete" trace.id=672e02f7-6bf6-44ce-9df1-e2593ad73240 trace.line=181 vars.name=test vars.uuid=f34d2948-d6b8-4cbe-a4b1-48a79bf47be8 version="v2.1.0+unknown" [2023-01-11T09:07:49.979Z] time="2023-01-11T09:07:49Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=b39829ac-3381-46e5-94fe-b092e1ecacfc http.request.method=PUT http.request.remoteaddr="127.0.0.1:41848" http.request.uri="/v2/test/blobs/uploads/f34d2948-d6b8-4cbe-a4b1-48a79bf47be8?_state=JTBa_xPohuaX5tH7ONef0gKaUxAHukVSBkYNCyjZBUV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzNGQyOTQ4LWQ2YjgtNGNiZS1hNGIxLTQ4YTc5YmY0N2JlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowNzo0OS45MjM4NDYzODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=27.678979ms http.response.status=201 http.response.written=0 instance.id=321a00aa-af1b-41b9-9881-043697f5184d version="v2.1.0+unknown" [2023-01-11T09:07:49.979Z] 127.0.0.1 - - [11/Jan/2023:09:07:49 +0000] "PUT /v2/test/blobs/uploads/f34d2948-d6b8-4cbe-a4b1-48a79bf47be8?_state=JTBa_xPohuaX5tH7ONef0gKaUxAHukVSBkYNCyjZBUV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImYzNGQyOTQ4LWQ2YjgtNGNiZS1hNGIxLTQ4YTc5YmY0N2JlOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowNzo0OS45MjM4NDYzODVaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-01-11T09:07:49.979Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/be20cde0-0b87-46b8-8288-e15ca7c2b098/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d2350743-6e58-4442-aea6-6e54aa77cd87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/be20cde0-0b87-46b8-8288-e15ca7c2b098?_state=rc6cF5ZoDPBuj5YKmrmK0lowsH_6tgaFNk1XRYBGz1Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlMjBjZGUwLTBiODctNDZiOC04Mjg4LWUxNWNhN2MyYjA5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowNzo0OS45MjA3NTE0NTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=375.574µs trace.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=5857d2bb-f796-4bcc-b252-3148a9f6b251 trace.line=124 vars.name=test vars.uuid=be20cde0-0b87-46b8-8288-e15ca7c2b098 version="v2.1.0+unknown" [2023-01-11T09:07:49.979Z] time="2023-01-11T09:07:49Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d2350743-6e58-4442-aea6-6e54aa77cd87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/be20cde0-0b87-46b8-8288-e15ca7c2b098?_state=rc6cF5ZoDPBuj5YKmrmK0lowsH_6tgaFNk1XRYBGz1Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlMjBjZGUwLTBiODctNDZiOC04Mjg4LWUxNWNhN2MyYjA5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowNzo0OS45MjA3NTE0NTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=test vars.uuid=be20cde0-0b87-46b8-8288-e15ca7c2b098 version="v2.1.0+unknown" [2023-01-11T09:07:49.979Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/be20cde0-0b87-46b8-8288-e15ca7c2b098/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d2350743-6e58-4442-aea6-6e54aa77cd87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/be20cde0-0b87-46b8-8288-e15ca7c2b098?_state=rc6cF5ZoDPBuj5YKmrmK0lowsH_6tgaFNk1XRYBGz1Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlMjBjZGUwLTBiODctNDZiOC04Mjg4LWUxNWNhN2MyYjA5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowNzo0OS45MjA3NTE0NTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=17.956µs trace.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=872c5f72-2f73-441e-9bdf-24314ed0f9d7 trace.line=141 vars.name=test vars.uuid=be20cde0-0b87-46b8-8288-e15ca7c2b098 version="v2.1.0+unknown" [2023-01-11T09:07:49.979Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d2350743-6e58-4442-aea6-6e54aa77cd87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/be20cde0-0b87-46b8-8288-e15ca7c2b098?_state=rc6cF5ZoDPBuj5YKmrmK0lowsH_6tgaFNk1XRYBGz1Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlMjBjZGUwLTBiODctNDZiOC04Mjg4LWUxNWNhN2MyYjA5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowNzo0OS45MjA3NTE0NTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=20.203µs trace.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=07c0ae7c-9b18-4686-857f-f842a72a2dd3 trace.line=141 vars.name=test vars.uuid=be20cde0-0b87-46b8-8288-e15ca7c2b098 version="v2.1.0+unknown" [2023-01-11T09:07:49.979Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/be20cde0-0b87-46b8-8288-e15ca7c2b098/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d2350743-6e58-4442-aea6-6e54aa77cd87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/be20cde0-0b87-46b8-8288-e15ca7c2b098?_state=rc6cF5ZoDPBuj5YKmrmK0lowsH_6tgaFNk1XRYBGz1Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlMjBjZGUwLTBiODctNDZiOC04Mjg4LWUxNWNhN2MyYjA5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowNzo0OS45MjA3NTE0NTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=18.81µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=aeb3e977-f1d9-4bbc-8bad-0f2ab5daf350 trace.line=141 vars.name=test vars.uuid=be20cde0-0b87-46b8-8288-e15ca7c2b098 version="v2.1.0+unknown" [2023-01-11T09:07:49.979Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/be20cde0-0b87-46b8-8288-e15ca7c2b098/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d2350743-6e58-4442-aea6-6e54aa77cd87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/be20cde0-0b87-46b8-8288-e15ca7c2b098?_state=rc6cF5ZoDPBuj5YKmrmK0lowsH_6tgaFNk1XRYBGz1Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlMjBjZGUwLTBiODctNDZiOC04Mjg4LWUxNWNhN2MyYjA5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowNzo0OS45MjA3NTE0NTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=71.006µs trace.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=f0aed00b-b591-435e-8042-748ca921ac10 trace.line=167 vars.name=test vars.uuid=be20cde0-0b87-46b8-8288-e15ca7c2b098 version="v2.1.0+unknown" [2023-01-11T09:07:49.979Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d2350743-6e58-4442-aea6-6e54aa77cd87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/be20cde0-0b87-46b8-8288-e15ca7c2b098?_state=rc6cF5ZoDPBuj5YKmrmK0lowsH_6tgaFNk1XRYBGz1Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlMjBjZGUwLTBiODctNDZiOC04Mjg4LWUxNWNhN2MyYjA5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowNzo0OS45MjA3NTE0NTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=93.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).PutContent" trace.id=5c923273-35c2-46fa-ade8-f7d56c52dfae trace.line=95 vars.name=test vars.uuid=be20cde0-0b87-46b8-8288-e15ca7c2b098 version="v2.1.0+unknown" [2023-01-11T09:07:49.979Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/be20cde0-0b87-46b8-8288-e15ca7c2b098\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d2350743-6e58-4442-aea6-6e54aa77cd87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/be20cde0-0b87-46b8-8288-e15ca7c2b098?_state=rc6cF5ZoDPBuj5YKmrmK0lowsH_6tgaFNk1XRYBGz1Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlMjBjZGUwLTBiODctNDZiOC04Mjg4LWUxNWNhN2MyYjA5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowNzo0OS45MjA3NTE0NTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=92.125µs trace.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=2aec9843-1425-403b-862e-98048eb38479 trace.line=181 vars.name=test vars.uuid=be20cde0-0b87-46b8-8288-e15ca7c2b098 version="v2.1.0+unknown" [2023-01-11T09:07:49.979Z] time="2023-01-11T09:07:49Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=d2350743-6e58-4442-aea6-6e54aa77cd87 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/blobs/uploads/be20cde0-0b87-46b8-8288-e15ca7c2b098?_state=rc6cF5ZoDPBuj5YKmrmK0lowsH_6tgaFNk1XRYBGz1Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlMjBjZGUwLTBiODctNDZiOC04Mjg4LWUxNWNhN2MyYjA5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowNzo0OS45MjA3NTE0NTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=28.22467ms http.response.status=201 http.response.written=0 instance.id=321a00aa-af1b-41b9-9881-043697f5184d version="v2.1.0+unknown" [2023-01-11T09:07:49.979Z] 127.0.0.1 - - [11/Jan/2023:09:07:49 +0000] "PUT /v2/test/blobs/uploads/be20cde0-0b87-46b8-8288-e15ca7c2b098?_state=rc6cF5ZoDPBuj5YKmrmK0lowsH_6tgaFNk1XRYBGz1Z7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImJlMjBjZGUwLTBiODctNDZiOC04Mjg4LWUxNWNhN2MyYjA5OCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMS0xMVQwOTowNzo0OS45MjA3NTE0NTNaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-01-11T09:07:49.980Z] time="2023-01-11T09:07:49Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4e89f241-86d3-4691-84a8-2fe7b28a4966 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:07:50.242Z] time="2023-01-11T09:07:49Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4e89f241-86d3-4691-84a8-2fe7b28a4966 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:07:50.242Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4e89f241-86d3-4691-84a8-2fe7b28a4966 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=20.55µs trace.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=158399e6-1433-4ab1-a984-af40fd161e25 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:07:50.242Z] time="2023-01-11T09:07:49Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4e89f241-86d3-4691-84a8-2fe7b28a4966 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41832" 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=7.696602ms http.response.status=404 http.response.written=96 instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:07:50.242Z] 127.0.0.1 - - [11/Jan/2023:09:07:49 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-01-11T09:07:50.242Z] time="2023-01-11T09:07:49Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=253263db-7385-4a10-b229-f09f3988466c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:07:50.242Z] time="2023-01-11T09:07:49Z" level=debug msg=PutImageManifest go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=253263db-7385-4a10-b229-f09f3988466c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:07:50.242Z] time="2023-01-11T09:07:49Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=253263db-7385-4a10-b229-f09f3988466c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:07:50.242Z] time="2023-01-11T09:07:49Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=253263db-7385-4a10-b229-f09f3988466c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:07:50.242Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=253263db-7385-4a10-b229-f09f3988466c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=34.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).GetContent" trace.id=ed16cf6b-35e4-40e2-a22e-05ae2ebfd033 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:07:50.242Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=253263db-7385-4a10-b229-f09f3988466c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=31.638µs trace.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=996c039a-d6f3-4241-98af-53c1c9355fc0 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:07:50.242Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=253263db-7385-4a10-b229-f09f3988466c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=243.408µs trace.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=c0f3273c-8707-4a2c-a705-6c48b15d118e trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:07:50.242Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=253263db-7385-4a10-b229-f09f3988466c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=19.137µs trace.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=3938c8b7-88c4-4c02-a55c-8005a264b7a7 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:07:50.242Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=253263db-7385-4a10-b229-f09f3988466c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=84.995µs trace.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=9b11508e-ab61-4981-85e0-4c2b6d654901 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:07:50.242Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=253263db-7385-4a10-b229-f09f3988466c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=126.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).PutContent" trace.id=beed5c86-ba6b-42df-a108-70ed7a5365a8 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:07:50.242Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=253263db-7385-4a10-b229-f09f3988466c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=135.952µs trace.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=02470636-c01f-435b-adcf-87e2ab97d53a trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:07:50.242Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=253263db-7385-4a10-b229-f09f3988466c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=81.351µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=33f180bc-052a-48b1-b196-31f9b7e6c6ae trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:07:50.242Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=253263db-7385-4a10-b229-f09f3988466c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=145.495µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1e5351a5-780f-4d35-a5a5-02cfde890ab3 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:07:50.242Z] time="2023-01-11T09:07:49Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=253263db-7385-4a10-b229-f09f3988466c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=268.046µs trace.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=b0864675-e4fa-461a-9732-708079c6aede trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:07:50.242Z] time="2023-01-11T09:07:49Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=253263db-7385-4a10-b229-f09f3988466c http.request.method=PUT http.request.remoteaddr="127.0.0.1:41832" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=8.312428ms http.response.status=201 http.response.written=0 instance.id=321a00aa-af1b-41b9-9881-043697f5184d version="v2.1.0+unknown" [2023-01-11T09:07:50.242Z] 127.0.0.1 - - [11/Jan/2023:09:07:49 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-01-11T09:07:50.242Z] time="2023-01-11T09:07:49Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=82246605-9ec2-4de6-a949-a25e36d90112 http.request.method=GET http.request.remoteaddr="127.0.0.1:41870" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d version="v2.1.0+unknown" [2023-01-11T09:07:50.243Z] time="2023-01-11T09:07:49Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=82246605-9ec2-4de6-a949-a25e36d90112 http.request.method=GET http.request.remoteaddr="127.0.0.1:41870" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 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.31619ms http.response.status=200 http.response.written=2 instance.id=321a00aa-af1b-41b9-9881-043697f5184d version="v2.1.0+unknown" [2023-01-11T09:07:50.243Z] 127.0.0.1 - - [11/Jan/2023:09:07:49 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-11T09:07:50.243Z] time="2023-01-11T09:07:50Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2807cfb4-aaf5-473a-bf3c-2e4d1f0329a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41872" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:07:50.243Z] time="2023-01-11T09:07:50Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2807cfb4-aaf5-473a-bf3c-2e4d1f0329a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41872" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:07:50.243Z] time="2023-01-11T09:07:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2807cfb4-aaf5-473a-bf3c-2e4d1f0329a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41872" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=40.806µs trace.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=e1e6cf6d-26b9-4ac7-8ef2-da87b87c19a2 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:07:50.243Z] time="2023-01-11T09:07:50Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2807cfb4-aaf5-473a-bf3c-2e4d1f0329a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41872" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:07:50.243Z] time="2023-01-11T09:07:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2807cfb4-aaf5-473a-bf3c-2e4d1f0329a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41872" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=30.715µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=52f738d7-ce14-4655-b446-38a7179e7d28 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:07:50.243Z] time="2023-01-11T09:07:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2807cfb4-aaf5-473a-bf3c-2e4d1f0329a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41872" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=16.619µs trace.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=efa89dfc-fc5e-4d8d-9085-e01113336b8e trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:07:50.243Z] time="2023-01-11T09:07:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2807cfb4-aaf5-473a-bf3c-2e4d1f0329a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41872" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=21.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).GetContent" trace.id=0e697f7a-58c4-4a97-800a-b0b8d247454b trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:07:50.243Z] time="2023-01-11T09:07:50Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2807cfb4-aaf5-473a-bf3c-2e4d1f0329a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41872" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-01-11T09:07:50.243Z] time="2023-01-11T09:07:50Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=2807cfb4-aaf5-473a-bf3c-2e4d1f0329a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41872" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.946958ms http.response.status=200 http.response.written=417 instance.id=321a00aa-af1b-41b9-9881-043697f5184d version="v2.1.0+unknown" [2023-01-11T09:07:50.243Z] 127.0.0.1 - - [11/Jan/2023:09:07:50 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-11T09:07:50.243Z] time="2023-01-11T09:07:50Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3b3421ed-b852-484b-bc15-276201cb8c01 http.request.method=GET http.request.remoteaddr="127.0.0.1:41874" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:07:50.243Z] time="2023-01-11T09:07:50Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3b3421ed-b852-484b-bc15-276201cb8c01 http.request.method=GET http.request.remoteaddr="127.0.0.1:41874" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:07:50.243Z] time="2023-01-11T09:07:50Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3b3421ed-b852-484b-bc15-276201cb8c01 http.request.method=GET http.request.remoteaddr="127.0.0.1:41874" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:07:50.243Z] time="2023-01-11T09:07:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3b3421ed-b852-484b-bc15-276201cb8c01 http.request.method=GET http.request.remoteaddr="127.0.0.1:41874" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=55.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).GetContent" trace.id=9f61524d-e156-42b7-99dd-0a7fbaf60ab5 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:07:50.243Z] time="2023-01-11T09:07:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3b3421ed-b852-484b-bc15-276201cb8c01 http.request.method=GET http.request.remoteaddr="127.0.0.1:41874" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=1.208466ms trace.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=4ae57c6d-404b-4b0a-b1be-9b5cb0b2383e trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:07:50.243Z] time="2023-01-11T09:07:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3b3421ed-b852-484b-bc15-276201cb8c01 http.request.method=GET http.request.remoteaddr="127.0.0.1:41874" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=28.002µs trace.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=5d292a39-2ec8-45d5-90a0-11866da12544 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:07:50.243Z] time="2023-01-11T09:07:50Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3b3421ed-b852-484b-bc15-276201cb8c01 http.request.method=GET http.request.remoteaddr="127.0.0.1:41874" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:07:50.243Z] time="2023-01-11T09:07:50Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3b3421ed-b852-484b-bc15-276201cb8c01 http.request.method=GET http.request.remoteaddr="127.0.0.1:41874" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 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=6.850799ms http.response.status=200 http.response.written=417 instance.id=321a00aa-af1b-41b9-9881-043697f5184d version="v2.1.0+unknown" [2023-01-11T09:07:50.243Z] 127.0.0.1 - - [11/Jan/2023:09:07:50 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-11T09:07:50.243Z] time="2023-01-11T09:07:50Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=13554b49-348a-4cc3-88cb-324e9f73db23 http.request.method=GET http.request.remoteaddr="127.0.0.1:41892" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:50.243Z] time="2023-01-11T09:07:50Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=13554b49-348a-4cc3-88cb-324e9f73db23 http.request.method=GET http.request.remoteaddr="127.0.0.1:41892" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:50.243Z] time="2023-01-11T09:07:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=13554b49-348a-4cc3-88cb-324e9f73db23 http.request.method=GET http.request.remoteaddr="127.0.0.1:41892" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=32.655µs trace.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=4f9f84b2-4e3a-4e59-9096-75bcae988436 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:50.243Z] time="2023-01-11T09:07:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=13554b49-348a-4cc3-88cb-324e9f73db23 http.request.method=GET http.request.remoteaddr="127.0.0.1:41892" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=16.587µs trace.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=678e10e9-eea2-42c3-b89e-7784bfb9ba7b trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:50.243Z] time="2023-01-11T09:07:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=13554b49-348a-4cc3-88cb-324e9f73db23 http.request.method=GET http.request.remoteaddr="127.0.0.1:41892" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=24.561µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=abbee47a-0147-48dd-847c-ddf800ed6541 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:50.243Z] time="2023-01-11T09:07:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=13554b49-348a-4cc3-88cb-324e9f73db23 http.request.method=GET http.request.remoteaddr="127.0.0.1:41892" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=21.141µs trace.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=709ff2e2-8dd8-4954-aedd-d0e16b6ef61a trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:50.243Z] time="2023-01-11T09:07:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=13554b49-348a-4cc3-88cb-324e9f73db23 http.request.method=GET http.request.remoteaddr="127.0.0.1:41892" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=13.296µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6b82e263-a7fd-45d9-b9b5-15201bdbc859 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:50.243Z] time="2023-01-11T09:07:50Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=13554b49-348a-4cc3-88cb-324e9f73db23 http.request.method=GET http.request.remoteaddr="127.0.0.1:41892" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=7.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=2b5704ed-6dc5-4534-890b-28b364a5faab trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:50.243Z] time="2023-01-11T09:07:50Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=13554b49-348a-4cc3-88cb-324e9f73db23 http.request.method=GET http.request.remoteaddr="127.0.0.1:41892" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=17.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).ReadStream" trace.id=5e1faf34-c367-48c3-8f94-c55bb7021f20 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:50.244Z] time="2023-01-11T09:07:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=13554b49-348a-4cc3-88cb-324e9f73db23 http.request.method=GET http.request.remoteaddr="127.0.0.1:41892" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=20.503µs trace.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=14821fd4-da85-4599-844f-db089a061e0a trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:50.244Z] time="2023-01-11T09:07:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=13554b49-348a-4cc3-88cb-324e9f73db23 http.request.method=GET http.request.remoteaddr="127.0.0.1:41892" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=14.592µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=08e7d29b-b1d6-47af-bc6f-e2daa18c7d86 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:50.244Z] time="2023-01-11T09:07:50Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=13554b49-348a-4cc3-88cb-324e9f73db23 http.request.method=GET http.request.remoteaddr="127.0.0.1:41892" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 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=2.380451ms http.response.status=200 http.response.written=179 instance.id=321a00aa-af1b-41b9-9881-043697f5184d version="v2.1.0+unknown" [2023-01-11T09:07:50.244Z] 127.0.0.1 - - [11/Jan/2023:09:07:50 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-11T09:07:50.244Z] time="2023-01-11T09:07:50Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6110bc6e-d4af-4af4-ad06-bfab48b1f24e http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:50.244Z] time="2023-01-11T09:07:50Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6110bc6e-d4af-4af4-ad06-bfab48b1f24e http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:50.244Z] time="2023-01-11T09:07:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6110bc6e-d4af-4af4-ad06-bfab48b1f24e http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=1.141319ms trace.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=6d0cbc59-344a-4e90-953b-cf4fcf33c5fe trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:50.244Z] time="2023-01-11T09:07:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6110bc6e-d4af-4af4-ad06-bfab48b1f24e http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=23.115µs trace.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=fde7f8e4-e19b-480f-8210-64c5afb48d9a trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:50.244Z] time="2023-01-11T09:07:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6110bc6e-d4af-4af4-ad06-bfab48b1f24e http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=31.81µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5848a198-1cd2-4a13-898f-13525ff15d84 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:50.244Z] time="2023-01-11T09:07:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6110bc6e-d4af-4af4-ad06-bfab48b1f24e http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=19.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).Stat" trace.id=dd6e77a5-d201-4f45-b0f4-5524c66d009b trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:50.244Z] time="2023-01-11T09:07:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6110bc6e-d4af-4af4-ad06-bfab48b1f24e http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=212.17µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0088c811-da32-43d6-a1b7-b93e4f596330 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:50.244Z] time="2023-01-11T09:07:50Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6110bc6e-d4af-4af4-ad06-bfab48b1f24e http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=8.935µs trace.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=fba472fa-805d-446b-823f-e71192631ac9 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:50.244Z] time="2023-01-11T09:07:50Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6110bc6e-d4af-4af4-ad06-bfab48b1f24e http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=22.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).ReadStream" trace.id=0896b883-175f-40be-b914-65da2db0eed3 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:50.244Z] time="2023-01-11T09:07:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6110bc6e-d4af-4af4-ad06-bfab48b1f24e http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=45.879µs trace.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=a7f8a1e5-c04e-4877-9680-c4e32b6b9c37 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:50.244Z] time="2023-01-11T09:07:50Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6110bc6e-d4af-4af4-ad06-bfab48b1f24e http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=20.425µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=36cdf8dc-ea10-4bd2-94c6-7c078eccfeeb trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-01-11T09:07:50.244Z] time="2023-01-11T09:07:50Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6110bc6e-d4af-4af4-ad06-bfab48b1f24e http.request.method=GET http.request.remoteaddr="127.0.0.1:41878" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 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=12.855641ms http.response.status=200 http.response.written=68 instance.id=321a00aa-af1b-41b9-9881-043697f5184d version="v2.1.0+unknown" [2023-01-11T09:07:50.244Z] 127.0.0.1 - - [11/Jan/2023:09:07:50 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-11T09:07:50.244Z] time="2023-01-11T09:07:50Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f63d5e33-4ce1-4e48-b285-ea136fed16a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:41902" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d version="v2.1.0+unknown" [2023-01-11T09:07:50.244Z] time="2023-01-11T09:07:50Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f63d5e33-4ce1-4e48-b285-ea136fed16a9 http.request.method=GET http.request.remoteaddr="127.0.0.1:41902" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 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.11648ms http.response.status=200 http.response.written=2 instance.id=321a00aa-af1b-41b9-9881-043697f5184d version="v2.1.0+unknown" [2023-01-11T09:07:50.244Z] 127.0.0.1 - - [11/Jan/2023:09:07:50 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-11T09:07:50.244Z] time="2023-01-11T09:07:50Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=eb50ae15-fc2f-443c-b1b1-a3e9cba8679b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41914" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:07:50.244Z] time="2023-01-11T09:07:50Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=eb50ae15-fc2f-443c-b1b1-a3e9cba8679b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41914" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:07:50.244Z] time="2023-01-11T09:07:50Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=eb50ae15-fc2f-443c-b1b1-a3e9cba8679b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41914" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:07:50.244Z] time="2023-01-11T09:07:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=eb50ae15-fc2f-443c-b1b1-a3e9cba8679b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41914" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d 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=08a4125f-64f7-4950-bc6f-9ba9f6900502 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:07:50.244Z] time="2023-01-11T09:07:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=eb50ae15-fc2f-443c-b1b1-a3e9cba8679b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41914" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=15.827µs trace.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=bade3c7e-ca7f-4ed4-a4a5-5c797ec2d5ed trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:07:50.244Z] time="2023-01-11T09:07:50Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=eb50ae15-fc2f-443c-b1b1-a3e9cba8679b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41914" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 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.885331ms http.response.status=404 http.response.written=181 instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:07:50.244Z] 127.0.0.1 - - [11/Jan/2023:09:07:50 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-11T09:07:50.244Z] time="2023-01-11T09:07:50Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6b6ab767-645c-4034-97bb-cc12ea29fd8b http.request.method=GET http.request.remoteaddr="127.0.0.1:41930" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:07:50.244Z] time="2023-01-11T09:07:50Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6b6ab767-645c-4034-97bb-cc12ea29fd8b http.request.method=GET http.request.remoteaddr="127.0.0.1:41930" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:07:50.244Z] time="2023-01-11T09:07:50Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6b6ab767-645c-4034-97bb-cc12ea29fd8b http.request.method=GET http.request.remoteaddr="127.0.0.1:41930" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:07:50.245Z] time="2023-01-11T09:07:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6b6ab767-645c-4034-97bb-cc12ea29fd8b http.request.method=GET http.request.remoteaddr="127.0.0.1:41930" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=26.338µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9c4b7e27-4bc2-451a-b6a2-9bd745d069c2 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:07:50.245Z] time="2023-01-11T09:07:50Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6b6ab767-645c-4034-97bb-cc12ea29fd8b http.request.method=GET http.request.remoteaddr="127.0.0.1:41930" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=321a00aa-af1b-41b9-9881-043697f5184d trace.duration=15.517µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=87f1f954-3045-40be-8acb-12c0ca3777f5 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:07:50.245Z] time="2023-01-11T09:07:50Z" 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.10 http.request.host="127.0.0.1:5000" http.request.id=6b6ab767-645c-4034-97bb-cc12ea29fd8b http.request.method=GET http.request.remoteaddr="127.0.0.1:41930" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 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.635911ms http.response.status=404 http.response.written=181 instance.id=321a00aa-af1b-41b9-9881-043697f5184d vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-01-11T09:07:50.245Z] 127.0.0.1 - - [11/Jan/2023:09:07:50 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/819ece0efd8bd073e1b20723af593e3051b7a1a8 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-01-11T09:07:50.245Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.50s) [2023-01-11T09:07:50.245Z] === RUN TestRemoveImageOrphaning [2023-01-11T09:07:50.505Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2023-01-11T09:07:50.765Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2023-01-11T09:07:50.765Z] === RUN TestRemoveImageGarbageCollector [2023-01-11T09:07:51.026Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2023-01-11T09:07:53.571Z] check_test.go:309: [d0f4e7e885ac7] daemon is not started [2023-01-11T09:07:53.571Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2023-01-11T09:07:53.571Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2023-01-11T09:07:53.571Z] --- PASS: TestRemoveImageGarbageCollector (2.51s) [2023-01-11T09:07:53.571Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-01-11T09:07:53.571Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2023-01-11T09:07:53.571Z] === RUN TestTagInvalidReference [2023-01-11T09:07:53.571Z] --- PASS: TestTagInvalidReference (0.02s) [2023-01-11T09:07:53.571Z] === RUN TestTagValidPrefixedRepo [2023-01-11T09:07:53.571Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2023-01-11T09:07:53.571Z] === RUN TestTagExistedNameWithoutForce [2023-01-11T09:07:53.571Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2023-01-11T09:07:53.571Z] === RUN TestTagOfficialNames [2023-01-11T09:07:53.571Z] --- PASS: TestTagOfficialNames (0.08s) [2023-01-11T09:07:53.571Z] === RUN TestTagMatchesDigest [2023-01-11T09:07:53.571Z] --- PASS: TestTagMatchesDigest (0.02s) [2023-01-11T09:07:53.571Z] === CONT TestImportExtremelyLargeImageWorks [2023-01-11T09:07:53.571Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2023-01-11T09:07:54.185Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-01-11T09:07:54.185Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-01-11T09:07:56.114Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2023-01-11T09:07:58.660Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2023-01-11T09:07:59.231Z] docker_cli_daemon_plugins_test.go:106: [d174e64f2c5a2] daemon is not started [2023-01-11T09:08:00.314Z] --- PASS: TestServiceUpdateConfigs (14.54s) [2023-01-11T09:08:00.314Z] === RUN TestServiceUpdateNetwork [2023-01-11T09:08:00.613Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2023-01-11T09:08:01.997Z] check_test.go:309: [d62c630b67615] daemon is not started [2023-01-11T09:08:01.997Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2023-01-11T09:08:03.910Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2023-01-11T09:08:04.171Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2023-01-11T09:08:04.511Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.11s) [2023-01-11T09:08:04.511Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.78s) [2023-01-11T09:08:04.511Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.93s) [2023-01-11T09:08:04.511Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.33s) [2023-01-11T09:08:04.511Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.48s) [2023-01-11T09:08:04.511Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.90s) [2023-01-11T09:08:04.511Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.00s) [2023-01-11T09:08:04.511Z] === RUN TestBuildMultiStageCopy [2023-01-11T09:08:04.511Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-01-11T09:08:05.114Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2023-01-11T09:08:05.687Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2023-01-11T09:08:08.985Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2023-01-11T09:08:08.985Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2023-01-11T09:08:09.244Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2023-01-11T09:08:10.185Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2023-01-11T09:08:11.125Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2023-01-11T09:08:11.386Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2023-01-11T09:08:12.328Z] === RUN TestDockerSuite/TestBuildDockerignore [2023-01-11T09:08:12.520Z] --- PASS: TestServiceUpdateNetwork (12.34s) [2023-01-11T09:08:12.520Z] === RUN TestServiceUpdatePidsLimit [2023-01-11T09:08:12.588Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2023-01-11T09:08:12.779Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-01-11T09:08:13.159Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2023-01-11T09:08:13.714Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-01-11T09:08:13.733Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2023-01-11T09:08:13.733Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from config [2023-01-11T09:08:14.302Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config [2023-01-11T09:08:14.873Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from config [2023-01-11T09:08:14.894Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-01-11T09:08:15.134Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config [2023-01-11T09:08:15.355Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-01-11T09:08:15.704Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config [2023-01-11T09:08:16.279Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli [2023-01-11T09:08:16.851Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli [2023-01-11T09:08:16.921Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-01-11T09:08:17.422Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli [2023-01-11T09:08:17.889Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-01-11T09:08:17.991Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli [2023-01-11T09:08:18.251Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli [2023-01-11T09:08:18.822Z] check_test.go:309: [da761a73da367] daemon is not started [2023-01-11T09:08:18.822Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2023-01-11T09:08:19.424Z] --- PASS: TestBuildMultiStageCopy (15.14s) [2023-01-11T09:08:19.424Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.64s) [2023-01-11T09:08:19.424Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s) [2023-01-11T09:08:19.424Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.06s) [2023-01-11T09:08:19.424Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.17s) [2023-01-11T09:08:19.424Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.36s) [2023-01-11T09:08:19.424Z] === RUN TestBuildMultiStageParentConfig [2023-01-11T09:08:20.206Z] check_test.go:309: [d240417800cf3] daemon is not started [2023-01-11T09:08:20.206Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2023-01-11T09:08:20.275Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-01-11T09:08:20.466Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2023-01-11T09:08:20.726Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2023-01-11T09:08:21.667Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2023-01-11T09:08:21.927Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2023-01-11T09:08:22.327Z] --- PASS: TestBuildMultiStageParentConfig (3.21s) [2023-01-11T09:08:22.327Z] === RUN TestBuildLabelWithTargets [2023-01-11T09:08:22.327Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-01-11T09:08:22.327Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2023-01-11T09:08:22.327Z] === RUN TestBuildWithEmptyLayers [2023-01-11T09:08:23.904Z] --- PASS: TestBuildWithEmptyLayers (1.64s) [2023-01-11T09:08:23.904Z] === RUN TestBuildMultiStageOnBuild [2023-01-11T09:08:25.223Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2023-01-11T09:08:25.223Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2023-01-11T09:08:25.483Z] check_test.go:309: [de524590705cb] daemon is not started [2023-01-11T09:08:25.483Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2023-01-11T09:08:28.389Z] --- PASS: TestServiceUpdatePidsLimit (16.16s) [2023-01-11T09:08:28.389Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2023-01-11T09:08:28.389Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2023-01-11T09:08:28.389Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2023-01-11T09:08:28.389Z] PASS [2023-01-11T09:08:28.389Z] [2023-01-11T09:08:28.389Z] === Skipped [2023-01-11T09:08:28.389Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-01-11T09:08:28.389Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-01-11T09:08:28.389Z] [2023-01-11T09:08:28.389Z] DONE 27 tests, 1 skipped in 183.000s [2023-01-11T09:08:28.389Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-01-11T09:08:28.389Z] INFO: Testing against a local daemon [2023-01-11T09:08:28.389Z] === RUN TestSessionCreate [2023-01-11T09:08:28.389Z] --- PASS: TestSessionCreate (0.04s) [2023-01-11T09:08:28.389Z] === RUN TestSessionCreateWithBadUpgrade [2023-01-11T09:08:28.389Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2023-01-11T09:08:28.389Z] PASS [2023-01-11T09:08:28.389Z] [2023-01-11T09:08:28.389Z] DONE 2 tests in 0.181s [2023-01-11T09:08:28.389Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-01-11T09:08:28.389Z] INFO: Testing against a local daemon [2023-01-11T09:08:28.389Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-01-11T09:08:28.389Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2023-01-11T09:08:28.389Z] === RUN TestEventsExecDie [2023-01-11T09:08:28.649Z] --- PASS: TestEventsExecDie (0.60s) [2023-01-11T09:08:28.649Z] === RUN TestEventsBackwardsCompatible [2023-01-11T09:08:28.649Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2023-01-11T09:08:28.649Z] === RUN TestInfoBinaryCommits [2023-01-11T09:08:28.649Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-01-11T09:08:28.649Z] === RUN TestInfoAPIVersioned [2023-01-11T09:08:28.649Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-01-11T09:08:28.649Z] === RUN TestInfoDiscoveryBackend [2023-01-11T09:08:28.782Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2023-01-11T09:08:29.216Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-01-11T09:08:29.216Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-01-11T09:08:30.151Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-01-11T09:08:30.151Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-01-11T09:08:30.165Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2023-01-11T09:08:30.718Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-01-11T09:08:30.718Z] === RUN TestInfoAPI [2023-01-11T09:08:30.718Z] --- PASS: TestInfoAPI (0.02s) [2023-01-11T09:08:30.718Z] === RUN TestInfoAPIWarnings [2023-01-11T09:08:34.370Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2023-01-11T09:08:35.311Z] check_test.go:309: [dbe0be7734620] daemon is not started [2023-01-11T09:08:35.311Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2023-01-11T09:08:35.311Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2023-01-11T09:08:36.694Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2023-01-11T09:08:36.694Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2023-01-11T09:08:39.992Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2023-01-11T09:08:40.562Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2023-01-11T09:08:43.107Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2023-01-11T09:08:43.107Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2023-01-11T09:08:45.030Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2023-01-11T09:08:45.059Z] --- PASS: TestBuildMultiStageOnBuild (20.51s) [2023-01-11T09:08:45.059Z] === RUN TestBuildUncleanTarFilenames [2023-01-11T09:08:45.059Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-01-11T09:08:45.059Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2023-01-11T09:08:45.059Z] === RUN TestBuildMultiStageLayerLeak [2023-01-11T09:08:45.613Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2023-01-11T09:08:48.154Z] check_test.go:309: [dbb5a384f77b9] daemon is not started [2023-01-11T09:08:48.154Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2023-01-11T09:08:48.724Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2023-01-11T09:08:48.816Z] --- PASS: TestInfoAPIWarnings (16.23s) [2023-01-11T09:08:48.816Z] === RUN TestInfoDebug [2023-01-11T09:08:48.816Z] --- PASS: TestInfoDebug (0.52s) [2023-01-11T09:08:48.816Z] === RUN TestInfoInsecureRegistries [2023-01-11T09:08:48.816Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-01-11T09:08:48.816Z] === RUN TestInfoRegistryMirrors [2023-01-11T09:08:48.816Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-01-11T09:08:48.816Z] === RUN TestLoginFailsWithBadCredentials [2023-01-11T09:08:49.077Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-01-11T09:08:49.077Z] === RUN TestPingCacheHeaders [2023-01-11T09:08:49.077Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-01-11T09:08:49.077Z] === RUN TestPingGet [2023-01-11T09:08:49.077Z] --- PASS: TestPingGet (0.01s) [2023-01-11T09:08:49.077Z] === RUN TestPingHead [2023-01-11T09:08:49.077Z] --- PASS: TestPingHead (0.02s) [2023-01-11T09:08:49.077Z] === RUN TestVersion [2023-01-11T09:08:49.077Z] --- PASS: TestVersion (0.02s) [2023-01-11T09:08:49.077Z] === CONT TestCgroupDriverSystemdMemoryLimit [2023-01-11T09:08:49.295Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2023-01-11T09:08:49.865Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2023-01-11T09:08:50.435Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2023-01-11T09:08:50.453Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.15s) [2023-01-11T09:08:50.453Z] PASS [2023-01-11T09:08:50.453Z] [2023-01-11T09:08:50.453Z] DONE 18 tests in 22.205s [2023-01-11T09:08:50.453Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-01-11T09:08:50.453Z] INFO: Testing against a local daemon [2023-01-11T09:08:50.453Z] === RUN TestVolumesCreateAndList [2023-01-11T09:08:50.453Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-01-11T09:08:50.453Z] === RUN TestVolumesRemove [2023-01-11T09:08:50.453Z] --- PASS: TestVolumesRemove (0.07s) [2023-01-11T09:08:50.453Z] === RUN TestVolumesInspect [2023-01-11T09:08:50.453Z] --- PASS: TestVolumesInspect (0.03s) [2023-01-11T09:08:50.453Z] === RUN TestVolumesInvalidJSON [2023-01-11T09:08:50.453Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-01-11T09:08:50.453Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-01-11T09:08:50.453Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-01-11T09:08:50.453Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-01-11T09:08:50.453Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-01-11T09:08:50.453Z] PASS [2023-01-11T09:08:50.453Z] [2023-01-11T09:08:50.453Z] DONE 5 tests in 0.167s [2023-01-11T09:08:50.453Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-01-11T09:08:51.818Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2023-01-11T09:08:51.818Z] check_test.go:309: [dd1589183bc8a] daemon is not started [2023-01-11T09:08:51.818Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2023-01-11T09:08:51.830Z] Stopping apparmor (via systemctl): apparmor.service. [2023-01-11T09:08:51.830Z] Removing test suite binaries [2023-01-11T09:08:51.830Z] exiting test-integration [2023-01-11T09:08:51.830Z] ++ exit 0 [2023-01-11T09:08:51.830Z] [2023-01-11T09:08:52.758Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs Post stage [Pipeline] junit [2023-01-11T09:08:53.748Z] Recording test results [2023-01-11T09:08:54.669Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2023-01-11T09:08:54.669Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2023-01-11T09:08:55.288Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-01-11T09:08:55.623Z] + echo Ensuring container killed. [2023-01-11T09:08:55.623Z] Ensuring container killed. [2023-01-11T09:08:55.623Z] + docker rm -vf docker-pr2 [2023-01-11T09:08:55.623Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2023-01-11T09:08:55.909Z] + echo Chowning /workspace to jenkins user [2023-01-11T09:08:55.909Z] Chowning /workspace to jenkins user [2023-01-11T09:08:55.909Z] + id -u [2023-01-11T09:08:55.909Z] + id -g [2023-01-11T09:08:55.909Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44795:/workspace busybox chown -R 1000:1000 /workspace [2023-01-11T09:08:55.909Z] Unable to find image 'busybox:latest' locally [2023-01-11T09:08:56.168Z] latest: Pulling from library/busybox [2023-01-11T09:08:56.168Z] 205dae5015e7: Pulling fs layer [2023-01-11T09:08:56.168Z] 205dae5015e7: Download complete [2023-01-11T09:08:56.427Z] 205dae5015e7: Pull complete [2023-01-11T09:08:56.427Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c [2023-01-11T09:08:56.427Z] Status: Downloaded newer image for busybox:latest [2023-01-11T09:08:57.211Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-01-11T09:08:58.099Z] + bundleName=amd64-cgroup2 [2023-01-11T09:08:58.099Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2023-01-11T09:08:58.099Z] Creating amd64-cgroup2-bundles.tar.gz [2023-01-11T09:08:58.099Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2023-01-11T09:08:58.099Z] + 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 [2023-01-11T09:08:58.370Z] Archiving artifacts [2023-01-11T09:08:59.893Z] --- PASS: TestBuildMultiStageLayerLeak (13.35s) [2023-01-11T09:08:59.893Z] === RUN TestBuildWithHugeFile [2023-01-11T09:09:00.380Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44795/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-01-11T09:09:00.691Z] + make clean [2023-01-11T09:09:00.950Z] docker volume rm -f docker-dev-cache [2023-01-11T09:09:00.950Z] docker-dev-cache [Pipeline] deleteDir [2023-01-11T09:09:01.414Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2023-01-11T09:09:02.797Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-11T09:09:04.706Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2023-01-11T09:09:08.017Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2023-01-11T09:09:08.280Z] === RUN TestDockerSuite/TestBuildDotDotFile [2023-01-11T09:09:08.541Z] === RUN TestDockerSuite/TestBuildEOLInLine [2023-01-11T09:09:11.090Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2023-01-11T09:09:13.001Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2023-01-11T09:09:13.293Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2023-01-11T09:09:13.293Z] Copying nested executables into bundles/cross/linux/amd64 [2023-01-11T09:09:13.293Z] Cross building: bundles/cross/windows/amd64 [2023-01-11T09:09:13.293Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2023-01-11T09:09:13.293Z] GOOS="windows" GOARCH="amd64" GOARM="" [2023-01-11T09:09:13.571Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2023-01-11T09:09:13.832Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2023-01-11T09:09:14.773Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2023-01-11T09:09:14.773Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2023-01-11T09:09:15.033Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2023-01-11T09:09:15.293Z] === RUN TestDockerSuite/TestBuildEntrypoint [2023-01-11T09:09:15.553Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2023-01-11T09:09:16.936Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2023-01-11T09:09:17.877Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2023-01-11T09:09:17.877Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2023-01-11T09:09:18.819Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2023-01-11T09:09:19.389Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2023-01-11T09:09:21.301Z] === RUN TestDockerSuite/TestBuildEnv [2023-01-11T09:09:21.872Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2023-01-11T09:09:22.442Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2023-01-11T09:09:23.824Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2023-01-11T09:09:24.766Z] === RUN TestDockerSuite/TestBuildEnvUsage [2023-01-11T09:09:28.087Z] docker_cli_daemon_test.go:2551: [d923d61811631] daemon is not started [2023-01-11T09:09:29.471Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2023-01-11T09:09:31.385Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2023-01-11T09:09:37.969Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2023-01-11T09:09:40.511Z] === RUN TestDockerDaemonSuite/TestShmSize [2023-01-11T09:09:41.894Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2023-01-11T09:09:44.437Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2023-01-11T09:09:44.698Z] check_test.go:309: [de4d35c6b9a59] daemon is not started [2023-01-11T09:09:44.698Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite (334.66s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.42s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.61s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.65s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.08s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.17s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.69s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.38s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.84s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.65s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.03s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.21s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.33s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.53s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.06s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.22s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.37s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.43s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.12s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.60s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.69s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.18s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.04s) [2023-01-11T09:09:51.281Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.70s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.02s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.57s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.63s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.98s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.21s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.54s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.18s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.73s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.65s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.46s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.33s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.57s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.72s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.89s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.58s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.98s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.36s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.38s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.17s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.56s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.61s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.47s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.37s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.27s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.86s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.59s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.94s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.39s) [2023-01-11T09:09:51.281Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-01-11T09:09:51.281Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.49s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.63s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.28s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.80s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.69s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.11s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.62s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.86s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.22s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.98s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.30s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.65s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.81s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.39s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.02s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.77s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.90s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.96s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.44s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.34s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.84s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.49s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.80s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.55s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.62s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.38s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.37s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.94s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.25s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.13s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.12s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.63s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.07s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.10s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.90s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.65s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.14s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.49s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.75s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.65s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2023-01-11T09:09:51.281Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.66s) [2023-01-11T09:09:51.281Z] === RUN TestDockerSwarmSuite [2023-01-11T09:09:51.281Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2023-01-11T09:09:51.281Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2023-01-11T09:09:53.199Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2023-01-11T09:09:53.199Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2023-01-11T09:09:56.499Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2023-01-11T09:10:01.784Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2023-01-11T09:10:02.044Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2023-01-11T09:10:02.984Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2023-01-11T09:10:03.554Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2023-01-11T09:10:04.496Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2023-01-11T09:10:05.437Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2023-01-11T09:10:05.437Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2023-01-11T09:10:05.437Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2023-01-11T09:10:05.697Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2023-01-11T09:10:13.829Z] === RUN TestDockerSuite/TestBuildExpose [2023-01-11T09:10:14.089Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2023-01-11T09:10:14.349Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2023-01-11T09:10:14.920Z] === RUN TestDockerSuite/TestBuildExposeOrder [2023-01-11T09:10:15.490Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2023-01-11T09:10:15.490Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2023-01-11T09:10:15.750Z] === RUN TestDockerSuite/TestBuildFails [2023-01-11T09:10:16.705Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2023-01-11T09:10:16.705Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2023-01-11T09:10:18.088Z] docker_api_swarm_test.go:563: [d087576d373dc] joining swarm manager [d08b351af9809]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-11T09:10:19.475Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2023-01-11T09:10:22.018Z] === RUN TestDockerSuite/TestBuildForceRm [2023-01-11T09:10:23.401Z] === RUN TestDockerSuite/TestBuildFromGit [2023-01-11T09:10:24.342Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2023-01-11T09:10:24.603Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2023-01-11T09:10:25.544Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2023-01-11T09:10:27.454Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2023-01-11T09:10:28.420Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2023-01-11T09:10:28.991Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2023-01-11T09:10:28.991Z] docker_api_swarm_test.go:585: [d89d1995344f8] joining swarm manager [d08b351af9809]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-11T09:10:31.534Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2023-01-11T09:10:32.105Z] check_test.go:380: [d087576d373dc] daemon is not started [2023-01-11T09:10:33.045Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2023-01-11T09:10:34.427Z] === RUN TestDockerSuite/TestBuildHistory [2023-01-11T09:10:38.645Z] === RUN TestDockerSuite/TestBuildIidFile [2023-01-11T09:10:38.645Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2023-01-11T09:10:39.215Z] === RUN TestDockerSuite/TestBuildInheritance [2023-01-11T09:10:39.784Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2023-01-11T09:10:40.355Z] === RUN TestDockerSuite/TestBuildInvalidTag [2023-01-11T09:10:40.356Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2023-01-11T09:10:41.297Z] === RUN TestDockerSuite/TestBuildLabel [2023-01-11T09:10:41.558Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2023-01-11T09:10:42.128Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2023-01-11T09:10:42.389Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2023-01-11T09:10:42.389Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2023-01-11T09:10:42.389Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2023-01-11T09:10:42.389Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2023-01-11T09:10:42.649Z] === RUN TestDockerSuite/TestBuildLabels [2023-01-11T09:10:43.219Z] === RUN TestDockerSuite/TestBuildLabelsCache [2023-01-11T09:10:44.602Z] docker_api_swarm_test.go:46: [d031f15d9b696] joining swarm manager [d437cbf4fcf6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-11T09:10:45.172Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2023-01-11T09:10:47.713Z] === RUN TestDockerSuite/TestBuildLastModified [2023-01-11T09:10:49.735Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2023-01-11T09:10:49.735Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2023-01-11T09:10:49.735Z] remote: Enumerating objects: 23, done. [2023-01-11T09:10:49.735Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2023-01-11T09:10:49.735Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2023-01-11T09:10:49.735Z] Receiving objects: 4% (1/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2023-01-11T09:10:49.735Z] Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2023-01-11T09:10:49.735Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2023-01-11T09:10:49.735Z] Building: bundles/cross/windows/amd64/containerutility.exe [2023-01-11T09:10:49.735Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-01-11T09:10:50.063Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44795/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9054ce9868069bcf5d2b05227354d1438621f971 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9054ce9868069bcf5d2b05227354d1438621f971 hack/test/unit [2023-01-11T09:10:51.010Z] --- PASS: TestImportExtremelyLargeImageWorks (177.05s) [2023-01-11T09:10:51.010Z] PASS [2023-01-11T09:10:51.010Z] [2023-01-11T09:10:51.010Z] DONE 13 tests in 181.566s [2023-01-11T09:10:51.010Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-01-11T09:10:51.010Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:10:51.010Z] ++ set -e [2023-01-11T09:10:51.010Z] ++ '[' -n 0 ']' [2023-01-11T09:10:51.010Z] ++ set -x [2023-01-11T09:10:51.010Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:10:51.010Z] INFO: Testing against a local daemon [2023-01-11T09:10:51.010Z] === RUN TestNetworkCreateDelete [2023-01-11T09:10:51.010Z] --- PASS: TestNetworkCreateDelete (0.14s) [2023-01-11T09:10:51.010Z] === RUN TestDockerNetworkDeletePreferID [2023-01-11T09:10:51.270Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2023-01-11T09:10:51.270Z] === RUN TestDaemonDNSFallback [2023-01-11T09:10:52.209Z] === RUN TestDockerSuite/TestBuildLineBreak [2023-01-11T09:10:52.594Z] ? github.com/docker/docker/api [no test files] [2023-01-11T09:10:54.121Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2023-01-11T09:10:54.381Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2023-01-11T09:10:54.381Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2023-01-11T09:10:54.381Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2023-01-11T09:10:54.381Z] === RUN TestDockerSuite/TestBuildMaintainer [2023-01-11T09:10:54.642Z] === RUN TestDockerSuite/TestBuildMissingArgs [2023-01-11T09:10:55.583Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2023-01-11T09:10:56.979Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2023-01-11T09:10:57.921Z] --- PASS: TestDaemonDNSFallback (6.53s) [2023-01-11T09:10:57.921Z] === RUN TestInspectNetwork [2023-01-11T09:10:59.303Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2023-01-11T09:10:59.872Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2023-01-11T09:11:00.132Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2023-01-11T09:11:01.514Z] === RUN TestInspectNetwork/full_network_id [2023-01-11T09:11:01.514Z] === RUN TestInspectNetwork/partial_network_id [2023-01-11T09:11:01.514Z] === RUN TestInspectNetwork/network_name [2023-01-11T09:11:01.514Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-01-11T09:11:02.084Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2023-01-11T09:11:02.652Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2023-01-11T09:11:06.852Z] --- PASS: TestInspectNetwork (8.25s) [2023-01-11T09:11:06.852Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-01-11T09:11:06.852Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-01-11T09:11:06.852Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-01-11T09:11:06.852Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-01-11T09:11:06.852Z] === RUN TestRunContainerWithBridgeNone [2023-01-11T09:11:07.112Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2023-01-11T09:11:07.497Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2023-01-11T09:11:08.052Z] --- PASS: TestRunContainerWithBridgeNone (1.98s) [2023-01-11T09:11:08.052Z] === RUN TestNetworkInvalidJSON [2023-01-11T09:11:08.052Z] === RUN TestNetworkInvalidJSON//networks/create [2023-01-11T09:11:08.052Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-01-11T09:11:08.052Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-01-11T09:11:08.052Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-01-11T09:11:08.052Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-11T09:11:08.052Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-11T09:11:08.052Z] === CONT TestNetworkInvalidJSON//networks/create [2023-01-11T09:11:08.052Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-11T09:11:08.052Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-01-11T09:11:08.052Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-01-11T09:11:08.052Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-01-11T09:11:08.052Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-01-11T09:11:08.052Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-01-11T09:11:08.052Z] === RUN TestNetworkList [2023-01-11T09:11:08.052Z] === RUN TestNetworkList//networks [2023-01-11T09:11:08.052Z] === PAUSE TestNetworkList//networks [2023-01-11T09:11:08.052Z] === RUN TestNetworkList//networks/ [2023-01-11T09:11:08.052Z] === PAUSE TestNetworkList//networks/ [2023-01-11T09:11:08.052Z] === CONT TestNetworkList//networks [2023-01-11T09:11:08.052Z] === CONT TestNetworkList//networks/ [2023-01-11T09:11:08.052Z] --- PASS: TestNetworkList (0.02s) [2023-01-11T09:11:08.052Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-01-11T09:11:08.052Z] --- PASS: TestNetworkList//networks (0.00s) [2023-01-11T09:11:08.052Z] === RUN TestHostIPv4BridgeLabel [2023-01-11T09:11:08.621Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2023-01-11T09:11:08.621Z] === RUN TestDaemonRestartWithLiveRestore [2023-01-11T09:11:10.004Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2023-01-11T09:11:10.004Z] === RUN TestDaemonDefaultNetworkPools [2023-01-11T09:11:10.004Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2023-01-11T09:11:10.574Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s) [2023-01-11T09:11:10.574Z] === RUN TestDaemonRestartWithExistingNetwork [2023-01-11T09:11:10.835Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2023-01-11T09:11:11.775Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2023-01-11T09:11:11.775Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-01-11T09:11:12.345Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2023-01-11T09:11:12.345Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2023-01-11T09:11:12.345Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2023-01-11T09:11:12.916Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2023-01-11T09:11:12.916Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-01-11T09:11:13.487Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2023-01-11T09:11:13.487Z] === RUN TestServiceWithPredefinedNetwork [2023-01-11T09:11:16.047Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2023-01-11T09:11:16.047Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2023-01-11T09:11:16.309Z] --- PASS: TestServiceWithPredefinedNetwork (2.71s) [2023-01-11T09:11:16.309Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-01-11T09:11:16.309Z] service_test.go:242: FLAKY_TEST [2023-01-11T09:11:16.309Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-11T09:11:16.309Z] === RUN TestServiceWithDataPathPortInit [2023-01-11T09:11:17.249Z] === RUN TestDockerSuite/TestBuildMultipleTags [2023-01-11T09:11:17.509Z] === RUN TestDockerSuite/TestBuildNetContainer [2023-01-11T09:11:19.422Z] === RUN TestDockerSuite/TestBuildNetNone [2023-01-11T09:11:19.422Z] === RUN TestDockerSuite/TestBuildNoContext [2023-01-11T09:11:20.364Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2023-01-11T09:11:20.624Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2023-01-11T09:11:22.004Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2023-01-11T09:11:22.004Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2023-01-11T09:11:22.004Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2023-01-11T09:11:22.574Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2023-01-11T09:11:22.834Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2023-01-11T09:11:23.404Z] === RUN TestDockerSuite/TestBuildOnBuild [2023-01-11T09:11:24.786Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2023-01-11T09:11:25.356Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2023-01-11T09:11:27.897Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2023-01-11T09:11:28.158Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2023-01-11T09:11:29.539Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2023-01-11T09:11:30.109Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2023-01-11T09:11:31.492Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2023-01-11T09:11:31.492Z] --- PASS: TestServiceWithDataPathPortInit (15.22s) [2023-01-11T09:11:31.492Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-01-11T09:11:31.492Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2023-01-11T09:11:34.035Z] === RUN TestDockerSuite/TestBuildPATH [2023-01-11T09:11:34.618Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nnw3awcirn5pql717hpmhzz40 Created:2023-01-11 09:11:32.894129848 +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[87e284a85a2db2b3a34723e90467a205390fe20980a8e448ab15beec52647bd2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.graa0tqzimuk999fjjtm5ikg2 EndpointID:34700867c6a3a02b7d22ce454409f664f16734a5c168894f5ca0093352c0d48e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:36e0c75a541cfe4cfe96a423ce69d5b496ad0f7a61062f9ad6536cd4ff3f07cc 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:1f033ddd67cf IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.graa0tqzimuk999fjjtm5ikg2 EndpointID:34700867c6a3a02b7d22ce454409f664f16734a5c168894f5ca0093352c0d48e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-01-11T09:11:35.556Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2023-01-11T09:11:36.127Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2023-01-11T09:11:36.697Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2023-01-11T09:11:39.237Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.53s) [2023-01-11T09:11:39.237Z] PASS [2023-01-11T09:11:39.237Z] [2023-01-11T09:11:39.237Z] === Skipped [2023-01-11T09:11:39.237Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-11T09:11:39.237Z] service_test.go:242: FLAKY_TEST [2023-01-11T09:11:39.237Z] [2023-01-11T09:11:39.237Z] DONE 26 tests, 1 skipped in 48.460s [2023-01-11T09:11:39.237Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-01-11T09:11:39.237Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:11:39.237Z] ++ set -e [2023-01-11T09:11:39.237Z] ++ '[' -n 0 ']' [2023-01-11T09:11:39.237Z] ++ set -x [2023-01-11T09:11:39.237Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:11:39.237Z] INFO: Testing against a local daemon [2023-01-11T09:11:39.237Z] === RUN TestDockerNetworkIpvlanPersistance [2023-01-11T09:11:39.237Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-11T09:11:39.237Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-01-11T09:11:39.237Z] === RUN TestDockerNetworkIpvlan [2023-01-11T09:11:39.237Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-11T09:11:39.237Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-01-11T09:11:39.237Z] PASS [2023-01-11T09:11:39.237Z] [2023-01-11T09:11:39.237Z] === Skipped [2023-01-11T09:11:39.237Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-01-11T09:11:39.237Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-11T09:11:39.237Z] [2023-01-11T09:11:39.237Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-01-11T09:11:39.237Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-01-11T09:11:39.237Z] [2023-01-11T09:11:39.237Z] DONE 2 tests, 2 skipped in 0.134s [2023-01-11T09:11:39.237Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-01-11T09:11:39.237Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:11:39.237Z] ++ set -e [2023-01-11T09:11:39.237Z] ++ '[' -n 0 ']' [2023-01-11T09:11:39.237Z] ++ set -x [2023-01-11T09:11:39.237Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:11:39.499Z] INFO: Testing against a local daemon [2023-01-11T09:11:39.499Z] === RUN TestDockerNetworkMacvlanPersistance [2023-01-11T09:11:40.882Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2023-01-11T09:11:40.882Z] === RUN TestDockerNetworkMacvlan [2023-01-11T09:11:41.453Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-01-11T09:11:42.122Z] --- PASS: TestBuildWithHugeFile (160.66s) [2023-01-11T09:11:42.122Z] === RUN TestBuildWithEmptyDockerfile [2023-01-11T09:11:42.122Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-11T09:11:42.122Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-11T09:11:42.122Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-11T09:11:42.122Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-11T09:11:42.122Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-11T09:11:42.122Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-11T09:11:42.122Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-01-11T09:11:42.122Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-01-11T09:11:42.122Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-01-11T09:11:42.122Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2023-01-11T09:11:42.122Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2023-01-11T09:11:42.122Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2023-01-11T09:11:42.122Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2023-01-11T09:11:42.122Z] === RUN TestBuildPreserveOwnership [2023-01-11T09:11:42.122Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-01-11T09:11:42.122Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2023-01-11T09:11:42.122Z] === RUN TestBuildPlatformInvalid [2023-01-11T09:11:42.122Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2023-01-11T09:11:42.122Z] PASS [2023-01-11T09:11:42.122Z] ok github.com/docker/docker/integration/build 239.839s [2023-01-11T09:11:42.122Z] [2023-01-11T09:11:42.122Z] === Skipped [2023-01-11T09:11:42.122Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2023-01-11T09:11:42.122Z] build_session_test.go:25: TODO: BuildKit [2023-01-11T09:11:42.122Z] [2023-01-11T09:11:42.122Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2023-01-11T09:11:42.122Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:11:42.122Z] [2023-01-11T09:11:42.122Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2023-01-11T09:11:42.122Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-01-11T09:11:42.122Z] [2023-01-11T09:11:42.122Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2023-01-11T09:11:42.122Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-01-11T09:11:42.122Z] [2023-01-11T09:11:42.122Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2023-01-11T09:11:42.122Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-01-11T09:11:42.122Z] [2023-01-11T09:11:42.122Z] DONE 28 tests, 5 skipped in 274.401s [2023-01-11T09:11:42.122Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2023-01-11T09:11:42.122Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-11T09:11:42.122Z] INFO: Testing against a local daemon [2023-01-11T09:11:42.122Z] === RUN TestConfigInspect [2023-01-11T09:11:42.122Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:11:42.122Z] --- SKIP: TestConfigInspect (0.00s) [2023-01-11T09:11:42.122Z] === RUN TestConfigList [2023-01-11T09:11:42.122Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:11:42.122Z] --- SKIP: TestConfigList (0.00s) [2023-01-11T09:11:42.122Z] === RUN TestConfigsCreateAndDelete [2023-01-11T09:11:42.122Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:11:42.122Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2023-01-11T09:11:42.122Z] === RUN TestConfigsUpdate [2023-01-11T09:11:42.122Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:11:42.122Z] --- SKIP: TestConfigsUpdate (0.00s) [2023-01-11T09:11:42.122Z] === RUN TestTemplatedConfig [2023-01-11T09:11:42.122Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:11:42.122Z] --- SKIP: TestTemplatedConfig (0.00s) [2023-01-11T09:11:42.122Z] === RUN TestConfigCreateResolve [2023-01-11T09:11:42.122Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2023-01-11T09:11:42.122Z] --- SKIP: TestConfigCreateResolve (0.00s) [2023-01-11T09:11:42.122Z] === RUN TestConfigDaemonLibtrustID [2023-01-11T09:11:42.122Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2023-01-11T09:11:42.122Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2023-01-11T09:11:42.122Z] PASS [2023-01-11T09:11:42.122Z] ok github.com/docker/docker/integration/config 0.174s [2023-01-11T09:11:42.122Z] [2023-01-11T09:11:42.122Z] === Skipped [2023-01-11T09:11:42.122Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2023-01-11T09:11:42.122Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:11:42.122Z] [2023-01-11T09:11:42.122Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2023-01-11T09:11:42.122Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:11:42.122Z] [2023-01-11T09:11:42.122Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2023-01-11T09:11:42.122Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:11:42.122Z] [2023-01-11T09:11:42.122Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2023-01-11T09:11:42.122Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:11:42.122Z] [2023-01-11T09:11:42.122Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2023-01-11T09:11:42.122Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:11:42.122Z] [2023-01-11T09:11:42.122Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2023-01-11T09:11:42.122Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2023-01-11T09:11:42.122Z] [2023-01-11T09:11:42.122Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2023-01-11T09:11:42.122Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2023-01-11T09:11:42.122Z] [2023-01-11T09:11:42.122Z] DONE 7 tests, 7 skipped in 2.643s [2023-01-11T09:11:42.122Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2023-01-11T09:11:42.393Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-01-11T09:11:42.653Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2023-01-11T09:11:43.223Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-01-11T09:11:45.135Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-01-11T09:11:45.394Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2023-01-11T09:11:45.876Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-11T09:11:45.876Z] INFO: Testing against a local daemon [2023-01-11T09:11:45.876Z] === RUN TestCheckpoint [2023-01-11T09:11:45.876Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-11T09:11:45.876Z] --- SKIP: TestCheckpoint (0.00s) [2023-01-11T09:11:45.876Z] === RUN TestContainerInvalidJSON [2023-01-11T09:11:45.876Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-01-11T09:11:45.876Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-01-11T09:11:45.876Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-01-11T09:11:45.876Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-01-11T09:11:45.876Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-01-11T09:11:45.876Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-01-11T09:11:45.876Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-01-11T09:11:45.876Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-01-11T09:11:45.876Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-01-11T09:11:45.876Z] --- PASS: TestContainerInvalidJSON (0.05s) [2023-01-11T09:11:45.876Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2023-01-11T09:11:45.876Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2023-01-11T09:11:45.876Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2023-01-11T09:11:45.876Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-01-11T09:11:45.876Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2023-01-11T09:11:45.876Z] === RUN TestCopyFromContainerPathIsNotDir [2023-01-11T09:11:45.876Z] copy_test.go:38: testEnv.OSType == "windows" [2023-01-11T09:11:45.876Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.05s) [2023-01-11T09:11:45.876Z] === RUN TestCopyToContainerPathDoesNotExist [2023-01-11T09:11:46.341Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2023-01-11T09:11:46.341Z] === RUN TestCopyToContainerPathIsNotDir [2023-01-11T09:11:46.341Z] copy_test.go:63: testEnv.OSType == "windows" [2023-01-11T09:11:46.341Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.05s) [2023-01-11T09:11:46.341Z] === RUN TestCopyFromContainer [2023-01-11T09:11:46.341Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:11:46.341Z] --- SKIP: TestCopyFromContainer (0.00s) [2023-01-11T09:11:46.341Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-01-11T09:11:46.341Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-11T09:11:46.341Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-11T09:11:46.341Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-11T09:11:46.341Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-11T09:11:46.341Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-11T09:11:46.341Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-11T09:11:46.341Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-01-11T09:11:46.341Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-01-11T09:11:46.341Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-01-11T09:11:46.341Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2023-01-11T09:11:46.341Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-01-11T09:11:46.341Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2023-01-11T09:11:46.341Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2023-01-11T09:11:46.341Z] === RUN TestCreateLinkToNonExistingContainer [2023-01-11T09:11:46.341Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2023-01-11T09:11:46.341Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2023-01-11T09:11:46.341Z] === RUN TestCreateWithInvalidEnv [2023-01-11T09:11:46.341Z] === RUN TestCreateWithInvalidEnv/0 [2023-01-11T09:11:46.341Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-01-11T09:11:46.341Z] === RUN TestCreateWithInvalidEnv/1 [2023-01-11T09:11:46.341Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-01-11T09:11:46.341Z] === RUN TestCreateWithInvalidEnv/2 [2023-01-11T09:11:46.341Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-01-11T09:11:46.341Z] === CONT TestCreateWithInvalidEnv/0 [2023-01-11T09:11:46.341Z] === CONT TestCreateWithInvalidEnv/2 [2023-01-11T09:11:46.341Z] === CONT TestCreateWithInvalidEnv/1 [2023-01-11T09:11:46.341Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2023-01-11T09:11:46.341Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2023-01-11T09:11:46.341Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2023-01-11T09:11:46.341Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2023-01-11T09:11:46.341Z] === RUN TestCreateTmpfsMountsTarget [2023-01-11T09:11:46.341Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:11:46.341Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2023-01-11T09:11:46.341Z] === RUN TestCreateWithCustomMaskedPaths [2023-01-11T09:11:46.341Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2023-01-11T09:11:46.341Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2023-01-11T09:11:46.341Z] === RUN TestCreateWithCustomReadonlyPaths [2023-01-11T09:11:46.341Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2023-01-11T09:11:46.341Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2023-01-11T09:11:46.341Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-01-11T09:11:46.341Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-11T09:11:46.341Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-11T09:11:46.341Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-11T09:11:46.341Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-11T09:11:46.341Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-11T09:11:46.341Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-11T09:11:46.341Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-11T09:11:46.341Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-11T09:11:46.341Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-11T09:11:46.341Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-11T09:11:46.341Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-01-11T09:11:46.341Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-01-11T09:11:46.341Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-01-11T09:11:46.341Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-01-11T09:11:46.341Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-01-11T09:11:46.341Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2023-01-11T09:11:46.341Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2023-01-11T09:11:46.341Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2023-01-11T09:11:46.341Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2023-01-11T09:11:46.341Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2023-01-11T09:11:46.341Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-01-11T09:11:46.341Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-01-11T09:11:46.341Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2023-01-11T09:11:46.341Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2023-01-11T09:11:46.341Z] === RUN TestCreateDifferentPlatform [2023-01-11T09:11:46.341Z] === RUN TestCreateDifferentPlatform/different_os [2023-01-11T09:11:46.341Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-01-11T09:11:46.800Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2023-01-11T09:11:46.800Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2023-01-11T09:11:46.800Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2023-01-11T09:11:46.800Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-01-11T09:11:46.800Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2023-01-11T09:11:46.800Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-01-11T09:11:46.800Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2023-01-11T09:11:46.800Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-01-11T09:11:46.800Z] === RUN TestContainerKillOnDaemonStart [2023-01-11T09:11:46.800Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:11:46.800Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2023-01-11T09:11:46.800Z] === RUN TestDiff [2023-01-11T09:11:46.800Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2023-01-11T09:11:46.800Z] --- SKIP: TestDiff (0.00s) [2023-01-11T09:11:46.800Z] === RUN TestExecWithCloseStdin [2023-01-11T09:11:47.303Z] === RUN TestDockerSuite/TestBuildRm [2023-01-11T09:11:47.303Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-01-11T09:11:49.706Z] --- PASS: TestExecWithCloseStdin (3.06s) [2023-01-11T09:11:49.706Z] === RUN TestExec [2023-01-11T09:11:49.844Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2023-01-11T09:11:50.415Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2023-01-11T09:11:51.356Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-01-11T09:11:51.356Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2023-01-11T09:11:51.617Z] === RUN TestDockerSuite/TestBuildScratchCopy [2023-01-11T09:11:51.878Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2023-01-11T09:11:52.449Z] --- PASS: TestDockerNetworkMacvlan (11.76s) [2023-01-11T09:11:52.449Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2023-01-11T09:11:52.449Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2023-01-11T09:11:52.449Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.03s) [2023-01-11T09:11:52.449Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.08s) [2023-01-11T09:11:52.449Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.74s) [2023-01-11T09:11:52.449Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s) [2023-01-11T09:11:52.449Z] PASS [2023-01-11T09:11:52.449Z] [2023-01-11T09:11:52.449Z] DONE 8 tests in 13.269s [2023-01-11T09:11:52.449Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-01-11T09:11:52.449Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:11:52.449Z] ++ set -e [2023-01-11T09:11:52.449Z] ++ '[' -n 0 ']' [2023-01-11T09:11:52.449Z] ++ set -x [2023-01-11T09:11:52.449Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:11:52.449Z] testing: warning: no tests to run [2023-01-11T09:11:52.449Z] PASS [2023-01-11T09:11:52.449Z] [2023-01-11T09:11:52.449Z] DONE 0 tests in 0.037s [2023-01-11T09:11:52.449Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-01-11T09:11:52.449Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:11:52.449Z] ++ set -e [2023-01-11T09:11:52.449Z] ++ '[' -n 0 ']'=== RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2023-01-11T09:11:52.449Z] ++ set -x [2023-01-11T09:11:52.449Z] [2023-01-11T09:11:52.449Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:11:52.633Z] --- PASS: TestExec (2.86s) [2023-01-11T09:11:52.633Z] === RUN TestExecUser [2023-01-11T09:11:52.633Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2023-01-11T09:11:52.633Z] --- SKIP: TestExecUser (0.00s) [2023-01-11T09:11:52.633Z] === RUN TestExportContainerAndImportImage [2023-01-11T09:11:52.633Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:11:52.633Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2023-01-11T09:11:52.633Z] === RUN TestExportContainerAfterDaemonRestart [2023-01-11T09:11:52.633Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:11:52.633Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2023-01-11T09:11:52.633Z] === RUN TestHealthCheckWorkdir [2023-01-11T09:11:52.633Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2023-01-11T09:11:52.633Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2023-01-11T09:11:52.633Z] === RUN TestHealthKillContainer [2023-01-11T09:11:52.633Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2023-01-11T09:11:52.633Z] --- SKIP: TestHealthKillContainer (0.00s) [2023-01-11T09:11:52.633Z] === RUN TestHealthCheckProcessKilled [2023-01-11T09:11:52.721Z] INFO: Testing against a local daemon [2023-01-11T09:11:52.721Z] === RUN TestAuthZPluginAllowRequest [2023-01-11T09:11:53.672Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2023-01-11T09:11:53.932Z] docker_api_swarm_test.go:304: [dbf371fa32c88] joining swarm manager [db653e2587fd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-11T09:11:54.501Z] --- PASS: TestAuthZPluginAllowRequest (1.67s) [2023-01-11T09:11:54.501Z] === RUN TestAuthZPluginTLS [2023-01-11T09:11:55.072Z] === RUN TestDockerSuite/TestBuildShellInherited [2023-01-11T09:11:55.072Z] --- PASS: TestAuthZPluginTLS (0.57s) [2023-01-11T09:11:55.072Z] === RUN TestAuthZPluginDenyRequest [2023-01-11T09:11:55.333Z] docker_api_swarm_test.go:305: [ddebefff8026f] joining swarm manager [db653e2587fd0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-11T09:11:55.534Z] --- PASS: TestHealthCheckProcessKilled (2.94s) [2023-01-11T09:11:55.534Z] === RUN TestInspectCpusetInConfigPre120 [2023-01-11T09:11:55.534Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-01-11T09:11:55.534Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2023-01-11T09:11:55.534Z] === RUN TestKillContainerInvalidSignal [2023-01-11T09:11:55.593Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2023-01-11T09:11:55.593Z] === RUN TestAuthZPluginAPIDenyResponse [2023-01-11T09:11:55.853Z] === RUN TestDockerSuite/TestBuildShellMultiple [2023-01-11T09:11:56.114Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-01-11T09:11:56.114Z] === RUN TestAuthZPluginDenyResponse [2023-01-11T09:11:56.374Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2023-01-11T09:11:56.634Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2023-01-11T09:11:56.634Z] === RUN TestAuthZPluginAllowEventStream [2023-01-11T09:11:58.015Z] --- PASS: TestAuthZPluginAllowEventStream (1.32s) [2023-01-11T09:11:58.015Z] === RUN TestAuthZPluginErrorResponse [2023-01-11T09:11:58.446Z] --- PASS: TestKillContainerInvalidSignal (2.65s) [2023-01-11T09:11:58.446Z] === RUN TestKillContainer [2023-01-11T09:11:58.446Z] === RUN TestKillContainer/no_signal [2023-01-11T09:11:58.586Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2023-01-11T09:11:58.586Z] === RUN TestAuthZPluginErrorRequest [2023-01-11T09:11:58.586Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2023-01-11T09:11:58.845Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2023-01-11T09:11:58.845Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2023-01-11T09:11:58.845Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2023-01-11T09:11:58.845Z] === RUN TestDockerSuite/TestBuildSpaces [2023-01-11T09:11:59.107Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2023-01-11T09:11:59.107Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-01-11T09:11:59.368Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2023-01-11T09:11:59.629Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2023-01-11T09:11:59.629Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-01-11T09:11:59.890Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2023-01-11T09:11:59.890Z] === RUN TestDockerSuite/TestBuildStderr [2023-01-11T09:12:00.625Z] === RUN TestKillContainer/non_killing_signal [2023-01-11T09:12:00.625Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2023-01-11T09:12:00.625Z] === RUN TestKillContainer/killing_signal [2023-01-11T09:12:00.829Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2023-01-11T09:12:01.089Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.63s) [2023-01-11T09:12:01.089Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-01-11T09:12:03.000Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.65s) [2023-01-11T09:12:03.000Z] === RUN TestAuthZPluginHeader [2023-01-11T09:12:03.566Z] --- PASS: TestKillContainer (5.39s) [2023-01-11T09:12:03.566Z] --- PASS: TestKillContainer/no_signal (2.39s) [2023-01-11T09:12:03.566Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2023-01-11T09:12:03.566Z] --- PASS: TestKillContainer/killing_signal (2.92s) [2023-01-11T09:12:03.566Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-01-11T09:12:03.566Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-01-11T09:12:03.566Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2023-01-11T09:12:03.566Z] === RUN TestKillStoppedContainer [2023-01-11T09:12:03.566Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-01-11T09:12:03.566Z] --- SKIP: TestKillStoppedContainer (0.00s) [2023-01-11T09:12:03.566Z] === RUN TestKillStoppedContainerAPIPre120 [2023-01-11T09:12:03.566Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-01-11T09:12:03.566Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2023-01-11T09:12:03.566Z] === RUN TestKillDifferentUserContainer [2023-01-11T09:12:03.566Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2023-01-11T09:12:03.566Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2023-01-11T09:12:03.566Z] === RUN TestInspectOomKilledTrue [2023-01-11T09:12:03.566Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:12:03.566Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-01-11T09:12:03.566Z] === RUN TestInspectOomKilledFalse [2023-01-11T09:12:03.566Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-01-11T09:12:03.566Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-01-11T09:12:03.566Z] === RUN TestLogsFollowTailEmpty [2023-01-11T09:12:03.573Z] --- PASS: TestAuthZPluginHeader (0.84s) [2023-01-11T09:12:03.573Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-01-11T09:12:03.835Z] === RUN TestDockerSuite/TestBuildStopSignal [2023-01-11T09:12:04.775Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2023-01-11T09:12:05.345Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2023-01-11T09:12:05.605Z] === RUN TestDockerSuite/TestBuildTagEvent [2023-01-11T09:12:06.176Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2023-01-11T09:12:06.520Z] --- PASS: TestLogsFollowTailEmpty (2.60s) [2023-01-11T09:12:06.520Z] === RUN TestNetworkNat [2023-01-11T09:12:06.520Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2023-01-11T09:12:06.520Z] --- SKIP: TestNetworkNat (0.00s) [2023-01-11T09:12:06.520Z] === RUN TestNetworkLocalhostTCPNat [2023-01-11T09:12:07.114Z] === RUN TestDockerSuite/TestBuildUser [2023-01-11T09:12:08.500Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.58s) [2023-01-11T09:12:08.500Z] === RUN TestAuthZPluginV2Disable [2023-01-11T09:12:08.500Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2023-01-11T09:12:09.430Z] --- PASS: TestNetworkLocalhostTCPNat (2.95s) [2023-01-11T09:12:09.430Z] === RUN TestNetworkLoopbackNat [2023-01-11T09:12:09.430Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2023-01-11T09:12:09.430Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2023-01-11T09:12:09.430Z] === RUN TestPause [2023-01-11T09:12:09.430Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2023-01-11T09:12:09.430Z] --- SKIP: TestPause (0.00s) [2023-01-11T09:12:09.430Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-01-11T09:12:11.049Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2023-01-11T09:12:11.621Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.57s) [2023-01-11T09:12:11.621Z] === RUN TestPauseStopPausedContainer [2023-01-11T09:12:11.621Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:12:11.621Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2023-01-11T09:12:11.621Z] === RUN TestPsFilter [2023-01-11T09:12:11.988Z] docker_api_swarm_test.go:364: Waiting for possible election... [2023-01-11T09:12:12.078Z] --- PASS: TestPsFilter (0.17s) [2023-01-11T09:12:12.078Z] === RUN TestRemoveContainerWithRemovedVolume [2023-01-11T09:12:12.558Z] --- PASS: TestAuthZPluginV2Disable (4.25s) [2023-01-11T09:12:12.558Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-01-11T09:12:16.756Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.83s) [2023-01-11T09:12:16.756Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-01-11T09:12:20.656Z] --- PASS: TestRemoveContainerWithRemovedVolume (7.70s) [2023-01-11T09:12:20.656Z] === RUN TestRemoveContainerWithVolume [2023-01-11T09:12:22.046Z] === RUN TestDockerSuite/TestBuildVerboseOut [2023-01-11T09:12:22.830Z] --- PASS: TestRemoveContainerWithVolume (2.94s) [2023-01-11T09:12:22.830Z] === RUN TestRemoveContainerRunning [2023-01-11T09:12:22.986Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2023-01-11T09:12:23.247Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2023-01-11T09:12:24.186Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2023-01-11T09:12:25.006Z] --- PASS: TestRemoveContainerRunning (2.65s) [2023-01-11T09:12:25.006Z] === RUN TestRemoveContainerForceRemoveRunning [2023-01-11T09:12:25.127Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2023-01-11T09:12:26.065Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2023-01-11T09:12:26.065Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2023-01-11T09:12:26.065Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2023-01-11T09:12:26.065Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2023-01-11T09:12:26.065Z] === RUN TestDockerSuite/TestBuildWindowsUser [2023-01-11T09:12:26.065Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2023-01-11T09:12:26.065Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2023-01-11T09:12:26.065Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2023-01-11T09:12:26.065Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2023-01-11T09:12:27.447Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2023-01-11T09:12:27.447Z] === RUN TestDockerSuite/TestBuildWithFailure [2023-01-11T09:12:27.915Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.76s) [2023-01-11T09:12:27.915Z] === RUN TestRemoveInvalidContainer [2023-01-11T09:12:27.915Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2023-01-11T09:12:27.915Z] === RUN TestRenameLinkedContainer [2023-01-11T09:12:27.915Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2023-01-11T09:12:27.915Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2023-01-11T09:12:27.915Z] === RUN TestRenameStoppedContainer [2023-01-11T09:12:28.018Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2023-01-11T09:12:28.018Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.69s) [2023-01-11T09:12:28.018Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-01-11T09:12:28.018Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2023-01-11T09:12:28.588Z] === RUN TestDockerSuite/TestBuildWithTabs [2023-01-11T09:12:28.924Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-01-11T09:12:28.925Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-01-11T09:12:28.925Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 16.2% of statements [2023-01-11T09:12:28.925Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2023-01-11T09:12:28.925Z] ? github.com/docker/docker/api/server/router [no test files] [2023-01-11T09:12:28.925Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-01-11T09:12:28.925Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-01-11T09:12:28.925Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-01-11T09:12:28.925Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-01-11T09:12:28.925Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-01-11T09:12:28.925Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-01-11T09:12:28.925Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-01-11T09:12:28.925Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-01-11T09:12:28.925Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-01-11T09:12:28.925Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-01-11T09:12:28.925Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 5.7% of statements [2023-01-11T09:12:28.925Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-01-11T09:12:28.925Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-01-11T09:12:28.925Z] ? github.com/docker/docker/api/types [no test files] [2023-01-11T09:12:28.925Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-01-11T09:12:28.925Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-01-11T09:12:28.925Z] ? github.com/docker/docker/api/types/container [no test files] [2023-01-11T09:12:28.925Z] ? github.com/docker/docker/api/types/events [no test files] [2023-01-11T09:12:29.158Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2023-01-11T09:12:29.183Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2023-01-11T09:12:29.183Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 93.7% of statements [2023-01-11T09:12:29.183Z] ? github.com/docker/docker/api/types/image [no test files] [2023-01-11T09:12:29.183Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-01-11T09:12:29.183Z] ? github.com/docker/docker/api/types/network [no test files] [2023-01-11T09:12:29.184Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-01-11T09:12:29.184Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-01-11T09:12:29.184Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-01-11T09:12:29.184Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-01-11T09:12:29.430Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2023-01-11T09:12:29.442Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2023-01-11T09:12:29.442Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 75.0% of statements [2023-01-11T09:12:29.442Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-01-11T09:12:29.442Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-01-11T09:12:29.442Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-01-11T09:12:29.442Z] ? github.com/docker/docker/builder [no test files] [2023-01-11T09:12:29.442Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-01-11T09:12:29.442Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-01-11T09:12:29.442Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-01-11T09:12:29.442Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-01-11T09:12:29.442Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-01-11T09:12:29.442Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-01-11T09:12:29.442Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-01-11T09:12:30.007Z] docker_api_swarm_test.go:272: [d952c75043ce8] joining swarm manager [d72a4760baddf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-11T09:12:30.816Z] --- PASS: TestRenameStoppedContainer (2.91s) [2023-01-11T09:12:30.816Z] === RUN TestRenameRunningContainerAndReuse [2023-01-11T09:12:31.389Z] docker_api_swarm_test.go:273: [d634844e6fba4] joining swarm manager [d72a4760baddf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-11T09:12:31.389Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2023-01-11T09:12:32.737Z] ok github.com/docker/docker/builder/remotecontext 0.099s coverage: 13.7% of statements [2023-01-11T09:12:32.737Z] ok github.com/docker/docker/builder/dockerfile 0.216s coverage: 48.5% of statements [2023-01-11T09:12:32.737Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-01-11T09:12:32.771Z] === RUN TestDockerSuite/TestBuildWithVolumes [2023-01-11T09:12:33.304Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2023-01-11T09:12:33.712Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2023-01-11T09:12:33.712Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2023-01-11T09:12:33.973Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2023-01-11T09:12:33.973Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2023-01-11T09:12:33.973Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2023-01-11T09:12:34.544Z] === RUN TestDockerSuite/TestBuildXZHost [2023-01-11T09:12:35.204Z] ok github.com/docker/docker/builder/remotecontext/git 2.361s coverage: 83.5% of statements [2023-01-11T09:12:35.205Z] ? github.com/docker/docker/cli [no test files] [2023-01-11T09:12:35.205Z] ? github.com/docker/docker/cli/config [no test files] [2023-01-11T09:12:35.925Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2023-01-11T09:12:35.925Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2023-01-11T09:12:35.925Z] docker_cli_sni_test.go:18: Flakey test [2023-01-11T09:12:35.925Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2023-01-11T09:12:36.185Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2023-01-11T09:12:36.668Z] --- PASS: TestRenameRunningContainerAndReuse (5.31s) [2023-01-11T09:12:36.668Z] === RUN TestRenameInvalidName [2023-01-11T09:12:36.754Z] === RUN TestDockerSuite/TestCommitChange [2023-01-11T09:12:37.693Z] === RUN TestDockerSuite/TestCommitChangeLabels [2023-01-11T09:12:38.263Z] === RUN TestDockerSuite/TestCommitHardlink [2023-01-11T09:12:38.487Z] ok github.com/docker/docker/client 0.123s coverage: 75.4% of statements [2023-01-11T09:12:38.899Z] --- PASS: TestRenameInvalidName (2.51s) [2023-01-11T09:12:38.899Z] === RUN TestRenameAnonymousContainer [2023-01-11T09:12:38.899Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2023-01-11T09:12:38.899Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2023-01-11T09:12:38.899Z] === RUN TestRenameContainerWithSameName [2023-01-11T09:12:39.204Z] === RUN TestDockerSuite/TestCommitNewFile [2023-01-11T09:12:40.143Z] === RUN TestDockerSuite/TestCommitPausedContainer [2023-01-11T09:12:40.713Z] === RUN TestDockerSuite/TestCommitTTY [2023-01-11T09:12:41.654Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2023-01-11T09:12:41.805Z] --- PASS: TestRenameContainerWithSameName (2.65s) [2023-01-11T09:12:41.805Z] === RUN TestRenameContainerWithLinkedContainer [2023-01-11T09:12:41.805Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2023-01-11T09:12:41.805Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2023-01-11T09:12:41.805Z] === RUN TestResize [2023-01-11T09:12:42.224Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2023-01-11T09:12:43.163Z] === RUN TestDockerSuite/TestCommitWithoutPause [2023-01-11T09:12:43.733Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2023-01-11T09:12:43.733Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2023-01-11T09:12:43.733Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2023-01-11T09:12:43.733Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2023-01-11T09:12:43.733Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2023-01-11T09:12:43.733Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2023-01-11T09:12:43.733Z] === RUN TestDockerSuite/TestContainerAPICommit [2023-01-11T09:12:43.980Z] --- PASS: TestResize (2.55s) [2023-01-11T09:12:43.980Z] === RUN TestResizeWithInvalidSize [2023-01-11T09:12:43.980Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2023-01-11T09:12:43.980Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2023-01-11T09:12:43.980Z] === RUN TestResizeWhenContainerNotStarted [2023-01-11T09:12:44.673Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2023-01-11T09:12:44.933Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2023-01-11T09:12:44.933Z] PASS [2023-01-11T09:12:44.933Z] [2023-01-11T09:12:44.933Z] DONE 17 tests in 52.317s [2023-01-11T09:12:44.933Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-01-11T09:12:44.933Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:12:44.933Z] ++ set -e [2023-01-11T09:12:44.933Z] ++ '[' -n 0 ']' [2023-01-11T09:12:44.933Z] ++ set -x [2023-01-11T09:12:44.933Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:12:44.933Z] INFO: Testing against a local daemon [2023-01-11T09:12:44.933Z] === RUN TestPluginInvalidJSON [2023-01-11T09:12:45.193Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-01-11T09:12:45.193Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-01-11T09:12:45.193Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-01-11T09:12:45.193Z] --- PASS: TestPluginInvalidJSON (0.05s) [2023-01-11T09:12:45.193Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-01-11T09:12:45.193Z] === RUN TestPluginInstall [2023-01-11T09:12:45.193Z] === RUN TestPluginInstall/no_auth [2023-01-11T09:12:46.145Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2023-01-11T09:12:46.145Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2023-01-11T09:12:46.412Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2023-01-11T09:12:46.917Z] --- PASS: TestResizeWhenContainerNotStarted (2.94s) [2023-01-11T09:12:46.917Z] === RUN TestDaemonRestartKillContainers [2023-01-11T09:12:46.917Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:12:46.917Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2023-01-11T09:12:46.917Z] === RUN TestStats [2023-01-11T09:12:46.917Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2023-01-11T09:12:46.917Z] --- SKIP: TestStats (0.00s) [2023-01-11T09:12:46.917Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-01-11T09:12:47.352Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2023-01-11T09:12:47.352Z] time="2023-01-11T09:12:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-11T09:12:47.352Z] time="2023-01-11T09:12:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98ef74bcddff2a73c1a161899c348b7c312cbb11c46e4143a3e4ad25828b7e40" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-11T09:12:47.352Z] time="2023-01-11T09:12:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-11T09:12:47.352Z] time="2023-01-11T09:12:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98ef74bcddff2a73c1a161899c348b7c312cbb11c46e4143a3e4ad25828b7e40" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-11T09:12:47.613Z] === RUN TestPluginInstall/with_htpasswd [2023-01-11T09:12:47.613Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2023-01-11T09:12:47.874Z] time="2023-01-11T09:12:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-11T09:12:47.874Z] time="2023-01-11T09:12:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bc2a9fdd0c27292cd70aa48f37a2c019647d7c0407b93472ea86d7ac3f79ba64" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-11T09:12:47.874Z] time="2023-01-11T09:12:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-11T09:12:47.874Z] time="2023-01-11T09:12:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bc2a9fdd0c27292cd70aa48f37a2c019647d7c0407b93472ea86d7ac3f79ba64" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-11T09:12:48.444Z] === RUN TestDockerSuite/TestContainerAPICreate [2023-01-11T09:12:48.445Z] === RUN TestPluginInstall/with_insecure [2023-01-11T09:12:48.445Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2023-01-11T09:12:48.705Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2023-01-11T09:12:48.964Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2023-01-11T09:12:48.964Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2023-01-11T09:12:49.534Z] time="2023-01-11T09:12:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-11T09:12:49.534Z] time="2023-01-11T09:12:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f48b36c57fc51377654f5dbbb5f391d9690a1a6493e04c31f0355b746ab2cceb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-11T09:12:49.534Z] time="2023-01-11T09:12:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-01-11T09:12:49.534Z] time="2023-01-11T09:12:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f48b36c57fc51377654f5dbbb5f391d9690a1a6493e04c31f0355b746ab2cceb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-01-11T09:12:49.534Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2023-01-11T09:12:49.534Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2023-01-11T09:12:49.534Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2023-01-11T09:12:49.794Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2023-01-11T09:12:49.794Z] plugin_test.go:165: [d9d0e451d1e82] daemon is not started [2023-01-11T09:12:49.794Z] --- PASS: TestPluginInstall (4.69s) [2023-01-11T09:12:49.794Z] --- PASS: TestPluginInstall/no_auth (2.40s) [2023-01-11T09:12:49.794Z] --- PASS: TestPluginInstall/with_htpasswd (0.85s) [2023-01-11T09:12:49.794Z] --- PASS: TestPluginInstall/with_insecure (1.45s) [2023-01-11T09:12:49.794Z] === RUN TestPluginsWithRuntimes [2023-01-11T09:12:49.794Z] === RUN TestDockerSuite/TestContainerAPIDelete [2023-01-11T09:12:50.364Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2023-01-11T09:12:51.305Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2023-01-11T09:12:51.876Z] === RUN TestPluginsWithRuntimes/No_Args [2023-01-11T09:12:51.876Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2023-01-11T09:12:51.876Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2023-01-11T09:12:52.818Z] === RUN TestPluginsWithRuntimes/With_Args [2023-01-11T09:12:53.078Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2023-01-11T09:12:53.648Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2023-01-11T09:12:53.648Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2023-01-11T09:12:53.910Z] --- PASS: TestPluginsWithRuntimes (4.12s) [2023-01-11T09:12:53.910Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.00s) [2023-01-11T09:12:53.910Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.03s) [2023-01-11T09:12:53.910Z] === RUN TestPluginBackCompatMediaTypes [2023-01-11T09:12:54.170Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2023-01-11T09:12:54.741Z] --- PASS: TestPluginBackCompatMediaTypes (0.73s) [2023-01-11T09:12:54.741Z] PASS [2023-01-11T09:12:54.741Z] [2023-01-11T09:12:54.741Z] DONE 10 tests in 9.731s [2023-01-11T09:12:54.741Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-01-11T09:12:54.741Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:12:54.741Z] ++ set -e [2023-01-11T09:12:54.741Z] ++ '[' -n 0 ']' [2023-01-11T09:12:54.741Z] ++ set -x [2023-01-11T09:12:54.742Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:12:54.742Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2023-01-11T09:12:54.742Z] INFO: Testing against a local daemon [2023-01-11T09:12:54.742Z] === RUN TestExternalGraphDriver [2023-01-11T09:12:55.002Z] === RUN TestExternalGraphDriver/json [2023-01-11T09:12:55.261Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2023-01-11T09:12:55.831Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2023-01-11T09:12:55.831Z] === RUN TestDockerSuite/TestContainerAPIKill [2023-01-11T09:12:56.401Z] === RUN TestDockerSuite/TestContainerAPIPause [2023-01-11T09:12:56.971Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2023-01-11T09:12:56.972Z] === RUN TestExternalGraphDriver/spec [2023-01-11T09:12:57.543Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2023-01-11T09:12:57.543Z] === RUN TestDockerSuite/TestContainerAPIRename [2023-01-11T09:12:58.113Z] === RUN TestDockerSuite/TestContainerAPIRestart [2023-01-11T09:12:58.683Z] === RUN TestExternalGraphDriver/pull [2023-01-11T09:12:59.254Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2023-01-11T09:12:59.331Z] --- PASS: TestStopContainerWithRestartPolicyAlways (12.04s) [2023-01-11T09:12:59.331Z] === RUN TestStopContainerWithTimeout [2023-01-11T09:12:59.331Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2023-01-11T09:12:59.331Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2023-01-11T09:12:59.331Z] === RUN TestUpdateRestartPolicy [2023-01-11T09:13:00.194Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2023-01-11T09:13:00.194Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2023-01-11T09:13:00.194Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2023-01-11T09:13:00.194Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2023-01-11T09:13:00.454Z] === RUN TestDockerSuite/TestContainerAPIStart [2023-01-11T09:13:00.454Z] --- PASS: TestExternalGraphDriver (5.71s) [2023-01-11T09:13:00.454Z] --- PASS: TestExternalGraphDriver/json (1.82s) [2023-01-11T09:13:00.454Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2023-01-11T09:13:00.454Z] --- PASS: TestExternalGraphDriver/pull (1.75s) [2023-01-11T09:13:00.454Z] === RUN TestGraphdriverPluginV2 [2023-01-11T09:13:00.714Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2023-01-11T09:13:04.933Z] --- PASS: TestGraphdriverPluginV2 (4.10s) [2023-01-11T09:13:04.933Z] PASS [2023-01-11T09:13:04.933Z] [2023-01-11T09:13:04.933Z] DONE 5 tests in 9.933s [2023-01-11T09:13:04.933Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-01-11T09:13:04.933Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:13:04.933Z] ++ set -e [2023-01-11T09:13:04.933Z] ++ '[' -n 0 ']' [2023-01-11T09:13:04.933Z] ++ set -x [2023-01-11T09:13:04.933Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:13:04.933Z] INFO: Testing against a local daemon [2023-01-11T09:13:04.933Z] === RUN TestContinueAfterPluginCrash [2023-01-11T09:13:04.933Z] === PAUSE TestContinueAfterPluginCrash [2023-01-11T09:13:04.933Z] === RUN TestReadPluginNoRead [2023-01-11T09:13:04.933Z] === PAUSE TestReadPluginNoRead [2023-01-11T09:13:04.933Z] === RUN TestDaemonStartWithLogOpt [2023-01-11T09:13:04.933Z] === PAUSE TestDaemonStartWithLogOpt [2023-01-11T09:13:04.933Z] === CONT TestContinueAfterPluginCrash [2023-01-11T09:13:04.933Z] === CONT TestDaemonStartWithLogOpt [2023-01-11T09:13:04.933Z] === RUN TestDockerSuite/TestContainerAPIStop [2023-01-11T09:13:05.875Z] === RUN TestDockerSuite/TestContainerAPITop [2023-01-11T09:13:06.445Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2023-01-11T09:13:06.445Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2023-01-11T09:13:06.445Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2023-01-11T09:13:06.445Z] === RUN TestDockerSuite/TestContainerAPIWait [2023-01-11T09:13:09.116Z] --- PASS: TestDaemonStartWithLogOpt (4.04s) [2023-01-11T09:13:09.116Z] === CONT TestReadPluginNoRead [2023-01-11T09:13:09.116Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2023-01-11T09:13:10.055Z] === RUN TestDockerSuite/TestContainerNetworkMode [2023-01-11T09:13:10.996Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2023-01-11T09:13:11.566Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-01-11T09:13:12.505Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2023-01-11T09:13:13.075Z] === RUN TestReadPluginNoRead/default [2023-01-11T09:13:13.646Z] --- PASS: TestContinueAfterPluginCrash (8.99s) [2023-01-11T09:13:14.587Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2023-01-11T09:13:15.157Z] === RUN TestReadPluginNoRead/disabled_caching [2023-01-11T09:13:15.418Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2023-01-11T09:13:16.359Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2023-01-11T09:13:16.619Z] === CONT TestReadPluginNoRead [2023-01-11T09:13:16.619Z] read_test.go:92: [d70044c9f908c] daemon is not started [2023-01-11T09:13:16.619Z] --- PASS: TestReadPluginNoRead (7.88s) [2023-01-11T09:13:16.619Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.54s) [2023-01-11T09:13:16.619Z] --- PASS: TestReadPluginNoRead/default (1.94s) [2023-01-11T09:13:16.619Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.65s) [2023-01-11T09:13:16.619Z] PASS [2023-01-11T09:13:16.619Z] [2023-01-11T09:13:16.619Z] DONE 6 tests in 12.044s [2023-01-11T09:13:16.619Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-01-11T09:13:16.619Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:13:16.619Z] ++ set -e [2023-01-11T09:13:16.619Z] ++ '[' -n 0 ']' [2023-01-11T09:13:16.619Z] ++ set -x [2023-01-11T09:13:16.619Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:13:16.619Z] testing: warning: no tests to run [2023-01-11T09:13:16.619Z] PASS [2023-01-11T09:13:16.619Z] [2023-01-11T09:13:16.619Z] DONE 0 tests in 0.044s [2023-01-11T09:13:16.619Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-01-11T09:13:16.619Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:13:16.619Z] ++ set -e [2023-01-11T09:13:16.619Z] ++ '[' -n 0 ']' [2023-01-11T09:13:16.619Z] ++ set -x [2023-01-11T09:13:16.619Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:13:16.879Z] INFO: Testing against a local daemon [2023-01-11T09:13:16.879Z] === RUN TestPluginWithDevMounts [2023-01-11T09:13:16.879Z] === PAUSE TestPluginWithDevMounts [2023-01-11T09:13:16.879Z] === CONT TestPluginWithDevMounts [2023-01-11T09:13:17.140Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2023-01-11T09:13:17.208Z] ok github.com/docker/docker/cmd/dockerd 0.097s coverage: 29.1% of statements [2023-01-11T09:13:18.522Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2023-01-11T09:13:18.582Z] ok github.com/docker/docker/container 0.123s coverage: 34.5% of statements [2023-01-11T09:13:18.582Z] ? github.com/docker/docker/container/stream [no test files] [2023-01-11T09:13:18.582Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-01-11T09:13:18.582Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-01-11T09:13:18.582Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-01-11T09:13:18.783Z] docker_api_swarm_node_test.go:20: [d0b6f70b3e8d4] joining swarm manager [d146045cffdaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-11T09:13:18.783Z] --- PASS: TestPluginWithDevMounts (1.93s) [2023-01-11T09:13:18.783Z] PASS [2023-01-11T09:13:18.783Z] [2023-01-11T09:13:18.783Z] DONE 1 tests in 2.065s [2023-01-11T09:13:18.783Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-01-11T09:13:18.783Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:13:18.783Z] ++ set -e [2023-01-11T09:13:18.783Z] ++ '[' -n 0 ']' [2023-01-11T09:13:18.783Z] ++ set -x [2023-01-11T09:13:18.783Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:13:19.043Z] INFO: Testing against a local daemon [2023-01-11T09:13:19.043Z] === RUN TestSecretInspect [2023-01-11T09:13:19.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2023-01-11T09:13:19.881Z] docker_api_swarm_node_test.go:21: [d7852427242d9] joining swarm manager [d146045cffdaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-11T09:13:21.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2023-01-11T09:13:21.521Z] --- PASS: TestSecretInspect (2.48s) [2023-01-11T09:13:21.521Z] === RUN TestSecretList [2023-01-11T09:13:22.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2023-01-11T09:13:23.842Z] --- PASS: TestSecretList (2.14s) [2023-01-11T09:13:23.842Z] === RUN TestSecretsCreateAndDelete [2023-01-11T09:13:23.842Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2023-01-11T09:13:24.523Z] --- PASS: TestUpdateRestartPolicy (24.35s) [2023-01-11T09:13:24.523Z] === RUN TestUpdateRestartWithAutoRemove [2023-01-11T09:13:25.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f4b5a8_} [2023-01-11T09:13:25.485Z] --- PASS: TestSecretsCreateAndDelete (1.73s) [2023-01-11T09:13:25.485Z] === RUN TestSecretsUpdate [2023-01-11T09:13:26.058Z] --- PASS: TestUpdateRestartWithAutoRemove (2.58s) [2023-01-11T09:13:26.058Z] === RUN TestWaitNonBlocked [2023-01-11T09:13:26.058Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-11T09:13:26.058Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-11T09:13:26.058Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-11T09:13:26.058Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-11T09:13:26.058Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-01-11T09:13:26.058Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-01-11T09:13:26.425Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13011644931_/foo_false____} [2023-01-11T09:13:26.697Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2023-01-11T09:13:27.264Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2023-01-11T09:13:27.364Z] --- PASS: TestSecretsUpdate (1.97s) [2023-01-11T09:13:27.364Z] === RUN TestTemplatedSecret [2023-01-11T09:13:27.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13011644931_/foo_true____} [2023-01-11T09:13:28.199Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2023-01-11T09:13:29.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32777062989_/foo_false____} [2023-01-11T09:13:29.886Z] --- PASS: TestTemplatedSecret (2.61s) [2023-01-11T09:13:29.886Z] === RUN TestSecretCreateResolve [2023-01-11T09:13:30.456Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2023-01-11T09:13:30.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32777062989_/foo_true____} [2023-01-11T09:13:32.098Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32777062989_/foo_true__0xc000f4b5d8__} [2023-01-11T09:13:32.098Z] --- PASS: TestSecretCreateResolve (2.22s) [2023-01-11T09:13:32.098Z] PASS [2023-01-11T09:13:32.098Z] [2023-01-11T09:13:32.098Z] DONE 6 tests in 13.340s [2023-01-11T09:13:32.098Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-01-11T09:13:32.098Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:13:32.098Z] ++ set -e [2023-01-11T09:13:32.098Z] ++ '[' -n 0 ']' [2023-01-11T09:13:32.098Z] ++ set -x [2023-01-11T09:13:32.098Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:13:32.359Z] INFO: Testing against a local daemon [2023-01-11T09:13:32.359Z] === RUN TestServiceCreateInit [2023-01-11T09:13:32.359Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-01-11T09:13:33.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f4b5f0_} [2023-01-11T09:13:34.664Z] --- PASS: TestWaitNonBlocked (0.04s) [2023-01-11T09:13:34.664Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.22s) [2023-01-11T09:13:34.664Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (8.08s) [2023-01-11T09:13:34.664Z] === RUN TestWaitBlocked [2023-01-11T09:13:34.664Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2023-01-11T09:13:34.664Z] --- SKIP: TestWaitBlocked (0.00s) [2023-01-11T09:13:34.664Z] PASS [2023-01-11T09:13:34.664Z] ok github.com/docker/docker/integration/container 108.392s [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === Skipped [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2023-01-11T09:13:34.664Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.05s) [2023-01-11T09:13:34.664Z] copy_test.go:38: testEnv.OSType == "windows" [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.05s) [2023-01-11T09:13:34.664Z] copy_test.go:63: testEnv.OSType == "windows" [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2023-01-11T09:13:34.664Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2023-01-11T09:13:34.664Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2023-01-11T09:13:34.664Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2023-01-11T09:13:34.664Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2023-01-11T09:13:34.664Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2023-01-11T09:13:34.664Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-01-11T09:13:34.664Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2023-01-11T09:13:34.664Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2023-01-11T09:13:34.664Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2023-01-11T09:13:34.664Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2023-01-11T09:13:34.664Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2023-01-11T09:13:34.664Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2023-01-11T09:13:34.664Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2023-01-11T09:13:34.664Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2023-01-11T09:13:34.664Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2023-01-11T09:13:34.664Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2023-01-11T09:13:34.664Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2023-01-11T09:13:34.664Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2023-01-11T09:13:34.664Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2023-01-11T09:13:34.664Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2023-01-11T09:13:34.664Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2023-01-11T09:13:34.664Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2023-01-11T09:13:34.664Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2023-01-11T09:13:34.664Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2023-01-11T09:13:34.664Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2023-01-11T09:13:34.664Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2023-01-11T09:13:34.664Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2023-01-11T09:13:34.664Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2023-01-11T09:13:34.664Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2023-01-11T09:13:34.664Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2023-01-11T09:13:34.664Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2023-01-11T09:13:34.664Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2023-01-11T09:13:34.664Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2023-01-11T09:13:34.664Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2023-01-11T09:13:34.664Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2023-01-11T09:13:34.664Z] [2023-01-11T09:13:34.664Z] DONE 89 tests, 37 skipped in 111.987s [2023-01-11T09:13:34.664Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2023-01-11T09:13:35.123Z] docker_api_swarm_test.go:502: [de3d8bbb738d8] joining swarm manager [d0ae085b07c0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-11T09:13:35.123Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f4b608_} [2023-01-11T09:13:36.316Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 13.8% of statements [2023-01-11T09:13:36.316Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.8% of statements [2023-01-11T09:13:36.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f4b620_} [2023-01-11T09:13:36.574Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2023-01-11T09:13:36.770Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-01-11T09:13:36.845Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-11T09:13:36.845Z] INFO: Testing against a local daemon [2023-01-11T09:13:36.845Z] === RUN TestLiveRestore [2023-01-11T09:13:36.845Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2023-01-11T09:13:36.845Z] --- SKIP: TestLiveRestore (0.00s) [2023-01-11T09:13:36.845Z] PASS [2023-01-11T09:13:36.845Z] ok github.com/docker/docker/integration/daemon 0.166s [2023-01-11T09:13:36.845Z] [2023-01-11T09:13:36.845Z] === Skipped [2023-01-11T09:13:36.845Z] === SKIP: github.com/docker/docker/integration/daemon TestLiveRestore (0.00s) [2023-01-11T09:13:36.845Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2023-01-11T09:13:36.845Z] [2023-01-11T09:13:36.845Z] DONE 1 tests, 1 skipped in 2.394s [2023-01-11T09:13:36.845Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2023-01-11T09:13:37.140Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2023-01-11T09:13:37.707Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2023-01-11T09:13:38.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f4b638_} [2023-01-11T09:13:39.080Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.479s coverage: 74.6% of statements [2023-01-11T09:13:39.338Z] ok github.com/docker/docker/daemon 12.125s coverage: 17.1% of statements [2023-01-11T09:13:39.338Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-01-11T09:13:39.338Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-01-11T09:13:39.338Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-01-11T09:13:39.338Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-01-11T09:13:39.539Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2023-01-11T09:13:40.712Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.386s coverage: 60.7% of statements [2023-01-11T09:13:40.712Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2023-01-11T09:13:40.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2023-01-11T09:13:40.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2023-01-11T09:13:40.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2023-01-11T09:13:40.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2023-01-11T09:13:40.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2023-01-11T09:13:40.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2023-01-11T09:13:40.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2023-01-11T09:13:40.921Z] --- PASS: TestServiceCreateInit (8.40s) [2023-01-11T09:13:40.921Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.31s) [2023-01-11T09:13:40.921Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.07s) [2023-01-11T09:13:40.921Z] === RUN TestCreateServiceMultipleTimes [2023-01-11T09:13:40.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2023-01-11T09:13:40.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2023-01-11T09:13:40.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2023-01-11T09:13:40.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2023-01-11T09:13:40.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2023-01-11T09:13:40.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2023-01-11T09:13:40.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2023-01-11T09:13:40.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2023-01-11T09:13:40.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2023-01-11T09:13:40.921Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2023-01-11T09:13:41.182Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2023-01-11T09:13:42.566Z] docker_api_swarm_test.go:507: [d04c501f23c3f] joining swarm manager [d0ae085b07c0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-11T09:13:42.627Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2023-01-11T09:13:43.507Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2023-01-11T09:13:44.031Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.305s coverage: 50.5% of statements [2023-01-11T09:13:44.965Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.361s coverage: 45.9% of statements [2023-01-11T09:13:44.965Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-01-11T09:13:45.422Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2023-01-11T09:13:46.339Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.571s coverage: 58.0% of statements [2023-01-11T09:13:46.339Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-01-11T09:13:46.339Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-01-11T09:13:46.339Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.8% of statements [2023-01-11T09:13:47.274Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2023-01-11T09:13:47.841Z] ok github.com/docker/docker/daemon/links 0.005s coverage: 93.0% of statements [2023-01-11T09:13:47.963Z] === RUN TestDockerSuite/TestCopyAndRestart [2023-01-11T09:13:48.408Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.6% of statements [2023-01-11T09:13:48.408Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-01-11T09:13:48.408Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-01-11T09:13:48.534Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2023-01-11T09:13:48.534Z] === RUN TestDockerSuite/TestCpAbsolutePath [2023-01-11T09:13:49.475Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2023-01-11T09:13:49.790Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.2% of statements [2023-01-11T09:13:50.047Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2023-01-11T09:13:50.048Z] ok github.com/docker/docker/daemon/logger/awslogs 0.177s coverage: 77.4% of statements [2023-01-11T09:13:50.048Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-01-11T09:13:50.048Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-01-11T09:13:50.306Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2023-01-11T09:13:50.617Z] === RUN TestDockerSuite/TestCpFromCaseA [2023-01-11T09:13:50.871Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 23.9% of statements [2023-01-11T09:13:51.129Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2023-01-11T09:13:51.129Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2023-01-11T09:13:51.556Z] === RUN TestDockerSuite/TestCpFromCaseB [2023-01-11T09:13:52.064Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 78.7% of statements [2023-01-11T09:13:52.064Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-01-11T09:13:52.125Z] === RUN TestDockerSuite/TestCpFromCaseC [2023-01-11T09:13:52.322Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 54.7% of statements [2023-01-11T09:13:52.695Z] === RUN TestDockerSuite/TestCpFromCaseD [2023-01-11T09:13:52.889Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2023-01-11T09:13:53.265Z] === RUN TestDockerSuite/TestCpFromCaseE [2023-01-11T09:13:53.823Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2023-01-11T09:13:53.866Z] === RUN TestDockerSuite/TestCpFromCaseF [2023-01-11T09:13:54.081Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2023-01-11T09:13:54.453Z] === RUN TestDockerSuite/TestCpFromCaseG [2023-01-11T09:13:54.648Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2023-01-11T09:13:55.215Z] ok github.com/docker/docker/daemon/logger/splunk 1.671s coverage: 82.5% of statements [2023-01-11T09:13:55.215Z] ? github.com/docker/docker/daemon/names [no test files] [2023-01-11T09:13:55.215Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-01-11T09:13:55.392Z] === RUN TestDockerSuite/TestCpFromCaseH [2023-01-11T09:13:55.652Z] === RUN TestDockerSuite/TestCpFromCaseI [2023-01-11T09:13:56.150Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2023-01-11T09:13:56.223Z] === RUN TestDockerSuite/TestCpFromCaseJ [2023-01-11T09:13:56.793Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2023-01-11T09:13:57.083Z] ok github.com/docker/docker/distribution 0.623s coverage: 29.0% of statements [2023-01-11T09:13:57.083Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-01-11T09:13:57.341Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2023-01-11T09:13:57.737Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2023-01-11T09:13:57.908Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2023-01-11T09:13:57.997Z] --- PASS: TestCreateServiceMultipleTimes (17.17s) [2023-01-11T09:13:57.997Z] === RUN TestCreateServiceConflict [2023-01-11T09:13:57.999Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-11T09:13:57.999Z] INFO: Testing against a local daemon [2023-01-11T09:13:57.999Z] === RUN TestCommitInheritsEnv [2023-01-11T09:13:57.999Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-01-11T09:13:57.999Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2023-01-11T09:13:57.999Z] === RUN TestImportExtremelyLargeImageWorks [2023-01-11T09:13:57.999Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2023-01-11T09:13:57.999Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-01-11T09:13:57.999Z] === RUN TestImagesFilterMultiReference [2023-01-11T09:13:57.999Z] --- PASS: TestImagesFilterMultiReference (0.17s) [2023-01-11T09:13:57.999Z] === RUN TestImagePullPlatformInvalid [2023-01-11T09:13:57.999Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2023-01-11T09:13:57.999Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-01-11T09:13:57.999Z] pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows [2023-01-11T09:13:57.999Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-01-11T09:13:57.999Z] === RUN TestRemoveImageOrphaning [2023-01-11T09:13:58.166Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2023-01-11T09:13:58.258Z] === RUN TestDockerSuite/TestCpGarbagePath [2023-01-11T09:13:58.732Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2023-01-11T09:13:58.732Z] ok github.com/docker/docker/distribution/xfer 1.904s coverage: 84.6% of statements [2023-01-11T09:13:58.732Z] ? github.com/docker/docker/dockerversion [no test files] [2023-01-11T09:13:58.732Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-01-11T09:13:58.732Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-01-11T09:13:58.829Z] === RUN TestDockerSuite/TestCpLocalOnly [2023-01-11T09:13:58.829Z] === RUN TestDockerSuite/TestCpNameHasColon [2023-01-11T09:13:59.298Z] ok github.com/docker/docker/libcontainerd/queue 0.032s coverage: 100.0% of statements [2023-01-11T09:13:59.536Z] --- PASS: TestRemoveImageOrphaning (1.52s) [2023-01-11T09:13:59.536Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-01-11T09:13:59.536Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.09s) [2023-01-11T09:13:59.536Z] === RUN TestTagInvalidReference [2023-01-11T09:13:59.768Z] === RUN TestDockerSuite/TestCpRelativePath [2023-01-11T09:14:00.007Z] --- PASS: TestTagInvalidReference (0.05s) [2023-01-11T09:14:00.007Z] === RUN TestTagValidPrefixedRepo [2023-01-11T09:14:00.007Z] --- PASS: TestTagValidPrefixedRepo (0.12s) [2023-01-11T09:14:00.007Z] === RUN TestTagExistedNameWithoutForce [2023-01-11T09:14:00.007Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2023-01-11T09:14:00.007Z] === RUN TestTagOfficialNames [2023-01-11T09:14:00.007Z] --- PASS: TestTagOfficialNames (0.16s) [2023-01-11T09:14:00.007Z] === RUN TestTagMatchesDigest [2023-01-11T09:14:00.007Z] --- PASS: TestTagMatchesDigest (0.05s) [2023-01-11T09:14:00.007Z] PASS [2023-01-11T09:14:00.007Z] ok github.com/docker/docker/integration/image 2.419s [2023-01-11T09:14:00.027Z] --- PASS: TestCreateServiceConflict (2.06s) [2023-01-11T09:14:00.027Z] === RUN TestCreateServiceMaxReplicas [2023-01-11T09:14:00.235Z] ok github.com/docker/docker/oci 0.015s coverage: 40.6% of statements [2023-01-11T09:14:00.286Z] === RUN TestDockerSuite/TestCpSpecialFiles [2023-01-11T09:14:00.467Z] [2023-01-11T09:14:00.467Z] === Skipped [2023-01-11T09:14:00.467Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2023-01-11T09:14:00.467Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-01-11T09:14:00.467Z] [2023-01-11T09:14:00.467Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2023-01-11T09:14:00.467Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2023-01-11T09:14:00.467Z] [2023-01-11T09:14:00.467Z] === SKIP: github.com/docker/docker/integration/image TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-01-11T09:14:00.467Z] pull_test.go:122: testEnv.OSType == "windows": We don't run a test registry on Windows [2023-01-11T09:14:00.467Z] [2023-01-11T09:14:00.467Z] DONE 12 tests, 3 skipped in 23.580s [2023-01-11T09:14:00.467Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2023-01-11T09:14:00.801Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2023-01-11T09:14:00.857Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2023-01-11T09:14:01.059Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-01-11T09:14:01.428Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2023-01-11T09:14:02.369Z] === RUN TestDockerSuite/TestCpToCaseA [2023-01-11T09:14:02.716Z] testing: warning: no tests to run [2023-01-11T09:14:02.716Z] PASS [2023-01-11T09:14:02.716Z] ok github.com/docker/docker/integration/network/ipvlan 0.136s [no tests to run] [2023-01-11T09:14:02.716Z] testing: warning: no tests to run [2023-01-11T09:14:02.716Z] PASS [2023-01-11T09:14:02.716Z] ok github.com/docker/docker/integration/network/macvlan 0.160s [no tests to run] [2023-01-11T09:14:02.969Z] ok github.com/docker/docker/pkg/archive 0.296s coverage: 82.2% of statements [2023-01-11T09:14:03.226Z] ok github.com/docker/docker/pkg/authorization 0.109s coverage: 68.3% of statements [2023-01-11T09:14:03.308Z] --- PASS: TestCreateServiceMaxReplicas (3.33s) [2023-01-11T09:14:03.308Z] === RUN TestCreateWithDuplicateNetworkNames [2023-01-11T09:14:03.484Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-01-11T09:14:03.743Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2023-01-11T09:14:03.877Z] === RUN TestDockerSuite/TestCpToCaseB [2023-01-11T09:14:04.137Z] === RUN TestDockerSuite/TestCpToCaseC [2023-01-11T09:14:04.253Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-11T09:14:04.253Z] INFO: Testing against a local daemon [2023-01-11T09:14:04.253Z] === RUN TestNetworkCreateDelete [2023-01-11T09:14:04.253Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2023-01-11T09:14:04.253Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2023-01-11T09:14:04.253Z] === RUN TestDockerNetworkDeletePreferID [2023-01-11T09:14:04.253Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2023-01-11T09:14:04.253Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2023-01-11T09:14:04.253Z] === RUN TestDaemonDNSFallback [2023-01-11T09:14:04.253Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2023-01-11T09:14:04.253Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2023-01-11T09:14:04.253Z] === RUN TestInspectNetwork [2023-01-11T09:14:04.253Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2023-01-11T09:14:04.253Z] --- SKIP: TestInspectNetwork (0.00s) [2023-01-11T09:14:04.253Z] === RUN TestRunContainerWithBridgeNone [2023-01-11T09:14:04.253Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2023-01-11T09:14:04.253Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2023-01-11T09:14:04.253Z] === RUN TestNetworkInvalidJSON [2023-01-11T09:14:04.253Z] === RUN TestNetworkInvalidJSON//networks/create [2023-01-11T09:14:04.253Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-01-11T09:14:04.253Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-01-11T09:14:04.253Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-01-11T09:14:04.253Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-11T09:14:04.253Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-11T09:14:04.253Z] === CONT TestNetworkInvalidJSON//networks/create [2023-01-11T09:14:04.253Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-01-11T09:14:04.253Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-01-11T09:14:04.253Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2023-01-11T09:14:04.253Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2023-01-11T09:14:04.253Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2023-01-11T09:14:04.253Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2023-01-11T09:14:04.253Z] === RUN TestNetworkList [2023-01-11T09:14:04.253Z] === RUN TestNetworkList//networks [2023-01-11T09:14:04.253Z] === PAUSE TestNetworkList//networks [2023-01-11T09:14:04.253Z] === RUN TestNetworkList//networks/ [2023-01-11T09:14:04.253Z] === PAUSE TestNetworkList//networks/ [2023-01-11T09:14:04.253Z] === CONT TestNetworkList//networks [2023-01-11T09:14:04.253Z] === CONT TestNetworkList//networks/ [2023-01-11T09:14:04.253Z] --- PASS: TestNetworkList (0.05s) [2023-01-11T09:14:04.253Z] --- PASS: TestNetworkList//networks/ (0.01s) [2023-01-11T09:14:04.253Z] --- PASS: TestNetworkList//networks (0.01s) [2023-01-11T09:14:04.253Z] === RUN TestHostIPv4BridgeLabel [2023-01-11T09:14:04.253Z] network_test.go:126: testEnv.OSType == "windows" [2023-01-11T09:14:04.253Z] --- SKIP: TestHostIPv4BridgeLabel (0.01s) [2023-01-11T09:14:04.253Z] === RUN TestDaemonRestartWithLiveRestore [2023-01-11T09:14:04.253Z] service_test.go:29: testEnv.OSType == "windows" [2023-01-11T09:14:04.253Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2023-01-11T09:14:04.253Z] === RUN TestDaemonDefaultNetworkPools [2023-01-11T09:14:04.253Z] service_test.go:58: testEnv.OSType == "windows" [2023-01-11T09:14:04.253Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2023-01-11T09:14:04.253Z] === RUN TestDaemonRestartWithExistingNetwork [2023-01-11T09:14:04.253Z] service_test.go:102: testEnv.OSType == "windows" [2023-01-11T09:14:04.253Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2023-01-11T09:14:04.253Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-01-11T09:14:04.253Z] service_test.go:136: testEnv.OSType == "windows" [2023-01-11T09:14:04.253Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-01-11T09:14:04.253Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-01-11T09:14:04.253Z] service_test.go:187: testEnv.OSType == "windows" [2023-01-11T09:14:04.253Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-01-11T09:14:04.253Z] === RUN TestServiceWithPredefinedNetwork [2023-01-11T09:14:04.253Z] service_test.go:212: testEnv.OSType == "windows" [2023-01-11T09:14:04.253Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2023-01-11T09:14:04.253Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-01-11T09:14:04.253Z] service_test.go:242: FLAKY_TEST [2023-01-11T09:14:04.253Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-11T09:14:04.253Z] === RUN TestServiceWithDataPathPortInit [2023-01-11T09:14:04.253Z] service_test.go:333: testEnv.OSType == "windows" [2023-01-11T09:14:04.253Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2023-01-11T09:14:04.253Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-01-11T09:14:04.253Z] service_test.go:401: testEnv.OSType == "windows" [2023-01-11T09:14:04.253Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.01s) [2023-01-11T09:14:04.253Z] PASS [2023-01-11T09:14:04.253Z] ok github.com/docker/docker/integration/network 0.282s [2023-01-11T09:14:04.253Z] [2023-01-11T09:14:04.253Z] === Skipped [2023-01-11T09:14:04.253Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2023-01-11T09:14:04.253Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2023-01-11T09:14:04.254Z] [2023-01-11T09:14:04.254Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2023-01-11T09:14:04.254Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2023-01-11T09:14:04.254Z] [2023-01-11T09:14:04.254Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2023-01-11T09:14:04.254Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2023-01-11T09:14:04.254Z] [2023-01-11T09:14:04.254Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2023-01-11T09:14:04.254Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2023-01-11T09:14:04.254Z] [2023-01-11T09:14:04.254Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2023-01-11T09:14:04.254Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2023-01-11T09:14:04.254Z] [2023-01-11T09:14:04.254Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.01s) [2023-01-11T09:14:04.254Z] network_test.go:126: testEnv.OSType == "windows" [2023-01-11T09:14:04.254Z] [2023-01-11T09:14:04.254Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2023-01-11T09:14:04.254Z] service_test.go:29: testEnv.OSType == "windows" [2023-01-11T09:14:04.254Z] [2023-01-11T09:14:04.254Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2023-01-11T09:14:04.254Z] service_test.go:58: testEnv.OSType == "windows" [2023-01-11T09:14:04.254Z] [2023-01-11T09:14:04.254Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2023-01-11T09:14:04.254Z] service_test.go:102: testEnv.OSType == "windows" [2023-01-11T09:14:04.254Z] [2023-01-11T09:14:04.254Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-01-11T09:14:04.254Z] service_test.go:136: testEnv.OSType == "windows" [2023-01-11T09:14:04.254Z] [2023-01-11T09:14:04.254Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-01-11T09:14:04.254Z] service_test.go:187: testEnv.OSType == "windows" [2023-01-11T09:14:04.254Z] [2023-01-11T09:14:04.254Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2023-01-11T09:14:04.254Z] service_test.go:212: testEnv.OSType == "windows" [2023-01-11T09:14:04.254Z] [2023-01-11T09:14:04.254Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-01-11T09:14:04.254Z] service_test.go:242: FLAKY_TEST [2023-01-11T09:14:04.254Z] [2023-01-11T09:14:04.254Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.01s) [2023-01-11T09:14:04.254Z] service_test.go:333: testEnv.OSType == "windows" [2023-01-11T09:14:04.254Z] [2023-01-11T09:14:04.254Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.01s) [2023-01-11T09:14:04.254Z] service_test.go:401: testEnv.OSType == "windows" [2023-01-11T09:14:04.254Z] [2023-01-11T09:14:04.254Z] DONE 22 tests, 15 skipped in 3.653s [2023-01-11T09:14:04.712Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2023-01-11T09:14:05.171Z] testing: warning: no tests to run [2023-01-11T09:14:05.171Z] PASS [2023-01-11T09:14:05.171Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2023-01-11T09:14:05.171Z] [2023-01-11T09:14:05.171Z] DONE 0 tests in 0.672s [2023-01-11T09:14:05.171Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2023-01-11T09:14:06.048Z] === RUN TestDockerSuite/TestCpToCaseD [2023-01-11T09:14:06.139Z] testing: warning: no tests to run [2023-01-11T09:14:06.139Z] PASS [2023-01-11T09:14:06.139Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2023-01-11T09:14:06.139Z] [2023-01-11T09:14:06.139Z] DONE 0 tests in 0.684s [2023-01-11T09:14:06.139Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2023-01-11T09:14:07.022Z] ok github.com/docker/docker/pkg/chrootarchive 2.467s coverage: 43.5% of statements [2023-01-11T09:14:07.022Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2023-01-11T09:14:07.022Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2023-01-11T09:14:07.280Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2023-01-11T09:14:08.214Z] ok github.com/docker/docker/layer 7.805s coverage: 68.8% of statements [2023-01-11T09:14:08.214Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-01-11T09:14:08.214Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-01-11T09:14:08.214Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-01-11T09:14:08.214Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-01-11T09:14:08.214Z] ? github.com/docker/docker/oci/caps [no test files] [2023-01-11T09:14:08.214Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-01-11T09:14:08.214Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-01-11T09:14:08.315Z] testing: warning: no tests to run [2023-01-11T09:14:08.315Z] PASS [2023-01-11T09:14:08.315Z] ok github.com/docker/docker/integration/plugin/authz 0.168s [no tests to run] [2023-01-11T09:14:08.315Z] testing: warning: no tests to run [2023-01-11T09:14:08.315Z] PASS [2023-01-11T09:14:08.315Z] ok github.com/docker/docker/integration/plugin 0.157s [no tests to run] [2023-01-11T09:14:08.473Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2023-01-11T09:14:09.039Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2023-01-11T09:14:09.298Z] ok github.com/docker/docker/pkg/dmesg 0.016s coverage: 83.3% of statements [2023-01-11T09:14:09.341Z] === RUN TestDockerSuite/TestCpToCaseE [2023-01-11T09:14:10.232Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2023-01-11T09:14:10.723Z] === RUN TestDockerSuite/TestCpToCaseF [2023-01-11T09:14:10.799Z] ok github.com/docker/docker/pkg/discovery/kv 3.022s coverage: 84.1% of statements [2023-01-11T09:14:10.799Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 86.5% of statements [2023-01-11T09:14:11.296Z] === RUN TestDockerSuite/TestCpToCaseG [2023-01-11T09:14:11.366Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2023-01-11T09:14:11.366Z] ok github.com/docker/docker/pkg/fsutils 0.212s coverage: 85.1% of statements [2023-01-11T09:14:12.300Z] ok github.com/docker/docker/pkg/idtools 0.410s coverage: 69.5% of statements [2023-01-11T09:14:12.559Z] ok github.com/docker/docker/pkg/ioutils 0.491s coverage: 69.3% of statements [2023-01-11T09:14:12.817Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2023-01-11T09:14:12.817Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-01-11T09:14:12.817Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2023-01-11T09:14:12.817Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-01-11T09:14:12.817Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-01-11T09:14:13.075Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2023-01-11T09:14:13.075Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-01-11T09:14:13.333Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2023-01-11T09:14:13.333Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2023-01-11T09:14:13.835Z] === RUN TestDockerSuite/TestCpToCaseH [2023-01-11T09:14:13.899Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2023-01-11T09:14:13.899Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2023-01-11T09:14:13.899Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-01-11T09:14:13.899Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-01-11T09:14:14.466Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2023-01-11T09:14:14.724Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2023-01-11T09:14:14.777Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2023-01-11T09:14:14.983Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2023-01-11T09:14:15.241Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-01-11T09:14:15.717Z] === RUN TestDockerSuite/TestCpToCaseI [2023-01-11T09:14:16.288Z] === RUN TestDockerSuite/TestCpToCaseJ [2023-01-11T09:14:16.628Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2023-01-11T09:14:16.628Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2023-01-11T09:14:16.859Z] docker_api_swarm_node_test.go:81: [d4a066b49a054] joining swarm manager [d0dded2450eb6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-11T09:14:16.995Z] testing: warning: no tests to run [2023-01-11T09:14:16.995Z] PASS [2023-01-11T09:14:16.995Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.082s [no tests to run] [2023-01-11T09:14:16.995Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-11T09:14:16.995Z] INFO: Testing against a local daemon [2023-01-11T09:14:16.995Z] === RUN TestExternalGraphDriver [2023-01-11T09:14:16.995Z] external_test.go:48: runtime.GOOS == "windows" [2023-01-11T09:14:16.995Z] --- SKIP: TestExternalGraphDriver (0.00s) [2023-01-11T09:14:16.995Z] === RUN TestGraphdriverPluginV2 [2023-01-11T09:14:16.995Z] external_test.go:408: runtime.GOOS == "windows" [2023-01-11T09:14:16.995Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2023-01-11T09:14:16.995Z] PASS [2023-01-11T09:14:16.995Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.204s [2023-01-11T09:14:17.119Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.89s) [2023-01-11T09:14:17.119Z] === RUN TestCreateServiceSecretFileMode [2023-01-11T09:14:19.990Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-11T09:14:19.990Z] INFO: Testing against a local daemon [2023-01-11T09:14:19.990Z] === RUN TestReadPluginNoRead [2023-01-11T09:14:19.990Z] read_test.go:21: no unix domain sockets on Windows [2023-01-11T09:14:19.990Z] --- SKIP: TestReadPluginNoRead (0.00s) [2023-01-11T09:14:19.990Z] PASS [2023-01-11T09:14:19.990Z] ok github.com/docker/docker/integration/plugin/logging 0.121s [2023-01-11T09:14:19.990Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-11T09:14:19.990Z] INFO: Testing against a local daemon [2023-01-11T09:14:19.990Z] === RUN TestPluginInvalidJSON [2023-01-11T09:14:19.990Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-11T09:14:19.990Z] INFO: Testing against a local daemon [2023-01-11T09:14:19.990Z] === RUN TestPluginWithDevMounts [2023-01-11T09:14:19.990Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:19.990Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-01-11T09:14:19.990Z] PASS [2023-01-11T09:14:19.990Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-01-11T09:14:19.990Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-01-11T09:14:19.990Z] ok github.com/docker/docker/integration/plugin/volumes 0.120s [2023-01-11T09:14:19.990Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-01-11T09:14:19.990Z] --- PASS: TestPluginInvalidJSON (0.07s) [2023-01-11T09:14:19.990Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2023-01-11T09:14:19.990Z] === RUN TestPluginInstall [2023-01-11T09:14:19.990Z] plugin_test.go:63: testEnv.OSType == "windows" [2023-01-11T09:14:19.990Z] --- SKIP: TestPluginInstall (0.00s) [2023-01-11T09:14:19.990Z] === RUN TestPluginsWithRuntimes [2023-01-11T09:14:19.990Z] plugin_test.go:172: testEnv.OSType == "windows" [2023-01-11T09:14:19.990Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-01-11T09:14:19.990Z] === RUN TestPluginBackCompatMediaTypes [2023-01-11T09:14:19.990Z] plugin_test.go:234: testEnv.OSType == "windows" [2023-01-11T09:14:19.990Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-01-11T09:14:19.990Z] PASS [2023-01-11T09:14:19.990Z] ok github.com/docker/docker/integration/plugin/common 0.215s [2023-01-11T09:14:19.990Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2023-01-11T09:14:19.990Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2023-01-11T09:14:19.990Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2023-01-11T09:14:20.420Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2023-01-11T09:14:20.420Z] === RUN TestDockerSuite/TestCpToDot [2023-01-11T09:14:20.448Z] [2023-01-11T09:14:20.448Z] === Skipped [2023-01-11T09:14:20.448Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2023-01-11T09:14:20.448Z] plugin_test.go:63: testEnv.OSType == "windows" [2023-01-11T09:14:20.448Z] [2023-01-11T09:14:20.448Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2023-01-11T09:14:20.448Z] plugin_test.go:172: testEnv.OSType == "windows" [2023-01-11T09:14:20.448Z] [2023-01-11T09:14:20.448Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2023-01-11T09:14:20.448Z] plugin_test.go:234: testEnv.OSType == "windows" [2023-01-11T09:14:20.448Z] [2023-01-11T09:14:20.448Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2023-01-11T09:14:20.448Z] external_test.go:48: runtime.GOOS == "windows" [2023-01-11T09:14:20.448Z] [2023-01-11T09:14:20.448Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2023-01-11T09:14:20.448Z] external_test.go:408: runtime.GOOS == "windows" [2023-01-11T09:14:20.448Z] [2023-01-11T09:14:20.448Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2023-01-11T09:14:20.448Z] read_test.go:21: no unix domain sockets on Windows [2023-01-11T09:14:20.448Z] [2023-01-11T09:14:20.448Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2023-01-11T09:14:20.448Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:20.448Z] [2023-01-11T09:14:20.448Z] DONE 9 tests, 7 skipped in 14.321s [2023-01-11T09:14:20.808Z] ok github.com/docker/docker/pkg/signal 3.297s coverage: 62.3% of statements [2023-01-11T09:14:20.808Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2023-01-11T09:14:20.808Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2023-01-11T09:14:20.909Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2023-01-11T09:14:21.067Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2023-01-11T09:14:21.361Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2023-01-11T09:14:21.371Z] testing: warning: no tests to run [2023-01-11T09:14:21.371Z] PASS [2023-01-11T09:14:21.371Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2023-01-11T09:14:21.371Z] [2023-01-11T09:14:21.371Z] DONE 0 tests in 0.588s [2023-01-11T09:14:21.371Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2023-01-11T09:14:21.633Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2023-01-11T09:14:21.891Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2023-01-11T09:14:22.300Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2023-01-11T09:14:22.458Z] ok github.com/docker/docker/pkg/tailfile 0.065s coverage: 88.6% of statements [2023-01-11T09:14:22.716Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2023-01-11T09:14:22.927Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-11T09:14:22.927Z] INFO: Testing against a local daemon [2023-01-11T09:14:22.927Z] === RUN TestPluginInvalidJSON [2023-01-11T09:14:22.927Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-01-11T09:14:22.927Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-01-11T09:14:22.927Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-01-11T09:14:22.927Z] --- PASS: TestPluginInvalidJSON (0.07s) [2023-01-11T09:14:22.927Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2023-01-11T09:14:22.927Z] === RUN TestPluginInstall [2023-01-11T09:14:22.927Z] plugin_test.go:63: testEnv.OSType == "windows" [2023-01-11T09:14:22.927Z] --- SKIP: TestPluginInstall (0.00s) [2023-01-11T09:14:22.927Z] === RUN TestPluginsWithRuntimes [2023-01-11T09:14:22.927Z] plugin_test.go:172: testEnv.OSType == "windows" [2023-01-11T09:14:22.927Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-01-11T09:14:22.927Z] === RUN TestPluginBackCompatMediaTypes [2023-01-11T09:14:22.927Z] plugin_test.go:234: testEnv.OSType == "windows" [2023-01-11T09:14:22.927Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-01-11T09:14:22.927Z] PASS [2023-01-11T09:14:22.927Z] ok github.com/docker/docker/integration/plugin/common (cached) [2023-01-11T09:14:22.927Z] [2023-01-11T09:14:22.927Z] === Skipped [2023-01-11T09:14:22.927Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2023-01-11T09:14:22.927Z] plugin_test.go:63: testEnv.OSType == "windows" [2023-01-11T09:14:22.927Z] [2023-01-11T09:14:22.927Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2023-01-11T09:14:22.927Z] plugin_test.go:172: testEnv.OSType == "windows" [2023-01-11T09:14:22.927Z] [2023-01-11T09:14:22.927Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2023-01-11T09:14:22.927Z] plugin_test.go:234: testEnv.OSType == "windows" [2023-01-11T09:14:22.927Z] [2023-01-11T09:14:22.927Z] DONE 5 tests, 3 skipped in 1.379s [2023-01-11T09:14:22.927Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2023-01-11T09:14:22.974Z] coverage: [no statements] [2023-01-11T09:14:22.974Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2023-01-11T09:14:23.232Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2023-01-11T09:14:23.241Z] === RUN TestDockerSuite/TestCpToStdout [2023-01-11T09:14:23.490Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2023-01-11T09:14:23.490Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-01-11T09:14:23.811Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2023-01-11T09:14:24.516Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-11T09:14:24.516Z] INFO: Testing against a local daemon [2023-01-11T09:14:24.516Z] === RUN TestExternalGraphDriver [2023-01-11T09:14:24.516Z] external_test.go:48: runtime.GOOS == "windows" [2023-01-11T09:14:24.516Z] --- SKIP: TestExternalGraphDriver (0.00s) [2023-01-11T09:14:24.516Z] === RUN TestGraphdriverPluginV2 [2023-01-11T09:14:24.516Z] external_test.go:408: runtime.GOOS == "windows" [2023-01-11T09:14:24.516Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2023-01-11T09:14:24.516Z] PASS [2023-01-11T09:14:24.516Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2023-01-11T09:14:24.516Z] [2023-01-11T09:14:24.516Z] === Skipped [2023-01-11T09:14:24.516Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2023-01-11T09:14:24.516Z] external_test.go:48: runtime.GOOS == "windows" [2023-01-11T09:14:24.516Z] [2023-01-11T09:14:24.516Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2023-01-11T09:14:24.516Z] external_test.go:408: runtime.GOOS == "windows" [2023-01-11T09:14:24.516Z] [2023-01-11T09:14:24.516Z] DONE 2 tests, 2 skipped in 1.264s [2023-01-11T09:14:24.516Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2023-01-11T09:14:25.196Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2023-01-11T09:14:25.196Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2023-01-11T09:14:25.389Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2023-01-11T09:14:25.647Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2023-01-11T09:14:25.765Z] === RUN TestDockerSuite/TestCpVolumePath [2023-01-11T09:14:26.053Z] testing: warning: no tests to run [2023-01-11T09:14:26.053Z] PASS [2023-01-11T09:14:26.053Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-11T09:14:26.053Z] INFO: Testing against a local daemon [2023-01-11T09:14:26.053Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2023-01-11T09:14:26.053Z] === RUN TestReadPluginNoRead [2023-01-11T09:14:26.053Z] read_test.go:21: no unix domain sockets on Windows [2023-01-11T09:14:26.053Z] --- SKIP: TestReadPluginNoRead (0.00s) [2023-01-11T09:14:26.053Z] PASS [2023-01-11T09:14:26.053Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2023-01-11T09:14:26.053Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2023-01-11T09:14:26.053Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2023-01-11T09:14:26.053Z] [2023-01-11T09:14:26.053Z] === Skipped [2023-01-11T09:14:26.053Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2023-01-11T09:14:26.053Z] read_test.go:21: no unix domain sockets on Windows [2023-01-11T09:14:26.053Z] [2023-01-11T09:14:26.053Z] DONE 1 tests, 1 skipped in 1.395s [2023-01-11T09:14:26.053Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2023-01-11T09:14:26.214Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.6% of statements [2023-01-11T09:14:26.335Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2023-01-11T09:14:26.335Z] === RUN TestDockerSuite/TestCreateArgs [2023-01-11T09:14:26.596Z] === RUN TestDockerSuite/TestCreateByImageID [2023-01-11T09:14:26.858Z] === RUN TestDockerSuite/TestCreateEchoStdout [2023-01-11T09:14:27.043Z] testing: warning: no tests to run [2023-01-11T09:14:27.043Z] PASS [2023-01-11T09:14:27.044Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2023-01-11T09:14:27.044Z] [2023-01-11T09:14:27.044Z] DONE 0 tests in 0.933s [2023-01-11T09:14:27.044Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2023-01-11T09:14:27.147Z] ok github.com/docker/docker/quota 0.249s coverage: 71.4% of statements [2023-01-11T09:14:27.405Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2023-01-11T09:14:27.427Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2023-01-11T09:14:27.428Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2023-01-11T09:14:27.428Z] === RUN TestDockerSuite/TestCreateHostConfig [2023-01-11T09:14:27.428Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2023-01-11T09:14:27.688Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2023-01-11T09:14:27.963Z] === RUN TestDockerSuite/TestCreateLabels [2023-01-11T09:14:27.963Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2023-01-11T09:14:28.243Z] === RUN TestDockerSuite/TestCreateRM [2023-01-11T09:14:28.243Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2023-01-11T09:14:28.243Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-01-11T09:14:28.243Z] === RUN TestDockerSuite/TestCreateStopSignal [2023-01-11T09:14:28.243Z] === RUN TestDockerSuite/TestCreateStopTimeout [2023-01-11T09:14:28.339Z] ok github.com/docker/docker/registry 0.051s coverage: 57.3% of statements [2023-01-11T09:14:28.503Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2023-01-11T09:14:28.598Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-11T09:14:28.598Z] INFO: Testing against a local daemon [2023-01-11T09:14:28.598Z] === RUN TestPluginWithDevMounts [2023-01-11T09:14:28.598Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:28.598Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-01-11T09:14:28.598Z] PASS [2023-01-11T09:14:28.598Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2023-01-11T09:14:28.598Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2023-01-11T09:14:28.598Z] [2023-01-11T09:14:28.598Z] === Skipped [2023-01-11T09:14:28.598Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2023-01-11T09:14:28.598Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:28.598Z] [2023-01-11T09:14:28.598Z] DONE 1 tests, 1 skipped in 1.480s [2023-01-11T09:14:28.906Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2023-01-11T09:14:28.906Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2023-01-11T09:14:29.094Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2023-01-11T09:14:29.472Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2023-01-11T09:14:29.731Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2023-01-11T09:14:29.884Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2023-01-11T09:14:29.884Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2023-01-11T09:14:29.884Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2023-01-11T09:14:30.145Z] --- PASS: TestCreateServiceSecretFileMode (13.05s) [2023-01-11T09:14:30.145Z] === RUN TestCreateServiceConfigFileMode [2023-01-11T09:14:30.405Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2023-01-11T09:14:31.269Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-11T09:14:31.269Z] INFO: Testing against a local daemon [2023-01-11T09:14:31.269Z] === RUN TestSecretInspect [2023-01-11T09:14:31.269Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:31.269Z] --- SKIP: TestSecretInspect (0.01s) [2023-01-11T09:14:31.269Z] === RUN TestSecretList [2023-01-11T09:14:31.269Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:31.269Z] --- SKIP: TestSecretList (0.00s) [2023-01-11T09:14:31.269Z] === RUN TestSecretsCreateAndDelete [2023-01-11T09:14:31.269Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:31.269Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2023-01-11T09:14:31.269Z] === RUN TestSecretsUpdate [2023-01-11T09:14:31.269Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:31.269Z] --- SKIP: TestSecretsUpdate (0.00s) [2023-01-11T09:14:31.269Z] === RUN TestTemplatedSecret [2023-01-11T09:14:31.269Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:31.269Z] --- SKIP: TestTemplatedSecret (0.00s) [2023-01-11T09:14:31.269Z] === RUN TestSecretCreateResolve [2023-01-11T09:14:31.269Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2023-01-11T09:14:31.269Z] --- SKIP: TestSecretCreateResolve (0.00s) [2023-01-11T09:14:31.269Z] PASS [2023-01-11T09:14:31.269Z] ok github.com/docker/docker/integration/secret 0.139s [2023-01-11T09:14:31.269Z] [2023-01-11T09:14:31.269Z] === Skipped [2023-01-11T09:14:31.269Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s) [2023-01-11T09:14:31.269Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:31.269Z] [2023-01-11T09:14:31.269Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2023-01-11T09:14:31.269Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:31.269Z] [2023-01-11T09:14:31.269Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2023-01-11T09:14:31.269Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:31.269Z] [2023-01-11T09:14:31.269Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2023-01-11T09:14:31.269Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:31.269Z] [2023-01-11T09:14:31.269Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2023-01-11T09:14:31.269Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:31.269Z] [2023-01-11T09:14:31.270Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2023-01-11T09:14:31.270Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2023-01-11T09:14:31.270Z] [2023-01-11T09:14:31.270Z] DONE 6 tests, 6 skipped in 2.580s [2023-01-11T09:14:31.636Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2023-01-11T09:14:31.728Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2023-01-11T09:14:31.895Z] ok github.com/docker/docker/volume/local 0.086s coverage: 76.4% of statements [2023-01-11T09:14:32.461Z] ok github.com/docker/docker/volume/mounts 0.021s coverage: 67.0% of statements [2023-01-11T09:14:33.708Z] docker_api_swarm_node_test.go:53: [dde608d2e462d] joining swarm manager [d7faccf839bbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-11T09:14:33.835Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.1% of statements [2023-01-11T09:14:33.969Z] === RUN TestDockerSuite/TestCreateWithPortRange [2023-01-11T09:14:33.969Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2023-01-11T09:14:34.229Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2023-01-11T09:14:34.229Z] docker_api_swarm_node_test.go:54: [dbf287910fef1] joining swarm manager [d7faccf839bbc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-11T09:14:34.229Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2023-01-11T09:14:34.229Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2023-01-11T09:14:34.229Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2023-01-11T09:14:34.634Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-11T09:14:34.634Z] INFO: Testing against a local daemon [2023-01-11T09:14:34.634Z] === RUN TestServiceCreateInit [2023-01-11T09:14:34.634Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-01-11T09:14:34.634Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-01-11T09:14:34.634Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] --- PASS: TestServiceCreateInit (0.08s) [2023-01-11T09:14:34.634Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-01-11T09:14:34.634Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-01-11T09:14:34.634Z] === RUN TestCreateServiceMultipleTimes [2023-01-11T09:14:34.634Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2023-01-11T09:14:34.634Z] === RUN TestCreateServiceConflict [2023-01-11T09:14:34.634Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] --- SKIP: TestCreateServiceConflict (0.00s) [2023-01-11T09:14:34.634Z] === RUN TestCreateServiceMaxReplicas [2023-01-11T09:14:34.634Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2023-01-11T09:14:34.634Z] === RUN TestCreateWithDuplicateNetworkNames [2023-01-11T09:14:34.634Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2023-01-11T09:14:34.634Z] === RUN TestCreateServiceSecretFileMode [2023-01-11T09:14:34.634Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2023-01-11T09:14:34.634Z] === RUN TestCreateServiceConfigFileMode [2023-01-11T09:14:34.634Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2023-01-11T09:14:34.634Z] === RUN TestCreateServiceSysctls [2023-01-11T09:14:34.634Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2023-01-11T09:14:34.634Z] === RUN TestCreateServiceCapabilities [2023-01-11T09:14:34.634Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] --- SKIP: TestCreateServiceCapabilities (0.06s) [2023-01-11T09:14:34.634Z] === RUN TestInspect [2023-01-11T09:14:34.634Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] --- SKIP: TestInspect (0.00s) [2023-01-11T09:14:34.634Z] === RUN TestCreateJob [2023-01-11T09:14:34.634Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] --- SKIP: TestCreateJob (0.00s) [2023-01-11T09:14:34.634Z] === RUN TestReplicatedJob [2023-01-11T09:14:34.634Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] --- SKIP: TestReplicatedJob (0.01s) [2023-01-11T09:14:34.634Z] === RUN TestUpdateReplicatedJob [2023-01-11T09:14:34.634Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2023-01-11T09:14:34.634Z] === RUN TestServiceListWithStatuses [2023-01-11T09:14:34.634Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-01-11T09:14:34.634Z] === RUN TestDockerNetworkConnectAlias [2023-01-11T09:14:34.634Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2023-01-11T09:14:34.634Z] === RUN TestDockerNetworkReConnect [2023-01-11T09:14:34.634Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2023-01-11T09:14:34.634Z] === RUN TestServicePlugin [2023-01-11T09:14:34.634Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] --- SKIP: TestServicePlugin (0.00s) [2023-01-11T09:14:34.634Z] === RUN TestServiceUpdateLabel [2023-01-11T09:14:34.634Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2023-01-11T09:14:34.634Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2023-01-11T09:14:34.634Z] === RUN TestServiceUpdateSecrets [2023-01-11T09:14:34.634Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2023-01-11T09:14:34.634Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2023-01-11T09:14:34.634Z] === RUN TestServiceUpdateConfigs [2023-01-11T09:14:34.634Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2023-01-11T09:14:34.634Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2023-01-11T09:14:34.634Z] === RUN TestServiceUpdateNetwork [2023-01-11T09:14:34.634Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2023-01-11T09:14:34.634Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2023-01-11T09:14:34.634Z] === RUN TestServiceUpdatePidsLimit [2023-01-11T09:14:34.634Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2023-01-11T09:14:34.634Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2023-01-11T09:14:34.634Z] PASS [2023-01-11T09:14:34.634Z] ok github.com/docker/docker/integration/service 0.407s [2023-01-11T09:14:34.634Z] [2023-01-11T09:14:34.634Z] === Skipped [2023-01-11T09:14:34.634Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-01-11T09:14:34.634Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-01-11T09:14:34.634Z] [2023-01-11T09:14:34.634Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-01-11T09:14:34.634Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-01-11T09:14:34.634Z] [2023-01-11T09:14:34.634Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2023-01-11T09:14:34.634Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] [2023-01-11T09:14:34.634Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2023-01-11T09:14:34.634Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] [2023-01-11T09:14:34.634Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2023-01-11T09:14:34.634Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] [2023-01-11T09:14:34.634Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2023-01-11T09:14:34.634Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] [2023-01-11T09:14:34.634Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2023-01-11T09:14:34.634Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] [2023-01-11T09:14:34.634Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2023-01-11T09:14:34.634Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] [2023-01-11T09:14:34.634Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2023-01-11T09:14:34.634Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] [2023-01-11T09:14:34.634Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.06s) [2023-01-11T09:14:34.634Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] [2023-01-11T09:14:34.634Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2023-01-11T09:14:34.634Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] [2023-01-11T09:14:34.634Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2023-01-11T09:14:34.634Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] [2023-01-11T09:14:34.634Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.01s) [2023-01-11T09:14:34.634Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] [2023-01-11T09:14:34.634Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2023-01-11T09:14:34.634Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] [2023-01-11T09:14:34.634Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2023-01-11T09:14:34.634Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] [2023-01-11T09:14:34.634Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2023-01-11T09:14:34.634Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] [2023-01-11T09:14:34.634Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2023-01-11T09:14:34.634Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] [2023-01-11T09:14:34.634Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2023-01-11T09:14:34.634Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:34.634Z] [2023-01-11T09:14:34.634Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2023-01-11T09:14:34.634Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2023-01-11T09:14:34.634Z] [2023-01-11T09:14:34.634Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2023-01-11T09:14:34.634Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2023-01-11T09:14:34.634Z] [2023-01-11T09:14:34.634Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.01s) [2023-01-11T09:14:34.634Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2023-01-11T09:14:34.634Z] [2023-01-11T09:14:34.634Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2023-01-11T09:14:34.634Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2023-01-11T09:14:34.634Z] [2023-01-11T09:14:34.634Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2023-01-11T09:14:34.634Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2023-01-11T09:14:34.634Z] [2023-01-11T09:14:34.634Z] DONE 24 tests, 23 skipped in 3.104s [2023-01-11T09:14:34.634Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2023-01-11T09:14:34.800Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2023-01-11T09:14:35.740Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2023-01-11T09:14:36.358Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2023-01-11T09:14:36.922Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-11T09:14:36.922Z] INFO: Testing against a local daemon [2023-01-11T09:14:36.922Z] === RUN TestSessionCreate [2023-01-11T09:14:36.922Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2023-01-11T09:14:36.922Z] --- SKIP: TestSessionCreate (0.01s) [2023-01-11T09:14:36.922Z] === RUN TestSessionCreateWithBadUpgrade [2023-01-11T09:14:36.922Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2023-01-11T09:14:36.922Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2023-01-11T09:14:36.922Z] PASS [2023-01-11T09:14:36.922Z] ok github.com/docker/docker/integration/session 0.139s [2023-01-11T09:14:36.922Z] [2023-01-11T09:14:36.922Z] === Skipped [2023-01-11T09:14:36.922Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.01s) [2023-01-11T09:14:36.922Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2023-01-11T09:14:36.922Z] [2023-01-11T09:14:36.922Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2023-01-11T09:14:36.922Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2023-01-11T09:14:36.922Z] [2023-01-11T09:14:36.922Z] DONE 2 tests, 2 skipped in 2.243s [2023-01-11T09:14:37.299Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2023-01-11T09:14:37.381Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2023-01-11T09:14:38.238Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2023-01-11T09:14:38.499Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2023-01-11T09:14:39.069Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2023-01-11T09:14:39.069Z] === RUN TestDockerSuite/TestDevicePermissions [2023-01-11T09:14:39.332Z] === RUN TestDockerSuite/TestDockerFails [2023-01-11T09:14:39.332Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2023-01-11T09:14:39.332Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2023-01-11T09:14:39.579Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-11T09:14:39.579Z] INFO: Testing against a local daemon [2023-01-11T09:14:39.579Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-01-11T09:14:39.579Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:39.579Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-01-11T09:14:39.579Z] === RUN TestEventsExecDie [2023-01-11T09:14:39.579Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2023-01-11T09:14:39.579Z] --- SKIP: TestEventsExecDie (0.00s) [2023-01-11T09:14:39.579Z] === RUN TestEventsBackwardsCompatible [2023-01-11T09:14:39.579Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2023-01-11T09:14:39.579Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2023-01-11T09:14:39.579Z] === RUN TestInfoAPI [2023-01-11T09:14:39.579Z] --- PASS: TestInfoAPI (0.06s) [2023-01-11T09:14:39.579Z] === RUN TestInfoAPIWarnings [2023-01-11T09:14:39.579Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-01-11T09:14:39.579Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2023-01-11T09:14:39.579Z] === RUN TestInfoDebug [2023-01-11T09:14:39.579Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-01-11T09:14:39.579Z] --- SKIP: TestInfoDebug (0.00s) [2023-01-11T09:14:39.579Z] === RUN TestInfoInsecureRegistries [2023-01-11T09:14:39.579Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-01-11T09:14:39.579Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2023-01-11T09:14:39.579Z] === RUN TestInfoRegistryMirrors [2023-01-11T09:14:39.579Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-01-11T09:14:39.579Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2023-01-11T09:14:39.579Z] === RUN TestLoginFailsWithBadCredentials [2023-01-11T09:14:39.592Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2023-01-11T09:14:40.040Z] --- PASS: TestLoginFailsWithBadCredentials (0.79s) [2023-01-11T09:14:40.040Z] === RUN TestPingCacheHeaders [2023-01-11T09:14:40.040Z] --- PASS: TestPingCacheHeaders (0.04s) [2023-01-11T09:14:40.040Z] === RUN TestPingGet [2023-01-11T09:14:40.162Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2023-01-11T09:14:40.498Z] --- PASS: TestPingGet (0.05s) [2023-01-11T09:14:40.498Z] === RUN TestPingHead [2023-01-11T09:14:40.498Z] --- PASS: TestPingHead (0.05s) [2023-01-11T09:14:40.498Z] === RUN TestVersion [2023-01-11T09:14:40.498Z] --- PASS: TestVersion (0.04s) [2023-01-11T09:14:40.498Z] PASS [2023-01-11T09:14:40.498Z] ok github.com/docker/docker/integration/system 1.165s [2023-01-11T09:14:40.498Z] [2023-01-11T09:14:40.498Z] === Skipped [2023-01-11T09:14:40.498Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-01-11T09:14:40.498Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2023-01-11T09:14:40.498Z] [2023-01-11T09:14:40.498Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2023-01-11T09:14:40.498Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2023-01-11T09:14:40.498Z] [2023-01-11T09:14:40.498Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2023-01-11T09:14:40.498Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2023-01-11T09:14:40.498Z] [2023-01-11T09:14:40.498Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2023-01-11T09:14:40.498Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-01-11T09:14:40.498Z] [2023-01-11T09:14:40.498Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2023-01-11T09:14:40.498Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-01-11T09:14:40.498Z] [2023-01-11T09:14:40.498Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2023-01-11T09:14:40.498Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-01-11T09:14:40.498Z] [2023-01-11T09:14:40.498Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2023-01-11T09:14:40.498Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-01-11T09:14:40.498Z] [2023-01-11T09:14:40.498Z] DONE 13 tests, 7 skipped in 3.348s [2023-01-11T09:14:40.732Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2023-01-11T09:14:40.958Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2023-01-11T09:14:41.673Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2023-01-11T09:14:41.673Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2023-01-11T09:14:41.673Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2023-01-11T09:14:41.933Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2023-01-11T09:14:43.190Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-11T09:14:43.190Z] INFO: Testing against a local daemon [2023-01-11T09:14:43.190Z] === RUN TestVolumesCreateAndList [2023-01-11T09:14:43.190Z] --- PASS: TestVolumesCreateAndList (0.08s) [2023-01-11T09:14:43.190Z] === RUN TestVolumesRemove [2023-01-11T09:14:43.190Z] --- PASS: TestVolumesRemove (0.11s) [2023-01-11T09:14:43.190Z] === RUN TestVolumesInspect [2023-01-11T09:14:43.190Z] --- PASS: TestVolumesInspect (0.07s) [2023-01-11T09:14:43.190Z] === RUN TestVolumesInvalidJSON [2023-01-11T09:14:43.190Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-01-11T09:14:43.190Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-01-11T09:14:43.190Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-01-11T09:14:43.190Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2023-01-11T09:14:43.190Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2023-01-11T09:14:43.190Z] PASS [2023-01-11T09:14:43.190Z] ok github.com/docker/docker/integration/volume 0.410s [2023-01-11T09:14:43.190Z] [2023-01-11T09:14:43.190Z] DONE 5 tests in 2.549s [2023-01-11T09:14:43.649Z] INFO: make.ps1 ended at 01/11/2023 09:14:43 [2023-01-11T09:14:43.649Z] INFO: Integration CLI tests being run from the host: [2023-01-11T09:14:43.649Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2023-01-11T09:14:43.841Z] --- PASS: TestCreateServiceConfigFileMode (13.32s) [2023-01-11T09:14:43.841Z] === RUN TestCreateServiceSysctls [2023-01-11T09:14:47.150Z] --- PASS: TestCreateServiceSysctls (2.95s) [2023-01-11T09:14:47.150Z] === RUN TestCreateServiceCapabilities [2023-01-11T09:14:47.150Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2023-01-11T09:14:48.697Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2023-01-11T09:14:48.697Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-01-11T09:14:48.697Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-01-11T09:14:48.697Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-01-11T09:14:48.697Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-01-11T09:14:48.697Z] ? github.com/docker/docker/pkg/term [no test files] [2023-01-11T09:14:48.697Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-01-11T09:14:48.697Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-01-11T09:14:48.697Z] ? github.com/docker/docker/rootless [no test files] [2023-01-11T09:14:48.697Z] ? github.com/docker/docker/rootless/specconv [no test files] [2023-01-11T09:14:48.697Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-01-11T09:14:48.697Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-01-11T09:14:48.697Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-01-11T09:14:48.697Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-01-11T09:14:48.697Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-01-11T09:14:48.697Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-01-11T09:14:48.697Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-01-11T09:14:48.697Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-01-11T09:14:48.697Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-01-11T09:14:48.697Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-01-11T09:14:48.697Z] ? github.com/docker/docker/testutil/request [no test files] [2023-01-11T09:14:48.697Z] ? github.com/docker/docker/volume [no test files] [2023-01-11T09:14:48.697Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-01-11T09:14:48.697Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-01-11T09:14:48.697Z] [2023-01-11T09:14:48.697Z] === Skipped [2023-01-11T09:14:48.697Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2023-01-11T09:14:48.697Z] exec_linux_test.go:19: requires AppArmor to be enabled [2023-01-11T09:14:48.697Z] [2023-01-11T09:14:48.697Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2023-01-11T09:14:48.697Z] exec_linux_test.go:39: requires AppArmor to be enabled [2023-01-11T09:14:48.697Z] [2023-01-11T09:14:48.697Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-01-11T09:14:48.697Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-11T09:14:48.697Z] graphtest_unix.go:47: Driver btrfs not supported [2023-01-11T09:14:48.697Z] [2023-01-11T09:14:48.697Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-01-11T09:14:48.697Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-11T09:14:48.697Z] graphtest_unix.go:47: Driver btrfs not supported [2023-01-11T09:14:48.697Z] [2023-01-11T09:14:48.697Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-01-11T09:14:48.697Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-11T09:14:48.697Z] graphtest_unix.go:47: Driver btrfs not supported [2023-01-11T09:14:48.697Z] [2023-01-11T09:14:48.697Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-01-11T09:14:48.697Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-11T09:14:48.697Z] graphtest_unix.go:47: Driver btrfs not supported [2023-01-11T09:14:48.697Z] [2023-01-11T09:14:48.697Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-01-11T09:14:48.697Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-11T09:14:48.697Z] graphtest_unix.go:47: Driver btrfs not supported [2023-01-11T09:14:48.697Z] [2023-01-11T09:14:48.697Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-01-11T09:14:48.697Z] graphtest_unix.go:74: No driver to put! [2023-01-11T09:14:48.697Z] [2023-01-11T09:14:48.697Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-01-11T09:14:48.697Z] time="2023-01-11T09:13:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-11T09:14:48.697Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-01-11T09:14:48.697Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-01-11T09:14:48.697Z] [2023-01-11T09:14:48.697Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-01-11T09:14:48.697Z] time="2023-01-11T09:13:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-11T09:14:48.697Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-01-11T09:14:48.697Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-01-11T09:14:48.697Z] [2023-01-11T09:14:48.697Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-01-11T09:14:48.697Z] time="2023-01-11T09:13:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-11T09:14:48.697Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-01-11T09:14:48.697Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-01-11T09:14:48.697Z] [2023-01-11T09:14:48.697Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-01-11T09:14:48.697Z] time="2023-01-11T09:13:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-11T09:14:48.697Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-01-11T09:14:48.697Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-01-11T09:14:48.697Z] [2023-01-11T09:14:48.697Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-01-11T09:14:48.697Z] time="2023-01-11T09:13:42Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-01-11T09:14:48.697Z] graphtest_unix.go:45: graphdriver: driver not supported [2023-01-11T09:14:48.697Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2023-01-11T09:14:48.697Z] [2023-01-11T09:14:48.697Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-01-11T09:14:48.697Z] graphtest_unix.go:74: No driver to put! [2023-01-11T09:14:48.697Z] [2023-01-11T09:14:48.697Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-01-11T09:14:48.697Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-01-11T09:14:48.697Z] [2023-01-11T09:14:48.697Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-01-11T09:14:48.697Z] overlay_test.go:50: Fails to compute changes intermittently [2023-01-11T09:14:48.697Z] [2023-01-11T09:14:48.697Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-01-11T09:14:48.697Z] overlay_test.go:66: Cannot run test with naive change algorithm [2023-01-11T09:14:48.697Z] [2023-01-11T09:14:48.697Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-01-11T09:14:48.697Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-01-11T09:14:48.697Z] [2023-01-11T09:14:48.697Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-01-11T09:14:48.697Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-11T09:14:48.697Z] graphtest_unix.go:47: Driver zfs not supported [2023-01-11T09:14:48.697Z] [2023-01-11T09:14:48.697Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-01-11T09:14:48.697Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-11T09:14:48.697Z] graphtest_unix.go:47: Driver zfs not supported [2023-01-11T09:14:48.697Z] [2023-01-11T09:14:48.697Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-01-11T09:14:48.697Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-11T09:14:48.697Z] graphtest_unix.go:47: Driver zfs not supported [2023-01-11T09:14:48.697Z] [2023-01-11T09:14:48.697Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-01-11T09:14:48.697Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-11T09:14:48.697Z] graphtest_unix.go:47: Driver zfs not supported [2023-01-11T09:14:48.697Z] [2023-01-11T09:14:48.697Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-01-11T09:14:48.697Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-01-11T09:14:48.697Z] graphtest_unix.go:47: Driver zfs not supported [2023-01-11T09:14:48.697Z] [2023-01-11T09:14:48.697Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-01-11T09:14:48.697Z] graphtest_unix.go:74: No driver to put! [2023-01-11T09:14:48.697Z] [2023-01-11T09:14:48.697Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-01-11T09:14:48.697Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2023-01-11T09:14:48.697Z] [2023-01-11T09:14:48.697Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-01-11T09:14:48.697Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2023-01-11T09:14:48.697Z] [2023-01-11T09:14:48.697Z] DONE 2267 tests, 26 skipped in 237.146s Post stage [Pipeline] junit [2023-01-11T09:14:48.966Z] Recording test results [2023-01-11T09:14:49.277Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2023-01-11T09:14:49.617Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44795/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9054ce9868069bcf5d2b05227354d1438621f971 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9054ce9868069bcf5d2b05227354d1438621f971 hack/validate/vendor [2023-01-11T09:14:49.690Z] --- PASS: TestCreateServiceCapabilities (2.78s) [2023-01-11T09:14:49.690Z] === RUN TestInspect [2023-01-11T09:14:49.690Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2023-01-11T09:14:50.182Z] update vendored copy of archive/tar [2023-01-11T09:14:50.182Z] downloading: https://golang.org/dl/go1.18.10.src.tar.gz [2023-01-11T09:14:51.554Z] patching file stat_unix.go [2023-01-11T09:14:51.554Z] 2023/01/11 09:14:51 Collecting initial packages [2023-01-11T09:14:51.601Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2023-01-11T09:14:51.812Z] 2023/01/11 09:14:51 Download dependencies [2023-01-11T09:14:52.540Z] --- PASS: TestInspect (3.14s) [2023-01-11T09:14:52.540Z] === RUN TestCreateJob [2023-01-11T09:14:52.801Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2023-01-11T09:14:53.743Z] === RUN TestDockerSuite/TestEventsAttach [2023-01-11T09:14:54.313Z] === RUN TestDockerSuite/TestEventsCommit [2023-01-11T09:14:54.338Z] 2023/01/11 09:14:53 Starting whole vndr cycle because no package specified [2023-01-11T09:14:54.338Z] 2023/01/11 09:14:53 Ignoring paths matching "^archive/tar" [2023-01-11T09:14:54.338Z] 2023/01/11 09:14:54 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2023-01-11T09:14:54.338Z] 2023/01/11 09:14:54 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2023-01-11T09:14:54.338Z] 2023/01/11 09:14:54 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2023-01-11T09:14:54.338Z] 2023/01/11 09:14:54 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2023-01-11T09:14:54.338Z] 2023/01/11 09:14:54 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2023-01-11T09:14:54.338Z] 2023/01/11 09:14:54 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2023-01-11T09:14:54.338Z] 2023/01/11 09:14:54 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2023-01-11T09:14:54.338Z] 2023/01/11 09:14:54 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2023-01-11T09:14:54.338Z] 2023/01/11 09:14:54 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2023-01-11T09:14:54.338Z] 2023/01/11 09:14:54 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2023-01-11T09:14:54.338Z] 2023/01/11 09:14:54 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2023-01-11T09:14:54.338Z] 2023/01/11 09:14:54 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2023-01-11T09:14:54.338Z] 2023/01/11 09:14:54 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2023-01-11T09:14:54.338Z] 2023/01/11 09:14:54 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2023-01-11T09:14:54.338Z] 2023/01/11 09:14:54 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2023-01-11T09:14:54.338Z] 2023/01/11 09:14:54 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2023-01-11T09:14:54.883Z] === RUN TestDockerSuite/TestEventsContainerEvents [2023-01-11T09:14:55.712Z] 2023/01/11 09:14:55 Finished clone github.com/docker/libtrust [2023-01-11T09:14:55.712Z] 2023/01/11 09:14:55 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2023-01-11T09:14:55.712Z] 2023/01/11 09:14:55 Finished clone github.com/willf/bitset [2023-01-11T09:14:55.712Z] 2023/01/11 09:14:55 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2023-01-11T09:14:55.712Z] 2023/01/11 09:14:55 Finished clone github.com/creack/pty [2023-01-11T09:14:55.712Z] 2023/01/11 09:14:55 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2023-01-11T09:14:55.712Z] 2023/01/11 09:14:55 Finished clone github.com/moby/locker [2023-01-11T09:14:55.712Z] 2023/01/11 09:14:55 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2023-01-11T09:14:55.712Z] 2023/01/11 09:14:55 Finished clone github.com/google/uuid [2023-01-11T09:14:55.712Z] 2023/01/11 09:14:55 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2023-01-11T09:14:55.712Z] 2023/01/11 09:14:55 Finished clone github.com/opencontainers/go-digest [2023-01-11T09:14:55.712Z] 2023/01/11 09:14:55 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2023-01-11T09:14:55.712Z] 2023/01/11 09:14:55 Finished clone github.com/tchap/go-patricia [2023-01-11T09:14:55.712Z] 2023/01/11 09:14:55 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2023-01-11T09:14:55.824Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2023-01-11T09:14:55.824Z] --- PASS: TestCreateJob (3.47s) [2023-01-11T09:14:55.824Z] === RUN TestReplicatedJob [2023-01-11T09:14:55.970Z] 2023/01/11 09:14:55 Finished clone github.com/moby/term [2023-01-11T09:14:55.970Z] 2023/01/11 09:14:55 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2023-01-11T09:14:55.970Z] 2023/01/11 09:14:55 Finished clone github.com/Azure/go-ansiterm [2023-01-11T09:14:55.970Z] 2023/01/11 09:14:55 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2023-01-11T09:14:55.970Z] 2023/01/11 09:14:55 Finished clone github.com/gorilla/mux [2023-01-11T09:14:55.970Z] 2023/01/11 09:14:55 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2023-01-11T09:14:56.106Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-01-11T09:14:56.106Z] INFO: Testing against a local daemon [2023-01-11T09:14:56.106Z] === RUN TestDockerSuite [2023-01-11T09:14:56.106Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2023-01-11T09:14:56.106Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2023-01-11T09:14:56.106Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2023-01-11T09:14:56.106Z] === RUN TestDockerSuite/TestAPIErrorJSON [2023-01-11T09:14:56.106Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2023-01-11T09:14:56.106Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2023-01-11T09:14:56.106Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2023-01-11T09:14:56.106Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2023-01-11T09:14:56.106Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2023-01-11T09:14:56.106Z] === RUN TestDockerSuite/TestAPIImagesDelete [2023-01-11T09:14:56.228Z] 2023/01/11 09:14:55 Finished clone github.com/Microsoft/go-winio [2023-01-11T09:14:56.228Z] 2023/01/11 09:14:55 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2023-01-11T09:14:56.228Z] 2023/01/11 09:14:56 Finished clone github.com/moby/sys [2023-01-11T09:14:56.228Z] 2023/01/11 09:14:56 Clone github.com/armon/circbuf, revision 5111143e8da2e98b4ea6a8f32b9065ea1821c191, attempt 1/20 [2023-01-11T09:14:56.394Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2023-01-11T09:14:56.487Z] 2023/01/11 09:14:56 Clone github.com/moby/buildkit, revision eeb7b65ab7d651770a5ec52a06ea7c96eb97a249, attempt 1/20 [2023-01-11T09:14:56.487Z] 2023/01/11 09:14:56 Finished clone github.com/sirupsen/logrus [2023-01-11T09:14:56.962Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2023-01-11T09:14:57.054Z] 2023/01/11 09:14:56 Finished clone github.com/docker/go-units [2023-01-11T09:14:57.054Z] 2023/01/11 09:14:56 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2023-01-11T09:14:57.072Z] === RUN TestDockerSuite/TestAPIImagesFilter [2023-01-11T09:14:57.313Z] 2023/01/11 09:14:57 Finished clone github.com/RackSec/srslog [2023-01-11T09:14:57.313Z] 2023/01/11 09:14:57 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2023-01-11T09:14:57.313Z] 2023/01/11 09:14:57 Finished clone github.com/syndtr/gocapability [2023-01-11T09:14:57.313Z] 2023/01/11 09:14:57 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2023-01-11T09:14:57.531Z] === RUN TestDockerSuite/TestAPIImagesHistory [2023-01-11T09:14:57.571Z] 2023/01/11 09:14:57 Finished clone github.com/armon/circbuf [2023-01-11T09:14:57.571Z] 2023/01/11 09:14:57 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2023-01-11T09:14:57.571Z] 2023/01/11 09:14:57 Finished clone github.com/imdario/mergo [2023-01-11T09:14:57.571Z] 2023/01/11 09:14:57 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2023-01-11T09:14:57.571Z] 2023/01/11 09:14:57 Finished clone golang.org/x/sync [2023-01-11T09:14:57.571Z] 2023/01/11 09:14:57 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2023-01-11T09:14:57.830Z] 2023/01/11 09:14:57 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2023-01-11T09:14:57.830Z] 2023/01/11 09:14:57 Finished clone gotest.tools/v3 [2023-01-11T09:14:57.830Z] 2023/01/11 09:14:57 Finished clone github.com/google/go-cmp [2023-01-11T09:14:57.830Z] 2023/01/11 09:14:57 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2023-01-11T09:14:58.399Z] 2023/01/11 09:14:58 Finished clone github.com/docker/go-connections [2023-01-11T09:14:58.399Z] 2023/01/11 09:14:58 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2023-01-11T09:14:58.504Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2023-01-11T09:14:58.658Z] 2023/01/11 09:14:58 Finished clone github.com/tonistiigi/units [2023-01-11T09:14:58.658Z] 2023/01/11 09:14:58 Clone github.com/docker/libnetwork, revision 374259e8316124ccf1fc38c0c0f3430f8d0e9c76, attempt 1/20 [2023-01-11T09:14:58.872Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2023-01-11T09:14:58.917Z] 2023/01/11 09:14:58 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2023-01-11T09:14:58.917Z] 2023/01/11 09:14:58 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2023-01-11T09:14:58.917Z] 2023/01/11 09:14:58 Finished clone github.com/google/shlex [2023-01-11T09:14:58.917Z] 2023/01/11 09:14:58 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2023-01-11T09:14:58.962Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2023-01-11T09:14:59.175Z] 2023/01/11 09:14:59 Finished clone github.com/opentracing-contrib/go-stdlib [2023-01-11T09:14:59.175Z] 2023/01/11 09:14:59 Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20 [2023-01-11T09:14:59.175Z] 2023/01/11 09:14:59 Finished clone github.com/mitchellh/hashstructure [2023-01-11T09:14:59.175Z] 2023/01/11 09:14:59 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2023-01-11T09:14:59.175Z] 2023/01/11 09:14:59 Finished clone github.com/opentracing/opentracing-go [2023-01-11T09:14:59.175Z] 2023/01/11 09:14:59 Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20 [2023-01-11T09:14:59.434Z] 2023/01/11 09:14:59 Finished clone github.com/gofrs/flock [2023-01-11T09:14:59.434Z] 2023/01/11 09:14:59 Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20 [2023-01-11T09:14:59.812Z] === RUN TestDockerSuite/TestEventsContainerRestart [2023-01-11T09:15:00.370Z] 2023/01/11 09:15:00 Finished clone github.com/armon/go-radix [2023-01-11T09:15:00.370Z] 2023/01/11 09:15:00 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2023-01-11T09:15:00.370Z] 2023/01/11 09:15:00 Finished clone github.com/docker/go-events [2023-01-11T09:15:00.370Z] 2023/01/11 09:15:00 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2023-01-11T09:15:00.937Z] 2023/01/11 09:15:00 Finished clone github.com/google/btree [2023-01-11T09:15:00.937Z] 2023/01/11 09:15:00 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2023-01-11T09:15:00.937Z] 2023/01/11 09:15:00 Finished clone github.com/armon/go-metrics [2023-01-11T09:15:00.937Z] 2023/01/11 09:15:00 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2023-01-11T09:15:01.875Z] 2023/01/11 09:15:01 Finished clone github.com/tonistiigi/fsutil [2023-01-11T09:15:01.875Z] 2023/01/11 09:15:01 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2023-01-11T09:15:01.875Z] 2023/01/11 09:15:01 Finished clone github.com/sean-/seed [2023-01-11T09:15:01.875Z] 2023/01/11 09:15:01 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2023-01-11T09:15:01.875Z] 2023/01/11 09:15:01 Finished clone github.com/hashicorp/errwrap [2023-01-11T09:15:01.875Z] 2023/01/11 09:15:01 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2023-01-11T09:15:01.875Z] 2023/01/11 09:15:01 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2023-01-11T09:15:01.875Z] 2023/01/11 09:15:01 Finished clone github.com/golang/gddo [2023-01-11T09:15:02.164Z] 2023/01/11 09:15:02 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2023-01-11T09:15:02.164Z] 2023/01/11 09:15:02 Finished clone github.com/hashicorp/memberlist [2023-01-11T09:15:02.353Z] --- PASS: TestReplicatedJob (6.10s) [2023-01-11T09:15:02.353Z] === RUN TestUpdateReplicatedJob [2023-01-11T09:15:02.353Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2023-01-11T09:15:04.072Z] 2023/01/11 09:15:03 Finished clone github.com/hashicorp/go-sockaddr [2023-01-11T09:15:04.072Z] 2023/01/11 09:15:03 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2023-01-11T09:15:04.072Z] 2023/01/11 09:15:03 Finished clone github.com/vishvananda/netns [2023-01-11T09:15:04.072Z] 2023/01/11 09:15:03 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2023-01-11T09:15:04.072Z] 2023/01/11 09:15:03 Finished clone github.com/hashicorp/go-multierror [2023-01-11T09:15:04.072Z] 2023/01/11 09:15:03 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2023-01-11T09:15:04.331Z] 2023/01/11 09:15:04 Finished clone github.com/docker/libkv [2023-01-11T09:15:04.331Z] 2023/01/11 09:15:04 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2023-01-11T09:15:04.920Z] === RUN TestDockerSuite/TestEventsCopy [2023-01-11T09:15:05.264Z] 2023/01/11 09:15:05 Finished clone github.com/moby/ipvs [2023-01-11T09:15:05.264Z] 2023/01/11 09:15:05 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2023-01-11T09:15:05.493Z] === RUN TestDockerSuite/TestEventsFilterContainer [2023-01-11T09:15:05.493Z] --- PASS: TestUpdateReplicatedJob (3.52s) [2023-01-11T09:15:05.493Z] === RUN TestServiceListWithStatuses [2023-01-11T09:15:05.493Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-01-11T09:15:05.493Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-01-11T09:15:05.493Z] === RUN TestDockerNetworkConnectAlias [2023-01-11T09:15:05.834Z] 2023/01/11 09:15:05 Finished clone github.com/vishvananda/netlink [2023-01-11T09:15:05.834Z] 2023/01/11 09:15:05 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2023-01-11T09:15:05.834Z] 2023/01/11 09:15:05 Finished clone github.com/deckarep/golang-set [2023-01-11T09:15:05.834Z] 2023/01/11 09:15:05 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2023-01-11T09:15:05.834Z] 2023/01/11 09:15:05 Finished clone github.com/hashicorp/go-msgpack [2023-01-11T09:15:05.834Z] 2023/01/11 09:15:05 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2023-01-11T09:15:06.401Z] 2023/01/11 09:15:06 Finished clone github.com/samuel/go-zookeeper [2023-01-11T09:15:06.401Z] 2023/01/11 09:15:06 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2023-01-11T09:15:06.401Z] 2023/01/11 09:15:06 Finished clone github.com/BurntSushi/toml [2023-01-11T09:15:06.401Z] 2023/01/11 09:15:06 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2023-01-11T09:15:06.433Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2023-01-11T09:15:06.433Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2023-01-11T09:15:07.337Z] 2023/01/11 09:15:07 Finished clone github.com/coreos/go-semver [2023-01-11T09:15:07.337Z] 2023/01/11 09:15:07 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2023-01-11T09:15:08.274Z] 2023/01/11 09:15:08 Finished clone github.com/ishidawataru/sctp [2023-01-11T09:15:08.274Z] 2023/01/11 09:15:08 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2023-01-11T09:15:08.841Z] 2023/01/11 09:15:08 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2023-01-11T09:15:08.841Z] 2023/01/11 09:15:08 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2023-01-11T09:15:09.099Z] 2023/01/11 09:15:08 Finished clone github.com/Microsoft/opengcs [2023-01-11T09:15:09.099Z] 2023/01/11 09:15:08 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2023-01-11T09:15:09.099Z] 2023/01/11 09:15:08 Finished clone github.com/modern-go/concurrent [2023-01-11T09:15:09.099Z] 2023/01/11 09:15:08 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2023-01-11T09:15:09.666Z] 2023/01/11 09:15:09 Finished clone go.etcd.io/bbolt [2023-01-11T09:15:09.666Z] 2023/01/11 09:15:09 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2023-01-11T09:15:09.666Z] 2023/01/11 09:15:09 Finished clone github.com/json-iterator/go [2023-01-11T09:15:09.666Z] 2023/01/11 09:15:09 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2023-01-11T09:15:10.602Z] 2023/01/11 09:15:10 Finished clone golang.org/x/net [2023-01-11T09:15:10.602Z] 2023/01/11 09:15:10 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2023-01-11T09:15:10.602Z] 2023/01/11 09:15:10 Finished clone github.com/hashicorp/serf [2023-01-11T09:15:10.602Z] 2023/01/11 09:15:10 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2023-01-11T09:15:10.602Z] 2023/01/11 09:15:10 Finished clone github.com/containerd/typeurl [2023-01-11T09:15:10.602Z] 2023/01/11 09:15:10 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2023-01-11T09:15:10.640Z] --- PASS: TestDockerNetworkConnectAlias (4.50s) [2023-01-11T09:15:10.640Z] === RUN TestDockerNetworkReConnect [2023-01-11T09:15:11.978Z] 2023/01/11 09:15:11 Finished clone github.com/mistifyio/go-zfs [2023-01-11T09:15:11.978Z] 2023/01/11 09:15:11 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2023-01-11T09:15:12.022Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2023-01-11T09:15:12.283Z] === RUN TestDockerSuite/TestEventsFilterImageName [2023-01-11T09:15:12.853Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2023-01-11T09:15:12.913Z] 2023/01/11 09:15:12 Finished clone github.com/modern-go/reflect2 [2023-01-11T09:15:12.913Z] 2023/01/11 09:15:12 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2023-01-11T09:15:13.423Z] === RUN TestDockerSuite/TestEventsFilterLabels [2023-01-11T09:15:13.480Z] 2023/01/11 09:15:13 Finished clone github.com/cyphar/filepath-securejoin [2023-01-11T09:15:13.480Z] 2023/01/11 09:15:13 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2023-01-11T09:15:13.992Z] --- PASS: TestDockerNetworkReConnect (3.82s) [2023-01-11T09:15:13.992Z] === RUN TestServicePlugin [2023-01-11T09:15:14.047Z] 2023/01/11 09:15:13 Finished clone github.com/opencontainers/runtime-spec [2023-01-11T09:15:14.047Z] 2023/01/11 09:15:13 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2023-01-11T09:15:14.251Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2023-01-11T09:15:14.251Z] === RUN TestDockerSuite/TestEventsFilterType [2023-01-11T09:15:14.307Z] 2023/01/11 09:15:14 Finished clone github.com/vbatts/tar-split [2023-01-11T09:15:14.307Z] 2023/01/11 09:15:14 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2023-01-11T09:15:14.565Z] 2023/01/11 09:15:14 Finished clone github.com/opencontainers/image-spec [2023-01-11T09:15:14.565Z] 2023/01/11 09:15:14 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2023-01-11T09:15:14.822Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2023-01-11T09:15:15.083Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2023-01-11T09:15:15.343Z] === RUN TestDockerSuite/TestEventsFilters [2023-01-11T09:15:15.344Z] docker_api_swarm_test.go:202: [dddbeedb17640] joining swarm manager [de1292098d5ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-11T09:15:15.520Z] 2023/01/11 09:15:15 Finished clone github.com/coreos/go-systemd [2023-01-11T09:15:15.520Z] 2023/01/11 09:15:15 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2023-01-11T09:15:16.099Z] 2023/01/11 09:15:16 Finished clone github.com/Graylog2/go-gelf [2023-01-11T09:15:16.099Z] 2023/01/11 09:15:16 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2023-01-11T09:15:16.099Z] 2023/01/11 09:15:16 Finished clone github.com/coreos/go-systemd/v22 [2023-01-11T09:15:16.099Z] 2023/01/11 09:15:16 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2023-01-11T09:15:16.677Z] 2023/01/11 09:15:16 Finished clone github.com/fluent/fluent-logger-golang [2023-01-11T09:15:16.677Z] 2023/01/11 09:15:16 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2023-01-11T09:15:16.677Z] 2023/01/11 09:15:16 Finished clone github.com/godbus/dbus/v5 [2023-01-11T09:15:16.677Z] 2023/01/11 09:15:16 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2023-01-11T09:15:16.727Z] === RUN TestDockerSuite/TestEventsFormat [2023-01-11T09:15:17.243Z] 2023/01/11 09:15:17 Finished clone github.com/philhofer/fwd [2023-01-11T09:15:17.243Z] 2023/01/11 09:15:17 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2023-01-11T09:15:17.667Z] === RUN TestDockerSuite/TestEventsFormatBadField [2023-01-11T09:15:17.667Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2023-01-11T09:15:17.667Z] === RUN TestDockerSuite/TestEventsImageImport [2023-01-11T09:15:17.811Z] 2023/01/11 09:15:17 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2023-01-11T09:15:17.811Z] 2023/01/11 09:15:17 Finished clone github.com/docker/libnetwork [2023-01-11T09:15:18.608Z] === RUN TestDockerSuite/TestEventsImageLoad [2023-01-11T09:15:18.608Z] plugin_test.go:62: [d67fd820fc398] joining swarm manager [d90dd9a9fcdf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-11T09:15:18.749Z] 2023/01/11 09:15:18 Finished clone github.com/bsphere/le_go [2023-01-11T09:15:18.749Z] 2023/01/11 09:15:18 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2023-01-11T09:15:18.868Z] === RUN TestDockerSuite/TestEventsImagePull [2023-01-11T09:15:19.008Z] 2023/01/11 09:15:18 Finished clone github.com/fsnotify/fsnotify [2023-01-11T09:15:19.008Z] 2023/01/11 09:15:18 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2023-01-11T09:15:19.008Z] 2023/01/11 09:15:19 Finished clone github.com/jmespath/go-jmespath [2023-01-11T09:15:19.008Z] 2023/01/11 09:15:19 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2023-01-11T09:15:19.807Z] === RUN TestDockerSuite/TestEventsImageTag [2023-01-11T09:15:20.067Z] plugin_test.go:65: [d2402f5938bcf] joining swarm manager [d90dd9a9fcdf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-11T09:15:20.909Z] 2023/01/11 09:15:20 Finished clone github.com/golang/groupcache [2023-01-11T09:15:20.909Z] 2023/01/11 09:15:20 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2023-01-11T09:15:20.909Z] 2023/01/11 09:15:20 Finished clone golang.org/x/oauth2 [2023-01-11T09:15:20.909Z] 2023/01/11 09:15:20 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2023-01-11T09:15:21.007Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2023-01-11T09:15:21.007Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2023-01-11T09:15:21.007Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2023-01-11T09:15:21.007Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2023-01-11T09:15:21.007Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2023-01-11T09:15:21.007Z] === RUN TestDockerSuite/TestEventsPluginOps [2023-01-11T09:15:21.167Z] 2023/01/11 09:15:21 Finished clone github.com/tinylib/msgp [2023-01-11T09:15:21.167Z] 2023/01/11 09:15:21 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2023-01-11T09:15:23.071Z] 2023/01/11 09:15:22 Finished clone github.com/miekg/dns [2023-01-11T09:15:23.071Z] 2023/01/11 09:15:22 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20 [2023-01-11T09:15:23.071Z] 2023/01/11 09:15:22 Finished clone github.com/googleapis/gax-go [2023-01-11T09:15:23.071Z] 2023/01/11 09:15:22 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2023-01-11T09:15:23.329Z] 2023/01/11 09:15:23 Finished clone go.opencensus.io [2023-01-11T09:15:23.329Z] 2023/01/11 09:15:23 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2023-01-11T09:15:23.552Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2023-01-11T09:15:23.814Z] === RUN TestDockerSuite/TestEventsRename [2023-01-11T09:15:24.383Z] === RUN TestDockerSuite/TestEventsResize [2023-01-11T09:15:24.953Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2023-01-11T09:15:25.232Z] 2023/01/11 09:15:25 Finished clone github.com/containerd/fifo [2023-01-11T09:15:25.232Z] 2023/01/11 09:15:25 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2023-01-11T09:15:25.799Z] 2023/01/11 09:15:25 Finished clone golang.org/x/sys [2023-01-11T09:15:25.799Z] 2023/01/11 09:15:25 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2023-01-11T09:15:26.366Z] 2023/01/11 09:15:26 Finished clone golang.org/x/text [2023-01-11T09:15:26.366Z] 2023/01/11 09:15:26 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2023-01-11T09:15:28.268Z] 2023/01/11 09:15:28 Finished clone github.com/containerd/cgroups [2023-01-11T09:15:28.268Z] 2023/01/11 09:15:28 Clone https://github.com/cloudfoundry/clock.git to code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2023-01-11T09:15:28.268Z] 2023/01/11 09:15:28 Finished clone github.com/containerd/go-runc [2023-01-11T09:15:28.268Z] 2023/01/11 09:15:28 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2023-01-11T09:15:28.834Z] 2023/01/11 09:15:28 Finished clone github.com/containerd/console [2023-01-11T09:15:28.834Z] 2023/01/11 09:15:28 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2023-01-11T09:15:30.235Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2023-01-11T09:15:30.762Z] 2023/01/11 09:15:30 Finished clone github.com/containerd/ttrpc [2023-01-11T09:15:30.762Z] 2023/01/11 09:15:30 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2023-01-11T09:15:30.762Z] 2023/01/11 09:15:30 Finished clone github.com/containerd/continuity [2023-01-11T09:15:30.762Z] 2023/01/11 09:15:30 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2023-01-11T09:15:30.804Z] === RUN TestDockerSuite/TestEventsStreaming [2023-01-11T09:15:31.020Z] 2023/01/11 09:15:30 Finished clone github.com/gogo/googleapis [2023-01-11T09:15:31.020Z] 2023/01/11 09:15:30 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2023-01-11T09:15:31.374Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2023-01-11T09:15:31.634Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2023-01-11T09:15:34.175Z] docker_api_swarm_test.go:384: [d643e73f97e4c] joining swarm manager [d4d45628154ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-11T09:15:34.175Z] === RUN TestDockerSuite/TestEventsTop [2023-01-11T09:15:34.305Z] 2023/01/11 09:15:33 Finished clone github.com/opencontainers/runc [2023-01-11T09:15:34.305Z] 2023/01/11 09:15:33 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2023-01-11T09:15:34.305Z] 2023/01/11 09:15:33 Finished clone code.cloudfoundry.org/clock [2023-01-11T09:15:34.305Z] 2023/01/11 09:15:33 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2023-01-11T09:15:34.564Z] 2023/01/11 09:15:34 Finished clone google.golang.org/grpc [2023-01-11T09:15:34.564Z] 2023/01/11 09:15:34 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2023-01-11T09:15:34.752Z] === RUN TestDockerSuite/TestEventsUntag [2023-01-11T09:15:35.012Z] docker_api_swarm_test.go:385: [d507d6b0f6c95] joining swarm manager [d4d45628154ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-11T09:15:36.468Z] 2023/01/11 09:15:36 Finished clone github.com/fernet/fernet-go [2023-01-11T09:15:36.468Z] 2023/01/11 09:15:36 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2023-01-11T09:15:36.468Z] 2023/01/11 09:15:36 Finished clone github.com/Microsoft/hcsshim [2023-01-11T09:15:36.468Z] 2023/01/11 09:15:36 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2023-01-11T09:15:37.035Z] 2023/01/11 09:15:36 Finished clone github.com/docker/distribution [2023-01-11T09:15:37.035Z] 2023/01/11 09:15:36 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2023-01-11T09:15:37.550Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2023-01-11T09:15:38.939Z] 2023/01/11 09:15:38 Finished clone golang.org/x/time [2023-01-11T09:15:38.940Z] 2023/01/11 09:15:38 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2023-01-11T09:15:40.842Z] 2023/01/11 09:15:40 Finished clone github.com/hashicorp/go-memdb [2023-01-11T09:15:40.842Z] 2023/01/11 09:15:40 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2023-01-11T09:15:41.777Z] 2023/01/11 09:15:41 Finished clone github.com/cilium/ebpf [2023-01-11T09:15:41.777Z] 2023/01/11 09:15:41 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2023-01-11T09:15:42.347Z] 2023/01/11 09:15:42 Finished clone github.com/golang/protobuf [2023-01-11T09:15:42.347Z] 2023/01/11 09:15:42 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2023-01-11T09:15:42.913Z] 2023/01/11 09:15:42 Finished clone github.com/hashicorp/go-immutable-radix [2023-01-11T09:15:42.913Z] 2023/01/11 09:15:42 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2023-01-11T09:15:43.172Z] 2023/01/11 09:15:43 Finished clone golang.org/x/crypto [2023-01-11T09:15:43.172Z] 2023/01/11 09:15:43 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2023-01-11T09:15:43.741Z] 2023/01/11 09:15:43 Finished clone github.com/hashicorp/golang-lru [2023-01-11T09:15:43.741Z] 2023/01/11 09:15:43 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2023-01-11T09:15:43.741Z] 2023/01/11 09:15:43 Finished clone github.com/moby/buildkit [2023-01-11T09:15:43.741Z] 2023/01/11 09:15:43 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2023-01-11T09:15:44.123Z] === RUN TestDockerSuite/TestExec [2023-01-11T09:15:44.123Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2023-01-11T09:15:44.308Z] 2023/01/11 09:15:44 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2023-01-11T09:15:44.308Z] 2023/01/11 09:15:44 Finished clone github.com/coreos/pkg [2023-01-11T09:15:44.382Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2023-01-11T09:15:44.583Z] 2023/01/11 09:15:44 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2023-01-11T09:15:44.583Z] 2023/01/11 09:15:44 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2023-01-11T09:15:44.952Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2023-01-11T09:15:45.527Z] 2023/01/11 09:15:45 Finished clone github.com/beorn7/perks [2023-01-11T09:15:45.527Z] 2023/01/11 09:15:45 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2023-01-11T09:15:45.527Z] 2023/01/11 09:15:45 Finished clone github.com/prometheus/client_model [2023-01-11T09:15:45.527Z] 2023/01/11 09:15:45 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2023-01-11T09:15:45.532Z] --- PASS: TestServicePlugin (31.69s) [2023-01-11T09:15:45.533Z] === RUN TestServiceUpdateLabel [2023-01-11T09:15:45.533Z] === RUN TestDockerSuite/TestExecAPIStart [2023-01-11T09:15:46.917Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2023-01-11T09:15:47.435Z] 2023/01/11 09:15:47 Finished clone github.com/matttproud/golang_protobuf_extensions [2023-01-11T09:15:47.435Z] 2023/01/11 09:15:47 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2023-01-11T09:15:47.435Z] 2023/01/11 09:15:47 Finished clone github.com/pkg/errors [2023-01-11T09:15:47.435Z] 2023/01/11 09:15:47 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2023-01-11T09:15:47.489Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2023-01-11T09:15:48.001Z] 2023/01/11 09:15:47 Finished clone github.com/prometheus/client_golang [2023-01-11T09:15:48.001Z] 2023/01/11 09:15:47 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2023-01-11T09:15:48.060Z] --- PASS: TestServiceUpdateLabel (2.52s) [2023-01-11T09:15:48.060Z] === RUN TestServiceUpdateSecrets [2023-01-11T09:15:48.060Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2023-01-11T09:15:48.567Z] 2023/01/11 09:15:48 Finished clone github.com/prometheus/common [2023-01-11T09:15:48.568Z] 2023/01/11 09:15:48 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2023-01-11T09:15:48.568Z] 2023/01/11 09:15:48 Finished clone github.com/inconshreveable/mousetrap [2023-01-11T09:15:48.568Z] 2023/01/11 09:15:48 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2023-01-11T09:15:48.630Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2023-01-11T09:15:49.134Z] 2023/01/11 09:15:48 Finished clone github.com/prometheus/procfs [2023-01-11T09:15:49.135Z] 2023/01/11 09:15:48 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2023-01-11T09:15:49.135Z] 2023/01/11 09:15:48 Finished clone github.com/cespare/xxhash/v2 [2023-01-11T09:15:49.135Z] 2023/01/11 09:15:48 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2023-01-11T09:15:49.202Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2023-01-11T09:15:50.144Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2023-01-11T09:15:50.513Z] 2023/01/11 09:15:50 Finished clone github.com/spf13/pflag [2023-01-11T09:15:50.713Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2023-01-11T09:15:50.772Z] 2023/01/11 09:15:50 Finished clone github.com/morikuni/aec [2023-01-11T09:15:51.339Z] 2023/01/11 09:15:51 Finished clone github.com/google/certificate-transparency-go [2023-01-11T09:15:51.598Z] 2023/01/11 09:15:51 Finished clone github.com/docker/go-metrics [2023-01-11T09:15:51.652Z] === RUN TestDockerSuite/TestExecCgroup [2023-01-11T09:15:51.856Z] 2023/01/11 09:15:51 Finished clone github.com/spf13/cobra [2023-01-11T09:15:52.590Z] === RUN TestDockerSuite/TestExecEnv [2023-01-11T09:15:52.850Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2023-01-11T09:15:53.760Z] 2023/01/11 09:15:53 Finished clone github.com/opencontainers/selinux [2023-01-11T09:15:53.788Z] === RUN TestDockerSuite/TestExecExitStatus [2023-01-11T09:15:54.358Z] === RUN TestDockerSuite/TestExecInspectID [2023-01-11T09:15:56.896Z] === RUN TestDockerSuite/TestExecInteractive [2023-01-11T09:15:57.836Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2023-01-11T09:15:58.096Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2023-01-11T09:15:58.666Z] === RUN TestDockerSuite/TestExecParseError [2023-01-11T09:15:59.235Z] === RUN TestDockerSuite/TestExecPausedContainer [2023-01-11T09:15:59.495Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2023-01-11T09:16:00.064Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2023-01-11T09:16:01.004Z] === RUN TestDockerSuite/TestExecSetEnv [2023-01-11T09:16:01.573Z] === RUN TestDockerSuite/TestExecStartFails [2023-01-11T09:16:01.878Z] 2023/01/11 09:16:01 Finished clone github.com/cloudflare/cfssl [2023-01-11T09:16:02.147Z] === RUN TestDockerSuite/TestExecStateCleanup [2023-01-11T09:16:03.109Z] --- PASS: TestServiceUpdateSecrets (14.85s) [2023-01-11T09:16:03.109Z] === RUN TestServiceUpdateConfigs [2023-01-11T09:16:10.026Z] 2023/01/11 09:16:08 Finished clone github.com/containerd/containerd [2023-01-11T09:16:11.046Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2023-01-11T09:16:11.046Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2023-01-11T09:16:11.046Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2023-01-11T09:16:11.046Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2023-01-11T09:16:11.046Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2023-01-11T09:16:11.046Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2023-01-11T09:16:11.046Z] === RUN TestDockerSuite/TestAPINetworkFilter [2023-01-11T09:16:11.046Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2023-01-11T09:16:11.046Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2023-01-11T09:16:11.046Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2023-01-11T09:16:11.046Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2023-01-11T09:16:11.046Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2023-01-11T09:16:11.046Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2023-01-11T09:16:11.046Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2023-01-11T09:16:11.046Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2023-01-11T09:16:11.046Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2023-01-11T09:16:11.046Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2023-01-11T09:16:11.046Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2023-01-11T09:16:11.046Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2023-01-11T09:16:11.046Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2023-01-11T09:16:11.931Z] 2023/01/11 09:16:11 Finished clone github.com/coreos/etcd [2023-01-11T09:16:13.093Z] === RUN TestDockerSuite/TestExecStopNotHanging [2023-01-11T09:16:13.353Z] === RUN TestDockerSuite/TestExecTTY [2023-01-11T09:16:13.614Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2023-01-11T09:16:14.184Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2023-01-11T09:16:14.464Z] 2023/01/11 09:16:13 Finished clone github.com/docker/swarmkit [2023-01-11T09:16:14.755Z] === RUN TestDockerSuite/TestExecUlimits [2023-01-11T09:16:15.324Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2023-01-11T09:16:15.324Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2023-01-11T09:16:15.324Z] === RUN TestDockerSuite/TestExecWithImageUser [2023-01-11T09:16:16.705Z] === RUN TestDockerSuite/TestExecWithNoTERM [2023-01-11T09:16:16.966Z] === RUN TestDockerSuite/TestExecWithPrivileged [2023-01-11T09:16:17.535Z] --- PASS: TestServiceUpdateConfigs (14.53s) [2023-01-11T09:16:17.535Z] === RUN TestServiceUpdateNetwork [2023-01-11T09:16:17.795Z] === RUN TestDockerSuite/TestExecWithTERM [2023-01-11T09:16:18.153Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2023-01-11T09:16:18.153Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-01-11T09:16:18.153Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2023-01-11T09:16:18.153Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2023-01-11T09:16:18.153Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2023-01-11T09:16:18.365Z] === RUN TestDockerSuite/TestExecWithUser [2023-01-11T09:16:19.304Z] === RUN TestDockerSuite/TestGetContainerStats [2023-01-11T09:16:21.887Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2023-01-11T09:16:24.581Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2023-01-11T09:16:24.788Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2023-01-11T09:16:24.788Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2023-01-11T09:16:24.788Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2023-01-11T09:16:24.788Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2023-01-11T09:16:24.788Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2023-01-11T09:16:24.788Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2023-01-11T09:16:24.788Z] === RUN TestDockerSuite/TestAttachDisconnect [2023-01-11T09:16:24.788Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2023-01-11T09:16:24.788Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2023-01-11T09:16:26.032Z] check_test.go:380: [d507d6b0f6c95] daemon is not started [2023-01-11T09:16:26.032Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2023-01-11T09:16:27.939Z] docker_api_swarm_test.go:802: [d0284d1c3e0bf] joining swarm manager [d74c05073627a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-11T09:16:28.878Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2023-01-11T09:16:28.878Z] docker_api_swarm_test.go:802: [d4e8b29a95e1b] joining swarm manager [d74c05073627a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-11T09:16:29.526Z] === RUN TestDockerSuite/TestAttachPausedContainer [2023-01-11T09:16:29.526Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2023-01-11T09:16:29.526Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2023-01-11T09:16:29.526Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2023-01-11T09:16:29.526Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2023-01-11T09:16:30.258Z] docker_api_swarm_test.go:802: [d26c7b804fc7e] joining swarm manager [d74c05073627a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-01-11T09:16:30.258Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2023-01-11T09:16:30.828Z] --- PASS: TestServiceUpdateNetwork (13.37s) [2023-01-11T09:16:30.828Z] === RUN TestServiceUpdatePidsLimit [2023-01-11T09:16:31.767Z] docker_api_swarm_test.go:802: [da0e23b96a573] joining swarm manager [d74c05073627a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2023-01-11T09:16:32.336Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-01-11T09:16:32.569Z] 2023/01/11 09:16:30 Finished clone github.com/gogo/protobuf [2023-01-11T09:16:32.906Z] docker_api_swarm_test.go:810: [dd222acdf3a59] joining swarm manager [d74c05073627a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2023-01-11T09:16:32.907Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-01-11T09:16:35.443Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2023-01-11T09:16:35.443Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2023-01-11T09:16:35.443Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2023-01-11T09:16:35.443Z] === RUN TestDockerSuite/TestHealth [2023-01-11T09:16:38.093Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2023-01-11T09:16:40.721Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-01-11T09:16:42.550Z] 2023/01/11 09:16:42 Finished clone google.golang.org/genproto [2023-01-11T09:16:45.842Z] 2023/01/11 09:16:45 Finished clone cloud.google.com/go [2023-01-11T09:16:47.297Z] --- PASS: TestServiceUpdatePidsLimit (16.54s) [2023-01-11T09:16:47.297Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.76s) [2023-01-11T09:16:47.297Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2023-01-11T09:16:47.297Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2023-01-11T09:16:47.297Z] PASS [2023-01-11T09:16:47.297Z] [2023-01-11T09:16:47.297Z] === Skipped [2023-01-11T09:16:47.297Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-01-11T09:16:47.297Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-01-11T09:16:47.297Z] [2023-01-11T09:16:47.297Z] DONE 27 tests, 1 skipped in 195.163s [2023-01-11T09:16:47.297Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-01-11T09:16:47.297Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:16:47.297Z] ++ set -e [2023-01-11T09:16:47.297Z] ++ '[' -n 0 ']' [2023-01-11T09:16:47.297Z] ++ set -x [2023-01-11T09:16:47.297Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:16:47.572Z] INFO: Testing against a local daemon [2023-01-11T09:16:47.572Z] === RUN TestSessionCreate [2023-01-11T09:16:47.572Z] --- PASS: TestSessionCreate (0.03s) [2023-01-11T09:16:47.572Z] === RUN TestSessionCreateWithBadUpgrade [2023-01-11T09:16:47.572Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-01-11T09:16:47.572Z] PASS [2023-01-11T09:16:47.572Z] [2023-01-11T09:16:47.572Z] DONE 2 tests in 0.187s [2023-01-11T09:16:47.572Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-01-11T09:16:47.572Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:16:47.572Z] ++ set -e [2023-01-11T09:16:47.572Z] ++ '[' -n 0 ']' [2023-01-11T09:16:47.572Z] ++ set -x [2023-01-11T09:16:47.572Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:16:47.833Z] INFO: Testing against a local daemon [2023-01-11T09:16:47.833Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-01-11T09:16:47.833Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-01-11T09:16:47.833Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-01-11T09:16:47.833Z] === RUN TestEventsExecDie [2023-01-11T09:16:48.401Z] --- PASS: TestEventsExecDie (0.65s) [2023-01-11T09:16:48.401Z] === RUN TestEventsBackwardsCompatible [2023-01-11T09:16:48.401Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-01-11T09:16:48.401Z] === RUN TestInfoBinaryCommits [2023-01-11T09:16:48.401Z] --- PASS: TestInfoBinaryCommits (0.06s) [2023-01-11T09:16:48.401Z] === RUN TestInfoAPIVersioned [2023-01-11T09:16:48.401Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-01-11T09:16:48.401Z] === RUN TestInfoDiscoveryBackend [2023-01-11T09:16:48.972Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2023-01-11T09:16:48.972Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-01-11T09:16:49.911Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-01-11T09:16:49.911Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-01-11T09:16:50.479Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2023-01-11T09:16:50.479Z] === RUN TestInfoAPI [2023-01-11T09:16:50.479Z] --- PASS: TestInfoAPI (0.02s) [2023-01-11T09:16:50.479Z] === RUN TestInfoAPIWarnings [2023-01-11T09:16:54.675Z] === RUN TestDockerSuite/TestHistoryExistentImage [2023-01-11T09:16:54.675Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2023-01-11T09:16:54.675Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2023-01-11T09:16:54.675Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2023-01-11T09:16:55.245Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2023-01-11T09:16:55.245Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2023-01-11T09:16:55.816Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2023-01-11T09:16:55.816Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2023-01-11T09:16:55.816Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2023-01-11T09:16:55.816Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2023-01-11T09:16:56.076Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2023-01-11T09:16:56.336Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2023-01-11T09:16:56.596Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2023-01-11T09:16:56.596Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2023-01-11T09:16:57.167Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2023-01-11T09:16:57.167Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2023-01-11T09:16:57.737Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2023-01-11T09:16:58.307Z] === RUN TestDockerSuite/TestImagesFormat [2023-01-11T09:16:58.307Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2023-01-11T09:16:58.877Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2023-01-11T09:17:01.416Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2023-01-11T09:17:01.416Z] === RUN TestDockerSuite/TestImportBadURL [2023-01-11T09:17:01.416Z] === RUN TestDockerSuite/TestImportDisplay [2023-01-11T09:17:02.357Z] === RUN TestDockerSuite/TestImportFile [2023-01-11T09:17:03.297Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2023-01-11T09:17:03.297Z] === RUN TestDockerSuite/TestImportFileWithMessage [2023-01-11T09:17:04.678Z] === RUN TestDockerSuite/TestImportGzipped [2023-01-11T09:17:05.621Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2023-01-11T09:17:06.561Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2023-01-11T09:17:06.821Z] --- PASS: TestInfoAPIWarnings (16.31s) [2023-01-11T09:17:06.821Z] === RUN TestInfoDebug [2023-01-11T09:17:07.392Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2023-01-11T09:17:07.392Z] --- PASS: TestInfoDebug (0.54s) [2023-01-11T09:17:07.392Z] === RUN TestInfoInsecureRegistries [2023-01-11T09:17:07.962Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2023-01-11T09:17:07.962Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2023-01-11T09:17:07.962Z] === RUN TestInfoRegistryMirrors [2023-01-11T09:17:08.530Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2023-01-11T09:17:08.530Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2023-01-11T09:17:08.530Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2023-01-11T09:17:08.530Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-01-11T09:17:08.530Z] === RUN TestLoginFailsWithBadCredentials [2023-01-11T09:17:08.790Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-01-11T09:17:08.790Z] === RUN TestPingCacheHeaders [2023-01-11T09:17:08.790Z] --- PASS: TestPingCacheHeaders (0.03s) [2023-01-11T09:17:08.790Z] === RUN TestPingGet [2023-01-11T09:17:08.790Z] --- PASS: TestPingGet (0.01s) [2023-01-11T09:17:08.790Z] === RUN TestPingHead [2023-01-11T09:17:09.050Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2023-01-11T09:17:09.050Z] --- PASS: TestPingHead (0.04s) [2023-01-11T09:17:09.050Z] === RUN TestVersion [2023-01-11T09:17:09.050Z] --- PASS: TestVersion (0.02s) [2023-01-11T09:17:09.050Z] PASS [2023-01-11T09:17:09.050Z] [2023-01-11T09:17:09.050Z] === Skipped [2023-01-11T09:17:09.050Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-01-11T09:17:09.050Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-01-11T09:17:09.050Z] [2023-01-11T09:17:09.050Z] DONE 18 tests, 1 skipped in 21.374s [2023-01-11T09:17:09.050Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-01-11T09:17:09.050Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:17:09.050Z] ++ set -e [2023-01-11T09:17:09.050Z] ++ '[' -n 0 ']' [2023-01-11T09:17:09.050Z] ++ set -x [2023-01-11T09:17:09.050Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2023-01-11T09:17:09.050Z] INFO: Testing against a local daemon [2023-01-11T09:17:09.050Z] === RUN TestVolumesCreateAndList [2023-01-11T09:17:09.050Z] --- PASS: TestVolumesCreateAndList (0.03s) [2023-01-11T09:17:09.050Z] === RUN TestVolumesRemove [2023-01-11T09:17:09.311Z] --- PASS: TestVolumesRemove (0.07s) [2023-01-11T09:17:09.311Z] === RUN TestVolumesInspect [2023-01-11T09:17:09.311Z] --- PASS: TestVolumesInspect (0.02s) [2023-01-11T09:17:09.311Z] === RUN TestVolumesInvalidJSON [2023-01-11T09:17:09.311Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-01-11T09:17:09.311Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-01-11T09:17:09.311Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-01-11T09:17:09.311Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-01-11T09:17:09.311Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-01-11T09:17:09.311Z] PASS [2023-01-11T09:17:09.311Z] [2023-01-11T09:17:09.311Z] DONE 5 tests in 0.269s [2023-01-11T09:17:09.311Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-01-11T09:17:09.571Z] ++++ cat bundles/test-integration/docker.pid [2023-01-11T09:17:09.571Z] +++ kill 5994 [2023-01-11T09:17:09.571Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2023-01-11T09:17:10.144Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2023-01-11T09:17:10.405Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2023-01-11T09:17:10.665Z] +++ /etc/init.d/apparmor stop [2023-01-11T09:17:10.665Z] Leaving: AppArmorNo profiles have been unloaded. [2023-01-11T09:17:10.665Z] [2023-01-11T09:17:10.665Z] Unloading profiles will leave already running processes permanently [2023-01-11T09:17:10.665Z] unconfined, which can lead to unexpected situations. [2023-01-11T09:17:10.665Z] [2023-01-11T09:17:10.665Z] To set a process to complain mode, use the command line tool [2023-01-11T09:17:10.665Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-01-11T09:17:10.665Z] +++ true [2023-01-11T09:17:10.665Z] exiting test-integration [2023-01-11T09:17:10.665Z] ++ exit 0 [2023-01-11T09:17:10.665Z] [2023-01-11T09:17:10.926Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2023-01-11T09:17:11.496Z] + for job in $(jobs -p) [2023-01-11T09:17:11.496Z] + wait 26917 [2023-01-11T09:17:11.755Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2023-01-11T09:17:11.755Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2023-01-11T09:17:12.694Z] === RUN TestDockerSuite/TestInspectAmpersand [2023-01-11T09:17:13.265Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2023-01-11T09:17:13.835Z] === RUN TestDockerSuite/TestInspectByPrefix [2023-01-11T09:17:13.835Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2023-01-11T09:17:14.094Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2023-01-11T09:17:14.094Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2023-01-11T09:17:14.094Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2023-01-11T09:17:14.664Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2023-01-11T09:17:15.233Z] === RUN TestDockerSuite/TestInspectDefault [2023-01-11T09:17:15.806Z] === RUN TestDockerSuite/TestInspectHistory [2023-01-11T09:17:16.376Z] === RUN TestDockerSuite/TestInspectImage [2023-01-11T09:17:16.376Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2023-01-11T09:17:16.376Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2023-01-11T09:17:16.376Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2023-01-11T09:17:16.376Z] === RUN TestDockerSuite/TestInspectInt64 [2023-01-11T09:17:16.636Z] === RUN TestDockerSuite/TestInspectJSONFields [2023-01-11T09:17:17.207Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2023-01-11T09:17:17.208Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2023-01-11T09:17:17.778Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2023-01-11T09:17:18.037Z] === RUN TestDockerSuite/TestInspectPlugin [2023-01-11T09:17:20.576Z] === RUN TestDockerSuite/TestInspectRootFS [2023-01-11T09:17:20.576Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2023-01-11T09:17:20.836Z] === RUN TestDockerSuite/TestInspectStatus [2023-01-11T09:17:21.555Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2023-01-11T09:17:22.495Z] === RUN TestDockerSuite/TestInspectTemplateError [2023-01-11T09:17:22.755Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2023-01-11T09:17:23.324Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2023-01-11T09:17:23.584Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2023-01-11T09:17:24.154Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2023-01-11T09:17:24.724Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2023-01-11T09:17:24.984Z] === RUN TestDockerSuite/TestInspectUnknownObject [2023-01-11T09:17:25.244Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2023-01-11T09:17:25.244Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2023-01-11T09:17:26.627Z] === RUN TestDockerSuite/TestLinkShortDefinition [2023-01-11T09:17:27.567Z] === RUN TestDockerSuite/TestLinksEnvs [2023-01-11T09:17:28.510Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2023-01-11T09:17:28.510Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2023-01-11T09:17:29.891Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2023-01-11T09:17:31.272Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2023-01-11T09:17:32.652Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2023-01-11T09:17:32.652Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2023-01-11T09:17:34.033Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2023-01-11T09:17:34.033Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2023-01-11T09:17:34.602Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2023-01-11T09:17:41.187Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2023-01-11T09:17:42.081Z] 2023/01/11 09:17:36 Finished clone github.com/hashicorp/consul [2023-01-11T09:17:42.586Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2023-01-11T09:17:43.526Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2023-01-11T09:17:43.786Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2023-01-11T09:17:45.166Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2023-01-11T09:17:45.166Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2023-01-11T09:17:45.426Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2023-01-11T09:17:45.426Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2023-01-11T09:17:45.426Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2023-01-11T09:17:45.996Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2023-01-11T09:17:46.566Z] === RUN TestDockerSuite/TestLogsAPIUntil [2023-01-11T09:17:46.825Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2023-01-11T09:17:50.118Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2023-01-11T09:17:51.059Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2023-01-11T09:17:51.059Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2023-01-11T09:17:52.967Z] docker_api_swarm_service_test.go:395: [d553c99298d98] joining swarm manager [da1bb7e339a3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-11T09:17:53.906Z] docker_api_swarm_service_test.go:395: [d9ef169f35483] joining swarm manager [da1bb7e339a3f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-11T09:17:55.815Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2023-01-11T09:17:56.076Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2023-01-11T09:17:56.076Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2023-01-11T09:17:57.017Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2023-01-11T09:17:58.404Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2023-01-11T09:17:59.343Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2023-01-11T09:17:59.915Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2023-01-11T09:18:00.488Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2023-01-11T09:18:02.396Z] === RUN TestDockerSuite/TestLogsFollowStopped [2023-01-11T09:18:02.965Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2023-01-11T09:18:03.224Z] === RUN TestDockerSuite/TestLogsSince [2023-01-11T09:18:09.796Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2023-01-11T09:18:09.796Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2023-01-11T09:18:10.736Z] docker_api_swarm_service_test.go:343: [d7e9dc18ea4ab] joining swarm manager [d236c472373ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-11T09:18:11.676Z] docker_api_swarm_service_test.go:343: [d364ec5bbf883] joining swarm manager [d236c472373ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-11T09:18:14.155Z] 2023/01/11 09:18:10 Finished clone github.com/aws/aws-sdk-go [2023-01-11T09:18:15.874Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2023-01-11T09:18:15.874Z] === RUN TestDockerSuite/TestLogsTail [2023-01-11T09:18:16.134Z] === RUN TestDockerSuite/TestLogsTimestamps [2023-01-11T09:18:16.704Z] === RUN TestDockerSuite/TestLogsWithDetails [2023-01-11T09:18:16.963Z] === RUN TestDockerSuite/TestMountIntoProc [2023-01-11T09:18:17.223Z] === RUN TestDockerSuite/TestMountIntoSys [2023-01-11T09:18:17.794Z] === RUN TestDockerSuite/TestNetHostname [2023-01-11T09:18:19.175Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2023-01-11T09:18:19.175Z] === RUN TestDockerSuite/TestNetworkEvents [2023-01-11T09:18:24.474Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2023-01-11T09:18:24.734Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2023-01-11T09:18:26.115Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2023-01-11T09:18:26.686Z] docker_api_swarm_service_test.go:490: [dc6f0dacdec5a] joining swarm manager [d8b2b786bc4fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-11T09:18:26.686Z] === RUN TestDockerSuite/TestPluginActive [2023-01-11T09:18:27.624Z] docker_api_swarm_service_test.go:490: [dac7b50b2cbfe] joining swarm manager [d8b2b786bc4fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-11T09:18:29.535Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2023-01-11T09:18:34.812Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2023-01-11T09:18:34.812Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2023-01-11T09:18:34.812Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2023-01-11T09:18:36.192Z] === RUN TestDockerSuite/TestPluginLogDriver [2023-01-11T09:18:39.486Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2023-01-11T09:18:40.056Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2023-01-11T09:18:40.997Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2023-01-11T09:18:44.295Z] === RUN TestDockerSuite/TestPluginUpgrade [2023-01-11T09:18:45.692Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2023-01-11T09:18:47.073Z] docker_api_swarm_service_test.go:128: [d47514bfd8ea4] joining swarm manager [dcd39c8481b3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-11T09:18:48.013Z] docker_api_swarm_service_test.go:129: [def3b5419bca3] joining swarm manager [dcd39c8481b3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-11T09:18:49.400Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2023-01-11T09:18:49.971Z] docker_api_swarm_service_test.go:137: [d392fa0e5e029] joining swarm manager [dcd39c8481b3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-01-11T09:18:50.540Z] docker_api_swarm_service_test.go:138: [de4fc5ec5f92c] joining swarm manager [dcd39c8481b3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2023-01-11T09:18:50.800Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2023-01-11T09:18:52.181Z] === RUN TestDockerSuite/TestPortHostBinding [2023-01-11T09:18:53.123Z] === RUN TestDockerSuite/TestPortList [2023-01-11T09:18:59.700Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2023-01-11T09:18:59.960Z] === RUN TestDockerSuite/TestPostContainersAttach [2023-01-11T09:19:05.057Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2023-01-11T09:19:05.057Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2023-01-11T09:19:05.057Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2023-01-11T09:19:05.057Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2023-01-11T09:19:05.057Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2023-01-11T09:19:05.057Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2023-01-11T09:19:05.057Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2023-01-11T09:19:05.057Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2023-01-11T09:19:05.516Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2023-01-11T09:19:05.516Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2023-01-11T09:19:05.516Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2023-01-11T09:19:05.516Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2023-01-11T09:19:05.516Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2023-01-11T09:19:05.516Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2023-01-11T09:19:06.486Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2023-01-11T09:19:06.533Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2023-01-11T09:19:06.533Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2023-01-11T09:19:06.533Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2023-01-11T09:19:06.533Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2023-01-11T09:19:06.533Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2023-01-11T09:19:06.795Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2023-01-11T09:19:06.795Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2023-01-11T09:19:07.365Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2023-01-11T09:19:07.365Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2023-01-11T09:19:08.344Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2023-01-11T09:19:08.344Z] === RUN TestDockerSuite/TestPruneContainerLabel [2023-01-11T09:19:10.256Z] === RUN TestDockerSuite/TestPruneContainerUntil [2023-01-11T09:19:10.826Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2023-01-11T09:19:11.171Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2023-01-11T09:19:11.395Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2023-01-11T09:19:11.395Z] === RUN TestDockerSuite/TestPsByOrder [2023-01-11T09:19:12.139Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2023-01-11T09:19:12.139Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2023-01-11T09:19:12.139Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2023-01-11T09:19:12.139Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2023-01-11T09:19:12.598Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2023-01-11T09:19:12.598Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2023-01-11T09:19:12.777Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2023-01-11T09:19:13.347Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2023-01-11T09:19:13.917Z] === RUN TestDockerSuite/TestPsListContainersBase [2023-01-11T09:19:15.301Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2023-01-11T09:19:16.241Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2023-01-11T09:19:16.377Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2023-01-11T09:19:17.623Z] docker_api_swarm_service_test.go:304: [d8f18d619aa61] joining swarm manager [d60883d28500d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-11T09:19:18.193Z] docker_api_swarm_service_test.go:304: [df7834705d61b] joining swarm manager [d60883d28500d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-11T09:19:20.108Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2023-01-11T09:19:20.369Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2023-01-11T09:19:22.907Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2023-01-11T09:19:29.483Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2023-01-11T09:19:29.749Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2023-01-11T09:19:31.239Z] === RUN TestDockerSuite/TestBuildAddNonTar [2023-01-11T09:19:31.659Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2023-01-11T09:19:32.599Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2023-01-11T09:19:33.540Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2023-01-11T09:19:34.923Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2023-01-11T09:19:36.306Z] === RUN TestDockerSuite/TestPsListContainersSize [2023-01-11T09:19:37.096Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2023-01-11T09:19:37.246Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2023-01-11T09:19:37.506Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2023-01-11T09:19:37.765Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2023-01-11T09:19:38.025Z] === RUN TestDockerSuite/TestPsRightTagName [2023-01-11T09:19:38.062Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2023-01-11T09:19:38.062Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2023-01-11T09:19:38.062Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2023-01-11T09:19:40.081Z] === RUN TestDockerSuite/TestPsShowMounts [2023-01-11T09:19:40.081Z] docker_api_swarm_service_test.go:100: [df1889693a1ec] joining swarm manager [ddd30e39992ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-11T09:19:41.023Z] docker_api_swarm_service_test.go:101: [d480a9624481c] joining swarm manager [ddd30e39992ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-11T09:19:41.593Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2023-01-11T09:19:41.824Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2023-01-11T09:19:41.852Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2023-01-11T09:19:41.852Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2023-01-11T09:19:41.852Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2023-01-11T09:19:42.423Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2023-01-11T09:19:42.996Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2023-01-11T09:19:42.996Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2023-01-11T09:19:43.938Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2023-01-11T09:19:44.008Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2023-01-11T09:19:44.879Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2023-01-11T09:19:45.821Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2023-01-11T09:19:46.391Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2023-01-11T09:19:52.972Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2023-01-11T09:19:52.972Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2023-01-11T09:19:54.325Z] === RUN TestDockerSuite/TestBuildAddScript [2023-01-11T09:19:54.325Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2023-01-11T09:19:54.325Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2023-01-11T09:19:54.325Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2023-01-11T09:19:54.325Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2023-01-11T09:19:54.325Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2023-01-11T09:19:54.325Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2023-01-11T09:19:54.325Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2023-01-11T09:19:54.325Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2023-01-11T09:19:54.353Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2023-01-11T09:19:54.353Z] === RUN TestDockerSuite/TestRestartPolicyNO [2023-01-11T09:19:54.353Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2023-01-11T09:19:54.613Z] === RUN TestDockerSuite/TestRestartRunningContainer [2023-01-11T09:19:55.293Z] === RUN TestDockerSuite/TestBuildAddTar [2023-01-11T09:19:57.152Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2023-01-11T09:19:58.091Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2023-01-11T09:20:00.667Z] check_test.go:380: [df1889693a1ec] daemon is not started [2023-01-11T09:20:00.667Z] === RUN TestDockerSuite/TestRestartWithVolumes [2023-01-11T09:20:01.607Z] === RUN TestDockerSuite/TestRmiBlank [2023-01-11T09:20:01.607Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2023-01-11T09:20:01.607Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2023-01-11T09:20:04.150Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2023-01-11T09:20:04.410Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2023-01-11T09:20:04.669Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2023-01-11T09:20:05.608Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2023-01-11T09:20:05.868Z] === RUN TestDockerSuite/TestRmiImgIDForce [2023-01-11T09:20:06.439Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2023-01-11T09:20:07.823Z] docker_api_swarm_service_test.go:533: [d9a7a88b930d6] joining swarm manager [d6a965ee61d0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-11T09:20:07.823Z] === RUN TestDockerSuite/TestRmiParentImageFail [2023-01-11T09:20:08.766Z] === RUN TestDockerSuite/TestRmiTag [2023-01-11T09:20:08.766Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2023-01-11T09:20:09.026Z] docker_api_swarm_service_test.go:534: [d65c427e16e57] joining swarm manager [d6a965ee61d0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-11T09:20:09.286Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2023-01-11T09:20:13.488Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2023-01-11T09:20:13.488Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2023-01-11T09:20:14.427Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2023-01-11T09:20:14.427Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2023-01-11T09:20:15.807Z] === RUN TestDockerSuite/TestRunAddHost [2023-01-11T09:20:16.384Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2023-01-11T09:20:16.658Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2023-01-11T09:20:16.918Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2023-01-11T09:20:16.918Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2023-01-11T09:20:17.489Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2023-01-11T09:20:18.430Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2023-01-11T09:20:18.999Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2023-01-11T09:20:19.259Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2023-01-11T09:20:19.831Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2023-01-11T09:20:20.771Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2023-01-11T09:20:21.714Z] === RUN TestDockerSuite/TestRunAttachDetach [2023-01-11T09:20:22.284Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2023-01-11T09:20:22.854Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2023-01-11T09:20:23.423Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2023-01-11T09:20:23.992Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2023-01-11T09:20:24.561Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2023-01-11T09:20:25.131Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2023-01-11T09:20:26.071Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2023-01-11T09:20:26.331Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2023-01-11T09:20:26.900Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2023-01-11T09:20:27.470Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2023-01-11T09:20:27.470Z] === RUN TestDockerSuite/TestRunBindMounts [2023-01-11T09:20:28.850Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2023-01-11T09:20:29.110Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2023-01-11T09:20:29.680Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2023-01-11T09:20:30.250Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2023-01-11T09:20:30.510Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2023-01-11T09:20:30.510Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2023-01-11T09:20:31.083Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2023-01-11T09:20:31.343Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2023-01-11T09:20:31.944Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2023-01-11T09:20:31.944Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2023-01-11T09:20:32.513Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2023-01-11T09:20:32.773Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2023-01-11T09:20:33.032Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2023-01-11T09:20:33.292Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2023-01-11T09:20:33.292Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2023-01-11T09:20:34.233Z] docker_api_swarm_service_test.go:148: [d605af667182e] joining swarm manager [dd1601dc9c591]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-11T09:20:34.233Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2023-01-11T09:20:34.802Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2023-01-11T09:20:35.062Z] docker_api_swarm_service_test.go:148: [d6457ea759e94] joining swarm manager [dd1601dc9c591]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-11T09:20:35.633Z] === RUN TestDockerSuite/TestRunContainerNetwork [2023-01-11T09:20:36.205Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2023-01-11T09:20:36.466Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2023-01-11T09:20:37.036Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2023-01-11T09:20:37.975Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2023-01-11T09:20:39.356Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2023-01-11T09:20:39.927Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2023-01-11T09:20:40.497Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2023-01-11T09:20:40.757Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2023-01-11T09:20:41.326Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2023-01-11T09:20:41.586Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2023-01-11T09:20:42.155Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2023-01-11T09:20:43.095Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2023-01-11T09:20:45.636Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2023-01-11T09:20:45.636Z] === RUN TestDockerSuite/TestRunCreateVolume [2023-01-11T09:20:45.896Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2023-01-11T09:20:47.282Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2023-01-11T09:20:48.220Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2023-01-11T09:20:49.600Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2023-01-11T09:20:51.510Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2023-01-11T09:20:51.510Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2023-01-11T09:20:51.510Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2023-01-11T09:20:51.510Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2023-01-11T09:20:51.510Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2023-01-11T09:20:51.770Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2023-01-11T09:20:53.154Z] === RUN TestDockerSuite/TestRunDNSOptions [2023-01-11T09:20:54.093Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2023-01-11T09:20:55.472Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2023-01-11T09:20:55.707Z] === RUN TestDockerSuite/TestBuildAddTarXz [2023-01-11T09:20:55.707Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2023-01-11T09:20:55.707Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2023-01-11T09:20:55.707Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2023-01-11T09:20:55.707Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2023-01-11T09:20:55.732Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2023-01-11T09:20:56.671Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2023-01-11T09:20:57.241Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2023-01-11T09:20:57.241Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2023-01-11T09:20:57.241Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2023-01-11T09:20:57.501Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2023-01-11T09:20:58.883Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2023-01-11T09:20:58.883Z] === RUN TestDockerSuite/TestRunDuplicateMount [2023-01-11T09:20:59.453Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2023-01-11T09:21:00.022Z] === RUN TestDockerSuite/TestRunEchoStdout [2023-01-11T09:21:00.592Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2023-01-11T09:21:00.852Z] === RUN TestDockerSuite/TestRunEmptyEnv [2023-01-11T09:21:01.112Z] === RUN TestDockerSuite/TestRunEntrypoint [2023-01-11T09:21:01.372Z] === RUN TestDockerSuite/TestRunEnvironment [2023-01-11T09:21:01.941Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2023-01-11T09:21:02.212Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2023-01-11T09:21:02.789Z] === RUN TestDockerSuite/TestRunExitCode [2023-01-11T09:21:03.358Z] === RUN TestDockerSuite/TestRunExitCodeOne [2023-01-11T09:21:03.620Z] === RUN TestDockerSuite/TestRunExitCodeZero [2023-01-11T09:21:04.191Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2023-01-11T09:21:04.450Z] === RUN TestDockerSuite/TestRunExposePort [2023-01-11T09:21:04.450Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2023-01-11T09:21:05.019Z] === RUN TestDockerSuite/TestRunGroupAdd [2023-01-11T09:21:05.589Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2023-01-11T09:21:06.528Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2023-01-11T09:21:06.787Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2023-01-11T09:21:06.787Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2023-01-11T09:21:06.787Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2023-01-11T09:21:08.698Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2023-01-11T09:21:08.957Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2023-01-11T09:21:10.337Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2023-01-11T09:21:16.944Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2023-01-11T09:21:16.944Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2023-01-11T09:21:17.915Z] === RUN TestDockerSuite/TestBuildBlankName [2023-01-11T09:21:18.374Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2023-01-11T09:21:20.325Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2023-01-11T09:21:20.584Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2023-01-11T09:21:21.523Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2023-01-11T09:21:21.523Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2023-01-11T09:21:21.523Z] === RUN TestDockerSuite/TestRunInvalidReference [2023-01-11T09:21:21.523Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2023-01-11T09:21:22.093Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2023-01-11T09:21:24.018Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2023-01-11T09:21:24.956Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2023-01-11T09:21:26.338Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2023-01-11T09:21:28.694Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2023-01-11T09:21:28.694Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2023-01-11T09:21:28.694Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2023-01-11T09:21:32.913Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2023-01-11T09:21:32.913Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2023-01-11T09:21:33.173Z] === RUN TestDockerSuite/TestRunModeHostname [2023-01-11T09:21:34.111Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2023-01-11T09:21:34.370Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2023-01-11T09:21:34.370Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2023-01-11T09:21:34.631Z] === RUN TestDockerSuite/TestRunModeIpcHost [2023-01-11T09:21:35.571Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2023-01-11T09:21:35.825Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2023-01-11T09:21:36.954Z] === RUN TestDockerSuite/TestRunModePIDContainer [2023-01-11T09:21:38.337Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2023-01-11T09:21:38.337Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2023-01-11T09:21:38.337Z] === RUN TestDockerSuite/TestRunModePIDHost [2023-01-11T09:21:38.907Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2023-01-11T09:21:39.476Z] === RUN TestDockerSuite/TestRunModeUTSHost [2023-01-11T09:21:40.416Z] === RUN TestDockerSuite/TestRunMount [2023-01-11T09:21:41.354Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2023-01-11T09:21:44.654Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2023-01-11T09:21:45.225Z] === RUN TestDockerSuite/TestRunMountOrdering [2023-01-11T09:21:45.795Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2023-01-11T09:21:46.055Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2023-01-11T09:21:47.441Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2023-01-11T09:21:47.702Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2023-01-11T09:21:48.216Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2023-01-11T09:21:49.086Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2023-01-11T09:21:50.467Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2023-01-11T09:21:51.849Z] === RUN TestDockerSuite/TestRunNamedVolume [2023-01-11T09:21:53.234Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2023-01-11T09:21:53.234Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2023-01-11T09:21:55.144Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2023-01-11T09:21:56.527Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2023-01-11T09:21:56.848Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2023-01-11T09:21:56.848Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2023-01-11T09:21:57.305Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2023-01-11T09:21:57.467Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2023-01-11T09:21:57.467Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2023-01-11T09:21:57.467Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2023-01-11T09:21:58.041Z] === RUN TestDockerSuite/TestRunNetHost [2023-01-11T09:21:58.624Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2023-01-11T09:21:59.195Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2023-01-11T09:21:59.767Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2023-01-11T09:22:01.677Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2023-01-11T09:22:01.937Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2023-01-11T09:22:03.319Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2023-01-11T09:22:06.618Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2023-01-11T09:22:06.618Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2023-01-11T09:22:06.618Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2023-01-11T09:22:07.188Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2023-01-11T09:22:07.188Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2023-01-11T09:22:07.757Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2023-01-11T09:22:08.017Z] === RUN TestDockerSuite/TestRunNonExistingImage [2023-01-11T09:22:08.278Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2023-01-11T09:22:08.538Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2023-01-11T09:22:09.843Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2023-01-11T09:22:09.843Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2023-01-11T09:22:09.843Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2023-01-11T09:22:09.843Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2023-01-11T09:22:09.843Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2023-01-11T09:22:15.110Z] === RUN TestDockerSuite/TestRunOOMExitCode [2023-01-11T09:22:15.110Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2023-01-11T09:22:15.110Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2023-01-11T09:22:15.110Z] === RUN TestDockerSuite/TestRunPIDsLimit [2023-01-11T09:22:15.370Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2023-01-11T09:22:16.310Z] === RUN TestDockerSuite/TestRunPortInUse [2023-01-11T09:22:16.905Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2023-01-11T09:22:16.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2023-01-11T09:22:16.955Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2023-01-11T09:22:16.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2023-01-11T09:22:16.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2023-01-11T09:22:16.955Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2023-01-11T09:22:16.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2023-01-11T09:22:16.955Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2023-01-11T09:22:16.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2023-01-11T09:22:17.477Z] docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n" [2023-01-11T09:22:17.477Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2023-01-11T09:22:18.046Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2023-01-11T09:22:18.309Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2023-01-11T09:22:18.878Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2023-01-11T09:22:19.137Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2023-01-11T09:22:19.137Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2023-01-11T09:22:19.137Z] === RUN TestDockerSuite/TestRunPublishPort [2023-01-11T09:22:19.707Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2023-01-11T09:22:19.968Z] === RUN TestDockerSuite/TestRunReadProcLatency [2023-01-11T09:22:19.968Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2023-01-11T09:22:19.968Z] === RUN TestDockerSuite/TestRunReadProcTimer [2023-01-11T09:22:20.538Z] === RUN TestDockerSuite/TestRunRedirectStdout [2023-01-11T09:22:21.478Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2023-01-11T09:22:21.478Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2023-01-11T09:22:21.478Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2023-01-11T09:22:23.389Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2023-01-11T09:22:24.328Z] === RUN TestDockerSuite/TestRunRm [2023-01-11T09:22:24.588Z] === RUN TestDockerSuite/TestRunRmAndWait [2023-01-11T09:22:25.528Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2023-01-11T09:22:28.821Z] === RUN TestDockerSuite/TestRunRmPre125Api [2023-01-11T09:22:28.821Z] === RUN TestDockerSuite/TestRunRootWorkdir [2023-01-11T09:22:29.390Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2023-01-11T09:22:30.772Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2023-01-11T09:22:31.342Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2023-01-11T09:22:33.899Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2023-01-11T09:22:33.899Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2023-01-11T09:22:37.195Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2023-01-11T09:22:37.455Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2023-01-11T09:22:38.024Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2023-01-11T09:22:38.285Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2023-01-11T09:22:38.857Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2023-01-11T09:22:39.426Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2023-01-11T09:22:39.686Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2023-01-11T09:22:40.256Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2023-01-11T09:22:40.825Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2023-01-11T09:22:41.085Z] === RUN TestDockerSuite/TestRunSetMacAddress [2023-01-11T09:22:41.655Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2023-01-11T09:22:44.198Z] === RUN TestDockerSuite/TestRunState [2023-01-11T09:22:44.767Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2023-01-11T09:22:45.336Z] === RUN TestDockerSuite/TestRunStdinPipe [2023-01-11T09:22:45.908Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2023-01-11T09:22:45.908Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2023-01-11T09:22:45.908Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2023-01-11T09:22:45.908Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2023-01-11T09:22:46.481Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2023-01-11T09:22:46.741Z] === RUN TestDockerSuite/TestRunSysctls [2023-01-11T09:22:47.682Z] === RUN TestDockerSuite/TestRunTLSVerify [2023-01-11T09:22:47.682Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2023-01-11T09:22:47.682Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2023-01-11T09:22:48.253Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2023-01-11T09:22:50.164Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2023-01-11T09:22:50.164Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2023-01-11T09:22:50.164Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2023-01-11T09:22:50.689Z] 2023/01/11 09:22:37 Finished clone google.golang.org/api [2023-01-11T09:22:50.689Z] 2023/01/11 09:22:37 Dependencies downloaded. Download time: 7m42.940903157s [2023-01-11T09:22:50.689Z] 2023/01/11 09:22:37 Collecting all dependencies [2023-01-11T09:22:50.689Z] 2023/01/11 09:22:48 Clean vendor dir from unused packages [2023-01-11T09:22:50.689Z] 2023/01/11 09:22:48 Ignoring paths matching "^archive/tar" [2023-01-11T09:22:50.689Z] 2023/01/11 09:22:49 Success [2023-01-11T09:22:50.689Z] 2023/01/11 09:22:49 Running time: 7m57.864471149s [2023-01-11T09:22:50.689Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-01-11T09:22:51.015Z] + echo Ensuring container killed. [2023-01-11T09:22:51.015Z] Ensuring container killed. [2023-01-11T09:22:51.015Z] + docker rm -vf docker-pr2 [2023-01-11T09:22:51.015Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2023-01-11T09:22:51.297Z] + echo Chowning /workspace to jenkins user [2023-01-11T09:22:51.297Z] Chowning /workspace to jenkins user [2023-01-11T09:22:51.297Z] + id -u [2023-01-11T09:22:51.297Z] + id -g [2023-01-11T09:22:51.297Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44795:/workspace busybox chown -R 1000:1000 /workspace [2023-01-11T09:22:51.548Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-01-11T09:22:52.928Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2023-01-11T09:22:52.962Z] + bundleName=unit [2023-01-11T09:22:52.962Z] + echo Creating unit-bundles.tar.gz [2023-01-11T09:22:52.962Z] Creating unit-bundles.tar.gz [2023-01-11T09:22:52.962Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2023-01-11T09:22:52.962Z] bundles/junit-report.xml [2023-01-11T09:22:52.962Z] bundles/go-test-report.json [2023-01-11T09:22:52.962Z] bundles/profile.out [Pipeline] archiveArtifacts [2023-01-11T09:22:52.974Z] Archiving artifacts [2023-01-11T09:22:53.443Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44795/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-01-11T09:22:53.747Z] + make clean [2023-01-11T09:22:54.009Z] docker volume rm -f docker-dev-cache [2023-01-11T09:22:54.009Z] docker-dev-cache [Pipeline] deleteDir [2023-01-11T09:22:54.311Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-11T09:22:55.694Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2023-01-11T09:22:57.602Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2023-01-11T09:22:57.864Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2023-01-11T09:22:58.123Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2023-01-11T09:22:58.383Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2023-01-11T09:22:58.954Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2023-01-11T09:23:00.866Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2023-01-11T09:23:00.866Z] === RUN TestDockerSuite/TestRunUnshareProc [2023-01-11T09:23:02.248Z] === RUN TestDockerSuite/TestRunUserByID [2023-01-11T09:23:02.818Z] === RUN TestDockerSuite/TestRunUserByIDBig [2023-01-11T09:23:02.818Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2023-01-11T09:23:03.078Z] === RUN TestDockerSuite/TestRunUserByIDZero [2023-01-11T09:23:03.338Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2023-01-11T09:23:03.597Z] === RUN TestDockerSuite/TestRunUserByName [2023-01-11T09:23:04.180Z] === RUN TestDockerSuite/TestRunUserDefaults [2023-01-11T09:23:04.754Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2023-01-11T09:23:04.754Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2023-01-11T09:23:04.754Z] === RUN TestDockerSuite/TestRunUserNotFound [2023-01-11T09:23:04.754Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2023-01-11T09:23:05.324Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2023-01-11T09:23:06.706Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2023-01-11T09:23:07.667Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2023-01-11T09:23:07.667Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2023-01-11T09:23:07.667Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2023-01-11T09:23:07.667Z] === RUN TestDockerSuite/TestBuildCacheAdd [2023-01-11T09:23:07.667Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2023-01-11T09:23:07.667Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2023-01-11T09:23:08.614Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2023-01-11T09:23:09.184Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2023-01-11T09:23:09.184Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2023-01-11T09:23:09.841Z] === RUN TestDockerSuite/TestBuildCacheFrom [2023-01-11T09:23:09.841Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2023-01-11T09:23:09.841Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2023-01-11T09:23:10.124Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2023-01-11T09:23:12.036Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2023-01-11T09:23:12.036Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2023-01-11T09:23:12.607Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2023-01-11T09:23:14.518Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2023-01-11T09:23:15.650Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2023-01-11T09:23:16.428Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2023-01-11T09:23:16.428Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2023-01-11T09:23:16.428Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2023-01-11T09:23:16.428Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2023-01-11T09:23:16.428Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2023-01-11T09:23:16.428Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2023-01-11T09:23:16.428Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2023-01-11T09:23:16.428Z] === RUN TestDockerSuite/TestRunWithBadDevice [2023-01-11T09:23:16.688Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2023-01-11T09:23:16.688Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2023-01-11T09:23:16.688Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2023-01-11T09:23:17.190Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2023-01-11T09:23:17.190Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2023-01-11T09:23:17.190Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2023-01-11T09:23:17.190Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2023-01-11T09:23:17.190Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2023-01-11T09:23:17.258Z] === RUN TestDockerSuite/TestRunWithCPUShares [2023-01-11T09:23:17.828Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2023-01-11T09:23:18.088Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2023-01-11T09:23:19.029Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2023-01-11T09:23:19.411Z] === RUN TestDockerSuite/TestBuildClearCmd [2023-01-11T09:23:19.608Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2023-01-11T09:23:20.182Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2023-01-11T09:23:20.182Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2023-01-11T09:23:20.377Z] === RUN TestDockerSuite/TestBuildCmd [2023-01-11T09:23:20.752Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2023-01-11T09:23:20.752Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2023-01-11T09:23:20.752Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2023-01-11T09:23:20.752Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2023-01-11T09:23:20.752Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2023-01-11T09:23:20.752Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2023-01-11T09:23:20.752Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2023-01-11T09:23:20.752Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2023-01-11T09:23:20.752Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2023-01-11T09:23:20.752Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2023-01-11T09:23:20.752Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2023-01-11T09:23:20.752Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2023-01-11T09:23:20.752Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2023-01-11T09:23:20.752Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2023-01-11T09:23:20.752Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2023-01-11T09:23:21.322Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2023-01-11T09:23:21.407Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2023-01-11T09:23:21.865Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2023-01-11T09:23:21.892Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2023-01-11T09:23:21.892Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2023-01-11T09:23:22.462Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2023-01-11T09:23:22.462Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2023-01-11T09:23:22.832Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2023-01-11T09:23:23.031Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2023-01-11T09:23:23.031Z] === RUN TestDockerSuite/TestRunWithShmSize [2023-01-11T09:23:23.291Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2023-01-11T09:23:23.551Z] === RUN TestDockerSuite/TestRunWithSwappiness [2023-01-11T09:23:24.122Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2023-01-11T09:23:24.122Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2023-01-11T09:23:24.122Z] === RUN TestDockerSuite/TestRunWithUlimits [2023-01-11T09:23:24.696Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2023-01-11T09:23:26.092Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2023-01-11T09:23:26.662Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2023-01-11T09:23:26.662Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2023-01-11T09:23:26.662Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2023-01-11T09:23:26.662Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2023-01-11T09:23:26.921Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2023-01-11T09:23:27.862Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2023-01-11T09:23:28.122Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2023-01-11T09:23:29.504Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2023-01-11T09:23:29.899Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2023-01-11T09:23:30.075Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2023-01-11T09:23:30.075Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2023-01-11T09:23:30.075Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2023-01-11T09:23:30.645Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2023-01-11T09:23:31.584Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2023-01-11T09:23:32.155Z] === RUN TestDockerSuite/TestSaveCheckTimes [2023-01-11T09:23:32.155Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2023-01-11T09:23:32.805Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2023-01-11T09:23:32.806Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2023-01-11T09:23:32.806Z] === RUN TestDockerSuite/TestBuildConditionalCache [2023-01-11T09:23:33.534Z] === RUN TestDockerSuite/TestSaveImageId [2023-01-11T09:23:33.535Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2023-01-11T09:23:33.795Z] === RUN TestDockerSuite/TestSaveLoadParents [2023-01-11T09:23:33.816Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2023-01-11T09:23:33.816Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2023-01-11T09:23:33.816Z] === RUN TestDockerSuite/TestBuildContextCleanup [2023-01-11T09:23:34.739Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents3861868278 [2023-01-11T09:23:34.784Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2023-01-11T09:23:35.000Z] === RUN TestDockerSuite/TestSaveMultipleNames [2023-01-11T09:23:35.000Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2023-01-11T09:23:36.382Z] === RUN TestDockerSuite/TestSaveSingleTag [2023-01-11T09:23:36.382Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2023-01-11T09:23:36.382Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2023-01-11T09:23:36.643Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2023-01-11T09:23:37.004Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2023-01-11T09:23:38.027Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2023-01-11T09:23:38.538Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2023-01-11T09:23:38.997Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2023-01-11T09:23:38.997Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2023-01-11T09:23:38.997Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2023-01-11T09:23:39.411Z] === RUN TestDockerSuite/TestSearchCmdOptions [2023-01-11T09:23:39.671Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2023-01-11T09:23:39.671Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2023-01-11T09:23:39.931Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2023-01-11T09:23:39.931Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2023-01-11T09:23:39.931Z] === RUN TestDockerSuite/TestSearchWithLimit [2023-01-11T09:23:40.005Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2023-01-11T09:23:40.500Z] === RUN TestDockerSuite/TestSlowStdinClosing [2023-01-11T09:23:40.974Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2023-01-11T09:23:40.974Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2023-01-11T09:23:40.974Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2023-01-11T09:23:40.974Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2023-01-11T09:23:40.974Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2023-01-11T09:23:43.041Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2023-01-11T09:23:43.300Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2023-01-11T09:23:46.592Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2023-01-11T09:23:47.533Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2023-01-11T09:23:50.071Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2023-01-11T09:23:51.473Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2023-01-11T09:23:51.737Z] === RUN TestDockerSuite/TestStartAttachSilent [2023-01-11T09:23:52.676Z] === RUN TestDockerSuite/TestStartAttachWithRename [2023-01-11T09:23:53.411Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2023-01-11T09:23:54.585Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2023-01-11T09:23:55.965Z] === RUN TestDockerSuite/TestStartMultipleContainers [2023-01-11T09:23:58.504Z] === RUN TestDockerSuite/TestStartPausedContainer [2023-01-11T09:23:59.442Z] === RUN TestDockerSuite/TestStartRecordError [2023-01-11T09:24:00.382Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2023-01-11T09:24:02.290Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2023-01-11T09:24:03.228Z] === RUN TestDockerSuite/TestStatsAllNoStream [2023-01-11T09:24:06.521Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2023-01-11T09:24:07.900Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2023-01-11T09:24:09.809Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2023-01-11T09:24:13.100Z] === RUN TestDockerSuite/TestStatsFormatAll [2023-01-11T09:24:17.297Z] === RUN TestDockerSuite/TestStatsNoStream [2023-01-11T09:24:20.588Z] === RUN TestDockerSuite/TestStopContainerSignal [2023-01-11T09:24:20.588Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2023-01-11T09:24:21.527Z] === RUN TestDockerSuite/TestTopMultipleArgs [2023-01-11T09:24:22.468Z] === RUN TestDockerSuite/TestTopNonPrivileged [2023-01-11T09:24:22.728Z] docker_cli_service_logs_test.go:246: checking task k5avro0flx0s [2023-01-11T09:24:22.728Z] docker_cli_service_logs_test.go:251: checking messages for k5avro0flx0s [2023-01-11T09:24:22.728Z] docker_cli_service_logs_test.go:246: checking task wg900vpxkmsc [2023-01-11T09:24:22.728Z] docker_cli_service_logs_test.go:251: checking messages for wg900vpxkmsc [2023-01-11T09:24:22.988Z] === RUN TestDockerSuite/TestTopPrivileged [2023-01-11T09:24:23.558Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2023-01-11T09:24:23.558Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2023-01-11T09:24:23.558Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2023-01-11T09:24:24.127Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2023-01-11T09:24:26.671Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2023-01-11T09:24:29.208Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2023-01-11T09:24:29.777Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2023-01-11T09:24:30.037Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2023-01-11T09:24:30.037Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2023-01-11T09:24:30.037Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2023-01-11T09:24:30.037Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2023-01-11T09:24:30.037Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2023-01-11T09:24:30.980Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2023-01-11T09:24:31.554Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2023-01-11T09:24:32.124Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2023-01-11T09:24:33.505Z] === RUN TestDockerSuite/TestUpdateStats [2023-01-11T09:24:33.505Z] === RUN TestDockerSwarmSuite/TestServiceScale [2023-01-11T09:24:35.926Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2023-01-11T09:24:35.926Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2023-01-11T09:24:36.044Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2023-01-11T09:24:36.384Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2023-01-11T09:24:36.982Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2023-01-11T09:24:37.924Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2023-01-11T09:24:37.924Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2023-01-11T09:24:37.924Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2023-01-11T09:24:38.863Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2023-01-11T09:24:39.123Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2023-01-11T09:24:41.662Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2023-01-11T09:24:43.450Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2023-01-11T09:24:43.450Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2023-01-11T09:24:43.450Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2023-01-11T09:24:43.450Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2023-01-11T09:24:43.450Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2023-01-11T09:24:43.450Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2023-01-11T09:24:43.450Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2023-01-11T09:24:44.221Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2023-01-11T09:24:44.416Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2023-01-11T09:24:44.416Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2023-01-11T09:24:44.416Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2023-01-11T09:24:46.761Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2023-01-11T09:24:47.700Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2023-01-11T09:24:50.240Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2023-01-11T09:24:53.534Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2023-01-11T09:24:53.534Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2023-01-11T09:24:54.917Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2023-01-11T09:24:55.881Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2023-01-11T09:24:56.451Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2023-01-11T09:24:57.390Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2023-01-11T09:24:58.329Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2023-01-11T09:24:58.590Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2023-01-11T09:25:00.512Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2023-01-11T09:25:00.512Z] docker_cli_swarm_test.go:1902: [dace44bb93d78] joining swarm manager [d0356cf0ede52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-11T09:25:01.894Z] docker_cli_swarm_test.go:1903: [d5365335278fe] joining swarm manager [d0356cf0ede52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-11T09:25:01.894Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2023-01-11T09:25:03.277Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2023-01-11T09:25:04.659Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2023-01-11T09:25:06.040Z] === RUN TestDockerSuite/TestVolumeCLICreate [2023-01-11T09:25:20.927Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2023-01-11T09:25:20.927Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2023-01-11T09:25:20.927Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2023-01-11T09:25:20.927Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2023-01-11T09:25:21.497Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2023-01-11T09:25:21.497Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2023-01-11T09:25:21.497Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2023-01-11T09:25:21.497Z] === RUN TestDockerSuite/TestVolumeCLILs [2023-01-11T09:25:22.079Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2023-01-11T09:25:22.079Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2023-01-11T09:25:22.649Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2023-01-11T09:25:22.649Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2023-01-11T09:25:22.908Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2023-01-11T09:25:22.908Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2023-01-11T09:25:22.908Z] === RUN TestDockerSuite/TestVolumeCLIRm [2023-01-11T09:25:24.289Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2023-01-11T09:25:24.289Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2023-01-11T09:25:24.289Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2023-01-11T09:25:24.550Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2023-01-11T09:25:24.550Z] === RUN TestDockerSuite/TestVolumeEvents [2023-01-11T09:25:25.120Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2023-01-11T09:25:26.502Z] === RUN TestDockerSuite/TestVolumeLsFormat [2023-01-11T09:25:26.502Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2023-01-11T09:25:26.502Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2023-01-11T09:25:26.502Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2023-01-11T09:25:27.096Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2023-01-11T09:25:27.096Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2023-01-11T09:25:27.096Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2023-01-11T09:25:27.096Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2023-01-11T09:25:28.412Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2023-01-11T09:25:29.350Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2023-01-11T09:25:31.894Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2023-01-11T09:25:31.894Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite (1276.24s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.95s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.81s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.96s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.43s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.52s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.09s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.84s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.03s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.33s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.04s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.93s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.59s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.54s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.75s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.67s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.85s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.78s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAttachDetach (0.88s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.78s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.73s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.65s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.57s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.14s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.72s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.17s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.48s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.33s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.72s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.07s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.59s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.24s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.53s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.75s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.42s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.87s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.71s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.15s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.53s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.56s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.71s) [2023-01-11T09:25:31.894Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.38s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.18s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.75s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.94s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.26s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.77s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.37s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.63s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.65s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.16s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.27s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.00s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.27s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.81s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.27s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.80s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.41s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.88s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.71s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.52s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.11s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.07s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.52s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.07s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.41s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.42s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.38s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.84s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.44s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.24s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.80s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.28s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.73s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.53s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.06s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.53s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.74s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.87s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.29s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.57s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.64s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.40s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildCmd (0.24s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.31s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.27s) [2023-01-11T09:25:31.895Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.84s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (3.94s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.81s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.71s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.65s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.53s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.33s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.15s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.64s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.29s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (1.84s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.32s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.97s) [2023-01-11T09:25:31.895Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2023-01-11T09:25:31.895Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2023-01-11T09:25:31.895Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-01-11T09:25:31.895Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.36s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.34s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.63s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.37s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.09s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.14s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.47s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.98s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.18s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.62s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.10s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.93s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.11s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.19s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.49s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (0.93s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.04s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.61s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.04s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.08s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.12s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.08s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.64s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.09s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.94s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.92s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.49s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.36s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.38s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.79s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.26s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.32s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.39s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.46s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.59s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildEnv (1.32s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.42s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.13s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.67s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.55s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.04s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.91s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.75s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.71s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.10s) [2023-01-11T09:25:31.895Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.03s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.74s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.62s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.36s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildFails (0.88s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.71s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.13s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.53s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.24s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.32s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.86s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.56s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.21s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.53s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.31s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.89s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.33s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildHistory (3.78s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.48s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.67s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.56s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.50s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.79s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildLabel (0.42s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.41s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.40s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.34s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildLabels (0.55s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.77s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.53s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.51s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.10s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.85s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.17s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.58s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.46s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.51s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.00s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.64s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.85s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.54s) [2023-01-11T09:25:31.895Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.29s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.41s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.38s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.20s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.61s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.37s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.61s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.52s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.06s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.02s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.59s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.33s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.41s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.54s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.42s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.16s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.82s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.27s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.69s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.09s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.27s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.55s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildPATH (1.48s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.51s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.56s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.89s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.95s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.59s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildRm (2.42s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.98s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.08s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.43s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.58s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.23s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.12s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.98s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.78s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.08s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.18s) [2023-01-11T09:25:31.895Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.64s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.07s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildStderr (0.70s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.17s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.70s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.68s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.29s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.68s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.94s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildUser (1.36s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.27s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.22s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.91s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.02s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.90s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.90s) [2023-01-11T09:25:31.895Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-01-11T09:25:31.895Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-01-11T09:25:31.895Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-01-11T09:25:31.895Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.15s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.59s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.55s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.84s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.16s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.08s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.27s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.70s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.23s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.35s) [2023-01-11T09:25:31.895Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.48s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.25s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2023-01-11T09:25:31.895Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.52s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestCommitChange (0.68s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.65s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.08s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.98s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.56s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestCommitTTY (0.92s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.53s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.94s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.50s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.98s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.12s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.53s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.68s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.60s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.59s) [2023-01-11T09:25:31.895Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.51s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.68s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.58s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.85s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.70s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.16s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.47s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.55s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.58s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.55s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.50s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.58s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.56s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.56s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.66s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.03s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.00s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.44s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.27s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.65s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.81s) [2023-01-11T09:25:31.896Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.66s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.65s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.01s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.69s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.93s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.68s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.23s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.01s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.49s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.45s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.35s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.30s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000f4b5a8_} (1.34s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13011644931_/foo_false____} (1.51s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13011644931_/foo_true____} (1.33s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32777062989_/foo_false____} (1.45s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32777062989_/foo_true____} (1.40s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32777062989_/foo_true__0xc000f4b5d8__} (1.49s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000f4b5f0_} (1.63s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000f4b608_} (1.37s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000f4b620_} (1.37s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000f4b638_} (1.45s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.31s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.37s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.77s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.33s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.95s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.90s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.48s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.50s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.96s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.61s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.51s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.60s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.62s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.65s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.75s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.57s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.49s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.60s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.75s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.69s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.59s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.69s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.67s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.71s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.57s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.91s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.26s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.54s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.71s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.80s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.01s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.49s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.59s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpToCaseH (1.91s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.45s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.76s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.55s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpToDot (0.61s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.94s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.00s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpToStdout (0.61s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.22s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.57s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.74s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.32s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.46s) [2023-01-11T09:25:31.896Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.42s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.21s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2023-01-11T09:25:31.896Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.31s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.14s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.47s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.84s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.51s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.92s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.93s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.46s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.44s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.39s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.77s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.47s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.98s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.33s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.18s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.85s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.52s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.80s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsAttach (0.62s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsCommit (0.80s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.75s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.55s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.56s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.70s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.20s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.60s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.18s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsCopy (0.92s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.11s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.39s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.30s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.63s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.56s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.31s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.07s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsFilters (1.40s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsFormat (0.93s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.93s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.30s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.99s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2023-01-11T09:25:31.896Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2023-01-11T09:25:31.896Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.19s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.55s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.36s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.66s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.48s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.93s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsTop (0.62s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.88s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExec (0.54s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.67s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.17s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.65s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.72s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.61s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.50s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.71s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.67s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.98s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecCgroup (0.81s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecEnv (0.52s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.96s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.50s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecInspectID (2.62s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecInteractive (0.61s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.48s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.49s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.96s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.52s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecStartFails (0.52s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.71s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecTTY (0.49s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.45s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecUlimits (0.52s) [2023-01-11T09:25:31.896Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.16s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.88s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.61s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestExecWithUser (0.89s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.75s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.65s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.64s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.63s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.43s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestHealth (19.07s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.52s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.17s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.53s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.57s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2023-01-11T09:25:31.896Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestImportDisplay (0.96s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestImportFile (0.98s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestImportGzipped (1.11s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.62s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.60s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.58s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.49s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.65s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.54s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.40s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.46s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.76s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.04s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.42s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.42s) [2023-01-11T09:25:31.897Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectDefault (0.41s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-01-11T09:25:31.897Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.44s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.44s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.29s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.89s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.46s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.44s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.43s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.55s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.46s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.94s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.88s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.31s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.42s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.31s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.30s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.50s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.38s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.96s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.43s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.43s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.24s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.45s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.53s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.90s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.60s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.63s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.92s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.16s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.95s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.68s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.80s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.50s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.49s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLogsSince (6.51s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.49s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.41s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLogsTail (0.47s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.42s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestNetHostname (1.27s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.52s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.38s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.63s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPluginActive (2.46s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.57s) [2023-01-11T09:25:31.897Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.48s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.76s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.79s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.88s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.52s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.58s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.22s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.95s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPortList (6.00s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.86s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.00s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.42s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.92s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.74s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.89s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPsByOrder (1.82s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.69s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.44s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.90s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.36s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.39s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.81s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.61s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.93s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.96s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.49s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.47s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.94s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.82s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.67s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s) [2023-01-11T09:25:31.897Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.49s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.44s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.11s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.78s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.25s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.87s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.85s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.85s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.34s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.99s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.23s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.70s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.94s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.25s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.08s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.72s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.36s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.64s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.57s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.68s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.55s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.70s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.34s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.33s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunAddHost (0.50s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.44s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.94s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.43s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.52s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.79s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.01s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.54s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.54s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.46s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.62s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.70s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.31s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.43s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.42s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.48s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.53s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.40s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.00s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.59s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.84s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.56s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.88s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.23s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.85s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.42s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.45s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.49s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.03s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.24s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.43s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.28s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.97s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.48s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.66s) [2023-01-11T09:25:31.897Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-01-11T09:25:31.897Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.41s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.46s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.83s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.26s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.43s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.96s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s) [2023-01-11T09:25:31.897Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.47s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.28s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.64s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.55s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.42s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.44s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.42s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.42s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.48s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.45s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.43s) [2023-01-11T09:25:31.897Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.47s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.55s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.87s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.26s) [2023-01-11T09:25:31.898Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.91s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.44s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.86s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.62s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.97s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.48s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.93s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.94s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.13s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.77s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.70s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.60s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.20s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.02s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.21s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.32s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.04s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.99s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunMount (4.90s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.45s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.48s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.34s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.48s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.59s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.71s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.64s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.36s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.17s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.48s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunNetHost (0.72s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.65s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.57s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.95s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.47s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.99s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.08s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.42s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.47s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.79s) [2023-01-11T09:25:31.898Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.48s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.42s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.01s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.67s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.40s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.45s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2023-01-11T09:25:31.898Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.43s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.41s) [2023-01-11T09:25:31.898Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.89s) [2023-01-11T09:25:31.898Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.02s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.86s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunRm (0.47s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.54s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.62s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.58s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.44s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.43s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.65s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.38s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.51s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.39s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.61s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.59s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.38s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.41s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.43s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.46s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.43s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.39s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunState (0.93s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.46s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2023-01-11T09:25:31.898Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.42s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunSysctls (0.89s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.43s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.64s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.47s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.28s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.80s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.04s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.61s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.50s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.55s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.85s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.11s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunUserByID (0.70s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.58s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunUserByName (0.47s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.50s) [2023-01-11T09:25:31.898Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.63s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.32s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.58s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.75s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.68s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.05s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.65s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.67s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.49s) [2023-01-11T09:25:31.898Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-01-11T09:25:31.898Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-01-11T09:25:31.898Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2023-01-11T09:25:31.898Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.52s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.66s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.06s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.48s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.71s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.61s) [2023-01-11T09:25:31.898Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2023-01-11T09:25:31.898Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-01-11T09:25:31.898Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-01-11T09:25:31.898Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-01-11T09:25:31.898Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-01-11T09:25:31.898Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.45s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.49s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.60s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.51s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.40s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.48s) [2023-01-11T09:25:31.898Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.28s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.87s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.41s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.65s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.75s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.23s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.35s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.28s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.10s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.43s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.54s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.47s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.02s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.03s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.32s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.89s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.98s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.89s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.92s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.73s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestStartRecordError (1.14s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.71s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.13s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.63s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.94s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.51s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.60s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.52s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.77s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.67s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2023-01-11T09:25:31.898Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.51s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.42s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.87s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.43s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s) [2023-01-11T09:25:31.898Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-01-11T09:25:31.898Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.55s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.25s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestUpdateStats (3.58s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.05s) [2023-01-11T09:25:31.898Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.55s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.22s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.62s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.31s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.38s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.08s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.51s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.51s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.57s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.02s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.15s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.57s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.61s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.58s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.28s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.28s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.41s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.35s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.48s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.37s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.99s) [2023-01-11T09:25:31.898Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.96s) [2023-01-11T09:25:31.898Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2023-01-11T09:25:31.898Z] === RUN TestDockerRegistrySuite [2023-01-11T09:25:31.898Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2023-01-11T09:25:32.838Z] check_test.go:196: [db1e4700d024a] daemon is not started [2023-01-11T09:25:32.838Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2023-01-11T09:25:33.777Z] check_test.go:196: [dd3130ba534d8] daemon is not started [2023-01-11T09:25:33.777Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2023-01-11T09:25:34.717Z] check_test.go:196: [d9bfd69ff4fb9] daemon is not started [2023-01-11T09:25:34.717Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2023-01-11T09:25:34.977Z] check_test.go:196: [dda82c4e88879] daemon is not started [2023-01-11T09:25:34.977Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2023-01-11T09:25:37.516Z] check_test.go:196: [dc7cf7c011c2c] daemon is not started [2023-01-11T09:25:37.516Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2023-01-11T09:25:42.796Z] check_test.go:196: [dffe7a5aedad2] daemon is not started [2023-01-11T09:25:42.796Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2023-01-11T09:25:45.337Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2023-01-11T09:25:45.337Z] check_test.go:196: [d7bec1c70524a] daemon is not started [2023-01-11T09:25:45.337Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2023-01-11T09:25:46.719Z] check_test.go:196: [d68b61fc8fb82] daemon is not started [2023-01-11T09:25:46.719Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2023-01-11T09:25:46.979Z] docker_cli_swarm_test.go:1803: [d0ac7e0a592c1] joining swarm manager [d4c46aa9c07ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-11T09:25:47.549Z] check_test.go:196: [d08760154ac44] daemon is not started [2023-01-11T09:25:47.809Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2023-01-11T09:25:48.247Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2023-01-11T09:25:48.247Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2023-01-11T09:25:48.384Z] docker_cli_swarm_test.go:1804: [daf1230254bd0] joining swarm manager [d4c46aa9c07ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-11T09:25:48.705Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2023-01-11T09:25:48.954Z] check_test.go:196: [d92e8c8586e9f] daemon is not started [2023-01-11T09:25:48.954Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2023-01-11T09:25:49.894Z] check_test.go:196: [ddf45cd689d47] daemon is not started [2023-01-11T09:25:49.895Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2023-01-11T09:25:50.834Z] check_test.go:196: [dc1d3816804b0] daemon is not started [2023-01-11T09:25:50.834Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2023-01-11T09:25:52.214Z] check_test.go:196: [d9032c800a92a] daemon is not started [2023-01-11T09:25:52.214Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2023-01-11T09:25:53.155Z] check_test.go:196: [d0c81ddbd7d8e] daemon is not started [2023-01-11T09:25:53.155Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2023-01-11T09:25:53.725Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:33e0708dae172cddb4575aa85889a029005ac59797dbb7b854c2200e9c240222 [2023-01-11T09:25:54.683Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3448ca5e3d5372d144a0c099e58ec9c034f017487e8a0171cd870cafca225e51 [2023-01-11T09:25:54.683Z] check_test.go:196: [d75be11954847] daemon is not started [2023-01-11T09:25:54.944Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2023-01-11T09:25:55.512Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8152325f7a831226315280ef7320e06ca89e65cda1ada31fbf137a7ebae38c0d [2023-01-11T09:25:56.452Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f9385361125d6392eff93ff2b2be54c4851c6bb1dca4b17765efacaf4069c15c [2023-01-11T09:25:56.452Z] check_test.go:196: [dcf2581962d6a] daemon is not started [2023-01-11T09:25:56.452Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2023-01-11T09:25:57.389Z] check_test.go:196: [d6feb1ff36d96] daemon is not started [2023-01-11T09:25:57.389Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2023-01-11T09:25:59.065Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2023-01-11T09:25:59.926Z] check_test.go:196: [def07937441d7] daemon is not started [2023-01-11T09:25:59.926Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2023-01-11T09:26:00.496Z] check_test.go:196: [d8e9939a0877a] daemon is not started [2023-01-11T09:26:00.496Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2023-01-11T09:26:00.496Z] check_test.go:196: [dfef8ee0e1382] daemon is not started [2023-01-11T09:26:00.496Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2023-01-11T09:26:01.435Z] check_test.go:196: [d771f8b63f82b] daemon is not started [2023-01-11T09:26:01.435Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2023-01-11T09:26:02.375Z] check_test.go:196: [d80977545c714] daemon is not started [2023-01-11T09:26:02.376Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2023-01-11T09:26:03.316Z] check_test.go:196: [d5f473799246f] daemon is not started [2023-01-11T09:26:03.316Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2023-01-11T09:26:03.888Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2023-01-11T09:26:05.800Z] check_test.go:196: [d148a76ed1029] daemon is not started [2023-01-11T09:26:05.800Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2023-01-11T09:26:06.129Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2023-01-11T09:26:06.369Z] check_test.go:196: [d612fc1704808] daemon is not started [2023-01-11T09:26:06.369Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2023-01-11T09:26:07.310Z] check_test.go:196: [dee06d601a994] daemon is not started [2023-01-11T09:26:07.310Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2023-01-11T09:26:07.570Z] check_test.go:196: [de786f343f1db] daemon is not started [2023-01-11T09:26:07.570Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2023-01-11T09:26:07.830Z] check_test.go:196: [d740ae1142d9e] daemon is not started [2023-01-11T09:26:07.830Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2023-01-11T09:26:08.090Z] check_test.go:196: [d4328aece83a1] daemon is not started [2023-01-11T09:26:08.090Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2023-01-11T09:26:08.350Z] check_test.go:196: [d1cf432a029be] daemon is not started [2023-01-11T09:26:08.350Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2023-01-11T09:26:08.610Z] check_test.go:196: [dd5e65344d738] daemon is not started [2023-01-11T09:26:08.610Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2023-01-11T09:26:08.610Z] check_test.go:196: [d82eff46bef63] daemon is not started [2023-01-11T09:26:08.610Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2023-01-11T09:26:09.576Z] check_test.go:196: [ddd8e30f563aa] daemon is not started [2023-01-11T09:26:09.576Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2023-01-11T09:26:09.893Z] === RUN TestDockerSuite/TestBuildDockerignore [2023-01-11T09:26:10.956Z] check_test.go:196: [d0f751ca4e85e] daemon is not started [2023-01-11T09:26:11.216Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2023-01-11T09:26:11.786Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2023-01-11T09:26:12.048Z] check_test.go:196: [d27d94bc39272] daemon is not started [2023-01-11T09:26:12.048Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2023-01-11T09:26:12.988Z] check_test.go:196: [dc3a775e040eb] daemon is not started [2023-01-11T09:26:12.988Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2023-01-11T09:26:13.927Z] docker_cli_swarm_test.go:1322: [db3683cb4a7b6] joining swarm manager [da6cc95ac352c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-11T09:26:14.187Z] === RUN TestDockerRegistrySuite/TestV2Only [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite (43.42s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.24s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.02s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.15s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.62s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.91s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.87s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.26s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.03s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.10s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.02s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.20s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.82s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.69s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.96s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.04s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.62s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.45s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.96s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.23s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.39s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.93s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.06s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s) [2023-01-11T09:26:14.756Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2023-01-11T09:26:14.756Z] === RUN TestDockerSchema1RegistrySuite [2023-01-11T09:26:14.756Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2023-01-11T09:26:15.017Z] check_test.go:223: [d44a056a53939] daemon is not started [2023-01-11T09:26:15.017Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2023-01-11T09:26:15.017Z] docker_cli_swarm_test.go:1323: [da95a63a66c15] joining swarm manager [da6cc95ac352c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-11T09:26:18.311Z] check_test.go:223: [ddc832d4d32b4] daemon is not started [2023-01-11T09:26:18.311Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2023-01-11T09:26:22.538Z] check_test.go:223: [d82f413e661e5] daemon is not started [2023-01-11T09:26:22.538Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2023-01-11T09:26:25.078Z] check_test.go:223: [d951908d7c4c9] daemon is not started [2023-01-11T09:26:25.078Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2023-01-11T09:26:25.648Z] check_test.go:223: [d2ba3de80bc69] daemon is not started [2023-01-11T09:26:25.648Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2023-01-11T09:26:27.037Z] check_test.go:223: [d0233a6e14d90] daemon is not started [2023-01-11T09:26:27.037Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2023-01-11T09:26:27.037Z] check_test.go:223: [d9f2052216ab8] daemon is not started [2023-01-11T09:26:27.037Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2023-01-11T09:26:27.976Z] check_test.go:223: [d2c4175c4c93d] daemon is not started [2023-01-11T09:26:27.976Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2023-01-11T09:26:28.915Z] check_test.go:223: [dc8f2f150e65a] daemon is not started [2023-01-11T09:26:28.916Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2023-01-11T09:26:29.484Z] check_test.go:223: [dd69336a43596] daemon is not started [2023-01-11T09:26:29.484Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2023-01-11T09:26:32.024Z] check_test.go:223: [df3219455f084] daemon is not started [2023-01-11T09:26:32.024Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2023-01-11T09:26:32.284Z] check_test.go:223: [deba0a7815848] daemon is not started [2023-01-11T09:26:32.284Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2023-01-11T09:26:32.854Z] check_test.go:223: [dd7488460c799] daemon is not started [2023-01-11T09:26:32.854Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2023-01-11T09:26:32.854Z] check_test.go:223: [d7f97115e5109] daemon is not started [2023-01-11T09:26:32.854Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2023-01-11T09:26:33.113Z] check_test.go:223: [d442f3f1c3267] daemon is not started [2023-01-11T09:26:33.113Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2023-01-11T09:26:33.373Z] check_test.go:223: [d67ec8be44351] daemon is not started [2023-01-11T09:26:33.373Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2023-01-11T09:26:33.942Z] check_test.go:223: [d457fb76d9dbb] daemon is not started [2023-01-11T09:26:33.942Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2023-01-11T09:26:34.882Z] check_test.go:223: [d247bcbc0cae0] daemon is not started [2023-01-11T09:26:34.882Z] --- PASS: TestDockerSchema1RegistrySuite (20.00s) [2023-01-11T09:26:34.882Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.19s) [2023-01-11T09:26:34.882Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.71s) [2023-01-11T09:26:34.882Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.42s) [2023-01-11T09:26:34.882Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.61s) [2023-01-11T09:26:34.882Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.98s) [2023-01-11T09:26:34.882Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.00s) [2023-01-11T09:26:34.882Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2023-01-11T09:26:34.882Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2023-01-11T09:26:34.882Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.88s) [2023-01-11T09:26:34.882Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2023-01-11T09:26:34.882Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.35s) [2023-01-11T09:26:34.882Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.51s) [2023-01-11T09:26:34.882Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2023-01-11T09:26:34.882Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2023-01-11T09:26:34.882Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2023-01-11T09:26:34.882Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2023-01-11T09:26:34.882Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2023-01-11T09:26:34.882Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (1.02s) [2023-01-11T09:26:34.882Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2023-01-11T09:26:34.882Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2023-01-11T09:26:35.451Z] check_test.go:252: [defdeab807af9] daemon is not started [2023-01-11T09:26:35.451Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2023-01-11T09:26:36.021Z] check_test.go:252: [df5f2370124bb] daemon is not started [2023-01-11T09:26:36.021Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2023-01-11T09:26:36.281Z] check_test.go:252: [d9879f4e27c2c] daemon is not started [2023-01-11T09:26:36.281Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2023-01-11T09:26:37.662Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2023-01-11T09:26:37.921Z] check_test.go:252: [dfb47c53bf533] daemon is not started [2023-01-11T09:26:37.921Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2023-01-11T09:26:38.491Z] check_test.go:252: [d783d578acef7] daemon is not started [2023-01-11T09:26:38.491Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2023-01-11T09:26:40.398Z] check_test.go:252: [df5f49de4075b] daemon is not started [2023-01-11T09:26:40.398Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2023-01-11T09:26:40.398Z] check_test.go:252: [d949e5b52ba33] daemon is not started [2023-01-11T09:26:40.398Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.58s) [2023-01-11T09:26:40.398Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.69s) [2023-01-11T09:26:40.398Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2023-01-11T09:26:40.398Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2023-01-11T09:26:40.398Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.22s) [2023-01-11T09:26:40.398Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2023-01-11T09:26:40.398Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s) [2023-01-11T09:26:40.398Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.75s) [2023-01-11T09:26:40.398Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2023-01-11T09:26:40.398Z] === RUN TestDockerRegistryAuthTokenSuite [2023-01-11T09:26:40.398Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2023-01-11T09:26:45.677Z] check_test.go:279: [df8b7d26a7255] daemon is not started [2023-01-11T09:26:45.677Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2023-01-11T09:26:45.677Z] check_test.go:279: [d6b7b7267e6cf] daemon is not started [2023-01-11T09:26:45.677Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2023-01-11T09:26:45.936Z] check_test.go:279: [d90081464950b] daemon is not started [2023-01-11T09:26:45.936Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2023-01-11T09:26:45.936Z] check_test.go:279: [dc85d8aebdbc1] daemon is not started [2023-01-11T09:26:45.936Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2023-01-11T09:26:46.195Z] check_test.go:279: [da90810872943] daemon is not started [2023-01-11T09:26:46.195Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2023-01-11T09:26:46.195Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2023-01-11T09:26:46.195Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2023-01-11T09:26:46.195Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2023-01-11T09:26:46.195Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2023-01-11T09:26:46.195Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2023-01-11T09:26:46.195Z] === RUN TestDockerNetworkSuite [2023-01-11T09:26:46.195Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2023-01-11T09:26:48.735Z] docker_cli_network_unix_test.go:47: [d458744a839f0] daemon is not started [2023-01-11T09:26:48.735Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2023-01-11T09:26:48.996Z] docker_cli_network_unix_test.go:47: [d37dba91b479c] daemon is not started [2023-01-11T09:26:49.256Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2023-01-11T09:26:51.796Z] docker_cli_network_unix_test.go:47: [d36b2d862713f] daemon is not started [2023-01-11T09:26:52.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2023-01-11T09:26:53.437Z] docker_cli_network_unix_test.go:47: [d4ba314ff991b] daemon is not started [2023-01-11T09:26:53.437Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2023-01-11T09:26:53.437Z] docker_cli_network_unix_test.go:1234: [d311ee9080cb6] daemon is not started [2023-01-11T09:26:55.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2023-01-11T09:26:56.914Z] docker_cli_network_unix_test.go:47: [d27de16687873] daemon is not started [2023-01-11T09:26:57.483Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2023-01-11T09:27:01.688Z] docker_cli_network_unix_test.go:47: [dad263650ab77] daemon is not started [2023-01-11T09:27:02.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2023-01-11T09:27:04.166Z] docker_cli_network_unix_test.go:47: [dcc02b753d7c1] daemon is not started [2023-01-11T09:27:04.426Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2023-01-11T09:27:05.367Z] docker_cli_network_unix_test.go:47: [d5d467d591770] daemon is not started [2023-01-11T09:27:05.367Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2023-01-11T09:27:05.936Z] docker_cli_network_unix_test.go:47: [d777f719b6f9e] daemon is not started [2023-01-11T09:27:05.936Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2023-01-11T09:27:06.198Z] docker_cli_network_unix_test.go:47: [d871e467b32d4] daemon is not started [2023-01-11T09:27:06.198Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2023-01-11T09:27:06.767Z] docker_cli_network_unix_test.go:47: [d422d6ebec349] daemon is not started [2023-01-11T09:27:07.027Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2023-01-11T09:27:07.597Z] docker_cli_network_unix_test.go:47: [dccaec75ac2a4] daemon is not started [2023-01-11T09:27:08.165Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2023-01-11T09:27:08.165Z] docker_cli_network_unix_test.go:47: [dfe4aae605b51] daemon is not started [2023-01-11T09:27:08.165Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2023-01-11T09:27:08.425Z] docker_cli_network_unix_test.go:47: [da4cf861eeedd] daemon is not started [2023-01-11T09:27:08.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2023-01-11T09:27:08.994Z] docker_cli_network_unix_test.go:47: [dbff550cdb2fe] daemon is not started [2023-01-11T09:27:09.254Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2023-01-11T09:27:09.254Z] docker_cli_network_unix_test.go:47: [da03b1fba6e29] daemon is not started [2023-01-11T09:27:09.255Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2023-01-11T09:27:09.514Z] docker_cli_network_unix_test.go:47: [db81b7d5719e0] daemon is not started [2023-01-11T09:27:09.514Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2023-01-11T09:27:09.514Z] docker_cli_network_unix_test.go:47: [d6ac033e587e5] daemon is not started [2023-01-11T09:27:09.514Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2023-01-11T09:27:10.455Z] docker_cli_network_unix_test.go:47: [d94db9fbfbaf9] daemon is not started [2023-01-11T09:27:10.455Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2023-01-11T09:27:10.715Z] docker_cli_network_unix_test.go:47: [db73f8dea5916] daemon is not started [2023-01-11T09:27:11.284Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2023-01-11T09:27:11.284Z] docker_cli_network_unix_test.go:47: [d4ba266f7d830] daemon is not started [2023-01-11T09:27:11.284Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2023-01-11T09:27:11.544Z] docker_cli_network_unix_test.go:47: [daa5ed52cb858] daemon is not started [2023-01-11T09:27:11.544Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2023-01-11T09:27:11.804Z] docker_cli_network_unix_test.go:47: [d69325c4c4bfa] daemon is not started [2023-01-11T09:27:11.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2023-01-11T09:27:12.744Z] docker_cli_network_unix_test.go:969: [df8b4ce2e8060] daemon is not started [2023-01-11T09:27:14.127Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2023-01-11T09:27:15.084Z] docker_cli_network_unix_test.go:47: [dea4da609d95e] daemon is not started [2023-01-11T09:27:15.084Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2023-01-11T09:27:17.624Z] docker_cli_network_unix_test.go:1117: [dbab251107fab] daemon is not started [2023-01-11T09:27:20.923Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2023-01-11T09:27:20.923Z] docker_cli_network_unix_test.go:47: [de3054753cbd8] daemon is not started [2023-01-11T09:27:20.923Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2023-01-11T09:27:21.493Z] docker_cli_network_unix_test.go:47: [d060004e8d12d] daemon is not started [2023-01-11T09:27:21.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2023-01-11T09:27:21.493Z] docker_cli_network_unix_test.go:47: [dfd19498d7dce] daemon is not started [2023-01-11T09:27:21.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2023-01-11T09:27:21.753Z] docker_cli_network_unix_test.go:47: [d4d0fde495b1b] daemon is not started [2023-01-11T09:27:21.753Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2023-01-11T09:27:21.753Z] docker_cli_network_unix_test.go:47: [d67228f98c008] daemon is not started [2023-01-11T09:27:21.753Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2023-01-11T09:27:22.013Z] docker_cli_network_unix_test.go:47: [de3aa3507b5f1] daemon is not started [2023-01-11T09:27:22.013Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2023-01-11T09:27:22.013Z] docker_cli_network_unix_test.go:47: [d44ae1c1fe3fc] daemon is not started [2023-01-11T09:27:22.013Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2023-01-11T09:27:23.396Z] docker_cli_network_unix_test.go:47: [d6b8a592ea763] daemon is not started [2023-01-11T09:27:24.335Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2023-01-11T09:27:24.335Z] docker_cli_network_unix_test.go:47: [d93fae0b7d98b] daemon is not started [2023-01-11T09:27:24.335Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2023-01-11T09:27:24.335Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2023-01-11T09:27:24.335Z] docker_cli_network_unix_test.go:47: [df26fd9c786fc] daemon is not started [2023-01-11T09:27:24.335Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2023-01-11T09:27:24.904Z] docker_cli_network_unix_test.go:47: [d925a9721cae0] daemon is not started [2023-01-11T09:27:25.164Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2023-01-11T09:27:29.363Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2023-01-11T09:27:30.303Z] docker_cli_network_unix_test.go:1085: [de0c14ba11e0d] daemon is not started [2023-01-11T09:27:31.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2023-01-11T09:27:31.690Z] docker_cli_network_unix_test.go:47: [d01c46786f339] daemon is not started [2023-01-11T09:27:31.690Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2023-01-11T09:27:32.261Z] docker_cli_network_unix_test.go:47: [d5f5ec1adc190] daemon is not started [2023-01-11T09:27:32.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2023-01-11T09:27:33.642Z] docker_cli_network_unix_test.go:47: [d3f62d1acc6f8] daemon is not started [2023-01-11T09:27:33.902Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2023-01-11T09:27:34.162Z] docker_cli_network_unix_test.go:47: [d9d7251335565] daemon is not started [2023-01-11T09:27:34.162Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2023-01-11T09:27:34.422Z] docker_cli_network_unix_test.go:47: [d0429c9e0bfee] daemon is not started [2023-01-11T09:27:34.681Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2023-01-11T09:27:35.251Z] docker_cli_network_unix_test.go:47: [d52162245f274] daemon is not started [2023-01-11T09:27:35.251Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2023-01-11T09:27:35.821Z] docker_cli_network_unix_test.go:47: [d4408706fb0a7] daemon is not started [2023-01-11T09:27:35.964Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2023-01-11T09:27:36.080Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2023-01-11T09:27:41.361Z] docker_cli_network_unix_test.go:47: [d297801857ca9] daemon is not started [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite (55.30s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.37s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.64s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.75s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.45s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.48s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.45s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.92s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.11s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.07s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.48s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.84s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.93s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.67s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.72s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.97s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.31s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.14s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.32s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.79s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.35s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.06s) [2023-01-11T09:27:41.621Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.72s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.55s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.92s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.63s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.63s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.88s) [2023-01-11T09:27:41.621Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.42s) [2023-01-11T09:27:41.621Z] === RUN TestDockerHubPullSuite [2023-01-11T09:27:41.621Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2023-01-11T09:27:43.137Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2023-01-11T09:27:43.137Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2023-01-11T09:27:43.137Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2023-01-11T09:27:43.528Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2023-01-11T09:27:46.066Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2023-01-11T09:27:46.325Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2023-01-11T09:27:46.893Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2023-01-11T09:27:48.815Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2023-01-11T09:27:49.384Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2023-01-11T09:27:49.644Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2023-01-11T09:27:49.904Z] --- PASS: TestDockerHubPullSuite (8.33s) [2023-01-11T09:27:49.904Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.87s) [2023-01-11T09:27:49.904Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.52s) [2023-01-11T09:27:49.904Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.07s) [2023-01-11T09:27:49.904Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.93s) [2023-01-11T09:27:49.904Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.55s) [2023-01-11T09:27:49.904Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.38s) [2023-01-11T09:27:49.904Z] PASS [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === Skipped [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2023-01-11T09:27:49.904Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2023-01-11T09:27:49.904Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.04s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2023-01-11T09:27:49.904Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-01-11T09:27:49.904Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2023-01-11T09:27:49.904Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2023-01-11T09:27:49.904Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2023-01-11T09:27:49.904Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-01-11T09:27:49.904Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-01-11T09:27:49.904Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-01-11T09:27:49.904Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-01-11T09:27:49.904Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-01-11T09:27:49.904Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2023-01-11T09:27:49.904Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-01-11T09:27:49.904Z] docker_cli_sni_test.go:18: Flakey test [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2023-01-11T09:27:49.904Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-01-11T09:27:49.904Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-01-11T09:27:49.904Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2023-01-11T09:27:49.904Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2023-01-11T09:27:49.904Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-01-11T09:27:49.904Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-01-11T09:27:49.904Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-01-11T09:27:49.904Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2023-01-11T09:27:49.904Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2023-01-11T09:27:49.904Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-01-11T09:27:49.904Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-01-11T09:27:49.904Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2023-01-11T09:27:49.904Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-01-11T09:27:49.904Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-01-11T09:27:49.904Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-01-11T09:27:49.904Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-01-11T09:27:49.904Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-01-11T09:27:49.904Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2023-01-11T09:27:49.904Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2023-01-11T09:27:49.904Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-01-11T09:27:49.904Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-01-11T09:27:49.904Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2023-01-11T09:27:49.904Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-01-11T09:27:49.904Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2023-01-11T09:27:49.904Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-01-11T09:27:49.904Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-01-11T09:27:49.904Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-01-11T09:27:49.904Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-01-11T09:27:49.904Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-01-11T09:27:49.904Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2023-01-11T09:27:49.904Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-01-11T09:27:49.904Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-01-11T09:27:49.904Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2023-01-11T09:27:49.904Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-01-11T09:27:49.904Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2023-01-11T09:27:49.904Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2023-01-11T09:27:49.904Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2023-01-11T09:27:49.904Z] docker_cli_network_unix_test.go:47: [df26fd9c786fc] daemon is not started [2023-01-11T09:27:49.904Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2023-01-11T09:27:49.904Z] [2023-01-11T09:27:49.904Z] DONE 1270 tests, 51 skipped in 1420.130s [2023-01-11T09:27:49.904Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-01-11T09:27:49.904Z] ++++ cat bundles/test-integration/docker.pid [2023-01-11T09:27:49.904Z] +++ kill 8039 [2023-01-11T09:27:50.844Z] +++ /etc/init.d/apparmor stop [2023-01-11T09:27:50.844Z] Leaving: AppArmorNo profiles have been unloaded. [2023-01-11T09:27:50.844Z] [2023-01-11T09:27:50.844Z] Unloading profiles will leave already running processes permanently [2023-01-11T09:27:50.844Z] unconfined, which can lead to unexpected situations. [2023-01-11T09:27:50.844Z] [2023-01-11T09:27:50.844Z] To set a process to complain mode, use the command line tool [2023-01-11T09:27:50.844Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-01-11T09:27:50.844Z] +++ true [2023-01-11T09:27:50.844Z] exiting test-integration [2023-01-11T09:27:50.844Z] ++ exit 0 [2023-01-11T09:27:50.844Z] [2023-01-11T09:27:51.416Z] + for job in $(jobs -p) [2023-01-11T09:27:51.416Z] + wait 26918 [2023-01-11T09:27:56.693Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2023-01-11T09:28:01.971Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2023-01-11T09:28:03.351Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2023-01-11T09:28:08.630Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2023-01-11T09:28:10.043Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2023-01-11T09:28:13.333Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2023-01-11T09:28:13.333Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2023-01-11T09:28:13.333Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2023-01-11T09:28:18.616Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2023-01-11T09:28:18.877Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2023-01-11T09:28:19.816Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2023-01-11T09:28:21.724Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2023-01-11T09:29:17.986Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2023-01-11T09:29:17.986Z] docker_cli_swarm_test.go:1187: [d4a48aeef604e] joining swarm manager [d2472459875d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-11T09:29:24.433Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2023-01-11T09:29:24.434Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2023-01-11T09:29:24.434Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2023-01-11T09:29:24.558Z] docker_cli_swarm_test.go:1196: [d7c0e9d17dac2] joining swarm manager [d2472459875d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-11T09:29:54.620Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2023-01-11T09:30:07.086Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2023-01-11T09:30:11.245Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2023-01-11T09:30:16.521Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2023-01-11T09:30:19.814Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2023-01-11T09:30:21.722Z] docker_cli_swarm_test.go:1119: [d3d421f191ae1] joining swarm manager [d32906ebdcb49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-11T09:30:21.934Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2023-01-11T09:30:23.102Z] docker_cli_swarm_test.go:1120: [d3d42b6a7b651] joining swarm manager [d32906ebdcb49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-11T09:31:04.482Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2023-01-11T09:31:19.347Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2023-01-11T09:31:31.865Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2023-01-11T09:31:59.568Z] docker_cli_swarm_test.go:1173: [dff51e3eb877a] joining swarm manager [d32906ebdcb49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-01-11T09:32:26.134Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2023-01-11T09:32:26.134Z] docker_cli_swarm_test.go:1454: [d7c63610a5e54] joining swarm manager [df23c245c2f10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-11T09:32:26.134Z] docker_cli_swarm_test.go:1455: [d16e3343aa231] joining swarm manager [df23c245c2f10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-01-11T09:32:36.117Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2023-01-11T09:32:37.055Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2023-01-11T09:32:37.055Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2023-01-11T09:32:37.314Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2023-01-11T09:32:37.314Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2023-01-11T09:32:37.883Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2023-01-11T09:32:40.422Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2023-01-11T09:32:43.715Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2023-01-11T09:32:45.629Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2023-01-11T09:32:47.543Z] docker_cli_swarm_unix_test.go:63: [d8de7675cc78a] joining swarm manager [d3631b6f4adf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-11T09:33:43.784Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2023-01-11T09:33:43.784Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2023-01-11T09:33:43.784Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2023-01-11T09:33:43.887Z] === RUN TestDockerSuite/TestBuildDotDotFile [2023-01-11T09:33:43.887Z] === RUN TestDockerSuite/TestBuildEOLInLine [2023-01-11T09:33:43.887Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2023-01-11T09:33:44.409Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2023-01-11T09:33:44.409Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2023-01-11T09:33:44.409Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2023-01-11T09:33:45.164Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2023-01-11T09:33:45.376Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2023-01-11T09:33:46.973Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2023-01-11T09:33:46.973Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2023-01-11T09:33:46.973Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2023-01-11T09:33:47.431Z] === RUN TestDockerSuite/TestBuildEntrypoint [2023-01-11T09:33:48.397Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2023-01-11T09:33:48.457Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2023-01-11T09:33:50.367Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2023-01-11T09:33:52.274Z] docker_api_swarm_test.go:962: [d833f28ae14f8] joining swarm manager [dbe267e015f5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-01-11T09:33:55.505Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2023-01-11T09:33:59.299Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2023-01-11T09:34:05.149Z] === RUN TestDockerSuite/TestBuildEnv [2023-01-11T09:34:05.149Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2023-01-11T09:34:05.149Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2023-01-11T09:34:05.149Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2023-01-11T09:34:05.607Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2023-01-11T09:34:05.607Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2023-01-11T09:34:05.607Z] === RUN TestDockerSuite/TestBuildEnvUsage [2023-01-11T09:34:05.607Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2023-01-11T09:34:05.607Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2023-01-11T09:34:05.607Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2023-01-11T09:34:05.607Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2023-01-11T09:34:10.293Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2023-01-11T09:34:10.293Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2023-01-11T09:34:10.293Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2023-01-11T09:34:10.293Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2023-01-11T09:34:10.293Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2023-01-11T09:34:10.293Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2023-01-11T09:34:10.293Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2023-01-11T09:34:10.369Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2023-01-11T09:34:11.827Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2023-01-11T09:34:18.962Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2023-01-11T09:34:22.597Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2023-01-11T09:34:24.504Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2023-01-11T09:34:26.413Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2023-01-11T09:34:29.706Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2023-01-11T09:34:36.280Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2023-01-11T09:34:40.151Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2023-01-11T09:34:40.151Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2023-01-11T09:34:40.151Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2023-01-11T09:34:40.151Z] === RUN TestDockerSuite/TestBuildExpose [2023-01-11T09:34:40.151Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2023-01-11T09:34:40.151Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2023-01-11T09:34:40.151Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2023-01-11T09:34:40.151Z] === RUN TestDockerSuite/TestBuildExposeOrder [2023-01-11T09:34:40.151Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2023-01-11T09:34:40.151Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2023-01-11T09:34:40.151Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2023-01-11T09:34:40.151Z] === RUN TestDockerSuite/TestBuildFails [2023-01-11T09:34:40.478Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2023-01-11T09:34:43.016Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2023-01-11T09:34:45.554Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2023-01-11T09:34:47.374Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2023-01-11T09:34:47.374Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2023-01-11T09:34:48.094Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2023-01-11T09:34:50.632Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2023-01-11T09:34:53.192Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2023-01-11T09:34:54.571Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2023-01-11T09:34:55.101Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2023-01-11T09:35:01.707Z] === RUN TestDockerSuite/TestBuildForceRm [2023-01-11T09:35:08.838Z] === RUN TestDockerSuite/TestBuildFromGit [2023-01-11T09:35:17.403Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2023-01-11T09:35:17.862Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2023-01-11T09:35:24.930Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2023-01-11T09:35:24.930Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2023-01-11T09:35:24.930Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2023-01-11T09:35:25.901Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2023-01-11T09:35:26.874Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2023-01-11T09:35:26.874Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2023-01-11T09:35:26.874Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2023-01-11T09:35:39.249Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2023-01-11T09:35:39.249Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2023-01-11T09:35:39.249Z] === RUN TestDockerSuite/TestBuildHistory [2023-01-11T09:35:51.344Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2023-01-11T09:35:51.627Z] === RUN TestDockerSuite/TestBuildIidFile [2023-01-11T09:35:52.592Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2023-01-11T09:35:55.496Z] === RUN TestDockerSuite/TestBuildInheritance [2023-01-11T09:35:55.496Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2023-01-11T09:35:55.496Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2023-01-11T09:35:55.954Z] === RUN TestDockerSuite/TestBuildInvalidTag [2023-01-11T09:35:56.414Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2023-01-11T09:36:06.246Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2023-01-11T09:36:06.746Z] === RUN TestDockerSuite/TestBuildLabel [2023-01-11T09:36:08.281Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2023-01-11T09:36:09.250Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2023-01-11T09:36:10.218Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2023-01-11T09:36:11.186Z] === RUN TestDockerSuite/TestBuildLabels [2023-01-11T09:36:12.724Z] === RUN TestDockerSuite/TestBuildLabelsCache [2023-01-11T09:36:14.901Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite (1590.97s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.06s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.06s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.87s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.16s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.92s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.09s) [2023-01-11T09:36:21.133Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.57s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.73s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.67s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (36.73s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (20.29s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.04s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.01s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.86s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.48s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.64s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.94s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.52s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.66s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (54.20s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (59.51s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.63s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.15s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.78s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (15.62s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.44s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.53s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.31s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.47s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.49s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.93s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.23s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.36s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (23.76s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.92s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.48s) [2023-01-11T09:36:21.133Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.11s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.08s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.98s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.56s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.18s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.25s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.03s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.99s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.43s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.84s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.95s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.90s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.33s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.56s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.89s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.03s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.53s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.10s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.98s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.29s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.37s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.01s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.53s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.77s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.38s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.88s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.28s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.60s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.21s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.14s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.75s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.47s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.50s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.56s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.80s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.49s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.75s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.02s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.87s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (94.47s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.51s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.03s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.57s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.12s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.23s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.25s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.50s) [2023-01-11T09:36:21.134Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.86s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.68s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.69s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.09s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.57s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.76s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.75s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.01s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (122.66s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.21s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.12s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.17s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.10s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.19s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.15s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.10s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.17s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.99s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.37s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.88s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.96s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.14s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.17s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.79s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.77s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.39s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.41s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.43s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.44s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.42s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.89s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.13s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.81s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.12s) [2023-01-11T09:36:21.134Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.13s) [2023-01-11T09:36:21.134Z] === RUN TestDockerExternalVolumeSuite [2023-01-11T09:36:21.134Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2023-01-11T09:36:21.703Z] docker_cli_external_volume_driver_test.go:53: [de4009e2d992e] daemon is not started [2023-01-11T09:36:23.474Z] === RUN TestDockerSuite/TestBuildLastModified [2023-01-11T09:36:23.474Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2023-01-11T09:36:23.474Z] === RUN TestDockerSuite/TestBuildLineBreak [2023-01-11T09:36:23.474Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2023-01-11T09:36:23.474Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2023-01-11T09:36:23.474Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2023-01-11T09:36:23.474Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2023-01-11T09:36:23.474Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2023-01-11T09:36:23.474Z] === RUN TestDockerSuite/TestBuildMaintainer [2023-01-11T09:36:23.935Z] === RUN TestDockerSuite/TestBuildMissingArgs [2023-01-11T09:36:24.904Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2023-01-11T09:36:31.983Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2023-01-11T09:36:39.797Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2023-01-11T09:37:01.924Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2023-01-11T09:37:01.924Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2023-01-11T09:37:01.924Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2023-01-11T09:37:02.384Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2023-01-11T09:37:47.498Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2023-01-11T09:37:54.095Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2023-01-11T09:38:02.809Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2023-01-11T09:38:08.982Z] docker_cli_external_volume_driver_test.go:53: [dd0f0616c5bce] daemon is not started [2023-01-11T09:38:20.494Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2023-01-11T09:38:23.871Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2023-01-11T09:38:25.196Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2023-01-11T09:38:37.570Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2023-01-11T09:38:41.968Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2023-01-11T09:38:44.640Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2023-01-11T09:38:54.212Z] docker_cli_external_volume_driver_test.go:53: [d7d1ec47f9e00] daemon is not started [2023-01-11T09:39:05.725Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2023-01-11T09:39:05.725Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2023-01-11T09:39:05.725Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2023-01-11T09:39:09.099Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2023-01-11T09:39:09.358Z] docker_cli_external_volume_driver_test.go:53: [da9a664d3a5dd] daemon is not started [2023-01-11T09:39:20.538Z] === RUN TestDockerSuite/TestBuildMultipleTags [2023-01-11T09:39:21.000Z] === RUN TestDockerSuite/TestBuildNetContainer [2023-01-11T09:39:21.000Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2023-01-11T09:39:21.000Z] === RUN TestDockerSuite/TestBuildNetNone [2023-01-11T09:39:21.000Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2023-01-11T09:39:21.000Z] === RUN TestDockerSuite/TestBuildNoContext [2023-01-11T09:39:24.246Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2023-01-11T09:39:24.733Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2023-01-11T09:39:35.055Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2023-01-11T09:39:43.620Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2023-01-11T09:39:43.620Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2023-01-11T09:39:43.620Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2023-01-11T09:39:45.155Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2023-01-11T09:39:46.692Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2023-01-11T09:39:48.227Z] === RUN TestDockerSuite/TestBuildOnBuild [2023-01-11T09:39:56.338Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2023-01-11T09:40:05.906Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2023-01-11T09:40:06.364Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2023-01-11T09:40:14.440Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2023-01-11T09:40:18.744Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2023-01-11T09:40:21.647Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2023-01-11T09:40:29.370Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2023-01-11T09:40:34.021Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2023-01-11T09:40:38.709Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2023-01-11T09:40:44.497Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2023-01-11T09:40:46.032Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2023-01-11T09:40:46.032Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2023-01-11T09:40:46.032Z] === RUN TestDockerSuite/TestBuildPATH [2023-01-11T09:40:46.032Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2023-01-11T09:40:46.032Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2023-01-11T09:40:48.930Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2023-01-11T09:40:48.930Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2023-01-11T09:40:48.930Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2023-01-11T09:41:16.058Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2023-01-11T09:41:34.155Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2023-01-11T09:41:49.370Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2023-01-11T09:42:06.242Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2023-01-11T09:42:10.467Z] === RUN TestDockerSuite/TestBuildRm [2023-01-11T09:42:25.285Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2023-01-11T09:42:29.063Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2023-01-11T09:42:29.063Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2023-01-11T09:42:29.063Z] === RUN TestDockerSuite/TestBuildScratchCopy [2023-01-11T09:42:29.063Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2023-01-11T09:42:29.063Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2023-01-11T09:42:31.246Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2023-01-11T09:42:35.943Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2023-01-11T09:42:38.329Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2023-01-11T09:42:46.260Z] === RUN TestDockerSuite/TestBuildShellInherited [2023-01-11T09:42:50.589Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2023-01-11T09:42:56.577Z] === RUN TestDockerSuite/TestBuildShellMultiple [2023-01-11T09:43:08.684Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2023-01-11T09:43:08.684Z] docker_cli_external_volume_driver_test.go:485: [dfbe74780b62f] daemon is not started [2023-01-11T09:43:17.672Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2023-01-11T09:43:17.672Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2023-01-11T09:43:17.672Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2023-01-11T09:43:23.572Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2023-01-11T09:43:23.572Z] docker_cli_external_volume_driver_test.go:53: [daf51a031a055] daemon is not started [2023-01-11T09:43:30.056Z] === RUN TestDockerSuite/TestBuildSpaces [2023-01-11T09:43:30.056Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2023-01-11T09:43:35.848Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2023-01-11T09:43:35.848Z] === RUN TestDockerSuite/TestBuildStderr [2023-01-11T09:43:38.480Z] --- PASS: TestDockerExternalVolumeSuite (436.78s) [2023-01-11T09:43:38.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2023-01-11T09:43:38.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2023-01-11T09:43:38.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.12s) [2023-01-11T09:43:38.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2023-01-11T09:43:38.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2023-01-11T09:43:38.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2023-01-11T09:43:38.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2023-01-11T09:43:38.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2023-01-11T09:43:38.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s) [2023-01-11T09:43:38.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.74s) [2023-01-11T09:43:38.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2023-01-11T09:43:38.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.15s) [2023-01-11T09:43:38.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.32s) [2023-01-11T09:43:38.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2023-01-11T09:43:38.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.14s) [2023-01-11T09:43:38.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.58s) [2023-01-11T09:43:38.480Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s) [2023-01-11T09:43:38.480Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2023-01-11T09:43:38.480Z] PASS [2023-01-11T09:43:38.480Z] [2023-01-11T09:43:38.480Z] === Skipped [2023-01-11T09:43:38.480Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2023-01-11T09:43:38.480Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2023-01-11T09:43:38.480Z] check_test.go:309: [d182c2539676f] daemon is not started [2023-01-11T09:43:38.480Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2023-01-11T09:43:38.480Z] [2023-01-11T09:43:38.480Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-01-11T09:43:38.480Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2023-01-11T09:43:38.480Z] check_test.go:309: [d3a5e41fd54bc] daemon is not started [2023-01-11T09:43:38.480Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-01-11T09:43:38.480Z] [2023-01-11T09:43:38.480Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-01-11T09:43:38.480Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2023-01-11T09:43:38.480Z] check_test.go:309: [de664beadb443] daemon is not started [2023-01-11T09:43:38.480Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-01-11T09:43:38.480Z] [2023-01-11T09:43:38.480Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2023-01-11T09:43:38.480Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2023-01-11T09:43:38.480Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2023-01-11T09:43:38.480Z] [2023-01-11T09:43:38.480Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-01-11T09:43:38.480Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2023-01-11T09:43:38.480Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-01-11T09:43:38.480Z] [2023-01-11T09:43:38.480Z] DONE 273 tests, 5 skipped in 2368.312s [2023-01-11T09:43:38.480Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-01-11T09:43:38.480Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d984c865d3afb/docker.pid [2023-01-11T09:43:38.480Z] +++ kill 5483 [2023-01-11T09:43:38.480Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5483 is not a child of this shell [2023-01-11T09:43:38.480Z] warning: PID 5483 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d984c865d3afb/docker.pid had a nonzero exit code [2023-01-11T09:43:38.480Z] ++++ cat bundles/test-integration/docker.pid [2023-01-11T09:43:38.480Z] +++ kill 8027 [2023-01-11T09:43:39.418Z] +++ /etc/init.d/apparmor stop [2023-01-11T09:43:39.418Z] Leaving: AppArmorNo profiles have been unloaded. [2023-01-11T09:43:39.418Z] [2023-01-11T09:43:39.418Z] Unloading profiles will leave already running processes permanently [2023-01-11T09:43:39.418Z] unconfined, which can lead to unexpected situations. [2023-01-11T09:43:39.418Z] [2023-01-11T09:43:39.418Z] To set a process to complain mode, use the command line tool [2023-01-11T09:43:39.418Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-01-11T09:43:39.418Z] +++ true [2023-01-11T09:43:39.418Z] exiting test-integration [2023-01-11T09:43:39.418Z] ++ exit 0 [2023-01-11T09:43:39.418Z] [2023-01-11T09:43:39.418Z] + exit 0 [2023-01-11T09:43:39.418Z] ++ jobs -p [2023-01-11T09:43:39.418Z] + pids= [2023-01-11T09:43:39.418Z] + echo 'Remaining pids to kill: []' [2023-01-11T09:43:39.418Z] Remaining pids to kill: [] [2023-01-11T09:43:39.418Z] + '[' -z '' ']' Post stage [Pipeline] junit [2023-01-11T09:43:39.437Z] Recording test results [2023-01-11T09:43:40.959Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-01-11T09:43:41.301Z] + echo Ensuring container killed. [2023-01-11T09:43:41.301Z] Ensuring container killed. [2023-01-11T09:43:41.301Z] + docker ps -aq -f name=docker-pr2-* [2023-01-11T09:43:41.637Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2023-01-11T09:43:41.879Z] + cids=f69f31a4e66e [2023-01-11T09:43:41.879Z] 75e1e1519c90 [2023-01-11T09:43:41.879Z] f005bfe9dfef [2023-01-11T09:43:41.879Z] + [ -n f69f31a4e66e [2023-01-11T09:43:41.879Z] 75e1e1519c90 [2023-01-11T09:43:41.879Z] f005bfe9dfef ] [2023-01-11T09:43:41.879Z] + docker rm -vf f69f31a4e66e 75e1e1519c90 f005bfe9dfef [2023-01-11T09:43:42.452Z] f69f31a4e66e [2023-01-11T09:43:42.452Z] 75e1e1519c90 [2023-01-11T09:43:42.452Z] f005bfe9dfef [Pipeline] sh [2023-01-11T09:43:42.741Z] + echo Chowning /workspace to jenkins user [2023-01-11T09:43:42.741Z] Chowning /workspace to jenkins user [2023-01-11T09:43:42.741Z] + id -u [2023-01-11T09:43:42.741Z] + id -g [2023-01-11T09:43:42.741Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44795:/workspace busybox chown -R 1000:1000 /workspace [2023-01-11T09:43:42.741Z] Unable to find image 'busybox:latest' locally [2023-01-11T09:43:43.001Z] latest: Pulling from library/busybox [2023-01-11T09:43:43.001Z] 205dae5015e7: Pulling fs layer [2023-01-11T09:43:43.001Z] 205dae5015e7: Verifying Checksum [2023-01-11T09:43:43.001Z] 205dae5015e7: Download complete [2023-01-11T09:43:43.261Z] 205dae5015e7: Pull complete [2023-01-11T09:43:43.261Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c [2023-01-11T09:43:43.261Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-01-11T09:43:46.102Z] + bundleName=amd64 [2023-01-11T09:43:46.102Z] + echo Creating amd64-bundles.tar.gz [2023-01-11T09:43:46.102Z] Creating amd64-bundles.tar.gz [2023-01-11T09:43:46.102Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-01-11T09:43:46.102Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2023-01-11T09:43:47.061Z] Archiving artifacts [2023-01-11T09:43:48.932Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44795/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-01-11T09:43:49.239Z] + make clean [2023-01-11T09:43:49.498Z] docker volume rm -f docker-dev-cache [2023-01-11T09:43:49.498Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-11T09:44:06.776Z] === RUN TestDockerSuite/TestBuildStopSignal [2023-01-11T09:44:06.776Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2023-01-11T09:44:06.776Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2023-01-11T09:44:10.513Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2023-01-11T09:44:12.057Z] === RUN TestDockerSuite/TestBuildTagEvent [2023-01-11T09:44:19.125Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2023-01-11T09:44:26.191Z] === RUN TestDockerSuite/TestBuildUser [2023-01-11T09:44:26.191Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2023-01-11T09:44:26.191Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2023-01-11T09:44:26.191Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2023-01-11T09:44:26.191Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2023-01-11T09:44:26.191Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2023-01-11T09:44:26.191Z] === RUN TestDockerSuite/TestBuildVerboseOut [2023-01-11T09:44:31.991Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2023-01-11T09:44:32.452Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2023-01-11T09:44:36.187Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2023-01-11T09:44:36.187Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2023-01-11T09:44:36.187Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2023-01-11T09:44:36.187Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2023-01-11T09:44:36.187Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2023-01-11T09:45:06.135Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2023-01-11T09:45:06.135Z] === RUN TestDockerSuite/TestBuildWindowsUser [2023-01-11T09:45:14.696Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2023-01-11T09:45:27.065Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2023-01-11T09:45:27.065Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2023-01-11T09:45:27.523Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2023-01-11T09:45:27.523Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2023-01-11T09:45:27.523Z] === RUN TestDockerSuite/TestBuildWithFailure [2023-01-11T09:45:31.257Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2023-01-11T09:45:31.257Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2023-01-11T09:45:31.257Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2023-01-11T09:45:46.069Z] === RUN TestDockerSuite/TestBuildWithTabs [2023-01-11T09:45:51.858Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2023-01-11T09:45:51.858Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2023-01-11T09:46:16.987Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2023-01-11T09:46:16.987Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2023-01-11T09:46:16.987Z] === RUN TestDockerSuite/TestBuildWithVolumes [2023-01-11T09:46:16.987Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2023-01-11T09:46:16.987Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2023-01-11T09:46:16.987Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2023-01-11T09:46:16.987Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2023-01-11T09:46:16.987Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2023-01-11T09:46:27.304Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2023-01-11T09:46:29.481Z] === RUN TestDockerSuite/TestBuildXZHost [2023-01-11T09:46:29.481Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2023-01-11T09:46:29.939Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2023-01-11T09:46:29.939Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2023-01-11T09:46:29.939Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2023-01-11T09:46:29.939Z] docker_cli_sni_test.go:18: Flakey test [2023-01-11T09:46:30.397Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2023-01-11T09:46:33.296Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2023-01-11T09:46:43.606Z] === RUN TestDockerSuite/TestCommitChange [2023-01-11T09:46:50.673Z] === RUN TestDockerSuite/TestCommitChangeLabels [2023-01-11T09:46:55.355Z] === RUN TestDockerSuite/TestCommitHardlink [2023-01-11T09:46:55.355Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2023-01-11T09:46:55.355Z] === RUN TestDockerSuite/TestCommitNewFile [2023-01-11T09:47:03.919Z] === RUN TestDockerSuite/TestCommitPausedContainer [2023-01-11T09:47:03.919Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2023-01-11T09:47:03.919Z] === RUN TestDockerSuite/TestCommitTTY [2023-01-11T09:47:12.489Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2023-01-11T09:47:18.275Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2023-01-11T09:47:18.275Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2023-01-11T09:47:18.275Z] === RUN TestDockerSuite/TestCommitWithoutPause [2023-01-11T09:47:18.275Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2023-01-11T09:47:18.275Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2023-01-11T09:47:18.275Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2023-01-11T09:47:18.275Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2023-01-11T09:47:18.275Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2023-01-11T09:47:18.275Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2023-01-11T09:47:18.275Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2023-01-11T09:47:18.275Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2023-01-11T09:47:18.275Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2023-01-11T09:47:18.275Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2023-01-11T09:47:18.275Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2023-01-11T09:47:18.275Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2023-01-11T09:47:18.275Z] === RUN TestDockerSuite/TestContainerAPICommit [2023-01-11T09:47:35.945Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2023-01-11T09:47:57.042Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2023-01-11T09:47:57.042Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2023-01-11T09:47:57.042Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2023-01-11T09:47:57.502Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2023-01-11T09:47:57.502Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2023-01-11T09:47:57.502Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2023-01-11T09:47:57.502Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2023-01-11T09:47:57.502Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2023-01-11T09:47:57.502Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2023-01-11T09:47:57.502Z] === RUN TestDockerSuite/TestContainerAPICreate [2023-01-11T09:48:00.401Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2023-01-11T09:48:00.401Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2023-01-11T09:48:00.401Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2023-01-11T09:48:00.401Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2023-01-11T09:48:04.130Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2023-01-11T09:48:04.130Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2023-01-11T09:48:04.130Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2023-01-11T09:48:04.130Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2023-01-11T09:48:04.130Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2023-01-11T09:48:04.130Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2023-01-11T09:48:04.130Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2023-01-11T09:48:04.130Z] === RUN TestDockerSuite/TestContainerAPIDelete [2023-01-11T09:48:07.034Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2023-01-11T09:48:10.761Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2023-01-11T09:48:13.659Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2023-01-11T09:48:13.659Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2023-01-11T09:48:13.660Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2023-01-11T09:48:13.660Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2023-01-11T09:48:17.395Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2023-01-11T09:48:17.395Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2023-01-11T09:48:20.301Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2023-01-11T09:48:20.301Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2023-01-11T09:48:20.301Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2023-01-11T09:48:20.301Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2023-01-11T09:48:20.301Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2023-01-11T09:48:28.884Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2023-01-11T09:48:28.884Z] === RUN TestDockerSuite/TestContainerAPIKill [2023-01-11T09:48:31.058Z] === RUN TestDockerSuite/TestContainerAPIPause [2023-01-11T09:48:31.058Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2023-01-11T09:48:31.058Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2023-01-11T09:48:34.803Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2023-01-11T09:48:34.803Z] === RUN TestDockerSuite/TestContainerAPIRename [2023-01-11T09:48:43.396Z] === RUN TestDockerSuite/TestContainerAPIRestart [2023-01-11T09:48:47.196Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2023-01-11T09:48:51.882Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2023-01-11T09:48:51.882Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2023-01-11T09:48:51.882Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2023-01-11T09:48:51.882Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2023-01-11T09:48:51.882Z] === RUN TestDockerSuite/TestContainerAPIStart [2023-01-11T09:48:54.059Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2023-01-11T09:48:54.059Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2023-01-11T09:48:54.059Z] === RUN TestDockerSuite/TestContainerAPIStop [2023-01-11T09:48:57.790Z] === RUN TestDockerSuite/TestContainerAPITop [2023-01-11T09:48:57.790Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2023-01-11T09:48:57.790Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2023-01-11T09:48:59.974Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2023-01-11T09:48:59.974Z] === RUN TestDockerSuite/TestContainerAPIWait [2023-01-11T09:49:05.766Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2023-01-11T09:49:07.942Z] === RUN TestDockerSuite/TestContainerNetworkMode [2023-01-11T09:49:07.942Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2023-01-11T09:49:07.942Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2023-01-11T09:49:07.942Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2023-01-11T09:49:07.942Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2023-01-11T09:49:07.942Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2023-01-11T09:49:07.942Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2023-01-11T09:49:07.942Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2023-01-11T09:49:07.942Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2023-01-11T09:49:07.942Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2023-01-11T09:49:07.942Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2023-01-11T09:49:10.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2023-01-11T09:49:10.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2023-01-11T09:49:18.841Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2023-01-11T09:49:26.009Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2023-01-11T09:49:28.971Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2023-01-11T09:49:37.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00086f2d8_} [2023-01-11T09:49:44.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1983680164_c:\foo_false____} [2023-01-11T09:49:47.785Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1983680164_c:\foo_true____} [2023-01-11T09:49:50.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2023-01-11T09:49:50.742Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2023-01-11T09:49:50.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2023-01-11T09:49:50.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2023-01-11T09:49:50.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2023-01-11T09:49:50.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2023-01-11T09:49:50.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2023-01-11T09:49:50.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2023-01-11T09:49:50.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2023-01-11T09:49:50.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2023-01-11T09:49:50.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2023-01-11T09:49:50.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2023-01-11T09:49:50.742Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2023-01-11T09:49:51.212Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2023-01-11T09:49:51.212Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2023-01-11T09:49:51.212Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2023-01-11T09:49:51.212Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2023-01-11T09:49:51.212Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2023-01-11T09:49:51.212Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2023-01-11T09:49:51.212Z] === RUN TestDockerSuite/TestCopyAndRestart [2023-01-11T09:49:51.212Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2023-01-11T09:49:51.212Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2023-01-11T09:49:51.212Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2023-01-11T09:49:51.212Z] === RUN TestDockerSuite/TestCpAbsolutePath [2023-01-11T09:49:54.174Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2023-01-11T09:49:54.174Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2023-01-11T09:49:54.174Z] === RUN TestDockerSuite/TestCpFromCaseA [2023-01-11T09:49:54.174Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2023-01-11T09:49:54.174Z] === RUN TestDockerSuite/TestCpFromCaseB [2023-01-11T09:49:54.174Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2023-01-11T09:49:54.174Z] === RUN TestDockerSuite/TestCpFromCaseC [2023-01-11T09:49:54.174Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2023-01-11T09:49:54.174Z] === RUN TestDockerSuite/TestCpFromCaseD [2023-01-11T09:49:54.174Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2023-01-11T09:49:54.644Z] === RUN TestDockerSuite/TestCpFromCaseE [2023-01-11T09:49:54.644Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2023-01-11T09:49:54.644Z] === RUN TestDockerSuite/TestCpFromCaseF [2023-01-11T09:49:54.644Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2023-01-11T09:49:54.644Z] === RUN TestDockerSuite/TestCpFromCaseG [2023-01-11T09:49:54.644Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2023-01-11T09:49:54.644Z] === RUN TestDockerSuite/TestCpFromCaseH [2023-01-11T09:49:54.644Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2023-01-11T09:49:54.644Z] === RUN TestDockerSuite/TestCpFromCaseI [2023-01-11T09:49:54.644Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2023-01-11T09:49:54.644Z] === RUN TestDockerSuite/TestCpFromCaseJ [2023-01-11T09:49:54.644Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2023-01-11T09:49:54.644Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2023-01-11T09:49:54.644Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2023-01-11T09:49:54.644Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2023-01-11T09:49:54.644Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2023-01-11T09:49:54.644Z] === RUN TestDockerSuite/TestCpGarbagePath [2023-01-11T09:49:57.602Z] === RUN TestDockerSuite/TestCpLocalOnly [2023-01-11T09:49:57.602Z] === RUN TestDockerSuite/TestCpNameHasColon [2023-01-11T09:49:57.602Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2023-01-11T09:49:57.602Z] === RUN TestDockerSuite/TestCpRelativePath [2023-01-11T09:50:01.410Z] === RUN TestDockerSuite/TestCpSpecialFiles [2023-01-11T09:50:01.410Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2023-01-11T09:50:01.410Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2023-01-11T09:50:01.410Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2023-01-11T09:50:01.410Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2023-01-11T09:50:01.410Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2023-01-11T09:50:01.410Z] === RUN TestDockerSuite/TestCpToCaseA [2023-01-11T09:50:07.294Z] === RUN TestDockerSuite/TestCpToCaseB [2023-01-11T09:50:10.258Z] === RUN TestDockerSuite/TestCpToCaseC [2023-01-11T09:50:10.258Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2023-01-11T09:50:10.258Z] === RUN TestDockerSuite/TestCpToCaseD [2023-01-11T09:50:10.258Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2023-01-11T09:50:10.258Z] === RUN TestDockerSuite/TestCpToCaseE [2023-01-11T09:50:31.521Z] === RUN TestDockerSuite/TestCpToCaseF [2023-01-11T09:50:31.521Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2023-01-11T09:50:31.521Z] === RUN TestDockerSuite/TestCpToCaseG [2023-01-11T09:50:31.521Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2023-01-11T09:50:31.521Z] === RUN TestDockerSuite/TestCpToCaseH [2023-01-11T09:50:44.039Z] === RUN TestDockerSuite/TestCpToCaseI [2023-01-11T09:50:44.039Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2023-01-11T09:50:44.039Z] === RUN TestDockerSuite/TestCpToCaseJ [2023-01-11T09:50:44.039Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2023-01-11T09:50:44.039Z] === RUN TestDockerSuite/TestCpToDot [2023-01-11T09:50:45.608Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2023-01-11T09:50:45.608Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2023-01-11T09:50:45.608Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2023-01-11T09:50:45.608Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2023-01-11T09:50:45.608Z] === RUN TestDockerSuite/TestCpToStdout [2023-01-11T09:50:54.286Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2023-01-11T09:50:54.286Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2023-01-11T09:50:54.286Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2023-01-11T09:50:54.286Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2023-01-11T09:50:54.286Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2023-01-11T09:50:54.286Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2023-01-11T09:50:54.286Z] === RUN TestDockerSuite/TestCpVolumePath [2023-01-11T09:50:54.286Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2023-01-11T09:50:54.286Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2023-01-11T09:50:54.286Z] === RUN TestDockerSuite/TestCreateArgs [2023-01-11T09:50:54.286Z] === RUN TestDockerSuite/TestCreateByImageID [2023-01-11T09:50:56.514Z] === RUN TestDockerSuite/TestCreateEchoStdout [2023-01-11T09:50:59.472Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2023-01-11T09:50:59.472Z] === RUN TestDockerSuite/TestCreateHostConfig [2023-01-11T09:50:59.943Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2023-01-11T09:51:02.163Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2023-01-11T09:51:03.155Z] === RUN TestDockerSuite/TestCreateLabels [2023-01-11T09:51:03.625Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2023-01-11T09:51:03.625Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2023-01-11T09:51:03.625Z] === RUN TestDockerSuite/TestCreateRM [2023-01-11T09:51:04.095Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2023-01-11T09:51:04.095Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-01-11T09:51:04.095Z] === RUN TestDockerSuite/TestCreateStopSignal [2023-01-11T09:51:04.095Z] === RUN TestDockerSuite/TestCreateStopTimeout [2023-01-11T09:51:04.565Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2023-01-11T09:51:19.524Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2023-01-11T09:51:19.524Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2023-01-11T09:51:19.994Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2023-01-11T09:51:23.796Z] === RUN TestDockerSuite/TestCreateWithPortRange [2023-01-11T09:51:23.796Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2023-01-11T09:51:23.796Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2023-01-11T09:51:23.796Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2023-01-11T09:51:26.772Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2023-01-11T09:51:26.772Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2023-01-11T09:51:26.772Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2023-01-11T09:51:26.772Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2023-01-11T09:51:26.772Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2023-01-11T09:51:26.772Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2023-01-11T09:51:26.772Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2023-01-11T09:51:26.772Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2023-01-11T09:51:26.772Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2023-01-11T09:51:26.772Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2023-01-11T09:51:26.772Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2023-01-11T09:51:26.772Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2023-01-11T09:51:26.772Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2023-01-11T09:51:26.772Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2023-01-11T09:51:26.772Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T09:51:26.772Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2023-01-11T09:51:26.772Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2023-01-11T09:51:26.772Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2023-01-11T09:51:26.772Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2023-01-11T09:51:26.772Z] === RUN TestDockerSuite/TestDevicePermissions [2023-01-11T09:51:26.772Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2023-01-11T09:51:26.772Z] === RUN TestDockerSuite/TestDockerFails [2023-01-11T09:51:26.772Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2023-01-11T09:51:26.772Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2023-01-11T09:51:27.245Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2023-01-11T09:51:27.245Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2023-01-11T09:51:27.245Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2023-01-11T09:51:27.245Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2023-01-11T09:51:27.245Z] === RUN TestDockerSuite/TestEventsAttach [2023-01-11T09:51:27.245Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2023-01-11T09:51:27.245Z] === RUN TestDockerSuite/TestEventsCommit [2023-01-11T09:51:27.245Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2023-01-11T09:51:27.245Z] === RUN TestDockerSuite/TestEventsContainerEvents [2023-01-11T09:51:30.210Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2023-01-11T09:51:33.172Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2023-01-11T09:51:36.130Z] === RUN TestDockerSuite/TestEventsContainerRestart [2023-01-11T09:51:57.388Z] === RUN TestDockerSuite/TestEventsCopy [2023-01-11T09:52:02.157Z] === RUN TestDockerSuite/TestEventsFilterContainer [2023-01-11T09:52:08.044Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2023-01-11T09:52:11.008Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2023-01-11T09:52:11.999Z] === RUN TestDockerSuite/TestEventsFilterImageName [2023-01-11T09:52:16.769Z] === RUN TestDockerSuite/TestEventsFilterLabels [2023-01-11T09:52:17.239Z] === RUN TestDockerSuite/TestEventsFilterType [2023-01-11T09:52:18.809Z] === RUN TestDockerSuite/TestEventsFilters [2023-01-11T09:52:31.393Z] === RUN TestDockerSuite/TestEventsFormat [2023-01-11T09:52:46.351Z] === RUN TestDockerSuite/TestEventsFormatBadField [2023-01-11T09:52:46.351Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2023-01-11T09:52:46.351Z] === RUN TestDockerSuite/TestEventsImageImport [2023-01-11T09:52:46.351Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2023-01-11T09:52:46.351Z] === RUN TestDockerSuite/TestEventsImageLoad [2023-01-11T09:52:46.351Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2023-01-11T09:52:46.351Z] === RUN TestDockerSuite/TestEventsImagePull [2023-01-11T09:52:46.351Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2023-01-11T09:52:46.351Z] === RUN TestDockerSuite/TestEventsImageTag [2023-01-11T09:52:46.826Z] === RUN TestDockerSuite/TestEventsPluginOps [2023-01-11T09:52:46.827Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2023-01-11T09:52:47.296Z] === RUN TestDockerSuite/TestEventsRename [2023-01-11T09:52:50.284Z] === RUN TestDockerSuite/TestEventsResize [2023-01-11T09:52:54.090Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2023-01-11T09:52:56.313Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2023-01-11T09:53:00.114Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2023-01-11T09:53:05.991Z] === RUN TestDockerSuite/TestEventsTop [2023-01-11T09:53:05.991Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2023-01-11T09:53:05.991Z] === RUN TestDockerSuite/TestEventsUntag [2023-01-11T09:53:08.221Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2023-01-11T09:53:16.902Z] === RUN TestDockerSuite/TestExec [2023-01-11T09:53:16.902Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2023-01-11T09:53:16.902Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2023-01-11T09:53:16.902Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2023-01-11T09:53:16.902Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2023-01-11T09:53:18.473Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2023-01-11T09:53:21.442Z] === RUN TestDockerSuite/TestExecAPIStart [2023-01-11T09:53:21.442Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2023-01-11T09:53:21.442Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2023-01-11T09:53:21.442Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2023-01-11T09:53:21.442Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2023-01-11T09:53:21.442Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2023-01-11T09:53:21.442Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2023-01-11T09:53:23.665Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2023-01-11T09:53:26.626Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2023-01-11T09:53:29.596Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2023-01-11T09:53:31.819Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2023-01-11T09:53:37.702Z] === RUN TestDockerSuite/TestExecCgroup [2023-01-11T09:53:37.702Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2023-01-11T09:53:37.702Z] === RUN TestDockerSuite/TestExecEnv [2023-01-11T09:53:37.702Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2023-01-11T09:53:37.702Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2023-01-11T09:53:37.702Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2023-01-11T09:53:37.702Z] === RUN TestDockerSuite/TestExecExitStatus [2023-01-11T09:53:39.921Z] === RUN TestDockerSuite/TestExecInspectID [2023-01-11T09:53:45.811Z] === RUN TestDockerSuite/TestExecInteractive [2023-01-11T09:53:45.811Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2023-01-11T09:53:45.811Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2023-01-11T09:53:45.811Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2023-01-11T09:53:45.811Z] === RUN TestDockerSuite/TestExecParseError [2023-01-11T09:53:45.811Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2023-01-11T09:53:45.811Z] === RUN TestDockerSuite/TestExecPausedContainer [2023-01-11T09:53:45.811Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2023-01-11T09:53:45.811Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2023-01-11T09:53:45.811Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2023-01-11T09:53:45.811Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2023-01-11T09:53:48.772Z] === RUN TestDockerSuite/TestExecSetEnv [2023-01-11T09:53:48.772Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2023-01-11T09:53:48.772Z] === RUN TestDockerSuite/TestExecStartFails [2023-01-11T09:53:48.772Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2023-01-11T09:53:48.772Z] === RUN TestDockerSuite/TestExecStateCleanup [2023-01-11T09:53:48.772Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2023-01-11T09:53:48.772Z] === RUN TestDockerSuite/TestExecStopNotHanging [2023-01-11T09:53:48.772Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2023-01-11T09:53:48.772Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2023-01-11T09:53:48.772Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2023-01-11T09:53:48.772Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2023-01-11T09:53:51.730Z] === RUN TestDockerSuite/TestExecUlimits [2023-01-11T09:53:51.730Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2023-01-11T09:53:51.730Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2023-01-11T09:54:02.220Z] === RUN TestDockerSuite/TestExecWithImageUser [2023-01-11T09:54:02.220Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2023-01-11T09:54:02.220Z] === RUN TestDockerSuite/TestExecWithPrivileged [2023-01-11T09:54:02.220Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2023-01-11T09:54:02.220Z] === RUN TestDockerSuite/TestExecWithUser [2023-01-11T09:54:02.220Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2023-01-11T09:54:02.220Z] === RUN TestDockerSuite/TestGetContainerStats [2023-01-11T09:54:08.097Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2023-01-11T09:54:15.281Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2023-01-11T09:54:18.241Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2023-01-11T09:54:25.410Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2023-01-11T09:54:25.410Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2023-01-11T09:54:25.410Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2023-01-11T09:54:25.410Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2023-01-11T09:54:25.410Z] === RUN TestDockerSuite/TestHealth [2023-01-11T09:54:25.410Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2023-01-11T09:54:25.410Z] === RUN TestDockerSuite/TestHistoryExistentImage [2023-01-11T09:54:25.410Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2023-01-11T09:54:25.410Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2023-01-11T09:54:25.410Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2023-01-11T09:54:35.851Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2023-01-11T09:54:35.851Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2023-01-11T09:54:35.851Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2023-01-11T09:54:35.851Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2023-01-11T09:54:36.321Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2023-01-11T09:54:36.321Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2023-01-11T09:54:36.791Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2023-01-11T09:54:37.781Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2023-01-11T09:54:37.781Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2023-01-11T09:54:37.781Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2023-01-11T09:54:38.777Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2023-01-11T09:54:39.247Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2023-01-11T09:54:41.472Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2023-01-11T09:54:41.472Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2023-01-11T09:54:44.440Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2023-01-11T09:54:53.125Z] === RUN TestDockerSuite/TestImagesFormat [2023-01-11T09:54:53.125Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2023-01-11T09:54:53.125Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2023-01-11T09:54:53.125Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2023-01-11T09:54:56.929Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2023-01-11T09:54:56.929Z] === RUN TestDockerSuite/TestImportBadURL [2023-01-11T09:54:59.888Z] === RUN TestDockerSuite/TestImportDisplay [2023-01-11T09:54:59.888Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2023-01-11T09:54:59.888Z] === RUN TestDockerSuite/TestImportFile [2023-01-11T09:54:59.888Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2023-01-11T09:54:59.888Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2023-01-11T09:54:59.888Z] === RUN TestDockerSuite/TestImportFileWithMessage [2023-01-11T09:54:59.888Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2023-01-11T09:54:59.888Z] === RUN TestDockerSuite/TestImportGzipped [2023-01-11T09:54:59.888Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2023-01-11T09:54:59.888Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2023-01-11T09:54:59.888Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2023-01-11T09:54:59.888Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2023-01-11T09:54:59.888Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2023-01-11T09:54:59.888Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2023-01-11T09:54:59.888Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2023-01-11T09:54:59.888Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2023-01-11T09:54:59.888Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2023-01-11T09:54:59.888Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2023-01-11T09:54:59.888Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2023-01-11T09:54:59.888Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2023-01-11T09:54:59.888Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2023-01-11T09:54:59.888Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-01-11T09:54:59.888Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2023-01-11T09:55:02.851Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2023-01-11T09:55:05.810Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2023-01-11T09:55:05.810Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2023-01-11T09:55:05.810Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2023-01-11T09:55:05.810Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2023-01-11T09:55:05.810Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2023-01-11T09:55:05.810Z] === RUN TestDockerSuite/TestInspectAmpersand [2023-01-11T09:55:05.810Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2023-01-11T09:55:05.810Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2023-01-11T09:55:09.616Z] === RUN TestDockerSuite/TestInspectByPrefix [2023-01-11T09:55:09.616Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2023-01-11T09:55:12.581Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2023-01-11T09:55:12.581Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2023-01-11T09:55:12.581Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2023-01-11T09:55:12.581Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2023-01-11T09:55:12.581Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2023-01-11T09:55:12.581Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2023-01-11T09:55:12.581Z] === RUN TestDockerSuite/TestInspectDefault [2023-01-11T09:55:21.260Z] === RUN TestDockerSuite/TestInspectHistory [2023-01-11T09:55:26.032Z] === RUN TestDockerSuite/TestInspectImage [2023-01-11T09:55:26.032Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2023-01-11T09:55:26.032Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2023-01-11T09:55:26.032Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2023-01-11T09:55:26.032Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2023-01-11T09:55:26.032Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-01-11T09:55:26.032Z] === RUN TestDockerSuite/TestInspectInt64 [2023-01-11T09:55:28.255Z] === RUN TestDockerSuite/TestInspectJSONFields [2023-01-11T09:55:31.217Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2023-01-11T09:55:31.217Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2023-01-11T09:55:34.177Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2023-01-11T09:55:37.135Z] === RUN TestDockerSuite/TestInspectPlugin [2023-01-11T09:55:37.136Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2023-01-11T09:55:37.136Z] === RUN TestDockerSuite/TestInspectRootFS [2023-01-11T09:55:37.136Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2023-01-11T09:55:40.104Z] === RUN TestDockerSuite/TestInspectStatus [2023-01-11T09:55:43.066Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2023-01-11T09:55:48.952Z] === RUN TestDockerSuite/TestInspectTemplateError [2023-01-11T09:55:51.911Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2023-01-11T09:55:59.087Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2023-01-11T09:56:02.048Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2023-01-11T09:56:05.005Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2023-01-11T09:56:12.176Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2023-01-11T09:56:15.140Z] === RUN TestDockerSuite/TestInspectUnknownObject [2023-01-11T09:56:15.140Z] === RUN TestDockerSuite/TestLinkShortDefinition [2023-01-11T09:56:15.140Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2023-01-11T09:56:15.140Z] === RUN TestDockerSuite/TestLinksEnvs [2023-01-11T09:56:15.140Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2023-01-11T09:56:15.140Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2023-01-11T09:56:15.140Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2023-01-11T09:56:15.140Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2023-01-11T09:56:15.140Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2023-01-11T09:56:15.140Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2023-01-11T09:56:15.140Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2023-01-11T09:56:15.140Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2023-01-11T09:56:15.140Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2023-01-11T09:56:15.140Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2023-01-11T09:56:15.140Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2023-01-11T09:56:15.140Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2023-01-11T09:56:15.140Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2023-01-11T09:56:15.612Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2023-01-11T09:56:15.612Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2023-01-11T09:56:15.612Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2023-01-11T09:56:15.612Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2023-01-11T09:56:15.612Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2023-01-11T09:56:15.612Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2023-01-11T09:56:15.612Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2023-01-11T09:56:15.612Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2023-01-11T09:56:15.612Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2023-01-11T09:56:15.612Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2023-01-11T09:56:15.612Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2023-01-11T09:56:15.612Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2023-01-11T09:56:15.612Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2023-01-11T09:56:15.612Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2023-01-11T09:56:15.612Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2023-01-11T09:56:15.612Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2023-01-11T09:56:15.612Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2023-01-11T09:56:15.612Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2023-01-11T09:56:15.612Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2023-01-11T09:56:18.572Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2023-01-11T09:56:20.793Z] === RUN TestDockerSuite/TestLogsAPIUntil [2023-01-11T09:56:27.975Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2023-01-11T09:56:30.202Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2023-01-11T09:56:30.202Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2023-01-11T09:56:30.202Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2023-01-11T09:56:33.168Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2023-01-11T09:56:33.168Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2023-01-11T09:56:40.355Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2023-01-11T09:56:47.527Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2023-01-11T09:56:54.702Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2023-01-11T09:56:58.503Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2023-01-11T09:57:00.728Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2023-01-11T09:57:00.728Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2023-01-11T09:57:01.197Z] === RUN TestDockerSuite/TestLogsFollowStopped [2023-01-11T09:57:04.158Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2023-01-11T09:57:12.836Z] === RUN TestDockerSuite/TestLogsSince [2023-01-11T09:57:21.521Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2023-01-11T09:57:21.521Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2023-01-11T09:57:21.521Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2023-01-11T09:57:21.521Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2023-01-11T09:57:21.521Z] === RUN TestDockerSuite/TestLogsTail [2023-01-11T09:57:25.326Z] === RUN TestDockerSuite/TestLogsTimestamps [2023-01-11T09:57:28.288Z] === RUN TestDockerSuite/TestLogsWithDetails [2023-01-11T09:57:32.086Z] === RUN TestDockerSuite/TestMountIntoProc [2023-01-11T09:57:32.086Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2023-01-11T09:57:32.086Z] === RUN TestDockerSuite/TestMountIntoSys [2023-01-11T09:57:32.086Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2023-01-11T09:57:32.086Z] === RUN TestDockerSuite/TestNetHostname [2023-01-11T09:57:32.086Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2023-01-11T09:57:32.086Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2023-01-11T09:57:32.086Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2023-01-11T09:57:32.086Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2023-01-11T09:57:32.086Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2023-01-11T09:57:32.086Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2023-01-11T09:57:32.086Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2023-01-11T09:57:32.086Z] === RUN TestDockerSuite/TestPluginActive [2023-01-11T09:57:32.086Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2023-01-11T09:57:32.086Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2023-01-11T09:57:32.086Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2023-01-11T09:57:32.086Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2023-01-11T09:57:32.086Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2023-01-11T09:57:32.086Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2023-01-11T09:57:32.086Z] === RUN TestDockerSuite/TestPluginLogDriver [2023-01-11T09:57:32.086Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2023-01-11T09:57:32.086Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2023-01-11T09:57:32.086Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2023-01-11T09:57:32.086Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2023-01-11T09:57:32.086Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2023-01-11T09:57:32.086Z] === RUN TestDockerSuite/TestPluginUpgrade [2023-01-11T09:57:32.086Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2023-01-11T09:57:32.086Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2023-01-11T09:57:32.086Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2023-01-11T09:57:32.086Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2023-01-11T09:57:32.086Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2023-01-11T09:57:32.086Z] === RUN TestDockerSuite/TestPortHostBinding [2023-01-11T09:57:32.086Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2023-01-11T09:57:32.086Z] === RUN TestDockerSuite/TestPortList [2023-01-11T09:57:32.086Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2023-01-11T09:57:32.086Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2023-01-11T09:57:37.969Z] === RUN TestDockerSuite/TestPostContainersAttach [2023-01-11T09:57:37.969Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2023-01-11T09:57:37.969Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2023-01-11T09:57:37.969Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2023-01-11T09:57:37.969Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2023-01-11T09:57:37.969Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2023-01-11T09:57:37.969Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2023-01-11T09:57:37.969Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2023-01-11T09:57:37.969Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2023-01-11T09:57:37.969Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2023-01-11T09:57:37.969Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2023-01-11T09:57:37.969Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2023-01-11T09:57:37.969Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2023-01-11T09:57:37.969Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2023-01-11T09:57:37.969Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2023-01-11T09:57:37.969Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2023-01-11T09:57:37.969Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2023-01-11T09:57:37.969Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2023-01-11T09:57:48.405Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2023-01-11T09:57:48.405Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2023-01-11T09:57:48.405Z] === RUN TestDockerSuite/TestPsByOrder [2023-01-11T09:57:58.849Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2023-01-11T09:57:58.849Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2023-01-11T09:57:58.849Z] === RUN TestDockerSuite/TestPsListContainersBase [2023-01-11T09:58:11.370Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2023-01-11T09:58:29.218Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2023-01-11T09:58:29.218Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2023-01-11T09:58:29.218Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2023-01-11T09:58:29.218Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2023-01-11T09:58:44.177Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2023-01-11T09:58:51.346Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2023-01-11T09:59:06.300Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2023-01-11T09:59:14.983Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2023-01-11T09:59:14.983Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2023-01-11T09:59:14.983Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2023-01-11T09:59:14.983Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2023-01-11T09:59:14.983Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2023-01-11T09:59:27.499Z] === RUN TestDockerSuite/TestPsListContainersSize [2023-01-11T09:59:27.499Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2023-01-11T09:59:27.499Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2023-01-11T09:59:27.499Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2023-01-11T09:59:27.499Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2023-01-11T09:59:27.499Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2023-01-11T09:59:27.499Z] === RUN TestDockerSuite/TestPsRightTagName [2023-01-11T09:59:27.499Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2023-01-11T09:59:27.499Z] === RUN TestDockerSuite/TestPsShowMounts [2023-01-11T09:59:36.235Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2023-01-11T09:59:36.235Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2023-01-11T09:59:36.235Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2023-01-11T09:59:36.235Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2023-01-11T09:59:36.235Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2023-01-11T09:59:36.235Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2023-01-11T09:59:37.807Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2023-01-11T09:59:38.278Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2023-01-11T09:59:38.278Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2023-01-11T09:59:38.278Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2023-01-11T09:59:44.157Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2023-01-11T09:59:48.924Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2023-01-11T09:59:51.885Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2023-01-11T10:00:27.763Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2023-01-11T10:00:27.763Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2023-01-11T10:00:27.763Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2023-01-11T10:00:36.444Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2023-01-11T10:00:36.444Z] === RUN TestDockerSuite/TestRestartPolicyNO [2023-01-11T10:00:36.444Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2023-01-11T10:00:36.913Z] === RUN TestDockerSuite/TestRestartRunningContainer [2023-01-11T10:00:42.793Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2023-01-11T10:00:57.755Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2023-01-11T10:00:57.755Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2023-01-11T10:00:57.755Z] === RUN TestDockerSuite/TestRestartWithVolumes [2023-01-11T10:01:02.530Z] === RUN TestDockerSuite/TestRmiBlank [2023-01-11T10:01:02.530Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2023-01-11T10:01:02.999Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2023-01-11T10:01:28.216Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2023-01-11T10:01:29.753Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2023-01-11T10:01:30.212Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2023-01-11T10:01:38.781Z] === RUN TestDockerSuite/TestRmiImgIDForce [2023-01-11T10:01:51.160Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2023-01-11T10:02:05.972Z] === RUN TestDockerSuite/TestRmiParentImageFail [2023-01-11T10:02:10.662Z] === RUN TestDockerSuite/TestRmiTag [2023-01-11T10:02:11.120Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2023-01-11T10:02:14.024Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2023-01-11T10:02:39.162Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2023-01-11T10:02:41.336Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2023-01-11T10:02:47.124Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2023-01-11T10:02:48.660Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2023-01-11T10:02:48.660Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2023-01-11T10:02:48.660Z] === RUN TestDockerSuite/TestRunAddHost [2023-01-11T10:02:48.660Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2023-01-11T10:02:48.660Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2023-01-11T10:02:48.660Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2023-01-11T10:02:48.660Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2023-01-11T10:02:48.660Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2023-01-11T10:02:48.660Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2023-01-11T10:02:48.660Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2023-01-11T10:02:48.660Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2023-01-11T10:02:48.660Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2023-01-11T10:02:48.660Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2023-01-11T10:02:48.660Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2023-01-11T10:02:48.660Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2023-01-11T10:02:51.572Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2023-01-11T10:02:51.572Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2023-01-11T10:02:51.572Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2023-01-11T10:02:51.572Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2023-01-11T10:02:51.572Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2023-01-11T10:03:04.090Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2023-01-11T10:03:06.320Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2023-01-11T10:03:09.291Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2023-01-11T10:03:16.470Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2023-01-11T10:03:25.148Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2023-01-11T10:03:25.148Z] === RUN TestDockerSuite/TestRunBindMounts [2023-01-11T10:03:31.032Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2023-01-11T10:03:31.032Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2023-01-11T10:03:31.032Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2023-01-11T10:03:31.032Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2023-01-11T10:03:31.032Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2023-01-11T10:03:31.032Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2023-01-11T10:03:31.032Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2023-01-11T10:03:31.032Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2023-01-11T10:03:31.032Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2023-01-11T10:03:31.032Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2023-01-11T10:03:31.032Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2023-01-11T10:03:31.032Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2023-01-11T10:03:31.032Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2023-01-11T10:03:31.032Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2023-01-11T10:03:31.032Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2023-01-11T10:03:31.032Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2023-01-11T10:03:31.032Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2023-01-11T10:03:31.032Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2023-01-11T10:03:31.032Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2023-01-11T10:03:31.032Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2023-01-11T10:03:31.032Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2023-01-11T10:03:31.032Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2023-01-11T10:03:31.032Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2023-01-11T10:03:38.207Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2023-01-11T10:03:38.207Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2023-01-11T10:03:38.207Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2023-01-11T10:03:42.977Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2023-01-11T10:03:42.977Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2023-01-11T10:03:42.977Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2023-01-11T10:03:42.977Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2023-01-11T10:03:42.977Z] === RUN TestDockerSuite/TestRunContainerNetwork [2023-01-11T10:03:45.202Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2023-01-11T10:03:45.202Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2023-01-11T10:03:45.202Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2023-01-11T10:03:45.202Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2023-01-11T10:03:45.202Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2023-01-11T10:03:45.202Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2023-01-11T10:03:45.202Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2023-01-11T10:03:45.202Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2023-01-11T10:03:45.202Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2023-01-11T10:03:45.202Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2023-01-11T10:03:45.202Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2023-01-11T10:03:45.202Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2023-01-11T10:03:45.202Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2023-01-11T10:03:45.202Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2023-01-11T10:03:45.202Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2023-01-11T10:03:48.162Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2023-01-11T10:03:51.125Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2023-01-11T10:03:54.085Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2023-01-11T10:03:54.085Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2023-01-11T10:03:54.085Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2023-01-11T10:03:54.085Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2023-01-11T10:03:54.085Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2023-01-11T10:03:54.085Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2023-01-11T10:03:54.085Z] === RUN TestDockerSuite/TestRunCreateVolume [2023-01-11T10:04:01.341Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2023-01-11T10:04:01.341Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2023-01-11T10:04:01.812Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2023-01-11T10:04:01.812Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2023-01-11T10:04:01.812Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2023-01-11T10:04:01.812Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2023-01-11T10:04:01.812Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2023-01-11T10:04:01.812Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2023-01-11T10:04:01.812Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2023-01-11T10:04:04.040Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2023-01-11T10:04:11.200Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2023-01-11T10:04:11.200Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2023-01-11T10:04:11.200Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2023-01-11T10:04:11.200Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2023-01-11T10:04:11.200Z] === RUN TestDockerSuite/TestRunDNSOptions [2023-01-11T10:04:11.200Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2023-01-11T10:04:11.200Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2023-01-11T10:04:11.200Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2023-01-11T10:04:11.200Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2023-01-11T10:04:11.200Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2023-01-11T10:04:11.200Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2023-01-11T10:04:11.200Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2023-01-11T10:04:11.200Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2023-01-11T10:04:13.404Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2023-01-11T10:04:13.404Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2023-01-11T10:04:13.404Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2023-01-11T10:04:13.874Z] === RUN TestDockerSuite/TestRunDuplicateMount [2023-01-11T10:04:13.874Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2023-01-11T10:04:13.874Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2023-01-11T10:04:16.832Z] === RUN TestDockerSuite/TestRunEchoStdout [2023-01-11T10:04:19.794Z] === RUN TestDockerSuite/TestRunEmptyEnv [2023-01-11T10:04:19.794Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2023-01-11T10:04:19.794Z] === RUN TestDockerSuite/TestRunEntrypoint [2023-01-11T10:04:22.015Z] === RUN TestDockerSuite/TestRunEnvironment [2023-01-11T10:04:22.015Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2023-01-11T10:04:22.015Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2023-01-11T10:04:22.015Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2023-01-11T10:04:22.015Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2023-01-11T10:04:22.015Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2023-01-11T10:04:22.015Z] === RUN TestDockerSuite/TestRunExitCode [2023-01-11T10:04:30.696Z] === RUN TestDockerSuite/TestRunExitCodeOne [2023-01-11T10:04:32.923Z] === RUN TestDockerSuite/TestRunExitCodeZero [2023-01-11T10:04:35.158Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2023-01-11T10:04:38.120Z] === RUN TestDockerSuite/TestRunExposePort [2023-01-11T10:04:38.590Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2023-01-11T10:04:38.590Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2023-01-11T10:04:38.590Z] === RUN TestDockerSuite/TestRunGroupAdd [2023-01-11T10:04:38.590Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2023-01-11T10:04:38.590Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2023-01-11T10:04:38.590Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2023-01-11T10:04:38.590Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2023-01-11T10:04:38.590Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2023-01-11T10:04:38.590Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2023-01-11T10:04:38.590Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2023-01-11T10:04:38.590Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2023-01-11T10:04:38.590Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2023-01-11T10:04:38.590Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2023-01-11T10:04:38.590Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2023-01-11T10:04:38.590Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2023-01-11T10:04:49.033Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2023-01-11T10:04:49.033Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2023-01-11T10:04:49.033Z] === RUN TestDockerSuite/TestRunInvalidReference [2023-01-11T10:04:49.033Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2023-01-11T10:04:49.033Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2023-01-11T10:04:49.033Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2023-01-11T10:04:49.033Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2023-01-11T10:04:49.033Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2023-01-11T10:04:49.033Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2023-01-11T10:04:49.033Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2023-01-11T10:04:49.033Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2023-01-11T10:04:49.033Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2023-01-11T10:05:01.553Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2023-01-11T10:05:01.553Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2023-01-11T10:05:01.553Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2023-01-11T10:05:02.544Z] === RUN TestDockerSuite/TestRunModeHostname [2023-01-11T10:05:02.544Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2023-01-11T10:05:02.544Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2023-01-11T10:05:02.544Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2023-01-11T10:05:02.544Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2023-01-11T10:05:02.544Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2023-01-11T10:05:02.544Z] === RUN TestDockerSuite/TestRunModeIpcHost [2023-01-11T10:05:02.544Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2023-01-11T10:05:02.544Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2023-01-11T10:05:02.544Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2023-01-11T10:05:02.544Z] === RUN TestDockerSuite/TestRunModePIDContainer [2023-01-11T10:05:02.544Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2023-01-11T10:05:02.544Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2023-01-11T10:05:02.544Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2023-01-11T10:05:02.544Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2023-01-11T10:05:02.544Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2023-01-11T10:05:02.544Z] === RUN TestDockerSuite/TestRunModePIDHost [2023-01-11T10:05:02.544Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2023-01-11T10:05:02.544Z] === RUN TestDockerSuite/TestRunModeUTSHost [2023-01-11T10:05:02.544Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2023-01-11T10:05:02.544Z] === RUN TestDockerSuite/TestRunMount [2023-01-11T10:05:02.544Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2023-01-11T10:05:03.014Z] === RUN TestDockerSuite/TestRunMountOrdering [2023-01-11T10:05:03.014Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2023-01-11T10:05:03.014Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2023-01-11T10:05:03.014Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2023-01-11T10:05:03.014Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2023-01-11T10:05:03.014Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2023-01-11T10:05:03.014Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2023-01-11T10:05:17.977Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2023-01-11T10:05:17.977Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2023-01-11T10:05:17.977Z] === RUN TestDockerSuite/TestRunNamedVolume [2023-01-11T10:05:17.977Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2023-01-11T10:05:17.977Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2023-01-11T10:05:17.977Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2023-01-11T10:05:17.977Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2023-01-11T10:05:22.750Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2023-01-11T10:05:31.435Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2023-01-11T10:05:31.435Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2023-01-11T10:05:31.435Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2023-01-11T10:05:31.435Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2023-01-11T10:05:31.435Z] === RUN TestDockerSuite/TestRunNetHost [2023-01-11T10:05:31.435Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2023-01-11T10:05:31.435Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2023-01-11T10:05:31.435Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2023-01-11T10:05:31.435Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2023-01-11T10:05:31.435Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2023-01-11T10:05:31.435Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2023-01-11T10:05:31.435Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2023-01-11T10:05:31.435Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2023-01-11T10:05:31.435Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2023-01-11T10:05:31.435Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2023-01-11T10:05:31.435Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2023-01-11T10:05:31.435Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2023-01-11T10:05:31.435Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2023-01-11T10:05:31.435Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2023-01-11T10:05:31.435Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2023-01-11T10:05:31.913Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2023-01-11T10:05:34.874Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2023-01-11T10:05:37.839Z] === RUN TestDockerSuite/TestRunNonExistingImage [2023-01-11T10:05:38.309Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2023-01-11T10:05:41.283Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2023-01-11T10:05:41.283Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2023-01-11T10:05:41.283Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2023-01-11T10:05:41.283Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2023-01-11T10:05:41.283Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2023-01-11T10:05:41.283Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2023-01-11T10:05:41.283Z] === RUN TestDockerSuite/TestRunPortInUse [2023-01-11T10:05:41.283Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2023-01-11T10:05:41.283Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2023-01-11T10:05:41.283Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2023-01-11T10:05:41.283Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2023-01-11T10:05:41.283Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2023-01-11T10:05:41.283Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2023-01-11T10:05:41.283Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2023-01-11T10:05:41.283Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2023-01-11T10:05:41.283Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2023-01-11T10:05:41.283Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2023-01-11T10:05:45.090Z] === RUN TestDockerSuite/TestRunPublishPort [2023-01-11T10:05:45.090Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2023-01-11T10:05:45.090Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2023-01-11T10:05:45.090Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2023-01-11T10:05:45.090Z] === RUN TestDockerSuite/TestRunReadProcLatency [2023-01-11T10:05:45.090Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2023-01-11T10:05:45.090Z] === RUN TestDockerSuite/TestRunReadProcTimer [2023-01-11T10:05:45.090Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2023-01-11T10:05:45.090Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2023-01-11T10:05:45.090Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2023-01-11T10:05:45.090Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2023-01-11T10:05:55.539Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2023-01-11T10:05:55.539Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2023-01-11T10:05:55.539Z] === RUN TestDockerSuite/TestRunRm [2023-01-11T10:05:57.112Z] === RUN TestDockerSuite/TestRunRmAndWait [2023-01-11T10:06:04.293Z] === RUN TestDockerSuite/TestRunRmPre125Api [2023-01-11T10:06:06.516Z] === RUN TestDockerSuite/TestRunRootWorkdir [2023-01-11T10:06:15.194Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2023-01-11T10:06:18.520Z] === RUN TestDockerSuite/TestRunSetMacAddress [2023-01-11T10:06:20.096Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2023-01-11T10:06:20.096Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2023-01-11T10:06:20.096Z] === RUN TestDockerSuite/TestRunState [2023-01-11T10:06:20.096Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2023-01-11T10:06:20.096Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2023-01-11T10:06:23.060Z] === RUN TestDockerSuite/TestRunStdinPipe [2023-01-11T10:06:23.060Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2023-01-11T10:06:23.060Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2023-01-11T10:06:25.288Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2023-01-11T10:06:25.288Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2023-01-11T10:06:25.288Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2023-01-11T10:06:25.288Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2023-01-11T10:06:25.288Z] === RUN TestDockerSuite/TestRunTLSVerify [2023-01-11T10:06:25.288Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2023-01-11T10:06:25.288Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2023-01-11T10:06:25.288Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2023-01-11T10:06:25.760Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2023-01-11T10:06:31.647Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2023-01-11T10:06:31.647Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2023-01-11T10:06:31.647Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2023-01-11T10:06:31.647Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2023-01-11T10:06:31.647Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2023-01-11T10:06:31.647Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2023-01-11T10:06:31.647Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2023-01-11T10:06:31.647Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2023-01-11T10:06:31.647Z] === RUN TestDockerSuite/TestRunUnshareProc [2023-01-11T10:06:31.647Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2023-01-11T10:06:31.647Z] === RUN TestDockerSuite/TestRunUserByID [2023-01-11T10:06:31.647Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2023-01-11T10:06:31.647Z] === RUN TestDockerSuite/TestRunUserByIDBig [2023-01-11T10:06:31.647Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2023-01-11T10:06:31.647Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2023-01-11T10:06:31.647Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2023-01-11T10:06:31.647Z] === RUN TestDockerSuite/TestRunUserByIDZero [2023-01-11T10:06:31.647Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2023-01-11T10:06:31.647Z] === RUN TestDockerSuite/TestRunUserByName [2023-01-11T10:06:31.647Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2023-01-11T10:06:31.647Z] === RUN TestDockerSuite/TestRunUserDefaults [2023-01-11T10:06:33.870Z] === RUN TestDockerSuite/TestRunUserNotFound [2023-01-11T10:06:33.870Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2023-01-11T10:06:33.870Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2023-01-11T10:06:36.838Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2023-01-11T10:06:36.838Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2023-01-11T10:06:36.838Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2023-01-11T10:06:36.838Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2023-01-11T10:06:36.838Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2023-01-11T10:06:40.648Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2023-01-11T10:06:49.945Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2023-01-11T10:06:55.833Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2023-01-11T10:07:03.014Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2023-01-11T10:07:03.014Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2023-01-11T10:07:03.014Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2023-01-11T10:07:03.014Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2023-01-11T10:07:06.821Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2023-01-11T10:07:15.513Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2023-01-11T10:07:17.744Z] === RUN TestDockerSuite/TestRunWithBadDevice [2023-01-11T10:07:17.744Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2023-01-11T10:07:17.744Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2023-01-11T10:07:17.744Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2023-01-11T10:07:17.744Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2023-01-11T10:07:17.744Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2023-01-11T10:07:17.744Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2023-01-11T10:07:17.744Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2023-01-11T10:07:17.744Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2023-01-11T10:07:17.744Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2023-01-11T10:07:17.744Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2023-01-11T10:07:17.744Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2023-01-11T10:07:17.744Z] === RUN TestDockerSuite/TestRunWithUlimits [2023-01-11T10:07:17.744Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2023-01-11T10:07:17.744Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2023-01-11T10:07:23.627Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2023-01-11T10:07:25.200Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2023-01-11T10:07:28.135Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2023-01-11T10:07:38.453Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2023-01-11T10:07:38.453Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2023-01-11T10:07:38.453Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2023-01-11T10:07:38.453Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2023-01-11T10:07:38.453Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2023-01-11T10:07:38.453Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2023-01-11T10:07:38.453Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2023-01-11T10:07:38.453Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2023-01-11T10:07:38.453Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2023-01-11T10:07:38.453Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2023-01-11T10:07:38.453Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2023-01-11T10:07:38.453Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2023-01-11T10:07:38.453Z] === RUN TestDockerSuite/TestSaveCheckTimes [2023-01-11T10:07:38.453Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2023-01-11T10:07:38.453Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2023-01-11T10:07:38.453Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2023-01-11T10:07:38.453Z] === RUN TestDockerSuite/TestSaveImageId [2023-01-11T10:07:38.453Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2023-01-11T10:07:38.453Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2023-01-11T10:07:38.453Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2023-01-11T10:07:38.453Z] === RUN TestDockerSuite/TestSaveLoadParents [2023-01-11T10:07:38.453Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2023-01-11T10:07:38.453Z] === RUN TestDockerSuite/TestSaveMultipleNames [2023-01-11T10:07:38.453Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2023-01-11T10:07:38.453Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2023-01-11T10:07:38.453Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2023-01-11T10:07:38.453Z] === RUN TestDockerSuite/TestSaveSingleTag [2023-01-11T10:07:38.453Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2023-01-11T10:07:38.912Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2023-01-11T10:07:38.912Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2023-01-11T10:07:38.912Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2023-01-11T10:07:38.912Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2023-01-11T10:07:38.912Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2023-01-11T10:07:38.912Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2023-01-11T10:07:38.912Z] === RUN TestDockerSuite/TestSearchCmdOptions [2023-01-11T10:07:41.101Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2023-01-11T10:07:41.101Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2023-01-11T10:07:41.563Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2023-01-11T10:07:42.021Z] === RUN TestDockerSuite/TestSearchWithLimit [2023-01-11T10:07:43.558Z] === RUN TestDockerSuite/TestSlowStdinClosing [2023-01-11T10:07:58.378Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2023-01-11T10:07:58.378Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2023-01-11T10:07:58.378Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2023-01-11T10:08:06.954Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2023-01-11T10:08:06.954Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2023-01-11T10:08:06.954Z] === RUN TestDockerSuite/TestStartAttachSilent [2023-01-11T10:08:11.647Z] === RUN TestDockerSuite/TestStartAttachWithRename [2023-01-11T10:08:11.647Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2023-01-11T10:08:11.647Z] === RUN TestDockerSuite/TestStartMultipleContainers [2023-01-11T10:08:11.647Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2023-01-11T10:08:11.647Z] === RUN TestDockerSuite/TestStartPausedContainer [2023-01-11T10:08:11.647Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2023-01-11T10:08:11.647Z] === RUN TestDockerSuite/TestStartRecordError [2023-01-11T10:08:11.647Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2023-01-11T10:08:11.647Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2023-01-11T10:08:21.971Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2023-01-11T10:08:21.971Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2023-01-11T10:08:21.971Z] === RUN TestDockerSuite/TestStatsAllNoStream [2023-01-11T10:08:21.971Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2023-01-11T10:08:21.971Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2023-01-11T10:08:21.971Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2023-01-11T10:08:21.971Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2023-01-11T10:08:21.971Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2023-01-11T10:08:21.971Z] === RUN TestDockerSuite/TestStatsFormatAll [2023-01-11T10:08:21.971Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-01-11T10:08:21.971Z] === RUN TestDockerSuite/TestStatsNoStream [2023-01-11T10:08:21.971Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2023-01-11T10:08:21.971Z] === RUN TestDockerSuite/TestTopMultipleArgs [2023-01-11T10:08:24.872Z] === RUN TestDockerSuite/TestTopNonPrivileged [2023-01-11T10:08:28.603Z] === RUN TestDockerSuite/TestTopPrivileged [2023-01-11T10:08:28.603Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2023-01-11T10:08:28.603Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2023-01-11T10:08:30.776Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2023-01-11T10:08:30.776Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2023-01-11T10:08:30.776Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2023-01-11T10:08:30.776Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2023-01-11T10:08:30.776Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2023-01-11T10:08:30.776Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2023-01-11T10:08:30.776Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2023-01-11T10:08:30.776Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2023-01-11T10:08:30.776Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2023-01-11T10:08:30.776Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2023-01-11T10:08:30.776Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2023-01-11T10:08:30.776Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2023-01-11T10:08:30.776Z] === RUN TestDockerSuite/TestVolumeCLICreate [2023-01-11T10:08:48.455Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2023-01-11T10:08:48.455Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2023-01-11T10:08:48.455Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2023-01-11T10:08:48.455Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2023-01-11T10:08:48.455Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2023-01-11T10:08:48.455Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2023-01-11T10:08:48.455Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2023-01-11T10:08:48.455Z] === RUN TestDockerSuite/TestVolumeCLILs [2023-01-11T10:08:51.357Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2023-01-11T10:08:51.357Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2023-01-11T10:08:59.918Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2023-01-11T10:09:00.376Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2023-01-11T10:09:00.834Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2023-01-11T10:09:00.834Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2023-01-11T10:09:00.834Z] === RUN TestDockerSuite/TestVolumeCLIRm [2023-01-11T10:09:11.163Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2023-01-11T10:09:11.163Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2023-01-11T10:09:11.163Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2023-01-11T10:09:11.623Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2023-01-11T10:09:11.623Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2023-01-11T10:09:11.623Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2023-01-11T10:09:11.623Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2023-01-11T10:09:20.186Z] === RUN TestDockerSuite/TestVolumeLsFormat [2023-01-11T10:09:20.645Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2023-01-11T10:09:21.105Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2023-01-11T10:09:38.786Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2023-01-11T10:09:38.786Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2023-01-11T10:09:38.786Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite (3283.10s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.04s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.23s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.41s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.86s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (69.68s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.33s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.55s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.12s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.03s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.06s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.45s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (134.31s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.94s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.93s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.06s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.04s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.82s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.82s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.62s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.45s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.19s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.29s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.58s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.00s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.62s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.06s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.64s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildAddTar (55.10s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (26.14s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.69s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.23s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.13s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.48s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.55s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.90s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.84s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.81s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (43.55s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.86s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.81s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.08s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.78s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.65s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.94s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.26s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildCmd (0.75s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.67s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.69s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.89s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.97s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.55s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.65s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.52s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.17s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.68s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.09s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.90s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (11.25s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (40.99s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.60s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.35s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.44s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.68s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (38.05s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.93s) [2023-01-11T10:09:39.246Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.85s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.06s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.94s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (9.09s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (8.29s) [2023-01-11T10:09:39.246Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.52s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildDockerignore (85.93s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.00s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (98.10s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.12s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.96s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (29.26s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.81s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.71s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (39.53s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (17.98s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.02s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (131.99s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.52s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.79s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.47s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.64s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.76s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.66s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.15s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.06s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.78s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.29s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.41s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.60s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.83s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildFails (7.62s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.19s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.08s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.99s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.28s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.28s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.82s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.79s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.08s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.76s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.73s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildHistory (13.66s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.28s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.55s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.08s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.64s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildLabel (1.27s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.85s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.27s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.79s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildLabels (1.37s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.14s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.70s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.18s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.80s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.02s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.44s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (28.81s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.18s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (53.06s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (22.63s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.43s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (12.39s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.90s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.23s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (14.84s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.84s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.49s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.39s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.76s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.32s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.22s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.21s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.35s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.71s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.99s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.08s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.95s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.52s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.45s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.36s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.03s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.46s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.83s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (54.64s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.58s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildRm (16.88s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.36s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.54s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.84s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.52s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.32s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.58s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.26s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.98s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.87s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.92s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.44s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.96s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildStderr (5.59s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.55s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.91s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.63s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.01s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.27s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.93s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.81s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.99s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.78s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.17s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.61s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.92s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.44s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.29s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.95s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.57s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (22.23s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.60s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.22s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.57s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.83s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (10.40s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestCommitChange (6.27s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.53s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.20s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestCommitTTY (8.62s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.59s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPICommit (18.18s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (18.45s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.82s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.04s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.92s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.16s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.49s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.28s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.29s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.48s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.15s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (7.89s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.68s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.11s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.61s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.61s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.91s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.30s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.13s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.81s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.81s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.62s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-01-11T10:09:39.247Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.44s) [2023-01-11T10:09:39.247Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (40.56s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.94s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.94s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.90s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.98s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00086f2d8_} (7.97s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1983680164_c:\foo_false____} (2.89s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1983680164_c:\foo_true____} (2.90s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.17s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.92s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.11s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.27s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.02s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.14s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestCpToCaseE (20.80s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.69s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestCpToDot (2.95s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestCpToStdout (7.83s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.09s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.92s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.61s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.87s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestCreateRM (0.41s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (14.41s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.63s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.52s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.93s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestDockerFails (0.10s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.11s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.98s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.99s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (18.99s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestEventsCopy (6.29s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.27s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.12s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.07s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.65s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.76s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.39s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestEventsFilters (11.12s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestEventsFormat (15.67s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.26s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestEventsRename (3.20s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestEventsResize (3.43s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.74s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.28s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.47s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestEventsUntag (2.83s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (7.71s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.50s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.75s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.55s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.76s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.81s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.52s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.16s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.82s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestExecInspectID (5.31s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.16s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.95s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.74s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.60s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.58s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.67s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.62s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.12s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (10.62s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.42s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.82s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.40s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.27s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.36s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.71s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (8.12s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestImagesFormat (0.29s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.04s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.17s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestImportBadURL (2.47s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.73s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.70s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.52s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.07s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestInspectDefault (7.59s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestInspectHistory (5.64s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.71s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.75s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.90s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.74s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.73s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestInspectStatus (3.25s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.51s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.86s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.52s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.82s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.78s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (7.71s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.75s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.51s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.46s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.33s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.03s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.89s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.11s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.38s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.28s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.22s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.10s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.93s) [2023-01-11T10:09:39.248Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.86s) [2023-01-11T10:09:39.248Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.73s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestLogsSince (9.97s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.04s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestLogsTail (3.56s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.31s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.01s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.64s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (10.34s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestPsByOrder (10.62s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.09s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.27s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.37s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.79s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.62s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.64s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (10.34s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.92s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.97s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.34s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.07s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.78s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.06s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.39s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.05s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (35.92s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.58s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.84s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.27s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (15.06s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.36s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (23.10s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.50s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.93s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.47s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (11.58s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (14.31s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.45s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRmiTag (0.84s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.04s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (23.68s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.32s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.10s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.50s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.67s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (10.91s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.54s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.99s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (7.72s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.82s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.10s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.85s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (7.62s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.96s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.48s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.93s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.99s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.73s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunCreateVolume (7.79s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.38s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.54s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.84s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.04s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.83s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.83s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.76s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunExitCode (7.63s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.86s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.66s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.89s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.97s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.62s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.23s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (13.55s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.04s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (7.87s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.39s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.99s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.75s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.69s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.96s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.52s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.28s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.35s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.37s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunRm (3.12s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.05s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.96s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.61s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.85s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.11s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.75s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.45s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-01-11T10:09:39.249Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.41s) [2023-01-11T10:09:39.249Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.81s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.93s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.75s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.58s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.70s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.82s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.58s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (7.82s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.98s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.09s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.35s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.27s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.69s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (10.40s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.05s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.35s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.51s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (13.34s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.78s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.11s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.26s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.83s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.11s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.63s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.38s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.20s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.26s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.43s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.40s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.16s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (8.67s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.52s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.52s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.11s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.24s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.74s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.75s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.56s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.38s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.37s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (16.09s) [2023-01-11T10:09:39.250Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2023-01-11T10:09:39.250Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.81s) [2023-01-11T10:09:39.250Z] === RUN TestDockerRegistrySuite [2023-01-11T10:09:39.250Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2023-01-11T10:09:39.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.250Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2023-01-11T10:09:39.250Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerRegistrySuite/TestV2Only [2023-01-11T10:09:39.715Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] --- PASS: TestDockerRegistrySuite (0.21s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.20s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-01-11T10:09:39.715Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2023-01-11T10:09:39.715Z] === RUN TestDockerSchema1RegistrySuite [2023-01-11T10:09:39.715Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2023-01-11T10:09:39.715Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2023-01-11T10:09:39.715Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2023-01-11T10:09:39.715Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2023-01-11T10:09:39.715Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.715Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2023-01-11T10:09:39.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2023-01-11T10:09:39.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2023-01-11T10:09:39.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2023-01-11T10:09:39.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2023-01-11T10:09:39.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2023-01-11T10:09:39.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2023-01-11T10:09:39.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2023-01-11T10:09:39.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2023-01-11T10:09:39.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2023-01-11T10:09:39.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2023-01-11T10:09:39.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2023-01-11T10:09:39.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2023-01-11T10:09:39.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2023-01-11T10:09:39.716Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-01-11T10:09:39.716Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2023-01-11T10:09:39.716Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2023-01-11T10:09:39.716Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2023-01-11T10:09:39.716Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2023-01-11T10:09:39.716Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2023-01-11T10:09:39.716Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2023-01-11T10:09:39.716Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2023-01-11T10:09:39.716Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2023-01-11T10:09:39.716Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2023-01-11T10:09:39.716Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-01-11T10:09:39.716Z] === RUN TestDockerRegistryAuthTokenSuite [2023-01-11T10:09:39.716Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2023-01-11T10:09:39.716Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2023-01-11T10:09:39.716Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2023-01-11T10:09:39.716Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2023-01-11T10:09:39.716Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2023-01-11T10:09:39.716Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-01-11T10:09:39.716Z] === RUN TestDockerDaemonSuite [2023-01-11T10:09:39.716Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2023-01-11T10:09:39.716Z] check_test.go:302: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2023-01-11T10:09:39.716Z] check_test.go:302: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2023-01-11T10:09:39.716Z] check_test.go:302: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- PASS: TestDockerDaemonSuite (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-01-11T10:09:39.716Z] === RUN TestDockerSwarmSuite [2023-01-11T10:09:39.716Z] --- PASS: TestDockerSwarmSuite (0.00s) [2023-01-11T10:09:39.716Z] === RUN TestDockerPluginSuite [2023-01-11T10:09:39.716Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2023-01-11T10:09:39.716Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerPluginSuite/TestPluginCreate [2023-01-11T10:09:39.716Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2023-01-11T10:09:39.716Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2023-01-11T10:09:39.716Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2023-01-11T10:09:39.716Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerPluginSuite/TestPluginInspect [2023-01-11T10:09:39.716Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2023-01-11T10:09:39.716Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2023-01-11T10:09:39.716Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2023-01-11T10:09:39.716Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2023-01-11T10:09:39.716Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] === RUN TestDockerPluginSuite/TestPluginSet [2023-01-11T10:09:39.716Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- PASS: TestDockerPluginSuite (0.02s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2023-01-11T10:09:39.716Z] === RUN TestDockerExternalVolumeSuite [2023-01-11T10:09:39.716Z] check_test.go:128: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2023-01-11T10:09:39.716Z] === RUN TestDockerNetworkSuite [2023-01-11T10:09:39.716Z] check_test.go:134: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2023-01-11T10:09:39.716Z] === RUN TestDockerHubPullSuite [2023-01-11T10:09:39.716Z] check_test.go:142: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2023-01-11T10:09:39.716Z] PASS [2023-01-11T10:09:39.716Z] ok github.com/docker/docker/integration-cli 3283.640s [2023-01-11T10:09:39.716Z] [2023-01-11T10:09:39.716Z] === Skipped [2023-01-11T10:09:39.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-01-11T10:09:39.716Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2023-01-11T10:09:39.716Z] [2023-01-11T10:09:39.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2023-01-11T10:09:39.716Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2023-01-11T10:09:39.716Z] [2023-01-11T10:09:39.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2023-01-11T10:09:39.716Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2023-01-11T10:09:39.716Z] [2023-01-11T10:09:39.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2023-01-11T10:09:39.716Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2023-01-11T10:09:39.716Z] [2023-01-11T10:09:39.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2023-01-11T10:09:39.716Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2023-01-11T10:09:39.716Z] [2023-01-11T10:09:39.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-01-11T10:09:39.716Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2023-01-11T10:09:39.716Z] [2023-01-11T10:09:39.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-01-11T10:09:39.716Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2023-01-11T10:09:39.716Z] [2023-01-11T10:09:39.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2023-01-11T10:09:39.716Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2023-01-11T10:09:39.716Z] [2023-01-11T10:09:39.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2023-01-11T10:09:39.716Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2023-01-11T10:09:39.716Z] [2023-01-11T10:09:39.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2023-01-11T10:09:39.716Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2023-01-11T10:09:39.716Z] [2023-01-11T10:09:39.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2023-01-11T10:09:39.716Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2023-01-11T10:09:39.716Z] [2023-01-11T10:09:39.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-01-11T10:09:39.716Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-01-11T10:09:39.716Z] [2023-01-11T10:09:39.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2023-01-11T10:09:39.716Z] docker_cli_run_test.go:3177: unmatched requirement Apparmor [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2023-01-11T10:09:39.716Z] [2023-01-11T10:09:39.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2023-01-11T10:09:39.716Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2023-01-11T10:09:39.716Z] [2023-01-11T10:09:39.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2023-01-11T10:09:39.716Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2023-01-11T10:09:39.716Z] [2023-01-11T10:09:39.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2023-01-11T10:09:39.716Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2023-01-11T10:09:39.716Z] [2023-01-11T10:09:39.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-01-11T10:09:39.716Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-01-11T10:09:39.716Z] [2023-01-11T10:09:39.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2023-01-11T10:09:39.716Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2023-01-11T10:09:39.716Z] [2023-01-11T10:09:39.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2023-01-11T10:09:39.716Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2023-01-11T10:09:39.716Z] [2023-01-11T10:09:39.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-01-11T10:09:39.716Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-01-11T10:09:39.716Z] [2023-01-11T10:09:39.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-01-11T10:09:39.716Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-01-11T10:09:39.716Z] [2023-01-11T10:09:39.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-01-11T10:09:39.716Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2023-01-11T10:09:39.716Z] [2023-01-11T10:09:39.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2023-01-11T10:09:39.716Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2023-01-11T10:09:39.716Z] [2023-01-11T10:09:39.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-01-11T10:09:39.716Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-01-11T10:09:39.716Z] [2023-01-11T10:09:39.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2023-01-11T10:09:39.716Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2023-01-11T10:09:39.716Z] [2023-01-11T10:09:39.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.06s) [2023-01-11T10:09:39.716Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.06s) [2023-01-11T10:09:39.716Z] [2023-01-11T10:09:39.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2023-01-11T10:09:39.716Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2023-01-11T10:09:39.716Z] [2023-01-11T10:09:39.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-01-11T10:09:39.716Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.716Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2023-01-11T10:09:39.716Z] [2023-01-11T10:09:39.716Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.85s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.42s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.48s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.48s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.08s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.08s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2023-01-11T10:09:39.717Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.49s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.41s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.10s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.54s) [2023-01-11T10:09:39.717Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.54s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.45s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.49s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.49s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.40s) [2023-01-11T10:09:39.717Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.40s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2023-01-11T10:09:39.717Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2023-01-11T10:09:39.717Z] docker_cli_sni_test.go:18: Flakey test [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2023-01-11T10:09:39.717Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2023-01-11T10:09:39.717Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.717Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2023-01-11T10:09:39.717Z] [2023-01-11T10:09:39.717Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2023-01-11T10:09:39.717Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2023-01-11T10:09:39.718Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-01-11T10:09:39.718Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-01-11T10:09:39.718Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.04s) [2023-01-11T10:09:39.718Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.04s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-01-11T10:09:39.718Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-01-11T10:09:39.718Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2023-01-11T10:09:39.718Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2023-01-11T10:09:39.718Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-01-11T10:09:39.718Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-01-11T10:09:39.718Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-01-11T10:09:39.718Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2023-01-11T10:09:39.718Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-01-11T10:09:39.718Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2023-01-11T10:09:39.718Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-01-11T10:09:39.718Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2023-01-11T10:09:39.718Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2023-01-11T10:09:39.718Z] docker_cli_run_test.go:3526: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_run_test.go:3558: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_run_test.go:3589: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_run_test.go:3572: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2023-01-11T10:09:39.718Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_run_test.go:3462: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_run_test.go:3454: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_run_test.go:3481: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2023-01-11T10:09:39.718Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2023-01-11T10:09:39.718Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2023-01-11T10:09:39.718Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2023-01-11T10:09:39.718Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s) [2023-01-11T10:09:39.718Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2023-01-11T10:09:39.718Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2023-01-11T10:09:39.718Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2023-01-11T10:09:39.718Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2023-01-11T10:09:39.718Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2023-01-11T10:09:39.718Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2023-01-11T10:09:39.718Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s) [2023-01-11T10:09:39.718Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-01-11T10:09:39.718Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-01-11T10:09:39.718Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-01-11T10:09:39.718Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2023-01-11T10:09:39.718Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-01-11T10:09:39.718Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-01-11T10:09:39.718Z] [2023-01-11T10:09:39.718Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-01-11T10:09:39.718Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.718Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-01-11T10:09:39.719Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-01-11T10:09:39.719Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-01-11T10:09:39.719Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-01-11T10:09:39.719Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-01-11T10:09:39.719Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2023-01-11T10:09:39.719Z] docker_cli_run_test.go:2991: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2023-01-11T10:09:39.719Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2023-01-11T10:09:39.719Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-01-11T10:09:39.719Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2023-01-11T10:09:39.719Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2023-01-11T10:09:39.719Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2023-01-11T10:09:39.719Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2023-01-11T10:09:39.719Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2023-01-11T10:09:39.719Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s) [2023-01-11T10:09:39.719Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2023-01-11T10:09:39.719Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2023-01-11T10:09:39.719Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2023-01-11T10:09:39.719Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2023-01-11T10:09:39.719Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-01-11T10:09:39.719Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-01-11T10:09:39.719Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2023-01-11T10:09:39.719Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2023-01-11T10:09:39.719Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2023-01-11T10:09:39.719Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2023-01-11T10:09:39.719Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-01-11T10:09:39.719Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2023-01-11T10:09:39.719Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s) [2023-01-11T10:09:39.719Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2023-01-11T10:09:39.719Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2023-01-11T10:09:39.719Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2023-01-11T10:09:39.719Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2023-01-11T10:09:39.719Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2023-01-11T10:09:39.719Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2023-01-11T10:09:39.719Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2023-01-11T10:09:39.719Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2023-01-11T10:09:39.719Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-01-11T10:09:39.719Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2023-01-11T10:09:39.719Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2023-01-11T10:09:39.719Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2023-01-11T10:09:39.719Z] [2023-01-11T10:09:39.719Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-01-11T10:09:40.179Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.179Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-01-11T10:09:40.179Z] [2023-01-11T10:09:40.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2023-01-11T10:09:40.179Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.179Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2023-01-11T10:09:40.179Z] [2023-01-11T10:09:40.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-01-11T10:09:40.179Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.179Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-01-11T10:09:40.179Z] [2023-01-11T10:09:40.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2023-01-11T10:09:40.179Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.179Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2023-01-11T10:09:40.179Z] [2023-01-11T10:09:40.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.04s) [2023-01-11T10:09:40.179Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.179Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.04s) [2023-01-11T10:09:40.179Z] [2023-01-11T10:09:40.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2023-01-11T10:09:40.179Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.179Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2023-01-11T10:09:40.179Z] [2023-01-11T10:09:40.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2023-01-11T10:09:40.179Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.179Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2023-01-11T10:09:40.179Z] [2023-01-11T10:09:40.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-01-11T10:09:40.179Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.179Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2023-01-11T10:09:40.179Z] [2023-01-11T10:09:40.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2023-01-11T10:09:40.179Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.179Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2023-01-11T10:09:40.179Z] [2023-01-11T10:09:40.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-01-11T10:09:40.179Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.179Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-01-11T10:09:40.179Z] [2023-01-11T10:09:40.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-01-11T10:09:40.179Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2023-01-11T10:09:40.179Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-01-11T10:09:40.179Z] [2023-01-11T10:09:40.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-01-11T10:09:40.179Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.179Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-01-11T10:09:40.179Z] [2023-01-11T10:09:40.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2023-01-11T10:09:40.179Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.179Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2023-01-11T10:09:40.179Z] [2023-01-11T10:09:40.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-01-11T10:09:40.179Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.179Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-01-11T10:09:40.179Z] [2023-01-11T10:09:40.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-01-11T10:09:40.179Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.179Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-01-11T10:09:40.179Z] [2023-01-11T10:09:40.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-01-11T10:09:40.179Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.179Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-01-11T10:09:40.179Z] [2023-01-11T10:09:40.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-01-11T10:09:40.179Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.179Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2023-01-11T10:09:40.179Z] [2023-01-11T10:09:40.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2023-01-11T10:09:40.179Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.179Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2023-01-11T10:09:40.179Z] [2023-01-11T10:09:40.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-01-11T10:09:40.179Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.179Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-01-11T10:09:40.179Z] [2023-01-11T10:09:40.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-01-11T10:09:40.179Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.179Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-01-11T10:09:40.179Z] [2023-01-11T10:09:40.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2023-01-11T10:09:40.180Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2023-01-11T10:09:40.180Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2023-01-11T10:09:40.180Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2023-01-11T10:09:40.180Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2023-01-11T10:09:40.180Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2023-01-11T10:09:40.180Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.04s) [2023-01-11T10:09:40.180Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.04s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_run_test.go:2905: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_run_test.go:2914: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_run_test.go:3508: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_run_test.go:2694: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2023-01-11T10:09:40.180Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s) [2023-01-11T10:09:40.180Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2023-01-11T10:09:40.180Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2023-01-11T10:09:40.180Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2023-01-11T10:09:40.180Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-01-11T10:09:40.180Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2023-01-11T10:09:40.180Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-01-11T10:09:40.180Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-01-11T10:09:40.180Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2023-01-11T10:09:40.180Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2023-01-11T10:09:40.180Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-01-11T10:09:40.180Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2023-01-11T10:09:40.180Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2023-01-11T10:09:40.180Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2023-01-11T10:09:40.180Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_run_test.go:3140: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2023-01-11T10:09:40.180Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2023-01-11T10:09:40.180Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_run_test.go:4423: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2023-01-11T10:09:40.180Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_run_test.go:3940: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.180Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-01-11T10:09:40.180Z] [2023-01-11T10:09:40.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-01-11T10:09:40.180Z] docker_cli_run_test.go:2624: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:3004: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:3190: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:3332: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:3356: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:3323: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:3308: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:3233: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:2681: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:2754: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:2744: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:3198: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:3905: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.04s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.04s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:4402: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:3721: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:3268: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:3377: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:3387: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:3421: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:2452: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:4225: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:4213: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:3765: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:2604: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2023-01-11T10:09:40.181Z] [2023-01-11T10:09:40.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2023-01-11T10:09:40.181Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.181Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:3065: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:3111: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:3435: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.28s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.28s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:2494: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:2979: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:2882: unmatched requirement Apparmor [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:2861: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:2846: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:3981: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.03s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:2921: unmatched requirement Apparmor [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:3870: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:3863: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:3748: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:2827: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:3222: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:3038: unmatched requirement Apparmor [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:2837: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:3635: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_run_test.go:3646: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2023-01-11T10:09:40.182Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2023-01-11T10:09:40.182Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2023-01-11T10:09:40.182Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2023-01-11T10:09:40.182Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2023-01-11T10:09:40.182Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2023-01-11T10:09:40.182Z] [2023-01-11T10:09:40.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2023-01-11T10:09:40.182Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-01-11T10:09:40.183Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-01-11T10:09:40.183Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-01-11T10:09:40.183Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-01-11T10:09:40.183Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2023-01-11T10:09:40.183Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2023-01-11T10:09:40.183Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2023-01-11T10:09:40.183Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2023-01-11T10:09:40.183Z] docker_cli_run_test.go:3446: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2023-01-11T10:09:40.183Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-01-11T10:09:40.183Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2023-01-11T10:09:40.183Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2023-01-11T10:09:40.183Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2023-01-11T10:09:40.183Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2023-01-11T10:09:40.183Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2023-01-11T10:09:40.183Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-01-11T10:09:40.183Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2023-01-11T10:09:40.183Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.20s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.20s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:185: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.183Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-01-11T10:09:40.183Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.183Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-01-11T10:09:40.183Z] [2023-01-11T10:09:40.184Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-01-11T10:09:40.184Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.641Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-01-11T10:09:40.641Z] [2023-01-11T10:09:40.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-01-11T10:09:40.641Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.641Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-01-11T10:09:40.641Z] [2023-01-11T10:09:40.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-01-11T10:09:40.641Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.641Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-01-11T10:09:40.641Z] [2023-01-11T10:09:40.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-01-11T10:09:40.641Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.641Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-01-11T10:09:40.641Z] [2023-01-11T10:09:40.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-01-11T10:09:40.641Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.641Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-01-11T10:09:40.641Z] [2023-01-11T10:09:40.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-01-11T10:09:40.641Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.641Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-01-11T10:09:40.641Z] [2023-01-11T10:09:40.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-01-11T10:09:40.641Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.641Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-01-11T10:09:40.641Z] [2023-01-11T10:09:40.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-01-11T10:09:40.641Z] check_test.go:212: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.641Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-01-11T10:09:40.641Z] [2023-01-11T10:09:40.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-01-11T10:09:40.641Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.641Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-01-11T10:09:40.641Z] [2023-01-11T10:09:40.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-01-11T10:09:40.641Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.641Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-01-11T10:09:40.641Z] [2023-01-11T10:09:40.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-01-11T10:09:40.641Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.641Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-01-11T10:09:40.641Z] [2023-01-11T10:09:40.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-01-11T10:09:40.641Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.641Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-01-11T10:09:40.641Z] [2023-01-11T10:09:40.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-01-11T10:09:40.641Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.641Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-01-11T10:09:40.641Z] [2023-01-11T10:09:40.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-01-11T10:09:40.641Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.641Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-01-11T10:09:40.641Z] [2023-01-11T10:09:40.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-01-11T10:09:40.641Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.641Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-01-11T10:09:40.641Z] [2023-01-11T10:09:40.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-01-11T10:09:40.641Z] check_test.go:239: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.641Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-01-11T10:09:40.641Z] [2023-01-11T10:09:40.641Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-01-11T10:09:40.642Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.642Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-01-11T10:09:40.642Z] [2023-01-11T10:09:40.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-01-11T10:09:40.642Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.642Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-01-11T10:09:40.642Z] [2023-01-11T10:09:40.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-01-11T10:09:40.642Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.642Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-01-11T10:09:40.642Z] [2023-01-11T10:09:40.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-01-11T10:09:40.642Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.642Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-01-11T10:09:40.642Z] [2023-01-11T10:09:40.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-01-11T10:09:40.642Z] check_test.go:268: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.642Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-01-11T10:09:40.642Z] [2023-01-11T10:09:40.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-01-11T10:09:40.642Z] check_test.go:302: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.642Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-01-11T10:09:40.642Z] [2023-01-11T10:09:40.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-01-11T10:09:40.642Z] check_test.go:302: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.642Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-01-11T10:09:40.642Z] [2023-01-11T10:09:40.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-01-11T10:09:40.642Z] check_test.go:302: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.642Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-01-11T10:09:40.642Z] [2023-01-11T10:09:40.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-01-11T10:09:40.642Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.642Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-01-11T10:09:40.642Z] [2023-01-11T10:09:40.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-01-11T10:09:40.642Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.642Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-01-11T10:09:40.642Z] [2023-01-11T10:09:40.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-01-11T10:09:40.642Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.642Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-01-11T10:09:40.642Z] [2023-01-11T10:09:40.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-01-11T10:09:40.642Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.642Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-01-11T10:09:40.642Z] [2023-01-11T10:09:40.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-01-11T10:09:40.642Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.642Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-01-11T10:09:40.642Z] [2023-01-11T10:09:40.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-01-11T10:09:40.642Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.642Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-01-11T10:09:40.642Z] [2023-01-11T10:09:40.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-01-11T10:09:40.642Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.642Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-01-11T10:09:40.642Z] [2023-01-11T10:09:40.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-01-11T10:09:40.642Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.642Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-01-11T10:09:40.642Z] [2023-01-11T10:09:40.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-01-11T10:09:40.642Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.642Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-01-11T10:09:40.642Z] [2023-01-11T10:09:40.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-01-11T10:09:40.642Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.642Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-01-11T10:09:40.642Z] [2023-01-11T10:09:40.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2023-01-11T10:09:40.642Z] check_test.go:407: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.642Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2023-01-11T10:09:40.642Z] [2023-01-11T10:09:40.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2023-01-11T10:09:40.642Z] check_test.go:128: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.642Z] [2023-01-11T10:09:40.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2023-01-11T10:09:40.642Z] check_test.go:134: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.642Z] [2023-01-11T10:09:40.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2023-01-11T10:09:40.642Z] check_test.go:142: unmatched requirement DaemonIsLinux [2023-01-11T10:09:40.642Z] [2023-01-11T10:09:40.642Z] DONE 1093 tests, 547 skipped in 3296.605s [2023-01-11T10:09:40.642Z] INFO: Integration tests ended at 01/11/2023 10:09:40. Duration:00:54:57.0135589 [2023-01-11T10:09:40.642Z] INFO: Docker info of the daemon under test at end of run [2023-01-11T10:09:40.642Z] [2023-01-11T10:09:40.642Z] Containers: 2 [2023-01-11T10:09:40.642Z] Running: 0 [2023-01-11T10:09:40.642Z] Paused: 0 [2023-01-11T10:09:40.642Z] Stopped: 2 [2023-01-11T10:09:40.642Z] Images: 18 [2023-01-11T10:09:40.642Z] Server Version: 0.0.0-dev [2023-01-11T10:09:40.642Z] Storage Driver: windowsfilter [2023-01-11T10:09:40.642Z] Windows: [2023-01-11T10:09:40.642Z] Logging Driver: json-file [2023-01-11T10:09:40.642Z] Plugins: [2023-01-11T10:09:40.642Z] Volume: local [2023-01-11T10:09:40.642Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-01-11T10:09:40.642Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-01-11T10:09:40.642Z] Swarm: inactive [2023-01-11T10:09:40.642Z] Default Isolation: process [2023-01-11T10:09:40.642Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-01-11T10:09:40.642Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-01-11T10:09:40.642Z] OSType: windows [2023-01-11T10:09:40.642Z] Architecture: x86_64 [2023-01-11T10:09:40.642Z] CPUs: 4 [2023-01-11T10:09:40.642Z] Total Memory: 32GiB [2023-01-11T10:09:40.642Z] Name: azwin-2-290ad0 [2023-01-11T10:09:40.642Z] ID: MANS:SQHM:TNJK:GDE7:Y7TZ:67QP:FPQ6:FYRX:R67Z:NCY3:KRWF:DVZ4 [2023-01-11T10:09:40.642Z] Docker Root Dir: D:\CI\PR-44795\2\daemon [2023-01-11T10:09:40.642Z] Debug Mode (client): false [2023-01-11T10:09:40.642Z] Debug Mode (server): true [2023-01-11T10:09:40.642Z] File Descriptors: -1 [2023-01-11T10:09:40.642Z] Goroutines: 17 [2023-01-11T10:09:40.642Z] System Time: 2023-01-11T10:09:40.3082388Z [2023-01-11T10:09:40.642Z] EventsListeners: 0 [2023-01-11T10:09:40.642Z] Registry: https://index.docker.io/v1/ [2023-01-11T10:09:40.642Z] Labels: [2023-01-11T10:09:40.642Z] Experimental: false [2023-01-11T10:09:40.642Z] Insecure Registries: [2023-01-11T10:09:40.642Z] 127.0.0.0/8 [2023-01-11T10:09:40.642Z] Live Restore Enabled: false [2023-01-11T10:09:40.642Z] [2023-01-11T10:09:40.642Z] [2023-01-11T10:09:40.642Z] INFO: Stopping daemon under test [2023-01-11T10:09:40.642Z] SUCCESS: The process with PID 2184 (child process of PID 1620) has been terminated. [2023-01-11T10:09:40.642Z] SUCCESS: The process with PID 1620 (child process of PID 2596) has been terminated. [2023-01-11T10:09:40.642Z] INFO: Stop tailing logs of the daemon under tests [2023-01-11T10:09:40.642Z] INFO: executeCI.ps1 Completed successfully at 01/11/2023 10:09:40. [2023-01-11T10:09:40.642Z] INFO: Tidying up at end of run [2023-01-11T10:09:41.101Z] INFO: Saving daemon under test log (d:\CI\PR-44795\2\dut.out) to bundles\CIDUT.out [2023-01-11T10:09:41.101Z] INFO: Saving daemon under test log (d:\CI\PR-44795\2\dut.err) to bundles\CIDUT.err [2023-01-11T10:09:41.101Z] INFO: Nuke-Everything... [2023-01-11T10:09:41.101Z] INFO: Container count on control daemon to delete is 2 [2023-01-11T10:09:41.101Z] a4610dfe548d [2023-01-11T10:09:41.101Z] a70d75811cdf [2023-01-11T10:09:41.563Z] INFO: Tidying pidfile d:\CI\PR-44795\2\docker.pid [2023-01-11T10:09:41.563Z] INFO: Nuking d:\CI [2023-01-11T10:10:02.650Z] INFO: Zapped successfully [2023-01-11T10:10:02.650Z] [2023-01-11T10:10:02.650Z] INFO: executeCI.ps1 exiting at Wed Jan 11 10:10:01 CUT 2023. Duration 01:20:13.5934396 [2023-01-11T10:10:02.650Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2023-01-11T10:10:02.887Z] Recording test results [2023-01-11T10:10:09.491Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2023-01-11T10:10:11.543Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2023-01-11T10:10:13.933Z] Archiving artifacts [2023-01-11T10:10:28.017Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44795/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-01-11T10:10:28.939Z] + make clean [2023-01-11T10:10:30.479Z] docker volume rm -f docker-dev-cache [2023-01-11T10:10:30.479Z] 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