Pull request #45791 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e+17219db1c3ffc32e0867efa6939141e31e8cc64a (4156cdcda04b8a10f97ce6b98f3d8e8daaba7166) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-45791@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-06-22T14:31:49.331Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-06-22T14:31:49.335Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-06-22T14:31:49.529Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f92e99441d4b7c82) in /home/ubuntu/workspace/moby_PR-45791 [Pipeline] { [Pipeline] checkout [2023-06-22T14:31:49.552Z] The recommended git tool is: git [2023-06-22T14:31:49.560Z] using credential docker-jenkins-github-credentials [2023-06-22T14:31:49.573Z] Cloning the remote Git repository [2023-06-22T14:31:49.573Z] Cloning with configured refspecs honoured and without tags [2023-06-22T14:31:49.585Z] Cloning repository https://github.com/moby/moby.git [2023-06-22T14:31:49.585Z] > git init /home/ubuntu/workspace/moby_PR-45791 # timeout=10 [2023-06-22T14:31:49.590Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-06-22T14:31:49.590Z] > git --version # timeout=10 [2023-06-22T14:31:49.592Z] > git --version # 'git version 2.25.1' [2023-06-22T14:31:49.592Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-06-22T14:31:49.593Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45791/head:refs/remotes/origin/PR-45791 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2023-06-22T14:32:02.523Z] Fetching without tags [2023-06-22T14:32:02.744Z] Merging remotes/origin/23.0 commit 17219db1c3ffc32e0867efa6939141e31e8cc64a into PR head commit 40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e [2023-06-22T14:32:03.301Z] Merge succeeded, producing 40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e [2023-06-22T14:32:03.301Z] Checking out Revision 40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e (PR-45791) [2023-06-22T14:32:03.716Z] Commit message: "builder: pass host-gateway IP as worker label" [2023-06-22T14:32:03.717Z] First time build. Skipping changelog. [2023-06-22T14:32:02.519Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-06-22T14:32:02.521Z] > git config --add remote.origin.fetch +refs/pull/45791/head:refs/remotes/origin/PR-45791 # timeout=10 [2023-06-22T14:32:02.524Z] > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2023-06-22T14:32:02.529Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-06-22T14:32:02.535Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-06-22T14:32:02.535Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-06-22T14:32:02.536Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45791/head:refs/remotes/origin/PR-45791 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2023-06-22T14:32:02.757Z] > git config core.sparsecheckout # timeout=10 [2023-06-22T14:32:02.759Z] > git checkout -f 40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e # timeout=10 [2023-06-22T14:32:03.294Z] > git remote # timeout=10 [2023-06-22T14:32:03.297Z] > git config --get remote.origin.url # timeout=10 [2023-06-22T14:32:03.299Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-06-22T14:32:03.300Z] > git merge 17219db1c3ffc32e0867efa6939141e31e8cc64a # timeout=10 [2023-06-22T14:32:03.307Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-22T14:32:03.313Z] > git config core.sparsecheckout # timeout=10 [2023-06-22T14:32:03.316Z] > git checkout -f 40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e # timeout=10 [2023-06-22T14:32:03.739Z] > git --version # timeout=10 [2023-06-22T14:32:03.741Z] > git --version # 'git version 2.25.1' [2023-06-22T14:32:03.744Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T14:32:04.453Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45791:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 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-06-22T14:32:06.992Z] 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: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [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] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional [2023-06-22T14:32:08.060Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0f92e99441d4b7c82) in /home/ubuntu/workspace/moby_PR-45791 Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" 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) [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2023-06-22T14:32:08.095Z] The recommended git tool is: git [Pipeline] // stage [2023-06-22T14:32:08.104Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2023-06-22T14:32:08.121Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2023-06-22T14:32:08.127Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [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] } [Pipeline] } [2023-06-22T14:32:08.356Z] Merging remotes/origin/23.0 commit 17219db1c3ffc32e0867efa6939141e31e8cc64a into PR head commit 40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e [2023-06-22T14:32:08.790Z] Merge succeeded, producing 40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e [2023-06-22T14:32:08.790Z] Checking out Revision 40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e (PR-45791) [2023-06-22T14:32:08.828Z] Commit message: "builder: pass host-gateway IP as worker label" [2023-06-22T14:32:08.866Z] > git --version # timeout=10 [2023-06-22T14:32:08.868Z] > git --version # 'git version 2.25.1' [2023-06-22T14:32:08.871Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-06-22T14:32:08.127Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45791/.git # timeout=10 [2023-06-22T14:32:08.133Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-06-22T14:32:08.139Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-06-22T14:32:08.139Z] > git --version # timeout=10 [2023-06-22T14:32:08.141Z] > git --version # 'git version 2.25.1' [2023-06-22T14:32:08.142Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-06-22T14:32:08.142Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45791/head:refs/remotes/origin/PR-45791 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10 [2023-06-22T14:32:08.368Z] > git config core.sparsecheckout # timeout=10 [2023-06-22T14:32:08.371Z] > git checkout -f 40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e # timeout=10 [2023-06-22T14:32:08.770Z] > git remote # timeout=10 [2023-06-22T14:32:08.775Z] > git config --get remote.origin.url # timeout=10 [2023-06-22T14:32:08.778Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-06-22T14:32:08.779Z] > git merge 17219db1c3ffc32e0867efa6939141e31e8cc64a # timeout=10 [2023-06-22T14:32:08.790Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-06-22T14:32:08.802Z] > git config core.sparsecheckout # timeout=10 [2023-06-22T14:32:08.805Z] > git checkout -f 40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-06-22T14:32:09.562Z] + docker version [2023-06-22T14:32:09.562Z] Client: Docker Engine - Community [2023-06-22T14:32:09.562Z] Version: 23.0.1 [2023-06-22T14:32:09.562Z] API version: 1.42 [2023-06-22T14:32:09.562Z] Go version: go1.19.5 [2023-06-22T14:32:09.562Z] Git commit: a5ee5b1 [2023-06-22T14:32:09.562Z] Built: Thu Feb 9 19:46:32 2023 [2023-06-22T14:32:09.562Z] OS/Arch: linux/arm64 [2023-06-22T14:32:09.562Z] Context: default [2023-06-22T14:32:09.562Z] [2023-06-22T14:32:09.562Z] Server: Docker Engine - Community [2023-06-22T14:32:09.562Z] Engine: [2023-06-22T14:32:09.562Z] Version: 23.0.1 [2023-06-22T14:32:09.562Z] API version: 1.42 (minimum version 1.12) [2023-06-22T14:32:09.562Z] Go version: go1.19.5 [2023-06-22T14:32:09.562Z] Git commit: bc3805a [2023-06-22T14:32:09.562Z] Built: Thu Feb 9 19:46:32 2023 [2023-06-22T14:32:09.562Z] OS/Arch: linux/arm64 [2023-06-22T14:32:09.562Z] Experimental: true [2023-06-22T14:32:09.562Z] containerd: [2023-06-22T14:32:09.562Z] Version: 1.6.18 [2023-06-22T14:32:09.562Z] GitCommit: 2456e983eb9e37e47538f59ea18f2043c9a73640 [2023-06-22T14:32:09.562Z] runc: [2023-06-22T14:32:09.562Z] Version: 1.1.4 [2023-06-22T14:32:09.562Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-06-22T14:32:09.562Z] docker-init: [2023-06-22T14:32:09.562Z] Version: 0.19.0 [2023-06-22T14:32:09.562Z] GitCommit: de40ad0 [Pipeline] sh [2023-06-22T14:32:09.853Z] + docker info [2023-06-22T14:32:09.853Z] Client: [2023-06-22T14:32:09.853Z] Context: default [2023-06-22T14:32:09.853Z] Debug Mode: false [2023-06-22T14:32:09.853Z] Plugins: [2023-06-22T14:32:09.853Z] buildx: Docker Buildx (Docker Inc.) [2023-06-22T14:32:09.853Z] Version: v0.10.4 [2023-06-22T14:32:09.853Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-06-22T14:32:09.853Z] compose: Docker Compose (Docker Inc.) [2023-06-22T14:32:09.853Z] Version: v2.16.0 [2023-06-22T14:32:09.853Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-06-22T14:32:09.853Z] [2023-06-22T14:32:09.853Z] Server: [2023-06-22T14:32:09.853Z] Containers: 0 [2023-06-22T14:32:09.853Z] Running: 0 [2023-06-22T14:32:09.853Z] Paused: 0 [2023-06-22T14:32:09.853Z] Stopped: 0 [2023-06-22T14:32:09.853Z] Images: 2 [2023-06-22T14:32:09.853Z] Server Version: 23.0.1 [2023-06-22T14:32:09.853Z] Storage Driver: overlay2 [2023-06-22T14:32:09.853Z] Backing Filesystem: extfs [2023-06-22T14:32:09.853Z] Supports d_type: true [2023-06-22T14:32:09.853Z] Using metacopy: false [2023-06-22T14:32:09.853Z] Native Overlay Diff: true [2023-06-22T14:32:09.853Z] userxattr: false [2023-06-22T14:32:09.853Z] Logging Driver: json-file [2023-06-22T14:32:09.853Z] Cgroup Driver: cgroupfs [2023-06-22T14:32:09.853Z] Cgroup Version: 1 [2023-06-22T14:32:09.853Z] Plugins: [2023-06-22T14:32:09.853Z] Volume: local [2023-06-22T14:32:09.853Z] Network: bridge host ipvlan macvlan null overlay [2023-06-22T14:32:09.853Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-06-22T14:32:09.853Z] Swarm: inactive [2023-06-22T14:32:09.853Z] Runtimes: io.containerd.runc.v2 runc [2023-06-22T14:32:09.853Z] Default Runtime: runc [2023-06-22T14:32:09.853Z] Init Binary: docker-init [2023-06-22T14:32:09.853Z] containerd version: 2456e983eb9e37e47538f59ea18f2043c9a73640 [2023-06-22T14:32:09.853Z] runc version: v1.1.4-0-g5fd4c4d [2023-06-22T14:32:09.853Z] init version: de40ad0 [2023-06-22T14:32:09.853Z] Security Options: [2023-06-22T14:32:09.853Z] apparmor [2023-06-22T14:32:09.853Z] seccomp [2023-06-22T14:32:09.853Z] Profile: builtin [2023-06-22T14:32:09.853Z] Kernel Version: 5.15.0-1031-aws [2023-06-22T14:32:09.853Z] Operating System: Ubuntu 20.04.6 LTS [2023-06-22T14:32:09.853Z] OSType: linux [2023-06-22T14:32:09.853Z] Architecture: aarch64 [2023-06-22T14:32:09.853Z] CPUs: 8 [2023-06-22T14:32:09.853Z] Total Memory: 30.64GiB [2023-06-22T14:32:09.853Z] Name: ip-10-100-53-143 [2023-06-22T14:32:09.853Z] ID: 1c6d7120-c134-4627-b601-91a150afaa3a [2023-06-22T14:32:09.853Z] Docker Root Dir: /var/lib/docker [2023-06-22T14:32:09.853Z] Debug Mode: false [2023-06-22T14:32:09.853Z] Registry: https://index.docker.io/v1/ [2023-06-22T14:32:09.853Z] Experimental: true [2023-06-22T14:32:09.853Z] Insecure Registries: [2023-06-22T14:32:09.853Z] 127.0.0.0/8 [2023-06-22T14:32:09.853Z] Live Restore Enabled: true [2023-06-22T14:32:09.853Z] [Pipeline] sh [2023-06-22T14:32:10.144Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-06-22T14:32:10.145Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2023-06-22T14:32:10.145Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45791/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2023-06-22T14:32:10.145Z] + bash /home/ubuntu/workspace/moby_PR-45791/check-config.sh [2023-06-22T14:32:10.145Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-06-22T14:32:10.145Z] info: reading kernel config from /boot/config-5.15.0-1031-aws ... [2023-06-22T14:32:10.145Z] [2023-06-22T14:32:10.145Z] Generally Necessary: [2023-06-22T14:32:10.145Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-06-22T14:32:10.145Z] - apparmor: enabled and tools installed [2023-06-22T14:32:10.145Z] - CONFIG_NAMESPACES: enabled [2023-06-22T14:32:10.145Z] - CONFIG_NET_NS: enabled [2023-06-22T14:32:10.145Z] - CONFIG_PID_NS: enabled [2023-06-22T14:32:10.145Z] - CONFIG_IPC_NS: enabled [2023-06-22T14:32:10.145Z] - CONFIG_UTS_NS: enabled [2023-06-22T14:32:10.145Z] - CONFIG_CGROUPS: enabled [2023-06-22T14:32:10.145Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-06-22T14:32:10.145Z] - CONFIG_CGROUP_DEVICE: enabled [2023-06-22T14:32:10.145Z] - CONFIG_CGROUP_FREEZER: enabled [2023-06-22T14:32:10.145Z] - CONFIG_CGROUP_SCHED: enabled [2023-06-22T14:32:10.145Z] - CONFIG_CPUSETS: enabled [2023-06-22T14:32:10.145Z] - CONFIG_MEMCG: enabled [2023-06-22T14:32:10.145Z] - CONFIG_KEYS: enabled [2023-06-22T14:32:10.405Z] - CONFIG_VETH: enabled (as module) [2023-06-22T14:32:10.405Z] - CONFIG_BRIDGE: enabled (as module) [2023-06-22T14:32:10.405Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-06-22T14:32:10.405Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-06-22T14:32:10.405Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-06-22T14:32:10.405Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-06-22T14:32:10.405Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-06-22T14:32:10.405Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-06-22T14:32:10.405Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2023-06-22T14:32:10.405Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-06-22T14:32:10.405Z] - CONFIG_NF_NAT: enabled (as module) [2023-06-22T14:32:10.405Z] - CONFIG_POSIX_MQUEUE: enabled [2023-06-22T14:32:10.405Z] - CONFIG_CGROUP_BPF: enabled [2023-06-22T14:32:10.405Z] [2023-06-22T14:32:10.405Z] Optional Features: [2023-06-22T14:32:10.405Z] - CONFIG_USER_NS: enabled [2023-06-22T14:32:10.405Z] - CONFIG_SECCOMP: enabled [2023-06-22T14:32:10.405Z] - CONFIG_SECCOMP_FILTER: enabled [2023-06-22T14:32:10.405Z] - CONFIG_CGROUP_PIDS: enabled [2023-06-22T14:32:10.405Z] - CONFIG_MEMCG_SWAP: enabled [2023-06-22T14:32:10.405Z] (cgroup swap accounting is currently enabled) [2023-06-22T14:32:10.405Z] - CONFIG_BLK_CGROUP: enabled [2023-06-22T14:32:10.405Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-06-22T14:32:10.405Z] - CONFIG_CGROUP_PERF: enabled [2023-06-22T14:32:10.665Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-06-22T14:32:10.665Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-06-22T14:32:10.665Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-06-22T14:32:10.665Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-06-22T14:32:10.665Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-06-22T14:32:10.665Z] - CONFIG_RT_GROUP_SCHED: missing [2023-06-22T14:32:10.665Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-06-22T14:32:10.665Z] - CONFIG_IP_VS: enabled (as module) [2023-06-22T14:32:10.665Z] - CONFIG_IP_VS_NFCT: enabled [2023-06-22T14:32:10.665Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-06-22T14:32:10.665Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-06-22T14:32:10.665Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-06-22T14:32:10.665Z] - CONFIG_SECURITY_SELINUX: enabled [2023-06-22T14:32:10.665Z] - CONFIG_SECURITY_APPARMOR: enabled [2023-06-22T14:32:10.665Z] - CONFIG_EXT4_FS: enabled [2023-06-22T14:32:10.665Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-06-22T14:32:10.665Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-06-22T14:32:10.665Z] - Network Drivers: [2023-06-22T14:32:10.665Z] - "overlay": [2023-06-22T14:32:10.665Z] - CONFIG_VXLAN: enabled (as module) [2023-06-22T14:32:10.665Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-06-22T14:32:10.665Z] Optional (for encrypted networks): [2023-06-22T14:32:10.925Z] - CONFIG_CRYPTO: enabled [2023-06-22T14:32:10.925Z] - CONFIG_CRYPTO_AEAD: enabled [2023-06-22T14:32:10.925Z] - CONFIG_CRYPTO_GCM: enabled [2023-06-22T14:32:10.925Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-06-22T14:32:10.925Z] - CONFIG_CRYPTO_GHASH: enabled [2023-06-22T14:32:10.925Z] - CONFIG_XFRM: enabled [2023-06-22T14:32:10.925Z] - CONFIG_XFRM_USER: enabled (as module) [2023-06-22T14:32:10.925Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-06-22T14:32:10.925Z] - CONFIG_INET_ESP: enabled (as module) [2023-06-22T14:32:10.925Z] - "ipvlan": [2023-06-22T14:32:10.925Z] - CONFIG_IPVLAN: enabled (as module) [2023-06-22T14:32:10.925Z] - "macvlan": [2023-06-22T14:32:10.925Z] - CONFIG_MACVLAN: enabled (as module) [2023-06-22T14:32:10.925Z] - CONFIG_DUMMY: enabled (as module) [2023-06-22T14:32:10.925Z] - "ftp,tftp client in container": [2023-06-22T14:32:10.925Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-06-22T14:32:10.925Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-06-22T14:32:10.925Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-06-22T14:32:10.925Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-06-22T14:32:10.925Z] - Storage Drivers: [2023-06-22T14:32:10.925Z] - "aufs": [2023-06-22T14:32:10.925Z] - CONFIG_AUFS_FS: enabled (as module) [2023-06-22T14:32:10.925Z] - "btrfs": [2023-06-22T14:32:10.925Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-06-22T14:32:10.925Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-06-22T14:32:10.925Z] - "devicemapper": [2023-06-22T14:32:10.925Z] - CONFIG_BLK_DEV_DM: enabled [2023-06-22T14:32:10.925Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-06-22T14:32:10.925Z] - "overlay": [2023-06-22T14:32:10.925Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-06-22T14:32:10.925Z] - "zfs": [2023-06-22T14:32:10.925Z] - /dev/zfs: present [2023-06-22T14:32:10.925Z] - zfs command: missing [2023-06-22T14:32:10.925Z] - zpool command: missing [2023-06-22T14:32:10.925Z] [2023-06-22T14:32:10.925Z] Limits: [2023-06-22T14:32:10.925Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-06-22T14:32:10.925Z] [2023-06-22T14:32:10.925Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-06-22T14:32:11.237Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e . [2023-06-22T14:32:11.496Z] #1 [internal] load .dockerignore [2023-06-22T14:32:11.496Z] #1 transferring context: 113B done [2023-06-22T14:32:11.496Z] #1 DONE 0.0s [2023-06-22T14:32:11.496Z] [2023-06-22T14:32:11.496Z] #2 [internal] load build definition from Dockerfile [2023-06-22T14:32:11.496Z] #2 transferring dockerfile: 27.31kB done [2023-06-22T14:32:11.496Z] #2 DONE 0.0s [2023-06-22T14:32:11.496Z] [2023-06-22T14:32:11.496Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-06-22T14:32:11.496Z] #3 DONE 0.1s [2023-06-22T14:32:11.496Z] [2023-06-22T14:32:11.496Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-06-22T14:32:11.496Z] #4 CACHED [2023-06-22T14:32:11.496Z] [2023-06-22T14:32:11.496Z] #5 [internal] load metadata for docker.io/tonistiigi/xx:1.2.1 [2023-06-22T14:32:11.756Z] #5 DONE 0.1s [2023-06-22T14:32:11.756Z] [2023-06-22T14:32:11.756Z] #6 [internal] load metadata for docker.io/library/busybox:latest [2023-06-22T14:32:11.756Z] #6 DONE 0.0s [2023-06-22T14:32:11.756Z] [2023-06-22T14:32:11.756Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-06-22T14:32:11.756Z] #7 DONE 0.1s [2023-06-22T14:32:11.756Z] [2023-06-22T14:32:11.756Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2023-06-22T14:32:12.016Z] #8 DONE 0.3s [2023-06-22T14:32:12.016Z] [2023-06-22T14:32:12.016Z] #9 [internal] load metadata for docker.io/library/golang:1.19.10-bullseye [2023-06-22T14:32:12.016Z] #9 DONE 0.3s [2023-06-22T14:32:12.016Z] [2023-06-22T14:32:12.016Z] #10 [build-dummy 1/2] FROM docker.io/library/busybox [2023-06-22T14:32:12.016Z] #10 DONE 0.0s [2023-06-22T14:32:12.016Z] [2023-06-22T14:32:12.016Z] #11 [build-dummy 2/2] RUN mkdir -p /build [2023-06-22T14:32:12.016Z] #11 CACHED [2023-06-22T14:32:12.016Z] [2023-06-22T14:32:12.016Z] #12 [binary-dummy 1/1] COPY --from=build-dummy /build /build [2023-06-22T14:32:12.016Z] #12 CACHED [2023-06-22T14:32:12.016Z] [2023-06-22T14:32:12.016Z] #13 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-06-22T14:32:12.016Z] #13 CACHED [2023-06-22T14:32:12.016Z] [2023-06-22T14:32:12.016Z] #14 [xx 1/1] FROM docker.io/tonistiigi/xx:1.2.1@sha256:8879a398dedf0aadaacfbd332b29ff2f84bc39ae6d4e9c0a1109db27ac5ba012 [2023-06-22T14:32:12.016Z] #14 CACHED [2023-06-22T14:32:12.016Z] [2023-06-22T14:32:12.016Z] #15 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d [2023-06-22T14:32:12.016Z] #15 resolve docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d 0.1s done [2023-06-22T14:32:12.016Z] #15 sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d 1.85kB / 1.85kB done [2023-06-22T14:32:12.016Z] #15 sha256:0f56dd5a1687619972eeb539b273b4f3ec04431db69d4b569c2ce6ef48478538 529B / 529B done [2023-06-22T14:32:12.016Z] #15 sha256:14e29f082305a166d68417c39e310598aa0b1c9e937048d0f5c66b5556488a4f 1.48kB / 1.48kB done [2023-06-22T14:32:12.016Z] #15 sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 4.19MB / 53.70MB 0.1s [2023-06-22T14:32:12.277Z] #15 sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 16.78MB / 53.70MB 0.2s [2023-06-22T14:32:12.277Z] #15 sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 26.21MB / 53.70MB 0.3s [2023-06-22T14:32:12.537Z] #15 sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 32.51MB / 53.70MB 0.4s [2023-06-22T14:32:12.537Z] #15 sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 46.14MB / 53.70MB 0.5s [2023-06-22T14:32:12.797Z] #15 sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 53.70MB / 53.70MB 0.7s [2023-06-22T14:32:13.736Z] #15 ... [2023-06-22T14:32:13.736Z] [2023-06-22T14:32:13.736Z] #16 [internal] load build context [2023-06-22T14:32:13.736Z] #16 transferring context: 64.06MB 0.8s done [2023-06-22T14:32:13.736Z] #16 DONE 1.7s [2023-06-22T14:32:13.736Z] [2023-06-22T14:32:13.736Z] #15 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:1e5f2d70c9441c971607727f56d0776fb9eecf23cd37b595b26db7a974b2301d [2023-06-22T14:32:13.736Z] #15 sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 53.70MB / 53.70MB 1.7s done [2023-06-22T14:32:13.736Z] #15 extracting sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 [2023-06-22T14:32:15.116Z] #15 extracting sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 1.1s done [2023-06-22T14:32:17.024Z] #15 DONE 4.7s [2023-06-22T14:32:17.024Z] [2023-06-22T14:32:17.024Z] #17 [base 1/5] FROM docker.io/library/golang:1.19.10-bullseye@sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 [2023-06-22T14:32:17.024Z] #17 resolve docker.io/library/golang:1.19.10-bullseye@sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 0.0s done [2023-06-22T14:32:17.024Z] #17 sha256:3b90602383b5196ae0f8744277182f671de6f12c55664a9f36b274ab9266b5cc 54.68MB / 54.68MB 3.0s done [2023-06-22T14:32:17.024Z] #17 sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 1.86kB / 1.86kB done [2023-06-22T14:32:17.024Z] #17 sha256:596b3506a9023453c5d3302058f70c86deb4dd1ba029d42ed181bfec11de45d8 1.58kB / 1.58kB done [2023-06-22T14:32:17.024Z] #17 sha256:46eacba488b7d62694daa05ad9749811a3f9d5f35d2c3055cc40a26a2db384c2 6.87kB / 6.87kB done [2023-06-22T14:32:17.024Z] #17 sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 53.70MB / 53.70MB 1.7s done [2023-06-22T14:32:17.024Z] #17 sha256:751c9c60873892c6128382a04355bf76576dd23d87e5fdad03161dba5a2db45e 15.75MB / 15.75MB 0.3s done [2023-06-22T14:32:17.024Z] #17 sha256:5934604f05cfa5fc523d1939e56f64f56e9ccbfb5974033fbe3ebeabf597d37a 81.44MB / 81.44MB 4.6s [2023-06-22T14:32:17.024Z] #17 extracting sha256:663ccfaf62a5d7b997bca03d1dc6d5dfff01b9e0de08d86dbea8957ea92d7d16 1.1s done [2023-06-22T14:32:17.024Z] #17 extracting sha256:751c9c60873892c6128382a04355bf76576dd23d87e5fdad03161dba5a2db45e 0.2s done [2023-06-22T14:32:17.024Z] #17 extracting sha256:3b90602383b5196ae0f8744277182f671de6f12c55664a9f36b274ab9266b5cc 0.1s [2023-06-22T14:32:17.024Z] #17 sha256:9e5a036cbcacfcedb993f827f697cdd1e045e476f2b99fdaa96828a48e5011d8 6.29MB / 115.33MB 4.8s [2023-06-22T14:32:17.024Z] #17 sha256:cde19f0069c0237d23817e3cf54da15905fad223e275c7de9fdd0e133bfc5f99 154B / 154B 4.7s done [2023-06-22T14:32:17.024Z] #17 sha256:9e5a036cbcacfcedb993f827f697cdd1e045e476f2b99fdaa96828a48e5011d8 17.83MB / 115.33MB 4.9s [2023-06-22T14:32:17.024Z] #17 sha256:9e5a036cbcacfcedb993f827f697cdd1e045e476f2b99fdaa96828a48e5011d8 28.32MB / 115.33MB 5.0s [2023-06-22T14:32:17.024Z] #17 sha256:9e5a036cbcacfcedb993f827f697cdd1e045e476f2b99fdaa96828a48e5011d8 38.80MB / 115.33MB 5.1s [2023-06-22T14:32:17.284Z] #17 sha256:9e5a036cbcacfcedb993f827f697cdd1e045e476f2b99fdaa96828a48e5011d8 51.38MB / 115.33MB 5.2s [2023-06-22T14:32:17.544Z] #17 sha256:9e5a036cbcacfcedb993f827f697cdd1e045e476f2b99fdaa96828a48e5011d8 60.73MB / 115.33MB 5.4s [2023-06-22T14:32:17.544Z] #17 extracting sha256:3b90602383b5196ae0f8744277182f671de6f12c55664a9f36b274ab9266b5cc 1.0s done [2023-06-22T14:32:17.544Z] #17 sha256:9e5a036cbcacfcedb993f827f697cdd1e045e476f2b99fdaa96828a48e5011d8 67.11MB / 115.33MB 5.6s [2023-06-22T14:32:17.804Z] #17 sha256:9e5a036cbcacfcedb993f827f697cdd1e045e476f2b99fdaa96828a48e5011d8 83.89MB / 115.33MB 5.7s [2023-06-22T14:32:17.804Z] #17 extracting sha256:5934604f05cfa5fc523d1939e56f64f56e9ccbfb5974033fbe3ebeabf597d37a [2023-06-22T14:32:18.064Z] #17 sha256:9e5a036cbcacfcedb993f827f697cdd1e045e476f2b99fdaa96828a48e5011d8 93.32MB / 115.33MB 6.0s [2023-06-22T14:32:18.064Z] #17 sha256:9e5a036cbcacfcedb993f827f697cdd1e045e476f2b99fdaa96828a48e5011d8 99.61MB / 115.33MB 6.1s [2023-06-22T14:32:18.325Z] #17 sha256:9e5a036cbcacfcedb993f827f697cdd1e045e476f2b99fdaa96828a48e5011d8 115.33MB / 115.33MB 6.3s [2023-06-22T14:32:18.894Z] #17 extracting sha256:5934604f05cfa5fc523d1939e56f64f56e9ccbfb5974033fbe3ebeabf597d37a 1.0s done [2023-06-22T14:32:20.801Z] #17 sha256:9e5a036cbcacfcedb993f827f697cdd1e045e476f2b99fdaa96828a48e5011d8 115.33MB / 115.33MB 8.7s done [2023-06-22T14:32:20.801Z] #17 extracting sha256:9e5a036cbcacfcedb993f827f697cdd1e045e476f2b99fdaa96828a48e5011d8 [2023-06-22T14:32:22.182Z] #17 ... [2023-06-22T14:32:22.182Z] [2023-06-22T14:32:22.182Z] #18 [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-06-22T14:32:22.182Z] #0 0.618 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-06-22T14:32:22.182Z] #0 0.629 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-06-22T14:32:22.182Z] #0 0.629 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-06-22T14:32:22.182Z] #0 0.758 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-06-22T14:32:22.182Z] #0 1.031 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB] [2023-06-22T14:32:22.182Z] #0 1.033 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] [2023-06-22T14:32:22.182Z] #0 1.935 Fetched 8532 kB in 2s (5422 kB/s) [2023-06-22T14:32:22.182Z] #0 1.935 Reading package lists... [2023-06-22T14:32:22.182Z] #0 2.532 Reading package lists... [2023-06-22T14:32:22.182Z] #0 3.199 Building dependency tree... [2023-06-22T14:32:22.182Z] #0 3.349 Reading state information... [2023-06-22T14:32:22.182Z] #0 3.514 The following additional packages will be installed: [2023-06-22T14:32:22.182Z] #0 3.515 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-06-22T14:32:22.182Z] #0 3.515 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-06-22T14:32:22.182Z] #0 3.516 Recommended packages: [2023-06-22T14:32:22.182Z] #0 3.516 libldap-common publicsuffix libsasl2-modules [2023-06-22T14:32:22.182Z] #0 3.622 The following NEW packages will be installed: [2023-06-22T14:32:22.182Z] #0 3.623 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-06-22T14:32:22.182Z] #0 3.623 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-06-22T14:32:22.182Z] #0 3.624 libssh2-1 openssl [2023-06-22T14:32:22.182Z] #0 3.896 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2023-06-22T14:32:22.182Z] #0 3.896 Need to get 2945 kB of archives. [2023-06-22T14:32:22.182Z] #0 3.896 After this operation, 6484 kB of additional disk space will be used. [2023-06-22T14:32:22.182Z] #0 3.896 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u5 [832 kB] [2023-06-22T14:32:22.182Z] #0 3.929 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2023-06-22T14:32:22.182Z] #0 3.931 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2023-06-22T14:32:22.182Z] #0 3.933 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-06-22T14:32:22.182Z] #0 3.952 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2023-06-22T14:32:22.182Z] #0 3.952 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2023-06-22T14:32:22.182Z] #0 3.954 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2023-06-22T14:32:22.182Z] #0 3.954 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2023-06-22T14:32:22.182Z] #0 4.014 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2023-06-22T14:32:22.182Z] #0 4.014 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2023-06-22T14:32:22.182Z] #0 4.015 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u7 [325 kB] [2023-06-22T14:32:22.182Z] #0 4.016 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u7 [265 kB] [2023-06-22T14:32:22.182Z] #0 4.018 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-06-22T14:32:22.182Z] #0 4.029 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-06-22T14:32:22.182Z] #0 4.029 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-06-22T14:32:22.182Z] #0 4.240 debconf: delaying package configuration, since apt-utils is not installed [2023-06-22T14:32:22.182Z] #0 4.271 Fetched 2945 kB in 0s (7381 kB/s) [2023-06-22T14:32:22.182Z] #0 4.292 Selecting previously unselected package openssl. [2023-06-22T14:32:22.182Z] #0 4.292 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6656 files and directories currently installed.) [2023-06-22T14:32:22.182Z] #0 4.297 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u5_arm64.deb ... [2023-06-22T14:32:22.182Z] #0 4.300 Unpacking openssl (1.1.1n-0+deb11u5) ... [2023-06-22T14:32:22.182Z] #0 4.396 Selecting previously unselected package ca-certificates. [2023-06-22T14:32:22.182Z] #0 4.398 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-06-22T14:32:22.182Z] #0 4.402 Unpacking ca-certificates (20210119) ... [2023-06-22T14:32:22.182Z] #0 4.456 Selecting previously unselected package libbrotli1:arm64. [2023-06-22T14:32:22.182Z] #0 4.458 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2023-06-22T14:32:22.182Z] #0 4.465 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2023-06-22T14:32:22.182Z] #0 4.511 Selecting previously unselected package libsasl2-modules-db:arm64. [2023-06-22T14:32:22.182Z] #0 4.513 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-06-22T14:32:22.182Z] #0 4.516 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-06-22T14:32:22.182Z] #0 4.634 Selecting previously unselected package libsasl2-2:arm64. [2023-06-22T14:32:22.182Z] #0 4.636 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-06-22T14:32:22.182Z] #0 4.641 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-06-22T14:32:22.182Z] #0 4.685 Selecting previously unselected package libldap-2.4-2:arm64. [2023-06-22T14:32:22.182Z] #0 4.687 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2023-06-22T14:32:22.182Z] #0 4.691 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-06-22T14:32:22.182Z] #0 4.738 Selecting previously unselected package libnghttp2-14:arm64. [2023-06-22T14:32:22.182Z] #0 4.739 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2023-06-22T14:32:22.182Z] #0 4.744 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2023-06-22T14:32:22.182Z] #0 4.786 Selecting previously unselected package libpsl5:arm64. [2023-06-22T14:32:22.182Z] #0 4.788 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2023-06-22T14:32:22.182Z] #0 4.792 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2023-06-22T14:32:22.182Z] #0 4.829 Selecting previously unselected package librtmp1:arm64. [2023-06-22T14:32:22.182Z] #0 4.830 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2023-06-22T14:32:22.182Z] #0 4.834 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-06-22T14:32:22.182Z] #0 4.880 Selecting previously unselected package libssh2-1:arm64. [2023-06-22T14:32:22.182Z] #0 4.882 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2023-06-22T14:32:22.183Z] #0 4.888 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2023-06-22T14:32:22.183Z] #0 4.931 Selecting previously unselected package libcurl4:arm64. [2023-06-22T14:32:22.183Z] #0 4.933 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u7_arm64.deb ... [2023-06-22T14:32:22.183Z] #0 4.936 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u7) ... [2023-06-22T14:32:22.183Z] #0 4.987 Selecting previously unselected package curl. [2023-06-22T14:32:22.183Z] #0 4.989 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u7_arm64.deb ... [2023-06-22T14:32:22.183Z] #0 4.994 Unpacking curl (7.74.0-1.3+deb11u7) ... [2023-06-22T14:32:22.183Z] #0 5.040 Selecting previously unselected package libonig5:arm64. [2023-06-22T14:32:22.183Z] #0 5.042 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2023-06-22T14:32:22.183Z] #0 5.048 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-06-22T14:32:22.183Z] #0 5.134 Selecting previously unselected package libjq1:arm64. [2023-06-22T14:32:22.183Z] #0 5.136 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2023-06-22T14:32:22.183Z] #0 5.140 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-06-22T14:32:22.183Z] #0 5.190 Selecting previously unselected package jq. [2023-06-22T14:32:22.183Z] #0 5.191 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2023-06-22T14:32:22.183Z] #0 5.199 Unpacking jq (1.6-2.1) ... [2023-06-22T14:32:22.183Z] #18 5.293 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2023-06-22T14:32:22.183Z] #18 5.307 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2023-06-22T14:32:22.183Z] #18 5.319 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2023-06-22T14:32:22.183Z] #18 5.331 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-06-22T14:32:22.183Z] #18 5.343 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-06-22T14:32:22.183Z] #18 5.355 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-06-22T14:32:22.183Z] #18 5.370 Setting up libssh2-1:arm64 (1.9.0-2) ... [2023-06-22T14:32:22.183Z] #18 5.384 Setting up openssl (1.1.1n-0+deb11u5) ... [2023-06-22T14:32:22.183Z] #18 5.402 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-06-22T14:32:22.183Z] #18 5.414 Setting up libjq1:arm64 (1.6-2.1) ... [2023-06-22T14:32:22.183Z] #18 5.464 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-06-22T14:32:22.183Z] #18 5.474 Setting up ca-certificates (20210119) ... [2023-06-22T14:32:22.752Z] #18 5.958 Updating certificates in /etc/ssl/certs... [2023-06-22T14:32:23.322Z] #18 ... [2023-06-22T14:32:23.322Z] [2023-06-22T14:32:23.322Z] #17 [base 1/5] FROM docker.io/library/golang:1.19.10-bullseye@sha256:84c27480a5aac854eb1982f931a48eed1ba0f318673a9636e2fdba2e601955d9 [2023-06-22T14:32:23.322Z] #17 extracting sha256:9e5a036cbcacfcedb993f827f697cdd1e045e476f2b99fdaa96828a48e5011d8 2.0s done [2023-06-22T14:32:23.322Z] #17 extracting sha256:cde19f0069c0237d23817e3cf54da15905fad223e275c7de9fdd0e133bfc5f99 done [2023-06-22T14:32:23.322Z] #17 DONE 11.2s [2023-06-22T14:32:23.322Z] [2023-06-22T14:32:23.322Z] #18 [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-06-22T14:32:23.322Z] #18 6.528 129 added, 0 removed; done. [2023-06-22T14:32:23.322Z] #18 ... [2023-06-22T14:32:23.322Z] [2023-06-22T14:32:23.322Z] #19 [base 2/5] COPY --from=xx / / [2023-06-22T14:32:29.893Z] #19 ... [2023-06-22T14:32:29.893Z] [2023-06-22T14:32:29.893Z] #18 [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-06-22T14:32:29.893Z] #18 6.702 Setting up jq (1.6-2.1) ... [2023-06-22T14:32:29.893Z] #18 6.784 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u7) ... [2023-06-22T14:32:29.893Z] #18 6.867 Setting up curl (7.74.0-1.3+deb11u7) ... [2023-06-22T14:32:29.893Z] #18 6.965 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-06-22T14:32:29.893Z] #18 7.071 Processing triggers for ca-certificates (20210119) ... [2023-06-22T14:32:29.893Z] #18 7.113 Updating certificates in /etc/ssl/certs... [2023-06-22T14:32:29.893Z] #18 7.543 0 added, 0 removed; done. [2023-06-22T14:32:29.893Z] #18 7.543 Running hooks in /etc/ca-certificates/update.d... [2023-06-22T14:32:29.893Z] #18 7.544 done. [2023-06-22T14:32:31.273Z] #18 DONE 14.7s [2023-06-22T14:32:31.273Z] [2023-06-22T14:32:31.273Z] #19 [base 2/5] COPY --from=xx / / [2023-06-22T14:32:31.533Z] #19 DONE 8.3s [2023-06-22T14:32:31.533Z] [2023-06-22T14:32:31.533Z] #20 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-06-22T14:32:31.533Z] #20 DONE 0.1s [2023-06-22T14:32:31.533Z] [2023-06-22T14:32:31.533Z] #21 [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-06-22T14:32:31.793Z] #21 ... [2023-06-22T14:32:31.793Z] [2023-06-22T14:32:31.793Z] #22 [base 3/5] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-06-22T14:32:31.793Z] #22 DONE 0.4s [2023-06-22T14:32:32.052Z] [2023-06-22T14:32:32.052Z] #23 [base 4/5] 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-06-22T14:32:32.312Z] #23 DONE 0.5s [2023-06-22T14:32:32.312Z] [2023-06-22T14:32:32.312Z] #24 [base 5/5] RUN apt-get update && apt-get install --no-install-recommends -y file [2023-06-22T14:32:33.250Z] #24 0.919 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-06-22T14:32:33.251Z] #24 1.008 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-06-22T14:32:33.251Z] #24 1.011 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-06-22T14:32:33.251Z] #24 1.054 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-06-22T14:32:33.820Z] #24 1.288 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB] [2023-06-22T14:32:33.820Z] #24 1.291 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] [2023-06-22T14:32:34.759Z] #24 2.183 Fetched 8532 kB in 2s (5031 kB/s) [2023-06-22T14:32:35.018Z] #24 2.183 Reading package lists... [2023-06-22T14:32:35.587Z] #24 2.723 Reading package lists... [2023-06-22T14:32:35.846Z] #24 3.267 Building dependency tree... [2023-06-22T14:32:35.846Z] #24 3.430 Reading state information... [2023-06-22T14:32:36.106Z] #24 3.617 The following additional packages will be installed: [2023-06-22T14:32:36.106Z] #24 3.618 libmagic-mgc libmagic1 [2023-06-22T14:32:36.106Z] #24 3.645 The following NEW packages will be installed: [2023-06-22T14:32:36.106Z] #24 3.645 file libmagic-mgc libmagic1 [2023-06-22T14:32:36.365Z] #24 3.963 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2023-06-22T14:32:36.365Z] #24 3.963 Need to get 463 kB of archives. [2023-06-22T14:32:36.365Z] #24 3.963 After this operation, 7063 kB of additional disk space will be used. [2023-06-22T14:32:36.365Z] #24 3.963 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2023-06-22T14:32:36.365Z] #24 4.035 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2023-06-22T14:32:36.365Z] #24 4.039 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2023-06-22T14:32:36.624Z] #24 4.170 debconf: delaying package configuration, since apt-utils is not installed [2023-06-22T14:32:36.624Z] #24 4.208 Fetched 463 kB in 0s (1193 kB/s) [2023-06-22T14:32:36.624Z] #24 4.227 Selecting previously unselected package libmagic-mgc. [2023-06-22T14:32:36.624Z] #24 4.227 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2023-06-22T14:32:36.624Z] #24 4.237 Preparing to unpack .../libmagic-mgc_1%3a5.39-3_arm64.deb ... [2023-06-22T14:32:36.624Z] #24 4.240 Unpacking libmagic-mgc (1:5.39-3) ... [2023-06-22T14:32:36.624Z] #24 4.311 Selecting previously unselected package libmagic1:arm64. [2023-06-22T14:32:36.624Z] #24 4.313 Preparing to unpack .../libmagic1_1%3a5.39-3_arm64.deb ... [2023-06-22T14:32:36.624Z] #24 4.321 Unpacking libmagic1:arm64 (1:5.39-3) ... [2023-06-22T14:32:36.884Z] #24 4.360 Selecting previously unselected package file. [2023-06-22T14:32:36.884Z] #24 4.362 Preparing to unpack .../file_1%3a5.39-3_arm64.deb ... [2023-06-22T14:32:36.884Z] #24 4.366 Unpacking file (1:5.39-3) ... [2023-06-22T14:32:36.884Z] #24 4.407 Setting up libmagic-mgc (1:5.39-3) ... [2023-06-22T14:32:36.884Z] #24 4.418 Setting up libmagic1:arm64 (1:5.39-3) ... [2023-06-22T14:32:36.884Z] #24 4.437 Setting up file (1:5.39-3) ... [2023-06-22T14:32:36.884Z] #24 4.455 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-06-22T14:32:37.876Z] #24 DONE 5.4s [2023-06-22T14:32:37.876Z] [2023-06-22T14:32:37.876Z] #25 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini [2023-06-22T14:32:38.136Z] #25 ... [2023-06-22T14:32:38.136Z] [2023-06-22T14:32:38.136Z] #26 [containerd-src 1/3] WORKDIR /usr/src/containerd [2023-06-22T14:32:38.136Z] #26 DONE 0.4s [2023-06-22T14:32:38.136Z] [2023-06-22T14:32:38.136Z] #27 [dockercli 1/3] WORKDIR /go/src/github.com/docker/cli [2023-06-22T14:32:38.136Z] #27 DONE 0.4s [2023-06-22T14:32:38.136Z] [2023-06-22T14:32:38.136Z] #28 [runc-src 1/3] WORKDIR /usr/src/runc [2023-06-22T14:32:38.136Z] #28 DONE 0.4s [2023-06-22T14:32:38.136Z] [2023-06-22T14:32:38.136Z] #29 [containerd-build 1/3] WORKDIR /go/src/github.com/containerd/containerd [2023-06-22T14:32:38.136Z] #29 DONE 0.4s [2023-06-22T14:32:38.136Z] [2023-06-22T14:32:38.136Z] #30 [swagger-src 1/3] WORKDIR /usr/src/swagger [2023-06-22T14:32:38.136Z] #30 DONE 0.4s [2023-06-22T14:32:38.136Z] [2023-06-22T14:32:38.136Z] #31 [runc-build 1/3] WORKDIR /go/src/github.com/opencontainers/runc [2023-06-22T14:32:38.136Z] #31 DONE 0.5s [2023-06-22T14:32:38.136Z] [2023-06-22T14:32:38.136Z] #32 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-06-22T14:32:38.136Z] #32 DONE 0.5s [2023-06-22T14:32:38.136Z] [2023-06-22T14:32:38.136Z] #33 [tini-src 1/3] WORKDIR /usr/src/tini [2023-06-22T14:32:38.136Z] #33 DONE 0.5s [2023-06-22T14:32:38.397Z] [2023-06-22T14:32:38.397Z] #34 [registry-src 1/2] WORKDIR /usr/src/registry [2023-06-22T14:32:38.397Z] #34 DONE 0.5s [2023-06-22T14:32:38.397Z] [2023-06-22T14:32:38.397Z] #35 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-06-22T14:32:38.397Z] #35 DONE 0.5s [2023-06-22T14:32:38.397Z] [2023-06-22T14:32:38.397Z] #36 [rootlesskit-build 1/5] WORKDIR /go/src/github.com/rootless-containers/rootlesskit [2023-06-22T14:32:38.397Z] #36 DONE 0.5s [2023-06-22T14:32:38.397Z] [2023-06-22T14:32:38.397Z] #37 [rootlesskit-src 1/3] WORKDIR /usr/src/rootlesskit [2023-06-22T14:32:38.397Z] #37 DONE 0.6s [2023-06-22T14:32:38.397Z] [2023-06-22T14:32:38.397Z] #38 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-06-22T14:32:38.397Z] #38 ... [2023-06-22T14:32:38.397Z] [2023-06-22T14:32:38.397Z] #39 [delve-src 1/3] WORKDIR /usr/src/delve [2023-06-22T14:32:38.397Z] #39 DONE 0.6s [2023-06-22T14:32:38.397Z] [2023-06-22T14:32:38.397Z] #25 [tini-build 1/4] WORKDIR /go/src/github.com/krallin/tini [2023-06-22T14:32:38.397Z] #25 DONE 0.6s [2023-06-22T14:32:38.397Z] [2023-06-22T14:32:38.397Z] #40 [dockercli-src 1/5] WORKDIR /tmp/dockercli [2023-06-22T14:32:38.397Z] #40 DONE 0.6s [2023-06-22T14:32:38.657Z] [2023-06-22T14:32:38.657Z] #21 [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-06-22T14:32:38.657Z] #21 1.664 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-06-22T14:32:38.657Z] #21 1.854 [2023-06-22T14:32:38.657Z] #21 2.071 #=#=# ######################################################################## 100.0% [2023-06-22T14:32:38.657Z] #21 2.313 [2023-06-22T14:32:38.657Z] #21 3.294 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-06-22T14:32:38.657Z] #21 3.482 [2023-06-22T14:32:38.657Z] #21 3.700 #=#=# 0.7% ######################################################################## 100.0% [2023-06-22T14:32:38.657Z] #21 3.997 [2023-06-22T14:32:38.657Z] #21 5.030 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-06-22T14:32:38.657Z] #21 5.218 [2023-06-22T14:32:38.657Z] #21 5.436 #=#=# 0.1% ########################################## 59.2% ######################################################################## 100.0% [2023-06-22T14:32:38.657Z] #21 6.212 [2023-06-22T14:32:38.920Z] #21 7.365 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-06-22T14:32:39.183Z] #21 7.620 [2023-06-22T14:32:39.443Z] #21 7.882 #=#=# ######################################################################## 100.0% [2023-06-22T14:32:39.704Z] #21 ... [2023-06-22T14:32:39.704Z] [2023-06-22T14:32:39.704Z] #41 [containerd-src 2/3] RUN git init . && git remote add origin "https://github.com/containerd/containerd.git" [2023-06-22T14:32:39.704Z] #0 1.219 hint: Using 'master' as the name for the initial branch. This default branch name [2023-06-22T14:32:39.704Z] #0 1.219 hint: is subject to change. To configure the initial branch name to use in all [2023-06-22T14:32:39.704Z] #0 1.219 hint: of your new repositories, which will suppress this warning, call: [2023-06-22T14:32:39.704Z] #0 1.219 hint: [2023-06-22T14:32:39.704Z] #0 1.219 hint: git config --global init.defaultBranch [2023-06-22T14:32:39.704Z] #0 1.219 hint: [2023-06-22T14:32:39.704Z] #0 1.219 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-06-22T14:32:39.704Z] #0 1.219 hint: 'development'. The just-created branch can be renamed via this command: [2023-06-22T14:32:39.704Z] #0 1.219 hint: [2023-06-22T14:32:39.704Z] #0 1.219 hint: git branch -m [2023-06-22T14:32:39.704Z] #0 1.228 Initialized empty Git repository in /usr/src/containerd/.git/ [2023-06-22T14:32:39.704Z] #41 DONE 1.4s [2023-06-22T14:32:39.704Z] [2023-06-22T14:32:39.704Z] #42 [containerd-src 3/3] RUN git fetch -q --depth 1 origin "v1.6.21" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-06-22T14:32:40.275Z] #42 ... [2023-06-22T14:32:40.275Z] [2023-06-22T14:32:40.275Z] #43 [tini-src 2/3] RUN git init . && git remote add origin "https://github.com/krallin/tini.git" [2023-06-22T14:32:40.275Z] #0 1.596 hint: Using 'master' as the name for the initial branch. This default branch name [2023-06-22T14:32:40.275Z] #0 1.596 hint: is subject to change. To configure the initial branch name to use in all [2023-06-22T14:32:40.275Z] #0 1.596 hint: of your new repositories, which will suppress this warning, call: [2023-06-22T14:32:40.275Z] #0 1.596 hint: [2023-06-22T14:32:40.275Z] #0 1.596 hint: git config --global init.defaultBranch [2023-06-22T14:32:40.275Z] #0 1.596 hint: [2023-06-22T14:32:40.275Z] #0 1.596 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-06-22T14:32:40.275Z] #0 1.596 hint: 'development'. The just-created branch can be renamed via this command: [2023-06-22T14:32:40.275Z] #0 1.596 hint: [2023-06-22T14:32:40.275Z] #0 1.596 hint: git branch -m [2023-06-22T14:32:40.275Z] #0 1.598 Initialized empty Git repository in /usr/src/tini/.git/ [2023-06-22T14:32:40.275Z] #43 DONE 2.0s [2023-06-22T14:32:40.275Z] [2023-06-22T14:32:40.275Z] #44 [swagger-src 2/3] RUN git init . && git remote add origin "https://github.com/kolyshkin/go-swagger.git" [2023-06-22T14:32:40.275Z] #0 1.995 hint: Using 'master' as the name for the initial branch. This default branch name [2023-06-22T14:32:40.275Z] #0 2.006 Initialized empty Git repository in /usr/src/swagger/.git/ [2023-06-22T14:32:40.275Z] #0 2.007 hint: is subject to change. To configure the initial branch name to use in all [2023-06-22T14:32:40.275Z] #0 2.007 hint: of your new repositories, which will suppress this warning, call: [2023-06-22T14:32:40.275Z] #0 2.007 hint: [2023-06-22T14:32:40.275Z] #0 2.007 hint: git config --global init.defaultBranch [2023-06-22T14:32:40.275Z] #0 2.007 hint: [2023-06-22T14:32:40.275Z] #0 2.007 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-06-22T14:32:40.275Z] #0 2.007 hint: 'development'. The just-created branch can be renamed via this command: [2023-06-22T14:32:40.275Z] #0 2.007 hint: [2023-06-22T14:32:40.275Z] #0 2.007 hint: git branch -m [2023-06-22T14:32:40.275Z] #44 DONE 2.1s [2023-06-22T14:32:40.539Z] [2023-06-22T14:32:40.539Z] #45 [registry-src 2/2] RUN git init . && git remote add origin "https://github.com/distribution/distribution.git" [2023-06-22T14:32:40.539Z] #0 1.986 hint: Using 'master' as the name for the initial branch. This default branch name [2023-06-22T14:32:40.539Z] #0 1.986 hint: is subject to change. To configure the initial branch name to use in all [2023-06-22T14:32:40.539Z] #0 1.986 hint: of your new repositories, which will suppress this warning, call: [2023-06-22T14:32:40.539Z] #0 1.986 hint: [2023-06-22T14:32:40.539Z] #0 1.986 hint: git config --global init.defaultBranch [2023-06-22T14:32:40.539Z] #0 1.986 hint: [2023-06-22T14:32:40.539Z] #0 1.986 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-06-22T14:32:40.539Z] #0 1.986 hint: 'development'. The just-created branch can be renamed via this command: [2023-06-22T14:32:40.539Z] #0 1.986 hint: [2023-06-22T14:32:40.539Z] #0 1.986 hint: git branch -m [2023-06-22T14:32:40.539Z] #0 1.991 Initialized empty Git repository in /usr/src/registry/.git/ [2023-06-22T14:32:40.539Z] #45 DONE 2.2s [2023-06-22T14:32:40.539Z] [2023-06-22T14:32:40.539Z] #46 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD [2023-06-22T14:32:41.481Z] #46 ... [2023-06-22T14:32:41.481Z] [2023-06-22T14:32:41.481Z] #47 [delve-src 2/3] RUN git init . && git remote add origin "https://github.com/go-delve/delve.git" [2023-06-22T14:32:41.481Z] #0 2.813 hint: Using 'master' as the name for the initial branch. This default branch name [2023-06-22T14:32:41.481Z] #0 2.813 hint: is subject to change. To configure the initial branch name to use in all [2023-06-22T14:32:41.481Z] #0 2.813 hint: of your new repositories, which will suppress this warning, call: [2023-06-22T14:32:41.481Z] #0 2.813 hint: [2023-06-22T14:32:41.481Z] #0 2.813 hint: git config --global init.defaultBranch [2023-06-22T14:32:41.481Z] #0 2.813 hint: [2023-06-22T14:32:41.481Z] #0 2.813 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-06-22T14:32:41.481Z] #0 2.813 hint: 'development'. The just-created branch can be renamed via this command: [2023-06-22T14:32:41.481Z] #0 2.813 hint: [2023-06-22T14:32:41.481Z] #0 2.813 hint: git branch -m [2023-06-22T14:32:41.481Z] #0 2.858 Initialized empty Git repository in /usr/src/delve/.git/ [2023-06-22T14:32:41.481Z] #47 DONE 3.1s [2023-06-22T14:32:41.481Z] [2023-06-22T14:32:41.481Z] #48 [runc-src 2/3] RUN git init . && git remote add origin "https://github.com/opencontainers/runc.git" [2023-06-22T14:32:41.481Z] #0 2.753 Initialized empty Git repository in /usr/src/runc/.git/ [2023-06-22T14:32:41.481Z] #0 2.753 hint: Using 'master' as the name for the initial branch. This default branch name [2023-06-22T14:32:41.481Z] #0 2.753 hint: is subject to change. To configure the initial branch name to use in all [2023-06-22T14:32:41.481Z] #0 2.753 hint: of your new repositories, which will suppress this warning, call: [2023-06-22T14:32:41.481Z] #0 2.753 hint: [2023-06-22T14:32:41.481Z] #0 2.753 hint: git config --global init.defaultBranch [2023-06-22T14:32:41.481Z] #0 2.753 hint: [2023-06-22T14:32:41.481Z] #0 2.753 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-06-22T14:32:41.481Z] #0 2.753 hint: 'development'. The just-created branch can be renamed via this command: [2023-06-22T14:32:41.481Z] #0 2.753 hint: [2023-06-22T14:32:41.481Z] #0 2.753 hint: git branch -m [2023-06-22T14:32:41.481Z] #48 DONE 3.4s [2023-06-22T14:32:41.742Z] [2023-06-22T14:32:41.742Z] #38 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-06-22T14:32:41.742Z] #38 3.404 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-06-22T14:32:41.742Z] #38 ... [2023-06-22T14:32:41.742Z] [2023-06-22T14:32:41.742Z] #49 [rootlesskit-src 2/3] RUN git init . && git remote add origin "https://github.com/rootless-containers/rootlesskit.git" [2023-06-22T14:32:41.742Z] #0 2.610 Initialized empty Git repository in /usr/src/rootlesskit/.git/ [2023-06-22T14:32:41.742Z] #0 2.610 hint: Using 'master' as the name for the initial branch. This default branch name [2023-06-22T14:32:41.742Z] #0 2.610 hint: is subject to change. To configure the initial branch name to use in all [2023-06-22T14:32:41.742Z] #0 2.610 hint: of your new repositories, which will suppress this warning, call: [2023-06-22T14:32:41.742Z] #0 2.610 hint: [2023-06-22T14:32:41.742Z] #0 2.610 hint: git config --global init.defaultBranch [2023-06-22T14:32:41.742Z] #0 2.610 hint: [2023-06-22T14:32:41.742Z] #0 2.610 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-06-22T14:32:41.742Z] #0 2.610 hint: 'development'. The just-created branch can be renamed via this command: [2023-06-22T14:32:41.742Z] #0 2.610 hint: [2023-06-22T14:32:41.742Z] #0 2.610 hint: git branch -m [2023-06-22T14:32:41.742Z] #49 DONE 3.4s [2023-06-22T14:32:41.742Z] [2023-06-22T14:32:41.742Z] #38 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-06-22T14:32:41.742Z] #38 3.433 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-06-22T14:32:41.742Z] #38 3.438 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-06-22T14:32:42.006Z] #38 ... [2023-06-22T14:32:42.006Z] [2023-06-22T14:32:42.006Z] #50 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2023-06-22T14:32:42.006Z] #0 3.718 tomll can be used in two ways: [2023-06-22T14:32:42.006Z] #0 3.718 Writing to STDIN and reading from STDOUT: [2023-06-22T14:32:42.006Z] #0 3.718 cat file.toml | tomll > file.toml [2023-06-22T14:32:42.006Z] #0 3.718 [2023-06-22T14:32:42.006Z] #0 3.718 Reading and updating a list of files: [2023-06-22T14:32:42.006Z] #0 3.718 tomll a.toml b.toml c.toml [2023-06-22T14:32:42.006Z] #0 3.718 [2023-06-22T14:32:42.006Z] #0 3.718 When given a list of files, tomll will modify all files in place without asking. [2023-06-22T14:32:42.006Z] #50 DONE 4.3s [2023-06-22T14:32:42.006Z] [2023-06-22T14:32:42.006Z] #51 [dockercli-src 2/5] RUN git init . && git remote add origin "https://github.com/docker/cli.git" [2023-06-22T14:32:42.006Z] #0 3.104 hint: Using 'master' as the name for the initial branch. This default branch name [2023-06-22T14:32:42.006Z] #0 3.104 hint: is subject to change. To configure the initial branch name to use in all [2023-06-22T14:32:42.006Z] #0 3.104 hint: of your new repositories, which will suppress this warning, call: [2023-06-22T14:32:42.006Z] #0 3.104 hint: [2023-06-22T14:32:42.006Z] #0 3.104 hint: git config --global init.defaultBranch [2023-06-22T14:32:42.006Z] #0 3.104 hint: [2023-06-22T14:32:42.006Z] #0 3.104 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [2023-06-22T14:32:42.006Z] #0 3.104 hint: 'development'. The just-created branch can be renamed via this command: [2023-06-22T14:32:42.006Z] #0 3.104 hint: [2023-06-22T14:32:42.006Z] #0 3.104 hint: git branch -m [2023-06-22T14:32:42.006Z] #0 3.109 Initialized empty Git repository in /tmp/dockercli/.git/ [2023-06-22T14:32:42.006Z] #51 DONE 3.7s [2023-06-22T14:32:42.268Z] [2023-06-22T14:32:42.268Z] #52 [dockercli-src 3/5] RUN git fetch -q --depth 1 origin "v17.06.2-ce" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-06-22T14:32:42.268Z] #52 ... [2023-06-22T14:32:42.268Z] [2023-06-22T14:32:42.268Z] #21 [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-06-22T14:32:42.268Z] #21 8.245 [2023-06-22T14:32:42.268Z] #21 9.353 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-06-22T14:32:42.268Z] #21 9.765 [2023-06-22T14:32:42.268Z] #21 10.04 #=#=# ######################################################################## 100.0% [2023-06-22T14:32:42.268Z] #21 10.37 [2023-06-22T14:32:42.268Z] #21 10.50 Download of images into '/build' complete. [2023-06-22T14:32:42.268Z] #21 10.50 Use something like the following to load the result into a Docker daemon: [2023-06-22T14:32:42.268Z] #21 10.50 tar -cC '/build' . | docker load [2023-06-22T14:32:42.268Z] #21 DONE 10.7s [2023-06-22T14:32:42.529Z] [2023-06-22T14:32:42.529Z] #38 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-06-22T14:32:42.529Z] #38 3.950 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-06-22T14:32:43.100Z] #38 4.772 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB] [2023-06-22T14:32:43.542Z] #38 5.117 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] [2023-06-22T14:32:44.939Z] #38 6.712 Fetched 8532 kB in 4s (2376 kB/s) [2023-06-22T14:32:46.478Z] #38 6.712 Reading package lists... [2023-06-22T14:32:47.108Z] #38 8.717 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-06-22T14:32:47.108Z] #38 8.720 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-06-22T14:32:47.108Z] #38 8.720 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-06-22T14:32:47.680Z] #38 ... [2023-06-22T14:32:47.680Z] [2023-06-22T14:32:47.680Z] #53 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2023-06-22T14:32:47.680Z] #0 1.475 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-06-22T14:32:47.680Z] #0 1.488 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-06-22T14:32:47.680Z] #0 1.488 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-06-22T14:32:47.680Z] #0 1.911 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-06-22T14:32:47.680Z] #0 2.610 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB] [2023-06-22T14:32:47.680Z] #0 3.257 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] [2023-06-22T14:32:47.680Z] #0 4.241 Fetched 8532 kB in 3s (2789 kB/s) [2023-06-22T14:32:47.680Z] #0 4.241 Reading package lists... [2023-06-22T14:32:47.680Z] #0 5.391 Reading package lists... [2023-06-22T14:32:47.680Z] #0 6.166 Building dependency tree... [2023-06-22T14:32:47.680Z] #0 6.361 Reading state information... [2023-06-22T14:32:47.680Z] #0 6.643 python3 is already the newest version (3.9.2-3). [2023-06-22T14:32:47.680Z] #0 6.643 The following additional packages will be installed: [2023-06-22T14:32:47.680Z] #0 6.645 autotools-dev bzip2 dpkg-dev libcap2 libprotobuf-c1 libsigsegv2 libyajl2 m4 [2023-06-22T14:32:47.680Z] #0 6.646 patch xz-utils [2023-06-22T14:32:47.680Z] #0 6.649 Suggested packages: [2023-06-22T14:32:47.680Z] #0 6.649 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2023-06-22T14:32:47.680Z] #0 6.649 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2023-06-22T14:32:47.680Z] #0 6.650 m4-doc ed diffutils-doc [2023-06-22T14:32:47.680Z] #0 6.650 Recommended packages: [2023-06-22T14:32:47.680Z] #0 6.650 fakeroot libalgorithm-merge-perl libltdl-dev [2023-06-22T14:32:47.680Z] #0 6.897 The following NEW packages will be installed: [2023-06-22T14:32:47.680Z] #0 6.905 autoconf automake autotools-dev build-essential bzip2 dpkg-dev libcap-dev [2023-06-22T14:32:47.680Z] #0 6.906 libcap2 libprotobuf-c-dev libprotobuf-c1 libseccomp-dev libsigsegv2 [2023-06-22T14:32:47.680Z] #0 6.907 libsystemd-dev libtool libudev-dev libyajl-dev libyajl2 m4 patch xz-utils [2023-06-22T14:32:47.680Z] #0 7.184 0 upgraded, 20 newly installed, 0 to remove and 0 not upgraded. [2023-06-22T14:32:47.680Z] #0 7.184 Need to get 5458 kB of archives. [2023-06-22T14:32:47.680Z] #0 7.184 After this operation, 11.6 MB of additional disk space will be used. [2023-06-22T14:32:47.680Z] #0 7.184 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-06-22T14:32:47.680Z] #0 7.255 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-06-22T14:32:47.680Z] #0 7.260 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2023-06-22T14:32:47.680Z] #0 7.262 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2023-06-22T14:32:47.680Z] #0 7.277 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2023-06-22T14:32:47.680Z] #0 7.277 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2023-06-22T14:32:47.680Z] #0 7.328 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2023-06-22T14:32:47.680Z] #0 7.431 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-06-22T14:32:47.680Z] #0 7.475 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2023-06-22T14:32:47.680Z] #0 7.577 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2023-06-22T14:32:47.680Z] #0 7.579 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-06-22T14:32:47.680Z] #0 7.580 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2023-06-22T14:32:47.680Z] #0 7.582 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-06-22T14:32:47.680Z] #0 7.584 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2023-06-22T14:32:47.680Z] #0 7.586 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-06-22T14:32:47.680Z] #0 7.588 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB] [2023-06-22T14:32:47.680Z] #0 7.592 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2023-06-22T14:32:47.680Z] #0 7.621 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB] [2023-06-22T14:32:47.680Z] #0 7.623 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2023-06-22T14:32:47.680Z] #0 7.631 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2023-06-22T14:32:47.680Z] #0 8.928 debconf: delaying package configuration, since apt-utils is not installed [2023-06-22T14:32:47.680Z] #0 9.098 Fetched 5458 kB in 1s (7318 kB/s) [2023-06-22T14:32:47.680Z] #0 9.532 Selecting previously unselected package bzip2. [2023-06-22T14:32:47.680Z] #0 9.532 (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 ... 15748 files and directories currently installed.) [2023-06-22T14:32:47.680Z] #0 9.584 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2023-06-22T14:32:47.680Z] #0 9.609 Unpacking bzip2 (1.0.8-4) ... [2023-06-22T14:32:47.680Z] #0 9.796 Selecting previously unselected package xz-utils. [2023-06-22T14:32:47.680Z] #0 9.799 Preparing to unpack .../01-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-06-22T14:32:47.680Z] #0 9.834 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-06-22T14:32:47.680Z] #53 ... [2023-06-22T14:32:47.680Z] [2023-06-22T14:32:47.680Z] #54 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0" && /build/shfmt --version [2023-06-22T14:32:47.680Z] #0 6.176 v3.6.0 [2023-06-22T14:32:47.954Z] #54 ... [2023-06-22T14:32:47.954Z] [2023-06-22T14:32:47.954Z] #55 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2" && /build/gotestsum --version [2023-06-22T14:32:47.954Z] #0 9.816 gotestsum version dev [2023-06-22T14:32:47.954Z] #55 ... [2023-06-22T14:32:47.954Z] [2023-06-22T14:32:47.954Z] #56 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2" && /build/golangci-lint --version [2023-06-22T14:32:48.214Z] #56 ... [2023-06-22T14:32:48.214Z] [2023-06-22T14:32:48.214Z] #57 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0" && /build/go-winres --help [2023-06-22T14:32:48.214Z] #0 5.384 NAME: [2023-06-22T14:32:48.214Z] #0 5.384 go-winres - A tool for embedding resources in Windows executables [2023-06-22T14:32:48.214Z] #0 5.384 [2023-06-22T14:32:48.214Z] #0 5.384 USAGE: [2023-06-22T14:32:48.214Z] #0 5.384 go-winres [global options] command [command options] [arguments...] [2023-06-22T14:32:48.214Z] #0 5.384 [2023-06-22T14:32:48.214Z] #0 5.384 COMMANDS: [2023-06-22T14:32:48.214Z] #0 5.384 init Create an initial ./winres/winres.json [2023-06-22T14:32:48.214Z] #0 5.384 make Make syso files for the "go build" command [2023-06-22T14:32:48.214Z] #0 5.384 simply Make syso files for the "go build" command (simplified) [2023-06-22T14:32:48.214Z] #0 5.384 extract Extract all resources from an executable [2023-06-22T14:32:48.214Z] #0 5.384 patch Replace resources in an executable file (exe, dll) [2023-06-22T14:32:48.214Z] #0 5.384 help, h Shows a list of commands or help for one command [2023-06-22T14:32:48.214Z] #0 5.384 [2023-06-22T14:32:48.214Z] #0 5.384 GLOBAL OPTIONS: [2023-06-22T14:32:48.214Z] #0 5.384 --help, -h show help (default: false) [2023-06-22T14:32:48.214Z] #57 ... [2023-06-22T14:32:48.214Z] [2023-06-22T14:32:48.214Z] #58 [containerd-build 2/3] 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 && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev [2023-06-22T14:32:48.214Z] #0 3.510 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-06-22T14:32:48.214Z] #0 3.536 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-06-22T14:32:48.214Z] #0 3.536 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-06-22T14:32:48.214Z] #0 3.990 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-06-22T14:32:48.214Z] #0 4.782 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB] [2023-06-22T14:32:48.214Z] #0 5.302 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] [2023-06-22T14:32:48.215Z] #0 6.801 Fetched 8532 kB in 4s (2399 kB/s) [2023-06-22T14:32:48.215Z] #0 6.801 Reading package lists... [2023-06-22T14:32:48.215Z] #0 8.856 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-06-22T14:32:48.215Z] #0 8.856 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-06-22T14:32:48.215Z] #0 8.856 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-06-22T14:32:48.475Z] #0 9.882 Reading package lists... [2023-06-22T14:32:48.475Z] #58 ... [2023-06-22T14:32:48.475Z] [2023-06-22T14:32:48.475Z] #59 [tini-build 2/4] 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 [2023-06-22T14:32:48.475Z] #0 3.401 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-06-22T14:32:48.475Z] #0 3.440 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-06-22T14:32:48.475Z] #0 3.440 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-06-22T14:32:48.475Z] #0 3.970 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-06-22T14:32:48.475Z] #0 4.792 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB] [2023-06-22T14:32:48.475Z] #0 4.921 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] [2023-06-22T14:32:48.475Z] #0 6.570 Fetched 8532 kB in 4s (2422 kB/s) [2023-06-22T14:32:48.475Z] #0 6.570 Reading package lists... [2023-06-22T14:32:48.475Z] #0 7.703 Reading package lists... [2023-06-22T14:32:48.475Z] #0 8.428 Building dependency tree... [2023-06-22T14:32:48.475Z] #0 8.627 Reading state information... [2023-06-22T14:32:48.475Z] #0 8.928 The following additional packages will be installed: [2023-06-22T14:32:48.475Z] #0 8.931 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-06-22T14:32:48.475Z] #0 8.934 Suggested packages: [2023-06-22T14:32:48.475Z] #0 8.934 cmake-doc ninja-build lrzip [2023-06-22T14:32:48.475Z] #0 9.006 The following NEW packages will be installed: [2023-06-22T14:32:48.475Z] #0 9.008 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-06-22T14:32:48.475Z] #0 9.318 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2023-06-22T14:32:48.475Z] #0 9.318 Need to get 15.1 MB of archives. [2023-06-22T14:32:48.475Z] #0 9.318 After this operation, 66.8 MB of additional disk space will be used. [2023-06-22T14:32:48.475Z] #0 9.318 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-06-22T14:32:48.475Z] #0 9.459 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-06-22T14:32:48.475Z] #0 9.565 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u4 [629 kB] [2023-06-22T14:32:48.475Z] #0 9.574 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2023-06-22T14:32:48.475Z] #0 9.581 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2023-06-22T14:32:48.475Z] #0 9.584 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2023-06-22T14:32:48.475Z] #0 9.591 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2023-06-22T14:32:48.475Z] #0 9.593 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2023-06-22T14:32:48.475Z] #0 9.821 debconf: delaying package configuration, since apt-utils is not installed [2023-06-22T14:32:48.475Z] #0 9.881 Fetched 15.1 MB in 1s (25.2 MB/s) [2023-06-22T14:32:48.475Z] #0 10.09 Selecting previously unselected package cmake-data. [2023-06-22T14:32:48.475Z] #0 10.09 (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 ... 15748 files and directories currently installed.) [2023-06-22T14:32:48.475Z] #59 10.10 Preparing to unpack .../0-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-06-22T14:32:48.475Z] #59 10.13 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-06-22T14:32:48.475Z] #59 ... [2023-06-22T14:32:48.475Z] [2023-06-22T14:32:48.475Z] #60 [runc-build 2/3] RUN --mount=type=cache,sharing=locked,id=moby-runc-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-runc-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev [2023-06-22T14:32:48.475Z] #0 3.246 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-06-22T14:32:48.475Z] #0 3.259 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-06-22T14:32:48.475Z] #0 3.265 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-06-22T14:32:48.475Z] #0 3.733 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-06-22T14:32:48.475Z] #0 4.251 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB] [2023-06-22T14:32:48.475Z] #0 4.985 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] [2023-06-22T14:32:48.475Z] #0 6.491 Fetched 8532 kB in 4s (2394 kB/s) [2023-06-22T14:32:48.475Z] #0 6.491 Reading package lists... [2023-06-22T14:32:48.475Z] #0 7.850 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-06-22T14:32:48.475Z] #0 7.850 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-06-22T14:32:48.476Z] #0 7.926 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-06-22T14:32:48.476Z] #0 9.666 Reading package lists... [2023-06-22T14:32:48.476Z] #0 10.35 + apt-get install -y --no-install-recommends dpkg-dev gcc libc6-dev libseccomp-dev [2023-06-22T14:32:48.736Z] #60 10.36 Reading package lists... [2023-06-22T14:32:48.736Z] #60 ... [2023-06-22T14:32:48.736Z] [2023-06-22T14:32:48.736Z] #61 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-06-22T14:32:48.736Z] #0 2.653 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-06-22T14:32:48.736Z] #0 2.657 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-06-22T14:32:48.736Z] #0 2.657 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-06-22T14:32:48.736Z] #0 4.006 Reading package lists... [2023-06-22T14:32:48.736Z] #0 5.251 + apt-get install -y --no-install-recommends gcc libc6-dev [2023-06-22T14:32:48.736Z] #0 5.265 Reading package lists... [2023-06-22T14:32:48.736Z] #0 5.938 Building dependency tree... [2023-06-22T14:32:48.736Z] #0 6.111 Reading state information... [2023-06-22T14:32:48.736Z] #0 6.429 gcc is already the newest version (4:10.2.1-1). [2023-06-22T14:32:48.736Z] #0 6.429 libc6-dev is already the newest version (2.31-13+deb11u6). [2023-06-22T14:32:48.736Z] #0 6.429 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2023-06-22T14:32:48.736Z] #61 ... [2023-06-22T14:32:48.736Z] [2023-06-22T14:32:48.736Z] #62 [tini-src 3/3] RUN git fetch -q --depth 1 origin "v0.19.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-06-22T14:32:48.736Z] #62 DONE 8.6s [2023-06-22T14:32:48.736Z] [2023-06-22T14:32:48.736Z] #58 [containerd-build 2/3] 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 && xx-apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev [2023-06-22T14:32:48.736Z] #0 9.882 Reading package lists... [2023-06-22T14:32:48.736Z] #58 10.52 + apt-get install -y --no-install-recommends gcc libbtrfs-dev libsecret-1-dev [2023-06-22T14:32:48.997Z] #58 10.54 Reading package lists... [2023-06-22T14:32:48.997Z] #58 ... [2023-06-22T14:32:48.997Z] [2023-06-22T14:32:48.997Z] #54 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.6.0" && /build/shfmt --version [2023-06-22T14:32:48.997Z] #54 DONE 11.1s [2023-06-22T14:32:48.997Z] [2023-06-22T14:32:48.997Z] #57 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.3.0" && /build/go-winres --help [2023-06-22T14:32:48.997Z] #57 DONE 11.1s [2023-06-22T14:32:48.997Z] [2023-06-22T14:32:48.997Z] #63 [rootlesskit-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.0" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-06-22T14:32:48.997Z] #63 DONE 7.1s [2023-06-22T14:32:48.997Z] [2023-06-22T14:32:48.997Z] #46 [swagger-src 3/3] RUN git fetch -q --depth 1 origin "c56166c036004ba7a3a321e5951ba472b9ae298c" && git checkout -q FETCH_HEAD [2023-06-22T14:32:48.997Z] #46 DONE 8.5s [2023-06-22T14:32:48.997Z] [2023-06-22T14:32:48.997Z] #61 [dockercli 2/3] RUN xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-06-22T14:32:48.997Z] #61 DONE 10.8s [2023-06-22T14:32:48.997Z] [2023-06-22T14:32:48.997Z] #55 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.2" && /build/gotestsum --version [2023-06-22T14:32:48.997Z] #55 DONE 11.2s [2023-06-22T14:32:48.997Z] [2023-06-22T14:32:48.997Z] #64 [runc-src 3/3] RUN git fetch -q --depth 1 origin "v1.1.7" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-06-22T14:32:48.997Z] #64 DONE 7.3s [2023-06-22T14:32:48.997Z] [2023-06-22T14:32:48.997Z] #65 [delve-src 3/3] RUN git fetch -q --depth 1 origin "v1.20.1" +refs/tags/*:refs/tags/* && git checkout -q FETCH_HEAD [2023-06-22T14:32:48.997Z] #65 DONE 7.5s [2023-06-22T14:32:48.997Z] [2023-06-22T14:32:48.997Z] #53 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2023-06-22T14:32:48.997Z] #53 10.22 Selecting previously unselected package libsigsegv2:arm64. [2023-06-22T14:32:48.997Z] #53 10.22 Preparing to unpack .../02-libsigsegv2_2.13-1_arm64.deb ... [2023-06-22T14:32:48.997Z] #53 10.32 Unpacking libsigsegv2:arm64 (2.13-1) ... [2023-06-22T14:32:48.997Z] #53 10.46 Selecting previously unselected package m4. [2023-06-22T14:32:48.997Z] #53 10.47 Preparing to unpack .../03-m4_1.4.18-5_arm64.deb ... [2023-06-22T14:32:48.997Z] #53 10.49 Unpacking m4 (1.4.18-5) ... [2023-06-22T14:32:48.997Z] #53 10.74 Selecting previously unselected package autoconf. [2023-06-22T14:32:48.997Z] #53 10.74 Preparing to unpack .../04-autoconf_2.69-14_all.deb ... [2023-06-22T14:32:48.997Z] #53 10.77 Unpacking autoconf (2.69-14) ... [2023-06-22T14:32:48.997Z] #53 11.03 Selecting previously unselected package autotools-dev. [2023-06-22T14:32:48.997Z] #53 11.03 Preparing to unpack .../05-autotools-dev_20180224.1+nmu1_all.deb ... [2023-06-22T14:32:48.997Z] #53 11.08 Unpacking autotools-dev (20180224.1+nmu1) ... [2023-06-22T14:32:49.260Z] #53 11.31 Selecting previously unselected package automake. [2023-06-22T14:32:49.260Z] #53 11.31 Preparing to unpack .../06-automake_1%3a1.16.3-2_all.deb ... [2023-06-22T14:32:49.260Z] #53 11.34 Unpacking automake (1:1.16.3-2) ... [2023-06-22T14:32:49.521Z] #53 11.66 Selecting previously unselected package patch. [2023-06-22T14:32:49.521Z] #53 11.68 Preparing to unpack .../07-patch_2.7.6-7_arm64.deb ... [2023-06-22T14:32:49.521Z] #53 11.72 Unpacking patch (2.7.6-7) ... [2023-06-22T14:32:49.782Z] #53 11.91 Selecting previously unselected package dpkg-dev. [2023-06-22T14:32:49.782Z] #53 11.91 Preparing to unpack .../08-dpkg-dev_1.20.12_all.deb ... [2023-06-22T14:32:49.782Z] #53 11.98 Unpacking dpkg-dev (1.20.12) ... [2023-06-22T14:32:50.353Z] #53 12.48 Selecting previously unselected package build-essential. [2023-06-22T14:32:50.353Z] #53 12.48 Preparing to unpack .../09-build-essential_12.9_arm64.deb ... [2023-06-22T14:32:50.353Z] #53 12.50 Unpacking build-essential (12.9) ... [2023-06-22T14:32:50.614Z] #53 12.64 Selecting previously unselected package libcap2:arm64. [2023-06-22T14:32:50.614Z] #53 12.64 Preparing to unpack .../10-libcap2_1%3a2.44-1_arm64.deb ... [2023-06-22T14:32:50.614Z] #53 12.65 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-06-22T14:32:50.614Z] #53 12.70 Selecting previously unselected package libcap-dev:arm64. [2023-06-22T14:32:50.614Z] #53 12.70 Preparing to unpack .../11-libcap-dev_1%3a2.44-1_arm64.deb ... [2023-06-22T14:32:50.614Z] #53 12.71 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2023-06-22T14:32:50.614Z] #53 ... [2023-06-22T14:32:50.614Z] [2023-06-22T14:32:50.614Z] #38 [rootlesskit-build 2/5] RUN --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-rootlesskit-aptcache,target=/var/cache/apt apt-get update && xx-apt-get install -y --no-install-recommends gcc libc6-dev [2023-06-22T14:32:50.614Z] #38 9.914 Reading package lists... [2023-06-22T14:32:50.614Z] #38 10.76 + apt-get install -y --no-install-recommends gcc libc6-dev [2023-06-22T14:32:50.614Z] #38 10.78 Reading package lists... [2023-06-22T14:32:50.614Z] #38 11.58 Building dependency tree... [2023-06-22T14:32:50.614Z] #38 12.21 gcc is already the newest version (4:10.2.1-1). [2023-06-22T14:32:50.614Z] #38 12.21 libc6-dev is already the newest version (2.31-13+deb11u6). [2023-06-22T14:32:50.614Z] #38 12.21 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2023-06-22T14:32:50.614Z] #38 DONE 12.3s [2023-06-22T14:32:50.614Z] [2023-06-22T14:32:50.614Z] #66 [registry 2/2] RUN --mount=from=registry-src,src=/usr/src/registry,rw --mount=type=cache,target=/root/.cache/go-build,id=registry-build-linux/arm64 --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src <= 3... python3 [2023-06-22T14:33:32.295Z] #76 37.27 checking for python3... /usr/bin/python3 [2023-06-22T14:33:32.295Z] #76 37.27 checking for python3 version... 3.9 [2023-06-22T14:33:32.295Z] #76 37.28 checking for python3 platform... linux [2023-06-22T14:33:32.295Z] #76 37.30 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2023-06-22T14:33:32.295Z] #76 37.33 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2023-06-22T14:33:32.295Z] #76 37.37 checking for go-md2man... no [2023-06-22T14:33:32.295Z] #76 37.37 checking error.h usability... yes [2023-06-22T14:33:32.295Z] #76 37.41 checking error.h presence... yes [2023-06-22T14:33:32.295Z] #76 37.43 checking for error.h... yes [2023-06-22T14:33:32.295Z] #76 37.44 checking linux/openat2.h usability... yes [2023-06-22T14:33:32.555Z] #76 37.48 checking linux/openat2.h presence... yes [2023-06-22T14:33:32.555Z] #76 37.49 checking for linux/openat2.h... yes [2023-06-22T14:33:32.555Z] #76 37.50 checking for copy_file_range... yes [2023-06-22T14:33:32.555Z] #76 37.58 checking for fgetxattr... yes [2023-06-22T14:33:32.555Z] #76 37.64 checking for statx... yes [2023-06-22T14:33:32.555Z] #76 37.72 checking for fgetpwent_r... yes [2023-06-22T14:33:32.816Z] #76 37.81 checking for issetugid... no [2023-06-22T14:33:32.816Z] #76 37.89 checking for pkg-config... /usr/bin/pkg-config [2023-06-22T14:33:32.816Z] #76 37.89 checking pkg-config is at least version 0.9.0... yes [2023-06-22T14:33:32.816Z] #76 37.89 checking for library containing yajl_tree_get... -lyajl [2023-06-22T14:33:33.077Z] #76 38.01 checking for yajl >= 2.0.0... yes [2023-06-22T14:33:33.077Z] #76 38.03 checking sys/capability.h usability... yes [2023-06-22T14:33:33.077Z] #76 38.08 checking sys/capability.h presence... yes [2023-06-22T14:33:33.077Z] #76 38.10 checking for sys/capability.h... yes [2023-06-22T14:33:33.077Z] #76 38.10 checking for library containing cap_from_name... -lcap [2023-06-22T14:33:33.338Z] #76 38.22 checking for library containing dlopen... -ldl [2023-06-22T14:33:33.338Z] #76 38.33 checking seccomp.h usability... yes [2023-06-22T14:33:33.338Z] #76 38.39 checking seccomp.h presence... yes [2023-06-22T14:33:33.338Z] #76 38.42 checking for seccomp.h... yes [2023-06-22T14:33:33.598Z] #76 38.42 checking for library containing seccomp_rule_add... -lseccomp [2023-06-22T14:33:33.598Z] #76 38.65 checking for library containing seccomp_arch_resolve_name... none required [2023-06-22T14:33:33.598Z] #76 38.77 checking systemd/sd-bus.h usability... yes [2023-06-22T14:33:33.598Z] #76 38.82 checking systemd/sd-bus.h presence... yes [2023-06-22T14:33:33.858Z] #76 38.84 checking for systemd/sd-bus.h... yes [2023-06-22T14:33:33.858Z] #76 38.85 checking for library containing sd_bus_match_signal_async... -lsystemd [2023-06-22T14:33:33.858Z] #76 38.97 checking for sd_notify_barrier... yes [2023-06-22T14:33:34.118Z] #76 39.08 checking linux/bpf.h usability... yes [2023-06-22T14:33:34.118Z] #76 39.12 checking linux/bpf.h presence... yes [2023-06-22T14:33:34.118Z] #76 39.14 checking for linux/bpf.h... yes [2023-06-22T14:33:34.118Z] #76 39.14 checking compilation for eBPF... yes [2023-06-22T14:33:34.118Z] #76 39.18 checking for criu >= 3.15... no [2023-06-22T14:33:34.118Z] #76 39.19 configure: CRIU headers not found, building without CRIU support [2023-06-22T14:33:34.118Z] #76 39.19 checking for criu > 3.16... no [2023-06-22T14:33:34.118Z] #76 39.20 configure: CRIU version doesn't support join-ns API [2023-06-22T14:33:34.118Z] #76 39.20 checking for criu > 3.16.1... no [2023-06-22T14:33:34.118Z] #76 39.21 configure: CRIU version doesn't support for pre-dumping [2023-06-22T14:33:34.118Z] #76 39.21 checking for new mount API (fsconfig)... yes [2023-06-22T14:33:34.118Z] #76 39.23 checking for seccomp notify API... yes [2023-06-22T14:33:34.118Z] #76 39.26 checking for gperf... no [2023-06-22T14:33:34.118Z] #76 39.26 configure: gperf not found - cannot rebuild signal parser code [2023-06-22T14:33:34.379Z] #76 39.26 checking for library containing argp_parse... none required [2023-06-22T14:33:34.379Z] #76 39.40 checking that generated files are newer than configure... done [2023-06-22T14:33:34.379Z] #76 39.40 configure: creating ./config.status [2023-06-22T14:33:34.379Z] #76 ... [2023-06-22T14:33:34.379Z] [2023-06-22T14:33:34.379Z] #56 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.51.2" && /build/golangci-lint --version [2023-06-22T14:33:34.379Z] #56 56.67 golangci-lint has version v1.51.2 built from (unknown, mod sum: "h1:yIcsT1X9ZYHdSpeWXRT1ORC/FPGSqDHbHsu9uk4FK7M=") on (unknown) [2023-06-22T14:33:38.594Z] #56 DONE 60.2s [2023-06-22T14:33:38.594Z] [2023-06-22T14:33:38.594Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2023-06-22T14:33:38.595Z] #76 40.14 config.status: creating Makefile [2023-06-22T14:33:38.595Z] #76 40.15 config.status: creating rpm/crun.spec [2023-06-22T14:33:38.595Z] #76 40.17 config.status: creating config.h [2023-06-22T14:33:38.595Z] #76 40.19 config.status: executing libtool commands [2023-06-22T14:33:38.595Z] #76 40.20 config.status: executing depfiles commands [2023-06-22T14:33:38.595Z] #76 40.52 === configuring in libocispec (/tmp/crun-build/libocispec) [2023-06-22T14:33:38.595Z] #76 40.53 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2023-06-22T14:33:38.595Z] #76 40.63 checking for gcc... gcc [2023-06-22T14:33:38.595Z] #76 40.65 checking whether the C compiler works... yes [2023-06-22T14:33:38.595Z] #76 40.76 checking for C compiler default output file name... a.out [2023-06-22T14:33:38.595Z] #76 40.76 checking for suffix of executables... [2023-06-22T14:33:38.595Z] #76 40.83 checking whether we are cross compiling... no [2023-06-22T14:33:38.595Z] #76 40.90 checking for suffix of object files... o [2023-06-22T14:33:38.595Z] #76 40.93 checking whether we are using the GNU C compiler... yes [2023-06-22T14:33:38.595Z] #76 40.96 checking whether gcc accepts -g... yes [2023-06-22T14:33:38.595Z] #76 41.05 checking for gcc option to accept ISO C89... none needed [2023-06-22T14:33:38.595Z] #76 41.12 checking whether gcc understands -c and -o together... yes [2023-06-22T14:33:38.595Z] #76 41.22 checking how to run the C preprocessor... gcc -E [2023-06-22T14:33:38.595Z] #76 41.29 checking for grep that handles long lines and -e... /bin/grep [2023-06-22T14:33:38.595Z] #76 41.30 checking for egrep... /bin/grep -E [2023-06-22T14:33:38.595Z] #76 41.30 checking for ANSI C header files... yes [2023-06-22T14:33:38.595Z] #76 41.48 checking for sys/types.h... yes [2023-06-22T14:33:38.595Z] #76 41.54 checking for sys/stat.h... yes [2023-06-22T14:33:38.595Z] #76 41.60 checking for stdlib.h... yes [2023-06-22T14:33:38.595Z] #76 41.68 checking for string.h... yes [2023-06-22T14:33:38.595Z] #76 41.74 checking for memory.h... yes [2023-06-22T14:33:38.595Z] #76 41.79 checking for strings.h... yes [2023-06-22T14:33:38.595Z] #76 41.86 checking for inttypes.h... yes [2023-06-22T14:33:38.595Z] #76 41.91 checking for stdint.h... yes [2023-06-22T14:33:38.595Z] #76 41.98 checking for unistd.h... yes [2023-06-22T14:33:38.595Z] #76 42.05 checking minix/config.h usability... no [2023-06-22T14:33:38.595Z] #76 42.12 checking minix/config.h presence... no [2023-06-22T14:33:38.595Z] #76 42.15 checking for minix/config.h... no [2023-06-22T14:33:38.595Z] #76 42.15 checking whether it is safe to define __EXTENSIONS__... yes [2023-06-22T14:33:38.595Z] #76 42.22 checking build system type... aarch64-unknown-linux-gnu [2023-06-22T14:33:38.595Z] #76 42.32 checking host system type... aarch64-unknown-linux-gnu [2023-06-22T14:33:38.595Z] #76 42.32 checking how to print strings... printf [2023-06-22T14:33:38.595Z] #76 42.32 checking for a sed that does not truncate output... /bin/sed [2023-06-22T14:33:38.595Z] #76 42.33 checking for fgrep... /bin/grep -F [2023-06-22T14:33:38.595Z] #76 42.34 checking for ld used by gcc... /usr/bin/ld [2023-06-22T14:33:38.595Z] #76 42.35 checking if the linker (/usr/bin/ld) is GNU ld... yes [2023-06-22T14:33:38.595Z] #76 42.36 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2023-06-22T14:33:38.595Z] #76 42.37 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2023-06-22T14:33:38.595Z] #76 42.46 checking whether ln -s works... yes [2023-06-22T14:33:38.595Z] #76 42.46 checking the maximum length of command line arguments... 1572864 [2023-06-22T14:33:38.595Z] #76 42.48 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2023-06-22T14:33:38.595Z] #76 42.48 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2023-06-22T14:33:38.595Z] #76 42.48 checking for /usr/bin/ld option to reload object files... -r [2023-06-22T14:33:38.595Z] #76 42.48 checking for objdump... objdump [2023-06-22T14:33:38.595Z] #76 42.48 checking how to recognize dependent libraries... pass_all [2023-06-22T14:33:38.595Z] #76 42.48 checking for dlltool... no [2023-06-22T14:33:38.595Z] #76 42.48 checking how to associate runtime and link libraries... printf %s\n [2023-06-22T14:33:38.595Z] #76 42.48 checking for ar... ar [2023-06-22T14:33:38.595Z] #76 42.48 checking for archiver @FILE support... @ [2023-06-22T14:33:38.595Z] #76 42.53 checking for strip... strip [2023-06-22T14:33:38.595Z] #76 42.53 checking for ranlib... ranlib [2023-06-22T14:33:38.595Z] #76 42.53 checking for gawk... no [2023-06-22T14:33:38.595Z] #76 42.53 checking for mawk... mawk [2023-06-22T14:33:38.595Z] #76 42.53 checking command to parse /usr/bin/nm -B output from gcc object... ok [2023-06-22T14:33:38.595Z] #76 42.67 checking for sysroot... no [2023-06-22T14:33:38.595Z] #76 42.67 checking for a working dd... /bin/dd [2023-06-22T14:33:38.595Z] #76 42.68 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2023-06-22T14:33:38.595Z] #76 42.69 checking for mt... no [2023-06-22T14:33:38.595Z] #76 42.69 checking if : is a manifest tool... no [2023-06-22T14:33:38.595Z] #76 42.69 checking for dlfcn.h... yes [2023-06-22T14:33:38.595Z] #76 42.74 checking for objdir... .libs [2023-06-22T14:33:38.595Z] #76 42.88 checking if gcc supports -fno-rtti -fno-exceptions... no [2023-06-22T14:33:38.595Z] #76 42.94 checking for gcc option to produce PIC... -fPIC -DPIC [2023-06-22T14:33:38.595Z] #76 42.94 checking if gcc PIC flag -fPIC -DPIC works... yes [2023-06-22T14:33:38.595Z] #76 42.98 checking if gcc static flag -static works... yes [2023-06-22T14:33:38.595Z] #76 43.07 checking if gcc supports -c -o file.o... yes [2023-06-22T14:33:38.595Z] #76 43.13 checking if gcc supports -c -o file.o... (cached) yes [2023-06-22T14:33:38.595Z] #76 43.13 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2023-06-22T14:33:38.595Z] #76 43.18 checking dynamic linker characteristics... [2023-06-22T14:33:38.595Z] #76 ... [2023-06-22T14:33:38.595Z] [2023-06-22T14:33:38.595Z] #77 [dockercli 3/3] RUN --mount=from=dockercli-src,src=/usr/src/dockercli,rw --mount=type=cache,target=/root/.cache/go-build,id=dockercli-build-linux/arm64 <= 2.1.0... yes [2023-06-22T14:33:38.595Z] #76 43.66 checking for a sed that does not truncate output... (cached) /bin/sed [2023-06-22T14:33:38.595Z] #76 43.66 checking for gcc... (cached) gcc [2023-06-22T14:33:38.595Z] #76 43.72 checking whether we are using the GNU C compiler... (cached) yes [2023-06-22T14:33:38.595Z] #76 43.72 checking whether gcc accepts -g... (cached) yes [2023-06-22T14:33:38.595Z] #76 43.72 checking for gcc option to accept ISO C89... (cached) none needed [2023-06-22T14:33:38.595Z] #76 43.72 checking whether gcc understands -c and -o together... (cached) yes [2023-06-22T14:33:38.595Z] #76 43.72 checking for a Python interpreter with version >= 3... python3 [2023-06-22T14:33:38.595Z] #76 43.75 checking for python3... /usr/bin/python3 [2023-06-22T14:33:38.595Z] #76 43.75 checking for python3 version... 3.9 [2023-06-22T14:33:38.856Z] #76 43.77 checking for python3 platform... linux [2023-06-22T14:33:38.856Z] #76 43.79 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2023-06-22T14:33:38.856Z] #76 43.82 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2023-06-22T14:33:39.427Z] #76 43.93 checking that generated files are newer than configure... done [2023-06-22T14:33:39.427Z] #76 44.38 configure: creating ./config.status [2023-06-22T14:33:39.998Z] #76 ... [2023-06-22T14:33:39.998Z] [2023-06-22T14:33:39.998Z] #80 [dev-systemd-false 1/19] COPY --from=dockercli /build/ /usr/local/cli [2023-06-22T14:33:39.998Z] #80 DONE 0.9s [2023-06-22T14:33:39.998Z] [2023-06-22T14:33:39.998Z] #81 [dev-systemd-false 2/19] COPY --from=frozen-images /build/ /docker-frozen-images [2023-06-22T14:33:40.938Z] #81 DONE 1.1s [2023-06-22T14:33:40.938Z] [2023-06-22T14:33:40.938Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2023-06-22T14:33:40.938Z] #76 45.51 config.status: creating Makefile [2023-06-22T14:33:40.938Z] #76 45.54 config.status: creating config.h [2023-06-22T14:33:40.938Z] #76 45.55 config.status: executing libtool commands [2023-06-22T14:33:40.938Z] #76 45.57 config.status: executing depfiles commands [2023-06-22T14:33:40.938Z] #76 45.82 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2023-06-22T14:33:40.938Z] #76 45.83 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2023-06-22T14:33:40.938Z] #76 45.99 checking for gcc... gcc [2023-06-22T14:33:40.938Z] #76 46.04 checking whether the C compiler works... yes [2023-06-22T14:33:40.938Z] #76 46.09 checking for C compiler default output file name... a.out [2023-06-22T14:33:40.938Z] #76 46.09 checking for suffix of executables... [2023-06-22T14:33:41.199Z] #76 46.15 checking whether we are cross compiling... no [2023-06-22T14:33:41.199Z] #76 46.24 checking for suffix of object files... o [2023-06-22T14:33:41.199Z] #76 46.29 checking whether we are using the GNU C compiler... yes [2023-06-22T14:33:41.199Z] #76 46.33 checking whether gcc accepts -g... yes [2023-06-22T14:33:41.199Z] #76 46.36 checking for gcc option to accept ISO C89... none needed [2023-06-22T14:33:41.199Z] #76 46.40 checking whether gcc understands -c and -o together... yes [2023-06-22T14:33:41.460Z] #76 46.48 checking for a BSD-compatible install... /usr/bin/install -c [2023-06-22T14:33:41.460Z] #76 46.50 checking whether build environment is sane... yes [2023-06-22T14:33:41.460Z] #76 46.52 checking for a thread-safe mkdir -p... /bin/mkdir -p [2023-06-22T14:33:41.460Z] #76 46.53 checking for gawk... no [2023-06-22T14:33:41.460Z] #76 46.53 checking for mawk... mawk [2023-06-22T14:33:41.460Z] #76 46.53 checking whether make sets $(MAKE)... yes [2023-06-22T14:33:41.460Z] #76 46.56 checking whether make supports the include directive... yes (GNU style) [2023-06-22T14:33:41.460Z] #76 46.60 checking whether make supports nested variables... yes [2023-06-22T14:33:41.460Z] #76 46.63 checking whether UID '0' is supported by ustar format... yes [2023-06-22T14:33:41.460Z] #76 46.63 checking whether GID '0' is supported by ustar format... yes [2023-06-22T14:33:41.460Z] #76 46.63 checking how to create a ustar tar archive... gnutar [2023-06-22T14:33:41.460Z] #76 46.68 checking dependency style of gcc... gcc3 [2023-06-22T14:33:41.720Z] [2023-06-22T14:33:41.720Z] #76 ... [2023-06-22T14:33:41.720Z] [2023-06-22T14:33:41.720Z] #82 [dev-systemd-false 3/19] COPY --from=swagger /build/ /usr/local/bin/ [2023-06-22T14:33:41.720Z] #82 DONE 0.7s [2023-06-22T14:33:41.720Z] [2023-06-22T14:33:41.720Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2023-06-22T14:33:41.720Z] #76 46.74 checking whether to enable maintainer-specific portions of Makefiles... yes [2023-06-22T14:33:41.720Z] #76 46.74 checking whether make supports nested variables... (cached) yes [2023-06-22T14:33:41.720Z] #76 46.77 checking build system type... aarch64-unknown-linux-gnu [2023-06-22T14:33:41.720Z] #76 46.92 checking host system type... aarch64-unknown-linux-gnu [2023-06-22T14:33:41.720Z] #76 46.92 checking how to print strings... printf [2023-06-22T14:33:41.720Z] #76 46.93 checking for a sed that does not truncate output... /bin/sed [2023-06-22T14:33:41.720Z] #76 46.94 checking for grep that handles long lines and -e... /bin/grep [2023-06-22T14:33:41.720Z] #76 46.94 checking for egrep... /bin/grep -E [2023-06-22T14:33:41.720Z] #76 46.94 checking for fgrep... /bin/grep -F [2023-06-22T14:33:41.720Z] #76 46.94 checking for ld used by gcc... /usr/bin/ld [2023-06-22T14:33:41.720Z] #76 46.95 checking if the linker (/usr/bin/ld) is GNU ld... yes [2023-06-22T14:33:41.720Z] #76 46.95 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2023-06-22T14:33:41.720Z] #76 46.96 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2023-06-22T14:33:41.980Z] #76 47.00 checking whether ln -s works... yes [2023-06-22T14:33:41.981Z] #76 47.00 checking the maximum length of command line arguments... 1572864 [2023-06-22T14:33:41.981Z] #76 47.01 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2023-06-22T14:33:41.981Z] #76 47.01 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2023-06-22T14:33:41.981Z] #76 47.01 checking for /usr/bin/ld option to reload object files... -r [2023-06-22T14:33:41.981Z] #76 47.01 checking for objdump... objdump [2023-06-22T14:33:41.981Z] #76 47.01 checking how to recognize dependent libraries... pass_all [2023-06-22T14:33:41.981Z] #76 47.02 checking for dlltool... no [2023-06-22T14:33:41.981Z] #76 47.02 checking how to associate runtime and link libraries... printf %s\n [2023-06-22T14:33:41.981Z] #76 47.02 checking for ar... ar [2023-06-22T14:33:41.981Z] #76 47.02 checking for archiver @FILE support... @ [2023-06-22T14:33:41.981Z] #76 47.07 checking for strip... strip [2023-06-22T14:33:41.981Z] #76 47.07 checking for ranlib... ranlib [2023-06-22T14:33:41.981Z] #76 47.07 checking command to parse /usr/bin/nm -B output from gcc object... ok [2023-06-22T14:33:41.981Z] #76 47.23 checking for sysroot... no [2023-06-22T14:33:41.981Z] #76 47.23 checking for a working dd... /bin/dd [2023-06-22T14:33:41.981Z] #76 47.23 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2023-06-22T14:33:41.981Z] #76 47.24 checking for mt... no [2023-06-22T14:33:41.981Z] #76 47.24 checking if : is a manifest tool... no [2023-06-22T14:33:42.241Z] #76 47.25 checking how to run the C preprocessor... [2023-06-22T14:33:42.241Z] #76 ... [2023-06-22T14:33:42.241Z] [2023-06-22T14:33:42.241Z] #83 [dev-systemd-false 4/19] COPY --from=delve /build/ /usr/local/bin/ [2023-06-22T14:33:42.241Z] #83 DONE 0.6s [2023-06-22T14:33:42.241Z] [2023-06-22T14:33:42.241Z] #84 [dev-systemd-false 5/19] COPY --from=tomll /build/ /usr/local/bin/ [2023-06-22T14:33:42.241Z] #84 DONE 0.1s [2023-06-22T14:33:42.241Z] [2023-06-22T14:33:42.241Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2023-06-22T14:33:42.241Z] #76 47.25 checking how to run the C preprocessor... gcc -E [2023-06-22T14:33:42.241Z] #76 47.33 checking for ANSI C header files... [2023-06-22T14:33:42.241Z] #76 ... [2023-06-22T14:33:42.241Z] [2023-06-22T14:33:42.241Z] #85 [dev-systemd-false 6/19] COPY --from=gowinres /build/ /usr/local/bin/ [2023-06-22T14:33:42.241Z] #85 DONE 0.1s [2023-06-22T14:33:42.502Z] [2023-06-22T14:33:42.502Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2023-06-22T14:33:42.502Z] #76 47.33 checking for ANSI C header files... yes [2023-06-22T14:33:42.502Z] #76 47.52 checking for sys/types.h... yes [2023-06-22T14:33:42.502Z] #76 47.58 checking for sys/stat.h... yes [2023-06-22T14:33:42.502Z] #76 47.69 checking for stdlib.h... yes [2023-06-22T14:33:42.762Z] #76 47.75 checking for string.h... yes [2023-06-22T14:33:42.762Z] #76 47.83 checking for memory.h... yes [2023-06-22T14:33:42.762Z] #76 47.96 checking for strings.h... yes [2023-06-22T14:33:43.022Z] #76 48.04 checking for inttypes.h... yes [2023-06-22T14:33:43.022Z] #76 48.18 checking for stdint.h... yes [2023-06-22T14:33:43.283Z] #76 48.26 checking for unistd.h... [2023-06-22T14:33:43.283Z] #76 ... [2023-06-22T14:33:43.283Z] [2023-06-22T14:33:43.283Z] #86 [dev-systemd-false 7/19] COPY --from=tini /build/ /usr/local/bin/ [2023-06-22T14:33:43.283Z] #86 DONE 0.8s [2023-06-22T14:33:43.283Z] [2023-06-22T14:33:43.283Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2023-06-22T14:33:43.283Z] #76 48.26 checking for unistd.h... yes [2023-06-22T14:33:43.283Z] #76 48.37 checking for dlfcn.h... yes [2023-06-22T14:33:43.283Z] #76 48.43 checking for objdir... .libs [2023-06-22T14:33:43.543Z] #76 48.62 checking if gcc supports -fno-rtti -fno-exceptions... no [2023-06-22T14:33:43.543Z] #76 48.70 checking for gcc option to produce PIC... -fPIC -DPIC [2023-06-22T14:33:43.543Z] #76 48.70 checking if gcc PIC flag -fPIC -DPIC works... yes [2023-06-22T14:33:43.803Z] #76 48.74 checking if gcc static flag -static works... yes [2023-06-22T14:33:43.803Z] #76 48.88 checking if gcc supports -c -o file.o... yes [2023-06-22T14:33:43.803Z] #76 48.95 checking if gcc supports -c -o file.o... (cached) yes [2023-06-22T14:33:43.803Z] #76 48.95 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2023-06-22T14:33:43.803Z] #76 48.96 checking dynamic linker characteristics... GNU/Linux ld.so [2023-06-22T14:33:44.064Z] [2023-06-22T14:33:44.064Z] #76 ... [2023-06-22T14:33:44.064Z] [2023-06-22T14:33:44.064Z] #87 [dev-systemd-false 8/19] COPY --from=registry /build/ /usr/local/bin/ [2023-06-22T14:33:44.064Z] #87 DONE 0.8s [2023-06-22T14:33:44.064Z] [2023-06-22T14:33:44.064Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2023-06-22T14:33:44.064Z] #76 49.05 checking how to hardcode library paths into programs... immediate [2023-06-22T14:33:44.064Z] #76 49.05 checking whether stripping libraries is possible... yes [2023-06-22T14:33:44.064Z] #76 49.06 checking if libtool supports shared libraries... yes [2023-06-22T14:33:44.064Z] #76 49.06 checking whether to build shared libraries... no [2023-06-22T14:33:44.064Z] #76 49.06 checking whether to build static libraries... yes [2023-06-22T14:33:44.064Z] #76 49.08 checking float.h usability... yes [2023-06-22T14:33:44.064Z] #76 49.12 checking float.h presence... yes [2023-06-22T14:33:44.064Z] #76 49.15 checking for float.h... yes [2023-06-22T14:33:44.064Z] #76 49.17 checking limits.h usability... yes [2023-06-22T14:33:44.064Z] #76 49.22 checking limits.h presence... yes [2023-06-22T14:33:44.064Z] #76 49.24 checking for limits.h... yes [2023-06-22T14:33:44.064Z] #76 49.27 checking stddef.h usability... yes [2023-06-22T14:33:44.324Z] #76 49.31 checking stddef.h presence... yes [2023-06-22T14:33:44.324Z] #76 49.33 checking for stddef.h... yes [2023-06-22T14:33:44.324Z] #76 49.34 checking for stdlib.h... (cached) yes [2023-06-22T14:33:44.324Z] #76 49.36 checking for string.h... (cached) yes [2023-06-22T14:33:44.324Z] #76 49.39 checking sys/time.h usability... yes [2023-06-22T14:33:44.324Z] #76 49.44 checking sys/time.h presence... yes [2023-06-22T14:33:44.324Z] #76 49.46 checking for sys/time.h... yes [2023-06-22T14:33:44.324Z] #76 49.48 checking for inline... inline [2023-06-22T14:33:44.584Z] #76 49.51 checking for size_t... yes [2023-06-22T14:33:44.584Z] #76 49.60 checking for stdlib.h... (cached) yes [2023-06-22T14:33:44.584Z] #76 49.60 checking for GNU libc compatible malloc... yes [2023-06-22T14:33:44.584Z] #76 49.67 checking for stdlib.h... (cached) yes [2023-06-22T14:33:44.584Z] #76 49.67 checking for GNU libc compatible realloc... yes [2023-06-22T14:33:44.584Z] #76 49.74 checking for working strtod... yes [2023-06-22T14:33:44.845Z] [2023-06-22T14:33:44.845Z] #76 ... [2023-06-22T14:33:44.845Z] [2023-06-22T14:33:44.845Z] #88 [dev-systemd-false 9/19] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-06-22T14:33:44.845Z] #88 DONE 0.8s [2023-06-22T14:33:44.845Z] [2023-06-22T14:33:44.845Z] #76 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2023-06-22T14:33:44.845Z] #76 49.85 checking for gettimeofday... yes [2023-06-22T14:33:44.845Z] #76 49.93 checking for memset... yes [2023-06-22T14:33:45.105Z] #76 50.02 checking for strspn... yes [2023-06-22T14:33:45.105Z] #76 50.20 checking that generated files are newer than configure... done [2023-06-22T14:33:45.105Z] #76 50.20 configure: creating ./config.status [2023-06-22T14:33:45.675Z] #76 50.88 config.status: creating Makefile [2023-06-22T14:33:45.675Z] #76 50.90 config.status: creating config.h [2023-06-22T14:33:45.675Z] #76 50.91 config.status: executing depfiles commands [2023-06-22T14:33:45.675Z] #76 50.97 config.status: executing libtool commands [2023-06-22T14:33:45.936Z] #76 ... [2023-06-22T14:33:45.936Z] [2023-06-22T14:33:45.936Z] #89 [dev-systemd-false 10/19] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-06-22T14:33:45.936Z] #89 DONE 1.0s [2023-06-22T14:33:45.936Z] [2023-06-22T14:33:45.936Z] #90 [dev-systemd-false 11/19] COPY --from=shfmt /build/ /usr/local/bin/ [2023-06-22T14:33:45.936Z] #90 DONE 0.1s [2023-06-22T14:33:45.936Z] [2023-06-22T14:33:45.936Z] #73 [containerd-build 3/3] RUN --mount=from=containerd-src,src=/usr/src/containerd,rw --mount=type=cache,target=/root/.cache/go-build,id=containerd-build-linux/arm64 < '/go/src/github.com/docker/docker/.bashrc' [2023-06-22T14:34:00.182Z] #101 DONE 0.4s [2023-06-22T14:34:00.182Z] [2023-06-22T14:34:00.182Z] #102 [dev-base 4/11] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-06-22T14:34:00.752Z] #102 DONE 0.5s [2023-06-22T14:34:00.752Z] [2023-06-22T14:34:00.752Z] #103 [dev-base 5/11] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-06-22T14:34:01.322Z] #103 DONE 0.5s [2023-06-22T14:34:01.322Z] [2023-06-22T14:34:01.322Z] #104 [dev-base 6/11] RUN ldconfig [2023-06-22T14:34:01.891Z] #104 DONE 0.5s [2023-06-22T14:34:01.891Z] [2023-06-22T14:34:01.891Z] #105 [dev-base 7/11] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-06-22T14:34:02.151Z] #105 DONE 0.5s [2023-06-22T14:34:02.411Z] [2023-06-22T14:34:02.411Z] #106 [dev-base 8/11] 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 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2023-06-22T14:34:02.980Z] #106 0.726 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-06-22T14:34:02.980Z] #106 0.738 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-06-22T14:34:02.980Z] #106 0.738 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-06-22T14:34:02.980Z] #106 0.865 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8071 kB] [2023-06-22T14:34:03.240Z] #106 0.983 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [241 kB] [2023-06-22T14:34:03.240Z] #106 1.100 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.1 kB] [2023-06-22T14:34:04.178Z] #106 1.833 Fetched 8532 kB in 1s (6243 kB/s) [2023-06-22T14:34:04.437Z] #106 1.833 Reading package lists... [2023-06-22T14:34:05.375Z] #106 2.388 Reading package lists... [2023-06-22T14:34:05.375Z] #106 2.929 Building dependency tree... [2023-06-22T14:34:05.375Z] #106 3.090 Reading state information... [2023-06-22T14:34:05.634Z] #106 3.283 The following additional packages will be installed: [2023-06-22T14:34:05.634Z] #106 3.284 dmsetup libaio1 libbpf0 libcap2 libdevmapper1.02.1 libelf1 libgpm2 libicu67 [2023-06-22T14:34:05.634Z] #106 3.284 libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 [2023-06-22T14:34:05.634Z] #106 3.284 libnfnetlink0 libnftnl11 libonig5 libxtables12 python-pip-whl [2023-06-22T14:34:05.634Z] #106 3.284 python3-distutils python3-lib2to3 python3-pkg-resources vim-runtime xxd [2023-06-22T14:34:05.634Z] #106 3.286 Suggested packages: [2023-06-22T14:34:05.634Z] #106 3.286 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-06-22T14:34:05.634Z] #106 3.286 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-06-22T14:34:05.634Z] #106 3.286 acl attr quota [2023-06-22T14:34:05.634Z] #106 3.286 Recommended packages: [2023-06-22T14:34:05.634Z] #106 3.286 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-06-22T14:34:05.893Z] #106 3.633 The following NEW packages will be installed: [2023-06-22T14:34:05.893Z] #106 3.633 apparmor bash-completion bzip2 dmsetup inetutils-ping iproute2 iptables jq [2023-06-22T14:34:05.893Z] #106 3.633 libaio1 libbpf0 libcap2 libcap2-bin libdevmapper1.02.1 libelf1 libgpm2 [2023-06-22T14:34:05.894Z] #106 3.634 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libmnl0 libnet1 [2023-06-22T14:34:05.894Z] #106 3.634 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2023-06-22T14:34:05.894Z] #106 3.634 libprotobuf-c1 libxtables12 libyajl2 net-tools patch pigz python-pip-whl [2023-06-22T14:34:05.894Z] #106 3.634 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2023-06-22T14:34:05.894Z] #106 3.634 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2023-06-22T14:34:05.894Z] #106 3.634 vim-common vim-runtime xfsprogs xxd xz-utils zip zstd [2023-06-22T14:34:06.153Z] #106 3.912 0 upgraded, 51 newly installed, 0 to remove and 0 not upgraded. [2023-06-22T14:34:06.153Z] #106 3.912 Need to get 27.2 MB of archives. [2023-06-22T14:34:06.153Z] #106 3.912 After this operation, 106 MB of additional disk space will be used. [2023-06-22T14:34:06.153Z] #106 3.912 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-06-22T14:34:06.153Z] #106 3.917 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-06-22T14:34:06.153Z] #106 3.920 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2023-06-22T14:34:06.153Z] #106 3.922 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-06-22T14:34:06.153Z] #106 3.924 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-06-22T14:34:06.153Z] #106 3.925 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2023-06-22T14:34:06.153Z] #106 3.929 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2023-06-22T14:34:06.153Z] #106 3.931 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2023-06-22T14:34:06.153Z] #106 3.936 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-06-22T14:34:06.153Z] #106 3.938 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-06-22T14:34:06.153Z] #106 3.957 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2023-06-22T14:34:06.153Z] #106 3.963 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-06-22T14:34:06.153Z] #106 3.971 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-06-22T14:34:06.153Z] #106 3.972 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2023-06-22T14:34:06.153Z] #106 3.977 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2023-06-22T14:34:06.153Z] #106 3.996 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2023-06-22T14:34:06.153Z] #106 4.000 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2023-06-22T14:34:06.153Z] #106 4.005 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2023-06-22T14:34:06.153Z] #106 4.007 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2023-06-22T14:34:06.153Z] #106 4.008 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2023-06-22T14:34:06.153Z] #106 4.010 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2023-06-22T14:34:06.153Z] #106 4.012 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2023-06-22T14:34:06.153Z] #106 4.016 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2023-06-22T14:34:06.153Z] #106 4.019 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-06-22T14:34:06.153Z] #106 4.020 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-06-22T14:34:06.153Z] #106 4.022 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-06-22T14:34:06.153Z] #106 4.024 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2023-06-22T14:34:06.153Z] #106 4.026 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2023-06-22T14:34:06.153Z] #106 4.030 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-06-22T14:34:06.153Z] #106 4.078 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2023-06-22T14:34:06.414Z] #106 4.078 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-06-22T14:34:06.414Z] #106 4.078 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-06-22T14:34:06.414Z] #106 4.079 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-06-22T14:34:06.414Z] #106 4.079 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2023-06-22T14:34:06.414Z] #106 4.080 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2023-06-22T14:34:06.414Z] #106 4.081 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-06-22T14:34:06.414Z] #106 4.082 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-06-22T14:34:06.414Z] #106 4.095 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-06-22T14:34:06.414Z] #106 4.097 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-06-22T14:34:06.414Z] #106 4.099 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-06-22T14:34:06.414Z] #106 4.101 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2023-06-22T14:34:06.414Z] #106 4.110 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-06-22T14:34:06.414Z] #106 4.112 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-06-22T14:34:06.414Z] #106 4.117 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] [2023-06-22T14:34:06.414Z] #106 4.122 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2023-06-22T14:34:06.414Z] #106 4.124 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2023-06-22T14:34:06.414Z] #106 4.126 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-06-22T14:34:06.414Z] #106 4.160 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2023-06-22T14:34:06.414Z] #106 4.167 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2023-06-22T14:34:06.414Z] #106 4.172 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2023-06-22T14:34:06.414Z] #106 4.173 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2023-06-22T14:34:06.414Z] #106 4.316 debconf: delaying package configuration, since apt-utils is not installed [2023-06-22T14:34:06.414Z] #106 4.357 Fetched 27.2 MB in 1s (51.2 MB/s) [2023-06-22T14:34:06.673Z] #106 4.382 Selecting previously unselected package pigz. [2023-06-22T14:34:06.673Z] #106 4.382 (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 ... 15748 files and directories currently installed.) [2023-06-22T14:34:06.673Z] #106 4.391 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2023-06-22T14:34:06.673Z] #106 4.395 Unpacking pigz (2.6-1) ... [2023-06-22T14:34:06.673Z] #106 4.434 Selecting previously unselected package libelf1:arm64. [2023-06-22T14:34:06.673Z] #106 4.436 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2023-06-22T14:34:06.673Z] #106 4.444 Unpacking libelf1:arm64 (0.183-1) ... [2023-06-22T14:34:06.673Z] #106 4.491 Selecting previously unselected package libbpf0:arm64. [2023-06-22T14:34:06.673Z] #106 4.494 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2023-06-22T14:34:06.673Z] #106 4.563 Unpacking libbpf0:arm64 (1:0.3-2) ... [2023-06-22T14:34:06.673Z] #106 4.603 Selecting previously unselected package libcap2:arm64. [2023-06-22T14:34:06.933Z] #106 4.605 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2023-06-22T14:34:06.933Z] #106 4.608 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-06-22T14:34:06.933Z] #106 4.643 Selecting previously unselected package libmnl0:arm64. [2023-06-22T14:34:06.933Z] #106 4.645 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2023-06-22T14:34:06.933Z] #106 4.649 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-06-22T14:34:06.933Z] #106 4.684 Selecting previously unselected package libxtables12:arm64. [2023-06-22T14:34:06.933Z] #106 4.686 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2023-06-22T14:34:06.933Z] #106 4.690 Unpacking libxtables12:arm64 (1.8.7-1) ... [2023-06-22T14:34:06.933Z] #106 4.724 Selecting previously unselected package libcap2-bin. [2023-06-22T14:34:06.933Z] #106 4.726 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2023-06-22T14:34:06.933Z] #106 4.729 Unpacking libcap2-bin (1:2.44-1) ... [2023-06-22T14:34:06.933Z] #106 4.837 Selecting previously unselected package iproute2. [2023-06-22T14:34:07.193Z] #106 4.839 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2023-06-22T14:34:07.193Z] #106 4.845 Unpacking iproute2 (5.10.0-4) ... [2023-06-22T14:34:07.193Z] #106 4.957 Selecting previously unselected package xxd. [2023-06-22T14:34:07.193Z] #106 4.959 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-06-22T14:34:07.193Z] #106 4.962 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-06-22T14:34:07.193Z] #106 5.010 Selecting previously unselected package vim-common. [2023-06-22T14:34:07.193Z] #106 5.013 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-06-22T14:34:07.193Z] #106 5.023 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-06-22T14:34:07.193Z] #106 5.075 Selecting previously unselected package bash-completion. [2023-06-22T14:34:07.452Z] #106 5.077 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-06-22T14:34:08.021Z] #106 5.719 Unpacking bash-completion (1:2.11-2) ... [2023-06-22T14:34:08.021Z] #106 5.842 Selecting previously unselected package bzip2. [2023-06-22T14:34:08.021Z] #106 5.844 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2023-06-22T14:34:08.021Z] #106 5.848 Unpacking bzip2 (1.0.8-4) ... [2023-06-22T14:34:08.021Z] #106 5.884 Selecting previously unselected package xz-utils. [2023-06-22T14:34:08.021Z] #106 5.886 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-06-22T14:34:08.021Z] #106 5.890 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-06-22T14:34:08.021Z] #106 5.950 Selecting previously unselected package apparmor. [2023-06-22T14:34:08.281Z] #106 5.953 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2023-06-22T14:34:08.281Z] #106 5.976 Unpacking apparmor (2.13.6-10) ... [2023-06-22T14:34:08.281Z] #106 6.075 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-06-22T14:34:08.281Z] #106 6.077 Preparing to unpack .../14-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-06-22T14:34:08.281Z] #106 6.082 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-06-22T14:34:08.281Z] #106 6.125 Selecting previously unselected package dmsetup. [2023-06-22T14:34:08.281Z] #106 6.127 Preparing to unpack .../15-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2023-06-22T14:34:08.281Z] #106 6.131 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-06-22T14:34:08.281Z] #106 6.165 Selecting previously unselected package inetutils-ping. [2023-06-22T14:34:08.281Z] #106 6.167 Preparing to unpack .../16-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2023-06-22T14:34:08.281Z] #106 6.170 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-06-22T14:34:08.281Z] #106 6.218 Selecting previously unselected package libip4tc2:arm64. [2023-06-22T14:34:08.541Z] #106 6.220 Preparing to unpack .../17-libip4tc2_1.8.7-1_arm64.deb ... [2023-06-22T14:34:08.541Z] #106 6.225 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2023-06-22T14:34:08.541Z] #106 6.264 Selecting previously unselected package libip6tc2:arm64. [2023-06-22T14:34:08.541Z] #106 6.267 Preparing to unpack .../18-libip6tc2_1.8.7-1_arm64.deb ... [2023-06-22T14:34:08.541Z] #106 6.271 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2023-06-22T14:34:08.541Z] #106 6.307 Selecting previously unselected package libnfnetlink0:arm64. [2023-06-22T14:34:08.541Z] #106 6.309 Preparing to unpack .../19-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2023-06-22T14:34:08.541Z] #106 6.313 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-06-22T14:34:08.541Z] #106 6.346 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-06-22T14:34:08.800Z] #106 6.349 Preparing to unpack .../20-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2023-06-22T14:34:08.800Z] #106 6.353 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-06-22T14:34:08.800Z] #106 6.391 Selecting previously unselected package libnftnl11:arm64. [2023-06-22T14:34:08.800Z] #106 6.393 Preparing to unpack .../21-libnftnl11_1.1.9-1_arm64.deb ... [2023-06-22T14:34:08.800Z] #106 6.397 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2023-06-22T14:34:08.800Z] #106 6.496 Selecting previously unselected package iptables. [2023-06-22T14:34:08.800Z] #106 6.498 Preparing to unpack .../22-iptables_1.8.7-1_arm64.deb ... [2023-06-22T14:34:08.800Z] #106 6.502 Unpacking iptables (1.8.7-1) ... [2023-06-22T14:34:08.800Z] #106 6.570 Selecting previously unselected package libonig5:arm64. [2023-06-22T14:34:08.800Z] #106 6.572 Preparing to unpack .../23-libonig5_6.9.6-1.1_arm64.deb ... [2023-06-22T14:34:08.800Z] #106 6.577 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-06-22T14:34:08.800Z] #106 6.629 Selecting previously unselected package libjq1:arm64. [2023-06-22T14:34:09.060Z] #106 6.632 Preparing to unpack .../24-libjq1_1.6-2.1_arm64.deb ... [2023-06-22T14:34:09.060Z] #106 6.637 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-06-22T14:34:09.060Z] #106 6.675 Selecting previously unselected package jq. [2023-06-22T14:34:09.060Z] #106 6.678 Preparing to unpack .../25-jq_1.6-2.1_arm64.deb ... [2023-06-22T14:34:09.060Z] #106 6.682 Unpacking jq (1.6-2.1) ... [2023-06-22T14:34:09.060Z] #106 6.722 Selecting previously unselected package libaio1:arm64. [2023-06-22T14:34:09.060Z] #106 6.724 Preparing to unpack .../26-libaio1_0.3.112-9_arm64.deb ... [2023-06-22T14:34:09.060Z] #106 6.727 Unpacking libaio1:arm64 (0.3.112-9) ... [2023-06-22T14:34:09.060Z] #106 6.763 Selecting previously unselected package libgpm2:arm64. [2023-06-22T14:34:09.060Z] #106 6.765 Preparing to unpack .../27-libgpm2_1.20.7-8_arm64.deb ... [2023-06-22T14:34:09.060Z] #106 6.769 Unpacking libgpm2:arm64 (1.20.7-8) ... [2023-06-22T14:34:09.060Z] #106 6.805 Selecting previously unselected package libicu67:arm64. [2023-06-22T14:34:09.060Z] #106 6.807 Preparing to unpack .../28-libicu67_67.1-7_arm64.deb ... [2023-06-22T14:34:09.060Z] #106 6.811 Unpacking libicu67:arm64 (67.1-7) ... [2023-06-22T14:34:09.629Z] #106 7.479 Selecting previously unselected package libinih1:arm64. [2023-06-22T14:34:09.888Z] #106 7.481 Preparing to unpack .../29-libinih1_53-1+b2_arm64.deb ... [2023-06-22T14:34:09.888Z] #106 7.485 Unpacking libinih1:arm64 (53-1+b2) ... [2023-06-22T14:34:09.888Z] #106 7.537 Selecting previously unselected package libnet1:arm64. [2023-06-22T14:34:09.888Z] #106 7.541 Preparing to unpack .../30-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-06-22T14:34:09.888Z] #106 7.545 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-06-22T14:34:09.888Z] #106 7.585 Selecting previously unselected package libnl-3-200:arm64. [2023-06-22T14:34:09.888Z] #106 7.588 Preparing to unpack .../31-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-06-22T14:34:09.888Z] #106 7.592 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-06-22T14:34:09.888Z] #106 7.630 Selecting previously unselected package libprotobuf-c1:arm64. [2023-06-22T14:34:09.888Z] #106 7.634 Preparing to unpack .../32-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-06-22T14:34:09.888Z] #106 7.638 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-06-22T14:34:09.888Z] #106 7.674 Selecting previously unselected package libyajl2:arm64. [2023-06-22T14:34:09.888Z] #106 7.676 Preparing to unpack .../33-libyajl2_2.1.0-3_arm64.deb ... [2023-06-22T14:34:09.888Z] #106 7.680 Unpacking libyajl2:arm64 (2.1.0-3) ... [2023-06-22T14:34:09.889Z] #106 7.708 Selecting previously unselected package net-tools. [2023-06-22T14:34:09.889Z] #106 7.710 Preparing to unpack .../34-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2023-06-22T14:34:09.889Z] #106 7.715 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-06-22T14:34:09.889Z] #106 7.768 Selecting previously unselected package patch. [2023-06-22T14:34:09.889Z] #106 7.770 Preparing to unpack .../35-patch_2.7.6-7_arm64.deb ... [2023-06-22T14:34:09.889Z] #106 7.774 Unpacking patch (2.7.6-7) ... [2023-06-22T14:34:09.889Z] #106 7.811 Selecting previously unselected package python-pip-whl. [2023-06-22T14:34:10.148Z] #106 7.813 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-06-22T14:34:10.148Z] #106 7.819 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-06-22T14:34:10.148Z] #106 7.952 Selecting previously unselected package python3-lib2to3. [2023-06-22T14:34:10.148Z] #106 7.954 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2023-06-22T14:34:10.148Z] #106 7.958 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-06-22T14:34:10.148Z] #106 7.996 Selecting previously unselected package python3-distutils. [2023-06-22T14:34:10.148Z] #106 7.998 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2023-06-22T14:34:10.148Z] #106 8.002 Unpacking python3-distutils (3.9.2-1) ... [2023-06-22T14:34:10.148Z] #106 8.043 Selecting previously unselected package python3-pkg-resources. [2023-06-22T14:34:10.148Z] #106 8.045 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2023-06-22T14:34:10.148Z] #106 8.048 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-06-22T14:34:10.148Z] #106 8.093 Selecting previously unselected package python3-setuptools. [2023-06-22T14:34:10.407Z] #106 8.096 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2023-06-22T14:34:10.407Z] #106 8.099 Unpacking python3-setuptools (52.0.0-4) ... [2023-06-22T14:34:10.407Z] #106 8.159 Selecting previously unselected package python3-wheel. [2023-06-22T14:34:10.407Z] #106 8.162 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2023-06-22T14:34:10.407Z] #106 8.165 Unpacking python3-wheel (0.34.2-1) ... [2023-06-22T14:34:10.667Z] #106 8.286 Selecting previously unselected package python3-pip. [2023-06-22T14:34:10.667Z] #106 8.288 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-06-22T14:34:10.667Z] #106 8.293 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-06-22T14:34:10.667Z] #106 8.364 Selecting previously unselected package sudo. [2023-06-22T14:34:10.667Z] #106 8.367 Preparing to unpack .../43-sudo_1.9.5p2-3+deb11u1_arm64.deb ... [2023-06-22T14:34:10.667Z] #106 8.372 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-06-22T14:34:10.667Z] #106 8.482 Selecting previously unselected package thin-provisioning-tools. [2023-06-22T14:34:10.667Z] #106 8.485 Preparing to unpack .../44-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2023-06-22T14:34:10.667Z] #106 8.488 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-06-22T14:34:10.667Z] #106 8.548 Selecting previously unselected package uidmap. [2023-06-22T14:34:10.667Z] #106 8.550 Preparing to unpack .../45-uidmap_1%3a4.8.1-1_arm64.deb ... [2023-06-22T14:34:10.667Z] #106 8.553 Unpacking uidmap (1:4.8.1-1) ... [2023-06-22T14:34:10.667Z] #106 8.600 Selecting previously unselected package vim-runtime. [2023-06-22T14:34:10.927Z] #106 8.602 Preparing to unpack .../46-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-06-22T14:34:10.927Z] #106 8.612 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-06-22T14:34:10.927Z] #106 8.623 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-06-22T14:34:10.927Z] #106 8.627 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-06-22T14:34:11.495Z] #106 9.186 Selecting previously unselected package vim. [2023-06-22T14:34:11.495Z] #106 9.189 Preparing to unpack .../47-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-06-22T14:34:11.495Z] #106 9.199 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-06-22T14:34:11.495Z] #106 9.331 Selecting previously unselected package xfsprogs. [2023-06-22T14:34:11.495Z] #106 9.334 Preparing to unpack .../48-xfsprogs_5.10.0-4_arm64.deb ... [2023-06-22T14:34:11.495Z] #106 9.338 Unpacking xfsprogs (5.10.0-4) ... [2023-06-22T14:34:11.495Z] #106 9.434 Selecting previously unselected package zip. [2023-06-22T14:34:11.755Z] #106 9.437 Preparing to unpack .../49-zip_3.0-12_arm64.deb ... [2023-06-22T14:34:11.755Z] #106 9.440 Unpacking zip (3.0-12) ... [2023-06-22T14:34:11.755Z] #106 9.484 Selecting previously unselected package zstd. [2023-06-22T14:34:11.755Z] #106 9.487 Preparing to unpack .../50-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2023-06-22T14:34:11.755Z] #106 9.492 Unpacking zstd (1.4.8+dfsg-2.1) ... [2023-06-22T14:34:11.755Z] #106 9.579 Setting up python3-pkg-resources (52.0.0-4) ... [2023-06-22T14:34:12.015Z] #106 9.772 Setting up libip4tc2:arm64 (1.8.7-1) ... [2023-06-22T14:34:12.015Z] #106 9.785 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-06-22T14:34:12.015Z] #106 9.796 Setting up libgpm2:arm64 (1.20.7-8) ... [2023-06-22T14:34:12.015Z] #106 9.807 Setting up libicu67:arm64 (67.1-7) ... [2023-06-22T14:34:12.015Z] #106 9.818 Setting up libip6tc2:arm64 (1.8.7-1) ... [2023-06-22T14:34:12.015Z] #106 9.830 Setting up libinih1:arm64 (53-1+b2) ... [2023-06-22T14:34:12.274Z] #106 9.840 Setting up uidmap (1:4.8.1-1) ... [2023-06-22T14:34:12.274Z] #106 9.851 Setting up libyajl2:arm64 (2.1.0-3) ... [2023-06-22T14:34:12.274Z] #106 9.863 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-06-22T14:34:12.274Z] #106 9.875 Setting up bzip2 (1.0.8-4) ... [2023-06-22T14:34:12.274Z] #106 9.886 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-06-22T14:34:12.274Z] #106 9.897 Setting up python3-wheel (0.34.2-1) ... [2023-06-22T14:34:12.274Z] #106 10.04 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-06-22T14:34:12.274Z] #106 10.05 Setting up libcap2:arm64 (1:2.44-1) ... [2023-06-22T14:34:12.274Z] #106 10.06 Setting up libcap2-bin (1:2.44-1) ... [2023-06-22T14:34:12.274Z] #106 10.07 Setting up apparmor (2.13.6-10) ... [2023-06-22T14:34:13.213Z] #106 10.86 Setting up zip (3.0-12) ... [2023-06-22T14:34:13.213Z] #106 10.86 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-06-22T14:34:13.213Z] #106 10.89 Setting up bash-completion (1:2.11-2) ... [2023-06-22T14:34:13.782Z] #106 11.63 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-06-22T14:34:13.782Z] #106 11.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-06-22T14:34:13.782Z] #106 11.65 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-06-22T14:34:13.782Z] #106 11.66 Setting up patch (2.7.6-7) ... [2023-06-22T14:34:13.782Z] #106 11.67 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-06-22T14:34:13.782Z] #106 11.71 invoke-rc.d: could not determine current runlevel [2023-06-22T14:34:14.042Z] #106 11.71 invoke-rc.d: policy-rc.d denied execution of start. [2023-06-22T14:34:14.042Z] #106 11.72 Setting up libxtables12:arm64 (1.8.7-1) ... [2023-06-22T14:34:14.042Z] #106 11.73 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-06-22T14:34:14.042Z] #106 11.74 Setting up pigz (2.6-1) ... [2023-06-22T14:34:14.042Z] #106 11.75 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-06-22T14:34:14.042Z] #106 11.76 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-06-22T14:34:14.042Z] #106 11.78 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-06-22T14:34:14.042Z] #106 11.79 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-06-22T14:34:14.301Z] #106 11.95 Setting up libaio1:arm64 (0.3.112-9) ... [2023-06-22T14:34:14.301Z] #106 11.96 Setting up python3-lib2to3 (3.9.2-1) ... [2023-06-22T14:34:14.301Z] #106 12.06 Setting up libelf1:arm64 (0.183-1) ... [2023-06-22T14:34:14.301Z] #106 12.09 Setting up zstd (1.4.8+dfsg-2.1) ... [2023-06-22T14:34:14.301Z] #106 12.10 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-06-22T14:34:14.301Z] #106 12.11 Setting up python3-distutils (3.9.2-1) ... [2023-06-22T14:34:14.301Z] #106 12.24 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-06-22T14:34:14.561Z] #106 12.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-06-22T14:34:14.561Z] #106 12.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-06-22T14:34:14.561Z] #106 12.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-06-22T14:34:14.561Z] #106 12.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-06-22T14:34:14.561Z] #106 12.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-06-22T14:34:14.561Z] #106 12.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-06-22T14:34:14.561Z] #106 12.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-06-22T14:34:14.561Z] #106 12.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-06-22T14:34:14.561Z] #106 12.30 Setting up python3-setuptools (52.0.0-4) ... [2023-06-22T14:34:14.820Z] #106 12.62 Setting up libjq1:arm64 (1.6-2.1) ... [2023-06-22T14:34:14.820Z] #106 12.63 Setting up libnftnl11:arm64 (1.1.9-1) ... [2023-06-22T14:34:14.820Z] #106 12.64 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-06-22T14:34:15.080Z] #106 12.65 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-06-22T14:34:15.080Z] #106 12.91 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-06-22T14:34:15.340Z] #106 12.92 Setting up jq (1.6-2.1) ... [2023-06-22T14:34:15.340Z] #106 12.94 Setting up libbpf0:arm64 (1:0.3-2) ... [2023-06-22T14:34:15.340Z] #106 12.95 Setting up iptables (1.8.7-1) ... [2023-06-22T14:34:15.340Z] #106 12.96 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-06-22T14:34:15.340Z] #106 12.96 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-06-22T14:34:15.340Z] #106 12.97 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-06-22T14:34:15.340Z] #106 12.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-06-22T14:34:15.340Z] #106 12.98 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-06-22T14:34:15.340Z] #106 12.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-06-22T14:34:15.340Z] #106 12.99 Setting up iproute2 (5.10.0-4) ... [2023-06-22T14:34:15.340Z] #106 13.12 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-06-22T14:34:15.340Z] #106 13.13 Setting up dmsetup (2:1.02.175-2.1) ... [2023-06-22T14:34:15.340Z] #106 13.15 Setting up xfsprogs (5.10.0-4) ... [2023-06-22T14:34:15.340Z] #106 13.16 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-06-22T14:34:15.909Z] #106 DONE 13.7s [2023-06-22T14:34:15.909Z] [2023-06-22T14:34:15.909Z] #107 [dev-base 9/11] 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-06-22T14:34:16.478Z] #107 0.464 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-06-22T14:34:16.478Z] #107 0.468 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-06-22T14:34:16.478Z] #107 0.471 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-06-22T14:34:16.478Z] #107 DONE 0.5s [2023-06-22T14:34:16.478Z] [2023-06-22T14:34:16.478Z] #108 [dev-base 10/11] RUN pip3 install yamllint==1.27.1 [2023-06-22T14:34:23.048Z] #108 5.739 Collecting yamllint==1.27.1 [2023-06-22T14:34:23.308Z] #108 6.770 Downloading yamllint-1.27.1.tar.gz (129 kB) [2023-06-22T14:34:23.567Z] #108 7.063 Collecting pathspec>=0.5.3 [2023-06-22T14:34:23.567Z] #108 7.066 Downloading pathspec-0.11.1-py3-none-any.whl (29 kB) [2023-06-22T14:34:23.567Z] #108 7.159 Collecting pyyaml [2023-06-22T14:34:23.567Z] #108 7.164 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2023-06-22T14:34:23.567Z] #108 7.179 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2023-06-22T14:34:23.567Z] #108 7.183 Building wheels for collected packages: yamllint [2023-06-22T14:34:23.567Z] #108 7.184 Building wheel for yamllint (setup.py): started [2023-06-22T14:34:23.827Z] #108 7.431 Building wheel for yamllint (setup.py): finished with status 'done' [2023-06-22T14:34:23.827Z] #108 7.431 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=86cf0051a7688c84fa77f7af426ecabee5e2a2d932c89a8bf180be6b4d1ebf14 [2023-06-22T14:34:23.827Z] #108 7.431 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2023-06-22T14:34:23.827Z] #108 7.434 Successfully built yamllint [2023-06-22T14:34:23.827Z] #108 7.440 Installing collected packages: pyyaml, pathspec, yamllint [2023-06-22T14:34:23.827Z] #108 7.552 Successfully installed pathspec-0.11.1 pyyaml-6.0 yamllint-1.27.1 [2023-06-22T14:34:24.086Z] #108 DONE 7.7s [2023-06-22T14:34:24.086Z] [2023-06-22T14:34:24.086Z] #109 [dev-base 11/11] 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 --no-install-recommends -y gcc pkg-config dpkg-dev libapparmor-dev libdevmapper-dev libseccomp-dev libsecret-1-dev libsystemd-dev libudev-dev [2023-06-22T14:34:24.655Z] #109 0.738 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-06-22T14:34:24.915Z] #109 0.818 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-06-22T14:34:24.915Z] #109 0.821 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-06-22T14:34:25.743Z] #109 1.089 Reading package lists... [2023-06-22T14:34:26.311Z] #109 1.626 Reading package lists... [2023-06-22T14:34:26.570Z] #109 2.162 Building dependency tree... [2023-06-22T14:34:26.570Z] #109 2.315 Reading state information... [2023-06-22T14:34:26.570Z] #109 2.500 gcc is already the newest version (4:10.2.1-1). [2023-06-22T14:34:26.570Z] #109 2.500 pkg-config is already the newest version (0.29.2-1). [2023-06-22T14:34:26.570Z] #109 2.500 The following additional packages will be installed: [2023-06-22T14:34:26.570Z] #109 2.500 gir1.2-glib-2.0 gir1.2-secret-1 libapparmor1 libblkid-dev [2023-06-22T14:34:26.570Z] #109 2.500 libdevmapper-event1.02.1 libffi-dev libgirepository-1.0-1 libglib2.0-bin [2023-06-22T14:34:26.570Z] #109 2.500 libglib2.0-data libglib2.0-dev libglib2.0-dev-bin libmount-dev libpcre16-3 [2023-06-22T14:34:26.570Z] #109 2.500 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libpcre3-dev [2023-06-22T14:34:26.570Z] #109 2.501 libpcre32-3 libpcrecpp0v5 libsecret-1-0 libsecret-common libselinux1-dev [2023-06-22T14:34:26.570Z] #109 2.501 libsepol1-dev uuid-dev zlib1g-dev [2023-06-22T14:34:26.570Z] #109 2.503 Suggested packages: [2023-06-22T14:34:26.570Z] #109 2.503 debian-keyring libgirepository1.0-dev libglib2.0-doc libgdk-pixbuf2.0-bin [2023-06-22T14:34:26.570Z] #109 2.503 | libgdk-pixbuf2.0-dev libxml2-utils seccomp [2023-06-22T14:34:26.570Z] #109 2.503 Recommended packages: [2023-06-22T14:34:26.570Z] #109 2.503 build-essential fakeroot libalgorithm-merge-perl [2023-06-22T14:34:26.830Z] #109 2.769 The following NEW packages will be installed: [2023-06-22T14:34:26.830Z] #109 2.769 dpkg-dev gir1.2-glib-2.0 gir1.2-secret-1 libapparmor-dev libapparmor1 [2023-06-22T14:34:26.830Z] #109 2.769 libblkid-dev libdevmapper-dev libdevmapper-event1.02.1 libffi-dev [2023-06-22T14:34:26.830Z] #109 2.769 libgirepository-1.0-1 libglib2.0-bin libglib2.0-data libglib2.0-dev [2023-06-22T14:34:26.830Z] #109 2.769 libglib2.0-dev-bin libmount-dev libpcre16-3 libpcre2-16-0 libpcre2-32-0 [2023-06-22T14:34:26.830Z] #109 2.770 libpcre2-dev libpcre2-posix2 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2023-06-22T14:34:26.830Z] #109 2.770 libseccomp-dev libsecret-1-0 libsecret-1-dev libsecret-common [2023-06-22T14:34:26.830Z] #109 2.770 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev uuid-dev zlib1g-dev [2023-06-22T14:34:27.090Z] #109 3.046 0 upgraded, 33 newly installed, 0 to remove and 0 not upgraded. [2023-06-22T14:34:27.090Z] #109 3.046 Need to get 10.4 MB of archives. [2023-06-22T14:34:27.090Z] #109 3.046 After this operation, 41.6 MB of additional disk space will be used. [2023-06-22T14:34:27.090Z] #109 3.046 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.12 [2312 kB] [2023-06-22T14:34:27.090Z] #109 3.073 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgirepository-1.0-1 arm64 1.66.1-1+b1 [88.6 kB] [2023-06-22T14:34:27.090Z] #109 3.074 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-glib-2.0 arm64 1.66.1-1+b1 [151 kB] [2023-06-22T14:34:27.090Z] #109 3.076 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-common all 0.20.4-2 [26.7 kB] [2023-06-22T14:34:27.090Z] #109 3.077 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-0 arm64 0.20.4-2 [107 kB] [2023-06-22T14:34:27.090Z] #109 3.079 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gir1.2-secret-1 arm64 0.20.4-2 [13.7 kB] [2023-06-22T14:34:27.090Z] #109 3.082 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2023-06-22T14:34:27.090Z] #109 3.086 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2023-06-22T14:34:27.090Z] #109 3.089 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uuid-dev arm64 2.36.1-8+deb11u1 [99.6 kB] [2023-06-22T14:34:27.090Z] #109 3.091 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libblkid-dev arm64 2.36.1-8+deb11u1 [229 kB] [2023-06-22T14:34:27.090Z] #109 3.096 Get:11 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-06-22T14:34:27.090Z] #109 3.100 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u2 [123 kB] [2023-06-22T14:34:27.090Z] #109 3.126 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-06-22T14:34:27.090Z] #109 3.133 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-06-22T14:34:27.090Z] #109 3.135 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-06-22T14:34:27.090Z] #109 3.140 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-06-22T14:34:27.090Z] #109 3.143 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-06-22T14:34:27.090Z] #109 3.148 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-06-22T14:34:27.349Z] #109 3.152 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2023-06-22T14:34:27.349Z] #109 3.155 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libffi-dev arm64 3.3-6 [53.2 kB] [2023-06-22T14:34:27.349Z] #109 3.157 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-data all 2.66.8-1 [1164 kB] [2023-06-22T14:34:27.349Z] #109 3.190 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-bin arm64 2.66.8-1 [137 kB] [2023-06-22T14:34:27.349Z] #109 3.192 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev-bin arm64 2.66.8-1 [177 kB] [2023-06-22T14:34:27.349Z] #109 3.194 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmount-dev arm64 2.36.1-8+deb11u1 [78.0 kB] [2023-06-22T14:34:27.349Z] #109 3.196 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre16-3 arm64 2:8.39-13 [236 kB] [2023-06-22T14:34:27.349Z] #109 3.198 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre32-3 arm64 2:8.39-13 [229 kB] [2023-06-22T14:34:27.349Z] #109 3.200 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcrecpp0v5 arm64 2:8.39-13 [151 kB] [2023-06-22T14:34:27.349Z] #109 3.202 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre3-dev arm64 2:8.39-13 [579 kB] [2023-06-22T14:34:27.349Z] #109 3.206 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2023-06-22T14:34:27.349Z] #109 3.208 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libglib2.0-dev arm64 2.66.8-1 [1592 kB] [2023-06-22T14:34:27.349Z] #109 3.216 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-06-22T14:34:27.349Z] #109 3.231 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsecret-1-dev arm64 0.20.4-2 [218 kB] [2023-06-22T14:34:27.349Z] #109 3.234 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u2 [401 kB] [2023-06-22T14:34:27.349Z] #109 3.377 debconf: delaying package configuration, since apt-utils is not installed [2023-06-22T14:34:27.349Z] #109 3.418 Fetched 10.4 MB in 0s (22.6 MB/s) [2023-06-22T14:34:27.609Z] #109 3.445 Selecting previously unselected package dpkg-dev. [2023-06-22T14:34:27.609Z] #109 3.445 (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 ... 20389 files and directories currently installed.) [2023-06-22T14:34:27.609Z] #109 3.458 Preparing to unpack .../00-dpkg-dev_1.20.12_all.deb ... [2023-06-22T14:34:27.609Z] #109 3.463 Unpacking dpkg-dev (1.20.12) ... [2023-06-22T14:34:27.609Z] #109 3.591 Selecting previously unselected package libgirepository-1.0-1:arm64. [2023-06-22T14:34:27.609Z] #109 3.594 Preparing to unpack .../01-libgirepository-1.0-1_1.66.1-1+b1_arm64.deb ... [2023-06-22T14:34:27.609Z] #109 3.604 Unpacking libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-06-22T14:34:27.609Z] #109 3.642 Selecting previously unselected package gir1.2-glib-2.0:arm64. [2023-06-22T14:34:27.609Z] #109 3.644 Preparing to unpack .../02-gir1.2-glib-2.0_1.66.1-1+b1_arm64.deb ... [2023-06-22T14:34:27.609Z] #109 3.649 Unpacking gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-06-22T14:34:27.609Z] #109 3.697 Selecting previously unselected package libsecret-common. [2023-06-22T14:34:27.869Z] #109 3.699 Preparing to unpack .../03-libsecret-common_0.20.4-2_all.deb ... [2023-06-22T14:34:27.869Z] #109 3.704 Unpacking libsecret-common (0.20.4-2) ... [2023-06-22T14:34:27.869Z] #109 3.759 Selecting previously unselected package libsecret-1-0:arm64. [2023-06-22T14:34:27.869Z] #109 3.762 Preparing to unpack .../04-libsecret-1-0_0.20.4-2_arm64.deb ... [2023-06-22T14:34:27.869Z] #109 3.766 Unpacking libsecret-1-0:arm64 (0.20.4-2) ... [2023-06-22T14:34:27.869Z] #109 3.804 Selecting previously unselected package gir1.2-secret-1:arm64. [2023-06-22T14:34:27.869Z] #109 3.806 Preparing to unpack .../05-gir1.2-secret-1_0.20.4-2_arm64.deb ... [2023-06-22T14:34:27.869Z] #109 3.812 Unpacking gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-06-22T14:34:27.869Z] #109 3.853 Selecting previously unselected package libapparmor1:arm64. [2023-06-22T14:34:27.869Z] #109 3.855 Preparing to unpack .../06-libapparmor1_2.13.6-10_arm64.deb ... [2023-06-22T14:34:27.869Z] #109 3.859 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2023-06-22T14:34:27.869Z] #109 3.893 Selecting previously unselected package libapparmor-dev:arm64. [2023-06-22T14:34:27.869Z] #109 3.896 Preparing to unpack .../07-libapparmor-dev_2.13.6-10_arm64.deb ... [2023-06-22T14:34:27.869Z] #109 3.899 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2023-06-22T14:34:27.869Z] #109 3.936 Selecting previously unselected package uuid-dev:arm64. [2023-06-22T14:34:28.129Z] #109 3.939 Preparing to unpack .../08-uuid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-06-22T14:34:28.129Z] #109 3.942 Unpacking uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-06-22T14:34:28.129Z] #109 3.993 Selecting previously unselected package libblkid-dev:arm64. [2023-06-22T14:34:28.129Z] #109 3.996 Preparing to unpack .../09-libblkid-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-06-22T14:34:28.129Z] #109 4.006 Unpacking libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-06-22T14:34:28.129Z] #109 4.057 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2023-06-22T14:34:28.129Z] #109 4.059 Preparing to unpack .../10-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-06-22T14:34:28.129Z] #109 4.064 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-06-22T14:34:28.129Z] #109 4.094 Selecting previously unselected package libudev-dev:arm64. [2023-06-22T14:34:28.129Z] #109 4.097 Preparing to unpack .../11-libudev-dev_247.3-7+deb11u2_arm64.deb ... [2023-06-22T14:34:28.129Z] #109 4.103 Unpacking libudev-dev:arm64 (247.3-7+deb11u2) ... [2023-06-22T14:34:28.129Z] #109 4.151 Selecting previously unselected package libsepol1-dev:arm64. [2023-06-22T14:34:28.129Z] #109 4.153 Preparing to unpack .../12-libsepol1-dev_3.1-1_arm64.deb ... [2023-06-22T14:34:28.129Z] #109 4.158 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-06-22T14:34:28.388Z] #109 4.227 Selecting previously unselected package libpcre2-16-0:arm64. [2023-06-22T14:34:28.388Z] #109 4.229 Preparing to unpack .../13-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-06-22T14:34:28.388Z] #109 4.234 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-06-22T14:34:28.388Z] #109 4.297 Selecting previously unselected package libpcre2-32-0:arm64. [2023-06-22T14:34:28.388Z] #109 4.299 Preparing to unpack .../14-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-06-22T14:34:28.388Z] #109 4.304 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-06-22T14:34:28.388Z] #109 4.354 Selecting previously unselected package libpcre2-posix2:arm64. [2023-06-22T14:34:28.388Z] #109 4.356 Preparing to unpack .../15-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-06-22T14:34:28.388Z] #109 4.360 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-06-22T14:34:28.388Z] #109 4.395 Selecting previously unselected package libpcre2-dev:arm64. [2023-06-22T14:34:28.388Z] #109 4.398 Preparing to unpack .../16-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-06-22T14:34:28.648Z] #109 4.403 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-06-22T14:34:28.648Z] #109 4.483 Selecting previously unselected package libselinux1-dev:arm64. [2023-06-22T14:34:28.648Z] #109 4.486 Preparing to unpack .../17-libselinux1-dev_3.1-3_arm64.deb ... [2023-06-22T14:34:28.648Z] #109 4.490 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-06-22T14:34:28.648Z] #109 4.547 Selecting previously unselected package libdevmapper-dev:arm64. [2023-06-22T14:34:28.648Z] #109 4.549 Preparing to unpack .../18-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2023-06-22T14:34:28.648Z] #109 4.554 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-06-22T14:34:28.648Z] #109 4.671 Selecting previously unselected package libffi-dev:arm64. [2023-06-22T14:34:28.907Z] #109 4.674 Preparing to unpack .../19-libffi-dev_3.3-6_arm64.deb ... [2023-06-22T14:34:28.907Z] #109 4.678 Unpacking libffi-dev:arm64 (3.3-6) ... [2023-06-22T14:34:28.907Z] #109 4.714 Selecting previously unselected package libglib2.0-data. [2023-06-22T14:34:28.907Z] #109 4.717 Preparing to unpack .../20-libglib2.0-data_2.66.8-1_all.deb ... [2023-06-22T14:34:28.907Z] #109 4.721 Unpacking libglib2.0-data (2.66.8-1) ... [2023-06-22T14:34:28.907Z] #109 4.855 Selecting previously unselected package libglib2.0-bin. [2023-06-22T14:34:28.907Z] #109 4.858 Preparing to unpack .../21-libglib2.0-bin_2.66.8-1_arm64.deb ... [2023-06-22T14:34:28.907Z] #109 4.863 Unpacking libglib2.0-bin (2.66.8-1) ... [2023-06-22T14:34:28.907Z] #109 4.910 Selecting previously unselected package libglib2.0-dev-bin. [2023-06-22T14:34:28.907Z] #109 4.913 Preparing to unpack .../22-libglib2.0-dev-bin_2.66.8-1_arm64.deb ... [2023-06-22T14:34:28.907Z] #109 4.917 Unpacking libglib2.0-dev-bin (2.66.8-1) ... [2023-06-22T14:34:28.907Z] #109 4.959 Selecting previously unselected package libmount-dev:arm64. [2023-06-22T14:34:29.167Z] #109 4.962 Preparing to unpack .../23-libmount-dev_2.36.1-8+deb11u1_arm64.deb ... [2023-06-22T14:34:29.167Z] #109 4.967 Unpacking libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-06-22T14:34:29.167Z] #109 5.010 Selecting previously unselected package libpcre16-3:arm64. [2023-06-22T14:34:29.167Z] #109 5.013 Preparing to unpack .../24-libpcre16-3_2%3a8.39-13_arm64.deb ... [2023-06-22T14:34:29.167Z] #109 5.017 Unpacking libpcre16-3:arm64 (2:8.39-13) ... [2023-06-22T14:34:29.167Z] #109 5.066 Selecting previously unselected package libpcre32-3:arm64. [2023-06-22T14:34:29.167Z] #109 5.068 Preparing to unpack .../25-libpcre32-3_2%3a8.39-13_arm64.deb ... [2023-06-22T14:34:29.167Z] #109 5.074 Unpacking libpcre32-3:arm64 (2:8.39-13) ... [2023-06-22T14:34:29.167Z] #109 5.123 Selecting previously unselected package libpcrecpp0v5:arm64. [2023-06-22T14:34:29.167Z] #109 5.126 Preparing to unpack .../26-libpcrecpp0v5_2%3a8.39-13_arm64.deb ... [2023-06-22T14:34:29.167Z] #109 5.130 Unpacking libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-06-22T14:34:29.167Z] #109 5.167 Selecting previously unselected package libpcre3-dev:arm64. [2023-06-22T14:34:29.426Z] #109 5.169 Preparing to unpack .../27-libpcre3-dev_2%3a8.39-13_arm64.deb ... [2023-06-22T14:34:29.426Z] #109 5.173 Unpacking libpcre3-dev:arm64 (2:8.39-13) ... [2023-06-22T14:34:29.426Z] #109 5.248 Selecting previously unselected package zlib1g-dev:arm64. [2023-06-22T14:34:29.426Z] #109 5.250 Preparing to unpack .../28-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2023-06-22T14:34:29.426Z] #109 5.254 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-06-22T14:34:29.426Z] #109 5.297 Selecting previously unselected package libglib2.0-dev:arm64. [2023-06-22T14:34:29.426Z] #109 5.300 Preparing to unpack .../29-libglib2.0-dev_2.66.8-1_arm64.deb ... [2023-06-22T14:34:29.426Z] #109 5.304 Unpacking libglib2.0-dev:arm64 (2.66.8-1) ... [2023-06-22T14:34:29.686Z] #109 5.488 Selecting previously unselected package libseccomp-dev:arm64. [2023-06-22T14:34:29.686Z] #109 5.491 Preparing to unpack .../30-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-06-22T14:34:29.686Z] #109 5.495 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-06-22T14:34:29.686Z] #109 5.532 Selecting previously unselected package libsecret-1-dev:arm64. [2023-06-22T14:34:29.686Z] #109 5.535 Preparing to unpack .../31-libsecret-1-dev_0.20.4-2_arm64.deb ... [2023-06-22T14:34:29.686Z] #109 5.538 Unpacking libsecret-1-dev:arm64 (0.20.4-2) ... [2023-06-22T14:34:29.686Z] #109 5.595 Selecting previously unselected package libsystemd-dev:arm64. [2023-06-22T14:34:29.686Z] #109 5.598 Preparing to unpack .../32-libsystemd-dev_247.3-7+deb11u2_arm64.deb ... [2023-06-22T14:34:29.686Z] #109 5.602 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u2) ... [2023-06-22T14:34:29.686Z] #109 5.714 Setting up libpcrecpp0v5:arm64 (2:8.39-13) ... [2023-06-22T14:34:29.945Z] #109 5.725 Setting up libglib2.0-dev-bin (2.66.8-1) ... [2023-06-22T14:34:29.945Z] #109 5.887 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-06-22T14:34:29.945Z] #109 5.900 Setting up libapparmor1:arm64 (2.13.6-10) ... [2023-06-22T14:34:29.945Z] #109 5.915 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-06-22T14:34:29.945Z] #109 5.929 Setting up libpcre16-3:arm64 (2:8.39-13) ... [2023-06-22T14:34:29.945Z] #109 5.940 Setting up libsepol1-dev:arm64 (3.1-1) ... [2023-06-22T14:34:29.945Z] #109 5.949 Setting up libffi-dev:arm64 (3.3-6) ... [2023-06-22T14:34:29.945Z] #109 5.961 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-06-22T14:34:29.945Z] #109 5.978 Setting up dpkg-dev (1.20.12) ... [2023-06-22T14:34:30.205Z] #109 6.006 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-06-22T14:34:30.205Z] #109 6.020 Setting up libglib2.0-data (2.66.8-1) ... [2023-06-22T14:34:30.205Z] #109 6.034 Setting up uuid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-06-22T14:34:30.205Z] #109 6.051 Setting up libpcre32-3:arm64 (2:8.39-13) ... [2023-06-22T14:34:30.205Z] #109 6.066 Setting up libudev-dev:arm64 (247.3-7+deb11u2) ... [2023-06-22T14:34:30.205Z] #109 6.080 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-06-22T14:34:30.205Z] #109 6.095 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-06-22T14:34:30.205Z] #109 6.108 Setting up libgirepository-1.0-1:arm64 (1.66.1-1+b1) ... [2023-06-22T14:34:30.205Z] #109 6.123 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2023-06-22T14:34:30.205Z] #109 6.135 Setting up libsystemd-dev:arm64 (247.3-7+deb11u2) ... [2023-06-22T14:34:30.205Z] #109 6.149 Setting up libsecret-common (0.20.4-2) ... [2023-06-22T14:34:30.205Z] #109 6.164 Setting up libblkid-dev:arm64 (2.36.1-8+deb11u1) ... [2023-06-22T14:34:30.205Z] #109 6.182 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-06-22T14:34:30.205Z] #109 6.194 Setting up libselinux1-dev:arm64 (3.1-3) ... [2023-06-22T14:34:30.205Z] #109 6.209 Setting up libpcre3-dev:arm64 (2:8.39-13) ... [2023-06-22T14:34:30.205Z] #109 6.222 Setting up libglib2.0-bin (2.66.8-1) ... [2023-06-22T14:34:30.205Z] #109 6.238 Setting up libsecret-1-0:arm64 (0.20.4-2) ... [2023-06-22T14:34:30.205Z] #109 6.252 Setting up gir1.2-glib-2.0:arm64 (1.66.1-1+b1) ... [2023-06-22T14:34:30.205Z] #109 6.264 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-06-22T14:34:30.205Z] #109 6.277 Setting up libmount-dev:arm64 (2.36.1-8+deb11u1) ... [2023-06-22T14:34:30.205Z] #109 6.290 Setting up gir1.2-secret-1:arm64 (0.20.4-2) ... [2023-06-22T14:34:30.465Z] #109 6.304 Setting up libglib2.0-dev:arm64 (2.66.8-1) ... [2023-06-22T14:34:30.465Z] #109 6.319 Processing triggers for libglib2.0-0:arm64 (2.66.8-1) ... [2023-06-22T14:34:30.465Z] #109 6.330 No schema files found: doing nothing. [2023-06-22T14:34:30.465Z] #109 6.335 Processing triggers for libc-bin (2.31-13+deb11u6) ... [2023-06-22T14:34:30.465Z] #109 6.361 Setting up libsecret-1-dev:arm64 (0.20.4-2) ... [2023-06-22T14:34:30.465Z] #109 DONE 6.6s [2023-06-22T14:34:30.725Z] [2023-06-22T14:34:30.725Z] #110 [dev 1/1] COPY . . [2023-06-22T14:34:31.664Z] #110 DONE 1.1s [2023-06-22T14:34:31.664Z] [2023-06-22T14:34:31.664Z] #111 exporting to image [2023-06-22T14:34:31.664Z] #111 exporting layers [2023-06-22T14:34:32.603Z] #111 exporting layers 0.8s done [2023-06-22T14:34:32.603Z] #111 writing image sha256:376d30f93515b2425a75d48521735c657e647ca4b05e71030faa64c0b4045a09 done [2023-06-22T14:34:32.603Z] #111 naming to docker.io/library/docker:40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e [2023-06-22T14:34:32.603Z] #111 naming to docker.io/library/docker:40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e done [2023-06-22T14:34:32.603Z] #111 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-06-22T14:34:32.916Z] + sudo modprobe ip6table_filter [Pipeline] sh [2023-06-22T14:34:33.199Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45791/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e hack/test/unit [2023-06-22T14:34:33.769Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2023-06-22T14:34:33.769Z] + TESTFLAGS+=' -test.timeout=5m' [2023-06-22T14:34:33.769Z] + TESTDIRS=./... [2023-06-22T14:34:33.769Z] + exclude_paths='/vendor/|/integration' [2023-06-22T14:34:33.769Z] ++ go list ./... [2023-06-22T14:34:33.769Z] ++ grep -vE '(/vendor/|/integration)' [2023-06-22T14:34:34.030Z] + pkg_list='github.com/docker/docker/api [2023-06-22T14:34:34.030Z] github.com/docker/docker/api/server [2023-06-22T14:34:34.030Z] github.com/docker/docker/api/server/backend/build [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/httpstatus [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/httputils [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/middleware [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/router [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/router/build [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/router/checkpoint [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/router/container [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/router/debug [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/router/distribution [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/router/grpc [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/router/image [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/router/network [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/router/plugin [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/router/session [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/router/swarm [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/router/system [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/router/volume [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/backend [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/blkiodev [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/container [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/events [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/filters [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/image [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/mount [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/network [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/plugins/logdriver [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/registry [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/strslice [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/swarm [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/swarm/runtime [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/time [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/versions [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/versions/v1p19 [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/versions/v1p20 [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/volume [2023-06-22T14:34:34.031Z] github.com/docker/docker/builder [2023-06-22T14:34:34.031Z] github.com/docker/docker/builder/builder-next [2023-06-22T14:34:34.031Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-06-22T14:34:34.031Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-06-22T14:34:34.031Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-06-22T14:34:34.031Z] github.com/docker/docker/builder/builder-next/exporter [2023-06-22T14:34:34.031Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-06-22T14:34:34.031Z] github.com/docker/docker/builder/builder-next/worker [2023-06-22T14:34:34.031Z] github.com/docker/docker/builder/builder-next/worker/label [2023-06-22T14:34:34.031Z] github.com/docker/docker/builder/dockerfile [2023-06-22T14:34:34.031Z] github.com/docker/docker/builder/remotecontext [2023-06-22T14:34:34.031Z] github.com/docker/docker/builder/remotecontext/git [2023-06-22T14:34:34.031Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-06-22T14:34:34.031Z] github.com/docker/docker/cli [2023-06-22T14:34:34.031Z] github.com/docker/docker/cli/config [2023-06-22T14:34:34.031Z] github.com/docker/docker/cli/debug [2023-06-22T14:34:34.031Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-06-22T14:34:34.031Z] github.com/docker/docker/cli/winresources/dockerd [2023-06-22T14:34:34.031Z] github.com/docker/docker/client [2023-06-22T14:34:34.031Z] github.com/docker/docker/cmd/docker-proxy [2023-06-22T14:34:34.031Z] github.com/docker/docker/cmd/dockerd [2023-06-22T14:34:34.031Z] github.com/docker/docker/cmd/dockerd/trap [2023-06-22T14:34:34.031Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-06-22T14:34:34.031Z] github.com/docker/docker/container [2023-06-22T14:34:34.031Z] github.com/docker/docker/container/stream [2023-06-22T14:34:34.031Z] github.com/docker/docker/contrib/apparmor [2023-06-22T14:34:34.031Z] github.com/docker/docker/contrib/docker-device-tool [2023-06-22T14:34:34.031Z] github.com/docker/docker/contrib/httpserver [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/cluster [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/cluster/convert [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/cluster/executor [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/cluster/executor/container [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/cluster/provider [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/config [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/events [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/events/testutils [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/exec [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/graphdriver [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/graphdriver/copy [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/graphdriver/register [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/images [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/initlayer [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/links [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/listeners [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/logger [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/logger/awslogs [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/logger/fluentd [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/logger/gcplogs [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/logger/gelf [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/logger/journald [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/logger/local [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/logger/logentries [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/logger/loggertest [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/logger/loggerutils [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/logger/splunk [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/logger/syslog [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/logger/templates [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/names [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/network [2023-06-22T14:34:34.031Z] github.com/docker/docker/daemon/stats [2023-06-22T14:34:34.031Z] github.com/docker/docker/distribution [2023-06-22T14:34:34.031Z] github.com/docker/docker/distribution/metadata [2023-06-22T14:34:34.031Z] github.com/docker/docker/distribution/utils [2023-06-22T14:34:34.031Z] github.com/docker/docker/distribution/xfer [2023-06-22T14:34:34.031Z] github.com/docker/docker/dockerversion [2023-06-22T14:34:34.031Z] github.com/docker/docker/errdefs [2023-06-22T14:34:34.031Z] github.com/docker/docker/image [2023-06-22T14:34:34.031Z] github.com/docker/docker/image/cache [2023-06-22T14:34:34.031Z] github.com/docker/docker/image/tarexport [2023-06-22T14:34:34.031Z] github.com/docker/docker/image/v1 [2023-06-22T14:34:34.031Z] github.com/docker/docker/internal/test/suite [2023-06-22T14:34:34.031Z] github.com/docker/docker/layer [2023-06-22T14:34:34.031Z] github.com/docker/docker/libcontainerd [2023-06-22T14:34:34.031Z] github.com/docker/docker/libcontainerd/queue [2023-06-22T14:34:34.031Z] github.com/docker/docker/libcontainerd/remote [2023-06-22T14:34:34.031Z] github.com/docker/docker/libcontainerd/supervisor [2023-06-22T14:34:34.031Z] github.com/docker/docker/libcontainerd/types [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/bitseq [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/cluster [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/config [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/datastore [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/diagnostic [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/discoverapi [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/driverapi [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/drivers/host [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/drivers/null [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/drivers/remote [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/drivers/windows [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/drvregistry [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/etchosts [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/idm [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/internal/caller [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/ipam [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/ipamapi [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/ipams/null [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/ipams/remote [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/ipamutils [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/iptables [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/netlabel [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/netutils [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/networkdb [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/ns [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/options [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/osl [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/osl/kernel [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/portallocator [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/portmapper [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/resolvconf [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/testutils [2023-06-22T14:34:34.031Z] github.com/docker/docker/libnetwork/types [2023-06-22T14:34:34.031Z] github.com/docker/docker/oci [2023-06-22T14:34:34.031Z] github.com/docker/docker/oci/caps [2023-06-22T14:34:34.031Z] github.com/docker/docker/opts [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/aaparser [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/archive [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/authorization [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/broadcaster [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/capabilities [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/chrootarchive [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/containerfs [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/devicemapper [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/directory [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/dmesg [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/fileutils [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/fsutils [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/homedir [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/idtools [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/ioutils [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/jsonmessage [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/longpath [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/loopback [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/namesgenerator [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/parsers [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/parsers/kernel [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/pidfile [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/platform [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/plugingetter [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/plugins [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/plugins/transport [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/pools [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/progress [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/pubsub [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/reexec [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/rootless [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/rootless/specconv [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/signal [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/stack [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/stdcopy [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/streamformatter [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/stringid [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/sysinfo [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/system [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/tailfile [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/tarsum [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/truncindex [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/urlutil [2023-06-22T14:34:34.031Z] github.com/docker/docker/pkg/useragent [2023-06-22T14:34:34.031Z] github.com/docker/docker/plugin [2023-06-22T14:34:34.031Z] github.com/docker/docker/plugin/executor/containerd [2023-06-22T14:34:34.031Z] github.com/docker/docker/plugin/v2 [2023-06-22T14:34:34.031Z] github.com/docker/docker/profiles/apparmor [2023-06-22T14:34:34.031Z] github.com/docker/docker/profiles/seccomp [2023-06-22T14:34:34.031Z] github.com/docker/docker/quota [2023-06-22T14:34:34.031Z] github.com/docker/docker/reference [2023-06-22T14:34:34.031Z] github.com/docker/docker/registry [2023-06-22T14:34:34.031Z] github.com/docker/docker/registry/resumable [2023-06-22T14:34:34.031Z] github.com/docker/docker/restartmanager [2023-06-22T14:34:34.031Z] github.com/docker/docker/runconfig [2023-06-22T14:34:34.031Z] github.com/docker/docker/runconfig/opts [2023-06-22T14:34:34.031Z] github.com/docker/docker/testutil [2023-06-22T14:34:34.031Z] github.com/docker/docker/testutil/daemon [2023-06-22T14:34:34.031Z] github.com/docker/docker/testutil/environment [2023-06-22T14:34:34.031Z] github.com/docker/docker/testutil/fakecontext [2023-06-22T14:34:34.031Z] github.com/docker/docker/testutil/fakegit [2023-06-22T14:34:34.031Z] github.com/docker/docker/testutil/fakestorage [2023-06-22T14:34:34.031Z] github.com/docker/docker/testutil/fixtures/load [2023-06-22T14:34:34.031Z] github.com/docker/docker/testutil/fixtures/plugin [2023-06-22T14:34:34.031Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-06-22T14:34:34.031Z] github.com/docker/docker/testutil/registry [2023-06-22T14:34:34.031Z] github.com/docker/docker/testutil/request [2023-06-22T14:34:34.031Z] github.com/docker/docker/volume [2023-06-22T14:34:34.031Z] github.com/docker/docker/volume/drivers [2023-06-22T14:34:34.031Z] github.com/docker/docker/volume/local [2023-06-22T14:34:34.031Z] github.com/docker/docker/volume/mounts [2023-06-22T14:34:34.031Z] github.com/docker/docker/volume/service [2023-06-22T14:34:34.031Z] github.com/docker/docker/volume/service/opts [2023-06-22T14:34:34.031Z] github.com/docker/docker/volume/testutils' [2023-06-22T14:34:34.031Z] ++ grep --fixed-strings -v /libnetwork [2023-06-22T14:34:34.031Z] ++ echo 'github.com/docker/docker/api [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/backend/build [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/httpstatus [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/httputils [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/middleware [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/router [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/router/build [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/router/checkpoint [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/router/container [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/router/debug [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/router/distribution [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/router/grpc [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/router/image [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/router/network [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/router/plugin [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/router/session [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/router/swarm [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/router/system [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/server/router/volume [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/backend [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/blkiodev [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/container [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/events [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/filters [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/image [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/mount [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/network [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/plugins/logdriver [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/registry [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/strslice [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/swarm [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/swarm/runtime [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/time [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/versions [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/versions/v1p19 [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/versions/v1p20 [2023-06-22T14:34:34.031Z] github.com/docker/docker/api/types/volume [2023-06-22T14:34:34.031Z] github.com/docker/docker/builder [2023-06-22T14:34:34.031Z] github.com/docker/docker/builder/builder-next [2023-06-22T14:34:34.031Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-06-22T14:34:34.031Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-06-22T14:34:34.031Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-06-22T14:34:34.031Z] github.com/docker/docker/builder/builder-next/exporter [2023-06-22T14:34:34.031Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-06-22T14:34:34.031Z] github.com/docker/docker/builder/builder-next/worker [2023-06-22T14:34:34.031Z] github.com/docker/docker/builder/builder-next/worker/label [2023-06-22T14:34:34.031Z] github.com/docker/docker/builder/dockerfile [2023-06-22T14:34:34.031Z] github.com/docker/docker/builder/remotecontext [2023-06-22T14:34:34.031Z] github.com/docker/docker/builder/remotecontext/git [2023-06-22T14:34:34.031Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-06-22T14:34:34.031Z] github.com/docker/docker/cli [2023-06-22T14:34:34.031Z] github.com/docker/docker/cli/config [2023-06-22T14:34:34.031Z] github.com/docker/docker/cli/debug [2023-06-22T14:34:34.031Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-06-22T14:34:34.031Z] github.com/docker/docker/cli/winresources/dockerd [2023-06-22T14:34:34.031Z] github.com/docker/docker/client [2023-06-22T14:34:34.031Z] github.com/docker/docker/cmd/docker-proxy [2023-06-22T14:34:34.031Z] github.com/docker/docker/cmd/dockerd [2023-06-22T14:34:34.031Z] github.com/docker/docker/cmd/dockerd/trap [2023-06-22T14:34:34.031Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-06-22T14:34:34.031Z] github.com/docker/docker/container [2023-06-22T14:34:34.031Z] github.com/docker/docker/container/stream [2023-06-22T14:34:34.031Z] github.com/docker/docker/contrib/apparmor [2023-06-22T14:34:34.031Z] github.com/docker/docker/contrib/docker-device-tool [2023-06-22T14:34:34.031Z] github.com/docker/docker/contrib/httpserver [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/cluster [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/cluster/convert [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/cluster/executor [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/cluster/executor/container [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/cluster/provider [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/config [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/events [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/events/testutils [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/exec [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/graphdriver [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/graphdriver/copy [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/graphdriver/register [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/images [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/initlayer [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/links [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/listeners [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger/awslogs [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger/fluentd [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger/gcplogs [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger/gelf [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger/journald [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger/local [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger/logentries [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger/loggertest [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger/loggerutils [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger/splunk [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger/syslog [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger/templates [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/names [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/network [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/stats [2023-06-22T14:34:34.032Z] github.com/docker/docker/distribution [2023-06-22T14:34:34.032Z] github.com/docker/docker/distribution/metadata [2023-06-22T14:34:34.032Z] github.com/docker/docker/distribution/utils [2023-06-22T14:34:34.032Z] github.com/docker/docker/distribution/xfer [2023-06-22T14:34:34.032Z] github.com/docker/docker/dockerversion [2023-06-22T14:34:34.032Z] github.com/docker/docker/errdefs [2023-06-22T14:34:34.032Z] github.com/docker/docker/image [2023-06-22T14:34:34.032Z] github.com/docker/docker/image/cache [2023-06-22T14:34:34.032Z] github.com/docker/docker/image/tarexport [2023-06-22T14:34:34.032Z] github.com/docker/docker/image/v1 [2023-06-22T14:34:34.032Z] github.com/docker/docker/internal/test/suite [2023-06-22T14:34:34.032Z] github.com/docker/docker/layer [2023-06-22T14:34:34.032Z] github.com/docker/docker/libcontainerd [2023-06-22T14:34:34.032Z] github.com/docker/docker/libcontainerd/queue [2023-06-22T14:34:34.032Z] github.com/docker/docker/libcontainerd/remote [2023-06-22T14:34:34.032Z] github.com/docker/docker/libcontainerd/supervisor [2023-06-22T14:34:34.032Z] github.com/docker/docker/libcontainerd/types [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/bitseq [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/cluster [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/config [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/datastore [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/diagnostic [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/discoverapi [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/driverapi [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/drivers/host [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/drivers/null [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/drivers/remote [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/drivers/windows [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/drvregistry [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/etchosts [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/idm [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/internal/caller [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/ipam [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/ipamapi [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/ipams/null [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/ipams/remote [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/ipamutils [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/iptables [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/netlabel [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/netutils [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/networkdb [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/ns [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/options [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/osl [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/osl/kernel [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/portallocator [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/portmapper [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/resolvconf [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/testutils [2023-06-22T14:34:34.032Z] github.com/docker/docker/libnetwork/types [2023-06-22T14:34:34.032Z] github.com/docker/docker/oci [2023-06-22T14:34:34.032Z] github.com/docker/docker/oci/caps [2023-06-22T14:34:34.032Z] github.com/docker/docker/opts [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/aaparser [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/archive [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/authorization [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/broadcaster [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/capabilities [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/chrootarchive [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/containerfs [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/devicemapper [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/directory [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/dmesg [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/fileutils [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/fsutils [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/homedir [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/idtools [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/ioutils [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/jsonmessage [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/longpath [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/loopback [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/namesgenerator [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/parsers [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/parsers/kernel [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/pidfile [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/platform [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/plugingetter [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/plugins [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/plugins/transport [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/pools [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/progress [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/pubsub [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/reexec [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/rootless [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/rootless/specconv [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/signal [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/stack [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/stdcopy [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/streamformatter [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/stringid [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/sysinfo [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/system [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/tailfile [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/tarsum [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/truncindex [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/urlutil [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/useragent [2023-06-22T14:34:34.032Z] github.com/docker/docker/plugin [2023-06-22T14:34:34.032Z] github.com/docker/docker/plugin/executor/containerd [2023-06-22T14:34:34.032Z] github.com/docker/docker/plugin/v2 [2023-06-22T14:34:34.032Z] github.com/docker/docker/profiles/apparmor [2023-06-22T14:34:34.032Z] github.com/docker/docker/profiles/seccomp [2023-06-22T14:34:34.032Z] github.com/docker/docker/quota [2023-06-22T14:34:34.032Z] github.com/docker/docker/reference [2023-06-22T14:34:34.032Z] github.com/docker/docker/registry [2023-06-22T14:34:34.032Z] github.com/docker/docker/registry/resumable [2023-06-22T14:34:34.032Z] github.com/docker/docker/restartmanager [2023-06-22T14:34:34.032Z] github.com/docker/docker/runconfig [2023-06-22T14:34:34.032Z] github.com/docker/docker/runconfig/opts [2023-06-22T14:34:34.032Z] github.com/docker/docker/testutil [2023-06-22T14:34:34.032Z] github.com/docker/docker/testutil/daemon [2023-06-22T14:34:34.032Z] github.com/docker/docker/testutil/environment [2023-06-22T14:34:34.032Z] github.com/docker/docker/testutil/fakecontext [2023-06-22T14:34:34.032Z] github.com/docker/docker/testutil/fakegit [2023-06-22T14:34:34.032Z] github.com/docker/docker/testutil/fakestorage [2023-06-22T14:34:34.032Z] github.com/docker/docker/testutil/fixtures/load [2023-06-22T14:34:34.032Z] github.com/docker/docker/testutil/fixtures/plugin [2023-06-22T14:34:34.032Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-06-22T14:34:34.032Z] github.com/docker/docker/testutil/registry [2023-06-22T14:34:34.032Z] github.com/docker/docker/testutil/request [2023-06-22T14:34:34.032Z] github.com/docker/docker/volume [2023-06-22T14:34:34.032Z] github.com/docker/docker/volume/drivers [2023-06-22T14:34:34.032Z] github.com/docker/docker/volume/local [2023-06-22T14:34:34.032Z] github.com/docker/docker/volume/mounts [2023-06-22T14:34:34.032Z] github.com/docker/docker/volume/service [2023-06-22T14:34:34.032Z] github.com/docker/docker/volume/service/opts [2023-06-22T14:34:34.032Z] github.com/docker/docker/volume/testutils' [2023-06-22T14:34:34.032Z] + base_pkg_list='github.com/docker/docker/api [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/server [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/server/backend/build [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/server/httpstatus [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/server/httputils [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/server/middleware [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/server/router [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/server/router/build [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/server/router/checkpoint [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/server/router/container [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/server/router/debug [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/server/router/distribution [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/server/router/grpc [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/server/router/image [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/server/router/network [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/server/router/plugin [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/server/router/session [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/server/router/swarm [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/server/router/system [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/server/router/volume [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/types [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/types/backend [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/types/blkiodev [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/types/container [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/types/events [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/types/filters [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/types/image [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/types/mount [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/types/network [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/types/plugins/logdriver [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/types/registry [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/types/strslice [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/types/swarm [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/types/swarm/runtime [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/types/time [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/types/versions [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/types/versions/v1p19 [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/types/versions/v1p20 [2023-06-22T14:34:34.032Z] github.com/docker/docker/api/types/volume [2023-06-22T14:34:34.032Z] github.com/docker/docker/builder [2023-06-22T14:34:34.032Z] github.com/docker/docker/builder/builder-next [2023-06-22T14:34:34.032Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-06-22T14:34:34.032Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-06-22T14:34:34.032Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-06-22T14:34:34.032Z] github.com/docker/docker/builder/builder-next/exporter [2023-06-22T14:34:34.032Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-06-22T14:34:34.032Z] github.com/docker/docker/builder/builder-next/worker [2023-06-22T14:34:34.032Z] github.com/docker/docker/builder/builder-next/worker/label [2023-06-22T14:34:34.032Z] github.com/docker/docker/builder/dockerfile [2023-06-22T14:34:34.032Z] github.com/docker/docker/builder/remotecontext [2023-06-22T14:34:34.032Z] github.com/docker/docker/builder/remotecontext/git [2023-06-22T14:34:34.032Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-06-22T14:34:34.032Z] github.com/docker/docker/cli [2023-06-22T14:34:34.032Z] github.com/docker/docker/cli/config [2023-06-22T14:34:34.032Z] github.com/docker/docker/cli/debug [2023-06-22T14:34:34.032Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-06-22T14:34:34.032Z] github.com/docker/docker/cli/winresources/dockerd [2023-06-22T14:34:34.032Z] github.com/docker/docker/client [2023-06-22T14:34:34.032Z] github.com/docker/docker/cmd/docker-proxy [2023-06-22T14:34:34.032Z] github.com/docker/docker/cmd/dockerd [2023-06-22T14:34:34.032Z] github.com/docker/docker/cmd/dockerd/trap [2023-06-22T14:34:34.032Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-06-22T14:34:34.032Z] github.com/docker/docker/container [2023-06-22T14:34:34.032Z] github.com/docker/docker/container/stream [2023-06-22T14:34:34.032Z] github.com/docker/docker/contrib/apparmor [2023-06-22T14:34:34.032Z] github.com/docker/docker/contrib/docker-device-tool [2023-06-22T14:34:34.032Z] github.com/docker/docker/contrib/httpserver [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/cluster [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/cluster/convert [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/cluster/executor [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/cluster/executor/container [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/cluster/provider [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/config [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/events [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/events/testutils [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/exec [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/graphdriver [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/graphdriver/copy [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/graphdriver/register [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/images [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/initlayer [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/links [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/listeners [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger/awslogs [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger/fluentd [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger/gcplogs [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger/gelf [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger/journald [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger/local [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger/logentries [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger/loggertest [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger/loggerutils [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger/splunk [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger/syslog [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/logger/templates [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/names [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/network [2023-06-22T14:34:34.032Z] github.com/docker/docker/daemon/stats [2023-06-22T14:34:34.032Z] github.com/docker/docker/distribution [2023-06-22T14:34:34.032Z] github.com/docker/docker/distribution/metadata [2023-06-22T14:34:34.032Z] github.com/docker/docker/distribution/utils [2023-06-22T14:34:34.032Z] github.com/docker/docker/distribution/xfer [2023-06-22T14:34:34.032Z] github.com/docker/docker/dockerversion [2023-06-22T14:34:34.032Z] github.com/docker/docker/errdefs [2023-06-22T14:34:34.032Z] github.com/docker/docker/image [2023-06-22T14:34:34.032Z] github.com/docker/docker/image/cache [2023-06-22T14:34:34.032Z] github.com/docker/docker/image/tarexport [2023-06-22T14:34:34.032Z] github.com/docker/docker/image/v1 [2023-06-22T14:34:34.032Z] github.com/docker/docker/internal/test/suite [2023-06-22T14:34:34.032Z] github.com/docker/docker/layer [2023-06-22T14:34:34.032Z] github.com/docker/docker/libcontainerd [2023-06-22T14:34:34.032Z] github.com/docker/docker/libcontainerd/queue [2023-06-22T14:34:34.032Z] github.com/docker/docker/libcontainerd/remote [2023-06-22T14:34:34.032Z] github.com/docker/docker/libcontainerd/supervisor [2023-06-22T14:34:34.032Z] github.com/docker/docker/libcontainerd/types [2023-06-22T14:34:34.032Z] github.com/docker/docker/oci [2023-06-22T14:34:34.032Z] github.com/docker/docker/oci/caps [2023-06-22T14:34:34.032Z] github.com/docker/docker/opts [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/aaparser [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/archive [2023-06-22T14:34:34.032Z] github.com/docker/docker/pkg/authorization [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/broadcaster [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/capabilities [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/chrootarchive [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/containerfs [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/devicemapper [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/directory [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/dmesg [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/fileutils [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/fsutils [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/homedir [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/idtools [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/ioutils [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/jsonmessage [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/longpath [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/loopback [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/namesgenerator [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/parsers [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/parsers/kernel [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/pidfile [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/platform [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/plugingetter [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/plugins [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/plugins/transport [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/pools [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/progress [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/pubsub [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/reexec [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/rootless [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/rootless/specconv [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/signal [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/stack [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/stdcopy [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/streamformatter [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/stringid [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/sysinfo [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/system [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/tailfile [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/tarsum [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/truncindex [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/urlutil [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/useragent [2023-06-22T14:34:34.033Z] github.com/docker/docker/plugin [2023-06-22T14:34:34.033Z] github.com/docker/docker/plugin/executor/containerd [2023-06-22T14:34:34.033Z] github.com/docker/docker/plugin/v2 [2023-06-22T14:34:34.033Z] github.com/docker/docker/profiles/apparmor [2023-06-22T14:34:34.033Z] github.com/docker/docker/profiles/seccomp [2023-06-22T14:34:34.033Z] github.com/docker/docker/quota [2023-06-22T14:34:34.033Z] github.com/docker/docker/reference [2023-06-22T14:34:34.033Z] github.com/docker/docker/registry [2023-06-22T14:34:34.033Z] github.com/docker/docker/registry/resumable [2023-06-22T14:34:34.033Z] github.com/docker/docker/restartmanager [2023-06-22T14:34:34.033Z] github.com/docker/docker/runconfig [2023-06-22T14:34:34.033Z] github.com/docker/docker/runconfig/opts [2023-06-22T14:34:34.033Z] github.com/docker/docker/testutil [2023-06-22T14:34:34.033Z] github.com/docker/docker/testutil/daemon [2023-06-22T14:34:34.033Z] github.com/docker/docker/testutil/environment [2023-06-22T14:34:34.033Z] github.com/docker/docker/testutil/fakecontext [2023-06-22T14:34:34.033Z] github.com/docker/docker/testutil/fakegit [2023-06-22T14:34:34.033Z] github.com/docker/docker/testutil/fakestorage [2023-06-22T14:34:34.033Z] github.com/docker/docker/testutil/fixtures/load [2023-06-22T14:34:34.033Z] github.com/docker/docker/testutil/fixtures/plugin [2023-06-22T14:34:34.033Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-06-22T14:34:34.033Z] github.com/docker/docker/testutil/registry [2023-06-22T14:34:34.033Z] github.com/docker/docker/testutil/request [2023-06-22T14:34:34.033Z] github.com/docker/docker/volume [2023-06-22T14:34:34.033Z] github.com/docker/docker/volume/drivers [2023-06-22T14:34:34.033Z] github.com/docker/docker/volume/local [2023-06-22T14:34:34.033Z] github.com/docker/docker/volume/mounts [2023-06-22T14:34:34.033Z] github.com/docker/docker/volume/service [2023-06-22T14:34:34.033Z] github.com/docker/docker/volume/service/opts [2023-06-22T14:34:34.033Z] github.com/docker/docker/volume/testutils' [2023-06-22T14:34:34.033Z] ++ grep --fixed-strings /libnetwork [2023-06-22T14:34:34.033Z] ++ echo 'github.com/docker/docker/api [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/server [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/server/backend/build [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/server/httpstatus [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/server/httputils [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/server/middleware [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/server/router [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/server/router/build [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/server/router/checkpoint [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/server/router/container [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/server/router/debug [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/server/router/distribution [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/server/router/grpc [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/server/router/image [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/server/router/network [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/server/router/plugin [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/server/router/session [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/server/router/swarm [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/server/router/system [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/server/router/volume [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/types [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/types/backend [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/types/blkiodev [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/types/container [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/types/events [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/types/filters [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/types/image [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/types/mount [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/types/network [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/types/plugins/logdriver [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/types/registry [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/types/strslice [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/types/swarm [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/types/swarm/runtime [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/types/time [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/types/versions [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/types/versions/v1p19 [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/types/versions/v1p20 [2023-06-22T14:34:34.033Z] github.com/docker/docker/api/types/volume [2023-06-22T14:34:34.033Z] github.com/docker/docker/builder [2023-06-22T14:34:34.033Z] github.com/docker/docker/builder/builder-next [2023-06-22T14:34:34.033Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-06-22T14:34:34.033Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-06-22T14:34:34.033Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-06-22T14:34:34.033Z] github.com/docker/docker/builder/builder-next/exporter [2023-06-22T14:34:34.033Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-06-22T14:34:34.033Z] github.com/docker/docker/builder/builder-next/worker [2023-06-22T14:34:34.033Z] github.com/docker/docker/builder/builder-next/worker/label [2023-06-22T14:34:34.033Z] github.com/docker/docker/builder/dockerfile [2023-06-22T14:34:34.033Z] github.com/docker/docker/builder/remotecontext [2023-06-22T14:34:34.033Z] github.com/docker/docker/builder/remotecontext/git [2023-06-22T14:34:34.033Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-06-22T14:34:34.033Z] github.com/docker/docker/cli [2023-06-22T14:34:34.033Z] github.com/docker/docker/cli/config [2023-06-22T14:34:34.033Z] github.com/docker/docker/cli/debug [2023-06-22T14:34:34.033Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-06-22T14:34:34.033Z] github.com/docker/docker/cli/winresources/dockerd [2023-06-22T14:34:34.033Z] github.com/docker/docker/client [2023-06-22T14:34:34.033Z] github.com/docker/docker/cmd/docker-proxy [2023-06-22T14:34:34.033Z] github.com/docker/docker/cmd/dockerd [2023-06-22T14:34:34.033Z] github.com/docker/docker/cmd/dockerd/trap [2023-06-22T14:34:34.033Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-06-22T14:34:34.033Z] github.com/docker/docker/container [2023-06-22T14:34:34.033Z] github.com/docker/docker/container/stream [2023-06-22T14:34:34.033Z] github.com/docker/docker/contrib/apparmor [2023-06-22T14:34:34.033Z] github.com/docker/docker/contrib/docker-device-tool [2023-06-22T14:34:34.033Z] github.com/docker/docker/contrib/httpserver [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/cluster [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/cluster/convert [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/cluster/executor [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/cluster/executor/container [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/cluster/provider [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/config [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/events [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/events/testutils [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/exec [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/graphdriver [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/graphdriver/copy [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/graphdriver/register [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/images [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/initlayer [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/links [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/listeners [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/logger [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/logger/awslogs [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/logger/fluentd [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/logger/gcplogs [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/logger/gelf [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/logger/journald [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/logger/local [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/logger/logentries [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/logger/loggertest [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/logger/loggerutils [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/logger/splunk [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/logger/syslog [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/logger/templates [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/names [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/network [2023-06-22T14:34:34.033Z] github.com/docker/docker/daemon/stats [2023-06-22T14:34:34.033Z] github.com/docker/docker/distribution [2023-06-22T14:34:34.033Z] github.com/docker/docker/distribution/metadata [2023-06-22T14:34:34.033Z] github.com/docker/docker/distribution/utils [2023-06-22T14:34:34.033Z] github.com/docker/docker/distribution/xfer [2023-06-22T14:34:34.033Z] github.com/docker/docker/dockerversion [2023-06-22T14:34:34.033Z] github.com/docker/docker/errdefs [2023-06-22T14:34:34.033Z] github.com/docker/docker/image [2023-06-22T14:34:34.033Z] github.com/docker/docker/image/cache [2023-06-22T14:34:34.033Z] github.com/docker/docker/image/tarexport [2023-06-22T14:34:34.033Z] github.com/docker/docker/image/v1 [2023-06-22T14:34:34.033Z] github.com/docker/docker/internal/test/suite [2023-06-22T14:34:34.033Z] github.com/docker/docker/layer [2023-06-22T14:34:34.033Z] github.com/docker/docker/libcontainerd [2023-06-22T14:34:34.033Z] github.com/docker/docker/libcontainerd/queue [2023-06-22T14:34:34.033Z] github.com/docker/docker/libcontainerd/remote [2023-06-22T14:34:34.033Z] github.com/docker/docker/libcontainerd/supervisor [2023-06-22T14:34:34.033Z] github.com/docker/docker/libcontainerd/types [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/bitseq [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/cluster [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/config [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/datastore [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/diagnostic [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/discoverapi [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/driverapi [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/drivers/host [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/drivers/null [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/drivers/remote [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/drivers/windows [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/drvregistry [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/etchosts [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/idm [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/internal/caller [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/ipam [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/ipamapi [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/ipams/null [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/ipams/remote [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/ipamutils [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/iptables [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/netlabel [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/netutils [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/networkdb [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/ns [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/options [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/osl [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/osl/kernel [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/portallocator [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/portmapper [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/resolvconf [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/testutils [2023-06-22T14:34:34.033Z] github.com/docker/docker/libnetwork/types [2023-06-22T14:34:34.033Z] github.com/docker/docker/oci [2023-06-22T14:34:34.033Z] github.com/docker/docker/oci/caps [2023-06-22T14:34:34.033Z] github.com/docker/docker/opts [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/aaparser [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/archive [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/authorization [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/broadcaster [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/capabilities [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/chrootarchive [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/containerfs [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/devicemapper [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/directory [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/dmesg [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/fileutils [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/fsutils [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/homedir [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/idtools [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/ioutils [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/jsonmessage [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/longpath [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/loopback [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/namesgenerator [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/parsers [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/parsers/kernel [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/pidfile [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/platform [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/plugingetter [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/plugins [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/plugins/transport [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/pools [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/progress [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/pubsub [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/reexec [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/rootless [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/rootless/specconv [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/signal [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/stack [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/stdcopy [2023-06-22T14:34:34.033Z] github.com/docker/docker/pkg/streamformatter [2023-06-22T14:34:34.034Z] github.com/docker/docker/pkg/stringid [2023-06-22T14:34:34.034Z] github.com/docker/docker/pkg/sysinfo [2023-06-22T14:34:34.034Z] github.com/docker/docker/pkg/system [2023-06-22T14:34:34.034Z] github.com/docker/docker/pkg/tailfile [2023-06-22T14:34:34.034Z] github.com/docker/docker/pkg/tarsum [2023-06-22T14:34:34.034Z] github.com/docker/docker/pkg/truncindex [2023-06-22T14:34:34.034Z] github.com/docker/docker/pkg/urlutil [2023-06-22T14:34:34.034Z] github.com/docker/docker/pkg/useragent [2023-06-22T14:34:34.034Z] github.com/docker/docker/plugin [2023-06-22T14:34:34.034Z] github.com/docker/docker/plugin/executor/containerd [2023-06-22T14:34:34.034Z] github.com/docker/docker/plugin/v2 [2023-06-22T14:34:34.034Z] github.com/docker/docker/profiles/apparmor [2023-06-22T14:34:34.034Z] github.com/docker/docker/profiles/seccomp [2023-06-22T14:34:34.034Z] github.com/docker/docker/quota [2023-06-22T14:34:34.034Z] github.com/docker/docker/reference [2023-06-22T14:34:34.034Z] github.com/docker/docker/registry [2023-06-22T14:34:34.034Z] github.com/docker/docker/registry/resumable [2023-06-22T14:34:34.034Z] github.com/docker/docker/restartmanager [2023-06-22T14:34:34.034Z] github.com/docker/docker/runconfig [2023-06-22T14:34:34.034Z] github.com/docker/docker/runconfig/opts [2023-06-22T14:34:34.034Z] github.com/docker/docker/testutil [2023-06-22T14:34:34.034Z] github.com/docker/docker/testutil/daemon [2023-06-22T14:34:34.034Z] github.com/docker/docker/testutil/environment [2023-06-22T14:34:34.034Z] github.com/docker/docker/testutil/fakecontext [2023-06-22T14:34:34.034Z] github.com/docker/docker/testutil/fakegit [2023-06-22T14:34:34.034Z] github.com/docker/docker/testutil/fakestorage [2023-06-22T14:34:34.034Z] github.com/docker/docker/testutil/fixtures/load [2023-06-22T14:34:34.034Z] github.com/docker/docker/testutil/fixtures/plugin [2023-06-22T14:34:34.034Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-06-22T14:34:34.034Z] github.com/docker/docker/testutil/registry [2023-06-22T14:34:34.034Z] github.com/docker/docker/testutil/request [2023-06-22T14:34:34.034Z] github.com/docker/docker/volume [2023-06-22T14:34:34.034Z] github.com/docker/docker/volume/drivers [2023-06-22T14:34:34.034Z] github.com/docker/docker/volume/local [2023-06-22T14:34:34.034Z] github.com/docker/docker/volume/mounts [2023-06-22T14:34:34.034Z] github.com/docker/docker/volume/service [2023-06-22T14:34:34.034Z] github.com/docker/docker/volume/service/opts [2023-06-22T14:34:34.034Z] github.com/docker/docker/volume/testutils' [2023-06-22T14:34:34.034Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/bitseq [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/cluster [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/config [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/datastore [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/diagnostic [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/discoverapi [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/driverapi [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/host [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/null [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/remote [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/windows [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drvregistry [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/etchosts [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/idm [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/internal/caller [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/ipam [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/ipamapi [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/ipams/null [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/ipams/remote [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/ipamutils [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/iptables [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/netlabel [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/netutils [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/networkdb [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/ns [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/options [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/osl [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/osl/kernel [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/portallocator [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/portmapper [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/resolvconf [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/testutils [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/types' [2023-06-22T14:34:34.034Z] + echo 'github.com/docker/docker/libnetwork [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/bitseq [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/cluster [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/config [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/datastore [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/diagnostic [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/discoverapi [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/driverapi [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/host [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/null [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/remote [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/windows [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drvregistry [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/etchosts [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/idm [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/internal/caller [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/ipam [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/ipamapi [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/ipams/null [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/ipams/remote [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/ipamutils [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/iptables [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/netlabel [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/netutils [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/networkdb [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/ns [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/options [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/osl [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/osl/kernel [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/portallocator [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/portmapper [2023-06-22T14:34:34.034Z] + grep --fixed-strings libnetwork/drivers/bridge [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/resolvconf [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/testutils [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/types' [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-06-22T14:34:34.034Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-06-22T14:34:34.034Z] + type docker-proxy [2023-06-22T14:34:34.034Z] hack/test/unit: line 25: type: docker-proxy: not found [2023-06-22T14:34:34.034Z] + hack/make.sh binary-proxy install-proxy [2023-06-22T14:34:34.294Z] [2023-06-22T14:34:34.294Z] Removing bundles/ [2023-06-22T14:34:34.294Z] [2023-06-22T14:34:34.294Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2023-06-22T14:34:34.294Z] Building static bundles/binary-proxy/docker-proxy (linux/arm64)... [2023-06-22T14:34:35.234Z] Created binary: bundles/binary-proxy/docker-proxy [2023-06-22T14:34:35.234Z] [2023-06-22T14:34:35.234Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2023-06-22T14:34:35.234Z] Installing docker-proxy to /usr/local/bin/ [2023-06-22T14:34:35.234Z] [2023-06-22T14:34:35.234Z] + mkdir -p bundles [2023-06-22T14:34:35.234Z] + '[' -n 'github.com/docker/docker/api [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/server [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/server/backend/build [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/server/httpstatus [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/server/httputils [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/server/middleware [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/server/router [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/server/router/build [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/server/router/checkpoint [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/server/router/container [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/server/router/debug [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/server/router/distribution [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/server/router/grpc [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/server/router/image [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/server/router/network [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/server/router/plugin [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/server/router/session [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/server/router/swarm [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/server/router/system [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/server/router/volume [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/types [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/types/backend [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/types/blkiodev [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/types/container [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/types/events [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/types/filters [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/types/image [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/types/mount [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/types/network [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/types/plugins/logdriver [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/types/registry [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/types/strslice [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/types/swarm [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/types/swarm/runtime [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/types/time [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/types/versions [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/types/versions/v1p19 [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/types/versions/v1p20 [2023-06-22T14:34:35.234Z] github.com/docker/docker/api/types/volume [2023-06-22T14:34:35.234Z] github.com/docker/docker/builder [2023-06-22T14:34:35.234Z] github.com/docker/docker/builder/builder-next [2023-06-22T14:34:35.234Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2023-06-22T14:34:35.234Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2023-06-22T14:34:35.234Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2023-06-22T14:34:35.234Z] github.com/docker/docker/builder/builder-next/exporter [2023-06-22T14:34:35.234Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2023-06-22T14:34:35.234Z] github.com/docker/docker/builder/builder-next/worker [2023-06-22T14:34:35.234Z] github.com/docker/docker/builder/builder-next/worker/label [2023-06-22T14:34:35.234Z] github.com/docker/docker/builder/dockerfile [2023-06-22T14:34:35.234Z] github.com/docker/docker/builder/remotecontext [2023-06-22T14:34:35.234Z] github.com/docker/docker/builder/remotecontext/git [2023-06-22T14:34:35.234Z] github.com/docker/docker/builder/remotecontext/urlutil [2023-06-22T14:34:35.234Z] github.com/docker/docker/cli [2023-06-22T14:34:35.234Z] github.com/docker/docker/cli/config [2023-06-22T14:34:35.234Z] github.com/docker/docker/cli/debug [2023-06-22T14:34:35.234Z] github.com/docker/docker/cli/winresources/docker-proxy [2023-06-22T14:34:35.234Z] github.com/docker/docker/cli/winresources/dockerd [2023-06-22T14:34:35.234Z] github.com/docker/docker/client [2023-06-22T14:34:35.234Z] github.com/docker/docker/cmd/docker-proxy [2023-06-22T14:34:35.234Z] github.com/docker/docker/cmd/dockerd [2023-06-22T14:34:35.234Z] github.com/docker/docker/cmd/dockerd/trap [2023-06-22T14:34:35.234Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2023-06-22T14:34:35.234Z] github.com/docker/docker/container [2023-06-22T14:34:35.234Z] github.com/docker/docker/container/stream [2023-06-22T14:34:35.234Z] github.com/docker/docker/contrib/apparmor [2023-06-22T14:34:35.234Z] github.com/docker/docker/contrib/docker-device-tool [2023-06-22T14:34:35.234Z] github.com/docker/docker/contrib/httpserver [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/cluster [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/cluster/convert [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/cluster/executor [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/cluster/executor/container [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/cluster/provider [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/config [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/events [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/events/testutils [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/exec [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/graphdriver [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/graphdriver/aufs [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/graphdriver/btrfs [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/graphdriver/copy [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/graphdriver/devmapper [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/graphdriver/graphtest [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/graphdriver/overlay [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/graphdriver/register [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/graphdriver/vfs [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/graphdriver/zfs [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/images [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/initlayer [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/links [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/listeners [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/logger [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/logger/awslogs [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/logger/fluentd [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/logger/gcplogs [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/logger/gelf [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/logger/journald [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/logger/jsonfilelog [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/logger/local [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/logger/logentries [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/logger/loggertest [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/logger/loggerutils [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/logger/splunk [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/logger/syslog [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/logger/templates [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/names [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/network [2023-06-22T14:34:35.234Z] github.com/docker/docker/daemon/stats [2023-06-22T14:34:35.234Z] github.com/docker/docker/distribution [2023-06-22T14:34:35.234Z] github.com/docker/docker/distribution/metadata [2023-06-22T14:34:35.234Z] github.com/docker/docker/distribution/utils [2023-06-22T14:34:35.234Z] github.com/docker/docker/distribution/xfer [2023-06-22T14:34:35.234Z] github.com/docker/docker/dockerversion [2023-06-22T14:34:35.234Z] github.com/docker/docker/errdefs [2023-06-22T14:34:35.234Z] github.com/docker/docker/image [2023-06-22T14:34:35.234Z] github.com/docker/docker/image/cache [2023-06-22T14:34:35.234Z] github.com/docker/docker/image/tarexport [2023-06-22T14:34:35.234Z] github.com/docker/docker/image/v1 [2023-06-22T14:34:35.234Z] github.com/docker/docker/internal/test/suite [2023-06-22T14:34:35.234Z] github.com/docker/docker/layer [2023-06-22T14:34:35.234Z] github.com/docker/docker/libcontainerd [2023-06-22T14:34:35.234Z] github.com/docker/docker/libcontainerd/queue [2023-06-22T14:34:35.234Z] github.com/docker/docker/libcontainerd/remote [2023-06-22T14:34:35.234Z] github.com/docker/docker/libcontainerd/supervisor [2023-06-22T14:34:35.234Z] github.com/docker/docker/libcontainerd/types [2023-06-22T14:34:35.234Z] github.com/docker/docker/oci [2023-06-22T14:34:35.234Z] github.com/docker/docker/oci/caps [2023-06-22T14:34:35.234Z] github.com/docker/docker/opts [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/aaparser [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/archive [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/authorization [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/broadcaster [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/capabilities [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/chrootarchive [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/containerfs [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/devicemapper [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/directory [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/dmesg [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/fileutils [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/fsutils [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/homedir [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/idtools [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/ioutils [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/jsonmessage [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/longpath [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/loopback [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/namesgenerator [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/parsers [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/parsers/kernel [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/parsers/operatingsystem [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/pidfile [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/platform [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/plugingetter [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/plugins [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/plugins/transport [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/pools [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/progress [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/pubsub [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/reexec [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/rootless [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/rootless/specconv [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/signal [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/stack [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/stdcopy [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/streamformatter [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/stringid [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/sysinfo [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/system [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/tailfile [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/tarsum [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/truncindex [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/urlutil [2023-06-22T14:34:35.234Z] github.com/docker/docker/pkg/useragent [2023-06-22T14:34:35.234Z] github.com/docker/docker/plugin [2023-06-22T14:34:35.234Z] github.com/docker/docker/plugin/executor/containerd [2023-06-22T14:34:35.234Z] github.com/docker/docker/plugin/v2 [2023-06-22T14:34:35.234Z] github.com/docker/docker/profiles/apparmor [2023-06-22T14:34:35.234Z] github.com/docker/docker/profiles/seccomp [2023-06-22T14:34:35.234Z] github.com/docker/docker/quota [2023-06-22T14:34:35.234Z] github.com/docker/docker/reference [2023-06-22T14:34:35.234Z] github.com/docker/docker/registry [2023-06-22T14:34:35.234Z] github.com/docker/docker/registry/resumable [2023-06-22T14:34:35.234Z] github.com/docker/docker/restartmanager [2023-06-22T14:34:35.234Z] github.com/docker/docker/runconfig [2023-06-22T14:34:35.234Z] github.com/docker/docker/runconfig/opts [2023-06-22T14:34:35.235Z] github.com/docker/docker/testutil [2023-06-22T14:34:35.235Z] github.com/docker/docker/testutil/daemon [2023-06-22T14:34:35.235Z] github.com/docker/docker/testutil/environment [2023-06-22T14:34:35.235Z] github.com/docker/docker/testutil/fakecontext [2023-06-22T14:34:35.235Z] github.com/docker/docker/testutil/fakegit [2023-06-22T14:34:35.235Z] github.com/docker/docker/testutil/fakestorage [2023-06-22T14:34:35.235Z] github.com/docker/docker/testutil/fixtures/load [2023-06-22T14:34:35.235Z] github.com/docker/docker/testutil/fixtures/plugin [2023-06-22T14:34:35.235Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2023-06-22T14:34:35.235Z] github.com/docker/docker/testutil/registry [2023-06-22T14:34:35.235Z] github.com/docker/docker/testutil/request [2023-06-22T14:34:35.235Z] github.com/docker/docker/volume [2023-06-22T14:34:35.235Z] github.com/docker/docker/volume/drivers [2023-06-22T14:34:35.235Z] github.com/docker/docker/volume/local [2023-06-22T14:34:35.235Z] github.com/docker/docker/volume/mounts [2023-06-22T14:34:35.235Z] github.com/docker/docker/volume/service [2023-06-22T14:34:35.235Z] github.com/docker/docker/volume/service/opts [2023-06-22T14:34:35.235Z] github.com/docker/docker/volume/testutils' ']' [2023-06-22T14:34:35.235Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage.out -covermode=atomic -test.timeout=5m 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/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/builder-next/worker/label github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/loggertest 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/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/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/rootless github.com/docker/docker/pkg/rootless/specconv github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/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/apparmor 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/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-06-22T14:34:35.805Z] ? github.com/docker/docker/api [no test files] [2023-06-22T14:34:42.388Z] ok github.com/docker/docker/api/server 0.016s coverage: 7.9% of statements [2023-06-22T14:35:00.500Z] ok github.com/docker/docker/api/server/httputils 0.028s coverage: 31.9% of statements [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-06-22T14:35:00.500Z] ok github.com/docker/docker/api/types/strslice 0.012s coverage: 90.0% of statements [2023-06-22T14:35:00.500Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/api/server/router [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-06-22T14:35:00.500Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 93.7% of statements [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-06-22T14:35:00.500Z] ok github.com/docker/docker/api/types/time 0.019s coverage: 100.0% of statements [2023-06-22T14:35:00.500Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 77.3% of statements [2023-06-22T14:35:00.500Z] ok github.com/docker/docker/api/server/router/volume 0.019s coverage: 66.7% of statements [2023-06-22T14:35:00.500Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.006s coverage: 100.0% of statements [2023-06-22T14:35:00.500Z] ok github.com/docker/docker/api/server/router/swarm 0.018s coverage: 6.0% of statements [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/api/types [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/api/types/container [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/api/types/events [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/api/types/image [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/api/types/network [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/builder [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-06-22T14:35:00.500Z] ? github.com/docker/docker/builder/builder-next/worker/label [no test files] [2023-06-22T14:35:00.500Z] ok github.com/docker/docker/cli/debug 0.007s coverage: 100.0% of statements [2023-06-22T14:35:00.768Z] ok github.com/docker/docker/cmd/docker-proxy 0.188s coverage: 66.5% of statements [2023-06-22T14:35:01.709Z] ok github.com/docker/docker/builder/remotecontext 0.112s coverage: 13.7% of statements [2023-06-22T14:35:02.280Z] ok github.com/docker/docker/builder/dockerfile 0.478s coverage: 49.3% of statements [2023-06-22T14:35:04.825Z] ok github.com/docker/docker/client 0.122s coverage: 76.8% of statements [2023-06-22T14:35:05.395Z] ok github.com/docker/docker/builder/remotecontext/git 4.976s coverage: 83.5% of statements [2023-06-22T14:35:05.395Z] ? github.com/docker/docker/cli [no test files] [2023-06-22T14:35:05.395Z] ? github.com/docker/docker/cli/config [no test files] [2023-06-22T14:35:05.396Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2023-06-22T14:35:05.396Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2023-06-22T14:35:11.977Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2023-06-22T14:35:11.977Z] ok github.com/docker/docker/daemon/cluster/convert 0.028s coverage: 36.9% of statements [2023-06-22T14:35:12.237Z] ok github.com/docker/docker/container 0.126s coverage: 36.1% of statements [2023-06-22T14:35:12.809Z] ok github.com/docker/docker/daemon/events 0.074s coverage: 50.0% of statements [2023-06-22T14:35:12.809Z] ok github.com/docker/docker/daemon/config 0.070s coverage: 77.0% of statements [2023-06-22T14:35:13.070Z] ok github.com/docker/docker/cmd/dockerd/trap 2.724s coverage: 0.0% of statements [2023-06-22T14:35:13.330Z] ok github.com/docker/docker/daemon/graphdriver 0.030s coverage: 2.2% of statements [2023-06-22T14:35:14.714Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.916s coverage: 74.8% of statements [2023-06-22T14:35:14.714Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.294s coverage: 59.6% of statements [2023-06-22T14:35:14.975Z] ok github.com/docker/docker/daemon/cluster 0.090s coverage: 0.5% of statements [2023-06-22T14:35:15.236Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.031s coverage: 2.8% of statements [2023-06-22T14:35:15.236Z] ok github.com/docker/docker/cmd/dockerd 0.072s coverage: 30.1% of statements [2023-06-22T14:35:15.236Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2023-06-22T14:35:15.236Z] ? github.com/docker/docker/container/stream [no test files] [2023-06-22T14:35:15.236Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-06-22T14:35:15.236Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-06-22T14:35:15.236Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-06-22T14:35:15.497Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.9% of statements [2023-06-22T14:35:16.067Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.192s coverage: 50.6% of statements [2023-06-22T14:35:16.327Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.031s coverage: 58.5% of statements [2023-06-22T14:35:16.327Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2023-06-22T14:35:16.588Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2023-06-22T14:35:17.159Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.977s coverage: 58.5% of statements [2023-06-22T14:35:17.419Z] ok github.com/docker/docker/daemon/logger/awslogs 0.145s coverage: 79.3% of statements [2023-06-22T14:35:17.419Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 6.9% of statements [2023-06-22T14:35:17.419Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 53.6% of statements [2023-06-22T14:35:17.419Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements [2023-06-22T14:35:17.990Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2023-06-22T14:35:17.990Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 68.2% of statements [2023-06-22T14:35:17.990Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.4% of statements [2023-06-22T14:35:18.250Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.478s coverage: 13.4% of statements [2023-06-22T14:35:18.511Z] ok github.com/docker/docker/daemon/logger/local 0.023s coverage: 79.4% of statements [2023-06-22T14:35:18.511Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.156s coverage: 76.8% of statements [2023-06-22T14:35:18.771Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2023-06-22T14:35:18.771Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.026s coverage: 62.0% of statements [2023-06-22T14:35:18.771Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2023-06-22T14:35:19.031Z] ok github.com/docker/docker/daemon/network 0.024s coverage: 63.8% of statements [2023-06-22T14:35:19.292Z] ok github.com/docker/docker/daemon/logger/syslog 0.038s coverage: 46.8% of statements [2023-06-22T14:35:19.292Z] ok github.com/docker/docker/distribution/metadata 0.056s coverage: 44.4% of statements [2023-06-22T14:35:19.552Z] ok github.com/docker/docker/errdefs 0.027s coverage: 77.7% of statements [2023-06-22T14:35:20.124Z] ok github.com/docker/docker/image 0.025s coverage: 87.3% of statements [2023-06-22T14:35:20.124Z] ok github.com/docker/docker/image/cache 0.010s coverage: 19.2% of statements [2023-06-22T14:35:20.124Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.876s coverage: 45.9% of statements [2023-06-22T14:35:20.384Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2023-06-22T14:35:20.385Z] ok github.com/docker/docker/libcontainerd/queue 0.041s coverage: 100.0% of statements [2023-06-22T14:35:20.645Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2023-06-22T14:35:20.645Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 52.9% of statements [2023-06-22T14:35:20.645Z] ok github.com/docker/docker/distribution 0.596s coverage: 29.5% of statements [2023-06-22T14:35:20.645Z] ok github.com/docker/docker/daemon/logger/splunk 1.569s coverage: 82.5% of statements [2023-06-22T14:35:20.905Z] ok github.com/docker/docker/opts 0.031s coverage: 66.0% of statements [2023-06-22T14:35:20.905Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-06-22T14:35:20.905Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2023-06-22T14:35:21.476Z] ok github.com/docker/docker/pkg/containerfs 0.005s coverage: 6.7% of statements [2023-06-22T14:35:21.476Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 81.8% of statements [2023-06-22T14:35:21.736Z] ok github.com/docker/docker/pkg/authorization 0.329s coverage: 68.3% of statements [2023-06-22T14:35:21.736Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2023-06-22T14:35:21.736Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 78.6% of statements [2023-06-22T14:35:21.736Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 10.4% of statements [2023-06-22T14:35:21.996Z] ok github.com/docker/docker/pkg/archive 0.342s coverage: 81.9% of statements [2023-06-22T14:35:21.996Z] ok github.com/docker/docker/distribution/xfer 2.401s coverage: 84.9% of statements [2023-06-22T14:35:22.256Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2023-06-22T14:35:22.256Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2023-06-22T14:35:22.256Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2023-06-22T14:35:22.256Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2023-06-22T14:35:22.517Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2023-06-22T14:35:22.517Z] ok github.com/docker/docker/pkg/idtools 0.393s coverage: 68.1% of statements [2023-06-22T14:35:22.517Z] ok github.com/docker/docker/pkg/ioutils 0.364s coverage: 71.6% of statements [2023-06-22T14:35:22.517Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2023-06-22T14:35:22.517Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2023-06-22T14:35:22.777Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2023-06-22T14:35:22.777Z] ok github.com/docker/docker/pkg/pools 0.007s coverage: 88.2% of statements [2023-06-22T14:35:22.777Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-06-22T14:35:23.038Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2023-06-22T14:35:23.038Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2023-06-22T14:35:23.038Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2023-06-22T14:35:23.038Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2023-06-22T14:35:23.298Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2023-06-22T14:35:23.298Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2023-06-22T14:35:23.559Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 44.8% of statements [2023-06-22T14:35:23.559Z] ok github.com/docker/docker/pkg/tailfile 0.059s coverage: 88.6% of statements [2023-06-22T14:35:23.559Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2023-06-22T14:35:23.819Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-06-22T14:35:23.819Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2023-06-22T14:35:23.819Z] ok github.com/docker/docker/pkg/tarsum 0.059s coverage: 89.3% of statements [2023-06-22T14:35:24.078Z] ok github.com/docker/docker/pkg/chrootarchive 2.597s coverage: 43.1% of statements [2023-06-22T14:35:24.338Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2023-06-22T14:35:24.338Z] ok github.com/docker/docker/plugin/v2 0.014s coverage: 14.4% of statements [2023-06-22T14:35:24.599Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2023-06-22T14:35:24.859Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2023-06-22T14:35:24.859Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2023-06-22T14:35:25.121Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2023-06-22T14:35:25.121Z] ok github.com/docker/docker/registry 0.087s coverage: 58.7% of statements [2023-06-22T14:35:25.121Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2023-06-22T14:35:25.121Z] ok github.com/docker/docker/quota 0.282s coverage: 71.4% of statements [2023-06-22T14:35:25.382Z] ok github.com/docker/docker/runconfig 0.012s coverage: 64.5% of statements [2023-06-22T14:35:25.952Z] ok github.com/docker/docker/volume/drivers 0.006s coverage: 36.1% of statements [2023-06-22T14:35:25.952Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2023-06-22T14:35:26.212Z] ok github.com/docker/docker/volume/local 0.080s coverage: 77.1% of statements [2023-06-22T14:35:26.472Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.1% of statements [2023-06-22T14:35:27.850Z] ok github.com/docker/docker/daemon 10.103s coverage: 16.5% of statements [2023-06-22T14:35:27.850Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-06-22T14:35:27.850Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-06-22T14:35:27.850Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-06-22T14:35:27.850Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-06-22T14:35:27.850Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-06-22T14:35:27.850Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-06-22T14:35:27.850Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-06-22T14:35:27.850Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-06-22T14:35:27.850Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-06-22T14:35:27.850Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-06-22T14:35:27.850Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-06-22T14:35:27.850Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2023-06-22T14:35:27.850Z] ? github.com/docker/docker/daemon/names [no test files] [2023-06-22T14:35:27.850Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-06-22T14:35:27.850Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-06-22T14:35:27.850Z] ? github.com/docker/docker/dockerversion [no test files] [2023-06-22T14:35:27.851Z] ? github.com/docker/docker/image/v1 [no test files] [2023-06-22T14:35:27.851Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-06-22T14:35:29.230Z] ok github.com/docker/docker/layer 7.922s coverage: 68.9% of statements [2023-06-22T14:35:29.230Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-06-22T14:35:29.230Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-06-22T14:35:29.230Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-06-22T14:35:29.230Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-06-22T14:35:29.230Z] ? github.com/docker/docker/oci/caps [no test files] [2023-06-22T14:35:29.230Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-06-22T14:35:29.230Z] ? github.com/docker/docker/pkg/fsutils [no test files] [2023-06-22T14:35:29.230Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-06-22T14:35:29.230Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-06-22T14:35:29.230Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-06-22T14:36:01.360Z] ok github.com/docker/docker/pkg/plugins 33.662s coverage: 74.4% of statements [2023-06-22T14:36:01.360Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-06-22T14:36:01.360Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-06-22T14:36:01.360Z] ? github.com/docker/docker/pkg/pubsub [no test files] [2023-06-22T14:36:01.360Z] ? github.com/docker/docker/pkg/rootless [no test files] [2023-06-22T14:36:01.360Z] ? github.com/docker/docker/pkg/rootless/specconv [no test files] [2023-06-22T14:36:01.360Z] ? github.com/docker/docker/pkg/signal [no test files] [2023-06-22T14:36:01.360Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2023-06-22T14:36:01.360Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-06-22T14:36:01.360Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-06-22T14:36:01.360Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-06-22T14:36:01.360Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-06-22T14:36:01.360Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-06-22T14:36:01.360Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-06-22T14:36:01.360Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-06-22T14:36:01.360Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-06-22T14:36:01.360Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-06-22T14:36:01.360Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-06-22T14:36:01.360Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-06-22T14:36:01.360Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-06-22T14:36:01.360Z] ? github.com/docker/docker/testutil/request [no test files] [2023-06-22T14:36:01.360Z] ? github.com/docker/docker/volume [no test files] [2023-06-22T14:36:01.360Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-06-22T14:36:01.360Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-06-22T14:36:01.360Z] [2023-06-22T14:36:01.360Z] === Skipped [2023-06-22T14:36:01.360Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2023-06-22T14:36:01.360Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2023-06-22T14:36:01.360Z] [2023-06-22T14:36:01.360Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2023-06-22T14:36:01.360Z] network_proxy_test.go:208: No support for dual stack yet [2023-06-22T14:36:01.360Z] [2023-06-22T14:36:01.360Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2023-06-22T14:36:01.360Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2023-06-22T14:36:01.360Z] [2023-06-22T14:36:01.360Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2023-06-22T14:36:01.360Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2023-06-22T14:36:01.360Z] [2023-06-22T14:36:01.360Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-06-22T14:36:01.360Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-22T14:36:01.360Z] graphtest_unix.go:44: Driver btrfs not supported [2023-06-22T14:36:01.360Z] [2023-06-22T14:36:01.360Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-06-22T14:36:01.360Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-22T14:36:01.360Z] graphtest_unix.go:44: Driver btrfs not supported [2023-06-22T14:36:01.360Z] [2023-06-22T14:36:01.360Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-06-22T14:36:01.360Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-22T14:36:01.360Z] graphtest_unix.go:44: Driver btrfs not supported [2023-06-22T14:36:01.360Z] [2023-06-22T14:36:01.360Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-06-22T14:36:01.360Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-22T14:36:01.360Z] graphtest_unix.go:44: Driver btrfs not supported [2023-06-22T14:36:01.360Z] [2023-06-22T14:36:01.360Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-06-22T14:36:01.360Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-22T14:36:01.360Z] graphtest_unix.go:44: Driver btrfs not supported [2023-06-22T14:36:01.360Z] [2023-06-22T14:36:01.360Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-06-22T14:36:01.360Z] graphtest_unix.go:71: No driver to put! [2023-06-22T14:36:01.360Z] [2023-06-22T14:36:01.360Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-06-22T14:36:01.360Z] time="2023-06-22T14:35:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-06-22T14:36:01.360Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-06-22T14:36:01.360Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-06-22T14:36:01.360Z] [2023-06-22T14:36:01.360Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-06-22T14:36:01.360Z] time="2023-06-22T14:35:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-06-22T14:36:01.360Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-06-22T14:36:01.360Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-06-22T14:36:01.360Z] [2023-06-22T14:36:01.360Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-06-22T14:36:01.360Z] time="2023-06-22T14:35:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-06-22T14:36:01.360Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-06-22T14:36:01.360Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-06-22T14:36:01.360Z] [2023-06-22T14:36:01.360Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-06-22T14:36:01.360Z] time="2023-06-22T14:35:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-06-22T14:36:01.360Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-06-22T14:36:01.360Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-06-22T14:36:01.360Z] [2023-06-22T14:36:01.360Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-06-22T14:36:01.360Z] time="2023-06-22T14:35:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-06-22T14:36:01.360Z] graphtest_unix.go:42: graphdriver: driver not supported [2023-06-22T14:36:01.360Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2023-06-22T14:36:01.360Z] [2023-06-22T14:36:01.360Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-06-22T14:36:01.360Z] graphtest_unix.go:71: No driver to put! [2023-06-22T14:36:01.360Z] [2023-06-22T14:36:01.360Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-06-22T14:36:01.360Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-06-22T14:36:01.360Z] [2023-06-22T14:36:01.360Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-06-22T14:36:01.360Z] overlay_test.go:50: Fails to compute changes intermittently [2023-06-22T14:36:01.360Z] [2023-06-22T14:36:01.360Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-06-22T14:36:01.360Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-06-22T14:36:01.360Z] [2023-06-22T14:36:01.360Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-06-22T14:36:01.360Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-06-22T14:36:01.360Z] [2023-06-22T14:36:01.360Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-06-22T14:36:01.360Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-22T14:36:01.360Z] graphtest_unix.go:44: Driver zfs not supported [2023-06-22T14:36:01.360Z] [2023-06-22T14:36:01.360Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-06-22T14:36:01.360Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-22T14:36:01.360Z] graphtest_unix.go:44: Driver zfs not supported [2023-06-22T14:36:01.360Z] [2023-06-22T14:36:01.360Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-06-22T14:36:01.360Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-22T14:36:01.360Z] graphtest_unix.go:44: Driver zfs not supported [2023-06-22T14:36:01.360Z] [2023-06-22T14:36:01.360Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-06-22T14:36:01.360Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-22T14:36:01.360Z] graphtest_unix.go:44: Driver zfs not supported [2023-06-22T14:36:01.360Z] [2023-06-22T14:36:01.360Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-06-22T14:36:01.360Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-06-22T14:36:01.360Z] graphtest_unix.go:44: Driver zfs not supported [2023-06-22T14:36:01.360Z] [2023-06-22T14:36:01.360Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-06-22T14:36:01.360Z] graphtest_unix.go:71: No driver to put! [2023-06-22T14:36:01.360Z] [2023-06-22T14:36:01.360Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-06-22T14:36:01.360Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2023-06-22T14:36:01.360Z] [2023-06-22T14:36:01.360Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-06-22T14:36:01.360Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2023-06-22T14:36:01.360Z] [2023-06-22T14:36:01.360Z] DONE 2803 tests, 28 skipped in 81.726s [2023-06-22T14:36:01.360Z] + '[' -n 'github.com/docker/docker/libnetwork [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/bitseq [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/cluster [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/cmd/readme_test [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/config [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/datastore [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/diagnostic [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/discoverapi [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/driverapi [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/drivers/bridge [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/drivers/host [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/drivers/macvlan [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/drivers/null [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/drivers/overlay [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/drivers/remote [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/drivers/remote/api [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/drivers/windows [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/drvregistry [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/etchosts [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/idm [2023-06-22T14:36:01.360Z] github.com/docker/docker/libnetwork/internal/caller [2023-06-22T14:36:01.361Z] github.com/docker/docker/libnetwork/internal/setmatrix [2023-06-22T14:36:01.361Z] github.com/docker/docker/libnetwork/ipam [2023-06-22T14:36:01.361Z] github.com/docker/docker/libnetwork/ipamapi [2023-06-22T14:36:01.361Z] github.com/docker/docker/libnetwork/ipams/builtin [2023-06-22T14:36:01.361Z] github.com/docker/docker/libnetwork/ipams/null [2023-06-22T14:36:01.361Z] github.com/docker/docker/libnetwork/ipams/remote [2023-06-22T14:36:01.361Z] github.com/docker/docker/libnetwork/ipams/remote/api [2023-06-22T14:36:01.361Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2023-06-22T14:36:01.361Z] github.com/docker/docker/libnetwork/ipamutils [2023-06-22T14:36:01.361Z] github.com/docker/docker/libnetwork/iptables [2023-06-22T14:36:01.361Z] github.com/docker/docker/libnetwork/netlabel [2023-06-22T14:36:01.361Z] github.com/docker/docker/libnetwork/netutils [2023-06-22T14:36:01.361Z] github.com/docker/docker/libnetwork/networkdb [2023-06-22T14:36:01.361Z] github.com/docker/docker/libnetwork/ns [2023-06-22T14:36:01.361Z] github.com/docker/docker/libnetwork/options [2023-06-22T14:36:01.361Z] github.com/docker/docker/libnetwork/osl [2023-06-22T14:36:01.361Z] github.com/docker/docker/libnetwork/osl/kernel [2023-06-22T14:36:01.361Z] github.com/docker/docker/libnetwork/portallocator [2023-06-22T14:36:01.361Z] github.com/docker/docker/libnetwork/portmapper [2023-06-22T14:36:01.361Z] github.com/docker/docker/libnetwork/resolvconf [2023-06-22T14:36:01.361Z] github.com/docker/docker/libnetwork/testutils [2023-06-22T14:36:01.361Z] github.com/docker/docker/libnetwork/types' ']' [2023-06-22T14:36:01.361Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/coverage-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2023-06-22T14:36:48.203Z] ok github.com/docker/docker/libnetwork 45.211s coverage: 41.0% of statements [2023-06-22T14:36:48.203Z] ok github.com/docker/docker/libnetwork/bitseq 0.144s coverage: 84.4% of statements [2023-06-22T14:36:48.203Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2023-06-22T14:36:48.203Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2023-06-22T14:36:48.203Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2023-06-22T14:36:48.203Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2023-06-22T14:36:48.203Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2023-06-22T14:36:48.203Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2023-06-22T14:36:48.203Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2023-06-22T14:36:48.203Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2023-06-22T14:36:48.203Z] ok github.com/docker/docker/libnetwork/config 0.011s coverage: 9.3% of statements [2023-06-22T14:36:48.203Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2023-06-22T14:36:48.203Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2023-06-22T14:36:48.203Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2023-06-22T14:36:48.203Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2023-06-22T14:36:50.745Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.877s coverage: 60.1% of statements [2023-06-22T14:36:50.745Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2023-06-22T14:36:51.005Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2023-06-22T14:36:51.944Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.392s coverage: 4.9% of statements [2023-06-22T14:36:51.944Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2023-06-22T14:36:52.513Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2023-06-22T14:36:52.513Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2023-06-22T14:36:52.773Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2023-06-22T14:37:02.757Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.119s coverage: 6.7% of statements [2023-06-22T14:37:02.757Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2023-06-22T14:37:02.757Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2023-06-22T14:37:02.757Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.4% of statements [2023-06-22T14:37:02.757Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2023-06-22T14:37:02.757Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2023-06-22T14:37:02.757Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2023-06-22T14:37:03.326Z] ok github.com/docker/docker/libnetwork/drvregistry 0.013s coverage: 82.4% of statements [2023-06-22T14:37:03.586Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2023-06-22T14:37:03.586Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2023-06-22T14:37:03.845Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2023-06-22T14:37:16.064Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2023-06-22T14:37:30.958Z] ok github.com/docker/docker/libnetwork/ipam 15.307s coverage: 85.3% of statements [2023-06-22T14:37:30.958Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2023-06-22T14:37:30.958Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2023-06-22T14:37:30.958Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2023-06-22T14:37:30.958Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2023-06-22T14:37:30.958Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2023-06-22T14:37:30.958Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2023-06-22T14:37:31.217Z] ok github.com/docker/docker/libnetwork/ipamutils 0.262s coverage: 74.0% of statements [2023-06-22T14:37:32.156Z] ok github.com/docker/docker/libnetwork/iptables 0.228s coverage: 40.7% of statements [2023-06-22T14:37:32.156Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2023-06-22T14:37:32.416Z] ok github.com/docker/docker/libnetwork/netutils 0.014s coverage: 44.1% of statements [2023-06-22T14:39:23.889Z] ok github.com/docker/docker/libnetwork/networkdb 104.068s coverage: 60.2% of statements [2023-06-22T14:39:23.889Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2023-06-22T14:39:23.889Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2023-06-22T14:39:23.889Z] ok github.com/docker/docker/libnetwork/osl 4.480s coverage: 39.7% of statements [2023-06-22T14:39:23.889Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2023-06-22T14:39:23.889Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2023-06-22T14:39:24.148Z] ok github.com/docker/docker/libnetwork/portmapper 0.655s coverage: 48.6% of statements [2023-06-22T14:39:24.408Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 82.8% of statements [2023-06-22T14:39:24.408Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2023-06-22T14:39:24.667Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2023-06-22T14:39:24.667Z] [2023-06-22T14:39:24.667Z] === Skipped [2023-06-22T14:39:24.667Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2023-06-22T14:39:24.667Z] firewalld_test.go:14: firewalld is not running [2023-06-22T14:39:24.667Z] [2023-06-22T14:39:24.667Z] DONE 331 tests, 1 skipped in 207.742s Post stage [Pipeline] junit [2023-06-22T14:39:25.619Z] Recording test results [2023-06-22T14:39:26.700Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-22T14:39:27.018Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45791/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=23.0 docker:40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e hack/make.sh dynbinary test-integration [2023-06-22T14:39:27.587Z] [2023-06-22T14:39:27.587Z] Removing bundles/ [2023-06-22T14:39:27.587Z] [2023-06-22T14:39:27.587Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-06-22T14:39:27.587Z] Building dynamic bundles/dynbinary-daemon/dockerd (linux/arm64)... [2023-06-22T14:39:59.705Z] Created binary: bundles/dynbinary-daemon/dockerd [2023-06-22T14:39:59.705Z] Building dynamic bundles/dynbinary-daemon/docker-proxy (linux/arm64)... [2023-06-22T14:39:59.705Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2023-06-22T14:39:59.705Z] [2023-06-22T14:39:59.705Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-06-22T14:39:59.705Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-06-22T14:39:59.705Z] HOSTNAME=6f954d3381e2 [2023-06-22T14:39:59.705Z] TESTDEBUG=0 [2023-06-22T14:39:59.705Z] DEST=bundles/test-integration [2023-06-22T14:39:59.705Z] PWD=/go/src/github.com/docker/docker [2023-06-22T14:39:59.705Z] DOCKER_GITCOMMIT=40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e [2023-06-22T14:39:59.705Z] container=docker [2023-06-22T14:39:59.705Z] HOME=/root [2023-06-22T14:39:59.705Z] GOLANG_VERSION=1.19.10 [2023-06-22T14:39:59.705Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-06-22T14:39:59.705Z] VALIDATE_BRANCH=23.0 [2023-06-22T14:39:59.705Z] TERM=xterm [2023-06-22T14:39:59.705Z] DOCKER_PKG=github.com/docker/docker [2023-06-22T14:39:59.705Z] SHLVL=1 [2023-06-22T14:39:59.705Z] TIMEOUT=120m [2023-06-22T14:39:59.705Z] DOCKER_GRAPHDRIVER=overlay2 [2023-06-22T14:39:59.705Z] GO111MODULE=off [2023-06-22T14:39:59.705Z] DOCKER_EXPERIMENTAL=1 [2023-06-22T14:39:59.705Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-06-22T14:39:59.705Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-06-22T14:39:59.705Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-06-22T14:39:59.705Z] GOPATH=/go [2023-06-22T14:39:59.705Z] PKG_CONFIG=pkg-config [2023-06-22T14:39:59.705Z] _=/usr/bin/env [2023-06-22T14:39:59.705Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-06-22T14:40:06.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-06-22T14:40:06.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-06-22T14:40:16.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-06-22T14:40:18.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-06-22T14:40:24.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2023-06-22T14:40:24.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-06-22T14:40:24.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-06-22T14:40:24.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-06-22T14:40:25.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-06-22T14:40:25.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-06-22T14:40:26.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-06-22T14:40:27.376Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-06-22T14:40:28.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-06-22T14:40:28.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-06-22T14:40:29.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-06-22T14:40:29.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-06-22T14:40:30.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-06-22T14:40:31.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-06-22T14:40:31.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-06-22T14:40:32.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-06-22T14:40:32.986Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-06-22T14:40:32.986Z] Using test binary docker [2023-06-22T14:40:32.986Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-06-22T14:40:32.986Z] +++ /etc/init.d/apparmor start [2023-06-22T14:40:32.986Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-06-22T14:40:32.986Z] INFO: Waiting for daemon to start... [2023-06-22T14:40:32.986Z] Starting dockerd [2023-06-22T14:40:32.986Z] +++ 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-06-22T14:40:39.557Z] . [2023-06-22T14:40:39.557Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-06-22T14:40:39.557Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-06-22T14:40:39.557Z] Error: No such image: emptyfs [2023-06-22T14:40:39.557Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-06-22T14:40:39.557Z] ++++ docker load [2023-06-22T14:40:39.557Z] Running integration-test (iteration 1) [2023-06-22T14:40:39.557Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-06-22T14:40:39.557Z] ++ 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-06-22T14:40:39.557Z] ++ set -e [2023-06-22T14:40:39.557Z] ++ '[' -n 0 ']' [2023-06-22T14:40:39.557Z] ++ set -x [2023-06-22T14:40:39.557Z] ++ 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 GITHUB_ACTIONS= 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-06-22T14:40:39.557Z] Loaded image: busybox:latest [2023-06-22T14:40:39.557Z] Loaded image: busybox:glibc [2023-06-22T14:40:40.127Z] Loaded image: debian:bullseye-slim [2023-06-22T14:40:40.127Z] Loaded image: hello-world:latest [2023-06-22T14:40:40.127Z] Loaded image: arm32v7/hello-world:latest [2023-06-22T14:40:40.127Z] INFO: Testing against a local daemon [2023-06-22T14:40:40.127Z] === RUN TestCgroupNamespacesBuild [2023-06-22T14:40:41.506Z] --- PASS: TestCgroupNamespacesBuild (1.23s) [2023-06-22T14:40:41.506Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-06-22T14:40:42.886Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.21s) [2023-06-22T14:40:42.886Z] === RUN TestBuildWithSession [2023-06-22T14:40:42.886Z] build_session_test.go:25: TODO: BuildKit [2023-06-22T14:40:42.886Z] --- SKIP: TestBuildWithSession (0.00s) [2023-06-22T14:40:42.886Z] === RUN TestBuildSquashParent [2023-06-22T14:40:46.272Z] --- PASS: TestBuildSquashParent (3.70s) [2023-06-22T14:40:46.272Z] === RUN TestBuildWithRemoveAndForceRemove [2023-06-22T14:40:46.272Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-06-22T14:40:46.272Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-06-22T14:40:46.272Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-06-22T14:40:46.272Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-06-22T14:40:46.272Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-06-22T14:40:46.272Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-06-22T14:40:46.272Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-06-22T14:40:46.272Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-06-22T14:40:46.272Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-06-22T14:40:46.272Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-06-22T14:40:46.272Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-06-22T14:40:46.272Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-06-22T14:40:46.272Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-06-22T14:40:46.272Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-06-22T14:40:46.272Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-06-22T14:40:46.272Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-06-22T14:40:46.272Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-06-22T14:40:46.272Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-06-22T14:40:50.468Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2023-06-22T14:40:50.468Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.98s) [2023-06-22T14:40:50.468Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.38s) [2023-06-22T14:40:50.468Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.63s) [2023-06-22T14:40:50.468Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.70s) [2023-06-22T14:40:50.468Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.85s) [2023-06-22T14:40:50.468Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.91s) [2023-06-22T14:40:50.468Z] === RUN TestBuildMultiStageCopy [2023-06-22T14:40:50.468Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-06-22T14:40:51.848Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-06-22T14:40:51.848Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-06-22T14:40:51.848Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-06-22T14:40:52.107Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-06-22T14:40:52.367Z] --- PASS: TestBuildMultiStageCopy (2.01s) [2023-06-22T14:40:52.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.27s) [2023-06-22T14:40:52.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2023-06-22T14:40:52.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2023-06-22T14:40:52.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2023-06-22T14:40:52.367Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.19s) [2023-06-22T14:40:52.367Z] === RUN TestBuildMultiStageParentConfig [2023-06-22T14:40:52.936Z] --- PASS: TestBuildMultiStageParentConfig (0.51s) [2023-06-22T14:40:52.936Z] === RUN TestBuildLabelWithTargets [2023-06-22T14:40:53.505Z] --- PASS: TestBuildLabelWithTargets (0.81s) [2023-06-22T14:40:53.505Z] === RUN TestBuildWithEmptyLayers [2023-06-22T14:40:54.074Z] --- PASS: TestBuildWithEmptyLayers (0.38s) [2023-06-22T14:40:54.074Z] === RUN TestBuildMultiStageOnBuild [2023-06-22T14:40:55.453Z] --- PASS: TestBuildMultiStageOnBuild (1.42s) [2023-06-22T14:40:55.453Z] === RUN TestBuildUncleanTarFilenames [2023-06-22T14:40:56.021Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2023-06-22T14:40:56.021Z] === RUN TestBuildMultiStageLayerLeak [2023-06-22T14:40:57.401Z] --- PASS: TestBuildMultiStageLayerLeak (1.49s) [2023-06-22T14:40:57.401Z] === RUN TestBuildWithHugeFile [2023-06-22T14:41:44.093Z] --- PASS: TestBuildWithHugeFile (41.22s) [2023-06-22T14:41:44.093Z] === RUN TestBuildWCOWSandboxSize [2023-06-22T14:41:44.093Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-06-22T14:41:44.093Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2023-06-22T14:41:44.093Z] === RUN TestBuildWithEmptyDockerfile [2023-06-22T14:41:44.093Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-06-22T14:41:44.093Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-06-22T14:41:44.093Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-06-22T14:41:44.093Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-06-22T14:41:44.093Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-06-22T14:41:44.093Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-06-22T14:41:44.093Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-06-22T14:41:44.093Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-06-22T14:41:44.093Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-06-22T14:41:44.093Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2023-06-22T14:41:44.093Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.05s) [2023-06-22T14:41:44.093Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.05s) [2023-06-22T14:41:44.093Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2023-06-22T14:41:44.093Z] === RUN TestBuildPreserveOwnership [2023-06-22T14:41:44.093Z] === RUN TestBuildPreserveOwnership/copy_from [2023-06-22T14:41:44.093Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-06-22T14:41:44.093Z] --- PASS: TestBuildPreserveOwnership (3.01s) [2023-06-22T14:41:44.093Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.01s) [2023-06-22T14:41:44.093Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.99s) [2023-06-22T14:41:44.093Z] === RUN TestBuildPlatformInvalid [2023-06-22T14:41:44.093Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2023-06-22T14:41:44.093Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-06-22T14:41:44.093Z] Loaded image: busybox:latest [2023-06-22T14:41:44.093Z] Loaded image: busybox:glibc [2023-06-22T14:41:44.093Z] Loaded image: debian:bullseye-slim [2023-06-22T14:41:44.093Z] Loaded image: hello-world:latest [2023-06-22T14:41:44.093Z] Loaded image: arm32v7/hello-world:latest [2023-06-22T14:41:52.216Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.73s) [2023-06-22T14:41:52.216Z] PASS [2023-06-22T14:41:52.216Z] [2023-06-22T14:41:52.216Z] === Skipped [2023-06-22T14:41:52.216Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-06-22T14:41:52.216Z] build_session_test.go:25: TODO: BuildKit [2023-06-22T14:41:52.216Z] [2023-06-22T14:41:52.216Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2023-06-22T14:41:52.216Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2023-06-22T14:41:52.216Z] [2023-06-22T14:41:52.216Z] DONE 34 tests, 2 skipped in 72.428s [2023-06-22T14:41:52.216Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-06-22T14:41:52.216Z] ++ 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-06-22T14:41:52.216Z] ++ set -e [2023-06-22T14:41:52.216Z] ++ '[' -n 0 ']' [2023-06-22T14:41:52.216Z] ++ set -x [2023-06-22T14:41:52.216Z] ++ 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 GITHUB_ACTIONS= 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-06-22T14:41:52.216Z] INFO: Testing against a local daemon [2023-06-22T14:41:52.216Z] === RUN TestConfigInspect [2023-06-22T14:41:54.122Z] --- PASS: TestConfigInspect (2.34s) [2023-06-22T14:41:54.122Z] === RUN TestConfigList [2023-06-22T14:41:56.659Z] --- PASS: TestConfigList (2.39s) [2023-06-22T14:41:56.659Z] === RUN TestConfigsCreateAndDelete [2023-06-22T14:41:59.198Z] --- PASS: TestConfigsCreateAndDelete (2.35s) [2023-06-22T14:41:59.198Z] === RUN TestConfigsUpdate [2023-06-22T14:42:01.104Z] --- PASS: TestConfigsUpdate (2.39s) [2023-06-22T14:42:01.104Z] === RUN TestTemplatedConfig [2023-06-22T14:42:03.641Z] --- PASS: TestTemplatedConfig (2.56s) [2023-06-22T14:42:03.641Z] === RUN TestConfigCreateResolve [2023-06-22T14:42:06.178Z] --- PASS: TestConfigCreateResolve (2.37s) [2023-06-22T14:42:06.178Z] PASS [2023-06-22T14:42:06.178Z] [2023-06-22T14:42:06.178Z] DONE 6 tests in 14.428s [2023-06-22T14:42:06.178Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-06-22T14:42:06.178Z] ++ 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-06-22T14:42:06.178Z] ++ set -e [2023-06-22T14:42:06.178Z] ++ '[' -n 0 ']' [2023-06-22T14:42:06.178Z] ++ set -x [2023-06-22T14:42:06.178Z] ++ 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 GITHUB_ACTIONS= 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-06-22T14:42:06.178Z] INFO: Testing against a local daemon [2023-06-22T14:42:06.178Z] === RUN TestAttachWithTTY [2023-06-22T14:42:06.178Z] --- PASS: TestAttachWithTTY (0.04s) [2023-06-22T14:42:06.178Z] === RUN TestAttachWithoutTTy [2023-06-22T14:42:06.178Z] --- PASS: TestAttachWithoutTTy (0.03s) [2023-06-22T14:42:06.178Z] === RUN TestCheckpoint [2023-06-22T14:42:06.178Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-06-22T14:42:06.178Z] --- SKIP: TestCheckpoint (0.00s) [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON/commit [2023-06-22T14:42:06.178Z] === PAUSE TestContainerInvalidJSON/commit [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON/containers/create [2023-06-22T14:42:06.178Z] === PAUSE TestContainerInvalidJSON/containers/create [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2023-06-22T14:42:06.178Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2023-06-22T14:42:06.178Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2023-06-22T14:42:06.178Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-06-22T14:42:06.178Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-06-22T14:42:06.178Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-06-22T14:42:06.178Z] === CONT TestContainerInvalidJSON/commit [2023-06-22T14:42:06.178Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2023-06-22T14:42:06.178Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2023-06-22T14:42:06.178Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2023-06-22T14:42:06.178Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2023-06-22T14:42:06.178Z] === CONT TestContainerInvalidJSON/containers/create [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2023-06-22T14:42:06.178Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON/commit/empty_body [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2023-06-22T14:42:06.178Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2023-06-22T14:42:06.179Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2023-06-22T14:42:06.179Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2023-06-22T14:42:06.179Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2023-06-22T14:42:06.179Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2023-06-22T14:42:06.179Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2023-06-22T14:42:06.179Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-06-22T14:42:06.179Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.03s) [2023-06-22T14:42:06.179Z] === RUN TestCopyFromContainerPathIsNotDir [2023-06-22T14:42:06.179Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2023-06-22T14:42:06.179Z] === RUN TestCopyToContainerPathDoesNotExist [2023-06-22T14:42:06.179Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2023-06-22T14:42:06.179Z] === RUN TestCopyEmptyFile [2023-06-22T14:42:06.438Z] --- PASS: TestCopyEmptyFile (0.18s) [2023-06-22T14:42:06.438Z] === RUN TestCopyToContainerPathIsNotDir [2023-06-22T14:42:06.438Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2023-06-22T14:42:06.438Z] === RUN TestCopyFromContainer [2023-06-22T14:42:07.377Z] === RUN TestCopyFromContainer// [2023-06-22T14:42:07.377Z] === RUN TestCopyFromContainer//bar/root [2023-06-22T14:42:07.636Z] === RUN TestCopyFromContainer//bar/root/ [2023-06-22T14:42:07.636Z] === RUN TestCopyFromContainer/bar/quux [2023-06-22T14:42:07.636Z] === RUN TestCopyFromContainer/bar/quux/ [2023-06-22T14:42:07.636Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-06-22T14:42:07.636Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-06-22T14:42:07.896Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-06-22T14:42:07.896Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-06-22T14:42:07.896Z] === RUN TestCopyFromContainer/bar/notarget [2023-06-22T14:42:07.896Z] --- PASS: TestCopyFromContainer (1.52s) [2023-06-22T14:42:07.896Z] --- PASS: TestCopyFromContainer// (0.05s) [2023-06-22T14:42:07.896Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2023-06-22T14:42:07.896Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-06-22T14:42:07.896Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2023-06-22T14:42:07.896Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2023-06-22T14:42:07.896Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-06-22T14:42:07.896Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2023-06-22T14:42:07.896Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2023-06-22T14:42:07.896Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-06-22T14:42:07.896Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2023-06-22T14:42:07.896Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-06-22T14:42:07.896Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-06-22T14:42:07.896Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-06-22T14:42:07.896Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-06-22T14:42:07.896Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-06-22T14:42:07.896Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-06-22T14:42:07.896Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-06-22T14:42:07.896Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-06-22T14:42:07.896Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-06-22T14:42:07.896Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-06-22T14:42:07.896Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-06-22T14:42:07.896Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-06-22T14:42:07.896Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-06-22T14:42:07.896Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-06-22T14:42:07.896Z] === RUN TestCreateLinkToNonExistingContainer [2023-06-22T14:42:08.155Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-06-22T14:42:08.155Z] === RUN TestCreateWithInvalidEnv [2023-06-22T14:42:08.155Z] === RUN TestCreateWithInvalidEnv/0 [2023-06-22T14:42:08.155Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-06-22T14:42:08.155Z] === RUN TestCreateWithInvalidEnv/1 [2023-06-22T14:42:08.155Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-06-22T14:42:08.155Z] === RUN TestCreateWithInvalidEnv/2 [2023-06-22T14:42:08.155Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-06-22T14:42:08.155Z] === CONT TestCreateWithInvalidEnv/0 [2023-06-22T14:42:08.155Z] === CONT TestCreateWithInvalidEnv/2 [2023-06-22T14:42:08.155Z] === CONT TestCreateWithInvalidEnv/1 [2023-06-22T14:42:08.155Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-06-22T14:42:08.155Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-06-22T14:42:08.155Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-06-22T14:42:08.155Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-06-22T14:42:08.155Z] === RUN TestCreateTmpfsMountsTarget [2023-06-22T14:42:08.155Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-06-22T14:42:08.155Z] === RUN TestCreateWithCustomMaskedPaths [2023-06-22T14:42:09.535Z] --- PASS: TestCreateWithCustomMaskedPaths (1.46s) [2023-06-22T14:42:09.535Z] === RUN TestCreateWithCustomReadonlyPaths [2023-06-22T14:42:10.914Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.41s) [2023-06-22T14:42:10.914Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-06-22T14:42:10.914Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-06-22T14:42:10.914Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-06-22T14:42:10.914Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-06-22T14:42:10.914Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-06-22T14:42:10.914Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-06-22T14:42:10.914Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-06-22T14:42:10.914Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-06-22T14:42:10.914Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-06-22T14:42:10.914Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-06-22T14:42:10.914Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-06-22T14:42:10.914Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-06-22T14:42:10.914Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-06-22T14:42:10.914Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-06-22T14:42:10.914Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-06-22T14:42:10.914Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-06-22T14:42:10.914Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-06-22T14:42:10.914Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-06-22T14:42:10.914Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-06-22T14:42:10.914Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-06-22T14:42:10.914Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-06-22T14:42:10.914Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-06-22T14:42:10.914Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-06-22T14:42:11.483Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.49s) [2023-06-22T14:42:11.483Z] === RUN TestCreateDifferentPlatform [2023-06-22T14:42:11.483Z] === RUN TestCreateDifferentPlatform/different_os [2023-06-22T14:42:11.483Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-06-22T14:42:11.483Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-06-22T14:42:11.483Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-06-22T14:42:11.483Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-06-22T14:42:11.483Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-06-22T14:42:11.483Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2023-06-22T14:42:11.483Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-06-22T14:42:11.483Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-06-22T14:42:11.483Z] === RUN TestCreateInvalidHostConfig [2023-06-22T14:42:11.483Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2023-06-22T14:42:11.483Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2023-06-22T14:42:11.483Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2023-06-22T14:42:11.483Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2023-06-22T14:42:11.483Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-06-22T14:42:11.483Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-06-22T14:42:11.483Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2023-06-22T14:42:11.483Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2023-06-22T14:42:11.483Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2023-06-22T14:42:11.483Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2023-06-22T14:42:11.483Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2023-06-22T14:42:11.483Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2023-06-22T14:42:11.483Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2023-06-22T14:42:11.483Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2023-06-22T14:42:11.483Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2023-06-22T14:42:11.483Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2023-06-22T14:42:11.483Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2023-06-22T14:42:11.483Z] === RUN TestContainerStartOnDaemonRestart [2023-06-22T14:42:11.483Z] === PAUSE TestContainerStartOnDaemonRestart [2023-06-22T14:42:11.483Z] === RUN TestDaemonRestartIpcMode [2023-06-22T14:42:11.483Z] === PAUSE TestDaemonRestartIpcMode [2023-06-22T14:42:11.483Z] === RUN TestDaemonHostGatewayIP [2023-06-22T14:42:11.483Z] === PAUSE TestDaemonHostGatewayIP [2023-06-22T14:42:11.483Z] === RUN TestRestartDaemonWithRestartingContainer [2023-06-22T14:42:11.483Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-06-22T14:42:11.483Z] === RUN TestContainerKillOnDaemonStart [2023-06-22T14:42:11.483Z] === PAUSE TestContainerKillOnDaemonStart [2023-06-22T14:42:11.483Z] === RUN TestDiff [2023-06-22T14:42:12.052Z] --- PASS: TestDiff (0.51s) [2023-06-22T14:42:12.052Z] === RUN TestExecConsoleSize [2023-06-22T14:42:12.621Z] --- PASS: TestExecConsoleSize (0.56s) [2023-06-22T14:42:12.621Z] === RUN TestExecWithCloseStdin [2023-06-22T14:42:13.190Z] --- PASS: TestExecWithCloseStdin (0.56s) [2023-06-22T14:42:13.190Z] === RUN TestExec [2023-06-22T14:42:13.758Z] --- PASS: TestExec (0.55s) [2023-06-22T14:42:13.758Z] === RUN TestExecUser [2023-06-22T14:42:14.327Z] --- PASS: TestExecUser (0.59s) [2023-06-22T14:42:14.327Z] === RUN TestExportContainerAndImportImage [2023-06-22T14:42:14.896Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2023-06-22T14:42:14.896Z] === RUN TestExportContainerAfterDaemonRestart [2023-06-22T14:42:16.276Z] --- PASS: TestExportContainerAfterDaemonRestart (1.23s) [2023-06-22T14:42:16.276Z] === RUN TestHealthCheckWorkdir [2023-06-22T14:42:16.848Z] --- PASS: TestHealthCheckWorkdir (0.75s) [2023-06-22T14:42:16.848Z] === RUN TestHealthKillContainer [2023-06-22T14:42:24.970Z] --- PASS: TestHealthKillContainer (8.06s) [2023-06-22T14:42:24.970Z] === RUN TestHealthCheckProcessKilled [2023-06-22T14:42:25.538Z] --- PASS: TestHealthCheckProcessKilled (0.73s) [2023-06-22T14:42:25.538Z] === RUN TestInspectCpusetInConfigPre120 [2023-06-22T14:42:26.106Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) [2023-06-22T14:42:26.106Z] === RUN TestIpcModeNone [2023-06-22T14:42:26.675Z] --- PASS: TestIpcModeNone (0.57s) [2023-06-22T14:42:26.675Z] === RUN TestIpcModePrivate [2023-06-22T14:42:27.244Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2023-06-22T14:42:27.244Z] --- PASS: TestIpcModePrivate (0.59s) [2023-06-22T14:42:27.244Z] === RUN TestIpcModeShareable [2023-06-22T14:42:27.812Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2023-06-22T14:42:27.812Z] --- PASS: TestIpcModeShareable (0.55s) [2023-06-22T14:42:27.812Z] === RUN TestAPIIpcModeShareableAndContainer [2023-06-22T14:42:29.719Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.78s) [2023-06-22T14:42:29.719Z] === RUN TestAPIIpcModeHost [2023-06-22T14:42:29.978Z] --- PASS: TestAPIIpcModeHost (0.39s) [2023-06-22T14:42:29.978Z] === RUN TestDaemonIpcModeShareable [2023-06-22T14:42:31.358Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-06-22T14:42:31.358Z] --- PASS: TestDaemonIpcModeShareable (1.25s) [2023-06-22T14:42:31.358Z] === RUN TestDaemonIpcModePrivate [2023-06-22T14:42:32.295Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-06-22T14:42:32.554Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2023-06-22T14:42:32.554Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-06-22T14:42:33.492Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-06-22T14:42:33.752Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.24s) [2023-06-22T14:42:33.752Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-06-22T14:42:34.689Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-06-22T14:42:34.949Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.23s) [2023-06-22T14:42:34.949Z] === RUN TestIpcModeOlderClient [2023-06-22T14:42:34.949Z] === PAUSE TestIpcModeOlderClient [2023-06-22T14:42:34.949Z] === RUN TestKillContainerInvalidSignal [2023-06-22T14:42:35.517Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2023-06-22T14:42:35.517Z] === RUN TestKillContainer [2023-06-22T14:42:35.517Z] === RUN TestKillContainer/no_signal [2023-06-22T14:42:35.777Z] === RUN TestKillContainer/non_killing_signal [2023-06-22T14:42:36.346Z] === RUN TestKillContainer/killing_signal [2023-06-22T14:42:36.915Z] --- PASS: TestKillContainer (1.53s) [2023-06-22T14:42:36.915Z] --- PASS: TestKillContainer/no_signal (0.48s) [2023-06-22T14:42:36.915Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2023-06-22T14:42:36.915Z] --- PASS: TestKillContainer/killing_signal (0.50s) [2023-06-22T14:42:36.915Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-06-22T14:42:36.915Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-06-22T14:42:37.484Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-06-22T14:42:38.052Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.94s) [2023-06-22T14:42:38.052Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2023-06-22T14:42:38.052Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s) [2023-06-22T14:42:38.052Z] === RUN TestKillStoppedContainer [2023-06-22T14:42:38.052Z] --- PASS: TestKillStoppedContainer (0.03s) [2023-06-22T14:42:38.052Z] === RUN TestKillStoppedContainerAPIPre120 [2023-06-22T14:42:38.052Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s) [2023-06-22T14:42:38.052Z] === RUN TestKillDifferentUserContainer [2023-06-22T14:42:38.621Z] --- PASS: TestKillDifferentUserContainer (0.51s) [2023-06-22T14:42:38.621Z] === RUN TestInspectOomKilledTrue [2023-06-22T14:42:39.189Z] --- PASS: TestInspectOomKilledTrue (0.56s) [2023-06-22T14:42:39.189Z] === RUN TestInspectOomKilledFalse [2023-06-22T14:42:39.449Z] --- PASS: TestInspectOomKilledFalse (0.49s) [2023-06-22T14:42:39.449Z] === RUN TestLinksEtcHostsContentMatch [2023-06-22T14:42:39.708Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2023-06-22T14:42:39.708Z] === RUN TestLinksContainerNames [2023-06-22T14:42:41.089Z] --- PASS: TestLinksContainerNames (1.00s) [2023-06-22T14:42:41.089Z] === RUN TestLogsFollowTailEmpty [2023-06-22T14:42:41.348Z] --- PASS: TestLogsFollowTailEmpty (0.52s) [2023-06-22T14:42:41.348Z] === RUN TestLogs [2023-06-22T14:42:41.348Z] === RUN TestLogs/driver_local [2023-06-22T14:42:41.348Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2023-06-22T14:42:41.348Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2023-06-22T14:42:41.348Z] === RUN TestLogs/driver_local/tty/only_stdout [2023-06-22T14:42:41.348Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2023-06-22T14:42:41.348Z] === RUN TestLogs/driver_local/tty/only_stderr [2023-06-22T14:42:41.348Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2023-06-22T14:42:41.348Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2023-06-22T14:42:41.348Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2023-06-22T14:42:41.348Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2023-06-22T14:42:41.348Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2023-06-22T14:42:41.348Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2023-06-22T14:42:41.348Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2023-06-22T14:42:41.348Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2023-06-22T14:42:41.348Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2023-06-22T14:42:41.348Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2023-06-22T14:42:41.348Z] === CONT TestLogs/driver_local/tty/only_stderr [2023-06-22T14:42:41.348Z] === CONT TestLogs/driver_local/tty/only_stdout [2023-06-22T14:42:41.348Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2023-06-22T14:42:42.728Z] === RUN TestLogs/driver_json-file [2023-06-22T14:42:42.728Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2023-06-22T14:42:42.728Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2023-06-22T14:42:42.728Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2023-06-22T14:42:42.728Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2023-06-22T14:42:42.728Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2023-06-22T14:42:42.729Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2023-06-22T14:42:42.729Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-06-22T14:42:42.729Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-06-22T14:42:42.729Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2023-06-22T14:42:42.729Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2023-06-22T14:42:42.729Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2023-06-22T14:42:42.729Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2023-06-22T14:42:42.729Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2023-06-22T14:42:42.729Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2023-06-22T14:42:42.729Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2023-06-22T14:42:42.729Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2023-06-22T14:42:42.729Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2023-06-22T14:42:42.729Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2023-06-22T14:42:44.636Z] --- PASS: TestLogs (3.06s) [2023-06-22T14:42:44.636Z] --- PASS: TestLogs/driver_local (0.01s) [2023-06-22T14:42:44.636Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.78s) [2023-06-22T14:42:44.636Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.03s) [2023-06-22T14:42:44.636Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.36s) [2023-06-22T14:42:44.636Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.40s) [2023-06-22T14:42:44.636Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.44s) [2023-06-22T14:42:44.636Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.50s) [2023-06-22T14:42:44.636Z] --- PASS: TestLogs/driver_json-file (0.01s) [2023-06-22T14:42:44.636Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.96s) [2023-06-22T14:42:44.636Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.10s) [2023-06-22T14:42:44.636Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.30s) [2023-06-22T14:42:44.636Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.37s) [2023-06-22T14:42:44.636Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.43s) [2023-06-22T14:42:44.636Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.55s) [2023-06-22T14:42:44.636Z] === RUN TestContainerNetworkMountsNoChown [2023-06-22T14:42:44.896Z] --- PASS: TestContainerNetworkMountsNoChown (0.52s) [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/default [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/default [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/private [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/private [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/rprivate [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/rprivate [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/slave [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/slave [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/rslave [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/rslave [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/shared [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/shared [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/rshared [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/rshared [2023-06-22T14:42:44.896Z] === CONT TestMountDaemonRoot/default [2023-06-22T14:42:44.896Z] === CONT TestMountDaemonRoot/shared [2023-06-22T14:42:44.896Z] === CONT TestMountDaemonRoot/slave [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/default/bind_root [2023-06-22T14:42:44.896Z] === CONT TestMountDaemonRoot/private [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-06-22T14:42:44.896Z] === CONT TestMountDaemonRoot/rslave [2023-06-22T14:42:44.896Z] === CONT TestMountDaemonRoot/rprivate [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/private/bind_root [2023-06-22T14:42:44.896Z] === CONT TestMountDaemonRoot/rshared [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-06-22T14:42:44.896Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/private/mount_root [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-06-22T14:42:44.896Z] === CONT TestMountDaemonRoot/private/bind_root [2023-06-22T14:42:44.896Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-06-22T14:42:44.896Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/default/mount_root [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-06-22T14:42:44.896Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-06-22T14:42:44.896Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-06-22T14:42:44.896Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-06-22T14:42:44.896Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-06-22T14:42:44.896Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-06-22T14:42:44.896Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-06-22T14:42:44.896Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-06-22T14:42:44.896Z] === CONT TestMountDaemonRoot/private/mount_root [2023-06-22T14:42:44.896Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-06-22T14:42:44.896Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-06-22T14:42:44.896Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-06-22T14:42:44.896Z] === CONT TestMountDaemonRoot/default/bind_root [2023-06-22T14:42:44.896Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-06-22T14:42:44.896Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-06-22T14:42:44.896Z] === CONT TestMountDaemonRoot/default/mount_root [2023-06-22T14:42:44.896Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-06-22T14:42:44.896Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-06-22T14:42:44.896Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-06-22T14:42:44.896Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-06-22T14:42:44.896Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-06-22T14:42:44.896Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-06-22T14:42:45.156Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-06-22T14:42:45.156Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-06-22T14:42:45.156Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-06-22T14:42:45.156Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-06-22T14:42:45.156Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2023-06-22T14:42:45.156Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2023-06-22T14:42:45.156Z] === RUN TestContainerBindMountNonRecursive [2023-06-22T14:42:46.536Z] --- PASS: TestContainerBindMountNonRecursive (1.26s) [2023-06-22T14:42:46.536Z] === RUN TestContainerVolumesMountedAsShared [2023-06-22T14:42:46.795Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s) [2023-06-22T14:42:46.795Z] === RUN TestContainerVolumesMountedAsSlave [2023-06-22T14:42:47.055Z] --- PASS: TestContainerVolumesMountedAsSlave (0.37s) [2023-06-22T14:42:47.055Z] === RUN TestNetworkNat [2023-06-22T14:42:47.993Z] --- PASS: TestNetworkNat (0.60s) [2023-06-22T14:42:47.993Z] === RUN TestNetworkLocalhostTCPNat [2023-06-22T14:42:48.253Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s) [2023-06-22T14:42:48.253Z] === RUN TestNetworkLoopbackNat [2023-06-22T14:42:51.545Z] --- PASS: TestNetworkLoopbackNat (2.62s) [2023-06-22T14:42:51.545Z] === RUN TestPause [2023-06-22T14:42:51.545Z] --- PASS: TestPause (0.51s) [2023-06-22T14:42:51.545Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-06-22T14:42:51.545Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-06-22T14:42:51.545Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-06-22T14:42:51.545Z] === RUN TestPauseStopPausedContainer [2023-06-22T14:42:52.113Z] --- PASS: TestPauseStopPausedContainer (0.53s) [2023-06-22T14:42:52.113Z] === RUN TestPidHost [2023-06-22T14:42:53.051Z] --- PASS: TestPidHost (1.11s) [2023-06-22T14:42:53.051Z] === RUN TestPsFilter [2023-06-22T14:42:53.311Z] --- PASS: TestPsFilter (0.08s) [2023-06-22T14:42:53.311Z] === RUN TestRemoveContainerWithRemovedVolume [2023-06-22T14:42:53.879Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.53s) [2023-06-22T14:42:53.879Z] === RUN TestRemoveContainerWithVolume [2023-06-22T14:42:54.447Z] --- PASS: TestRemoveContainerWithVolume (0.54s) [2023-06-22T14:42:54.447Z] === RUN TestRemoveContainerRunning [2023-06-22T14:42:54.707Z] --- PASS: TestRemoveContainerRunning (0.54s) [2023-06-22T14:42:54.707Z] === RUN TestRemoveContainerForceRemoveRunning [2023-06-22T14:42:55.290Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.53s) [2023-06-22T14:42:55.290Z] === RUN TestRemoveInvalidContainer [2023-06-22T14:42:55.290Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-06-22T14:42:55.290Z] === RUN TestRenameLinkedContainer [2023-06-22T14:42:57.856Z] --- PASS: TestRenameLinkedContainer (2.00s) [2023-06-22T14:42:57.856Z] === RUN TestRenameStoppedContainer [2023-06-22T14:42:57.856Z] --- PASS: TestRenameStoppedContainer (0.51s) [2023-06-22T14:42:57.856Z] === RUN TestRenameRunningContainerAndReuse [2023-06-22T14:42:58.824Z] --- PASS: TestRenameRunningContainerAndReuse (1.01s) [2023-06-22T14:42:58.824Z] === RUN TestRenameInvalidName [2023-06-22T14:42:59.408Z] --- PASS: TestRenameInvalidName (0.50s) [2023-06-22T14:42:59.408Z] === RUN TestRenameAnonymousContainer [2023-06-22T14:43:01.379Z] --- PASS: TestRenameAnonymousContainer (1.84s) [2023-06-22T14:43:01.379Z] === RUN TestRenameContainerWithSameName [2023-06-22T14:43:01.641Z] --- PASS: TestRenameContainerWithSameName (0.54s) [2023-06-22T14:43:01.641Z] === RUN TestRenameContainerWithLinkedContainer [2023-06-22T14:43:03.021Z] --- PASS: TestRenameContainerWithLinkedContainer (1.01s) [2023-06-22T14:43:03.021Z] === RUN TestResize [2023-06-22T14:43:03.280Z] --- PASS: TestResize (0.55s) [2023-06-22T14:43:03.280Z] === RUN TestResizeWithInvalidSize [2023-06-22T14:43:03.849Z] --- PASS: TestResizeWithInvalidSize (0.54s) [2023-06-22T14:43:03.849Z] === RUN TestResizeWhenContainerNotStarted [2023-06-22T14:43:04.418Z] --- PASS: TestResizeWhenContainerNotStarted (0.48s) [2023-06-22T14:43:04.418Z] === RUN TestDaemonRestartKillContainers [2023-06-22T14:43:04.418Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-06-22T14:43:04.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-06-22T14:43:04.418Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-06-22T14:43:04.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-06-22T14:43:04.418Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-06-22T14:43:04.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-06-22T14:43:04.418Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-06-22T14:43:04.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-06-22T14:43:04.418Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-06-22T14:43:04.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-06-22T14:43:04.418Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-06-22T14:43:04.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-06-22T14:43:04.418Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-06-22T14:43:04.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-06-22T14:43:04.418Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-06-22T14:43:04.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-06-22T14:43:04.418Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-06-22T14:43:04.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-06-22T14:43:04.418Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-06-22T14:43:04.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-06-22T14:43:04.418Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-06-22T14:43:04.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-06-22T14:43:04.418Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-06-22T14:43:04.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-06-22T14:43:04.418Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-06-22T14:43:04.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-06-22T14:43:04.418Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-06-22T14:43:04.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-06-22T14:43:04.418Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-06-22T14:43:04.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-06-22T14:43:04.418Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-06-22T14:43:04.418Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-06-22T14:43:04.418Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-06-22T14:43:04.418Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-06-22T14:43:04.418Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-06-22T14:43:04.418Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-06-22T14:43:04.418Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-06-22T14:43:04.418Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-06-22T14:43:04.418Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-06-22T14:43:04.418Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-06-22T14:43:05.798Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-06-22T14:43:05.798Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2023-06-22T14:43:06.738Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-06-22T14:43:06.997Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2023-06-22T14:43:07.257Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-06-22T14:43:07.257Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-06-22T14:43:07.517Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-06-22T14:43:07.777Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-06-22T14:43:11.978Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-06-22T14:43:11.978Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2023-06-22T14:43:11.978Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.38s) [2023-06-22T14:43:11.978Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.20s) [2023-06-22T14:43:11.978Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s) [2023-06-22T14:43:11.978Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.96s) [2023-06-22T14:43:11.978Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.97s) [2023-06-22T14:43:11.978Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.17s) [2023-06-22T14:43:11.978Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.49s) [2023-06-22T14:43:11.978Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2023-06-22T14:43:11.978Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.03s) [2023-06-22T14:43:11.978Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.04s) [2023-06-22T14:43:11.978Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.93s) [2023-06-22T14:43:11.978Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.48s) [2023-06-22T14:43:11.978Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.21s) [2023-06-22T14:43:11.978Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.68s) [2023-06-22T14:43:11.978Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.19s) [2023-06-22T14:43:11.978Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2023-06-22T14:43:11.978Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2023-06-22T14:43:12.237Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2023-06-22T14:43:13.617Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.16s) [2023-06-22T14:43:13.617Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.08s) [2023-06-22T14:43:13.617Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.07s) [2023-06-22T14:43:13.617Z] === RUN TestCgroupNamespacesRun [2023-06-22T14:43:14.556Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2023-06-22T14:43:14.557Z] === RUN TestCgroupNamespacesRunPrivileged [2023-06-22T14:43:15.937Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.24s) [2023-06-22T14:43:15.937Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-06-22T14:43:17.316Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2023-06-22T14:43:17.316Z] === RUN TestCgroupNamespacesRunHostMode [2023-06-22T14:43:18.254Z] --- PASS: TestCgroupNamespacesRunHostMode (1.23s) [2023-06-22T14:43:18.254Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-06-22T14:43:19.634Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2023-06-22T14:43:19.634Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-06-22T14:43:21.013Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.22s) [2023-06-22T14:43:21.013Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-06-22T14:43:21.273Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.65s) [2023-06-22T14:43:21.273Z] === RUN TestCgroupNamespacesRunOlderClient [2023-06-22T14:43:22.653Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2023-06-22T14:43:22.653Z] === RUN TestNISDomainname [2023-06-22T14:43:23.223Z] --- PASS: TestNISDomainname (0.58s) [2023-06-22T14:43:23.223Z] === RUN TestHostnameDnsResolution [2023-06-22T14:43:24.160Z] --- PASS: TestHostnameDnsResolution (0.79s) [2023-06-22T14:43:24.160Z] === RUN TestUnprivilegedPortsAndPing [2023-06-22T14:43:24.729Z] --- PASS: TestUnprivilegedPortsAndPing (0.61s) [2023-06-22T14:43:24.729Z] === RUN TestPrivilegedHostDevices [2023-06-22T14:43:25.298Z] --- PASS: TestPrivilegedHostDevices (0.62s) [2023-06-22T14:43:25.298Z] === RUN TestRunConsoleSize [2023-06-22T14:43:25.557Z] --- PASS: TestRunConsoleSize (0.46s) [2023-06-22T14:43:25.557Z] === RUN TestRunWithAlternativeContainerdShim [2023-06-22T14:43:28.095Z] --- PASS: TestRunWithAlternativeContainerdShim (2.12s) [2023-06-22T14:43:28.095Z] === RUN TestStats [2023-06-22T14:43:30.631Z] --- PASS: TestStats (2.54s) [2023-06-22T14:43:30.631Z] === RUN TestStopContainerWithTimeout [2023-06-22T14:43:30.631Z] === RUN TestStopContainerWithTimeout/0 [2023-06-22T14:43:30.631Z] === PAUSE TestStopContainerWithTimeout/0 [2023-06-22T14:43:30.631Z] === RUN TestStopContainerWithTimeout/1 [2023-06-22T14:43:30.631Z] === PAUSE TestStopContainerWithTimeout/1 [2023-06-22T14:43:30.631Z] === RUN TestStopContainerWithTimeout/3 [2023-06-22T14:43:30.631Z] === PAUSE TestStopContainerWithTimeout/3 [2023-06-22T14:43:30.631Z] === RUN TestStopContainerWithTimeout/-1 [2023-06-22T14:43:30.631Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-06-22T14:43:30.631Z] === CONT TestStopContainerWithTimeout/0 [2023-06-22T14:43:30.631Z] === CONT TestStopContainerWithTimeout/3 [2023-06-22T14:43:30.631Z] === CONT TestStopContainerWithTimeout/1 [2023-06-22T14:43:30.631Z] === CONT TestStopContainerWithTimeout/-1 [2023-06-22T14:43:33.168Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-06-22T14:43:33.168Z] --- PASS: TestStopContainerWithTimeout/0 (0.99s) [2023-06-22T14:43:33.168Z] --- PASS: TestStopContainerWithTimeout/1 (2.00s) [2023-06-22T14:43:33.168Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2023-06-22T14:43:33.168Z] --- PASS: TestStopContainerWithTimeout/-1 (2.91s) [2023-06-22T14:43:33.168Z] === RUN TestDeleteDevicemapper [2023-06-22T14:43:33.168Z] stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper" [2023-06-22T14:43:33.168Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-06-22T14:43:33.168Z] === RUN TestStopContainerWithTimeoutCancel [2023-06-22T14:43:33.168Z] === PAUSE TestStopContainerWithTimeoutCancel [2023-06-22T14:43:33.168Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-06-22T14:43:35.706Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.17s) [2023-06-22T14:43:35.706Z] === RUN TestUpdateMemory [2023-06-22T14:43:35.965Z] --- PASS: TestUpdateMemory (0.58s) [2023-06-22T14:43:35.965Z] === RUN TestUpdateCPUQuota [2023-06-22T14:43:36.904Z] --- PASS: TestUpdateCPUQuota (0.83s) [2023-06-22T14:43:36.904Z] === RUN TestUpdatePidsLimit [2023-06-22T14:43:36.904Z] === RUN TestUpdatePidsLimit/update_from_none [2023-06-22T14:43:36.904Z] === RUN TestUpdatePidsLimit/no_change [2023-06-22T14:43:37.163Z] === RUN TestUpdatePidsLimit/update_lower [2023-06-22T14:43:37.423Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-06-22T14:43:37.682Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-06-22T14:43:37.942Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-06-22T14:43:37.942Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-06-22T14:43:38.879Z] --- PASS: TestUpdatePidsLimit (1.84s) [2023-06-22T14:43:38.879Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2023-06-22T14:43:38.880Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2023-06-22T14:43:38.880Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2023-06-22T14:43:38.880Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2023-06-22T14:43:38.880Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2023-06-22T14:43:38.880Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.16s) [2023-06-22T14:43:38.880Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.16s) [2023-06-22T14:43:38.880Z] === RUN TestUpdateRestartPolicy [2023-06-22T14:43:51.093Z] --- PASS: TestUpdateRestartPolicy (11.16s) [2023-06-22T14:43:51.093Z] === RUN TestUpdateRestartWithAutoRemove [2023-06-22T14:43:51.093Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s) [2023-06-22T14:43:51.093Z] === RUN TestWaitNonBlocked [2023-06-22T14:43:51.093Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-06-22T14:43:51.093Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-06-22T14:43:51.093Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-06-22T14:43:51.093Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-06-22T14:43:51.093Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-06-22T14:43:51.093Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-06-22T14:43:51.093Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-06-22T14:43:51.093Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2023-06-22T14:43:51.093Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s) [2023-06-22T14:43:51.093Z] === RUN TestWaitBlocked [2023-06-22T14:43:51.093Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-06-22T14:43:51.093Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-06-22T14:43:51.093Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-06-22T14:43:51.093Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-06-22T14:43:51.093Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-06-22T14:43:51.093Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-06-22T14:43:52.031Z] --- PASS: TestWaitBlocked (0.01s) [2023-06-22T14:43:52.031Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2023-06-22T14:43:52.031Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2023-06-22T14:43:52.031Z] === RUN TestWaitConditions [2023-06-22T14:43:52.031Z] === RUN TestWaitConditions/default [2023-06-22T14:43:52.031Z] === PAUSE TestWaitConditions/default [2023-06-22T14:43:52.031Z] === RUN TestWaitConditions/not-running [2023-06-22T14:43:52.031Z] === PAUSE TestWaitConditions/not-running [2023-06-22T14:43:52.031Z] === RUN TestWaitConditions/next-exit [2023-06-22T14:43:52.031Z] === PAUSE TestWaitConditions/next-exit [2023-06-22T14:43:52.031Z] === RUN TestWaitConditions/removed [2023-06-22T14:43:52.031Z] === PAUSE TestWaitConditions/removed [2023-06-22T14:43:52.031Z] === CONT TestWaitConditions/default [2023-06-22T14:43:52.031Z] === CONT TestWaitConditions/next-exit [2023-06-22T14:43:52.031Z] === CONT TestWaitConditions/not-running [2023-06-22T14:43:52.031Z] === CONT TestWaitConditions/removed [2023-06-22T14:43:53.938Z] --- PASS: TestWaitConditions (0.01s) [2023-06-22T14:43:53.938Z] --- PASS: TestWaitConditions/not-running (1.79s) [2023-06-22T14:43:53.938Z] --- PASS: TestWaitConditions/default (1.79s) [2023-06-22T14:43:53.938Z] --- PASS: TestWaitConditions/removed (2.07s) [2023-06-22T14:43:53.938Z] --- PASS: TestWaitConditions/next-exit (2.10s) [2023-06-22T14:43:53.938Z] === RUN TestWaitRestartedContainer [2023-06-22T14:43:53.938Z] === RUN TestWaitRestartedContainer/default [2023-06-22T14:43:53.938Z] === PAUSE TestWaitRestartedContainer/default [2023-06-22T14:43:53.938Z] === RUN TestWaitRestartedContainer/not-running [2023-06-22T14:43:53.938Z] === PAUSE TestWaitRestartedContainer/not-running [2023-06-22T14:43:53.938Z] === RUN TestWaitRestartedContainer/next-exit [2023-06-22T14:43:53.938Z] === PAUSE TestWaitRestartedContainer/next-exit [2023-06-22T14:43:53.938Z] === CONT TestWaitRestartedContainer/default [2023-06-22T14:43:53.938Z] === CONT TestWaitRestartedContainer/next-exit [2023-06-22T14:43:53.938Z] === CONT TestWaitRestartedContainer/not-running [2023-06-22T14:43:56.475Z] --- PASS: TestWaitRestartedContainer (0.01s) [2023-06-22T14:43:56.475Z] --- PASS: TestWaitRestartedContainer/not-running (1.78s) [2023-06-22T14:43:56.475Z] --- PASS: TestWaitRestartedContainer/next-exit (1.91s) [2023-06-22T14:43:56.475Z] --- PASS: TestWaitRestartedContainer/default (2.14s) [2023-06-22T14:43:56.475Z] === CONT TestContainerStartOnDaemonRestart [2023-06-22T14:43:56.475Z] === CONT TestContainerKillOnDaemonStart [2023-06-22T14:43:56.475Z] === CONT TestDaemonHostGatewayIP [2023-06-22T14:43:56.475Z] === CONT TestRestartDaemonWithRestartingContainer [2023-06-22T14:43:56.475Z] === CONT TestStopContainerWithTimeoutCancel [2023-06-22T14:43:56.475Z] === CONT TestDaemonRestartIpcMode [2023-06-22T14:43:56.475Z] === CONT TestIpcModeOlderClient [2023-06-22T14:43:56.475Z] --- PASS: TestIpcModeOlderClient (0.05s) [2023-06-22T14:43:59.014Z] --- PASS: TestContainerStartOnDaemonRestart (2.81s) [2023-06-22T14:43:59.953Z] --- PASS: TestDaemonHostGatewayIP (3.65s) [2023-06-22T14:43:59.953Z] --- PASS: TestStopContainerWithTimeoutCancel (3.84s) [2023-06-22T14:43:59.953Z] --- PASS: TestDaemonRestartIpcMode (3.87s) [2023-06-22T14:44:00.212Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.95s) [2023-06-22T14:44:08.335Z] --- PASS: TestContainerKillOnDaemonStart (11.81s) [2023-06-22T14:44:08.335Z] PASS [2023-06-22T14:44:08.335Z] [2023-06-22T14:44:08.335Z] === Skipped [2023-06-22T14:44:08.335Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-06-22T14:44:08.335Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-06-22T14:44:08.335Z] [2023-06-22T14:44:08.335Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-06-22T14:44:08.335Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-06-22T14:44:08.335Z] [2023-06-22T14:44:08.335Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2023-06-22T14:44:08.335Z] stop_linux_test.go:80: testEnv.DaemonInfo.Driver != "devicemapper" [2023-06-22T14:44:08.335Z] [2023-06-22T14:44:08.335Z] DONE 274 tests, 3 skipped in 121.964s [2023-06-22T14:44:08.335Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-06-22T14:44:08.335Z] ++ 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-06-22T14:44:08.335Z] ++ set -e [2023-06-22T14:44:08.335Z] ++ '[' -n 0 ']' [2023-06-22T14:44:08.335Z] ++ set -x [2023-06-22T14:44:08.335Z] ++ 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 GITHUB_ACTIONS= 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-06-22T14:44:08.335Z] INFO: Testing against a local daemon [2023-06-22T14:44:08.335Z] === RUN TestConfigDaemonID [2023-06-22T14:44:09.273Z] daemon_test.go:68: [dc805cc170a21] daemon is not started [2023-06-22T14:44:09.273Z] --- PASS: TestConfigDaemonID (1.04s) [2023-06-22T14:44:09.273Z] === RUN TestDaemonConfigValidation [2023-06-22T14:44:09.273Z] === RUN TestDaemonConfigValidation/config_with_no_content [2023-06-22T14:44:09.273Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2023-06-22T14:44:09.273Z] === RUN TestDaemonConfigValidation/config_with_{} [2023-06-22T14:44:09.273Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2023-06-22T14:44:09.273Z] === RUN TestDaemonConfigValidation/invalid_config [2023-06-22T14:44:09.273Z] === PAUSE TestDaemonConfigValidation/invalid_config [2023-06-22T14:44:09.273Z] === RUN TestDaemonConfigValidation/malformed_config [2023-06-22T14:44:09.273Z] === PAUSE TestDaemonConfigValidation/malformed_config [2023-06-22T14:44:09.273Z] === RUN TestDaemonConfigValidation/valid_config [2023-06-22T14:44:09.273Z] === PAUSE TestDaemonConfigValidation/valid_config [2023-06-22T14:44:09.273Z] === CONT TestDaemonConfigValidation/config_with_no_content [2023-06-22T14:44:09.273Z] === CONT TestDaemonConfigValidation/malformed_config [2023-06-22T14:44:09.273Z] === CONT TestDaemonConfigValidation/valid_config [2023-06-22T14:44:09.273Z] === CONT TestDaemonConfigValidation/invalid_config [2023-06-22T14:44:09.274Z] === CONT TestDaemonConfigValidation/config_with_{} [2023-06-22T14:44:09.274Z] --- PASS: TestDaemonConfigValidation (0.00s) [2023-06-22T14:44:09.274Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.05s) [2023-06-22T14:44:09.274Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2023-06-22T14:44:09.274Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2023-06-22T14:44:09.274Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2023-06-22T14:44:09.274Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2023-06-22T14:44:09.274Z] === RUN TestConfigDaemonSeccompProfiles [2023-06-22T14:44:09.274Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2023-06-22T14:44:10.211Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2023-06-22T14:44:11.149Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2023-06-22T14:44:12.529Z] === CONT TestConfigDaemonSeccompProfiles [2023-06-22T14:44:12.529Z] daemon_test.go:182: [d85fe0c724ec1] daemon is not started [2023-06-22T14:44:12.529Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2023-06-22T14:44:12.529Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2023-06-22T14:44:12.529Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2023-06-22T14:44:12.529Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2023-06-22T14:44:12.529Z] === RUN TestDaemonProxy [2023-06-22T14:44:12.529Z] === RUN TestDaemonProxy/environment_variables [2023-06-22T14:44:13.908Z] === RUN TestDaemonProxy/command-line_options [2023-06-22T14:44:15.814Z] === RUN TestDaemonProxy/configuration_file [2023-06-22T14:44:17.721Z] === RUN TestDaemonProxy/conflicting_options [2023-06-22T14:44:17.980Z] === RUN TestDaemonProxy/reload_sanitized [2023-06-22T14:44:18.550Z] --- PASS: TestDaemonProxy (6.22s) [2023-06-22T14:44:18.550Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2023-06-22T14:44:18.550Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2023-06-22T14:44:18.550Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2023-06-22T14:44:18.550Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2023-06-22T14:44:18.550Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2023-06-22T14:44:18.550Z] === RUN TestLiveRestore [2023-06-22T14:44:18.550Z] === RUN TestLiveRestore/volume_references [2023-06-22T14:44:18.550Z] === PAUSE TestLiveRestore/volume_references [2023-06-22T14:44:18.550Z] === CONT TestLiveRestore/volume_references [2023-06-22T14:44:19.118Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-06-22T14:44:19.118Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-06-22T14:44:20.057Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-06-22T14:44:21.437Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-06-22T14:44:22.375Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-06-22T14:44:23.314Z] --- PASS: TestLiveRestore (0.00s) [2023-06-22T14:44:23.314Z] --- PASS: TestLiveRestore/volume_references (4.68s) [2023-06-22T14:44:23.314Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.02s) [2023-06-22T14:44:23.314Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.02s) [2023-06-22T14:44:23.314Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.98s) [2023-06-22T14:44:23.314Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.02s) [2023-06-22T14:44:23.314Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.00s) [2023-06-22T14:44:23.314Z] === RUN TestDaemonDefaultBridgeWithFixedCidrButNoBip [2023-06-22T14:44:23.883Z] --- PASS: TestDaemonDefaultBridgeWithFixedCidrButNoBip (0.74s) [2023-06-22T14:44:23.883Z] PASS [2023-06-22T14:44:23.883Z] [2023-06-22T14:44:23.883Z] DONE 25 tests in 15.916s [2023-06-22T14:44:23.883Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-06-22T14:44:23.883Z] ++ 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-06-22T14:44:23.883Z] ++ set -e [2023-06-22T14:44:23.883Z] ++ '[' -n 0 ']' [2023-06-22T14:44:23.883Z] ++ set -x [2023-06-22T14:44:23.883Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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-06-22T14:44:23.883Z] INFO: Testing against a local daemon [2023-06-22T14:44:23.883Z] === RUN TestCommitInheritsEnv [2023-06-22T14:44:24.143Z] --- PASS: TestCommitInheritsEnv (0.21s) [2023-06-22T14:44:24.143Z] === RUN TestImportExtremelyLargeImageWorks [2023-06-22T14:44:24.143Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-06-22T14:44:24.143Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-06-22T14:44:24.143Z] === RUN TestImportWithCustomPlatform [2023-06-22T14:44:24.143Z] === RUN TestImportWithCustomPlatform/#00 [2023-06-22T14:44:24.403Z] === RUN TestImportWithCustomPlatform/_______ [2023-06-22T14:44:24.403Z] === RUN TestImportWithCustomPlatform// [2023-06-22T14:44:24.403Z] === RUN TestImportWithCustomPlatform/linux [2023-06-22T14:44:24.403Z] === RUN TestImportWithCustomPlatform/LINUX [2023-06-22T14:44:24.403Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2023-06-22T14:44:24.403Z] === RUN TestImportWithCustomPlatform/macos [2023-06-22T14:44:24.403Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2023-06-22T14:44:24.403Z] === RUN TestImportWithCustomPlatform/nintendo64 [2023-06-22T14:44:24.403Z] --- PASS: TestImportWithCustomPlatform (0.29s) [2023-06-22T14:44:24.403Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2023-06-22T14:44:24.403Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2023-06-22T14:44:24.403Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2023-06-22T14:44:24.403Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2023-06-22T14:44:24.403Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2023-06-22T14:44:24.403Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2023-06-22T14:44:24.403Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2023-06-22T14:44:24.403Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2023-06-22T14:44:24.403Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2023-06-22T14:44:24.403Z] === RUN TestImagesFilterMultiReference [2023-06-22T14:44:24.665Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-06-22T14:44:24.665Z] === RUN TestImagePullPlatformInvalid [2023-06-22T14:44:24.665Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-06-22T14:44:24.665Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-06-22T14:44:24.665Z] time="2023-06-22T14:44:24Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.19.10 instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 version="v2.3.0+unknown" [2023-06-22T14:44:24.665Z] time="2023-06-22T14:44:24Z" level=info msg="redis not configured" go.version=go1.19.10 instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 version="v2.3.0+unknown" [2023-06-22T14:44:24.665Z] time="2023-06-22T14:44:24Z" level=info msg="Starting upload purge in 5m0s" go.version=go1.19.10 instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 version="v2.3.0+unknown" [2023-06-22T14:44:24.665Z] time="2023-06-22T14:44:24Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.10 instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 version="v2.3.0+unknown" [2023-06-22T14:44:24.665Z] time="2023-06-22T14:44:24Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=0e58c405-e654-444e-a49a-ff4020227afa http.request.method=GET http.request.remoteaddr="127.0.0.1:48068" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 version="v2.3.0+unknown" [2023-06-22T14:44:24.665Z] time="2023-06-22T14:44:24Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=0e58c405-e654-444e-a49a-ff4020227afa http.request.method=GET http.request.remoteaddr="127.0.0.1:48068" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.067035ms http.response.status=200 http.response.written=2 instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 version="v2.3.0+unknown" [2023-06-22T14:44:24.665Z] 127.0.0.1 - - [22/Jun/2023:14:44:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-06-22T14:44:24.665Z] time="2023-06-22T14:44:24Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=5b4b48d7-ec17-4f95-a644-c20adf2a24f6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48070" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.665Z] time="2023-06-22T14:44:24Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=544adac6-7fb1-4732-9141-b23bd3e48e69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.665Z] time="2023-06-22T14:44:24Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=544adac6-7fb1-4732-9141-b23bd3e48e69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.665Z] time="2023-06-22T14:44:24Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=5b4b48d7-ec17-4f95-a644-c20adf2a24f6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48070" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.665Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=544adac6-7fb1-4732-9141-b23bd3e48e69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=35.904µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=24d977bc-3524-4a25-94c3-04b44033836d trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.665Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=5b4b48d7-ec17-4f95-a644-c20adf2a24f6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48070" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=37.825µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f9ad4e78-e081-4cef-9a1e-8b3912b992e3 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.665Z] time="2023-06-22T14:44:24Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=544adac6-7fb1-4732-9141-b23bd3e48e69 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.219679ms http.response.status=404 http.response.written=157 instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.665Z] 127.0.0.1 - - [22/Jun/2023:14:44:24 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown" [2023-06-22T14:44:24.665Z] time="2023-06-22T14:44:24Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=5b4b48d7-ec17-4f95-a644-c20adf2a24f6 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48070" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.182307ms http.response.status=404 http.response.written=157 instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.665Z] 127.0.0.1 - - [22/Jun/2023:14:44:24 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.21+unknown" [2023-06-22T14:44:24.665Z] time="2023-06-22T14:44:24Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=0b63df30-fcad-4b4d-a13a-95adf7db9380 http.request.method=POST http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.665Z] time="2023-06-22T14:44:24Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=0b63df30-fcad-4b4d-a13a-95adf7db9380 http.request.method=POST http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.665Z] time="2023-06-22T14:44:24Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=4cd7bbb6-3e1b-4859-a2e4-e61988392318 http.request.method=POST http.request.remoteaddr="127.0.0.1:48070" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.665Z] time="2023-06-22T14:44:24Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=4cd7bbb6-3e1b-4859-a2e4-e61988392318 http.request.method=POST http.request.remoteaddr="127.0.0.1:48070" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.665Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/677211b5-670d-44aa-9d11-47ac59ee889f/startedat\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=0b63df30-fcad-4b4d-a13a-95adf7db9380 http.request.method=POST http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=106.835µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=977f2e2b-5280-48cc-9c0e-821ac82f2c24 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.665Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/677211b5-670d-44aa-9d11-47ac59ee889f/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=0b63df30-fcad-4b4d-a13a-95adf7db9380 http.request.method=POST http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=11.946µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=edacb1f1-f24c-4096-99ac-cea77b1a057e trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.665Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/2d0a9086-9a4e-4845-8332-2e51dcd4f387/startedat\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=4cd7bbb6-3e1b-4859-a2e4-e61988392318 http.request.method=POST http.request.remoteaddr="127.0.0.1:48070" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=67.812µs trace.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=d091c859-f1f0-4298-90d9-533659a56023 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.665Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2d0a9086-9a4e-4845-8332-2e51dcd4f387/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=4cd7bbb6-3e1b-4859-a2e4-e61988392318 http.request.method=POST http.request.remoteaddr="127.0.0.1:48070" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=12.011µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=93b2a9ef-eba2-4066-8af9-33810cc3dbc1 trace.line=141 vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.665Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/2d0a9086-9a4e-4845-8332-2e51dcd4f387/hashstates/sha256/0\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=4cd7bbb6-3e1b-4859-a2e4-e61988392318 http.request.method=POST http.request.remoteaddr="127.0.0.1:48070" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=73.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).PutContent" trace.id=1fe9feff-7bf0-444f-b4e5-d06505ce6d21 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.666Z] time="2023-06-22T14:44:24Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=4cd7bbb6-3e1b-4859-a2e4-e61988392318 http.request.method=POST http.request.remoteaddr="127.0.0.1:48070" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.991678ms http.response.status=202 http.response.written=0 instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 version="v2.3.0+unknown" [2023-06-22T14:44:24.666Z] 127.0.0.1 - - [22/Jun/2023:14:44:24 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown" [2023-06-22T14:44:24.666Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/677211b5-670d-44aa-9d11-47ac59ee889f/hashstates/sha256/0\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=0b63df30-fcad-4b4d-a13a-95adf7db9380 http.request.method=POST http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=75.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=828f77be-7413-4414-9617-04d50e78f790 trace.line=95 vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.666Z] time="2023-06-22T14:44:24Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=0b63df30-fcad-4b4d-a13a-95adf7db9380 http.request.method=POST http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=3.990941ms http.response.status=202 http.response.written=0 instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 version="v2.3.0+unknown" [2023-06-22T14:44:24.666Z] 127.0.0.1 - - [22/Jun/2023:14:44:24 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.21+unknown" [2023-06-22T14:44:24.666Z] time="2023-06-22T14:44:24Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a4d29fe5-666e-4ce7-a758-9ddad5c68539 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48070" http.request.uri="/v2/test/blobs/uploads/2d0a9086-9a4e-4845-8332-2e51dcd4f387?_state=SzSnHsSfsPXaJmJWNNPopmFFz1tXZX48_MYiBPoADNV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkMGE5MDg2LTlhNGUtNDg0NS04MzMyLTJlNTFkY2Q0ZjM4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yMlQxNDo0NDoyNC41NjU0MjExNjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=test vars.uuid=2d0a9086-9a4e-4845-8332-2e51dcd4f387 version="v2.3.0+unknown" [2023-06-22T14:44:24.666Z] time="2023-06-22T14:44:24Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a4d29fe5-666e-4ce7-a758-9ddad5c68539 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48070" http.request.uri="/v2/test/blobs/uploads/2d0a9086-9a4e-4845-8332-2e51dcd4f387?_state=SzSnHsSfsPXaJmJWNNPopmFFz1tXZX48_MYiBPoADNV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkMGE5MDg2LTlhNGUtNDg0NS04MzMyLTJlNTFkY2Q0ZjM4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yMlQxNDo0NDoyNC41NjU0MjExNjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=test vars.uuid=2d0a9086-9a4e-4845-8332-2e51dcd4f387 version="v2.3.0+unknown" [2023-06-22T14:44:24.666Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/2d0a9086-9a4e-4845-8332-2e51dcd4f387/startedat\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a4d29fe5-666e-4ce7-a758-9ddad5c68539 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48070" http.request.uri="/v2/test/blobs/uploads/2d0a9086-9a4e-4845-8332-2e51dcd4f387?_state=SzSnHsSfsPXaJmJWNNPopmFFz1tXZX48_MYiBPoADNV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkMGE5MDg2LTlhNGUtNDg0NS04MzMyLTJlNTFkY2Q0ZjM4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yMlQxNDo0NDoyNC41NjU0MjExNjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=30.596µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=809fe5df-a1ff-4fc3-b310-2405cf4a2481 trace.line=82 vars.name=test vars.uuid=2d0a9086-9a4e-4845-8332-2e51dcd4f387 version="v2.3.0+unknown" [2023-06-22T14:44:24.666Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2d0a9086-9a4e-4845-8332-2e51dcd4f387/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a4d29fe5-666e-4ce7-a758-9ddad5c68539 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48070" http.request.uri="/v2/test/blobs/uploads/2d0a9086-9a4e-4845-8332-2e51dcd4f387?_state=SzSnHsSfsPXaJmJWNNPopmFFz1tXZX48_MYiBPoADNV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkMGE5MDg2LTlhNGUtNDg0NS04MzMyLTJlNTFkY2Q0ZjM4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yMlQxNDo0NDoyNC41NjU0MjExNjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=15.105µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=391beba9-e5f8-4121-89b3-3e53593647df trace.line=141 vars.name=test vars.uuid=2d0a9086-9a4e-4845-8332-2e51dcd4f387 version="v2.3.0+unknown" [2023-06-22T14:44:24.666Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/2d0a9086-9a4e-4845-8332-2e51dcd4f387/data\", 0)" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a4d29fe5-666e-4ce7-a758-9ddad5c68539 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48070" http.request.uri="/v2/test/blobs/uploads/2d0a9086-9a4e-4845-8332-2e51dcd4f387?_state=SzSnHsSfsPXaJmJWNNPopmFFz1tXZX48_MYiBPoADNV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkMGE5MDg2LTlhNGUtNDg0NS04MzMyLTJlNTFkY2Q0ZjM4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yMlQxNDo0NDoyNC41NjU0MjExNjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=78.454µs trace.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=a7296262-43b3-4da2-abbf-9059ab701e44 trace.line=124 vars.name=test vars.uuid=2d0a9086-9a4e-4845-8332-2e51dcd4f387 version="v2.3.0+unknown" [2023-06-22T14:44:24.666Z] time="2023-06-22T14:44:24Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a4d29fe5-666e-4ce7-a758-9ddad5c68539 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48070" http.request.uri="/v2/test/blobs/uploads/2d0a9086-9a4e-4845-8332-2e51dcd4f387?_state=SzSnHsSfsPXaJmJWNNPopmFFz1tXZX48_MYiBPoADNV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkMGE5MDg2LTlhNGUtNDg0NS04MzMyLTJlNTFkY2Q0ZjM4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yMlQxNDo0NDoyNC41NjU0MjExNjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=test vars.uuid=2d0a9086-9a4e-4845-8332-2e51dcd4f387 version="v2.3.0+unknown" [2023-06-22T14:44:24.666Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2d0a9086-9a4e-4845-8332-2e51dcd4f387/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a4d29fe5-666e-4ce7-a758-9ddad5c68539 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48070" http.request.uri="/v2/test/blobs/uploads/2d0a9086-9a4e-4845-8332-2e51dcd4f387?_state=SzSnHsSfsPXaJmJWNNPopmFFz1tXZX48_MYiBPoADNV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkMGE5MDg2LTlhNGUtNDg0NS04MzMyLTJlNTFkY2Q0ZjM4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yMlQxNDo0NDoyNC41NjU0MjExNjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=10.321µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=bec8f971-22a0-4500-aabc-e3c63efef82d trace.line=141 vars.name=test vars.uuid=2d0a9086-9a4e-4845-8332-2e51dcd4f387 version="v2.3.0+unknown" [2023-06-22T14:44:24.666Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a4d29fe5-666e-4ce7-a758-9ddad5c68539 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48070" http.request.uri="/v2/test/blobs/uploads/2d0a9086-9a4e-4845-8332-2e51dcd4f387?_state=SzSnHsSfsPXaJmJWNNPopmFFz1tXZX48_MYiBPoADNV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkMGE5MDg2LTlhNGUtNDg0NS04MzMyLTJlNTFkY2Q0ZjM4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yMlQxNDo0NDoyNC41NjU0MjExNjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=12.356µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9957d95b-2a2f-401a-9f9b-7198ac3934d3 trace.line=141 vars.name=test vars.uuid=2d0a9086-9a4e-4845-8332-2e51dcd4f387 version="v2.3.0+unknown" [2023-06-22T14:44:24.666Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/2d0a9086-9a4e-4845-8332-2e51dcd4f387/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a4d29fe5-666e-4ce7-a758-9ddad5c68539 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48070" http.request.uri="/v2/test/blobs/uploads/2d0a9086-9a4e-4845-8332-2e51dcd4f387?_state=SzSnHsSfsPXaJmJWNNPopmFFz1tXZX48_MYiBPoADNV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkMGE5MDg2LTlhNGUtNDg0NS04MzMyLTJlNTFkY2Q0ZjM4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yMlQxNDo0NDoyNC41NjU0MjExNjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=8.23µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8ce752aa-e852-43e3-ad5f-075b719d1bb1 trace.line=141 vars.name=test vars.uuid=2d0a9086-9a4e-4845-8332-2e51dcd4f387 version="v2.3.0+unknown" [2023-06-22T14:44:24.666Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/2d0a9086-9a4e-4845-8332-2e51dcd4f387/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a4d29fe5-666e-4ce7-a758-9ddad5c68539 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48070" http.request.uri="/v2/test/blobs/uploads/2d0a9086-9a4e-4845-8332-2e51dcd4f387?_state=SzSnHsSfsPXaJmJWNNPopmFFz1tXZX48_MYiBPoADNV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkMGE5MDg2LTlhNGUtNDg0NS04MzMyLTJlNTFkY2Q0ZjM4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yMlQxNDo0NDoyNC41NjU0MjExNjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=51.272µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=e456ad26-e354-45ae-8554-8c9ba5ee0c6c trace.line=167 vars.name=test vars.uuid=2d0a9086-9a4e-4845-8332-2e51dcd4f387 version="v2.3.0+unknown" [2023-06-22T14:44:24.666Z] time="2023-06-22T14:44:24Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e12ef329-f1d5-47a6-9012-a06e3652a726 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/blobs/uploads/677211b5-670d-44aa-9d11-47ac59ee889f?_state=ZYwMFf_phr-6QkYGnyUhYtlXriENqpvYDU1jwIvBcWZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY3NzIxMWI1LTY3MGQtNDRhYS05ZDExLTQ3YWM1OWVlODg5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yMlQxNDo0NDoyNC41NjUzMTQ4ODJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=test vars.uuid=677211b5-670d-44aa-9d11-47ac59ee889f version="v2.3.0+unknown" [2023-06-22T14:44:24.666Z] time="2023-06-22T14:44:24Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e12ef329-f1d5-47a6-9012-a06e3652a726 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/blobs/uploads/677211b5-670d-44aa-9d11-47ac59ee889f?_state=ZYwMFf_phr-6QkYGnyUhYtlXriENqpvYDU1jwIvBcWZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY3NzIxMWI1LTY3MGQtNDRhYS05ZDExLTQ3YWM1OWVlODg5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yMlQxNDo0NDoyNC41NjUzMTQ4ODJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=test vars.uuid=677211b5-670d-44aa-9d11-47ac59ee889f version="v2.3.0+unknown" [2023-06-22T14:44:24.666Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a4d29fe5-666e-4ce7-a758-9ddad5c68539 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48070" http.request.uri="/v2/test/blobs/uploads/2d0a9086-9a4e-4845-8332-2e51dcd4f387?_state=SzSnHsSfsPXaJmJWNNPopmFFz1tXZX48_MYiBPoADNV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkMGE5MDg2LTlhNGUtNDg0NS04MzMyLTJlNTFkY2Q0ZjM4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yMlQxNDo0NDoyNC41NjU0MjExNjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=46.693µs trace.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=303f80e2-15b8-4c0a-8aaa-a1cb55ecba4f trace.line=95 vars.name=test vars.uuid=2d0a9086-9a4e-4845-8332-2e51dcd4f387 version="v2.3.0+unknown" [2023-06-22T14:44:24.666Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/677211b5-670d-44aa-9d11-47ac59ee889f/startedat\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e12ef329-f1d5-47a6-9012-a06e3652a726 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/blobs/uploads/677211b5-670d-44aa-9d11-47ac59ee889f?_state=ZYwMFf_phr-6QkYGnyUhYtlXriENqpvYDU1jwIvBcWZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY3NzIxMWI1LTY3MGQtNDRhYS05ZDExLTQ3YWM1OWVlODg5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yMlQxNDo0NDoyNC41NjUzMTQ4ODJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=29.767µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=9505e494-4766-411a-9921-3e8b111e5030 trace.line=82 vars.name=test vars.uuid=677211b5-670d-44aa-9d11-47ac59ee889f version="v2.3.0+unknown" [2023-06-22T14:44:24.666Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/677211b5-670d-44aa-9d11-47ac59ee889f/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e12ef329-f1d5-47a6-9012-a06e3652a726 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/blobs/uploads/677211b5-670d-44aa-9d11-47ac59ee889f?_state=ZYwMFf_phr-6QkYGnyUhYtlXriENqpvYDU1jwIvBcWZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY3NzIxMWI1LTY3MGQtNDRhYS05ZDExLTQ3YWM1OWVlODg5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yMlQxNDo0NDoyNC41NjUzMTQ4ODJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=12.964µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=69e3abec-e757-4fd6-addb-66ca409d8ad2 trace.line=141 vars.name=test vars.uuid=677211b5-670d-44aa-9d11-47ac59ee889f version="v2.3.0+unknown" [2023-06-22T14:44:24.666Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/2d0a9086-9a4e-4845-8332-2e51dcd4f387\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a4d29fe5-666e-4ce7-a758-9ddad5c68539 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48070" http.request.uri="/v2/test/blobs/uploads/2d0a9086-9a4e-4845-8332-2e51dcd4f387?_state=SzSnHsSfsPXaJmJWNNPopmFFz1tXZX48_MYiBPoADNV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkMGE5MDg2LTlhNGUtNDg0NS04MzMyLTJlNTFkY2Q0ZjM4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yMlQxNDo0NDoyNC41NjU0MjExNjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=102.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).Delete" trace.id=75a6aecd-46e3-47ea-805f-f5e94b84bf30 trace.line=181 vars.name=test vars.uuid=2d0a9086-9a4e-4845-8332-2e51dcd4f387 version="v2.3.0+unknown" [2023-06-22T14:44:24.666Z] time="2023-06-22T14:44:24Z" level=info msg="response completed" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a4d29fe5-666e-4ce7-a758-9ddad5c68539 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48070" http.request.uri="/v2/test/blobs/uploads/2d0a9086-9a4e-4845-8332-2e51dcd4f387?_state=SzSnHsSfsPXaJmJWNNPopmFFz1tXZX48_MYiBPoADNV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkMGE5MDg2LTlhNGUtNDg0NS04MzMyLTJlNTFkY2Q0ZjM4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yMlQxNDo0NDoyNC41NjU0MjExNjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.914953ms http.response.status=201 http.response.written=0 instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 version="v2.3.0+unknown" [2023-06-22T14:44:24.666Z] 127.0.0.1 - - [22/Jun/2023:14:44:24 +0000] "PUT /v2/test/blobs/uploads/2d0a9086-9a4e-4845-8332-2e51dcd4f387?_state=SzSnHsSfsPXaJmJWNNPopmFFz1tXZX48_MYiBPoADNV7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjJkMGE5MDg2LTlhNGUtNDg0NS04MzMyLTJlNTFkY2Q0ZjM4NyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yMlQxNDo0NDoyNC41NjU0MjExNjdaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown" [2023-06-22T14:44:24.666Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/677211b5-670d-44aa-9d11-47ac59ee889f/data\", 0)" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e12ef329-f1d5-47a6-9012-a06e3652a726 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/blobs/uploads/677211b5-670d-44aa-9d11-47ac59ee889f?_state=ZYwMFf_phr-6QkYGnyUhYtlXriENqpvYDU1jwIvBcWZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY3NzIxMWI1LTY3MGQtNDRhYS05ZDExLTQ3YWM1OWVlODg5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yMlQxNDo0NDoyNC41NjUzMTQ4ODJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=287.398µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=42948bda-c61b-4dc8-94c3-3dcb1cfe15ee trace.line=124 vars.name=test vars.uuid=677211b5-670d-44aa-9d11-47ac59ee889f version="v2.3.0+unknown" [2023-06-22T14:44:24.666Z] time="2023-06-22T14:44:24Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e12ef329-f1d5-47a6-9012-a06e3652a726 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/blobs/uploads/677211b5-670d-44aa-9d11-47ac59ee889f?_state=ZYwMFf_phr-6QkYGnyUhYtlXriENqpvYDU1jwIvBcWZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY3NzIxMWI1LTY3MGQtNDRhYS05ZDExLTQ3YWM1OWVlODg5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yMlQxNDo0NDoyNC41NjUzMTQ4ODJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=test vars.uuid=677211b5-670d-44aa-9d11-47ac59ee889f version="v2.3.0+unknown" [2023-06-22T14:44:24.667Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/677211b5-670d-44aa-9d11-47ac59ee889f/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e12ef329-f1d5-47a6-9012-a06e3652a726 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/blobs/uploads/677211b5-670d-44aa-9d11-47ac59ee889f?_state=ZYwMFf_phr-6QkYGnyUhYtlXriENqpvYDU1jwIvBcWZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY3NzIxMWI1LTY3MGQtNDRhYS05ZDExLTQ3YWM1OWVlODg5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yMlQxNDo0NDoyNC41NjUzMTQ4ODJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=18.297µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=573747fd-fd42-4a04-8485-d577e09adde7 trace.line=141 vars.name=test vars.uuid=677211b5-670d-44aa-9d11-47ac59ee889f version="v2.3.0+unknown" [2023-06-22T14:44:24.667Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e12ef329-f1d5-47a6-9012-a06e3652a726 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/blobs/uploads/677211b5-670d-44aa-9d11-47ac59ee889f?_state=ZYwMFf_phr-6QkYGnyUhYtlXriENqpvYDU1jwIvBcWZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY3NzIxMWI1LTY3MGQtNDRhYS05ZDExLTQ3YWM1OWVlODg5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yMlQxNDo0NDoyNC41NjUzMTQ4ODJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=15.86µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=728bd5fa-8f84-4828-a538-4ac22a00bddd trace.line=141 vars.name=test vars.uuid=677211b5-670d-44aa-9d11-47ac59ee889f version="v2.3.0+unknown" [2023-06-22T14:44:24.667Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/677211b5-670d-44aa-9d11-47ac59ee889f/data\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e12ef329-f1d5-47a6-9012-a06e3652a726 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/blobs/uploads/677211b5-670d-44aa-9d11-47ac59ee889f?_state=ZYwMFf_phr-6QkYGnyUhYtlXriENqpvYDU1jwIvBcWZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY3NzIxMWI1LTY3MGQtNDRhYS05ZDExLTQ3YWM1OWVlODg5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yMlQxNDo0NDoyNC41NjUzMTQ4ODJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=8.435µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=116f1258-4dbf-4778-8a0a-ad71d3d9155c trace.line=141 vars.name=test vars.uuid=677211b5-670d-44aa-9d11-47ac59ee889f version="v2.3.0+unknown" [2023-06-22T14:44:24.667Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/677211b5-670d-44aa-9d11-47ac59ee889f/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e12ef329-f1d5-47a6-9012-a06e3652a726 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/blobs/uploads/677211b5-670d-44aa-9d11-47ac59ee889f?_state=ZYwMFf_phr-6QkYGnyUhYtlXriENqpvYDU1jwIvBcWZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY3NzIxMWI1LTY3MGQtNDRhYS05ZDExLTQ3YWM1OWVlODg5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yMlQxNDo0NDoyNC41NjUzMTQ4ODJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=38.612µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=97822d0d-8a1c-4eca-a6ae-53ef2849e0d7 trace.line=167 vars.name=test vars.uuid=677211b5-670d-44aa-9d11-47ac59ee889f version="v2.3.0+unknown" [2023-06-22T14:44:24.667Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e12ef329-f1d5-47a6-9012-a06e3652a726 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/blobs/uploads/677211b5-670d-44aa-9d11-47ac59ee889f?_state=ZYwMFf_phr-6QkYGnyUhYtlXriENqpvYDU1jwIvBcWZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY3NzIxMWI1LTY3MGQtNDRhYS05ZDExLTQ3YWM1OWVlODg5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yMlQxNDo0NDoyNC41NjUzMTQ4ODJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=52.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).PutContent" trace.id=d268026f-95e3-47ea-9308-4865da76c802 trace.line=95 vars.name=test vars.uuid=677211b5-670d-44aa-9d11-47ac59ee889f version="v2.3.0+unknown" [2023-06-22T14:44:24.667Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/677211b5-670d-44aa-9d11-47ac59ee889f\")" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e12ef329-f1d5-47a6-9012-a06e3652a726 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/blobs/uploads/677211b5-670d-44aa-9d11-47ac59ee889f?_state=ZYwMFf_phr-6QkYGnyUhYtlXriENqpvYDU1jwIvBcWZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY3NzIxMWI1LTY3MGQtNDRhYS05ZDExLTQ3YWM1OWVlODg5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yMlQxNDo0NDoyNC41NjUzMTQ4ODJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=77.659µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=a5198ef1-2d18-409a-834e-dd2c77c80f59 trace.line=181 vars.name=test vars.uuid=677211b5-670d-44aa-9d11-47ac59ee889f version="v2.3.0+unknown" [2023-06-22T14:44:24.667Z] time="2023-06-22T14:44:24Z" level=info msg="response completed" go.version=go1.19.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=e12ef329-f1d5-47a6-9012-a06e3652a726 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/blobs/uploads/677211b5-670d-44aa-9d11-47ac59ee889f?_state=ZYwMFf_phr-6QkYGnyUhYtlXriENqpvYDU1jwIvBcWZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY3NzIxMWI1LTY3MGQtNDRhYS05ZDExLTQ3YWM1OWVlODg5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yMlQxNDo0NDoyNC41NjUzMTQ4ODJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=2.624446ms http.response.status=201 http.response.written=0 instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 version="v2.3.0+unknown" [2023-06-22T14:44:24.667Z] 127.0.0.1 - - [22/Jun/2023:14:44:24 +0000] "PUT /v2/test/blobs/uploads/677211b5-670d-44aa-9d11-47ac59ee889f?_state=ZYwMFf_phr-6QkYGnyUhYtlXriENqpvYDU1jwIvBcWZ7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjY3NzIxMWI1LTY3MGQtNDRhYS05ZDExLTQ3YWM1OWVlODg5ZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wNi0yMlQxNDo0NDoyNC41NjUzMTQ4ODJaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown" [2023-06-22T14:44:24.667Z] time="2023-06-22T14:44:24Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=c7a6e808-d758-4f16-9a76-a37c7ed2704c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-22T14:44:24.667Z] time="2023-06-22T14:44:24Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=c7a6e808-d758-4f16-9a76-a37c7ed2704c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-22T14:44:24.667Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=c7a6e808-d758-4f16-9a76-a37c7ed2704c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=21.521µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fff68664-b70d-456a-a33f-8091d28ca507 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-22T14:44:24.667Z] time="2023-06-22T14:44:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=c7a6e808-d758-4f16-9a76-a37c7ed2704c http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="870.677µs" http.response.status=404 http.response.written=96 instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-22T14:44:24.667Z] 127.0.0.1 - - [22/Jun/2023:14:44:24 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.21+unknown" [2023-06-22T14:44:24.667Z] time="2023-06-22T14:44:24Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b720d813-ca71-40c3-913f-1d24346193b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-22T14:44:24.667Z] time="2023-06-22T14:44:24Z" level=debug msg=PutImageManifest go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b720d813-ca71-40c3-913f-1d24346193b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-22T14:44:24.667Z] time="2023-06-22T14:44:24Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b720d813-ca71-40c3-913f-1d24346193b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-22T14:44:24.667Z] time="2023-06-22T14:44:24Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b720d813-ca71-40c3-913f-1d24346193b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-22T14:44:24.667Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b720d813-ca71-40c3-913f-1d24346193b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=36.61µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4a962bb5-0a64-41e8-b042-95f8b2503ba5 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-22T14:44:24.667Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b720d813-ca71-40c3-913f-1d24346193b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=13.612µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1f9c847f-d21d-4c9a-beb9-0d83aee8a9ce trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-22T14:44:24.667Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b720d813-ca71-40c3-913f-1d24346193b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=17.739µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=39793ebb-8701-49bc-8e6c-b93e8f4bb6ce trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-22T14:44:24.667Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b720d813-ca71-40c3-913f-1d24346193b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=10.412µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7dc55aef-e3d2-480e-9eb8-63a9e4853f74 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-22T14:44:24.667Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b720d813-ca71-40c3-913f-1d24346193b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=12.003µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1d2af1c4-bbb0-4f97-9895-96370e96ff86 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-22T14:44:24.667Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b720d813-ca71-40c3-913f-1d24346193b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=47.973µs trace.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=8a230053-19fe-452c-a4bc-c5f704853523 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-22T14:44:24.667Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b720d813-ca71-40c3-913f-1d24346193b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=47.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=5f3903a2-decb-405c-851c-db008779f5cb trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-22T14:44:24.667Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b720d813-ca71-40c3-913f-1d24346193b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=21.563µs trace.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=50a1eaa9-79c7-4fca-ad74-f8d13e0360cd trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-22T14:44:24.667Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b720d813-ca71-40c3-913f-1d24346193b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=62.176µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=861ea6e9-c02e-402d-a290-a28151b4a06c trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-22T14:44:24.667Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b720d813-ca71-40c3-913f-1d24346193b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=30.48µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=af2657ca-5b02-4f1d-8761-25e87ff70a63 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-22T14:44:24.667Z] time="2023-06-22T14:44:24Z" level=info msg="response completed" go.version=go1.19.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=b720d813-ca71-40c3-913f-1d24346193b9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:48072" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.21+unknown" http.response.duration=1.709324ms http.response.status=201 http.response.written=0 instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 version="v2.3.0+unknown" [2023-06-22T14:44:24.667Z] 127.0.0.1 - - [22/Jun/2023:14:44:24 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.21+unknown" [2023-06-22T14:44:24.667Z] time="2023-06-22T14:44:24Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=f95b50e4-f74f-431d-b4c3-e1f00d71afc1 http.request.method=GET http.request.remoteaddr="127.0.0.1:48098" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 version="v2.3.0+unknown" [2023-06-22T14:44:24.668Z] time="2023-06-22T14:44:24Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=f95b50e4-f74f-431d-b4c3-e1f00d71afc1 http.request.method=GET http.request.remoteaddr="127.0.0.1:48098" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="796.515µs" http.response.status=200 http.response.written=2 instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 version="v2.3.0+unknown" [2023-06-22T14:44:24.668Z] 127.0.0.1 - - [22/Jun/2023:14:44:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-06-22T14:44:24.668Z] time="2023-06-22T14:44:24Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6ebfd3b0-a88f-4cba-96fb-bda2c49ae5e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-22T14:44:24.668Z] time="2023-06-22T14:44:24Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6ebfd3b0-a88f-4cba-96fb-bda2c49ae5e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-22T14:44:24.668Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6ebfd3b0-a88f-4cba-96fb-bda2c49ae5e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=40.975µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c7142a3d-7f62-419d-b127-25828e820028 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-22T14:44:24.668Z] time="2023-06-22T14:44:24Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6ebfd3b0-a88f-4cba-96fb-bda2c49ae5e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-22T14:44:24.668Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6ebfd3b0-a88f-4cba-96fb-bda2c49ae5e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=19.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).GetContent" trace.id=9a8021e1-9fdb-48ee-92d5-76ff72bbde50 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-22T14:44:24.668Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6ebfd3b0-a88f-4cba-96fb-bda2c49ae5e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=16.139µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7c270c93-00c2-4019-abc9-750d19a20734 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-22T14:44:24.668Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6ebfd3b0-a88f-4cba-96fb-bda2c49ae5e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=15.032µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8fa205a3-9fd3-44de-a275-d96fcf65fbb5 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-22T14:44:24.668Z] time="2023-06-22T14:44:24Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6ebfd3b0-a88f-4cba-96fb-bda2c49ae5e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2023-06-22T14:44:24.668Z] time="2023-06-22T14:44:24Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6ebfd3b0-a88f-4cba-96fb-bda2c49ae5e8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48114" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.337958ms http.response.status=200 http.response.written=417 instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 version="v2.3.0+unknown" [2023-06-22T14:44:24.668Z] 127.0.0.1 - - [22/Jun/2023:14:44:24 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-06-22T14:44:24.668Z] time="2023-06-22T14:44:24Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=d7bfb9e9-780c-4c4b-9daa-955cf7f6fe43 http.request.method=GET http.request.remoteaddr="127.0.0.1:48128" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-06-22T14:44:24.668Z] time="2023-06-22T14:44:24Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=d7bfb9e9-780c-4c4b-9daa-955cf7f6fe43 http.request.method=GET http.request.remoteaddr="127.0.0.1:48128" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-06-22T14:44:24.668Z] time="2023-06-22T14:44:24Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=d7bfb9e9-780c-4c4b-9daa-955cf7f6fe43 http.request.method=GET http.request.remoteaddr="127.0.0.1:48128" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-06-22T14:44:24.668Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=d7bfb9e9-780c-4c4b-9daa-955cf7f6fe43 http.request.method=GET http.request.remoteaddr="127.0.0.1:48128" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=40.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=2c4dc863-db1a-4ec3-9b91-5faec7e1f571 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-06-22T14:44:24.668Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=d7bfb9e9-780c-4c4b-9daa-955cf7f6fe43 http.request.method=GET http.request.remoteaddr="127.0.0.1:48128" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=14.794µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=8222da48-04c7-42e7-a2a3-a9a071fcd24c trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-06-22T14:44:24.668Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=d7bfb9e9-780c-4c4b-9daa-955cf7f6fe43 http.request.method=GET http.request.remoteaddr="127.0.0.1:48128" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=14.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).GetContent" trace.id=b38d75a3-9ddd-4ca7-8c67-f11d3f908d03 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-06-22T14:44:24.668Z] time="2023-06-22T14:44:24Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=d7bfb9e9-780c-4c4b-9daa-955cf7f6fe43 http.request.method=GET http.request.remoteaddr="127.0.0.1:48128" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-06-22T14:44:24.668Z] time="2023-06-22T14:44:24Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=d7bfb9e9-780c-4c4b-9daa-955cf7f6fe43 http.request.method=GET http.request.remoteaddr="127.0.0.1:48128" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.318349ms http.response.status=200 http.response.written=417 instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 version="v2.3.0+unknown" [2023-06-22T14:44:24.668Z] 127.0.0.1 - - [22/Jun/2023:14:44:24 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-06-22T14:44:24.668Z] time="2023-06-22T14:44:24Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=149ac0ca-1967-4c6f-8900-2aefe82f4d40 http.request.method=GET http.request.remoteaddr="127.0.0.1:48144" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.668Z] time="2023-06-22T14:44:24Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6c0b7698-cb88-409d-8442-96008c81448c http.request.method=GET http.request.remoteaddr="127.0.0.1:48152" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.668Z] time="2023-06-22T14:44:24Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=149ac0ca-1967-4c6f-8900-2aefe82f4d40 http.request.method=GET http.request.remoteaddr="127.0.0.1:48144" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.668Z] time="2023-06-22T14:44:24Z" level=debug msg=GetBlob go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6c0b7698-cb88-409d-8442-96008c81448c http.request.method=GET http.request.remoteaddr="127.0.0.1:48152" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.668Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6c0b7698-cb88-409d-8442-96008c81448c http.request.method=GET http.request.remoteaddr="127.0.0.1:48152" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=34.1µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=36d53a6a-4062-4386-bb56-0c14ecfa795b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.668Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6c0b7698-cb88-409d-8442-96008c81448c http.request.method=GET http.request.remoteaddr="127.0.0.1:48152" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=15.294µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e4735a3a-10f9-4a35-b5bb-0090ab7ea94f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.668Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=149ac0ca-1967-4c6f-8900-2aefe82f4d40 http.request.method=GET http.request.remoteaddr="127.0.0.1:48144" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=39.293µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f7911216-5b0c-4635-be60-82d7716088b0 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.669Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6c0b7698-cb88-409d-8442-96008c81448c http.request.method=GET http.request.remoteaddr="127.0.0.1:48152" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=17.928µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e597905a-4f3a-470c-9e36-c088720d7dc5 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.669Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=149ac0ca-1967-4c6f-8900-2aefe82f4d40 http.request.method=GET http.request.remoteaddr="127.0.0.1:48144" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=20.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=2e2273d5-3425-4629-83b1-a262674710d3 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.669Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6c0b7698-cb88-409d-8442-96008c81448c http.request.method=GET http.request.remoteaddr="127.0.0.1:48152" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=9.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).Stat" trace.id=9b6dcbe9-ea93-4ca7-b2af-bfca5ed91bb9 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.669Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6c0b7698-cb88-409d-8442-96008c81448c http.request.method=GET http.request.remoteaddr="127.0.0.1:48152" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=8.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).Stat" trace.id=69b8ec31-2ec8-4ee0-bd82-a53d45ab06b2 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.669Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=149ac0ca-1967-4c6f-8900-2aefe82f4d40 http.request.method=GET http.request.remoteaddr="127.0.0.1:48144" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=22.744µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1780aba7-f907-4380-98b1-0ae125b58c02 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.669Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6c0b7698-cb88-409d-8442-96008c81448c http.request.method=GET http.request.remoteaddr="127.0.0.1:48152" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=5.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).URLFor" trace.id=0ffafb7b-5c7e-45d5-a768-d0bb7f755c61 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.669Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=149ac0ca-1967-4c6f-8900-2aefe82f4d40 http.request.method=GET http.request.remoteaddr="127.0.0.1:48144" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=8.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=4614015e-a96e-4500-979d-440de0ac19b6 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.669Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=149ac0ca-1967-4c6f-8900-2aefe82f4d40 http.request.method=GET http.request.remoteaddr="127.0.0.1:48144" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=8.443µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=78dcd040-97ee-426b-8be5-575c7d1e7350 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.669Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6c0b7698-cb88-409d-8442-96008c81448c http.request.method=GET http.request.remoteaddr="127.0.0.1:48152" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=15.22µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=6ab9a4ff-f2bb-4d0d-8629-0595acb69519 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.669Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=149ac0ca-1967-4c6f-8900-2aefe82f4d40 http.request.method=GET http.request.remoteaddr="127.0.0.1:48144" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=5.382µs trace.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=7a95d9f5-a88c-4159-b73d-62387fc589e3 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.669Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=149ac0ca-1967-4c6f-8900-2aefe82f4d40 http.request.method=GET http.request.remoteaddr="127.0.0.1:48144" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=1.131656ms trace.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=7489f3af-163d-4e78-8f8b-d68c3a50c547 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.669Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6c0b7698-cb88-409d-8442-96008c81448c http.request.method=GET http.request.remoteaddr="127.0.0.1:48152" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=39.301µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2497d12f-efcf-4dca-87ed-e34870260ea3 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.669Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6c0b7698-cb88-409d-8442-96008c81448c http.request.method=GET http.request.remoteaddr="127.0.0.1:48152" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=18.707µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6649d2f5-72d6-424c-b5d7-999d5dc476f9 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.669Z] time="2023-06-22T14:44:24Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=6c0b7698-cb88-409d-8442-96008c81448c http.request.method=GET http.request.remoteaddr="127.0.0.1:48152" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.380265ms http.response.status=200 http.response.written=68 instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 version="v2.3.0+unknown" [2023-06-22T14:44:24.669Z] 127.0.0.1 - - [22/Jun/2023:14:44:24 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-06-22T14:44:24.669Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=149ac0ca-1967-4c6f-8900-2aefe82f4d40 http.request.method=GET http.request.remoteaddr="127.0.0.1:48144" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=147.309µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=81d7a6ea-8768-4dc2-bfc9-e0add11616a1 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.669Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=149ac0ca-1967-4c6f-8900-2aefe82f4d40 http.request.method=GET http.request.remoteaddr="127.0.0.1:48144" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=18.937µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=29ac9c60-4387-4a74-b34d-819f6839f54b trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2023-06-22T14:44:24.669Z] time="2023-06-22T14:44:24Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=149ac0ca-1967-4c6f-8900-2aefe82f4d40 http.request.method=GET http.request.remoteaddr="127.0.0.1:48144" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.87129ms http.response.status=200 http.response.written=179 instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 version="v2.3.0+unknown" [2023-06-22T14:44:24.669Z] 127.0.0.1 - - [22/Jun/2023:14:44:24 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-06-22T14:44:24.669Z] time="2023-06-22T14:44:24Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b456b14d-f5fd-49ac-bd1a-a7f7b74576cf http.request.method=GET http.request.remoteaddr="127.0.0.1:48168" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 version="v2.3.0+unknown" [2023-06-22T14:44:24.669Z] time="2023-06-22T14:44:24Z" level=info msg="response completed" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=b456b14d-f5fd-49ac-bd1a-a7f7b74576cf http.request.method=GET http.request.remoteaddr="127.0.0.1:48168" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="877.299µs" http.response.status=200 http.response.written=2 instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 version="v2.3.0+unknown" [2023-06-22T14:44:24.669Z] 127.0.0.1 - - [22/Jun/2023:14:44:24 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-06-22T14:44:24.669Z] time="2023-06-22T14:44:24Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=72da630f-88de-4d37-bd5b-7e523d275b83 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48184" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-06-22T14:44:24.669Z] time="2023-06-22T14:44:24Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=72da630f-88de-4d37-bd5b-7e523d275b83 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48184" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-06-22T14:44:24.669Z] time="2023-06-22T14:44:24Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=72da630f-88de-4d37-bd5b-7e523d275b83 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48184" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-06-22T14:44:24.669Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=72da630f-88de-4d37-bd5b-7e523d275b83 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48184" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=30.842µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2ece8052-345c-4d1c-83db-30bd2587f0b8 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-06-22T14:44:24.670Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=72da630f-88de-4d37-bd5b-7e523d275b83 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48184" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=11.913µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=10586c64-ff59-40e8-94fc-a20a18ce173f trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-06-22T14:44:24.670Z] time="2023-06-22T14:44:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=72da630f-88de-4d37-bd5b-7e523d275b83 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:48184" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.080516ms http.response.status=404 http.response.written=181 instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-06-22T14:44:24.670Z] 127.0.0.1 - - [22/Jun/2023:14:44:24 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-06-22T14:44:24.670Z] time="2023-06-22T14:44:24Z" level=debug msg="authorizing request" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=a24fb40a-c734-41ea-a9bc-92d1cc97c25e http.request.method=GET http.request.remoteaddr="127.0.0.1:48192" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-06-22T14:44:24.670Z] time="2023-06-22T14:44:24Z" level=debug msg=GetImageManifest go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=a24fb40a-c734-41ea-a9bc-92d1cc97c25e http.request.method=GET http.request.remoteaddr="127.0.0.1:48192" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-06-22T14:44:24.670Z] time="2023-06-22T14:44:24Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=a24fb40a-c734-41ea-a9bc-92d1cc97c25e http.request.method=GET http.request.remoteaddr="127.0.0.1:48192" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-06-22T14:44:24.670Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=a24fb40a-c734-41ea-a9bc-92d1cc97c25e http.request.method=GET http.request.remoteaddr="127.0.0.1:48192" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=24.221µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=daf2e791-8f65-41d8-b1aa-a89a9947acd8 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-06-22T14:44:24.670Z] time="2023-06-22T14:44:24Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=a24fb40a-c734-41ea-a9bc-92d1cc97c25e http.request.method=GET http.request.remoteaddr="127.0.0.1:48192" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 trace.duration=12.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=2f1b1ed3-6f6e-46bc-bf47-4521dc8cc4fe trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-06-22T14:44:24.670Z] time="2023-06-22T14:44:24Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.19.10 http.request.host="127.0.0.1:5000" http.request.id=a24fb40a-c734-41ea-a9bc-92d1cc97c25e http.request.method=GET http.request.remoteaddr="127.0.0.1:48192" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="963.851µs" http.response.status=404 http.response.written=181 instance.id=0d6c14d5-c2a1-4261-aca9-947e6bbf7954 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2023-06-22T14:44:24.670Z] 127.0.0.1 - - [22/Jun/2023:14:44:24 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.10 git-commit/40dbcd6e11302ec9cba4a5ccc5838d2238c3c25e kernel/5.15.0-1031-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-06-22T14:44:24.670Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.22s) [2023-06-22T14:44:24.670Z] === RUN TestRemoveImageOrphaning [2023-06-22T14:44:24.930Z] --- PASS: TestRemoveImageOrphaning (0.22s) [2023-06-22T14:44:24.930Z] === RUN TestRemoveImageGarbageCollector [2023-06-22T14:44:24.930Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-22T14:44:24.930Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-06-22T14:44:24.930Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-06-22T14:44:24.930Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-06-22T14:44:24.930Z] === RUN TestTagInvalidReference [2023-06-22T14:44:24.930Z] --- PASS: TestTagInvalidReference (0.01s) [2023-06-22T14:44:24.930Z] === RUN TestTagValidPrefixedRepo [2023-06-22T14:44:25.189Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-06-22T14:44:25.189Z] === RUN TestTagExistedNameWithoutForce [2023-06-22T14:44:25.189Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-06-22T14:44:25.189Z] === RUN TestTagOfficialNames [2023-06-22T14:44:25.189Z] --- PASS: TestTagOfficialNames (0.05s) [2023-06-22T14:44:25.189Z] === RUN TestTagMatchesDigest [2023-06-22T14:44:25.189Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-06-22T14:44:25.189Z] PASS [2023-06-22T14:44:25.189Z] [2023-06-22T14:44:25.189Z] === Skipped [2023-06-22T14:44:25.189Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-06-22T14:44:25.189Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2023-06-22T14:44:25.189Z] [2023-06-22T14:44:25.189Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-06-22T14:44:25.189Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-22T14:44:25.189Z] [2023-06-22T14:44:25.189Z] DONE 23 tests, 2 skipped in 1.208s [2023-06-22T14:44:25.189Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2023-06-22T14:44:25.189Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2023-06-22T14:44:25.189Z] ++ set -e [2023-06-22T14:44:25.189Z] ++ '[' -n 0 ']' [2023-06-22T14:44:25.189Z] ++ set -x [2023-06-22T14:44:25.189Z] ++ 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 GITHUB_ACTIONS= 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-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2023-06-22T14:44:25.189Z] === RUN TestStripANSICommands [2023-06-22T14:44:25.189Z] === RUN TestStripANSICommands/#00 [2023-06-22T14:44:25.189Z] === RUN TestStripANSICommands/#01 [2023-06-22T14:44:25.189Z] --- PASS: TestStripANSICommands (0.00s) [2023-06-22T14:44:25.189Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2023-06-22T14:44:25.189Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2023-06-22T14:44:25.189Z] PASS [2023-06-22T14:44:25.189Z] [2023-06-22T14:44:25.189Z] DONE 3 tests in 0.009s [2023-06-22T14:44:25.189Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-06-22T14:44:25.189Z] ++ 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-06-22T14:44:25.189Z] ++ set -e [2023-06-22T14:44:25.189Z] ++ '[' -n 0 ']' [2023-06-22T14:44:25.189Z] ++ set -x [2023-06-22T14:44:25.189Z] ++ 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 GITHUB_ACTIONS= 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-06-22T14:44:25.189Z] INFO: Testing against a local daemon [2023-06-22T14:44:25.189Z] === RUN TestNetworkCreateDelete [2023-06-22T14:44:25.449Z] --- PASS: TestNetworkCreateDelete (0.19s) [2023-06-22T14:44:25.449Z] === RUN TestDockerNetworkDeletePreferID [2023-06-22T14:44:26.018Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2023-06-22T14:44:26.018Z] === RUN TestDaemonDNSFallback [2023-06-22T14:44:32.590Z] --- PASS: TestDaemonDNSFallback (6.36s) [2023-06-22T14:44:32.590Z] === RUN TestInspectNetwork [2023-06-22T14:44:35.881Z] === RUN TestInspectNetwork/full_network_id [2023-06-22T14:44:35.881Z] === RUN TestInspectNetwork/partial_network_id [2023-06-22T14:44:35.881Z] === RUN TestInspectNetwork/network_name [2023-06-22T14:44:35.881Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-06-22T14:44:40.076Z] --- PASS: TestInspectNetwork (7.74s) [2023-06-22T14:44:40.076Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-06-22T14:44:40.076Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-06-22T14:44:40.076Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-06-22T14:44:40.076Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-06-22T14:44:40.076Z] === RUN TestRunContainerWithBridgeNone [2023-06-22T14:44:41.456Z] --- PASS: TestRunContainerWithBridgeNone (1.44s) [2023-06-22T14:44:41.456Z] === RUN TestNetworkInvalidJSON [2023-06-22T14:44:41.456Z] === RUN TestNetworkInvalidJSON/networks/create [2023-06-22T14:44:41.456Z] === PAUSE TestNetworkInvalidJSON/networks/create [2023-06-22T14:44:41.456Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2023-06-22T14:44:41.456Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2023-06-22T14:44:41.456Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2023-06-22T14:44:41.456Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2023-06-22T14:44:41.456Z] === CONT TestNetworkInvalidJSON/networks/create [2023-06-22T14:44:41.456Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2023-06-22T14:44:41.456Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2023-06-22T14:44:41.456Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2023-06-22T14:44:41.456Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2023-06-22T14:44:41.456Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2023-06-22T14:44:41.456Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2023-06-22T14:44:41.456Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2023-06-22T14:44:41.456Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2023-06-22T14:44:41.456Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2023-06-22T14:44:41.456Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2023-06-22T14:44:41.456Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2023-06-22T14:44:41.456Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2023-06-22T14:44:41.456Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2023-06-22T14:44:41.456Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2023-06-22T14:44:41.456Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-06-22T14:44:41.456Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2023-06-22T14:44:41.456Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2023-06-22T14:44:41.456Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2023-06-22T14:44:41.456Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2023-06-22T14:44:41.456Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2023-06-22T14:44:41.456Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2023-06-22T14:44:41.456Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2023-06-22T14:44:41.456Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2023-06-22T14:44:41.456Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2023-06-22T14:44:41.456Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2023-06-22T14:44:41.456Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2023-06-22T14:44:41.456Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2023-06-22T14:44:41.456Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2023-06-22T14:44:41.456Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2023-06-22T14:44:41.456Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2023-06-22T14:44:41.456Z] === RUN TestNetworkList [2023-06-22T14:44:41.456Z] === RUN TestNetworkList//networks [2023-06-22T14:44:41.456Z] === PAUSE TestNetworkList//networks [2023-06-22T14:44:41.456Z] === RUN TestNetworkList//networks/ [2023-06-22T14:44:41.456Z] === PAUSE TestNetworkList//networks/ [2023-06-22T14:44:41.456Z] === CONT TestNetworkList//networks [2023-06-22T14:44:41.456Z] === CONT TestNetworkList//networks/ [2023-06-22T14:44:41.456Z] --- PASS: TestNetworkList (0.01s) [2023-06-22T14:44:41.456Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-06-22T14:44:41.456Z] --- PASS: TestNetworkList//networks (0.00s) [2023-06-22T14:44:41.456Z] === RUN TestHostIPv4BridgeLabel [2023-06-22T14:44:42.025Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-06-22T14:44:42.025Z] === RUN TestDaemonRestartWithLiveRestore [2023-06-22T14:44:42.963Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-06-22T14:44:42.963Z] === RUN TestDaemonDefaultNetworkPools [2023-06-22T14:44:43.902Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2023-06-22T14:44:43.902Z] === RUN TestDaemonRestartWithExistingNetwork [2023-06-22T14:44:45.281Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2023-06-22T14:44:45.281Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-06-22T14:44:46.218Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2023-06-22T14:44:46.218Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-06-22T14:44:46.787Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2023-06-22T14:44:46.787Z] === RUN TestServiceWithPredefinedNetwork [2023-06-22T14:44:49.324Z] --- PASS: TestServiceWithPredefinedNetwork (2.40s) [2023-06-22T14:44:49.324Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-06-22T14:44:49.324Z] service_test.go:242: FLAKY_TEST [2023-06-22T14:44:49.324Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-06-22T14:44:49.324Z] === RUN TestServiceWithDataPathPortInit [2023-06-22T14:45:04.212Z] --- PASS: TestServiceWithDataPathPortInit (14.46s) [2023-06-22T14:45:04.212Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-06-22T14:45:06.750Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sahg9h6kbt8ws5il3kackxz1x Created:2023-06-22 14:45:05.033836173 +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[1557f7b6854b19b6775668039cd60d66ee3fa1e374ab6ddf7604b7da8d83e549:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.304qw24zb07ts0kjzdq01w457 EndpointID:6a9c740d12cf0c8da52edc3c7a072e6729838b01f32d7b83abdc2ff77e1683df MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:82863e8b17f1b93abaaf9b2e4562dc4ac8db53d58f03e9682f148f3b48f1e610 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:dfe911c63285 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.304qw24zb07ts0kjzdq01w457 EndpointID:6a9c740d12cf0c8da52edc3c7a072e6729838b01f32d7b83abdc2ff77e1683df EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-06-22T14:45:10.947Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.25s) [2023-06-22T14:45:10.947Z] PASS [2023-06-22T14:45:10.947Z] [2023-06-22T14:45:10.947Z] === Skipped [2023-06-22T14:45:10.947Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-06-22T14:45:10.947Z] service_test.go:242: FLAKY_TEST [2023-06-22T14:45:10.947Z] [2023-06-22T14:45:10.947Z] DONE 38 tests, 1 skipped in 45.794s [2023-06-22T14:45:10.947Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-06-22T14:45:10.947Z] ++ 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-06-22T14:45:10.947Z] ++ set -e [2023-06-22T14:45:10.947Z] ++ '[' -n 0 ']' [2023-06-22T14:45:10.947Z] ++ set -x [2023-06-22T14:45:10.947Z] ++ 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 GITHUB_ACTIONS= 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-06-22T14:45:10.947Z] INFO: Testing against a local daemon [2023-06-22T14:45:10.947Z] === RUN TestDockerNetworkIpvlanPersistance [2023-06-22T14:45:10.947Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-06-22T14:45:10.947Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-06-22T14:45:10.947Z] === RUN TestDockerNetworkIpvlan [2023-06-22T14:45:10.947Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-06-22T14:45:10.947Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-06-22T14:45:10.947Z] PASS [2023-06-22T14:45:10.947Z] [2023-06-22T14:45:10.947Z] === Skipped [2023-06-22T14:45:10.947Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-06-22T14:45:10.947Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-06-22T14:45:10.947Z] [2023-06-22T14:45:10.947Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-06-22T14:45:10.947Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-06-22T14:45:10.947Z] [2023-06-22T14:45:10.947Z] DONE 2 tests, 2 skipped in 0.024s [2023-06-22T14:45:10.947Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-06-22T14:45:10.947Z] ++ 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-06-22T14:45:10.947Z] ++ set -e [2023-06-22T14:45:10.947Z] ++ '[' -n 0 ']' [2023-06-22T14:45:10.947Z] ++ set -x [2023-06-22T14:45:10.947Z] ++ 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 GITHUB_ACTIONS= 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-06-22T14:45:11.206Z] INFO: Testing against a local daemon [2023-06-22T14:45:11.206Z] === RUN TestDockerNetworkMacvlanPersistance [2023-06-22T14:45:12.585Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2023-06-22T14:45:12.585Z] === RUN TestDockerNetworkMacvlan [2023-06-22T14:45:13.153Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-06-22T14:45:14.091Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-06-22T14:45:14.660Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-06-22T14:45:16.567Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-06-22T14:45:18.474Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-06-22T14:45:21.766Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-06-22T14:45:22.335Z] --- PASS: TestDockerNetworkMacvlan (9.79s) [2023-06-22T14:45:22.335Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2023-06-22T14:45:22.335Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2023-06-22T14:45:22.335Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2023-06-22T14:45:22.335Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s) [2023-06-22T14:45:22.335Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.98s) [2023-06-22T14:45:22.335Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2023-06-22T14:45:22.335Z] PASS [2023-06-22T14:45:22.335Z] [2023-06-22T14:45:22.335Z] DONE 8 tests in 11.209s [2023-06-22T14:45:22.335Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-06-22T14:45:22.335Z] ++ 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-06-22T14:45:22.335Z] ++ set -e [2023-06-22T14:45:22.335Z] ++ '[' -n 0 ']' [2023-06-22T14:45:22.335Z] ++ set -x [2023-06-22T14:45:22.335Z] ++ 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 GITHUB_ACTIONS= 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-06-22T14:45:22.335Z] testing: warning: no tests to run [2023-06-22T14:45:22.335Z] PASS [2023-06-22T14:45:22.335Z] [2023-06-22T14:45:22.335Z] DONE 0 tests in 0.008s [2023-06-22T14:45:22.335Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-06-22T14:45:22.335Z] ++ 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-06-22T14:45:22.335Z] ++ set -e [2023-06-22T14:45:22.335Z] ++ '[' -n 0 ']' [2023-06-22T14:45:22.335Z] ++ set -x [2023-06-22T14:45:22.335Z] ++ 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 GITHUB_ACTIONS= 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-06-22T14:45:22.335Z] INFO: Testing against a local daemon [2023-06-22T14:45:22.335Z] === RUN TestAuthZPluginAllowRequest [2023-06-22T14:45:23.716Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2023-06-22T14:45:23.716Z] === RUN TestAuthZPluginTLS [2023-06-22T14:45:23.975Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-06-22T14:45:23.975Z] === RUN TestAuthZPluginDenyRequest [2023-06-22T14:45:24.544Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-06-22T14:45:24.544Z] === RUN TestAuthZPluginAPIDenyResponse [2023-06-22T14:45:25.112Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-06-22T14:45:25.112Z] === RUN TestAuthZPluginDenyResponse [2023-06-22T14:45:25.681Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-06-22T14:45:25.681Z] === RUN TestAuthZPluginAllowEventStream [2023-06-22T14:45:27.061Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2023-06-22T14:45:27.061Z] === RUN TestAuthZPluginErrorResponse [2023-06-22T14:45:27.320Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2023-06-22T14:45:27.320Z] === RUN TestAuthZPluginErrorRequest [2023-06-22T14:45:27.889Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-06-22T14:45:27.889Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-06-22T14:45:28.458Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2023-06-22T14:45:28.458Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-06-22T14:45:29.837Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s) [2023-06-22T14:45:29.837Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-06-22T14:45:31.216Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.31s) [2023-06-22T14:45:31.216Z] === RUN TestAuthZPluginHeader [2023-06-22T14:45:31.785Z] --- PASS: TestAuthZPluginHeader (0.68s) [2023-06-22T14:45:31.785Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-06-22T14:45:31.785Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-22T14:45:31.785Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-06-22T14:45:31.785Z] === RUN TestAuthZPluginV2Disable [2023-06-22T14:45:31.785Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-22T14:45:31.785Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-06-22T14:45:31.785Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-06-22T14:45:31.785Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-22T14:45:31.785Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-06-22T14:45:31.785Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-06-22T14:45:31.785Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-22T14:45:31.785Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-06-22T14:45:31.785Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-06-22T14:45:49.881Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2023-06-22T14:45:49.881Z] PASS [2023-06-22T14:45:49.881Z] [2023-06-22T14:45:49.881Z] === Skipped [2023-06-22T14:45:49.881Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-06-22T14:45:49.881Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-22T14:45:49.881Z] [2023-06-22T14:45:49.881Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-06-22T14:45:49.881Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-22T14:45:49.881Z] [2023-06-22T14:45:49.881Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-06-22T14:45:49.881Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-22T14:45:49.881Z] [2023-06-22T14:45:49.881Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-06-22T14:45:49.881Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-22T14:45:49.881Z] [2023-06-22T14:45:49.881Z] DONE 17 tests, 4 skipped in 26.298s [2023-06-22T14:45:49.881Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-06-22T14:45:49.881Z] ++ 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-06-22T14:45:49.881Z] ++ set -e [2023-06-22T14:45:49.881Z] ++ '[' -n 0 ']' [2023-06-22T14:45:49.881Z] ++ set -x [2023-06-22T14:45:49.881Z] ++ 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 GITHUB_ACTIONS= 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-06-22T14:45:49.881Z] INFO: Testing against a local daemon [2023-06-22T14:45:49.881Z] === RUN TestPluginInvalidJSON [2023-06-22T14:45:49.881Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2023-06-22T14:45:49.881Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2023-06-22T14:45:49.881Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2023-06-22T14:45:49.881Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2023-06-22T14:45:49.881Z] === RUN TestPluginInvalidJSON/plugins/pull [2023-06-22T14:45:49.881Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2023-06-22T14:45:49.881Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2023-06-22T14:45:49.881Z] === CONT TestPluginInvalidJSON/plugins/pull [2023-06-22T14:45:49.881Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2023-06-22T14:45:49.881Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2023-06-22T14:45:49.881Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2023-06-22T14:45:49.881Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2023-06-22T14:45:49.881Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2023-06-22T14:45:49.881Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2023-06-22T14:45:49.881Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2023-06-22T14:45:49.881Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2023-06-22T14:45:49.881Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2023-06-22T14:45:49.881Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2023-06-22T14:45:49.881Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2023-06-22T14:45:49.881Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2023-06-22T14:45:49.881Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2023-06-22T14:45:49.881Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-06-22T14:45:49.881Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2023-06-22T14:45:49.881Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2023-06-22T14:45:49.881Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2023-06-22T14:45:49.881Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2023-06-22T14:45:49.881Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2023-06-22T14:45:49.881Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2023-06-22T14:45:49.881Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2023-06-22T14:45:49.881Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2023-06-22T14:45:49.881Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2023-06-22T14:45:49.881Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2023-06-22T14:45:49.881Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2023-06-22T14:45:49.881Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2023-06-22T14:45:49.881Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2023-06-22T14:45:49.881Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2023-06-22T14:45:49.881Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2023-06-22T14:45:49.881Z] === RUN TestPluginInstall [2023-06-22T14:45:49.881Z] === RUN TestPluginInstall/no_auth [2023-06-22T14:45:51.261Z] time="2023-06-22T14:45:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-06-22T14:45:51.261Z] time="2023-06-22T14:45:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fdeb44dd1d3979ad2bc9819b22eae300a8073ad2652fa4c9a7df146dd865a4b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-06-22T14:45:51.261Z] time="2023-06-22T14:45:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-06-22T14:45:51.261Z] time="2023-06-22T14:45:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fdeb44dd1d3979ad2bc9819b22eae300a8073ad2652fa4c9a7df146dd865a4b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-06-22T14:45:51.520Z] === RUN TestPluginInstall/with_htpasswd [2023-06-22T14:45:51.779Z] time="2023-06-22T14:45:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-06-22T14:45:51.779Z] time="2023-06-22T14:45:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a348e648db86cdfc2f53626d5732058a5e61ce60f4df07b26f3cdcf246c47756" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-06-22T14:45:51.779Z] time="2023-06-22T14:45:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-06-22T14:45:51.779Z] time="2023-06-22T14:45:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a348e648db86cdfc2f53626d5732058a5e61ce60f4df07b26f3cdcf246c47756" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-06-22T14:45:52.042Z] === RUN TestPluginInstall/with_insecure [2023-06-22T14:45:52.981Z] time="2023-06-22T14:45:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-06-22T14:45:52.981Z] time="2023-06-22T14:45:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:784182a67c2e4158300a5fa1d99be7a8e88f7da0da54dc5d7f1d7141436d557b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-06-22T14:45:52.981Z] time="2023-06-22T14:45:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-06-22T14:45:52.981Z] time="2023-06-22T14:45:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:784182a67c2e4158300a5fa1d99be7a8e88f7da0da54dc5d7f1d7141436d557b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-06-22T14:45:53.240Z] plugin_test.go:195: [ded70976d140b] daemon is not started [2023-06-22T14:45:53.240Z] --- PASS: TestPluginInstall (4.45s) [2023-06-22T14:45:53.240Z] --- PASS: TestPluginInstall/no_auth (2.89s) [2023-06-22T14:45:53.240Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2023-06-22T14:45:53.240Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2023-06-22T14:45:53.240Z] === RUN TestPluginsWithRuntimes [2023-06-22T14:45:54.620Z] === RUN TestPluginsWithRuntimes/No_Args [2023-06-22T14:45:55.558Z] === RUN TestPluginsWithRuntimes/With_Args [2023-06-22T14:45:56.496Z] --- PASS: TestPluginsWithRuntimes (3.25s) [2023-06-22T14:45:56.496Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2023-06-22T14:45:56.496Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2023-06-22T14:45:56.496Z] === RUN TestPluginBackCompatMediaTypes [2023-06-22T14:45:57.066Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2023-06-22T14:45:57.066Z] PASS [2023-06-22T14:45:57.066Z] [2023-06-22T14:45:57.066Z] DONE 24 tests in 8.307s [2023-06-22T14:45:57.066Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-06-22T14:45:57.066Z] ++ 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-06-22T14:45:57.066Z] ++ set -e [2023-06-22T14:45:57.066Z] ++ '[' -n 0 ']' [2023-06-22T14:45:57.066Z] ++ set -x [2023-06-22T14:45:57.066Z] ++ 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 GITHUB_ACTIONS= 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-06-22T14:45:57.066Z] INFO: Testing against a local daemon [2023-06-22T14:45:57.066Z] === RUN TestExternalGraphDriver [2023-06-22T14:45:57.325Z] === RUN TestExternalGraphDriver/json [2023-06-22T14:45:59.233Z] === RUN TestExternalGraphDriver/spec [2023-06-22T14:46:00.613Z] === RUN TestExternalGraphDriver/pull [2023-06-22T14:46:02.522Z] --- PASS: TestExternalGraphDriver (5.29s) [2023-06-22T14:46:02.522Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2023-06-22T14:46:02.522Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2023-06-22T14:46:02.522Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2023-06-22T14:46:02.522Z] === RUN TestGraphdriverPluginV2 [2023-06-22T14:46:02.522Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-22T14:46:02.522Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2023-06-22T14:46:02.522Z] PASS [2023-06-22T14:46:02.522Z] [2023-06-22T14:46:02.522Z] === Skipped [2023-06-22T14:46:02.522Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2023-06-22T14:46:02.522Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-22T14:46:02.522Z] [2023-06-22T14:46:02.522Z] DONE 5 tests, 1 skipped in 5.635s [2023-06-22T14:46:02.522Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-06-22T14:46:02.522Z] ++ 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-06-22T14:46:02.522Z] ++ set -e [2023-06-22T14:46:02.522Z] ++ '[' -n 0 ']' [2023-06-22T14:46:02.522Z] ++ set -x [2023-06-22T14:46:02.522Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= 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-06-22T14:46:02.522Z] INFO: Testing against a local daemon [2023-06-22T14:46:02.522Z] === RUN TestContinueAfterPluginCrash [2023-06-22T14:46:02.522Z] === PAUSE TestContinueAfterPluginCrash [2023-06-22T14:46:02.522Z] === RUN TestReadPluginNoRead [2023-06-22T14:46:02.522Z] === PAUSE TestReadPluginNoRead [2023-06-22T14:46:02.522Z] === RUN TestDaemonStartWithLogOpt [2023-06-22T14:46:02.522Z] === PAUSE TestDaemonStartWithLogOpt [2023-06-22T14:46:02.522Z] === CONT TestContinueAfterPluginCrash [2023-06-22T14:46:02.522Z] === CONT TestDaemonStartWithLogOpt [2023-06-22T14:46:02.522Z] === CONT TestReadPluginNoRead [2023-06-22T14:46:05.063Z] === RUN TestReadPluginNoRead/disabled_caching [2023-06-22T14:46:05.323Z] --- PASS: TestDaemonStartWithLogOpt (2.70s) [2023-06-22T14:46:06.262Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-06-22T14:46:07.200Z] === RUN TestReadPluginNoRead/default [2023-06-22T14:46:08.580Z] === CONT TestReadPluginNoRead [2023-06-22T14:46:08.580Z] read_test.go:91: [d1e1bd6649a9b] daemon is not started [2023-06-22T14:46:08.580Z] --- PASS: TestReadPluginNoRead (5.96s) [2023-06-22T14:46:08.580Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.27s) [2023-06-22T14:46:08.580Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2023-06-22T14:46:08.580Z] --- PASS: TestReadPluginNoRead/default (1.27s) [2023-06-22T14:46:10.486Z] --- PASS: TestContinueAfterPluginCrash (7.75s) [2023-06-22T14:46:10.486Z] PASS [2023-06-22T14:46:10.486Z] [2023-06-22T14:46:10.486Z] DONE 6 tests in 7.776s [2023-06-22T14:46:10.486Z] 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-06-22T14:46:10.487Z] ++ 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-06-22T14:46:10.487Z] ++ set -e [2023-06-22T14:46:10.487Z] ++ '[' -n 0 ']' [2023-06-22T14:46:10.487Z] ++ set -x [2023-06-22T14:46:10.487Z] ++ 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 GITHUB_ACTIONS= 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-06-22T14:46:10.487Z] testing: warning: no tests to run [2023-06-22T14:46:10.487Z] PASS [2023-06-22T14:46:10.487Z] [2023-06-22T14:46:10.487Z] DONE 0 tests in 0.008s [2023-06-22T14:46:10.487Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-06-22T14:46:10.487Z] ++ 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-06-22T14:46:10.487Z] ++ set -e [2023-06-22T14:46:10.487Z] ++ '[' -n 0 ']' [2023-06-22T14:46:10.487Z] ++ set -x [2023-06-22T14:46:10.487Z] ++ 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 GITHUB_ACTIONS= 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-06-22T14:46:10.487Z] INFO: Testing against a local daemon [2023-06-22T14:46:10.487Z] === RUN TestPluginWithDevMounts [2023-06-22T14:46:10.487Z] === PAUSE TestPluginWithDevMounts [2023-06-22T14:46:10.487Z] === CONT TestPluginWithDevMounts [2023-06-22T14:46:11.866Z] --- PASS: TestPluginWithDevMounts (1.54s) [2023-06-22T14:46:11.866Z] PASS [2023-06-22T14:46:11.866Z] [2023-06-22T14:46:11.866Z] DONE 1 tests in 1.567s [2023-06-22T14:46:11.866Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-06-22T14:46:11.866Z] ++ 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-06-22T14:46:11.866Z] ++ set -e [2023-06-22T14:46:11.866Z] ++ '[' -n 0 ']' [2023-06-22T14:46:11.866Z] ++ set -x [2023-06-22T14:46:11.866Z] ++ 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 GITHUB_ACTIONS= 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-06-22T14:46:12.125Z] INFO: Testing against a local daemon [2023-06-22T14:46:12.125Z] === RUN TestSecretInspect [2023-06-22T14:46:14.662Z] --- PASS: TestSecretInspect (2.28s) [2023-06-22T14:46:14.662Z] === RUN TestSecretList [2023-06-22T14:46:16.567Z] --- PASS: TestSecretList (2.34s) [2023-06-22T14:46:16.567Z] === RUN TestSecretsCreateAndDelete [2023-06-22T14:46:19.105Z] --- PASS: TestSecretsCreateAndDelete (2.38s) [2023-06-22T14:46:19.105Z] === RUN TestSecretsUpdate [2023-06-22T14:46:21.641Z] --- PASS: TestSecretsUpdate (2.35s) [2023-06-22T14:46:21.641Z] === RUN TestTemplatedSecret [2023-06-22T14:46:24.179Z] --- PASS: TestTemplatedSecret (2.66s) [2023-06-22T14:46:24.179Z] === RUN TestSecretCreateResolve [2023-06-22T14:46:26.716Z] --- PASS: TestSecretCreateResolve (2.31s) [2023-06-22T14:46:26.716Z] PASS [2023-06-22T14:46:26.716Z] [2023-06-22T14:46:26.716Z] DONE 6 tests in 14.365s [2023-06-22T14:46:26.716Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-06-22T14:46:26.716Z] ++ 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-06-22T14:46:26.716Z] ++ set -e [2023-06-22T14:46:26.716Z] ++ '[' -n 0 ']' [2023-06-22T14:46:26.716Z] ++ set -x [2023-06-22T14:46:26.716Z] ++ 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 GITHUB_ACTIONS= 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-06-22T14:46:26.716Z] INFO: Testing against a local daemon [2023-06-22T14:46:26.716Z] === RUN TestServiceCreateInit [2023-06-22T14:46:26.716Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-06-22T14:46:30.911Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-06-22T14:46:34.202Z] --- PASS: TestServiceCreateInit (7.68s) [2023-06-22T14:46:34.202Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.86s) [2023-06-22T14:46:34.202Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.81s) [2023-06-22T14:46:34.202Z] === RUN TestCreateServiceMultipleTimes [2023-06-22T14:46:52.297Z] --- PASS: TestCreateServiceMultipleTimes (15.75s) [2023-06-22T14:46:52.297Z] === RUN TestCreateServiceConflict [2023-06-22T14:46:52.297Z] --- PASS: TestCreateServiceConflict (2.37s) [2023-06-22T14:46:52.297Z] === RUN TestCreateServiceMaxReplicas [2023-06-22T14:46:55.588Z] --- PASS: TestCreateServiceMaxReplicas (2.88s) [2023-06-22T14:46:55.588Z] === RUN TestCreateWithDuplicateNetworkNames [2023-06-22T14:47:10.476Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.46s) [2023-06-22T14:47:10.476Z] === RUN TestCreateServiceSecretFileMode [2023-06-22T14:47:22.687Z] --- PASS: TestCreateServiceSecretFileMode (12.46s) [2023-06-22T14:47:22.687Z] === RUN TestCreateServiceConfigFileMode [2023-06-22T14:47:34.898Z] --- PASS: TestCreateServiceConfigFileMode (12.59s) [2023-06-22T14:47:34.898Z] === RUN TestCreateServiceSysctls [2023-06-22T14:47:36.805Z] --- PASS: TestCreateServiceSysctls (3.21s) [2023-06-22T14:47:36.805Z] === RUN TestCreateServiceCapabilities [2023-06-22T14:47:39.341Z] --- PASS: TestCreateServiceCapabilities (2.61s) [2023-06-22T14:47:39.341Z] === RUN TestInspect [2023-06-22T14:47:42.634Z] --- PASS: TestInspect (2.85s) [2023-06-22T14:47:42.634Z] === RUN TestCreateJob [2023-06-22T14:47:45.171Z] --- PASS: TestCreateJob (3.02s) [2023-06-22T14:47:45.171Z] === RUN TestReplicatedJob [2023-06-22T14:47:51.742Z] --- PASS: TestReplicatedJob (5.67s) [2023-06-22T14:47:51.742Z] === RUN TestUpdateReplicatedJob [2023-06-22T14:47:54.279Z] --- PASS: TestUpdateReplicatedJob (3.17s) [2023-06-22T14:47:54.279Z] === RUN TestServiceListWithStatuses [2023-06-22T14:47:54.279Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-06-22T14:47:54.279Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-06-22T14:47:54.279Z] === RUN TestDockerNetworkConnectAlias [2023-06-22T14:47:59.554Z] --- PASS: TestDockerNetworkConnectAlias (4.55s) [2023-06-22T14:47:59.554Z] === RUN TestDockerNetworkReConnect [2023-06-22T14:48:02.885Z] --- PASS: TestDockerNetworkReConnect (3.96s) [2023-06-22T14:48:02.885Z] === RUN TestServicePlugin [2023-06-22T14:48:02.885Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-22T14:48:02.885Z] --- SKIP: TestServicePlugin (0.00s) [2023-06-22T14:48:02.885Z] === RUN TestServiceUpdateLabel [2023-06-22T14:48:04.848Z] --- PASS: TestServiceUpdateLabel (2.29s) [2023-06-22T14:48:04.848Z] === RUN TestServiceUpdateSecrets [2023-06-22T14:48:19.809Z] --- PASS: TestServiceUpdateSecrets (14.67s) [2023-06-22T14:48:19.809Z] === RUN TestServiceUpdateConfigs [2023-06-22T14:48:34.699Z] --- PASS: TestServiceUpdateConfigs (14.70s) [2023-06-22T14:48:34.699Z] === RUN TestServiceUpdateNetwork [2023-06-22T14:48:49.589Z] --- PASS: TestServiceUpdateNetwork (12.81s) [2023-06-22T14:48:49.589Z] === RUN TestServiceUpdatePidsLimit [2023-06-22T14:48:49.589Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-06-22T14:48:49.589Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-06-22T14:48:56.162Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-06-22T14:49:04.286Z] --- PASS: TestServiceUpdatePidsLimit (16.36s) [2023-06-22T14:49:04.286Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2023-06-22T14:49:04.286Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.87s) [2023-06-22T14:49:04.286Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.87s) [2023-06-22T14:49:04.286Z] PASS [2023-06-22T14:49:04.286Z] [2023-06-22T14:49:04.286Z] === Skipped [2023-06-22T14:49:04.286Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-06-22T14:49:04.286Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-06-22T14:49:04.286Z] [2023-06-22T14:49:04.286Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-06-22T14:49:04.286Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-06-22T14:49:04.286Z] [2023-06-22T14:49:04.286Z] DONE 27 tests, 2 skipped in 157.087s [2023-06-22T14:49:04.286Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-06-22T14:49:04.286Z] ++ 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-06-22T14:49:04.286Z] ++ set -e [2023-06-22T14:49:04.286Z] ++ '[' -n 0 ']' [2023-06-22T14:49:04.286Z] ++ set -x [2023-06-22T14:49:04.287Z] ++ 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 GITHUB_ACTIONS= 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-06-22T14:49:04.287Z] INFO: Testing against a local daemon [2023-06-22T14:49:04.287Z] === RUN TestSessionCreate [2023-06-22T14:49:04.287Z] --- PASS: TestSessionCreate (0.02s) [2023-06-22T14:49:04.287Z] === RUN TestSessionCreateWithBadUpgrade [2023-06-22T14:49:04.287Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-06-22T14:49:04.287Z] PASS [2023-06-22T14:49:04.287Z] [2023-06-22T14:49:04.287Z] DONE 2 tests in 0.059s [2023-06-22T14:49:04.287Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-06-22T14:49:04.287Z] ++ 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-06-22T14:49:04.287Z] ++ set -e [2023-06-22T14:49:04.287Z] ++ '[' -n 0 ']' [2023-06-22T14:49:04.287Z] ++ set -x [2023-06-22T14:49:04.287Z] ++ 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 GITHUB_ACTIONS= 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-06-22T14:49:04.287Z] INFO: Testing against a local daemon [2023-06-22T14:49:04.287Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-06-22T14:49:04.287Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-06-22T14:49:04.287Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-06-22T14:49:04.287Z] === RUN TestDiskUsage [2023-06-22T14:49:04.287Z] === PAUSE TestDiskUsage [2023-06-22T14:49:04.287Z] === RUN TestEventsExecDie [2023-06-22T14:49:04.287Z] --- PASS: TestEventsExecDie (0.57s) [2023-06-22T14:49:04.287Z] === RUN TestEventsBackwardsCompatible [2023-06-22T14:49:04.287Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2023-06-22T14:49:04.287Z] === RUN TestEventsVolumeCreate [2023-06-22T14:49:04.287Z] --- PASS: TestEventsVolumeCreate (0.04s) [2023-06-22T14:49:04.287Z] === RUN TestInfoBinaryCommits [2023-06-22T14:49:04.287Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-06-22T14:49:04.287Z] === RUN TestInfoAPIVersioned [2023-06-22T14:49:04.287Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-06-22T14:49:04.287Z] === RUN TestInfoAPI [2023-06-22T14:49:04.287Z] --- PASS: TestInfoAPI (0.02s) [2023-06-22T14:49:04.287Z] === RUN TestInfoAPIWarnings [2023-06-22T14:49:22.382Z] --- PASS: TestInfoAPIWarnings (16.54s) [2023-06-22T14:49:22.382Z] === RUN TestInfoDebug [2023-06-22T14:49:22.382Z] --- PASS: TestInfoDebug (0.52s) [2023-06-22T14:49:22.382Z] === RUN TestInfoInsecureRegistries [2023-06-22T14:49:22.382Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-06-22T14:49:22.382Z] === RUN TestInfoRegistryMirrors [2023-06-22T14:49:22.382Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-06-22T14:49:22.382Z] === RUN TestLoginFailsWithBadCredentials [2023-06-22T14:49:22.641Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2023-06-22T14:49:22.641Z] === RUN TestPingCacheHeaders [2023-06-22T14:49:22.900Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-06-22T14:49:22.900Z] === RUN TestPingGet [2023-06-22T14:49:22.900Z] --- PASS: TestPingGet (0.01s) [2023-06-22T14:49:22.900Z] === RUN TestPingHead [2023-06-22T14:49:22.900Z] --- PASS: TestPingHead (0.02s) [2023-06-22T14:49:22.900Z] === RUN TestPingSwarmHeader [2023-06-22T14:49:23.469Z] === RUN TestPingSwarmHeader/before_swarm_init [2023-06-22T14:49:24.038Z] === RUN TestPingSwarmHeader/after_swarm_init [2023-06-22T14:49:24.976Z] === RUN TestPingSwarmHeader/after_swarm_leave [2023-06-22T14:49:24.976Z] --- PASS: TestPingSwarmHeader (2.27s) [2023-06-22T14:49:24.976Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2023-06-22T14:49:24.976Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2023-06-22T14:49:24.976Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2023-06-22T14:49:24.976Z] === RUN TestPingBuilderHeader [2023-06-22T14:49:24.976Z] === RUN TestPingBuilderHeader/default_config [2023-06-22T14:49:25.591Z] === RUN TestPingBuilderHeader/buildkit_disabled [2023-06-22T14:49:26.162Z] --- PASS: TestPingBuilderHeader (1.04s) [2023-06-22T14:49:26.162Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2023-06-22T14:49:26.162Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2023-06-22T14:49:26.162Z] === RUN TestVersion [2023-06-22T14:49:26.162Z] --- PASS: TestVersion (0.02s) [2023-06-22T14:49:26.162Z] === CONT TestDiskUsage [2023-06-22T14:49:26.733Z] === RUN TestDiskUsage/empty [2023-06-22T14:49:26.733Z] === RUN TestDiskUsage/empty/container_types [2023-06-22T14:49:26.733Z] === RUN TestDiskUsage/empty/image_types [2023-06-22T14:49:26.733Z] === RUN TestDiskUsage/empty/volume_types [2023-06-22T14:49:26.733Z] === RUN TestDiskUsage/empty/build-cache_types [2023-06-22T14:49:26.733Z] === RUN TestDiskUsage/empty/container,_volume_types [2023-06-22T14:49:26.733Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2023-06-22T14:49:26.733Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2023-06-22T14:49:26.733Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2023-06-22T14:49:26.733Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2023-06-22T14:49:26.733Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2023-06-22T14:49:26.733Z] === RUN TestDiskUsage/after_LoadBusybox [2023-06-22T14:49:26.733Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2023-06-22T14:49:26.733Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2023-06-22T14:49:26.733Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2023-06-22T14:49:26.733Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2023-06-22T14:49:26.733Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2023-06-22T14:49:26.733Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2023-06-22T14:49:26.733Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2023-06-22T14:49:26.733Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2023-06-22T14:49:26.733Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2023-06-22T14:49:26.733Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2023-06-22T14:49:26.733Z] === RUN TestDiskUsage/after_container.Run [2023-06-22T14:49:26.993Z] === RUN TestDiskUsage/after_container.Run/container_types [2023-06-22T14:49:26.993Z] === RUN TestDiskUsage/after_container.Run/image_types [2023-06-22T14:49:26.993Z] === RUN TestDiskUsage/after_container.Run/volume_types [2023-06-22T14:49:26.993Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2023-06-22T14:49:26.993Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2023-06-22T14:49:26.993Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2023-06-22T14:49:26.993Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2023-06-22T14:49:26.993Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2023-06-22T14:49:26.993Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2023-06-22T14:49:26.993Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage (1.20s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/empty (0.00s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.15s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2023-06-22T14:49:27.253Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2023-06-22T14:49:27.253Z] PASS [2023-06-22T14:49:27.253Z] [2023-06-22T14:49:27.253Z] === Skipped [2023-06-22T14:49:27.253Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-06-22T14:49:27.253Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-06-22T14:49:27.253Z] [2023-06-22T14:49:27.253Z] DONE 57 tests, 1 skipped in 23.783s [2023-06-22T14:49:27.253Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-06-22T14:49:27.253Z] ++ 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-06-22T14:49:27.253Z] ++ set -e [2023-06-22T14:49:27.253Z] ++ '[' -n 0 ']' [2023-06-22T14:49:27.253Z] ++ set -x [2023-06-22T14:49:27.253Z] ++ 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 GITHUB_ACTIONS= 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-06-22T14:49:27.253Z] INFO: Testing against a local daemon [2023-06-22T14:49:27.253Z] === RUN TestVolumesCreateAndList [2023-06-22T14:49:27.513Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-06-22T14:49:27.513Z] === RUN TestVolumesRemove [2023-06-22T14:49:27.513Z] === RUN TestVolumesRemove/volume_in_use [2023-06-22T14:49:27.513Z] === RUN TestVolumesRemove/volume_not_in_use [2023-06-22T14:49:27.513Z] === RUN TestVolumesRemove/non-existing_volume [2023-06-22T14:49:27.513Z] === RUN TestVolumesRemove/non-existing_volume_force [2023-06-22T14:49:27.513Z] --- PASS: TestVolumesRemove (0.05s) [2023-06-22T14:49:27.513Z] --- PASS: TestVolumesRemove/volume_in_use (0.00s) [2023-06-22T14:49:27.513Z] --- PASS: TestVolumesRemove/volume_not_in_use (0.01s) [2023-06-22T14:49:27.513Z] --- PASS: TestVolumesRemove/non-existing_volume (0.00s) [2023-06-22T14:49:27.513Z] --- PASS: TestVolumesRemove/non-existing_volume_force (0.00s) [2023-06-22T14:49:27.513Z] === RUN TestVolumesRemoveSwarmEnabled [2023-06-22T14:49:27.513Z] === PAUSE TestVolumesRemoveSwarmEnabled [2023-06-22T14:49:27.513Z] === RUN TestVolumesInspect [2023-06-22T14:49:27.513Z] --- PASS: TestVolumesInspect (0.02s) [2023-06-22T14:49:27.513Z] === RUN TestVolumesInvalidJSON [2023-06-22T14:49:27.513Z] === RUN TestVolumesInvalidJSON/volumes/create [2023-06-22T14:49:27.513Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2023-06-22T14:49:27.513Z] === CONT TestVolumesInvalidJSON/volumes/create [2023-06-22T14:49:27.513Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2023-06-22T14:49:27.513Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2023-06-22T14:49:27.513Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2023-06-22T14:49:27.513Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2023-06-22T14:49:27.513Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-06-22T14:49:27.513Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2023-06-22T14:49:27.513Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2023-06-22T14:49:27.513Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2023-06-22T14:49:27.513Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2023-06-22T14:49:27.513Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2023-06-22T14:49:27.513Z] === RUN TestVolumePruneAnonymous [2023-06-22T14:49:27.513Z] --- PASS: TestVolumePruneAnonymous (0.03s) [2023-06-22T14:49:27.513Z] === RUN TestVolumePruneAnonFromImage [2023-06-22T14:49:27.772Z] --- PASS: TestVolumePruneAnonFromImage (0.19s) [2023-06-22T14:49:27.772Z] === CONT TestVolumesRemoveSwarmEnabled [2023-06-22T14:49:29.153Z] === RUN TestVolumesRemoveSwarmEnabled/volume_in_use [2023-06-22T14:49:29.153Z] === RUN TestVolumesRemoveSwarmEnabled/volume_not_in_use [2023-06-22T14:49:29.153Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume [2023-06-22T14:49:29.153Z] === RUN TestVolumesRemoveSwarmEnabled/non-existing_volume_force [2023-06-22T14:49:30.091Z] --- PASS: TestVolumesRemoveSwarmEnabled (2.35s) [2023-06-22T14:49:30.091Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_in_use (0.00s) [2023-06-22T14:49:30.091Z] --- PASS: TestVolumesRemoveSwarmEnabled/volume_not_in_use (0.01s) [2023-06-22T14:49:30.091Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume (0.01s) [2023-06-22T14:49:30.091Z] --- PASS: TestVolumesRemoveSwarmEnabled/non-existing_volume_force (0.00s) [2023-06-22T14:49:30.091Z] PASS [2023-06-22T14:49:30.091Z] [2023-06-22T14:49:30.091Z] DONE 20 tests in 2.680s [2023-06-22T14:49:30.091Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-06-22T14:49:30.091Z] ++++ cat bundles/test-integration/docker.pid [2023-06-22T14:49:30.091Z] +++ kill 20421 [2023-06-22T14:49:30.351Z] +++ /etc/init.d/apparmor stop [2023-06-22T14:49:30.351Z] Leaving: AppArmorNo profiles have been unloaded. [2023-06-22T14:49:30.351Z] [2023-06-22T14:49:30.351Z] Unloading profiles will leave already running processes permanently [2023-06-22T14:49:30.351Z] unconfined, which can lead to unexpected situations. [2023-06-22T14:49:30.351Z] [2023-06-22T14:49:30.351Z] To set a process to complain mode, use the command line tool [2023-06-22T14:49:30.351Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-06-22T14:49:30.351Z] +++ true [2023-06-22T14:49:30.351Z] exiting test-integration [2023-06-22T14:49:30.351Z] ++ exit 0 [2023-06-22T14:49:30.351Z] Post stage [Pipeline] junit [2023-06-22T14:49:31.304Z] Recording test results [2023-06-22T14:49:31.483Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-06-22T14:49:31.794Z] + echo Ensuring container killed. [2023-06-22T14:49:31.795Z] Ensuring container killed. [2023-06-22T14:49:31.795Z] + docker rm -vf docker-pr1 [2023-06-22T14:49:31.795Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-06-22T14:49:32.079Z] + echo Chowning /workspace to jenkins user [2023-06-22T14:49:32.079Z] Chowning /workspace to jenkins user [2023-06-22T14:49:32.079Z] + id -u [2023-06-22T14:49:32.079Z] + id -g [2023-06-22T14:49:32.079Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45791:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-06-22T14:49:33.752Z] + bundleName=arm64-integration [2023-06-22T14:49:33.752Z] + echo Creating arm64-integration-bundles.tar.gz [2023-06-22T14:49:33.752Z] Creating arm64-integration-bundles.tar.gz [2023-06-22T14:49:33.752Z] + + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-06-22T14:49:33.752Z] xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2023-06-22T14:49:34.029Z] Archiving artifacts [2023-06-22T14:49:35.336Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45791/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-06-22T14:49:35.633Z] + make clean [2023-06-22T14:49:35.893Z] docker volume rm -f docker-dev-cache docker-mod-cache [2023-06-22T14:49:35.893Z] docker-dev-cache [2023-06-22T14:49:35.893Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [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