Pull request #44236 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 5cbadeea4c62025ee9fd028ce01a16bb2f269f51+9e7ed25c64607c5008270858ca5d0e947f34e68a (0585dcdcbb42e3673fdefb0f364ae26962f07d83) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44236@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-11-30T11:03:08.803Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-11-30T11:03:08.808Z] Trying to pass milestone 3 [Pipeline] milestone [2022-11-30T11:03:08.911Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-11-30T11:03:09.214Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b3e69014786dff9e) in /home/ubuntu/workspace/moby_PR-44236 [Pipeline] { [Pipeline] checkout [2022-11-30T11:03:09.245Z] The recommended git tool is: git [2022-11-30T11:03:09.263Z] using credential docker-jenkins-github-credentials [2022-11-30T11:03:09.279Z] Cloning the remote Git repository [2022-11-30T11:03:09.279Z] Cloning with configured refspecs honoured and without tags [2022-11-30T11:03:09.308Z] Cloning repository https://github.com/moby/moby.git [2022-11-30T11:03:09.308Z] > git init /home/ubuntu/workspace/moby_PR-44236 # timeout=10 [2022-11-30T11:03:09.321Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-30T11:03:09.321Z] > git --version # timeout=10 [2022-11-30T11:03:09.326Z] > git --version # 'git version 2.25.1' [2022-11-30T11:03:09.326Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-30T11:03:09.327Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44236/head:refs/remotes/origin/PR-44236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-11-30T11:03:24.353Z] Fetching without tags [2022-11-30T11:03:24.599Z] Merging remotes/origin/master commit 9e7ed25c64607c5008270858ca5d0e947f34e68a into PR head commit 5cbadeea4c62025ee9fd028ce01a16bb2f269f51 [2022-11-30T11:03:24.357Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-30T11:03:24.360Z] > git config --add remote.origin.fetch +refs/pull/44236/head:refs/remotes/origin/PR-44236 # timeout=10 [2022-11-30T11:03:24.364Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-11-30T11:03:24.374Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-30T11:03:24.382Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-30T11:03:24.382Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-30T11:03:24.382Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44236/head:refs/remotes/origin/PR-44236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-11-30T11:03:24.626Z] > git config core.sparsecheckout # timeout=10 [2022-11-30T11:03:24.631Z] > git checkout -f 5cbadeea4c62025ee9fd028ce01a16bb2f269f51 # timeout=10 [2022-11-30T11:03:25.184Z] Merge succeeded, producing 5cbadeea4c62025ee9fd028ce01a16bb2f269f51 [2022-11-30T11:03:25.185Z] Checking out Revision 5cbadeea4c62025ee9fd028ce01a16bb2f269f51 (PR-44236) [2022-11-30T11:03:25.465Z] Commit message: "api: build: improve validation of SecurityOpt" [2022-11-30T11:03:25.475Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T11:03:26.094Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44236:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-11-30T11:03:25.182Z] > git remote # timeout=10 [2022-11-30T11:03:25.192Z] > git config --get remote.origin.url # timeout=10 [2022-11-30T11:03:25.195Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-30T11:03:25.196Z] > git merge 9e7ed25c64607c5008270858ca5d0e947f34e68a # timeout=10 [2022-11-30T11:03:25.205Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-30T11:03:25.212Z] > git config core.sparsecheckout # timeout=10 [2022-11-30T11:03:25.214Z] > git checkout -f 5cbadeea4c62025ee9fd028ce01a16bb2f269f51 # timeout=10 [2022-11-30T11:03:25.494Z] > git rev-list --no-walk fd177f5323c50870c8c32e6a1965b85afb6f7cdd # timeout=10 [2022-11-30T11:03:30.303Z] 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 Stage "ppc64le" skipped due to when conditional [2022-11-30T11:03:30.451Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b3e69014786dff9e) in /home/ubuntu/workspace/moby_PR-44236 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 [2022-11-30T11:03:30.488Z] The recommended git tool is: git [Pipeline] // stage [2022-11-30T11:03:30.497Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-11-30T11:03:30.512Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [2022-11-30T11:03:30.520Z] Fetching without tags [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] } [2022-11-30T11:03:30.747Z] Merging remotes/origin/master commit 9e7ed25c64607c5008270858ca5d0e947f34e68a into PR head commit 5cbadeea4c62025ee9fd028ce01a16bb2f269f51 [2022-11-30T11:03:31.050Z] Merge succeeded, producing 5cbadeea4c62025ee9fd028ce01a16bb2f269f51 [2022-11-30T11:03:31.050Z] Checking out Revision 5cbadeea4c62025ee9fd028ce01a16bb2f269f51 (PR-44236) [2022-11-30T11:03:31.109Z] Commit message: "api: build: improve validation of SecurityOpt" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-11-30T11:03:30.533Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44236/.git # timeout=10 [2022-11-30T11:03:30.539Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-11-30T11:03:30.547Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-11-30T11:03:30.547Z] > git --version # timeout=10 [2022-11-30T11:03:30.550Z] > git --version # 'git version 2.25.1' [2022-11-30T11:03:30.550Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-30T11:03:30.551Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44236/head:refs/remotes/origin/PR-44236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-11-30T11:03:30.774Z] > git config core.sparsecheckout # timeout=10 [2022-11-30T11:03:30.778Z] > git checkout -f 5cbadeea4c62025ee9fd028ce01a16bb2f269f51 # timeout=10 [2022-11-30T11:03:31.036Z] > git remote # timeout=10 [2022-11-30T11:03:31.046Z] > git config --get remote.origin.url # timeout=10 [2022-11-30T11:03:31.054Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-11-30T11:03:31.055Z] > git merge 9e7ed25c64607c5008270858ca5d0e947f34e68a # timeout=10 [2022-11-30T11:03:31.064Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-11-30T11:03:31.078Z] > git config core.sparsecheckout # timeout=10 [2022-11-30T11:03:31.086Z] > git checkout -f 5cbadeea4c62025ee9fd028ce01a16bb2f269f51 # timeout=10 [2022-11-30T11:03:31.739Z] + docker version [2022-11-30T11:03:31.739Z] Client: Docker Engine - Community [2022-11-30T11:03:31.739Z] Version: 22.06.0-beta.0 [2022-11-30T11:03:31.739Z] API version: 1.42 [2022-11-30T11:03:31.739Z] Go version: go1.18.3 [2022-11-30T11:03:31.739Z] Git commit: 3e9117b [2022-11-30T11:03:31.739Z] Built: Fri Jun 3 17:55:34 2022 [2022-11-30T11:03:31.739Z] OS/Arch: linux/arm64 [2022-11-30T11:03:31.739Z] Context: default [2022-11-30T11:03:31.739Z] [2022-11-30T11:03:31.739Z] Server: Docker Engine - Community [2022-11-30T11:03:31.739Z] Engine: [2022-11-30T11:03:31.739Z] Version: 22.06.0-beta.0 [2022-11-30T11:03:31.739Z] API version: 1.42 (minimum version 1.12) [2022-11-30T11:03:31.739Z] Go version: go1.18.3 [2022-11-30T11:03:31.739Z] Git commit: 38633e7 [2022-11-30T11:03:31.739Z] Built: Fri Jun 3 17:55:34 2022 [2022-11-30T11:03:31.739Z] OS/Arch: linux/arm64 [2022-11-30T11:03:31.739Z] Experimental: true [2022-11-30T11:03:31.739Z] containerd: [2022-11-30T11:03:31.739Z] Version: 1.6.8 [2022-11-30T11:03:31.739Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-30T11:03:31.739Z] runc: [2022-11-30T11:03:31.739Z] Version: 1.1.4 [2022-11-30T11:03:31.739Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-11-30T11:03:31.739Z] docker-init: [2022-11-30T11:03:31.739Z] Version: 0.19.0 [2022-11-30T11:03:31.739Z] GitCommit: de40ad0 [Pipeline] sh [2022-11-30T11:03:32.042Z] + docker info [2022-11-30T11:03:32.042Z] Client: [2022-11-30T11:03:32.042Z] Context: default [2022-11-30T11:03:32.042Z] Debug Mode: false [2022-11-30T11:03:32.042Z] Plugins: [2022-11-30T11:03:32.042Z] buildx: Docker Buildx (Docker Inc.) [2022-11-30T11:03:32.042Z] Version: v0.8.2 [2022-11-30T11:03:32.042Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-11-30T11:03:32.042Z] compose: Docker Compose (Docker Inc.) [2022-11-30T11:03:32.042Z] Version: v2.12.0 [2022-11-30T11:03:32.042Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-11-30T11:03:32.042Z] [2022-11-30T11:03:32.042Z] Server: [2022-11-30T11:03:32.042Z] Containers: 0 [2022-11-30T11:03:32.042Z] Running: 0 [2022-11-30T11:03:32.042Z] Paused: 0 [2022-11-30T11:03:32.042Z] Stopped: 0 [2022-11-30T11:03:32.042Z] Images: 3 [2022-11-30T11:03:32.042Z] Server Version: 22.06.0-beta.0 [2022-11-30T11:03:32.042Z] Storage Driver: overlay2 [2022-11-30T11:03:32.042Z] Backing Filesystem: extfs [2022-11-30T11:03:32.042Z] Supports d_type: true [2022-11-30T11:03:32.042Z] Using metacopy: false [2022-11-30T11:03:32.042Z] Native Overlay Diff: true [2022-11-30T11:03:32.042Z] userxattr: false [2022-11-30T11:03:32.042Z] Logging Driver: json-file [2022-11-30T11:03:32.042Z] Cgroup Driver: cgroupfs [2022-11-30T11:03:32.042Z] Cgroup Version: 1 [2022-11-30T11:03:32.042Z] Plugins: [2022-11-30T11:03:32.042Z] Volume: local [2022-11-30T11:03:32.042Z] Network: bridge host ipvlan macvlan null overlay [2022-11-30T11:03:32.042Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-11-30T11:03:32.042Z] Swarm: inactive [2022-11-30T11:03:32.042Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-11-30T11:03:32.042Z] Default Runtime: runc [2022-11-30T11:03:32.042Z] Init Binary: docker-init [2022-11-30T11:03:32.042Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-11-30T11:03:32.042Z] runc version: v1.1.4-0-g5fd4c4d [2022-11-30T11:03:32.042Z] init version: de40ad0 [2022-11-30T11:03:32.042Z] Security Options: [2022-11-30T11:03:32.042Z] apparmor [2022-11-30T11:03:32.042Z] seccomp [2022-11-30T11:03:32.042Z] Profile: builtin [2022-11-30T11:03:32.042Z] Kernel Version: 5.15.0-1022-aws [2022-11-30T11:03:32.042Z] Operating System: Ubuntu 20.04.5 LTS [2022-11-30T11:03:32.042Z] OSType: linux [2022-11-30T11:03:32.042Z] Architecture: aarch64 [2022-11-30T11:03:32.042Z] CPUs: 2 [2022-11-30T11:03:32.042Z] Total Memory: 7.559GiB [2022-11-30T11:03:32.042Z] Name: ip-10-100-52-183 [2022-11-30T11:03:32.042Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2022-11-30T11:03:32.042Z] Docker Root Dir: /var/lib/docker [2022-11-30T11:03:32.042Z] Debug Mode: false [2022-11-30T11:03:32.042Z] Registry: https://index.docker.io/v1/ [2022-11-30T11:03:32.042Z] Labels: [2022-11-30T11:03:32.042Z] Experimental: true [2022-11-30T11:03:32.042Z] Insecure Registries: [2022-11-30T11:03:32.042Z] 127.0.0.0/8 [2022-11-30T11:03:32.042Z] Live Restore Enabled: true [2022-11-30T11:03:32.042Z] [Pipeline] sh [2022-11-30T11:03:32.331Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-11-30T11:03:32.331Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-11-30T11:03:32.331Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44236/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-11-30T11:03:32.331Z] + bash /home/ubuntu/workspace/moby_PR-44236/check-config.sh [2022-11-30T11:03:32.331Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-11-30T11:03:32.331Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2022-11-30T11:03:32.331Z] [2022-11-30T11:03:32.331Z] Generally Necessary: [2022-11-30T11:03:32.331Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-11-30T11:03:32.331Z] - apparmor: enabled and tools installed [2022-11-30T11:03:32.331Z] - CONFIG_NAMESPACES: enabled [2022-11-30T11:03:32.331Z] - CONFIG_NET_NS: enabled [2022-11-30T11:03:32.331Z] - CONFIG_PID_NS: enabled [2022-11-30T11:03:32.331Z] - CONFIG_IPC_NS: enabled [2022-11-30T11:03:32.331Z] - CONFIG_UTS_NS: enabled [2022-11-30T11:03:32.331Z] - CONFIG_CGROUPS: enabled [2022-11-30T11:03:32.331Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-11-30T11:03:32.331Z] - CONFIG_CGROUP_DEVICE: enabled [2022-11-30T11:03:32.592Z] - CONFIG_CGROUP_FREEZER: enabled [2022-11-30T11:03:32.592Z] - CONFIG_CGROUP_SCHED: enabled [2022-11-30T11:03:32.592Z] - CONFIG_CPUSETS: enabled [2022-11-30T11:03:32.592Z] - CONFIG_MEMCG: enabled [2022-11-30T11:03:32.592Z] - CONFIG_KEYS: enabled [2022-11-30T11:03:32.592Z] - CONFIG_VETH: enabled (as module) [2022-11-30T11:03:32.592Z] - CONFIG_BRIDGE: enabled (as module) [2022-11-30T11:03:32.592Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-11-30T11:03:32.592Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-11-30T11:03:32.592Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-11-30T11:03:32.592Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-11-30T11:03:32.592Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-11-30T11:03:32.592Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-11-30T11:03:32.592Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-11-30T11:03:32.592Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-11-30T11:03:32.592Z] - CONFIG_NF_NAT: enabled (as module) [2022-11-30T11:03:32.592Z] - CONFIG_POSIX_MQUEUE: enabled [2022-11-30T11:03:32.592Z] - CONFIG_CGROUP_BPF: enabled [2022-11-30T11:03:32.592Z] [2022-11-30T11:03:32.592Z] Optional Features: [2022-11-30T11:03:32.592Z] - CONFIG_USER_NS: enabled [2022-11-30T11:03:32.592Z] - CONFIG_SECCOMP: enabled [2022-11-30T11:03:32.592Z] - CONFIG_SECCOMP_FILTER: enabled [2022-11-30T11:03:32.592Z] - CONFIG_CGROUP_PIDS: enabled [2022-11-30T11:03:32.592Z] - CONFIG_MEMCG_SWAP: enabled [2022-11-30T11:03:32.592Z] (cgroup swap accounting is currently enabled) [2022-11-30T11:03:32.852Z] - CONFIG_BLK_CGROUP: enabled [2022-11-30T11:03:32.852Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-11-30T11:03:32.852Z] - CONFIG_CGROUP_PERF: enabled [2022-11-30T11:03:32.852Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-11-30T11:03:32.852Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-11-30T11:03:32.852Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-11-30T11:03:32.852Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-11-30T11:03:32.852Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-11-30T11:03:32.852Z] - CONFIG_RT_GROUP_SCHED: missing [2022-11-30T11:03:32.852Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-11-30T11:03:32.852Z] - CONFIG_IP_VS: enabled (as module) [2022-11-30T11:03:32.852Z] - CONFIG_IP_VS_NFCT: enabled [2022-11-30T11:03:32.852Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-11-30T11:03:32.852Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-11-30T11:03:32.852Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-11-30T11:03:32.852Z] - CONFIG_SECURITY_SELINUX: enabled [2022-11-30T11:03:32.852Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-11-30T11:03:32.852Z] - CONFIG_EXT4_FS: enabled [2022-11-30T11:03:32.852Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-11-30T11:03:32.852Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-11-30T11:03:32.852Z] - Network Drivers: [2022-11-30T11:03:32.852Z] - "overlay": [2022-11-30T11:03:32.852Z] - CONFIG_VXLAN: enabled (as module) [2022-11-30T11:03:32.852Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-11-30T11:03:32.852Z] Optional (for encrypted networks): [2022-11-30T11:03:33.112Z] - CONFIG_CRYPTO: enabled [2022-11-30T11:03:33.112Z] - CONFIG_CRYPTO_AEAD: enabled [2022-11-30T11:03:33.112Z] - CONFIG_CRYPTO_GCM: enabled [2022-11-30T11:03:33.112Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-11-30T11:03:33.112Z] - CONFIG_CRYPTO_GHASH: enabled [2022-11-30T11:03:33.112Z] - CONFIG_XFRM: enabled [2022-11-30T11:03:33.112Z] - CONFIG_XFRM_USER: enabled (as module) [2022-11-30T11:03:33.112Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-11-30T11:03:33.112Z] - CONFIG_INET_ESP: enabled (as module) [2022-11-30T11:03:33.112Z] - "ipvlan": [2022-11-30T11:03:33.112Z] - CONFIG_IPVLAN: enabled (as module) [2022-11-30T11:03:33.112Z] - "macvlan": [2022-11-30T11:03:33.112Z] - CONFIG_MACVLAN: enabled (as module) [2022-11-30T11:03:33.112Z] - CONFIG_DUMMY: enabled (as module) [2022-11-30T11:03:33.112Z] - "ftp,tftp client in container": [2022-11-30T11:03:33.112Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-11-30T11:03:33.112Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-11-30T11:03:33.112Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-11-30T11:03:33.112Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-11-30T11:03:33.112Z] - Storage Drivers: [2022-11-30T11:03:33.112Z] - "aufs": [2022-11-30T11:03:33.112Z] - CONFIG_AUFS_FS: enabled (as module) [2022-11-30T11:03:33.112Z] - "btrfs": [2022-11-30T11:03:33.112Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-11-30T11:03:33.112Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-11-30T11:03:33.112Z] - "devicemapper": [2022-11-30T11:03:33.112Z] - CONFIG_BLK_DEV_DM: enabled [2022-11-30T11:03:33.112Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-11-30T11:03:33.112Z] - "overlay": [2022-11-30T11:03:33.372Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-11-30T11:03:33.372Z] - "zfs": [2022-11-30T11:03:33.372Z] - /dev/zfs: present [2022-11-30T11:03:33.372Z] - zfs command: missing [2022-11-30T11:03:33.372Z] - zpool command: missing [2022-11-30T11:03:33.372Z] [2022-11-30T11:03:33.372Z] Limits: [2022-11-30T11:03:33.372Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-11-30T11:03:33.372Z] [2022-11-30T11:03:33.372Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-11-30T11:03:33.694Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5cbadeea4c62025ee9fd028ce01a16bb2f269f51 . [2022-11-30T11:03:33.954Z] #1 [internal] load build definition from Dockerfile [2022-11-30T11:03:33.954Z] #1 transferring dockerfile: 19.55kB done [2022-11-30T11:03:33.954Z] #1 DONE 0.0s [2022-11-30T11:03:33.954Z] [2022-11-30T11:03:33.954Z] #2 [internal] load .dockerignore [2022-11-30T11:03:33.954Z] #2 transferring context: 113B done [2022-11-30T11:03:33.954Z] #2 DONE 0.0s [2022-11-30T11:03:33.954Z] [2022-11-30T11:03:33.954Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-11-30T11:03:34.215Z] #3 DONE 0.1s [2022-11-30T11:03:34.215Z] [2022-11-30T11:03:34.215Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-11-30T11:03:34.215Z] #4 CACHED [2022-11-30T11:03:34.215Z] [2022-11-30T11:03:34.215Z] #5 [internal] load metadata for docker.io/library/golang:1.19.3-bullseye [2022-11-30T11:03:34.479Z] #5 DONE 0.1s [2022-11-30T11:03:34.479Z] [2022-11-30T11:03:34.479Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-11-30T11:03:34.479Z] #6 DONE 0.1s [2022-11-30T11:03:34.479Z] [2022-11-30T11:03:34.479Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-11-30T11:03:34.479Z] #7 DONE 0.1s [2022-11-30T11:03:34.479Z] [2022-11-30T11:03:34.479Z] #8 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-30T11:03:34.479Z] #8 DONE 0.0s [2022-11-30T11:03:34.479Z] [2022-11-30T11:03:34.479Z] #9 [base 1/3] FROM docker.io/library/golang:1.19.3-bullseye@sha256:399a26403fd88e2f64a85891f59953b5a6ade5319c4435ac46dfcb133ada5cf3 [2022-11-30T11:03:34.479Z] #9 DONE 0.0s [2022-11-30T11:03:34.479Z] [2022-11-30T11:03:34.479Z] #10 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3066ef83131c678999ce82e8473e8d017345a30f5573ad3e44f62e5c9c46442b [2022-11-30T11:03:34.479Z] #10 DONE 0.0s [2022-11-30T11:03:34.479Z] [2022-11-30T11:03:34.479Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-11-30T11:03:34.479Z] #11 CACHED [2022-11-30T11:03:34.479Z] [2022-11-30T11:03:34.479Z] #12 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-11-30T11:03:34.479Z] #12 CACHED [2022-11-30T11:03:34.479Z] [2022-11-30T11:03:34.479Z] #13 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-11-30T11:03:34.479Z] #13 CACHED [2022-11-30T11:03:34.479Z] [2022-11-30T11:03:34.479Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-11-30T11:03:34.479Z] #14 CACHED [2022-11-30T11:03:34.479Z] [2022-11-30T11:03:34.479Z] #15 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-11-30T11:03:34.479Z] #15 CACHED [2022-11-30T11:03:34.479Z] [2022-11-30T11:03:34.479Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-11-30T11:03:34.479Z] #16 CACHED [2022-11-30T11:03:34.479Z] [2022-11-30T11:03:34.479Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-11-30T11:03:34.479Z] #17 CACHED [2022-11-30T11:03:34.479Z] [2022-11-30T11:03:34.479Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-11-30T11:03:34.479Z] #18 CACHED [2022-11-30T11:03:34.479Z] [2022-11-30T11:03:34.479Z] #19 [dev-systemd-false 6/28] RUN ldconfig [2022-11-30T11:03:34.479Z] #19 CACHED [2022-11-30T11:03:34.479Z] [2022-11-30T11:03:34.479Z] #20 [internal] load build context [2022-11-30T11:03:35.062Z] #20 ... [2022-11-30T11:03:35.062Z] [2022-11-30T11:03:35.062Z] #21 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-11-30T11:03:35.062Z] #21 DONE 0.5s [2022-11-30T11:03:35.062Z] [2022-11-30T11:03:35.062Z] #20 [internal] load build context [2022-11-30T11:03:36.010Z] #20 transferring context: 63.83MB 1.6s done [2022-11-30T11:03:36.010Z] #20 DONE 1.6s [2022-11-30T11:03:36.010Z] [2022-11-30T11:03:36.010Z] #22 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-11-30T11:03:36.010Z] #22 CACHED [2022-11-30T11:03:36.010Z] [2022-11-30T11:03:36.010Z] #23 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-11-30T11:03:36.010Z] #23 CACHED [2022-11-30T11:03:36.010Z] [2022-11-30T11:03:36.010Z] #24 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-11-30T11:03:36.010Z] #24 CACHED [2022-11-30T11:03:36.010Z] [2022-11-30T11:03:36.010Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-11-30T11:03:36.010Z] #25 CACHED [2022-11-30T11:03:36.010Z] [2022-11-30T11:03:36.010Z] #26 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-11-30T11:03:36.010Z] #26 CACHED [2022-11-30T11:03:36.010Z] [2022-11-30T11:03:36.010Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-11-30T11:03:36.010Z] #27 CACHED [2022-11-30T11:03:36.010Z] [2022-11-30T11:03:36.010Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-11-30T11:03:36.010Z] #28 CACHED [2022-11-30T11:03:36.010Z] [2022-11-30T11:03:36.010Z] #29 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-11-30T11:03:36.010Z] #29 CACHED [2022-11-30T11:03:36.010Z] [2022-11-30T11:03:36.010Z] #30 [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 [2022-11-30T11:03:36.010Z] #30 CACHED [2022-11-30T11:03:36.010Z] [2022-11-30T11:03:36.010Z] #31 [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 [2022-11-30T11:03:36.010Z] #31 CACHED [2022-11-30T11:03:36.010Z] [2022-11-30T11:03:36.010Z] #32 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-11-30T11:03:36.010Z] #32 CACHED [2022-11-30T11:03:36.010Z] [2022-11-30T11:03:36.010Z] #33 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-11-30T11:03:36.010Z] #33 CACHED [2022-11-30T11:03:36.010Z] [2022-11-30T11:03:36.010Z] #34 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-11-30T11:03:36.010Z] #34 CACHED [2022-11-30T11:03:36.010Z] [2022-11-30T11:03:36.010Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-11-30T11:03:36.010Z] #35 CACHED [2022-11-30T11:03:36.010Z] [2022-11-30T11:03:36.011Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-11-30T11:03:36.011Z] #36 CACHED [2022-11-30T11:03:36.011Z] [2022-11-30T11:03:36.011Z] #37 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-11-30T11:03:36.011Z] #37 CACHED [2022-11-30T11:03:36.011Z] [2022-11-30T11:03:36.011Z] #38 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-11-30T11:03:36.011Z] #38 CACHED [2022-11-30T11:03:36.011Z] [2022-11-30T11:03:36.011Z] #39 [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 [2022-11-30T11:03:36.011Z] #39 CACHED [2022-11-30T11:03:36.011Z] [2022-11-30T11:03:36.011Z] #40 [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.49.0" && /build/golangci-lint --version [2022-11-30T11:03:36.011Z] #40 CACHED [2022-11-30T11:03:36.011Z] [2022-11-30T11:03:36.011Z] #41 [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.0.2" && /build/shfmt --version [2022-11-30T11:03:36.011Z] #41 CACHED [2022-11-30T11:03:36.011Z] [2022-11-30T11:03:36.011Z] #42 [dev-systemd-false 7/28] 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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-11-30T11:03:36.011Z] #0 1.148 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-11-30T11:03:36.011Z] #0 1.312 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-11-30T11:03:36.011Z] #0 1.399 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-11-30T11:03:36.271Z] [2022-11-30T11:03:36.271Z] #42 ... [2022-11-30T11:03:36.271Z] [2022-11-30T11:03:36.271Z] #43 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-11-30T11:03:36.271Z] #43 CACHED [2022-11-30T11:03:36.271Z] [2022-11-30T11:03:36.271Z] #44 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-11-30T11:03:36.271Z] #44 CACHED [2022-11-30T11:03:36.271Z] [2022-11-30T11:03:36.271Z] #45 [containerd 1/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 && apt-get install -y --no-install-recommends libbtrfs-dev [2022-11-30T11:03:36.271Z] #45 CACHED [2022-11-30T11:03:36.271Z] [2022-11-30T11:03:36.271Z] #46 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-11-30T11:03:36.271Z] #46 CACHED [2022-11-30T11:03:36.271Z] [2022-11-30T11:03:36.271Z] #47 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-11-30T11:03:36.271Z] #47 CACHED [2022-11-30T11:03:36.271Z] [2022-11-30T11:03:36.271Z] #48 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-11-30T11:03:36.271Z] #48 CACHED [2022-11-30T11:03:36.271Z] [2022-11-30T11:03:36.271Z] #49 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-11-30T11:03:36.271Z] #49 CACHED [2022-11-30T11:03:36.271Z] [2022-11-30T11:03:36.271Z] #50 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-11-30T11:03:36.271Z] #50 CACHED [2022-11-30T11:03:36.271Z] [2022-11-30T11:03:36.271Z] #51 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-11-30T11:03:36.271Z] #51 CACHED [2022-11-30T11:03:36.271Z] [2022-11-30T11:03:36.271Z] #8 [vpnkit-linux-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-11-30T11:03:36.271Z] #8 CACHED [2022-11-30T11:03:36.271Z] [2022-11-30T11:03:36.271Z] #52 [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 ; [2022-11-30T11:03:36.271Z] #52 CACHED [2022-11-30T11:03:36.271Z] [2022-11-30T11:03:36.271Z] #53 [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 [2022-11-30T11:03:36.271Z] #53 CACHED [2022-11-30T11:03:36.271Z] [2022-11-30T11:03:36.271Z] #42 [dev-systemd-false 7/28] 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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-11-30T11:03:36.843Z] #42 1.685 Reading package lists... [2022-11-30T11:03:37.104Z] #42 2.314 Reading package lists... [2022-11-30T11:03:37.630Z] #42 2.835 Building dependency tree... [2022-11-30T11:03:37.630Z] #42 2.978 Reading state information... [2022-11-30T11:03:37.630Z] #42 3.158 The following additional packages will be installed: [2022-11-30T11:03:37.630Z] #42 3.159 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-11-30T11:03:37.630Z] #42 3.159 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-11-30T11:03:37.630Z] #42 3.159 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-11-30T11:03:37.630Z] #42 3.159 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-11-30T11:03:37.630Z] #42 3.159 python3-pkg-resources systemd vim-runtime xxd [2022-11-30T11:03:37.630Z] #42 3.161 Suggested packages: [2022-11-30T11:03:37.630Z] #42 3.161 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-11-30T11:03:37.630Z] #42 3.161 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-11-30T11:03:37.630Z] #42 3.161 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-11-30T11:03:37.630Z] #42 3.161 Recommended packages: [2022-11-30T11:03:37.630Z] #42 3.161 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-11-30T11:03:37.630Z] #42 3.161 systemd-timesyncd | time-daemon unzip [2022-11-30T11:03:37.891Z] #42 3.511 The following NEW packages will be installed: [2022-11-30T11:03:37.891Z] #42 3.511 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-11-30T11:03:37.891Z] #42 3.512 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-11-30T11:03:37.891Z] #42 3.512 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-11-30T11:03:37.891Z] #42 3.512 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-11-30T11:03:37.891Z] #42 3.512 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-11-30T11:03:37.891Z] #42 3.513 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-11-30T11:03:37.891Z] #42 3.513 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-11-30T11:03:37.891Z] #42 3.513 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-11-30T11:03:37.891Z] #42 3.513 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-11-30T11:03:38.152Z] #42 3.790 0 upgraded, 56 newly installed, 0 to remove and 4 not upgraded. [2022-11-30T11:03:38.152Z] #42 3.790 Need to get 31.8 MB of archives. [2022-11-30T11:03:38.152Z] #42 3.790 After this operation, 123 MB of additional disk space will be used. [2022-11-30T11:03:38.152Z] #42 3.790 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-11-30T11:03:38.152Z] #42 3.792 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-11-30T11:03:38.152Z] #42 3.794 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-11-30T11:03:38.152Z] #42 3.809 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-11-30T11:03:38.152Z] #42 3.816 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-11-30T11:03:38.152Z] #42 3.818 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-11-30T11:03:38.152Z] #42 3.820 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB] [2022-11-30T11:03:38.152Z] #42 3.843 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-11-30T11:03:38.414Z] #42 3.844 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-11-30T11:03:38.414Z] #42 3.845 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-11-30T11:03:38.414Z] #42 3.845 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-11-30T11:03:38.414Z] #42 3.846 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-11-30T11:03:38.414Z] #42 3.846 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-11-30T11:03:38.414Z] #42 3.847 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-11-30T11:03:38.414Z] #42 3.858 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-11-30T11:03:38.414Z] #42 3.861 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-11-30T11:03:38.414Z] #42 3.863 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-11-30T11:03:38.414Z] #42 3.864 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-11-30T11:03:38.414Z] #42 3.867 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-11-30T11:03:38.414Z] #42 3.868 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-11-30T11:03:38.414Z] #42 3.871 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2022-11-30T11:03:38.414Z] #42 3.883 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-11-30T11:03:38.414Z] #42 3.884 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-11-30T11:03:38.414Z] #42 3.885 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-11-30T11:03:38.414Z] #42 3.887 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-11-30T11:03:38.414Z] #42 3.888 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-11-30T11:03:38.414Z] #42 3.891 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-11-30T11:03:38.414Z] #42 3.935 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-11-30T11:03:38.414Z] #42 3.936 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-11-30T11:03:38.414Z] #42 3.937 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-11-30T11:03:38.414Z] #42 3.938 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-11-30T11:03:38.414Z] #42 3.941 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-11-30T11:03:38.414Z] #42 3.987 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-11-30T11:03:38.675Z] #42 3.990 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-11-30T11:03:38.675Z] #42 3.991 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-11-30T11:03:38.675Z] #42 3.991 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-11-30T11:03:38.675Z] #42 3.991 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-11-30T11:03:38.675Z] #42 3.992 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-11-30T11:03:38.675Z] #42 3.993 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-11-30T11:03:38.675Z] #42 3.993 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-11-30T11:03:38.675Z] #42 3.994 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-11-30T11:03:38.675Z] #42 4.002 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-11-30T11:03:38.675Z] #42 4.003 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-11-30T11:03:38.675Z] #42 4.004 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-11-30T11:03:38.675Z] #42 4.005 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-11-30T11:03:38.675Z] #42 4.007 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-11-30T11:03:38.675Z] #42 4.008 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-11-30T11:03:38.675Z] #42 4.009 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-11-30T11:03:38.675Z] #42 4.014 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB] [2022-11-30T11:03:38.675Z] #42 4.015 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-11-30T11:03:38.675Z] #42 4.017 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-11-30T11:03:38.675Z] #42 4.019 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-11-30T11:03:38.675Z] #42 4.056 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-11-30T11:03:38.675Z] #42 4.062 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-11-30T11:03:38.675Z] #42 4.066 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-11-30T11:03:38.675Z] #42 4.067 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-11-30T11:03:38.675Z] #42 4.206 debconf: delaying package configuration, since apt-utils is not installed [2022-11-30T11:03:38.675Z] #42 4.243 Fetched 31.8 MB in 1s (58.0 MB/s) [2022-11-30T11:03:38.675Z] #42 4.278 Selecting previously unselected package libcap2:arm64. [2022-11-30T11:03:38.675Z] #42 4.278 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-11-30T11:03:38.675Z] #42 4.293 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-11-30T11:03:38.675Z] #42 4.303 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-11-30T11:03:38.676Z] #42 4.340 Selecting previously unselected package libargon2-1:arm64. [2022-11-30T11:03:38.676Z] #42 4.343 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-11-30T11:03:38.676Z] #42 4.347 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-11-30T11:03:38.936Z] #42 4.383 Selecting previously unselected package libjson-c5:arm64. [2022-11-30T11:03:38.936Z] #42 4.385 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-11-30T11:03:38.936Z] #42 4.390 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-11-30T11:03:38.936Z] #42 4.429 Selecting previously unselected package libcryptsetup12:arm64. [2022-11-30T11:03:38.936Z] #42 4.432 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-11-30T11:03:38.936Z] #42 4.435 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-11-30T11:03:38.936Z] #42 4.485 Selecting previously unselected package libip4tc2:arm64. [2022-11-30T11:03:38.936Z] #42 4.487 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-11-30T11:03:38.936Z] #42 4.491 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-11-30T11:03:38.936Z] #42 4.529 Selecting previously unselected package libkmod2:arm64. [2022-11-30T11:03:38.936Z] #42 4.529 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-11-30T11:03:38.936Z] #42 4.533 Unpacking libkmod2:arm64 (28-1) ... [2022-11-30T11:03:38.936Z] #42 4.577 Selecting previously unselected package systemd. [2022-11-30T11:03:38.936Z] #42 4.580 Preparing to unpack .../06-systemd_247.3-7+deb11u1_arm64.deb ... [2022-11-30T11:03:38.936Z] #42 4.626 Unpacking systemd (247.3-7+deb11u1) ... [2022-11-30T11:03:39.507Z] #42 5.021 Selecting previously unselected package pigz. [2022-11-30T11:03:39.507Z] #42 5.024 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-11-30T11:03:39.507Z] #42 5.028 Unpacking pigz (2.6-1) ... [2022-11-30T11:03:39.507Z] #42 5.065 Selecting previously unselected package libelf1:arm64. [2022-11-30T11:03:39.507Z] #42 5.068 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-11-30T11:03:39.507Z] #42 5.071 Unpacking libelf1:arm64 (0.183-1) ... [2022-11-30T11:03:39.507Z] #42 5.121 Selecting previously unselected package libbpf0:arm64. [2022-11-30T11:03:39.507Z] #42 5.123 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-11-30T11:03:39.507Z] #42 5.127 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-11-30T11:03:39.507Z] #42 5.169 Selecting previously unselected package libmnl0:arm64. [2022-11-30T11:03:39.507Z] #42 5.169 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-11-30T11:03:39.768Z] #42 5.173 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-11-30T11:03:39.768Z] #42 5.207 Selecting previously unselected package libxtables12:arm64. [2022-11-30T11:03:39.768Z] #42 5.210 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-11-30T11:03:39.768Z] #42 5.214 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-11-30T11:03:39.768Z] #42 5.245 Selecting previously unselected package libcap2-bin. [2022-11-30T11:03:39.768Z] #42 5.247 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-11-30T11:03:39.768Z] #42 5.251 Unpacking libcap2-bin (1:2.44-1) ... [2022-11-30T11:03:39.768Z] #42 5.293 Selecting previously unselected package iproute2. [2022-11-30T11:03:39.768Z] #42 5.293 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-11-30T11:03:39.768Z] #42 5.296 Unpacking iproute2 (5.10.0-4) ... [2022-11-30T11:03:40.028Z] #42 5.395 Selecting previously unselected package xxd. [2022-11-30T11:03:40.028Z] #42 5.398 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-11-30T11:03:40.028Z] #42 5.401 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-11-30T11:03:40.028Z] #42 5.449 Selecting previously unselected package vim-common. [2022-11-30T11:03:40.028Z] #42 5.451 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-30T11:03:40.028Z] #42 5.460 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-30T11:03:40.028Z] #42 5.513 Selecting previously unselected package bash-completion. [2022-11-30T11:03:40.028Z] #42 5.514 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-11-30T11:03:40.599Z] #42 6.163 Unpacking bash-completion (1:2.11-2) ... [2022-11-30T11:03:40.860Z] #42 6.266 Selecting previously unselected package bzip2. [2022-11-30T11:03:40.860Z] #42 6.269 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-11-30T11:03:40.860Z] #42 6.272 Unpacking bzip2 (1.0.8-4) ... [2022-11-30T11:03:40.860Z] #42 6.313 Selecting previously unselected package xz-utils. [2022-11-30T11:03:40.860Z] #42 6.316 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-11-30T11:03:40.860Z] #42 6.321 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-30T11:03:40.860Z] #42 6.376 Selecting previously unselected package apparmor. [2022-11-30T11:03:40.860Z] #42 6.379 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-11-30T11:03:40.860Z] #42 6.401 Unpacking apparmor (2.13.6-10) ... [2022-11-30T11:03:40.860Z] #42 6.504 Selecting previously unselected package inetutils-ping. [2022-11-30T11:03:41.120Z] #42 6.507 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2022-11-30T11:03:41.120Z] #42 6.511 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-30T11:03:41.120Z] #42 6.559 Selecting previously unselected package libip6tc2:arm64. [2022-11-30T11:03:41.120Z] #42 6.562 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-11-30T11:03:41.120Z] #42 6.566 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-11-30T11:03:41.120Z] #42 6.603 Selecting previously unselected package libnfnetlink0:arm64. [2022-11-30T11:03:41.120Z] #42 6.606 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-11-30T11:03:41.120Z] #42 6.610 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-11-30T11:03:41.120Z] #42 6.646 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-11-30T11:03:41.120Z] #42 6.649 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-11-30T11:03:41.120Z] #42 6.652 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-11-30T11:03:41.120Z] #42 6.689 Selecting previously unselected package libnftnl11:arm64. [2022-11-30T11:03:41.120Z] #42 6.692 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-11-30T11:03:41.120Z] #42 6.695 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-11-30T11:03:41.120Z] #42 6.730 Selecting previously unselected package iptables. [2022-11-30T11:03:41.381Z] #42 6.733 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-11-30T11:03:41.381Z] #42 6.736 Unpacking iptables (1.8.7-1) ... [2022-11-30T11:03:41.381Z] #42 6.804 Selecting previously unselected package libonig5:arm64. [2022-11-30T11:03:41.381Z] #42 6.806 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-11-30T11:03:41.381Z] #42 6.810 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-11-30T11:03:41.381Z] #42 6.856 Selecting previously unselected package libjq1:arm64. [2022-11-30T11:03:41.381Z] #42 6.859 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-11-30T11:03:41.381Z] #42 6.863 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-11-30T11:03:41.381Z] #42 6.899 Selecting previously unselected package jq. [2022-11-30T11:03:41.381Z] #42 6.901 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-11-30T11:03:41.381Z] #42 6.905 Unpacking jq (1.6-2.1) ... [2022-11-30T11:03:41.381Z] #42 6.952 Selecting previously unselected package libaio1:arm64. [2022-11-30T11:03:41.381Z] #42 6.955 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-11-30T11:03:41.381Z] #42 6.958 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-11-30T11:03:41.641Z] #42 6.992 Selecting previously unselected package libgpm2:arm64. [2022-11-30T11:03:41.641Z] #42 6.995 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-11-30T11:03:41.641Z] #42 7.000 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-11-30T11:03:41.641Z] #42 7.035 Selecting previously unselected package libicu67:arm64. [2022-11-30T11:03:41.641Z] #42 7.038 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-11-30T11:03:41.641Z] #42 7.045 Unpacking libicu67:arm64 (67.1-7) ... [2022-11-30T11:03:42.212Z] #42 7.723 Selecting previously unselected package libinih1:arm64. [2022-11-30T11:03:42.212Z] #42 7.726 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-11-30T11:03:42.212Z] #42 7.729 Unpacking libinih1:arm64 (53-1+b2) ... [2022-11-30T11:03:42.212Z] #42 7.765 Selecting previously unselected package libmicrohttpd12:arm64. [2022-11-30T11:03:42.212Z] #42 7.765 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-11-30T11:03:42.212Z] #42 7.769 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-11-30T11:03:42.212Z] #42 7.811 Selecting previously unselected package libnet1:arm64. [2022-11-30T11:03:42.472Z] #42 7.814 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-11-30T11:03:42.472Z] #42 7.818 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-11-30T11:03:42.472Z] #42 7.858 Selecting previously unselected package libnl-3-200:arm64. [2022-11-30T11:03:42.472Z] #42 7.861 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-11-30T11:03:42.472Z] #42 7.864 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-11-30T11:03:42.472Z] #42 7.904 Selecting previously unselected package libprotobuf-c1:arm64. [2022-11-30T11:03:42.472Z] #42 7.904 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-11-30T11:03:42.472Z] #42 7.907 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-11-30T11:03:42.472Z] #42 7.945 Selecting previously unselected package libyajl2:arm64. [2022-11-30T11:03:42.472Z] #42 7.948 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-11-30T11:03:42.472Z] #42 7.952 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-11-30T11:03:42.472Z] #42 7.985 Selecting previously unselected package net-tools. [2022-11-30T11:03:42.472Z] #42 7.988 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-11-30T11:03:42.472Z] #42 7.992 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-11-30T11:03:42.472Z] #42 8.040 Selecting previously unselected package patch. [2022-11-30T11:03:42.472Z] #42 8.043 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-11-30T11:03:42.472Z] #42 8.048 Unpacking patch (2.7.6-7) ... [2022-11-30T11:03:42.733Z] #42 8.090 Selecting previously unselected package python-pip-whl. [2022-11-30T11:03:42.733Z] #42 8.092 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-11-30T11:03:42.733Z] #42 8.096 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-30T11:03:42.733Z] #42 8.237 Selecting previously unselected package python3-lib2to3. [2022-11-30T11:03:42.733Z] #42 8.240 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-11-30T11:03:42.733Z] #42 8.243 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-11-30T11:03:42.733Z] #42 8.281 Selecting previously unselected package python3-distutils. [2022-11-30T11:03:42.733Z] #42 8.284 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-11-30T11:03:42.733Z] #42 8.288 Unpacking python3-distutils (3.9.2-1) ... [2022-11-30T11:03:42.733Z] #42 8.330 Selecting previously unselected package python3-pkg-resources. [2022-11-30T11:03:42.993Z] #42 8.333 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-11-30T11:03:42.993Z] #42 8.336 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-11-30T11:03:42.993Z] #42 8.385 Selecting previously unselected package python3-setuptools. [2022-11-30T11:03:42.993Z] #42 8.388 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-11-30T11:03:42.993Z] #42 8.394 Unpacking python3-setuptools (52.0.0-4) ... [2022-11-30T11:03:42.993Z] #42 8.458 Selecting previously unselected package python3-wheel. [2022-11-30T11:03:42.993Z] #42 8.461 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-11-30T11:03:42.993Z] #42 8.464 Unpacking python3-wheel (0.34.2-1) ... [2022-11-30T11:03:42.993Z] #42 8.499 Selecting previously unselected package python3-pip. [2022-11-30T11:03:42.993Z] #42 8.501 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-11-30T11:03:42.993Z] #42 8.505 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-11-30T11:03:42.993Z] #42 8.573 Selecting previously unselected package sudo. [2022-11-30T11:03:42.993Z] #42 8.573 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-11-30T11:03:42.993Z] #42 8.578 Unpacking sudo (1.9.5p2-3) ... [2022-11-30T11:03:42.993Z] #42 8.690 Selecting previously unselected package systemd-journal-remote. [2022-11-30T11:03:43.254Z] #42 8.693 Preparing to unpack .../48-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ... [2022-11-30T11:03:43.254Z] #42 8.697 Unpacking systemd-journal-remote (247.3-7+deb11u1) ... [2022-11-30T11:03:43.254Z] #42 8.737 Selecting previously unselected package thin-provisioning-tools. [2022-11-30T11:03:43.254Z] #42 8.740 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-11-30T11:03:43.254Z] #42 8.743 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-11-30T11:03:43.254Z] #42 8.801 Selecting previously unselected package uidmap. [2022-11-30T11:03:43.254Z] #42 8.804 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-11-30T11:03:43.254Z] #42 8.808 Unpacking uidmap (1:4.8.1-1) ... [2022-11-30T11:03:43.254Z] #42 8.858 Selecting previously unselected package vim-runtime. [2022-11-30T11:03:43.254Z] #42 8.861 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-11-30T11:03:43.254Z] #42 8.873 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-11-30T11:03:43.254Z] #42 8.883 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-11-30T11:03:43.254Z] #42 8.886 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-30T11:03:44.197Z] #42 9.463 Selecting previously unselected package vim. [2022-11-30T11:03:44.197Z] #42 9.467 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-11-30T11:03:44.197Z] #42 9.477 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-11-30T11:03:44.197Z] #42 9.606 Selecting previously unselected package xfsprogs. [2022-11-30T11:03:44.197Z] #42 9.609 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-11-30T11:03:44.197Z] #42 9.613 Unpacking xfsprogs (5.10.0-4) ... [2022-11-30T11:03:44.197Z] #42 9.711 Selecting previously unselected package zip. [2022-11-30T11:03:44.197Z] #42 9.713 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-11-30T11:03:44.197Z] #42 9.717 Unpacking zip (3.0-12) ... [2022-11-30T11:03:44.197Z] #42 9.760 Selecting previously unselected package zstd. [2022-11-30T11:03:44.197Z] #42 9.763 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-11-30T11:03:44.197Z] #42 9.767 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-11-30T11:03:44.197Z] #42 9.853 Setting up python3-pkg-resources (52.0.0-4) ... [2022-11-30T11:03:44.458Z] #42 10.05 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-11-30T11:03:44.458Z] #42 10.06 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-11-30T11:03:44.458Z] #42 10.07 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-11-30T11:03:44.458Z] #42 10.08 Setting up libicu67:arm64 (67.1-7) ... [2022-11-30T11:03:44.458Z] #42 10.09 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-11-30T11:03:44.458Z] #42 10.10 Setting up libinih1:arm64 (53-1+b2) ... [2022-11-30T11:03:44.458Z] #42 10.11 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-11-30T11:03:44.718Z] #42 10.12 Setting up uidmap (1:4.8.1-1) ... [2022-11-30T11:03:44.718Z] #42 10.13 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-11-30T11:03:44.718Z] #42 10.14 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-11-30T11:03:44.718Z] #42 10.15 Setting up bzip2 (1.0.8-4) ... [2022-11-30T11:03:44.718Z] #42 10.16 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-11-30T11:03:44.718Z] #42 10.17 Setting up python3-wheel (0.34.2-1) ... [2022-11-30T11:03:44.718Z] #42 10.32 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-11-30T11:03:44.718Z] #42 10.33 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-11-30T11:03:44.718Z] #42 10.34 Setting up libcap2:arm64 (1:2.44-1) ... [2022-11-30T11:03:44.718Z] #42 10.35 Setting up libcap2-bin (1:2.44-1) ... [2022-11-30T11:03:44.718Z] #42 10.39 Setting up apparmor (2.13.6-10) ... [2022-11-30T11:03:45.659Z] #42 11.26 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-11-30T11:03:45.919Z] #42 11.28 Setting up zip (3.0-12) ... [2022-11-30T11:03:45.919Z] #42 11.30 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-11-30T11:03:45.919Z] #42 11.32 Setting up bash-completion (1:2.11-2) ... [2022-11-30T11:03:46.490Z] #42 12.06 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-11-30T11:03:46.490Z] #42 12.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-11-30T11:03:46.490Z] #42 12.08 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-11-30T11:03:46.490Z] #42 12.09 Setting up patch (2.7.6-7) ... [2022-11-30T11:03:46.490Z] #42 12.10 Setting up sudo (1.9.5p2-3) ... [2022-11-30T11:03:46.490Z] #42 12.15 invoke-rc.d: could not determine current runlevel [2022-11-30T11:03:46.751Z] #42 12.15 invoke-rc.d: policy-rc.d denied execution of start. [2022-11-30T11:03:46.751Z] #42 12.16 Setting up xfsprogs (5.10.0-4) ... [2022-11-30T11:03:46.751Z] #42 12.17 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-11-30T11:03:46.751Z] #42 12.17 Failed to connect to bus: Host is down [2022-11-30T11:03:46.751Z] #42 12.17 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-11-30T11:03:46.751Z] #42 12.18 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-11-30T11:03:46.751Z] #42 12.19 Setting up pigz (2.6-1) ... [2022-11-30T11:03:46.751Z] #42 12.21 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-11-30T11:03:46.751Z] #42 12.22 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-11-30T11:03:46.751Z] #42 12.24 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-11-30T11:03:46.751Z] #42 12.25 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-11-30T11:03:47.013Z] #42 12.42 Setting up libaio1:arm64 (0.3.112-9) ... [2022-11-30T11:03:47.013Z] #42 12.43 Setting up python3-lib2to3 (3.9.2-1) ... [2022-11-30T11:03:47.013Z] #42 12.53 Setting up libelf1:arm64 (0.183-1) ... [2022-11-30T11:03:47.013Z] #42 12.55 Setting up libjson-c5:arm64 (0.15-2) ... [2022-11-30T11:03:47.013Z] #42 12.56 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-11-30T11:03:47.013Z] #42 12.57 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-11-30T11:03:47.013Z] #42 12.59 Setting up libkmod2:arm64 (28-1) ... [2022-11-30T11:03:47.013Z] #42 12.61 Setting up python3-distutils (3.9.2-1) ... [2022-11-30T11:03:47.274Z] #42 12.73 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-11-30T11:03:47.274Z] #42 12.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-11-30T11:03:47.274Z] #42 12.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-11-30T11:03:47.274Z] #42 12.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-11-30T11:03:47.274Z] #42 12.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-11-30T11:03:47.274Z] #42 12.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-11-30T11:03:47.274Z] #42 12.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-11-30T11:03:47.274Z] #42 12.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-11-30T11:03:47.274Z] #42 12.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-11-30T11:03:47.274Z] #42 12.78 Setting up python3-setuptools (52.0.0-4) ... [2022-11-30T11:03:47.535Z] #42 13.10 Setting up libjq1:arm64 (1.6-2.1) ... [2022-11-30T11:03:47.535Z] #42 13.12 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-11-30T11:03:47.535Z] #42 13.13 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-11-30T11:03:47.535Z] #42 13.14 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-11-30T11:03:47.796Z] #42 13.40 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-11-30T11:03:48.058Z] #42 13.41 Setting up jq (1.6-2.1) ... [2022-11-30T11:03:48.058Z] #42 13.42 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-11-30T11:03:48.058Z] #42 13.43 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-11-30T11:03:48.058Z] #42 13.44 Setting up iptables (1.8.7-1) ... [2022-11-30T11:03:48.058Z] #42 13.45 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-30T11:03:48.058Z] #42 13.45 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-30T11:03:48.058Z] #42 13.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-11-30T11:03:48.058Z] #42 13.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-11-30T11:03:48.058Z] #42 13.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-11-30T11:03:48.058Z] #42 13.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-11-30T11:03:48.058Z] #42 13.48 Setting up iproute2 (5.10.0-4) ... [2022-11-30T11:03:48.058Z] #42 13.61 Setting up systemd (247.3-7+deb11u1) ... [2022-11-30T11:03:48.058Z] #42 13.65 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-11-30T11:03:48.058Z] #42 13.65 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-11-30T11:03:48.058Z] #42 13.65 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-11-30T11:03:48.319Z] #42 13.66 Initializing machine ID from random generator. [2022-11-30T11:03:48.579Z] #42 14.02 Setting up systemd-journal-remote (247.3-7+deb11u1) ... [2022-11-30T11:03:48.579Z] #42 14.14 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2022-11-30T11:03:51.937Z] #42 DONE 17.4s [2022-11-30T11:03:51.937Z] [2022-11-30T11:03:51.937Z] #54 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-11-30T11:03:52.198Z] #54 0.395 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-11-30T11:03:52.458Z] #54 0.399 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-11-30T11:03:52.458Z] #54 0.403 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-11-30T11:03:52.458Z] #54 DONE 0.4s [2022-11-30T11:03:52.458Z] [2022-11-30T11:03:52.458Z] #55 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-11-30T11:03:59.038Z] #55 5.714 Collecting yamllint==1.27.1 [2022-11-30T11:03:59.038Z] #55 6.747 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-11-30T11:03:59.298Z] #55 7.039 Collecting pathspec>=0.5.3 [2022-11-30T11:03:59.298Z] #55 7.044 Downloading pathspec-0.10.2-py3-none-any.whl (28 kB) [2022-11-30T11:03:59.298Z] #55 7.136 Collecting pyyaml [2022-11-30T11:03:59.558Z] #55 7.145 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-11-30T11:03:59.558Z] #55 7.162 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-11-30T11:03:59.558Z] #55 7.166 Building wheels for collected packages: yamllint [2022-11-30T11:03:59.558Z] #55 7.167 Building wheel for yamllint (setup.py): started [2022-11-30T11:03:59.819Z] #55 7.419 Building wheel for yamllint (setup.py): finished with status 'done' [2022-11-30T11:03:59.819Z] #55 7.420 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=d5d4760f3b554324166ba47d554f74c258abdb31a8eee4057dbfe05fe25da15a [2022-11-30T11:03:59.819Z] #55 7.420 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-11-30T11:03:59.819Z] #55 7.422 Successfully built yamllint [2022-11-30T11:03:59.819Z] #55 7.428 Installing collected packages: pyyaml, pathspec, yamllint [2022-11-30T11:03:59.819Z] #55 7.542 Successfully installed pathspec-0.10.2 pyyaml-6.0 yamllint-1.27.1 [2022-11-30T11:04:00.079Z] #55 DONE 7.8s [2022-11-30T11:04:00.080Z] [2022-11-30T11:04:00.080Z] #56 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-11-30T11:04:00.341Z] #56 DONE 0.1s [2022-11-30T11:04:00.341Z] [2022-11-30T11:04:00.341Z] #57 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-11-30T11:04:00.601Z] #57 DONE 0.5s [2022-11-30T11:04:00.862Z] [2022-11-30T11:04:00.862Z] #58 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-11-30T11:04:00.862Z] #58 DONE 0.1s [2022-11-30T11:04:00.862Z] [2022-11-30T11:04:00.862Z] #59 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-11-30T11:04:01.122Z] #59 DONE 0.2s [2022-11-30T11:04:01.123Z] [2022-11-30T11:04:01.123Z] #60 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-11-30T11:04:01.123Z] #60 DONE 0.1s [2022-11-30T11:04:01.123Z] [2022-11-30T11:04:01.123Z] #61 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-11-30T11:04:01.383Z] #61 DONE 0.1s [2022-11-30T11:04:01.383Z] [2022-11-30T11:04:01.383Z] #62 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-11-30T11:04:01.383Z] #62 DONE 0.1s [2022-11-30T11:04:01.383Z] [2022-11-30T11:04:01.383Z] #63 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-11-30T11:04:01.383Z] #63 DONE 0.1s [2022-11-30T11:04:01.383Z] [2022-11-30T11:04:01.383Z] #64 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-11-30T11:04:01.383Z] #64 DONE 0.1s [2022-11-30T11:04:01.383Z] [2022-11-30T11:04:01.383Z] #65 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-11-30T11:04:01.646Z] #65 DONE 0.1s [2022-11-30T11:04:01.646Z] [2022-11-30T11:04:01.646Z] #66 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-11-30T11:04:01.906Z] #66 DONE 0.3s [2022-11-30T11:04:01.906Z] [2022-11-30T11:04:01.906Z] #67 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-11-30T11:04:01.906Z] #67 DONE 0.1s [2022-11-30T11:04:01.906Z] [2022-11-30T11:04:01.906Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-11-30T11:04:02.167Z] #68 DONE 0.2s [2022-11-30T11:04:02.167Z] [2022-11-30T11:04:02.167Z] #69 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-11-30T11:04:02.738Z] #69 DONE 0.6s [2022-11-30T11:04:02.738Z] [2022-11-30T11:04:02.738Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-11-30T11:04:02.738Z] #70 DONE 0.1s [2022-11-30T11:04:02.738Z] [2022-11-30T11:04:02.738Z] #71 [dev-systemd-false 25/28] COPY --from=vpnkit / /usr/local/bin/ [2022-11-30T11:04:03.001Z] #71 DONE 0.4s [2022-11-30T11:04:03.001Z] [2022-11-30T11:04:03.001Z] #72 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-11-30T11:04:03.263Z] #72 DONE 0.1s [2022-11-30T11:04:03.263Z] [2022-11-30T11:04:03.263Z] #73 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-11-30T11:04:03.263Z] #73 DONE 0.1s [2022-11-30T11:04:03.523Z] [2022-11-30T11:04:03.523Z] #74 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-11-30T11:04:03.523Z] #74 DONE 0.0s [2022-11-30T11:04:03.523Z] [2022-11-30T11:04:03.523Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-11-30T11:04:06.068Z] #75 DONE 2.3s [2022-11-30T11:04:06.068Z] [2022-11-30T11:04:06.068Z] #76 exporting to image [2022-11-30T11:04:06.068Z] #76 exporting layers [2022-11-30T11:04:07.452Z] #76 exporting layers 1.7s done [2022-11-30T11:04:07.452Z] #76 writing image sha256:3cd9af70f34f1c5031d47c6d0bec1386ba0001b93e231ddbb13689d621e2d9ca done [2022-11-30T11:04:07.452Z] #76 naming to docker.io/library/docker:5cbadeea4c62025ee9fd028ce01a16bb2f269f51 done [2022-11-30T11:04:07.452Z] #76 DONE 1.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-11-30T11:04:07.911Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-11-30T11:04:08.202Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44236/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5cbadeea4c62025ee9fd028ce01a16bb2f269f51 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5cbadeea4c62025ee9fd028ce01a16bb2f269f51 hack/test/unit [2022-11-30T11:04:08.774Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-11-30T11:04:08.774Z] + TESTFLAGS+=' -test.timeout=5m' [2022-11-30T11:04:08.774Z] + TESTDIRS=./... [2022-11-30T11:04:08.774Z] + exclude_paths='/vendor/|/integration' [2022-11-30T11:04:08.774Z] ++ go list ./... [2022-11-30T11:04:08.774Z] ++ grep -vE '(/vendor/|/integration)' [2022-11-30T11:04:09.718Z] + pkg_list='github.com/docker/docker/api [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/backend/build [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/httpstatus [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/httputils [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/middleware [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/router [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/router/build [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/router/checkpoint [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/router/container [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/router/debug [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/router/distribution [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/router/grpc [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/router/image [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/router/network [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/router/plugin [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/router/session [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/router/swarm [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/router/system [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/router/volume [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/backend [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/blkiodev [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/container [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/events [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/filters [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/image [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/mount [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/network [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/plugins/logdriver [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/registry [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/strslice [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/swarm [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/swarm/runtime [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/time [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/versions [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/versions/v1p19 [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/versions/v1p20 [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/volume [2022-11-30T11:04:09.718Z] github.com/docker/docker/builder [2022-11-30T11:04:09.718Z] github.com/docker/docker/builder/builder-next [2022-11-30T11:04:09.718Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-11-30T11:04:09.718Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-11-30T11:04:09.718Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-11-30T11:04:09.718Z] github.com/docker/docker/builder/builder-next/exporter [2022-11-30T11:04:09.718Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-11-30T11:04:09.718Z] github.com/docker/docker/builder/builder-next/worker [2022-11-30T11:04:09.718Z] github.com/docker/docker/builder/dockerfile [2022-11-30T11:04:09.718Z] github.com/docker/docker/builder/remotecontext [2022-11-30T11:04:09.718Z] github.com/docker/docker/builder/remotecontext/git [2022-11-30T11:04:09.718Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-11-30T11:04:09.718Z] github.com/docker/docker/cli [2022-11-30T11:04:09.718Z] github.com/docker/docker/cli/config [2022-11-30T11:04:09.718Z] github.com/docker/docker/cli/debug [2022-11-30T11:04:09.718Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-11-30T11:04:09.718Z] github.com/docker/docker/cli/winresources/dockerd [2022-11-30T11:04:09.718Z] github.com/docker/docker/client [2022-11-30T11:04:09.718Z] github.com/docker/docker/cmd/docker-proxy [2022-11-30T11:04:09.718Z] github.com/docker/docker/cmd/dockerd [2022-11-30T11:04:09.718Z] github.com/docker/docker/cmd/dockerd/trap [2022-11-30T11:04:09.718Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-11-30T11:04:09.718Z] github.com/docker/docker/container [2022-11-30T11:04:09.718Z] github.com/docker/docker/container/stream [2022-11-30T11:04:09.718Z] github.com/docker/docker/contrib/apparmor [2022-11-30T11:04:09.718Z] github.com/docker/docker/contrib/docker-device-tool [2022-11-30T11:04:09.718Z] github.com/docker/docker/contrib/httpserver [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/cluster [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/cluster/convert [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/cluster/executor [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/cluster/executor/container [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/cluster/provider [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/config [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/containerd [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/events [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/events/testutils [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/graphdriver [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/graphdriver/copy [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/graphdriver/register [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/images [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/initlayer [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/links [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/listeners [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/logger [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/logger/awslogs [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/logger/fluentd [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/logger/gcplogs [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/logger/gelf [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/logger/journald [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/logger/local [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/logger/logentries [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/logger/loggertest [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/logger/loggerutils [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/logger/splunk [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/logger/syslog [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/logger/templates [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/names [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/network [2022-11-30T11:04:09.718Z] github.com/docker/docker/daemon/stats [2022-11-30T11:04:09.718Z] github.com/docker/docker/distribution [2022-11-30T11:04:09.718Z] github.com/docker/docker/distribution/metadata [2022-11-30T11:04:09.718Z] github.com/docker/docker/distribution/utils [2022-11-30T11:04:09.718Z] github.com/docker/docker/distribution/xfer [2022-11-30T11:04:09.718Z] github.com/docker/docker/dockerversion [2022-11-30T11:04:09.718Z] github.com/docker/docker/errdefs [2022-11-30T11:04:09.718Z] github.com/docker/docker/image [2022-11-30T11:04:09.718Z] github.com/docker/docker/image/cache [2022-11-30T11:04:09.718Z] github.com/docker/docker/image/tarexport [2022-11-30T11:04:09.718Z] github.com/docker/docker/image/v1 [2022-11-30T11:04:09.718Z] github.com/docker/docker/internal/mounttree [2022-11-30T11:04:09.718Z] github.com/docker/docker/internal/test/suite [2022-11-30T11:04:09.718Z] github.com/docker/docker/internal/unshare [2022-11-30T11:04:09.718Z] github.com/docker/docker/layer [2022-11-30T11:04:09.718Z] github.com/docker/docker/libcontainerd [2022-11-30T11:04:09.718Z] github.com/docker/docker/libcontainerd/queue [2022-11-30T11:04:09.718Z] github.com/docker/docker/libcontainerd/remote [2022-11-30T11:04:09.718Z] github.com/docker/docker/libcontainerd/supervisor [2022-11-30T11:04:09.718Z] github.com/docker/docker/libcontainerd/types [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/bitseq [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/cluster [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/config [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/datastore [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/diagnostic [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/discoverapi [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/driverapi [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/drivers/host [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/drivers/null [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/drivers/remote [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/drivers/windows [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/drvregistry [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/etchosts [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/idm [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/internal/caller [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/ipam [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/ipamapi [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/ipams/null [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/ipams/remote [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/ipamutils [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/iptables [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/netlabel [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/netutils [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/networkdb [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/ns [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/options [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/osl [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/osl/kernel [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/portallocator [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/portmapper [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/resolvconf [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/testutils [2022-11-30T11:04:09.718Z] github.com/docker/docker/libnetwork/types [2022-11-30T11:04:09.718Z] github.com/docker/docker/oci [2022-11-30T11:04:09.718Z] github.com/docker/docker/oci/caps [2022-11-30T11:04:09.718Z] github.com/docker/docker/opts [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/aaparser [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/archive [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/authorization [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/broadcaster [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/capabilities [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/chrootarchive [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/containerfs [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/devicemapper [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/directory [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/dmesg [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/fileutils [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/homedir [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/idtools [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/ioutils [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/jsonmessage [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/longpath [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/loopback [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/namesgenerator [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/parsers [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/parsers/kernel [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/pidfile [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/platform [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/plugingetter [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/plugins [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/plugins/transport [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/pools [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/process [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/progress [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/reexec [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/stack [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/stdcopy [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/streamformatter [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/stringid [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/sysinfo [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/system [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/tailfile [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/tarsum [2022-11-30T11:04:09.718Z] github.com/docker/docker/pkg/useragent [2022-11-30T11:04:09.718Z] github.com/docker/docker/plugin [2022-11-30T11:04:09.718Z] github.com/docker/docker/plugin/executor/containerd [2022-11-30T11:04:09.718Z] github.com/docker/docker/plugin/v2 [2022-11-30T11:04:09.718Z] github.com/docker/docker/profiles/apparmor [2022-11-30T11:04:09.718Z] github.com/docker/docker/profiles/seccomp [2022-11-30T11:04:09.718Z] github.com/docker/docker/quota [2022-11-30T11:04:09.718Z] github.com/docker/docker/reference [2022-11-30T11:04:09.718Z] github.com/docker/docker/registry [2022-11-30T11:04:09.718Z] github.com/docker/docker/registry/resumable [2022-11-30T11:04:09.718Z] github.com/docker/docker/restartmanager [2022-11-30T11:04:09.718Z] github.com/docker/docker/rootless [2022-11-30T11:04:09.718Z] github.com/docker/docker/rootless/specconv [2022-11-30T11:04:09.718Z] github.com/docker/docker/runconfig [2022-11-30T11:04:09.718Z] github.com/docker/docker/runconfig/opts [2022-11-30T11:04:09.718Z] github.com/docker/docker/testutil [2022-11-30T11:04:09.718Z] github.com/docker/docker/testutil/daemon [2022-11-30T11:04:09.718Z] github.com/docker/docker/testutil/environment [2022-11-30T11:04:09.718Z] github.com/docker/docker/testutil/fakecontext [2022-11-30T11:04:09.718Z] github.com/docker/docker/testutil/fakegit [2022-11-30T11:04:09.718Z] github.com/docker/docker/testutil/fakestorage [2022-11-30T11:04:09.718Z] github.com/docker/docker/testutil/fixtures/load [2022-11-30T11:04:09.718Z] github.com/docker/docker/testutil/fixtures/plugin [2022-11-30T11:04:09.718Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-11-30T11:04:09.718Z] github.com/docker/docker/testutil/registry [2022-11-30T11:04:09.718Z] github.com/docker/docker/testutil/request [2022-11-30T11:04:09.718Z] github.com/docker/docker/volume [2022-11-30T11:04:09.718Z] github.com/docker/docker/volume/drivers [2022-11-30T11:04:09.718Z] github.com/docker/docker/volume/local [2022-11-30T11:04:09.718Z] github.com/docker/docker/volume/mounts [2022-11-30T11:04:09.718Z] github.com/docker/docker/volume/service [2022-11-30T11:04:09.718Z] github.com/docker/docker/volume/service/opts [2022-11-30T11:04:09.718Z] github.com/docker/docker/volume/testutils' [2022-11-30T11:04:09.718Z] ++ grep --fixed-strings -v /libnetwork [2022-11-30T11:04:09.718Z] ++ echo 'github.com/docker/docker/api [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/backend/build [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/httpstatus [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/httputils [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/middleware [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/router [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/router/build [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/router/checkpoint [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/router/container [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/router/debug [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/router/distribution [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/router/grpc [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/router/image [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/router/network [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/router/plugin [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/router/session [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/router/swarm [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/router/system [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/server/router/volume [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/backend [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/blkiodev [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/container [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/events [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/filters [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/image [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/mount [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/network [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/plugins/logdriver [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/registry [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/strslice [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/swarm [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/swarm/runtime [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/time [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/versions [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/versions/v1p19 [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/versions/v1p20 [2022-11-30T11:04:09.718Z] github.com/docker/docker/api/types/volume [2022-11-30T11:04:09.719Z] github.com/docker/docker/builder [2022-11-30T11:04:09.719Z] github.com/docker/docker/builder/builder-next [2022-11-30T11:04:09.719Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-11-30T11:04:09.719Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-11-30T11:04:09.719Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-11-30T11:04:09.719Z] github.com/docker/docker/builder/builder-next/exporter [2022-11-30T11:04:09.719Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-11-30T11:04:09.719Z] github.com/docker/docker/builder/builder-next/worker [2022-11-30T11:04:09.719Z] github.com/docker/docker/builder/dockerfile [2022-11-30T11:04:09.719Z] github.com/docker/docker/builder/remotecontext [2022-11-30T11:04:09.719Z] github.com/docker/docker/builder/remotecontext/git [2022-11-30T11:04:09.719Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-11-30T11:04:09.719Z] github.com/docker/docker/cli [2022-11-30T11:04:09.719Z] github.com/docker/docker/cli/config [2022-11-30T11:04:09.719Z] github.com/docker/docker/cli/debug [2022-11-30T11:04:09.719Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-11-30T11:04:09.719Z] github.com/docker/docker/cli/winresources/dockerd [2022-11-30T11:04:09.719Z] github.com/docker/docker/client [2022-11-30T11:04:09.719Z] github.com/docker/docker/cmd/docker-proxy [2022-11-30T11:04:09.719Z] github.com/docker/docker/cmd/dockerd [2022-11-30T11:04:09.719Z] github.com/docker/docker/cmd/dockerd/trap [2022-11-30T11:04:09.719Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-11-30T11:04:09.719Z] github.com/docker/docker/container [2022-11-30T11:04:09.719Z] github.com/docker/docker/container/stream [2022-11-30T11:04:09.719Z] github.com/docker/docker/contrib/apparmor [2022-11-30T11:04:09.719Z] github.com/docker/docker/contrib/docker-device-tool [2022-11-30T11:04:09.719Z] github.com/docker/docker/contrib/httpserver [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/cluster [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/cluster/convert [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/cluster/executor [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/cluster/executor/container [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/cluster/provider [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/config [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/containerd [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/events [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/events/testutils [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/graphdriver [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/graphdriver/copy [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/graphdriver/register [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/images [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/initlayer [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/links [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/listeners [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/awslogs [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/fluentd [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/gcplogs [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/gelf [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/journald [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/local [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/logentries [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/loggertest [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/loggerutils [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/splunk [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/syslog [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/templates [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/names [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/network [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/stats [2022-11-30T11:04:09.719Z] github.com/docker/docker/distribution [2022-11-30T11:04:09.719Z] github.com/docker/docker/distribution/metadata [2022-11-30T11:04:09.719Z] github.com/docker/docker/distribution/utils [2022-11-30T11:04:09.719Z] github.com/docker/docker/distribution/xfer [2022-11-30T11:04:09.719Z] github.com/docker/docker/dockerversion [2022-11-30T11:04:09.719Z] github.com/docker/docker/errdefs [2022-11-30T11:04:09.719Z] github.com/docker/docker/image [2022-11-30T11:04:09.719Z] github.com/docker/docker/image/cache [2022-11-30T11:04:09.719Z] github.com/docker/docker/image/tarexport [2022-11-30T11:04:09.719Z] github.com/docker/docker/image/v1 [2022-11-30T11:04:09.719Z] github.com/docker/docker/internal/mounttree [2022-11-30T11:04:09.719Z] github.com/docker/docker/internal/test/suite [2022-11-30T11:04:09.719Z] github.com/docker/docker/internal/unshare [2022-11-30T11:04:09.719Z] github.com/docker/docker/layer [2022-11-30T11:04:09.719Z] github.com/docker/docker/libcontainerd [2022-11-30T11:04:09.719Z] github.com/docker/docker/libcontainerd/queue [2022-11-30T11:04:09.719Z] github.com/docker/docker/libcontainerd/remote [2022-11-30T11:04:09.719Z] github.com/docker/docker/libcontainerd/supervisor [2022-11-30T11:04:09.719Z] github.com/docker/docker/libcontainerd/types [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/bitseq [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/cluster [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/config [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/datastore [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/diagnostic [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/discoverapi [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/driverapi [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/drivers/host [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/drivers/null [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/drivers/remote [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/drivers/windows [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/drvregistry [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/etchosts [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/idm [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/internal/caller [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/ipam [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/ipamapi [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/ipams/null [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/ipams/remote [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/ipamutils [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/iptables [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/netlabel [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/netutils [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/networkdb [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/ns [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/options [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/osl [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/osl/kernel [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/portallocator [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/portmapper [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/resolvconf [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/testutils [2022-11-30T11:04:09.719Z] github.com/docker/docker/libnetwork/types [2022-11-30T11:04:09.719Z] github.com/docker/docker/oci [2022-11-30T11:04:09.719Z] github.com/docker/docker/oci/caps [2022-11-30T11:04:09.719Z] github.com/docker/docker/opts [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/aaparser [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/archive [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/authorization [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/broadcaster [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/capabilities [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/chrootarchive [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/containerfs [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/devicemapper [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/directory [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/dmesg [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/fileutils [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/homedir [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/idtools [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/ioutils [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/jsonmessage [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/longpath [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/loopback [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/namesgenerator [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/parsers [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/parsers/kernel [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/pidfile [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/platform [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/plugingetter [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/plugins [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/plugins/transport [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/pools [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/process [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/progress [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/reexec [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/stack [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/stdcopy [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/streamformatter [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/stringid [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/sysinfo [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/system [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/tailfile [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/tarsum [2022-11-30T11:04:09.719Z] github.com/docker/docker/pkg/useragent [2022-11-30T11:04:09.719Z] github.com/docker/docker/plugin [2022-11-30T11:04:09.719Z] github.com/docker/docker/plugin/executor/containerd [2022-11-30T11:04:09.719Z] github.com/docker/docker/plugin/v2 [2022-11-30T11:04:09.719Z] github.com/docker/docker/profiles/apparmor [2022-11-30T11:04:09.719Z] github.com/docker/docker/profiles/seccomp [2022-11-30T11:04:09.719Z] github.com/docker/docker/quota [2022-11-30T11:04:09.719Z] github.com/docker/docker/reference [2022-11-30T11:04:09.719Z] github.com/docker/docker/registry [2022-11-30T11:04:09.719Z] github.com/docker/docker/registry/resumable [2022-11-30T11:04:09.719Z] github.com/docker/docker/restartmanager [2022-11-30T11:04:09.719Z] github.com/docker/docker/rootless [2022-11-30T11:04:09.719Z] github.com/docker/docker/rootless/specconv [2022-11-30T11:04:09.719Z] github.com/docker/docker/runconfig [2022-11-30T11:04:09.719Z] github.com/docker/docker/runconfig/opts [2022-11-30T11:04:09.719Z] github.com/docker/docker/testutil [2022-11-30T11:04:09.719Z] github.com/docker/docker/testutil/daemon [2022-11-30T11:04:09.719Z] github.com/docker/docker/testutil/environment [2022-11-30T11:04:09.719Z] github.com/docker/docker/testutil/fakecontext [2022-11-30T11:04:09.719Z] github.com/docker/docker/testutil/fakegit [2022-11-30T11:04:09.719Z] github.com/docker/docker/testutil/fakestorage [2022-11-30T11:04:09.719Z] github.com/docker/docker/testutil/fixtures/load [2022-11-30T11:04:09.719Z] github.com/docker/docker/testutil/fixtures/plugin [2022-11-30T11:04:09.719Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-11-30T11:04:09.719Z] github.com/docker/docker/testutil/registry [2022-11-30T11:04:09.719Z] github.com/docker/docker/testutil/request [2022-11-30T11:04:09.719Z] github.com/docker/docker/volume [2022-11-30T11:04:09.719Z] github.com/docker/docker/volume/drivers [2022-11-30T11:04:09.719Z] github.com/docker/docker/volume/local [2022-11-30T11:04:09.719Z] github.com/docker/docker/volume/mounts [2022-11-30T11:04:09.719Z] github.com/docker/docker/volume/service [2022-11-30T11:04:09.719Z] github.com/docker/docker/volume/service/opts [2022-11-30T11:04:09.719Z] github.com/docker/docker/volume/testutils' [2022-11-30T11:04:09.719Z] + base_pkg_list='github.com/docker/docker/api [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/server [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/server/backend/build [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/server/httpstatus [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/server/httputils [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/server/middleware [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/server/router [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/server/router/build [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/server/router/checkpoint [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/server/router/container [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/server/router/debug [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/server/router/distribution [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/server/router/grpc [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/server/router/image [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/server/router/network [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/server/router/plugin [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/server/router/session [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/server/router/swarm [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/server/router/system [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/server/router/volume [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/types [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/types/backend [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/types/blkiodev [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/types/container [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/types/events [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/types/filters [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/types/image [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/types/mount [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/types/network [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/types/plugins/logdriver [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/types/registry [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/types/strslice [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/types/swarm [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/types/swarm/runtime [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/types/time [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/types/versions [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/types/versions/v1p19 [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/types/versions/v1p20 [2022-11-30T11:04:09.719Z] github.com/docker/docker/api/types/volume [2022-11-30T11:04:09.719Z] github.com/docker/docker/builder [2022-11-30T11:04:09.719Z] github.com/docker/docker/builder/builder-next [2022-11-30T11:04:09.719Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-11-30T11:04:09.719Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-11-30T11:04:09.719Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-11-30T11:04:09.719Z] github.com/docker/docker/builder/builder-next/exporter [2022-11-30T11:04:09.719Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-11-30T11:04:09.719Z] github.com/docker/docker/builder/builder-next/worker [2022-11-30T11:04:09.719Z] github.com/docker/docker/builder/dockerfile [2022-11-30T11:04:09.719Z] github.com/docker/docker/builder/remotecontext [2022-11-30T11:04:09.719Z] github.com/docker/docker/builder/remotecontext/git [2022-11-30T11:04:09.719Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-11-30T11:04:09.719Z] github.com/docker/docker/cli [2022-11-30T11:04:09.719Z] github.com/docker/docker/cli/config [2022-11-30T11:04:09.719Z] github.com/docker/docker/cli/debug [2022-11-30T11:04:09.719Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-11-30T11:04:09.719Z] github.com/docker/docker/cli/winresources/dockerd [2022-11-30T11:04:09.719Z] github.com/docker/docker/client [2022-11-30T11:04:09.719Z] github.com/docker/docker/cmd/docker-proxy [2022-11-30T11:04:09.719Z] github.com/docker/docker/cmd/dockerd [2022-11-30T11:04:09.719Z] github.com/docker/docker/cmd/dockerd/trap [2022-11-30T11:04:09.719Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-11-30T11:04:09.719Z] github.com/docker/docker/container [2022-11-30T11:04:09.719Z] github.com/docker/docker/container/stream [2022-11-30T11:04:09.719Z] github.com/docker/docker/contrib/apparmor [2022-11-30T11:04:09.719Z] github.com/docker/docker/contrib/docker-device-tool [2022-11-30T11:04:09.719Z] github.com/docker/docker/contrib/httpserver [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/cluster [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/cluster/convert [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/cluster/executor [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/cluster/executor/container [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/cluster/provider [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/config [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/containerd [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/events [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/events/testutils [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/graphdriver [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/graphdriver/copy [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/graphdriver/register [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/images [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/initlayer [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/links [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/listeners [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/awslogs [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/fluentd [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/gcplogs [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/gelf [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/journald [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/local [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/logentries [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/loggertest [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/loggerutils [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/splunk [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/syslog [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/logger/templates [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/names [2022-11-30T11:04:09.719Z] github.com/docker/docker/daemon/network [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/stats [2022-11-30T11:04:09.720Z] github.com/docker/docker/distribution [2022-11-30T11:04:09.720Z] github.com/docker/docker/distribution/metadata [2022-11-30T11:04:09.720Z] github.com/docker/docker/distribution/utils [2022-11-30T11:04:09.720Z] github.com/docker/docker/distribution/xfer [2022-11-30T11:04:09.720Z] github.com/docker/docker/dockerversion [2022-11-30T11:04:09.720Z] github.com/docker/docker/errdefs [2022-11-30T11:04:09.720Z] github.com/docker/docker/image [2022-11-30T11:04:09.720Z] github.com/docker/docker/image/cache [2022-11-30T11:04:09.720Z] github.com/docker/docker/image/tarexport [2022-11-30T11:04:09.720Z] github.com/docker/docker/image/v1 [2022-11-30T11:04:09.720Z] github.com/docker/docker/internal/mounttree [2022-11-30T11:04:09.720Z] github.com/docker/docker/internal/test/suite [2022-11-30T11:04:09.720Z] github.com/docker/docker/internal/unshare [2022-11-30T11:04:09.720Z] github.com/docker/docker/layer [2022-11-30T11:04:09.720Z] github.com/docker/docker/libcontainerd [2022-11-30T11:04:09.720Z] github.com/docker/docker/libcontainerd/queue [2022-11-30T11:04:09.720Z] github.com/docker/docker/libcontainerd/remote [2022-11-30T11:04:09.720Z] github.com/docker/docker/libcontainerd/supervisor [2022-11-30T11:04:09.720Z] github.com/docker/docker/libcontainerd/types [2022-11-30T11:04:09.720Z] github.com/docker/docker/oci [2022-11-30T11:04:09.720Z] github.com/docker/docker/oci/caps [2022-11-30T11:04:09.720Z] github.com/docker/docker/opts [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/aaparser [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/archive [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/authorization [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/broadcaster [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/capabilities [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/chrootarchive [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/containerfs [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/devicemapper [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/directory [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/dmesg [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/fileutils [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/homedir [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/idtools [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/ioutils [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/jsonmessage [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/longpath [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/loopback [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/namesgenerator [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/parsers [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/parsers/kernel [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/pidfile [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/platform [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/plugingetter [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/plugins [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/plugins/transport [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/pools [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/process [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/progress [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/reexec [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/stack [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/stdcopy [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/streamformatter [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/stringid [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/sysinfo [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/system [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/tailfile [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/tarsum [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/useragent [2022-11-30T11:04:09.720Z] github.com/docker/docker/plugin [2022-11-30T11:04:09.720Z] github.com/docker/docker/plugin/executor/containerd [2022-11-30T11:04:09.720Z] github.com/docker/docker/plugin/v2 [2022-11-30T11:04:09.720Z] github.com/docker/docker/profiles/apparmor [2022-11-30T11:04:09.720Z] github.com/docker/docker/profiles/seccomp [2022-11-30T11:04:09.720Z] github.com/docker/docker/quota [2022-11-30T11:04:09.720Z] github.com/docker/docker/reference [2022-11-30T11:04:09.720Z] github.com/docker/docker/registry [2022-11-30T11:04:09.720Z] github.com/docker/docker/registry/resumable [2022-11-30T11:04:09.720Z] github.com/docker/docker/restartmanager [2022-11-30T11:04:09.720Z] github.com/docker/docker/rootless [2022-11-30T11:04:09.720Z] github.com/docker/docker/rootless/specconv [2022-11-30T11:04:09.720Z] github.com/docker/docker/runconfig [2022-11-30T11:04:09.720Z] github.com/docker/docker/runconfig/opts [2022-11-30T11:04:09.720Z] github.com/docker/docker/testutil [2022-11-30T11:04:09.720Z] github.com/docker/docker/testutil/daemon [2022-11-30T11:04:09.720Z] github.com/docker/docker/testutil/environment [2022-11-30T11:04:09.720Z] github.com/docker/docker/testutil/fakecontext [2022-11-30T11:04:09.720Z] github.com/docker/docker/testutil/fakegit [2022-11-30T11:04:09.720Z] github.com/docker/docker/testutil/fakestorage [2022-11-30T11:04:09.720Z] github.com/docker/docker/testutil/fixtures/load [2022-11-30T11:04:09.720Z] github.com/docker/docker/testutil/fixtures/plugin [2022-11-30T11:04:09.720Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-11-30T11:04:09.720Z] github.com/docker/docker/testutil/registry [2022-11-30T11:04:09.720Z] github.com/docker/docker/testutil/request [2022-11-30T11:04:09.720Z] github.com/docker/docker/volume [2022-11-30T11:04:09.720Z] github.com/docker/docker/volume/drivers [2022-11-30T11:04:09.720Z] github.com/docker/docker/volume/local [2022-11-30T11:04:09.720Z] github.com/docker/docker/volume/mounts [2022-11-30T11:04:09.720Z] github.com/docker/docker/volume/service [2022-11-30T11:04:09.720Z] github.com/docker/docker/volume/service/opts [2022-11-30T11:04:09.720Z] github.com/docker/docker/volume/testutils' [2022-11-30T11:04:09.720Z] ++ grep --fixed-strings /libnetwork [2022-11-30T11:04:09.720Z] ++ echo 'github.com/docker/docker/api [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/server [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/server/backend/build [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/server/httpstatus [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/server/httputils [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/server/middleware [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/server/router [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/server/router/build [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/server/router/checkpoint [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/server/router/container [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/server/router/debug [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/server/router/distribution [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/server/router/grpc [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/server/router/image [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/server/router/network [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/server/router/plugin [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/server/router/session [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/server/router/swarm [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/server/router/system [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/server/router/volume [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/types [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/types/backend [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/types/blkiodev [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/types/container [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/types/events [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/types/filters [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/types/image [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/types/mount [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/types/network [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/types/plugins/logdriver [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/types/registry [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/types/strslice [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/types/swarm [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/types/swarm/runtime [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/types/time [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/types/versions [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/types/versions/v1p19 [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/types/versions/v1p20 [2022-11-30T11:04:09.720Z] github.com/docker/docker/api/types/volume [2022-11-30T11:04:09.720Z] github.com/docker/docker/builder [2022-11-30T11:04:09.720Z] github.com/docker/docker/builder/builder-next [2022-11-30T11:04:09.720Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-11-30T11:04:09.720Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-11-30T11:04:09.720Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-11-30T11:04:09.720Z] github.com/docker/docker/builder/builder-next/exporter [2022-11-30T11:04:09.720Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-11-30T11:04:09.720Z] github.com/docker/docker/builder/builder-next/worker [2022-11-30T11:04:09.720Z] github.com/docker/docker/builder/dockerfile [2022-11-30T11:04:09.720Z] github.com/docker/docker/builder/remotecontext [2022-11-30T11:04:09.720Z] github.com/docker/docker/builder/remotecontext/git [2022-11-30T11:04:09.720Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-11-30T11:04:09.720Z] github.com/docker/docker/cli [2022-11-30T11:04:09.720Z] github.com/docker/docker/cli/config [2022-11-30T11:04:09.720Z] github.com/docker/docker/cli/debug [2022-11-30T11:04:09.720Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-11-30T11:04:09.720Z] github.com/docker/docker/cli/winresources/dockerd [2022-11-30T11:04:09.720Z] github.com/docker/docker/client [2022-11-30T11:04:09.720Z] github.com/docker/docker/cmd/docker-proxy [2022-11-30T11:04:09.720Z] github.com/docker/docker/cmd/dockerd [2022-11-30T11:04:09.720Z] github.com/docker/docker/cmd/dockerd/trap [2022-11-30T11:04:09.720Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-11-30T11:04:09.720Z] github.com/docker/docker/container [2022-11-30T11:04:09.720Z] github.com/docker/docker/container/stream [2022-11-30T11:04:09.720Z] github.com/docker/docker/contrib/apparmor [2022-11-30T11:04:09.720Z] github.com/docker/docker/contrib/docker-device-tool [2022-11-30T11:04:09.720Z] github.com/docker/docker/contrib/httpserver [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/cluster [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/cluster/convert [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/cluster/executor [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/cluster/executor/container [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/cluster/provider [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/config [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/containerd [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/events [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/events/testutils [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/graphdriver [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/graphdriver/copy [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/graphdriver/register [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/images [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/initlayer [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/links [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/listeners [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/logger [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/logger/awslogs [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/logger/fluentd [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/logger/gcplogs [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/logger/gelf [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/logger/journald [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/logger/local [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/logger/logentries [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/logger/loggertest [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/logger/loggerutils [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/logger/splunk [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/logger/syslog [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/logger/templates [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/names [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/network [2022-11-30T11:04:09.720Z] github.com/docker/docker/daemon/stats [2022-11-30T11:04:09.720Z] github.com/docker/docker/distribution [2022-11-30T11:04:09.720Z] github.com/docker/docker/distribution/metadata [2022-11-30T11:04:09.720Z] github.com/docker/docker/distribution/utils [2022-11-30T11:04:09.720Z] github.com/docker/docker/distribution/xfer [2022-11-30T11:04:09.720Z] github.com/docker/docker/dockerversion [2022-11-30T11:04:09.720Z] github.com/docker/docker/errdefs [2022-11-30T11:04:09.720Z] github.com/docker/docker/image [2022-11-30T11:04:09.720Z] github.com/docker/docker/image/cache [2022-11-30T11:04:09.720Z] github.com/docker/docker/image/tarexport [2022-11-30T11:04:09.720Z] github.com/docker/docker/image/v1 [2022-11-30T11:04:09.720Z] github.com/docker/docker/internal/mounttree [2022-11-30T11:04:09.720Z] github.com/docker/docker/internal/test/suite [2022-11-30T11:04:09.720Z] github.com/docker/docker/internal/unshare [2022-11-30T11:04:09.720Z] github.com/docker/docker/layer [2022-11-30T11:04:09.720Z] github.com/docker/docker/libcontainerd [2022-11-30T11:04:09.720Z] github.com/docker/docker/libcontainerd/queue [2022-11-30T11:04:09.720Z] github.com/docker/docker/libcontainerd/remote [2022-11-30T11:04:09.720Z] github.com/docker/docker/libcontainerd/supervisor [2022-11-30T11:04:09.720Z] github.com/docker/docker/libcontainerd/types [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/bitseq [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/cluster [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/config [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/datastore [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/diagnostic [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/discoverapi [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/driverapi [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/drivers/host [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/drivers/null [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/drivers/remote [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/drivers/windows [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/drvregistry [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/etchosts [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/idm [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/internal/caller [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/ipam [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/ipamapi [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/ipams/null [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/ipams/remote [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/ipamutils [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/iptables [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/netlabel [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/netutils [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/networkdb [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/ns [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/options [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/osl [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/osl/kernel [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/portallocator [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/portmapper [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/resolvconf [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/testutils [2022-11-30T11:04:09.720Z] github.com/docker/docker/libnetwork/types [2022-11-30T11:04:09.720Z] github.com/docker/docker/oci [2022-11-30T11:04:09.720Z] github.com/docker/docker/oci/caps [2022-11-30T11:04:09.720Z] github.com/docker/docker/opts [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/aaparser [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/archive [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/authorization [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/broadcaster [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/capabilities [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/chrootarchive [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/containerfs [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/devicemapper [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/directory [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/dmesg [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/fileutils [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/homedir [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/idtools [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/ioutils [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/jsonmessage [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/longpath [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/loopback [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/namesgenerator [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/parsers [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/parsers/kernel [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/pidfile [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/platform [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/plugingetter [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/plugins [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/plugins/transport [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/pools [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/process [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/progress [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/reexec [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/stack [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/stdcopy [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/streamformatter [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/stringid [2022-11-30T11:04:09.720Z] github.com/docker/docker/pkg/sysinfo [2022-11-30T11:04:09.721Z] github.com/docker/docker/pkg/system [2022-11-30T11:04:09.721Z] github.com/docker/docker/pkg/tailfile [2022-11-30T11:04:09.721Z] github.com/docker/docker/pkg/tarsum [2022-11-30T11:04:09.721Z] github.com/docker/docker/pkg/useragent [2022-11-30T11:04:09.721Z] github.com/docker/docker/plugin [2022-11-30T11:04:09.721Z] github.com/docker/docker/plugin/executor/containerd [2022-11-30T11:04:09.721Z] github.com/docker/docker/plugin/v2 [2022-11-30T11:04:09.721Z] github.com/docker/docker/profiles/apparmor [2022-11-30T11:04:09.721Z] github.com/docker/docker/profiles/seccomp [2022-11-30T11:04:09.721Z] github.com/docker/docker/quota [2022-11-30T11:04:09.721Z] github.com/docker/docker/reference [2022-11-30T11:04:09.721Z] github.com/docker/docker/registry [2022-11-30T11:04:09.721Z] github.com/docker/docker/registry/resumable [2022-11-30T11:04:09.721Z] github.com/docker/docker/restartmanager [2022-11-30T11:04:09.721Z] github.com/docker/docker/rootless [2022-11-30T11:04:09.721Z] github.com/docker/docker/rootless/specconv [2022-11-30T11:04:09.721Z] github.com/docker/docker/runconfig [2022-11-30T11:04:09.721Z] github.com/docker/docker/runconfig/opts [2022-11-30T11:04:09.721Z] github.com/docker/docker/testutil [2022-11-30T11:04:09.721Z] github.com/docker/docker/testutil/daemon [2022-11-30T11:04:09.721Z] github.com/docker/docker/testutil/environment [2022-11-30T11:04:09.721Z] github.com/docker/docker/testutil/fakecontext [2022-11-30T11:04:09.721Z] github.com/docker/docker/testutil/fakegit [2022-11-30T11:04:09.721Z] github.com/docker/docker/testutil/fakestorage [2022-11-30T11:04:09.721Z] github.com/docker/docker/testutil/fixtures/load [2022-11-30T11:04:09.721Z] github.com/docker/docker/testutil/fixtures/plugin [2022-11-30T11:04:09.721Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-11-30T11:04:09.721Z] github.com/docker/docker/testutil/registry [2022-11-30T11:04:09.721Z] github.com/docker/docker/testutil/request [2022-11-30T11:04:09.721Z] github.com/docker/docker/volume [2022-11-30T11:04:09.721Z] github.com/docker/docker/volume/drivers [2022-11-30T11:04:09.721Z] github.com/docker/docker/volume/local [2022-11-30T11:04:09.721Z] github.com/docker/docker/volume/mounts [2022-11-30T11:04:09.721Z] github.com/docker/docker/volume/service [2022-11-30T11:04:09.721Z] github.com/docker/docker/volume/service/opts [2022-11-30T11:04:09.721Z] github.com/docker/docker/volume/testutils' [2022-11-30T11:04:09.721Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/bitseq [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/cluster [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/config [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/datastore [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/diagnostic [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/discoverapi [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/driverapi [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/host [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/null [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/remote [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/windows [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drvregistry [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/etchosts [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/idm [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/internal/caller [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/ipam [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/ipamapi [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/ipams/null [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/ipams/remote [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/ipamutils [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/iptables [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/netlabel [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/netutils [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/networkdb [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/ns [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/options [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/osl [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/osl/kernel [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/portallocator [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/portmapper [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/resolvconf [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/testutils [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/types' [2022-11-30T11:04:09.721Z] + echo 'github.com/docker/docker/libnetwork [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/bitseq [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/cluster [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/config [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/datastore [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/diagnostic [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/discoverapi [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/driverapi [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/host [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/null [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/remote [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/windows [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drvregistry [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/etchosts [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/idm [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/internal/caller [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/ipam [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/ipamapi [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/ipams/null [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/ipams/remote [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/ipamutils [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/iptables [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/netlabel [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/netutils [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/networkdb [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/ns [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/options [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/osl [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/osl/kernel [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/portallocator [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/portmapper [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/resolvconf [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/testutils [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/types' [2022-11-30T11:04:09.721Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-11-30T11:04:09.721Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-11-30T11:04:09.721Z] + type docker-proxy [2022-11-30T11:04:09.721Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-11-30T11:04:09.721Z] + hack/make.sh binary-proxy install-proxy [2022-11-30T11:04:09.721Z] [2022-11-30T11:04:09.721Z] Removing bundles/ [2022-11-30T11:04:09.721Z] [2022-11-30T11:04:09.721Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-11-30T11:04:09.721Z] Building: bundles/binary-proxy/docker-proxy [2022-11-30T11:04:09.721Z] GOOS="" GOARCH="" GOARM="" [2022-11-30T11:04:16.317Z] Created binary: bundles/binary-proxy/docker-proxy [2022-11-30T11:04:16.317Z] [2022-11-30T11:04:16.317Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-11-30T11:04:16.317Z] Installing docker-proxy to /usr/local/bin/ [2022-11-30T11:04:16.317Z] [2022-11-30T11:04:16.317Z] + mkdir -p bundles [2022-11-30T11:04:16.317Z] + '[' -n 'github.com/docker/docker/api [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/server [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/server/backend/build [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/server/httpstatus [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/server/httputils [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/server/middleware [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/server/router [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/server/router/build [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/server/router/checkpoint [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/server/router/container [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/server/router/debug [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/server/router/distribution [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/server/router/grpc [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/server/router/image [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/server/router/network [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/server/router/plugin [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/server/router/session [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/server/router/swarm [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/server/router/system [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/server/router/volume [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/types [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/types/backend [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/types/blkiodev [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/types/container [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/types/events [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/types/filters [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/types/image [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/types/mount [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/types/network [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/types/plugins/logdriver [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/types/registry [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/types/strslice [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/types/swarm [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/types/swarm/runtime [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/types/time [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/types/versions [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/types/versions/v1p19 [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/types/versions/v1p20 [2022-11-30T11:04:16.317Z] github.com/docker/docker/api/types/volume [2022-11-30T11:04:16.317Z] github.com/docker/docker/builder [2022-11-30T11:04:16.317Z] github.com/docker/docker/builder/builder-next [2022-11-30T11:04:16.317Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-11-30T11:04:16.317Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-11-30T11:04:16.318Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-11-30T11:04:16.318Z] github.com/docker/docker/builder/builder-next/exporter [2022-11-30T11:04:16.318Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-11-30T11:04:16.318Z] github.com/docker/docker/builder/builder-next/worker [2022-11-30T11:04:16.318Z] github.com/docker/docker/builder/dockerfile [2022-11-30T11:04:16.318Z] github.com/docker/docker/builder/remotecontext [2022-11-30T11:04:16.318Z] github.com/docker/docker/builder/remotecontext/git [2022-11-30T11:04:16.318Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-11-30T11:04:16.318Z] github.com/docker/docker/cli [2022-11-30T11:04:16.318Z] github.com/docker/docker/cli/config [2022-11-30T11:04:16.318Z] github.com/docker/docker/cli/debug [2022-11-30T11:04:16.318Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-11-30T11:04:16.318Z] github.com/docker/docker/cli/winresources/dockerd [2022-11-30T11:04:16.318Z] github.com/docker/docker/client [2022-11-30T11:04:16.318Z] github.com/docker/docker/cmd/docker-proxy [2022-11-30T11:04:16.318Z] github.com/docker/docker/cmd/dockerd [2022-11-30T11:04:16.318Z] github.com/docker/docker/cmd/dockerd/trap [2022-11-30T11:04:16.318Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-11-30T11:04:16.318Z] github.com/docker/docker/container [2022-11-30T11:04:16.318Z] github.com/docker/docker/container/stream [2022-11-30T11:04:16.318Z] github.com/docker/docker/contrib/apparmor [2022-11-30T11:04:16.318Z] github.com/docker/docker/contrib/docker-device-tool [2022-11-30T11:04:16.318Z] github.com/docker/docker/contrib/httpserver [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/cluster [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/cluster/convert [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/cluster/executor [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/cluster/executor/container [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/cluster/provider [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/config [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/containerd [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/events [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/events/testutils [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/graphdriver [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/graphdriver/copy [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/graphdriver/register [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/images [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/initlayer [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/links [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/listeners [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/logger [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/logger/awslogs [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/logger/fluentd [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/logger/gcplogs [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/logger/gelf [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/logger/journald [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/logger/local [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/logger/logentries [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/logger/loggertest [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/logger/loggerutils [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/logger/splunk [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/logger/syslog [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/logger/templates [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/names [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/network [2022-11-30T11:04:16.318Z] github.com/docker/docker/daemon/stats [2022-11-30T11:04:16.318Z] github.com/docker/docker/distribution [2022-11-30T11:04:16.318Z] github.com/docker/docker/distribution/metadata [2022-11-30T11:04:16.318Z] github.com/docker/docker/distribution/utils [2022-11-30T11:04:16.318Z] github.com/docker/docker/distribution/xfer [2022-11-30T11:04:16.318Z] github.com/docker/docker/dockerversion [2022-11-30T11:04:16.318Z] github.com/docker/docker/errdefs [2022-11-30T11:04:16.318Z] github.com/docker/docker/image [2022-11-30T11:04:16.318Z] github.com/docker/docker/image/cache [2022-11-30T11:04:16.318Z] github.com/docker/docker/image/tarexport [2022-11-30T11:04:16.318Z] github.com/docker/docker/image/v1 [2022-11-30T11:04:16.318Z] github.com/docker/docker/internal/mounttree [2022-11-30T11:04:16.318Z] github.com/docker/docker/internal/test/suite [2022-11-30T11:04:16.318Z] github.com/docker/docker/internal/unshare [2022-11-30T11:04:16.318Z] github.com/docker/docker/layer [2022-11-30T11:04:16.318Z] github.com/docker/docker/libcontainerd [2022-11-30T11:04:16.318Z] github.com/docker/docker/libcontainerd/queue [2022-11-30T11:04:16.318Z] github.com/docker/docker/libcontainerd/remote [2022-11-30T11:04:16.318Z] github.com/docker/docker/libcontainerd/supervisor [2022-11-30T11:04:16.318Z] github.com/docker/docker/libcontainerd/types [2022-11-30T11:04:16.318Z] github.com/docker/docker/oci [2022-11-30T11:04:16.318Z] github.com/docker/docker/oci/caps [2022-11-30T11:04:16.318Z] github.com/docker/docker/opts [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/aaparser [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/archive [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/authorization [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/broadcaster [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/capabilities [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/chrootarchive [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/containerfs [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/devicemapper [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/directory [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/dmesg [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/fileutils [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/homedir [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/idtools [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/ioutils [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/jsonmessage [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/longpath [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/loopback [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/namesgenerator [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/parsers [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/parsers/kernel [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/pidfile [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/platform [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/plugingetter [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/plugins [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/plugins/transport [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/pools [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/process [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/progress [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/reexec [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/stack [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/stdcopy [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/streamformatter [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/stringid [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/sysinfo [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/system [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/tailfile [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/tarsum [2022-11-30T11:04:16.318Z] github.com/docker/docker/pkg/useragent [2022-11-30T11:04:16.318Z] github.com/docker/docker/plugin [2022-11-30T11:04:16.318Z] github.com/docker/docker/plugin/executor/containerd [2022-11-30T11:04:16.318Z] github.com/docker/docker/plugin/v2 [2022-11-30T11:04:16.318Z] github.com/docker/docker/profiles/apparmor [2022-11-30T11:04:16.318Z] github.com/docker/docker/profiles/seccomp [2022-11-30T11:04:16.318Z] github.com/docker/docker/quota [2022-11-30T11:04:16.318Z] github.com/docker/docker/reference [2022-11-30T11:04:16.318Z] github.com/docker/docker/registry [2022-11-30T11:04:16.318Z] github.com/docker/docker/registry/resumable [2022-11-30T11:04:16.318Z] github.com/docker/docker/restartmanager [2022-11-30T11:04:16.318Z] github.com/docker/docker/rootless [2022-11-30T11:04:16.318Z] github.com/docker/docker/rootless/specconv [2022-11-30T11:04:16.318Z] github.com/docker/docker/runconfig [2022-11-30T11:04:16.318Z] github.com/docker/docker/runconfig/opts [2022-11-30T11:04:16.318Z] github.com/docker/docker/testutil [2022-11-30T11:04:16.318Z] github.com/docker/docker/testutil/daemon [2022-11-30T11:04:16.318Z] github.com/docker/docker/testutil/environment [2022-11-30T11:04:16.318Z] github.com/docker/docker/testutil/fakecontext [2022-11-30T11:04:16.318Z] github.com/docker/docker/testutil/fakegit [2022-11-30T11:04:16.318Z] github.com/docker/docker/testutil/fakestorage [2022-11-30T11:04:16.318Z] github.com/docker/docker/testutil/fixtures/load [2022-11-30T11:04:16.318Z] github.com/docker/docker/testutil/fixtures/plugin [2022-11-30T11:04:16.318Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-11-30T11:04:16.318Z] github.com/docker/docker/testutil/registry [2022-11-30T11:04:16.318Z] github.com/docker/docker/testutil/request [2022-11-30T11:04:16.318Z] github.com/docker/docker/volume [2022-11-30T11:04:16.318Z] github.com/docker/docker/volume/drivers [2022-11-30T11:04:16.318Z] github.com/docker/docker/volume/local [2022-11-30T11:04:16.318Z] github.com/docker/docker/volume/mounts [2022-11-30T11:04:16.318Z] github.com/docker/docker/volume/service [2022-11-30T11:04:16.318Z] github.com/docker/docker/volume/service/opts [2022-11-30T11:04:16.318Z] github.com/docker/docker/volume/testutils' ']' [2022-11-30T11:04:16.318Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -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/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/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils 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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal 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/mounttree github.com/docker/docker/internal/test/suite github.com/docker/docker/internal/unshare 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/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/process github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/reexec 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/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/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-11-30T11:04:16.318Z] ? github.com/docker/docker/api [no test files] [2022-11-30T11:04:31.229Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-11-30T11:05:52.711Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-11-30T11:05:52.711Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-11-30T11:05:52.711Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 31.9% of statements [2022-11-30T11:05:52.711Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2022-11-30T11:05:52.711Z] ? github.com/docker/docker/api/server/router [no test files] [2022-11-30T11:05:52.711Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-11-30T11:05:52.711Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-11-30T11:05:52.711Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-11-30T11:05:52.711Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-11-30T11:05:52.711Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-11-30T11:05:52.711Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-11-30T11:05:52.711Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-11-30T11:05:52.711Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-11-30T11:05:52.711Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-11-30T11:05:52.711Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-11-30T11:05:52.711Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-11-30T11:05:52.711Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-11-30T11:05:52.711Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 93.8% of statements [2022-11-30T11:05:52.711Z] ok github.com/docker/docker/api/server/router/volume 0.012s coverage: 66.7% of statements [2022-11-30T11:05:52.711Z] ? github.com/docker/docker/api/types [no test files] [2022-11-30T11:05:52.711Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-11-30T11:05:52.711Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-11-30T11:05:52.711Z] ? github.com/docker/docker/api/types/container [no test files] [2022-11-30T11:05:52.712Z] ? github.com/docker/docker/api/types/events [no test files] [2022-11-30T11:05:52.712Z] ? github.com/docker/docker/api/types/image [no test files] [2022-11-30T11:05:52.712Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-11-30T11:05:52.712Z] ? github.com/docker/docker/api/types/network [no test files] [2022-11-30T11:05:52.712Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-11-30T11:05:52.712Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2022-11-30T11:05:52.712Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-11-30T11:05:52.712Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-11-30T11:05:52.712Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-11-30T11:05:52.712Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-11-30T11:05:52.712Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-11-30T11:05:52.712Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-11-30T11:05:52.712Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-11-30T11:05:52.712Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-11-30T11:05:52.712Z] ? github.com/docker/docker/builder [no test files] [2022-11-30T11:05:52.712Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-11-30T11:05:52.712Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-11-30T11:05:52.712Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-11-30T11:05:52.712Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-11-30T11:05:52.712Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-11-30T11:05:52.712Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-11-30T11:05:52.712Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-11-30T11:05:52.712Z] ok github.com/docker/docker/builder/remotecontext 0.052s coverage: 13.7% of statements [2022-11-30T11:05:52.712Z] ok github.com/docker/docker/builder/dockerfile 0.066s coverage: 50.1% of statements [2022-11-30T11:05:52.712Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.013s coverage: 100.0% of statements [2022-11-30T11:05:52.712Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-11-30T11:05:54.626Z] ok github.com/docker/docker/builder/remotecontext/git 2.673s coverage: 83.5% of statements [2022-11-30T11:05:54.626Z] ? github.com/docker/docker/cli [no test files] [2022-11-30T11:05:54.626Z] ? github.com/docker/docker/cli/config [no test files] [2022-11-30T11:05:54.626Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-11-30T11:05:54.626Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-11-30T11:05:55.197Z] ok github.com/docker/docker/cmd/docker-proxy 0.038s coverage: 69.3% of statements [2022-11-30T11:05:57.745Z] ok github.com/docker/docker/client 0.100s coverage: 76.1% of statements [2022-11-30T11:06:29.894Z] ok github.com/docker/docker/cmd/dockerd 0.077s coverage: 30.0% of statements [2022-11-30T11:06:30.465Z] ok github.com/docker/docker/container 0.124s coverage: 36.8% of statements [2022-11-30T11:06:30.726Z] ok github.com/docker/docker/cmd/dockerd/trap 2.399s coverage: 0.0% of statements [2022-11-30T11:06:30.726Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-11-30T11:06:30.726Z] ? github.com/docker/docker/container/stream [no test files] [2022-11-30T11:06:30.726Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-11-30T11:06:30.726Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-11-30T11:06:30.726Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-11-30T11:06:36.018Z] ok github.com/docker/docker/daemon/cluster 0.082s coverage: 0.5% of statements [2022-11-30T11:06:37.935Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-11-30T11:06:39.853Z] ok github.com/docker/docker/daemon/cluster/convert 0.016s coverage: 36.9% of statements [2022-11-30T11:06:48.007Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.449s coverage: 13.4% of statements [2022-11-30T11:06:48.007Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 76.8% of statements [2022-11-30T11:06:48.580Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2022-11-30T11:06:49.152Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-11-30T11:06:50.095Z] ok github.com/docker/docker/daemon 10.131s coverage: 16.4% of statements [2022-11-30T11:06:50.095Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-11-30T11:06:50.095Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-11-30T11:06:50.095Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-11-30T11:06:50.095Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-11-30T11:06:50.666Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.621s coverage: 74.8% of statements [2022-11-30T11:06:51.608Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.334s coverage: 60.7% of statements [2022-11-30T11:06:52.179Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-11-30T11:06:53.576Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.021s coverage: 1.9% of statements [2022-11-30T11:06:55.504Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.335s coverage: 50.6% of statements [2022-11-30T11:06:55.505Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.903s coverage: 46.2% of statements [2022-11-30T11:06:55.505Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-11-30T11:06:56.889Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.5% of statements [2022-11-30T11:06:56.889Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.223s coverage: 60.3% of statements [2022-11-30T11:06:56.889Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-11-30T11:06:56.889Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-11-30T11:06:57.831Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-11-30T11:06:58.404Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-11-30T11:06:59.346Z] ok github.com/docker/docker/daemon/images 0.058s coverage: 6.8% of statements [2022-11-30T11:06:59.346Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-11-30T11:06:59.346Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-11-30T11:06:59.919Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.2% of statements [2022-11-30T11:07:00.862Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 53.6% of statements [2022-11-30T11:07:00.862Z] ok github.com/docker/docker/daemon/logger/awslogs 0.135s coverage: 79.6% of statements [2022-11-30T11:07:00.862Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-11-30T11:07:01.434Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-11-30T11:07:01.695Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.010s coverage: 88.2% of statements [2022-11-30T11:07:02.639Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.140s coverage: 76.8% of statements [2022-11-30T11:07:02.901Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2022-11-30T11:07:03.476Z] ok github.com/docker/docker/daemon/logger/local 0.029s coverage: 79.4% of statements [2022-11-30T11:07:04.417Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.019s coverage: 63.5% of statements [2022-11-30T11:07:04.989Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2022-11-30T11:07:05.560Z] ok github.com/docker/docker/daemon/logger/journald 3.474s coverage: 74.5% of statements [2022-11-30T11:07:05.560Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-11-30T11:07:05.560Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-11-30T11:07:05.560Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-11-30T11:07:05.560Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-11-30T11:07:06.502Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-11-30T11:07:06.502Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-11-30T11:07:07.073Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-11-30T11:07:07.334Z] ok github.com/docker/docker/daemon/logger/splunk 1.530s coverage: 82.5% of statements [2022-11-30T11:07:07.334Z] ? github.com/docker/docker/daemon/names [no test files] [2022-11-30T11:07:07.334Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-11-30T11:07:08.277Z] ok github.com/docker/docker/distribution/metadata 0.035s coverage: 44.4% of statements [2022-11-30T11:07:10.188Z] ok github.com/docker/docker/distribution 1.492s coverage: 29.5% of statements [2022-11-30T11:07:10.188Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-11-30T11:07:10.448Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-11-30T11:07:11.020Z] ok github.com/docker/docker/distribution/xfer 1.889s coverage: 85.4% of statements [2022-11-30T11:07:11.020Z] ? github.com/docker/docker/dockerversion [no test files] [2022-11-30T11:07:11.020Z] ok github.com/docker/docker/image 0.029s coverage: 86.9% of statements [2022-11-30T11:07:11.592Z] ok github.com/docker/docker/image/cache 0.014s coverage: 19.2% of statements [2022-11-30T11:07:11.853Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-11-30T11:07:11.853Z] ? github.com/docker/docker/image/v1 [no test files] [2022-11-30T11:07:11.853Z] ? github.com/docker/docker/internal/mounttree [no test files] [2022-11-30T11:07:11.853Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-11-30T11:07:11.853Z] ? github.com/docker/docker/internal/unshare [no test files] [2022-11-30T11:07:12.114Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-11-30T11:07:13.056Z] ok github.com/docker/docker/oci 0.020s coverage: 41.4% of statements [2022-11-30T11:07:13.627Z] ok github.com/docker/docker/opts 0.022s coverage: 66.8% of statements [2022-11-30T11:07:13.888Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-11-30T11:07:15.273Z] ok github.com/docker/docker/pkg/archive 0.285s coverage: 82.1% of statements [2022-11-30T11:07:16.669Z] ok github.com/docker/docker/pkg/authorization 0.806s coverage: 68.3% of statements [2022-11-30T11:07:16.930Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-11-30T11:07:16.930Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-11-30T11:07:17.870Z] ok github.com/docker/docker/pkg/chrootarchive 0.234s coverage: 83.1% of statements [2022-11-30T11:07:17.871Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 28.6% of statements [2022-11-30T11:07:18.131Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 81.8% of statements [2022-11-30T11:07:18.391Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-11-30T11:07:18.652Z] ok github.com/docker/docker/pkg/fileutils 0.003s coverage: 77.5% of statements [2022-11-30T11:07:18.652Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-11-30T11:07:19.594Z] ok github.com/docker/docker/pkg/idtools 0.282s coverage: 69.6% of statements [2022-11-30T11:07:20.165Z] ok github.com/docker/docker/pkg/ioutils 0.346s coverage: 70.1% of statements [2022-11-30T11:07:20.425Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-11-30T11:07:20.685Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-11-30T11:07:20.685Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-11-30T11:07:20.944Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-11-30T11:07:21.205Z] ok github.com/docker/docker/layer 7.778s coverage: 68.9% of statements [2022-11-30T11:07:21.205Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-11-30T11:07:21.205Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-11-30T11:07:21.205Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-11-30T11:07:21.205Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-11-30T11:07:21.205Z] ? github.com/docker/docker/oci/caps [no test files] [2022-11-30T11:07:21.205Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-11-30T11:07:21.205Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-11-30T11:07:21.205Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2022-11-30T11:07:21.467Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 94.1% of statements [2022-11-30T11:07:21.467Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-11-30T11:07:21.467Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-11-30T11:07:21.467Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-11-30T11:07:22.040Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2022-11-30T11:07:22.612Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-11-30T11:07:22.873Z] ok github.com/docker/docker/pkg/pools 0.004s coverage: 88.2% of statements [2022-11-30T11:07:23.134Z] ok github.com/docker/docker/pkg/process 0.003s coverage: 21.7% of statements [2022-11-30T11:07:23.135Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-11-30T11:07:23.706Z] ok github.com/docker/docker/pkg/reexec 0.011s coverage: 82.4% of statements [2022-11-30T11:07:23.967Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-11-30T11:07:23.967Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-11-30T11:07:24.229Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-11-30T11:07:24.490Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-11-30T11:07:25.063Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-11-30T11:07:25.324Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 52.9% of statements [2022-11-30T11:07:25.895Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2022-11-30T11:07:26.156Z] ok github.com/docker/docker/pkg/tarsum 0.045s coverage: 89.3% of statements [2022-11-30T11:07:26.417Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-11-30T11:07:28.331Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-11-30T11:07:28.592Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2022-11-30T11:07:29.165Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-11-30T11:07:30.550Z] ok github.com/docker/docker/quota 0.285s coverage: 71.4% of statements [2022-11-30T11:07:30.550Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2022-11-30T11:07:31.492Z] ok github.com/docker/docker/registry 0.081s coverage: 58.7% of statements [2022-11-30T11:07:32.064Z] ok github.com/docker/docker/registry/resumable 0.018s coverage: 100.0% of statements [2022-11-30T11:07:32.324Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-11-30T11:07:32.585Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-11-30T11:07:32.846Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-11-30T11:07:34.761Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-11-30T11:07:35.338Z] ok github.com/docker/docker/volume/local 0.124s coverage: 77.1% of statements [2022-11-30T11:07:35.909Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 67.7% of statements [2022-11-30T11:07:37.293Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2022-11-30T11:07:59.247Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.3% of statements [2022-11-30T11:07:59.247Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-11-30T11:07:59.248Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-11-30T11:07:59.248Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-11-30T11:07:59.248Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-11-30T11:07:59.248Z] ? github.com/docker/docker/rootless [no test files] [2022-11-30T11:07:59.248Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-11-30T11:07:59.248Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-11-30T11:07:59.248Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-11-30T11:07:59.248Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-11-30T11:07:59.248Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-11-30T11:07:59.248Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-11-30T11:07:59.248Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-11-30T11:07:59.248Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-11-30T11:07:59.248Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-11-30T11:07:59.248Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-11-30T11:07:59.248Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-11-30T11:07:59.248Z] ? github.com/docker/docker/testutil/request [no test files] [2022-11-30T11:07:59.248Z] ? github.com/docker/docker/volume [no test files] [2022-11-30T11:07:59.248Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-11-30T11:07:59.248Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-11-30T11:07:59.248Z] [2022-11-30T11:07:59.248Z] === Skipped [2022-11-30T11:07:59.248Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-11-30T11:07:59.248Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-11-30T11:07:59.248Z] [2022-11-30T11:07:59.248Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-11-30T11:07:59.248Z] network_proxy_test.go:208: No support for dual stack yet [2022-11-30T11:07:59.248Z] [2022-11-30T11:07:59.248Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-11-30T11:07:59.248Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-11-30T11:07:59.248Z] [2022-11-30T11:07:59.248Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-11-30T11:07:59.248Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-11-30T11:07:59.248Z] [2022-11-30T11:07:59.248Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-11-30T11:07:59.248Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-30T11:07:59.248Z] graphtest_unix.go:44: Driver btrfs not supported [2022-11-30T11:07:59.248Z] [2022-11-30T11:07:59.248Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-11-30T11:07:59.248Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-30T11:07:59.248Z] graphtest_unix.go:44: Driver btrfs not supported [2022-11-30T11:07:59.248Z] [2022-11-30T11:07:59.248Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-11-30T11:07:59.248Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-30T11:07:59.248Z] graphtest_unix.go:44: Driver btrfs not supported [2022-11-30T11:07:59.248Z] [2022-11-30T11:07:59.248Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-11-30T11:07:59.248Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-30T11:07:59.248Z] graphtest_unix.go:44: Driver btrfs not supported [2022-11-30T11:07:59.248Z] [2022-11-30T11:07:59.248Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-11-30T11:07:59.248Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-30T11:07:59.248Z] graphtest_unix.go:44: Driver btrfs not supported [2022-11-30T11:07:59.248Z] [2022-11-30T11:07:59.248Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-11-30T11:07:59.248Z] graphtest_unix.go:71: No driver to put! [2022-11-30T11:07:59.248Z] [2022-11-30T11:07:59.248Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-11-30T11:07:59.248Z] time="2022-11-30T11:06:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-30T11:07:59.248Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-11-30T11:07:59.248Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-11-30T11:07:59.248Z] [2022-11-30T11:07:59.248Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-11-30T11:07:59.248Z] time="2022-11-30T11:06:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-30T11:07:59.248Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-11-30T11:07:59.248Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-11-30T11:07:59.248Z] [2022-11-30T11:07:59.248Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-11-30T11:07:59.248Z] time="2022-11-30T11:06:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-30T11:07:59.248Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-11-30T11:07:59.248Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-11-30T11:07:59.248Z] [2022-11-30T11:07:59.248Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-11-30T11:07:59.248Z] time="2022-11-30T11:06:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-30T11:07:59.248Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-11-30T11:07:59.248Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-11-30T11:07:59.248Z] [2022-11-30T11:07:59.248Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-11-30T11:07:59.248Z] time="2022-11-30T11:06:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-11-30T11:07:59.248Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-11-30T11:07:59.248Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-11-30T11:07:59.248Z] [2022-11-30T11:07:59.248Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-11-30T11:07:59.248Z] graphtest_unix.go:71: No driver to put! [2022-11-30T11:07:59.248Z] [2022-11-30T11:07:59.248Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-11-30T11:07:59.248Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-11-30T11:07:59.248Z] [2022-11-30T11:07:59.248Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-11-30T11:07:59.248Z] overlay_test.go:50: Fails to compute changes intermittently [2022-11-30T11:07:59.248Z] [2022-11-30T11:07:59.248Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-11-30T11:07:59.248Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-11-30T11:07:59.248Z] [2022-11-30T11:07:59.248Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-11-30T11:07:59.248Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-11-30T11:07:59.248Z] [2022-11-30T11:07:59.248Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-11-30T11:07:59.248Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-30T11:07:59.248Z] graphtest_unix.go:44: Driver zfs not supported [2022-11-30T11:07:59.248Z] [2022-11-30T11:07:59.248Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-11-30T11:07:59.248Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-30T11:07:59.248Z] graphtest_unix.go:44: Driver zfs not supported [2022-11-30T11:07:59.248Z] [2022-11-30T11:07:59.248Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-11-30T11:07:59.248Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-30T11:07:59.248Z] graphtest_unix.go:44: Driver zfs not supported [2022-11-30T11:07:59.248Z] [2022-11-30T11:07:59.248Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-11-30T11:07:59.248Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-30T11:07:59.248Z] graphtest_unix.go:44: Driver zfs not supported [2022-11-30T11:07:59.248Z] [2022-11-30T11:07:59.248Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-11-30T11:07:59.248Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-11-30T11:07:59.248Z] graphtest_unix.go:44: Driver zfs not supported [2022-11-30T11:07:59.248Z] [2022-11-30T11:07:59.248Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-11-30T11:07:59.248Z] graphtest_unix.go:71: No driver to put! [2022-11-30T11:07:59.248Z] [2022-11-30T11:07:59.248Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-11-30T11:07:59.248Z] sysinfo_linux_test.go:86: AppArmor Must be Disabled [2022-11-30T11:07:59.248Z] [2022-11-30T11:07:59.248Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-11-30T11:07:59.248Z] sysinfo_linux_test.go:106: cgroup namespaces must be disabled [2022-11-30T11:07:59.248Z] [2022-11-30T11:07:59.248Z] DONE 2889 tests, 28 skipped in 220.617s [2022-11-30T11:07:59.248Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/bitseq [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/cluster [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/config [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/datastore [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/diagnostic [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/discoverapi [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/driverapi [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/drivers/host [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/drivers/null [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/drivers/remote [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/drivers/windows [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/drvregistry [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/etchosts [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/idm [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/internal/caller [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/ipam [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/ipamapi [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/ipams/null [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/ipams/remote [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/ipamutils [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/iptables [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/netlabel [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/netutils [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/networkdb [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/ns [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/options [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/osl [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/osl/kernel [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/portallocator [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/portmapper [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/resolvconf [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/testutils [2022-11-30T11:07:59.248Z] github.com/docker/docker/libnetwork/types' ']' [2022-11-30T11:07:59.248Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -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 [2022-11-30T11:08:45.956Z] ok github.com/docker/docker/libnetwork 37.573s coverage: 40.6% of statements [2022-11-30T11:08:45.956Z] ok github.com/docker/docker/libnetwork/bitseq 0.136s coverage: 84.4% of statements [2022-11-30T11:08:45.956Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-11-30T11:08:45.956Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-11-30T11:08:45.956Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-11-30T11:08:45.956Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-11-30T11:08:45.956Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-11-30T11:08:45.956Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-11-30T11:08:45.956Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-11-30T11:08:45.956Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-11-30T11:08:45.956Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 9.3% of statements [2022-11-30T11:08:45.956Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-11-30T11:08:45.956Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-11-30T11:08:45.956Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-11-30T11:08:45.956Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-11-30T11:08:45.956Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.572s coverage: 59.7% of statements [2022-11-30T11:08:45.956Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-11-30T11:08:45.956Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-11-30T11:08:45.956Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.022s coverage: 5.2% of statements [2022-11-30T11:08:45.956Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-11-30T11:08:45.956Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.013s coverage: 4.8% of statements [2022-11-30T11:08:45.956Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-11-30T11:08:45.956Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-11-30T11:08:55.951Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.289s coverage: 7.1% of statements [2022-11-30T11:08:55.951Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-11-30T11:08:55.951Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.007s coverage: 63.6% of statements [2022-11-30T11:08:56.211Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-11-30T11:08:56.211Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-11-30T11:08:56.211Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-11-30T11:08:56.211Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-11-30T11:08:56.471Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-11-30T11:08:56.732Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-11-30T11:08:56.992Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-11-30T11:08:57.253Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-11-30T11:09:07.258Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-11-30T11:09:25.372Z] ok github.com/docker/docker/libnetwork/ipam 15.188s coverage: 85.3% of statements [2022-11-30T11:09:25.372Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-11-30T11:09:25.372Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-11-30T11:09:25.372Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-11-30T11:09:25.372Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-11-30T11:09:25.372Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-11-30T11:09:25.372Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-11-30T11:09:25.372Z] ok github.com/docker/docker/libnetwork/ipamutils 0.260s coverage: 74.0% of statements [2022-11-30T11:09:25.372Z] ok github.com/docker/docker/libnetwork/iptables 0.249s coverage: 45.9% of statements [2022-11-30T11:09:25.372Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-11-30T11:09:25.943Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 43.7% of statements [2022-11-30T11:11:17.432Z] ok github.com/docker/docker/libnetwork/networkdb 103.896s coverage: 60.1% of statements [2022-11-30T11:11:17.432Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-11-30T11:11:17.432Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-11-30T11:11:17.432Z] ok github.com/docker/docker/libnetwork/osl 4.299s coverage: 39.5% of statements [2022-11-30T11:11:17.432Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-11-30T11:11:17.432Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-11-30T11:11:17.692Z] ok github.com/docker/docker/libnetwork/portmapper 0.651s coverage: 46.3% of statements [2022-11-30T11:11:17.953Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 82.8% of statements [2022-11-30T11:11:17.953Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-11-30T11:11:18.213Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-11-30T11:11:18.213Z] [2022-11-30T11:11:18.213Z] === Skipped [2022-11-30T11:11:18.213Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-11-30T11:11:18.213Z] libnetwork_linux_test.go:968: Skipped because t.parallel was less than 3 [2022-11-30T11:11:18.213Z] [2022-11-30T11:11:18.213Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-11-30T11:11:18.213Z] libnetwork_linux_test.go:968: Skipped because t.parallel was less than 3 [2022-11-30T11:11:18.213Z] [2022-11-30T11:11:18.213Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-11-30T11:11:18.213Z] libnetwork_linux_test.go:968: Skipped because t.parallel was less than 3 [2022-11-30T11:11:18.213Z] [2022-11-30T11:11:18.213Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-11-30T11:11:18.213Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2022-11-30T11:11:18.213Z] [2022-11-30T11:11:18.213Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-11-30T11:11:18.213Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2022-11-30T11:11:18.213Z] [2022-11-30T11:11:18.213Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-11-30T11:11:18.213Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2022-11-30T11:11:18.213Z] [2022-11-30T11:11:18.213Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-11-30T11:11:18.213Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2022-11-30T11:11:18.213Z] [2022-11-30T11:11:18.213Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-11-30T11:11:18.213Z] allocator_test.go:1483: Skipped because t.parallel was less than 5 [2022-11-30T11:11:18.213Z] [2022-11-30T11:11:18.213Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-11-30T11:11:18.213Z] firewalld_test.go:14: firewalld is not running [2022-11-30T11:11:18.213Z] [2022-11-30T11:11:18.213Z] DONE 325 tests, 9 skipped in 202.128s Post stage [Pipeline] junit [2022-11-30T11:11:18.805Z] Recording test results [2022-11-30T11:11:18.966Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-30T11:11:19.301Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44236/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5cbadeea4c62025ee9fd028ce01a16bb2f269f51 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_INTEGRATION_USE_SNAPSHOTTER -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5cbadeea4c62025ee9fd028ce01a16bb2f269f51 hack/make.sh dynbinary test-integration [2022-11-30T11:11:19.561Z] [2022-11-30T11:11:19.821Z] Removing bundles/ [2022-11-30T11:11:19.821Z] [2022-11-30T11:11:19.821Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-11-30T11:11:19.821Z] Building: bundles/dynbinary-daemon/dockerd [2022-11-30T11:11:19.821Z] GOOS="" GOARCH="" GOARM="" [2022-11-30T11:12:56.306Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-11-30T11:12:56.306Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-11-30T11:12:56.306Z] GOOS="" GOARCH="" GOARM="" [2022-11-30T11:12:56.306Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-11-30T11:12:56.306Z] [2022-11-30T11:12:56.306Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-11-30T11:12:56.306Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-11-30T11:12:56.306Z] HOSTNAME=98b4f3850b65 [2022-11-30T11:12:56.306Z] TESTDEBUG=0 [2022-11-30T11:12:56.306Z] DEST=bundles/test-integration [2022-11-30T11:12:56.306Z] PWD=/go/src/github.com/docker/docker [2022-11-30T11:12:56.306Z] DOCKER_GITCOMMIT=5cbadeea4c62025ee9fd028ce01a16bb2f269f51 [2022-11-30T11:12:56.306Z] container=docker [2022-11-30T11:12:56.306Z] HOME=/root [2022-11-30T11:12:56.306Z] GOLANG_VERSION=1.19.3 [2022-11-30T11:12:56.306Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-11-30T11:12:56.306Z] VALIDATE_BRANCH=master [2022-11-30T11:12:56.306Z] TERM=xterm [2022-11-30T11:12:56.306Z] DOCKER_PKG=github.com/docker/docker [2022-11-30T11:12:56.306Z] SHLVL=1 [2022-11-30T11:12:56.306Z] TIMEOUT=120m [2022-11-30T11:12:56.306Z] DOCKER_BUILDTAGS= journald [2022-11-30T11:12:56.306Z] DOCKER_GRAPHDRIVER=overlay2 [2022-11-30T11:12:56.306Z] GO111MODULE=off [2022-11-30T11:12:56.306Z] DOCKER_EXPERIMENTAL=1 [2022-11-30T11:12:56.306Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-11-30T11:12:56.306Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-11-30T11:12:56.306Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-11-30T11:12:56.306Z] GOPATH=/go [2022-11-30T11:12:56.306Z] PKG_CONFIG=pkg-config [2022-11-30T11:12:56.306Z] _=/usr/bin/env [2022-11-30T11:12:56.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-11-30T11:13:28.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-11-30T11:13:28.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-11-30T11:13:55.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-11-30T11:14:05.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-11-30T11:14:10.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-11-30T11:14:11.127Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-11-30T11:14:12.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-11-30T11:14:12.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-11-30T11:14:13.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-11-30T11:14:13.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-11-30T11:14:14.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-11-30T11:14:15.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-11-30T11:14:17.178Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-11-30T11:14:18.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-11-30T11:14:18.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-11-30T11:14:19.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-11-30T11:14:19.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-11-30T11:14:20.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-11-30T11:14:21.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-11-30T11:14:22.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-11-30T11:14:23.400Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-11-30T11:14:23.400Z] Using test binary docker [2022-11-30T11:14:23.400Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-11-30T11:14:23.400Z] +++ /etc/init.d/apparmor start [2022-11-30T11:14:23.400Z] Not: starting. [2022-11-30T11:14:23.400Z] INFO: Waiting for daemon to start... [2022-11-30T11:14:23.400Z] Starting dockerd [2022-11-30T11:14:23.400Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-11-30T11:14:25.317Z] . [2022-11-30T11:14:25.317Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-11-30T11:14:25.317Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-11-30T11:14:25.317Z] Error: No such image: emptyfs [2022-11-30T11:14:25.317Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-11-30T11:14:25.317Z] ++++ docker load [2022-11-30T11:14:25.317Z] Loaded image: emptyfs:latest [2022-11-30T11:14:25.317Z] Running integration-test (iteration 1) [2022-11-30T11:14:25.317Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-11-30T11:14:25.317Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:14:25.317Z] ++ set -e [2022-11-30T11:14:25.317Z] ++ '[' -n 0 ']' [2022-11-30T11:14:25.317Z] ++ set -x [2022-11-30T11:14:25.317Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:14:25.577Z] Loaded image: busybox:latest [2022-11-30T11:14:25.577Z] Loaded image: busybox:glibc [2022-11-30T11:14:26.961Z] Loaded image: debian:bullseye-slim [2022-11-30T11:14:26.961Z] Loaded image: hello-world:latest [2022-11-30T11:14:26.961Z] Loaded image: arm32v7/hello-world:latest [2022-11-30T11:14:26.961Z] INFO: Testing against a local daemon [2022-11-30T11:14:26.961Z] === RUN TestCgroupNamespacesBuild [2022-11-30T11:14:28.345Z] --- PASS: TestCgroupNamespacesBuild (1.37s) [2022-11-30T11:14:28.345Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-11-30T11:14:29.285Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.06s) [2022-11-30T11:14:29.285Z] === RUN TestBuildWithSession [2022-11-30T11:14:29.285Z] build_session_test.go:25: TODO: BuildKit [2022-11-30T11:14:29.285Z] --- SKIP: TestBuildWithSession (0.00s) [2022-11-30T11:14:29.285Z] === RUN TestBuildSquashParent [2022-11-30T11:14:33.492Z] --- PASS: TestBuildSquashParent (3.87s) [2022-11-30T11:14:33.492Z] === RUN TestBuildWithRemoveAndForceRemove [2022-11-30T11:14:33.492Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-30T11:14:33.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-30T11:14:33.492Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-30T11:14:33.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-30T11:14:33.492Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-30T11:14:33.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-30T11:14:33.492Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-30T11:14:33.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-30T11:14:33.492Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-30T11:14:33.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-30T11:14:33.492Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-30T11:14:33.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-30T11:14:33.492Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-11-30T11:14:33.492Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-11-30T11:14:34.434Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-11-30T11:14:34.434Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-11-30T11:14:35.816Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-11-30T11:14:35.816Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-11-30T11:14:36.756Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-11-30T11:14:36.756Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.19s) [2022-11-30T11:14:36.756Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.28s) [2022-11-30T11:14:36.756Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.14s) [2022-11-30T11:14:36.756Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.29s) [2022-11-30T11:14:36.756Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.07s) [2022-11-30T11:14:36.756Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.15s) [2022-11-30T11:14:36.756Z] === RUN TestBuildMultiStageCopy [2022-11-30T11:14:36.756Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-11-30T11:14:37.696Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-11-30T11:14:37.696Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-11-30T11:14:37.956Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-11-30T11:14:37.956Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-11-30T11:14:37.956Z] --- PASS: TestBuildMultiStageCopy (1.17s) [2022-11-30T11:14:37.956Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (0.89s) [2022-11-30T11:14:37.956Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.05s) [2022-11-30T11:14:37.956Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.07s) [2022-11-30T11:14:37.956Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.08s) [2022-11-30T11:14:37.956Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.08s) [2022-11-30T11:14:37.956Z] === RUN TestBuildMultiStageParentConfig [2022-11-30T11:14:38.216Z] --- PASS: TestBuildMultiStageParentConfig (0.33s) [2022-11-30T11:14:38.216Z] === RUN TestBuildLabelWithTargets [2022-11-30T11:14:38.787Z] --- PASS: TestBuildLabelWithTargets (0.44s) [2022-11-30T11:14:38.787Z] === RUN TestBuildWithEmptyLayers [2022-11-30T11:14:38.787Z] --- PASS: TestBuildWithEmptyLayers (0.08s) [2022-11-30T11:14:38.787Z] === RUN TestBuildMultiStageOnBuild [2022-11-30T11:14:40.171Z] --- PASS: TestBuildMultiStageOnBuild (1.02s) [2022-11-30T11:14:40.171Z] === RUN TestBuildUncleanTarFilenames [2022-11-30T11:14:40.171Z] --- PASS: TestBuildUncleanTarFilenames (0.10s) [2022-11-30T11:14:40.171Z] === RUN TestBuildMultiStageLayerLeak [2022-11-30T11:14:41.111Z] --- PASS: TestBuildMultiStageLayerLeak (0.96s) [2022-11-30T11:14:41.111Z] === RUN TestBuildWithHugeFile [2022-11-30T11:15:19.879Z] --- PASS: TestBuildWithHugeFile (34.84s) [2022-11-30T11:15:19.879Z] === RUN TestBuildWCOWSandboxSize [2022-11-30T11:15:19.879Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-11-30T11:15:19.879Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-11-30T11:15:19.879Z] === RUN TestBuildWithEmptyDockerfile [2022-11-30T11:15:19.879Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-30T11:15:19.879Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-30T11:15:19.879Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-30T11:15:19.879Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-30T11:15:19.880Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-30T11:15:19.880Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-30T11:15:19.880Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-11-30T11:15:19.880Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-11-30T11:15:19.880Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-11-30T11:15:19.880Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-11-30T11:15:19.880Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-11-30T11:15:19.880Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-11-30T11:15:19.880Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-11-30T11:15:19.880Z] === RUN TestBuildPreserveOwnership [2022-11-30T11:15:19.880Z] === RUN TestBuildPreserveOwnership/copy_from [2022-11-30T11:15:19.880Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-11-30T11:15:19.880Z] --- PASS: TestBuildPreserveOwnership (2.18s) [2022-11-30T11:15:19.880Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.60s) [2022-11-30T11:15:19.880Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.57s) [2022-11-30T11:15:19.880Z] === RUN TestBuildPlatformInvalid [2022-11-30T11:15:19.880Z] --- PASS: TestBuildPlatformInvalid (0.03s) [2022-11-30T11:15:19.880Z] === RUN TestBuildSecurityOpt [2022-11-30T11:15:19.880Z] === RUN TestBuildSecurityOpt/no_options [2022-11-30T11:15:19.880Z] === PAUSE TestBuildSecurityOpt/no_options [2022-11-30T11:15:19.880Z] === RUN TestBuildSecurityOpt/empty_options [2022-11-30T11:15:19.880Z] === PAUSE TestBuildSecurityOpt/empty_options [2022-11-30T11:15:19.880Z] === RUN TestBuildSecurityOpt/linux:_unsupported_security-opt [2022-11-30T11:15:19.880Z] === PAUSE TestBuildSecurityOpt/linux:_unsupported_security-opt [2022-11-30T11:15:19.880Z] === RUN TestBuildSecurityOpt/linux:_credentialspec [2022-11-30T11:15:19.880Z] === PAUSE TestBuildSecurityOpt/linux:_credentialspec [2022-11-30T11:15:19.880Z] === CONT TestBuildSecurityOpt/no_options [2022-11-30T11:15:19.880Z] === CONT TestBuildSecurityOpt/linux:_unsupported_security-opt [2022-11-30T11:15:19.880Z] === CONT TestBuildSecurityOpt/linux:_credentialspec [2022-11-30T11:15:19.880Z] === CONT TestBuildSecurityOpt/empty_options [2022-11-30T11:15:19.880Z] --- PASS: TestBuildSecurityOpt (0.02s) [2022-11-30T11:15:19.880Z] --- PASS: TestBuildSecurityOpt/no_options (0.00s) [2022-11-30T11:15:19.880Z] --- PASS: TestBuildSecurityOpt/linux:_unsupported_security-opt (0.00s) [2022-11-30T11:15:19.880Z] --- PASS: TestBuildSecurityOpt/linux:_credentialspec (0.00s) [2022-11-30T11:15:19.880Z] --- PASS: TestBuildSecurityOpt/empty_options (0.00s) [2022-11-30T11:15:19.880Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-11-30T11:15:19.880Z] Loaded image: busybox:latest [2022-11-30T11:15:19.880Z] Loaded image: busybox:glibc [2022-11-30T11:15:20.141Z] Loaded image: debian:bullseye-slim [2022-11-30T11:15:20.141Z] Loaded image: hello-world:latest [2022-11-30T11:15:20.141Z] Loaded image: arm32v7/hello-world:latest [2022-11-30T11:15:30.143Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.45s) [2022-11-30T11:15:30.143Z] PASS [2022-11-30T11:15:30.143Z] [2022-11-30T11:15:30.143Z] === Skipped [2022-11-30T11:15:30.144Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-11-30T11:15:30.144Z] build_session_test.go:25: TODO: BuildKit [2022-11-30T11:15:30.144Z] [2022-11-30T11:15:30.144Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-11-30T11:15:30.144Z] build_test.go:528: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-11-30T11:15:30.144Z] [2022-11-30T11:15:30.144Z] DONE 39 tests, 2 skipped in 63.100s [2022-11-30T11:15:30.144Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-11-30T11:15:30.144Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:15:30.144Z] ++ set -e [2022-11-30T11:15:30.144Z] ++ '[' -n 0 ']' [2022-11-30T11:15:30.144Z] ++ set -x [2022-11-30T11:15:30.144Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:15:30.144Z] INFO: Testing against a local daemon [2022-11-30T11:15:30.144Z] === RUN TestConfigInspect [2022-11-30T11:15:30.715Z] --- PASS: TestConfigInspect (2.15s) [2022-11-30T11:15:30.715Z] === RUN TestConfigList [2022-11-30T11:15:33.259Z] --- PASS: TestConfigList (2.21s) [2022-11-30T11:15:33.259Z] === RUN TestConfigsCreateAndDelete [2022-11-30T11:15:35.172Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2022-11-30T11:15:35.172Z] === RUN TestConfigsUpdate [2022-11-30T11:15:37.084Z] --- PASS: TestConfigsUpdate (2.09s) [2022-11-30T11:15:37.084Z] === RUN TestTemplatedConfig [2022-11-30T11:15:39.628Z] --- PASS: TestTemplatedConfig (2.37s) [2022-11-30T11:15:39.628Z] === RUN TestConfigCreateResolve [2022-11-30T11:15:42.173Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-11-30T11:15:42.173Z] PASS [2022-11-30T11:15:42.173Z] [2022-11-30T11:15:42.173Z] DONE 6 tests in 13.212s [2022-11-30T11:15:42.173Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-11-30T11:15:42.173Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:15:42.173Z] ++ set -e [2022-11-30T11:15:42.173Z] ++ '[' -n 0 ']' [2022-11-30T11:15:42.173Z] ++ set -x [2022-11-30T11:15:42.173Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:15:42.173Z] INFO: Testing against a local daemon [2022-11-30T11:15:42.173Z] === RUN TestAttachWithTTY [2022-11-30T11:15:42.173Z] --- PASS: TestAttachWithTTY (0.09s) [2022-11-30T11:15:42.173Z] === RUN TestAttachWithoutTTy [2022-11-30T11:15:42.173Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-11-30T11:15:42.173Z] === RUN TestCheckpoint [2022-11-30T11:15:42.173Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-30T11:15:42.173Z] --- SKIP: TestCheckpoint (0.00s) [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/commit [2022-11-30T11:15:42.173Z] === PAUSE TestContainerInvalidJSON/commit [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/containers/create [2022-11-30T11:15:42.173Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-11-30T11:15:42.173Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-11-30T11:15:42.173Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-11-30T11:15:42.173Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-11-30T11:15:42.173Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-11-30T11:15:42.173Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-11-30T11:15:42.173Z] === CONT TestContainerInvalidJSON/commit [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-11-30T11:15:42.173Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-11-30T11:15:42.173Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-11-30T11:15:42.173Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-11-30T11:15:42.173Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-11-30T11:15:42.173Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-11-30T11:15:42.173Z] === CONT TestContainerInvalidJSON/containers/create [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-11-30T11:15:42.173Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-11-30T11:15:42.173Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-11-30T11:15:42.173Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-11-30T11:15:42.173Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-11-30T11:15:42.173Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-11-30T11:15:42.173Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-11-30T11:15:42.173Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-11-30T11:15:42.173Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-11-30T11:15:42.173Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-11-30T11:15:42.173Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-11-30T11:15:42.173Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-11-30T11:15:42.173Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-11-30T11:15:42.173Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-11-30T11:15:42.173Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-11-30T11:15:42.173Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-11-30T11:15:42.173Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-11-30T11:15:42.173Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-11-30T11:15:42.173Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-11-30T11:15:42.173Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-11-30T11:15:42.173Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-11-30T11:15:42.173Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-11-30T11:15:42.173Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-11-30T11:15:42.173Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-11-30T11:15:42.173Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-11-30T11:15:42.173Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-11-30T11:15:42.173Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-11-30T11:15:42.173Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-11-30T11:15:42.173Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-11-30T11:15:42.173Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-11-30T11:15:42.173Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-11-30T11:15:42.173Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-11-30T11:15:42.173Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-11-30T11:15:42.174Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-11-30T11:15:42.174Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-11-30T11:15:42.174Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-11-30T11:15:42.174Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-11-30T11:15:42.174Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-11-30T11:15:42.174Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-11-30T11:15:42.174Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-11-30T11:15:42.174Z] === RUN TestCopyFromContainerPathIsNotDir [2022-11-30T11:15:42.174Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-11-30T11:15:42.174Z] === RUN TestCopyToContainerPathDoesNotExist [2022-11-30T11:15:42.174Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-11-30T11:15:42.174Z] === RUN TestCopyEmptyFile [2022-11-30T11:15:42.435Z] --- PASS: TestCopyEmptyFile (0.06s) [2022-11-30T11:15:42.435Z] === RUN TestCopyToContainerPathIsNotDir [2022-11-30T11:15:42.435Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-11-30T11:15:42.435Z] === RUN TestCopyFromContainer [2022-11-30T11:15:43.006Z] === RUN TestCopyFromContainer// [2022-11-30T11:15:43.006Z] === RUN TestCopyFromContainer/. [2022-11-30T11:15:43.006Z] === RUN TestCopyFromContainer//. [2022-11-30T11:15:43.006Z] === RUN TestCopyFromContainer/./ [2022-11-30T11:15:43.006Z] === RUN TestCopyFromContainer//./ [2022-11-30T11:15:43.006Z] === RUN TestCopyFromContainer//bar/root [2022-11-30T11:15:43.006Z] === RUN TestCopyFromContainer//bar/root/ [2022-11-30T11:15:43.006Z] === RUN TestCopyFromContainer//bar/root/. [2022-11-30T11:15:43.006Z] === RUN TestCopyFromContainer/bar/quux [2022-11-30T11:15:43.006Z] === RUN TestCopyFromContainer/bar/quux/ [2022-11-30T11:15:43.006Z] === RUN TestCopyFromContainer/bar/quux/. [2022-11-30T11:15:43.006Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-11-30T11:15:43.006Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-11-30T11:15:43.006Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-11-30T11:15:43.006Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-11-30T11:15:43.006Z] === RUN TestCopyFromContainer/bar/dirsymlink/. [2022-11-30T11:15:43.006Z] === RUN TestCopyFromContainer/bar/notarget [2022-11-30T11:15:43.267Z] --- PASS: TestCopyFromContainer (0.78s) [2022-11-30T11:15:43.267Z] --- PASS: TestCopyFromContainer// (0.01s) [2022-11-30T11:15:43.267Z] --- PASS: TestCopyFromContainer/. (0.01s) [2022-11-30T11:15:43.267Z] --- PASS: TestCopyFromContainer//. (0.01s) [2022-11-30T11:15:43.267Z] --- PASS: TestCopyFromContainer/./ (0.01s) [2022-11-30T11:15:43.267Z] --- PASS: TestCopyFromContainer//./ (0.02s) [2022-11-30T11:15:43.267Z] --- PASS: TestCopyFromContainer//bar/root (0.01s) [2022-11-30T11:15:43.267Z] --- PASS: TestCopyFromContainer//bar/root/ (0.01s) [2022-11-30T11:15:43.267Z] --- PASS: TestCopyFromContainer//bar/root/. (0.02s) [2022-11-30T11:15:43.267Z] --- PASS: TestCopyFromContainer/bar/quux (0.01s) [2022-11-30T11:15:43.267Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.01s) [2022-11-30T11:15:43.267Z] --- PASS: TestCopyFromContainer/bar/quux/. (0.01s) [2022-11-30T11:15:43.267Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.01s) [2022-11-30T11:15:43.267Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.01s) [2022-11-30T11:15:43.267Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.01s) [2022-11-30T11:15:43.267Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.01s) [2022-11-30T11:15:43.267Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/. (0.01s) [2022-11-30T11:15:43.267Z] --- PASS: TestCopyFromContainer/bar/notarget (0.01s) [2022-11-30T11:15:43.267Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-11-30T11:15:43.267Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-30T11:15:43.267Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-30T11:15:43.267Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-30T11:15:43.267Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-30T11:15:43.267Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-30T11:15:43.267Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-30T11:15:43.267Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-11-30T11:15:43.267Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-11-30T11:15:43.267Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-11-30T11:15:43.267Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-11-30T11:15:43.267Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-11-30T11:15:43.267Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-11-30T11:15:43.267Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-11-30T11:15:43.267Z] === RUN TestCreateLinkToNonExistingContainer [2022-11-30T11:15:43.267Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-11-30T11:15:43.267Z] === RUN TestCreateWithInvalidEnv [2022-11-30T11:15:43.268Z] === RUN TestCreateWithInvalidEnv/0 [2022-11-30T11:15:43.268Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-11-30T11:15:43.268Z] === RUN TestCreateWithInvalidEnv/1 [2022-11-30T11:15:43.268Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-11-30T11:15:43.268Z] === RUN TestCreateWithInvalidEnv/2 [2022-11-30T11:15:43.268Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-11-30T11:15:43.268Z] === CONT TestCreateWithInvalidEnv/0 [2022-11-30T11:15:43.268Z] === CONT TestCreateWithInvalidEnv/2 [2022-11-30T11:15:43.268Z] === CONT TestCreateWithInvalidEnv/1 [2022-11-30T11:15:43.268Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-11-30T11:15:43.268Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-11-30T11:15:43.268Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-11-30T11:15:43.268Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-11-30T11:15:43.268Z] === RUN TestCreateTmpfsMountsTarget [2022-11-30T11:15:43.268Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-11-30T11:15:43.268Z] === RUN TestCreateWithCustomMaskedPaths [2022-11-30T11:15:44.653Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) [2022-11-30T11:15:44.653Z] === RUN TestCreateWithCustomReadonlyPaths [2022-11-30T11:15:45.596Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s) [2022-11-30T11:15:45.596Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-11-30T11:15:45.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-30T11:15:45.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-30T11:15:45.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-30T11:15:45.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-30T11:15:45.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-30T11:15:45.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-30T11:15:45.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-30T11:15:45.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-30T11:15:45.596Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-30T11:15:45.596Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-30T11:15:45.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-11-30T11:15:45.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-11-30T11:15:45.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-11-30T11:15:45.596Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-11-30T11:15:45.857Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-11-30T11:15:45.857Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-11-30T11:15:45.857Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-11-30T11:15:45.857Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-11-30T11:15:45.857Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-11-30T11:15:45.857Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-11-30T11:15:45.857Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-11-30T11:15:45.857Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-11-30T11:15:46.118Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-11-30T11:15:46.118Z] === RUN TestCreateDifferentPlatform [2022-11-30T11:15:46.118Z] === RUN TestCreateDifferentPlatform/different_os [2022-11-30T11:15:46.118Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-11-30T11:15:46.118Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-11-30T11:15:46.118Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-11-30T11:15:46.118Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-11-30T11:15:46.118Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-11-30T11:15:46.118Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-11-30T11:15:46.118Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-11-30T11:15:46.378Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-11-30T11:15:46.378Z] === RUN TestCreateInvalidHostConfig [2022-11-30T11:15:46.378Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-11-30T11:15:46.378Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-11-30T11:15:46.378Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-11-30T11:15:46.378Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-11-30T11:15:46.378Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-11-30T11:15:46.378Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-11-30T11:15:46.378Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-11-30T11:15:46.378Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-11-30T11:15:46.378Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-11-30T11:15:46.378Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-11-30T11:15:46.378Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-11-30T11:15:46.378Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-11-30T11:15:46.378Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-11-30T11:15:46.378Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-11-30T11:15:46.378Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-11-30T11:15:46.378Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-11-30T11:15:46.378Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-11-30T11:15:46.378Z] === RUN TestContainerStartOnDaemonRestart [2022-11-30T11:15:46.379Z] === PAUSE TestContainerStartOnDaemonRestart [2022-11-30T11:15:46.379Z] === RUN TestDaemonRestartIpcMode [2022-11-30T11:15:46.379Z] === PAUSE TestDaemonRestartIpcMode [2022-11-30T11:15:46.379Z] === RUN TestDaemonHostGatewayIP [2022-11-30T11:15:46.379Z] === PAUSE TestDaemonHostGatewayIP [2022-11-30T11:15:46.379Z] === RUN TestRestartDaemonWithRestartingContainer [2022-11-30T11:15:46.379Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-11-30T11:15:46.379Z] === RUN TestContainerKillOnDaemonStart [2022-11-30T11:15:46.379Z] === PAUSE TestContainerKillOnDaemonStart [2022-11-30T11:15:46.379Z] === RUN TestDiff [2022-11-30T11:15:46.643Z] --- PASS: TestDiff (0.44s) [2022-11-30T11:15:46.643Z] === RUN TestExecConsoleSize [2022-11-30T11:15:47.214Z] --- PASS: TestExecConsoleSize (0.51s) [2022-11-30T11:15:47.214Z] === RUN TestExecWithCloseStdin [2022-11-30T11:15:47.787Z] --- PASS: TestExecWithCloseStdin (0.51s) [2022-11-30T11:15:47.787Z] === RUN TestExec [2022-11-30T11:15:48.367Z] --- PASS: TestExec (0.52s) [2022-11-30T11:15:48.367Z] === RUN TestExecUser [2022-11-30T11:15:48.628Z] --- PASS: TestExecUser (0.49s) [2022-11-30T11:15:48.628Z] === RUN TestExportContainerAndImportImage [2022-11-30T11:15:49.198Z] --- PASS: TestExportContainerAndImportImage (0.50s) [2022-11-30T11:15:49.198Z] === RUN TestExportContainerAfterDaemonRestart [2022-11-30T11:15:50.581Z] --- PASS: TestExportContainerAfterDaemonRestart (1.14s) [2022-11-30T11:15:50.581Z] === RUN TestHealthCheckWorkdir [2022-11-30T11:15:50.842Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-11-30T11:15:50.842Z] === RUN TestHealthKillContainer [2022-11-30T11:15:58.979Z] --- PASS: TestHealthKillContainer (7.85s) [2022-11-30T11:15:58.979Z] === RUN TestHealthCheckProcessKilled [2022-11-30T11:15:59.550Z] --- PASS: TestHealthCheckProcessKilled (0.65s) [2022-11-30T11:15:59.550Z] === RUN TestInspectCpusetInConfigPre120 [2022-11-30T11:15:59.810Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-11-30T11:15:59.810Z] === RUN TestIpcModeNone [2022-11-30T11:16:00.382Z] --- PASS: TestIpcModeNone (0.49s) [2022-11-30T11:16:00.382Z] === RUN TestIpcModePrivate [2022-11-30T11:16:00.642Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:76, shared: false, mustBeShared: false [2022-11-30T11:16:00.903Z] --- PASS: TestIpcModePrivate (0.48s) [2022-11-30T11:16:00.903Z] === RUN TestIpcModeShareable [2022-11-30T11:16:01.163Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:70, shared: true, mustBeShared: true [2022-11-30T11:16:01.163Z] --- PASS: TestIpcModeShareable (0.44s) [2022-11-30T11:16:01.163Z] === RUN TestAPIIpcModeShareableAndContainer [2022-11-30T11:16:03.078Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s) [2022-11-30T11:16:03.078Z] === RUN TestAPIIpcModeHost [2022-11-30T11:16:03.078Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-11-30T11:16:03.078Z] === RUN TestDaemonIpcModeShareable [2022-11-30T11:16:04.020Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2022-11-30T11:16:04.281Z] --- PASS: TestDaemonIpcModeShareable (1.08s) [2022-11-30T11:16:04.281Z] === RUN TestDaemonIpcModePrivate [2022-11-30T11:16:05.223Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false [2022-11-30T11:16:05.223Z] --- PASS: TestDaemonIpcModePrivate (1.11s) [2022-11-30T11:16:05.223Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-11-30T11:16:06.164Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false [2022-11-30T11:16:06.425Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.09s) [2022-11-30T11:16:06.425Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-11-30T11:16:07.368Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true [2022-11-30T11:16:07.368Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.09s) [2022-11-30T11:16:07.368Z] === RUN TestIpcModeOlderClient [2022-11-30T11:16:07.368Z] === PAUSE TestIpcModeOlderClient [2022-11-30T11:16:07.368Z] === RUN TestKillContainerInvalidSignal [2022-11-30T11:16:07.940Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-11-30T11:16:07.940Z] === RUN TestKillContainer [2022-11-30T11:16:07.940Z] === RUN TestKillContainer/no_signal [2022-11-30T11:16:08.511Z] === RUN TestKillContainer/non_killing_signal [2022-11-30T11:16:08.772Z] === RUN TestKillContainer/killing_signal [2022-11-30T11:16:09.342Z] --- PASS: TestKillContainer (1.30s) [2022-11-30T11:16:09.343Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-11-30T11:16:09.343Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-11-30T11:16:09.343Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-11-30T11:16:09.343Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-11-30T11:16:09.343Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-11-30T11:16:09.603Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-11-30T11:16:10.544Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2022-11-30T11:16:10.544Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-11-30T11:16:10.545Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2022-11-30T11:16:10.545Z] === RUN TestKillStoppedContainer [2022-11-30T11:16:10.545Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-11-30T11:16:10.545Z] === RUN TestKillStoppedContainerAPIPre120 [2022-11-30T11:16:10.545Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-11-30T11:16:10.545Z] === RUN TestKillDifferentUserContainer [2022-11-30T11:16:11.115Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-11-30T11:16:11.115Z] === RUN TestInspectOomKilledTrue [2022-11-30T11:16:11.686Z] --- PASS: TestInspectOomKilledTrue (0.55s) [2022-11-30T11:16:11.686Z] === RUN TestInspectOomKilledFalse [2022-11-30T11:16:11.947Z] --- PASS: TestInspectOomKilledFalse (0.45s) [2022-11-30T11:16:11.947Z] === RUN TestLinksEtcHostsContentMatch [2022-11-30T11:16:12.517Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-11-30T11:16:12.517Z] === RUN TestLinksContainerNames [2022-11-30T11:16:13.488Z] --- PASS: TestLinksContainerNames (0.96s) [2022-11-30T11:16:13.488Z] === RUN TestLogsFollowTailEmpty [2022-11-30T11:16:13.748Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-11-30T11:16:13.748Z] === RUN TestLogs [2022-11-30T11:16:13.748Z] === RUN TestLogs/driver_local [2022-11-30T11:16:13.748Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-11-30T11:16:13.748Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-11-30T11:16:13.748Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-11-30T11:16:13.748Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-11-30T11:16:13.748Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-11-30T11:16:13.748Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-11-30T11:16:13.748Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-11-30T11:16:13.748Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-11-30T11:16:13.748Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-11-30T11:16:13.748Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-11-30T11:16:13.748Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-11-30T11:16:13.748Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-11-30T11:16:13.748Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-11-30T11:16:13.748Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-11-30T11:16:14.320Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-11-30T11:16:14.580Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-11-30T11:16:15.151Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-11-30T11:16:15.151Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-11-30T11:16:15.723Z] === RUN TestLogs/driver_json-file [2022-11-30T11:16:15.723Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-11-30T11:16:15.723Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-11-30T11:16:15.723Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-11-30T11:16:15.723Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-11-30T11:16:15.723Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-11-30T11:16:15.723Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-11-30T11:16:15.723Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-11-30T11:16:15.723Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-11-30T11:16:15.723Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-11-30T11:16:15.723Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-11-30T11:16:15.723Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-11-30T11:16:15.723Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-11-30T11:16:15.723Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-11-30T11:16:15.723Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-11-30T11:16:16.296Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-11-30T11:16:16.556Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-11-30T11:16:16.816Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-11-30T11:16:17.077Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-11-30T11:16:17.338Z] --- PASS: TestLogs (3.69s) [2022-11-30T11:16:17.338Z] --- PASS: TestLogs/driver_local (0.01s) [2022-11-30T11:16:17.338Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.64s) [2022-11-30T11:16:17.338Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.77s) [2022-11-30T11:16:17.338Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.68s) [2022-11-30T11:16:17.338Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.59s) [2022-11-30T11:16:17.338Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.48s) [2022-11-30T11:16:17.338Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s) [2022-11-30T11:16:17.338Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-11-30T11:16:17.338Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.60s) [2022-11-30T11:16:17.338Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.76s) [2022-11-30T11:16:17.338Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.56s) [2022-11-30T11:16:17.338Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.52s) [2022-11-30T11:16:17.338Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.58s) [2022-11-30T11:16:17.338Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.48s) [2022-11-30T11:16:17.338Z] === RUN TestContainerNetworkMountsNoChown [2022-11-30T11:16:17.909Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/default [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/default [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/private [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/private [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/rprivate [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/rprivate [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/slave [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/slave [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/rslave [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/rslave [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/shared [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/shared [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/rshared [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/rshared [2022-11-30T11:16:17.909Z] === CONT TestMountDaemonRoot/default [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/default/bind_root [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/default/mount_root [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-11-30T11:16:17.909Z] === CONT TestMountDaemonRoot/default/bind_root [2022-11-30T11:16:17.909Z] === CONT TestMountDaemonRoot/rshared [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-11-30T11:16:17.909Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-11-30T11:16:17.909Z] === CONT TestMountDaemonRoot/shared [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-11-30T11:16:17.909Z] === CONT TestMountDaemonRoot/rslave [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-11-30T11:16:17.909Z] === CONT TestMountDaemonRoot/slave [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-11-30T11:16:17.909Z] === CONT TestMountDaemonRoot/rprivate [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-11-30T11:16:17.909Z] === CONT TestMountDaemonRoot/private [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/private/bind_root [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/private/mount_root [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-11-30T11:16:17.909Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-11-30T11:16:17.909Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-11-30T11:16:17.909Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-11-30T11:16:17.909Z] === CONT TestMountDaemonRoot/default/mount_root [2022-11-30T11:16:18.170Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-11-30T11:16:18.170Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-11-30T11:16:18.170Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-11-30T11:16:18.170Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-11-30T11:16:18.170Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-11-30T11:16:18.170Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-11-30T11:16:18.170Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-11-30T11:16:18.170Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-11-30T11:16:18.170Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-11-30T11:16:18.170Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-11-30T11:16:18.170Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-11-30T11:16:18.430Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-11-30T11:16:18.430Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-11-30T11:16:18.430Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-11-30T11:16:18.430Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-11-30T11:16:18.430Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-11-30T11:16:18.430Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-11-30T11:16:18.430Z] === CONT TestMountDaemonRoot/private/bind_root [2022-11-30T11:16:18.430Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-11-30T11:16:18.430Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-11-30T11:16:18.430Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-11-30T11:16:18.430Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-11-30T11:16:18.430Z] === CONT TestMountDaemonRoot/private/mount_root [2022-11-30T11:16:18.430Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.14s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.15s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-11-30T11:16:18.430Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-11-30T11:16:18.430Z] === RUN TestContainerBindMountNonRecursive [2022-11-30T11:16:19.814Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-11-30T11:16:19.814Z] === RUN TestContainerVolumesMountedAsShared [2022-11-30T11:16:20.385Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s) [2022-11-30T11:16:20.385Z] === RUN TestContainerVolumesMountedAsSlave [2022-11-30T11:16:20.645Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-11-30T11:16:20.645Z] === RUN TestContainerCopyLeaksMounts [2022-11-30T11:16:21.217Z] --- PASS: TestContainerCopyLeaksMounts (0.65s) [2022-11-30T11:16:21.217Z] === RUN TestNetworkNat [2022-11-30T11:16:21.789Z] --- PASS: TestNetworkNat (0.48s) [2022-11-30T11:16:21.789Z] === RUN TestNetworkLocalhostTCPNat [2022-11-30T11:16:22.360Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-11-30T11:16:22.360Z] === RUN TestNetworkLoopbackNat [2022-11-30T11:16:24.900Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2022-11-30T11:16:24.900Z] === RUN TestPause [2022-11-30T11:16:25.470Z] --- PASS: TestPause (0.52s) [2022-11-30T11:16:25.470Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-11-30T11:16:25.470Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-11-30T11:16:25.470Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-11-30T11:16:25.470Z] === RUN TestPauseStopPausedContainer [2022-11-30T11:16:25.731Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-11-30T11:16:25.731Z] === RUN TestPidHost [2022-11-30T11:16:27.115Z] --- PASS: TestPidHost (0.98s) [2022-11-30T11:16:27.115Z] === RUN TestPsFilter [2022-11-30T11:16:27.115Z] --- PASS: TestPsFilter (0.12s) [2022-11-30T11:16:27.115Z] === RUN TestRemoveContainerWithRemovedVolume [2022-11-30T11:16:27.376Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-11-30T11:16:27.376Z] === RUN TestRemoveContainerWithVolume [2022-11-30T11:16:27.948Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-11-30T11:16:27.948Z] === RUN TestRemoveContainerRunning [2022-11-30T11:16:28.209Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-11-30T11:16:28.209Z] === RUN TestRemoveContainerForceRemoveRunning [2022-11-30T11:16:28.780Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-11-30T11:16:28.780Z] === RUN TestRemoveInvalidContainer [2022-11-30T11:16:28.780Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-11-30T11:16:28.780Z] === RUN TestRenameLinkedContainer [2022-11-30T11:16:30.695Z] --- PASS: TestRenameLinkedContainer (2.05s) [2022-11-30T11:16:30.695Z] === RUN TestRenameStoppedContainer [2022-11-30T11:16:31.266Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-11-30T11:16:31.266Z] === RUN TestRenameRunningContainerAndReuse [2022-11-30T11:16:32.207Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-11-30T11:16:32.207Z] === RUN TestRenameInvalidName [2022-11-30T11:16:32.468Z] --- PASS: TestRenameInvalidName (0.43s) [2022-11-30T11:16:32.468Z] === RUN TestRenameAnonymousContainer [2022-11-30T11:16:34.381Z] --- PASS: TestRenameAnonymousContainer (1.59s) [2022-11-30T11:16:34.381Z] === RUN TestRenameContainerWithSameName [2022-11-30T11:16:34.381Z] --- PASS: TestRenameContainerWithSameName (0.46s) [2022-11-30T11:16:34.381Z] === RUN TestRenameContainerWithLinkedContainer [2022-11-30T11:16:35.784Z] --- PASS: TestRenameContainerWithLinkedContainer (0.99s) [2022-11-30T11:16:35.784Z] === RUN TestResize [2022-11-30T11:16:36.065Z] --- PASS: TestResize (0.45s) [2022-11-30T11:16:36.065Z] === RUN TestResizeWithInvalidSize [2022-11-30T11:16:36.638Z] --- PASS: TestResizeWithInvalidSize (0.54s) [2022-11-30T11:16:36.638Z] === RUN TestResizeWhenContainerNotStarted [2022-11-30T11:16:36.901Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-11-30T11:16:36.901Z] === RUN TestDaemonRestartKillContainers [2022-11-30T11:16:36.901Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-30T11:16:36.901Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-30T11:16:36.901Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-30T11:16:36.901Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-30T11:16:36.901Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-30T11:16:36.901Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-30T11:16:36.901Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-30T11:16:36.901Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-30T11:16:36.901Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-30T11:16:36.901Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-30T11:16:36.901Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-30T11:16:36.901Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-30T11:16:36.901Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-30T11:16:36.901Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-30T11:16:36.901Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-30T11:16:36.901Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-30T11:16:36.901Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-11-30T11:16:36.901Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-11-30T11:16:36.901Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-11-30T11:16:36.901Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-11-30T11:16:36.901Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-11-30T11:16:36.901Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-11-30T11:16:36.901Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-11-30T11:16:36.901Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-11-30T11:16:36.901Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-30T11:16:36.901Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-30T11:16:36.901Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-30T11:16:36.901Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-30T11:16:36.901Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-30T11:16:36.901Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-30T11:16:36.901Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-30T11:16:36.901Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-30T11:16:36.901Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-11-30T11:16:36.901Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-11-30T11:16:38.821Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-11-30T11:16:39.764Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-11-30T11:16:41.148Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-11-30T11:16:41.148Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-11-30T11:16:42.089Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-11-30T11:16:42.089Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-11-30T11:16:46.295Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-11-30T11:16:46.295Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-11-30T11:16:47.681Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-11-30T11:16:49.066Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-11-30T11:16:49.639Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-11-30T11:16:51.024Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-11-30T11:16:51.598Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-11-30T11:16:52.544Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-11-30T11:16:53.929Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-11-30T11:16:53.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.63s) [2022-11-30T11:16:53.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.16s) [2022-11-30T11:16:53.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.16s) [2022-11-30T11:16:53.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.98s) [2022-11-30T11:16:53.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-11-30T11:16:53.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-11-30T11:16:53.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.45s) [2022-11-30T11:16:53.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.47s) [2022-11-30T11:16:53.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.97s) [2022-11-30T11:16:53.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.49s) [2022-11-30T11:16:53.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.05s) [2022-11-30T11:16:53.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.59s) [2022-11-30T11:16:53.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.74s) [2022-11-30T11:16:53.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.62s) [2022-11-30T11:16:53.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.55s) [2022-11-30T11:16:53.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.59s) [2022-11-30T11:16:53.929Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-11-30T11:16:53.929Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-11-30T11:16:54.872Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-11-30T11:16:55.814Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.89s) [2022-11-30T11:16:55.814Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.94s) [2022-11-30T11:16:55.814Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s) [2022-11-30T11:16:55.814Z] === RUN TestCgroupNamespacesRun [2022-11-30T11:16:57.198Z] --- PASS: TestCgroupNamespacesRun (1.06s) [2022-11-30T11:16:57.198Z] === RUN TestCgroupNamespacesRunPrivileged [2022-11-30T11:16:58.138Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.02s) [2022-11-30T11:16:58.138Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-11-30T11:16:59.078Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.09s) [2022-11-30T11:16:59.078Z] === RUN TestCgroupNamespacesRunHostMode [2022-11-30T11:17:00.034Z] --- PASS: TestCgroupNamespacesRunHostMode (1.04s) [2022-11-30T11:17:00.034Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-11-30T11:17:00.983Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.03s) [2022-11-30T11:17:00.983Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-11-30T11:17:02.366Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s) [2022-11-30T11:17:02.366Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-11-30T11:17:02.626Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.59s) [2022-11-30T11:17:02.626Z] === RUN TestCgroupNamespacesRunOlderClient [2022-11-30T11:17:04.009Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.06s) [2022-11-30T11:17:04.009Z] === RUN TestNISDomainname [2022-11-30T11:17:04.269Z] --- PASS: TestNISDomainname (0.49s) [2022-11-30T11:17:04.269Z] === RUN TestHostnameDnsResolution [2022-11-30T11:17:04.839Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-11-30T11:17:04.839Z] === RUN TestUnprivilegedPortsAndPing [2022-11-30T11:17:05.410Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-11-30T11:17:05.410Z] === RUN TestPrivilegedHostDevices [2022-11-30T11:17:05.982Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-11-30T11:17:05.982Z] === RUN TestRunConsoleSize [2022-11-30T11:17:06.553Z] --- PASS: TestRunConsoleSize (0.44s) [2022-11-30T11:17:06.553Z] === RUN TestRunWithAlternativeContainerdShim [2022-11-30T11:17:08.463Z] --- PASS: TestRunWithAlternativeContainerdShim (2.02s) [2022-11-30T11:17:08.463Z] === RUN TestStats [2022-11-30T11:17:11.004Z] --- PASS: TestStats (2.44s) [2022-11-30T11:17:11.004Z] === RUN TestStopContainerWithTimeout [2022-11-30T11:17:11.004Z] === RUN TestStopContainerWithTimeout/0 [2022-11-30T11:17:11.004Z] === PAUSE TestStopContainerWithTimeout/0 [2022-11-30T11:17:11.004Z] === RUN TestStopContainerWithTimeout/1 [2022-11-30T11:17:11.004Z] === PAUSE TestStopContainerWithTimeout/1 [2022-11-30T11:17:11.004Z] === RUN TestStopContainerWithTimeout/3 [2022-11-30T11:17:11.004Z] === PAUSE TestStopContainerWithTimeout/3 [2022-11-30T11:17:11.004Z] === RUN TestStopContainerWithTimeout/-1 [2022-11-30T11:17:11.004Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-11-30T11:17:11.004Z] === CONT TestStopContainerWithTimeout/0 [2022-11-30T11:17:11.004Z] === CONT TestStopContainerWithTimeout/3 [2022-11-30T11:17:11.574Z] === CONT TestStopContainerWithTimeout/-1 [2022-11-30T11:17:13.486Z] === CONT TestStopContainerWithTimeout/1 [2022-11-30T11:17:14.867Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-11-30T11:17:14.867Z] --- PASS: TestStopContainerWithTimeout/0 (0.65s) [2022-11-30T11:17:14.867Z] --- PASS: TestStopContainerWithTimeout/3 (2.64s) [2022-11-30T11:17:14.867Z] --- PASS: TestStopContainerWithTimeout/-1 (2.37s) [2022-11-30T11:17:14.867Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2022-11-30T11:17:14.867Z] === RUN TestDeleteDevicemapper [2022-11-30T11:17:14.867Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-11-30T11:17:14.867Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-11-30T11:17:14.867Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-11-30T11:17:16.779Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.63s) [2022-11-30T11:17:16.779Z] === RUN TestUpdateMemory [2022-11-30T11:17:17.040Z] --- PASS: TestUpdateMemory (0.54s) [2022-11-30T11:17:17.040Z] === RUN TestUpdateCPUQuota [2022-11-30T11:17:17.982Z] --- PASS: TestUpdateCPUQuota (0.89s) [2022-11-30T11:17:17.982Z] === RUN TestUpdatePidsLimit [2022-11-30T11:17:17.982Z] === RUN TestUpdatePidsLimit/update_from_none [2022-11-30T11:17:18.242Z] === RUN TestUpdatePidsLimit/no_change [2022-11-30T11:17:18.502Z] === RUN TestUpdatePidsLimit/update_lower [2022-11-30T11:17:18.502Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-11-30T11:17:18.763Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-11-30T11:17:19.023Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-11-30T11:17:19.284Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-11-30T11:17:19.854Z] --- PASS: TestUpdatePidsLimit (1.74s) [2022-11-30T11:17:19.854Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-11-30T11:17:19.854Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-11-30T11:17:19.854Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-11-30T11:17:19.854Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-11-30T11:17:19.854Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-11-30T11:17:19.854Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-11-30T11:17:19.854Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s) [2022-11-30T11:17:19.854Z] === RUN TestUpdateRestartPolicy [2022-11-30T11:17:32.098Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-11-30T11:17:32.098Z] === RUN TestUpdateRestartWithAutoRemove [2022-11-30T11:17:32.098Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-11-30T11:17:32.098Z] === RUN TestWaitNonBlocked [2022-11-30T11:17:32.098Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-30T11:17:32.098Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-30T11:17:32.098Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-30T11:17:32.098Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-30T11:17:32.098Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-11-30T11:17:32.098Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-11-30T11:17:32.098Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-11-30T11:17:32.098Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.52s) [2022-11-30T11:17:32.098Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2022-11-30T11:17:32.098Z] === RUN TestWaitBlocked [2022-11-30T11:17:32.098Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-30T11:17:32.098Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-30T11:17:32.098Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-11-30T11:17:32.098Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-11-30T11:17:32.098Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-11-30T11:17:32.098Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-11-30T11:17:32.359Z] --- PASS: TestWaitBlocked (0.01s) [2022-11-30T11:17:32.359Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-11-30T11:17:32.359Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2022-11-30T11:17:32.359Z] === RUN TestWaitConditions [2022-11-30T11:17:32.359Z] === RUN TestWaitConditions/default [2022-11-30T11:17:32.359Z] === PAUSE TestWaitConditions/default [2022-11-30T11:17:32.359Z] === RUN TestWaitConditions/not-running [2022-11-30T11:17:32.359Z] === PAUSE TestWaitConditions/not-running [2022-11-30T11:17:32.359Z] === RUN TestWaitConditions/next-exit [2022-11-30T11:17:32.359Z] === PAUSE TestWaitConditions/next-exit [2022-11-30T11:17:32.359Z] === RUN TestWaitConditions/removed [2022-11-30T11:17:32.359Z] === PAUSE TestWaitConditions/removed [2022-11-30T11:17:32.359Z] === CONT TestWaitConditions/default [2022-11-30T11:17:32.359Z] === CONT TestWaitConditions/next-exit [2022-11-30T11:17:32.620Z] === CONT TestWaitConditions/default [2022-11-30T11:17:32.620Z] wait_test.go:146: ContainerID = b3804a10e237a4d828f89201d720a1c653375b972dbf2b9ecd7874d9a735d79b [2022-11-30T11:17:32.620Z] === CONT TestWaitConditions/next-exit [2022-11-30T11:17:32.620Z] wait_test.go:146: ContainerID = 666f3df6b22fe4682deafec79760bf1bd23b5ce22196f38bec2d7364e6314ecc [2022-11-30T11:17:33.193Z] === CONT TestWaitConditions/removed [2022-11-30T11:17:33.193Z] wait_test.go:146: ContainerID = 595400d91a7af7098cd4a4450f1b6eceaf70111efac74dfaaafc518c5402d7e2 [2022-11-30T11:17:33.193Z] === CONT TestWaitConditions/not-running [2022-11-30T11:17:33.193Z] wait_test.go:146: ContainerID = 039f1eba622a81971e753dbcab0fa9974b4f81760cd1a2895e25e2b32c970aea [2022-11-30T11:17:33.767Z] --- PASS: TestWaitConditions (0.01s) [2022-11-30T11:17:33.767Z] --- PASS: TestWaitConditions/default (0.61s) [2022-11-30T11:17:33.767Z] --- PASS: TestWaitConditions/next-exit (0.78s) [2022-11-30T11:17:33.768Z] --- PASS: TestWaitConditions/removed (0.65s) [2022-11-30T11:17:33.768Z] --- PASS: TestWaitConditions/not-running (0.52s) [2022-11-30T11:17:33.768Z] === RUN TestWaitRestartedContainer [2022-11-30T11:17:33.768Z] === RUN TestWaitRestartedContainer/default [2022-11-30T11:17:33.768Z] === PAUSE TestWaitRestartedContainer/default [2022-11-30T11:17:33.768Z] === RUN TestWaitRestartedContainer/not-running [2022-11-30T11:17:33.768Z] === PAUSE TestWaitRestartedContainer/not-running [2022-11-30T11:17:33.768Z] === RUN TestWaitRestartedContainer/next-exit [2022-11-30T11:17:33.768Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-11-30T11:17:33.768Z] === CONT TestWaitRestartedContainer/default [2022-11-30T11:17:33.768Z] === CONT TestWaitRestartedContainer/next-exit [2022-11-30T11:17:35.153Z] === CONT TestWaitRestartedContainer/not-running [2022-11-30T11:17:36.094Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-11-30T11:17:36.094Z] --- PASS: TestWaitRestartedContainer/default (1.20s) [2022-11-30T11:17:36.094Z] --- PASS: TestWaitRestartedContainer/next-exit (1.28s) [2022-11-30T11:17:36.094Z] --- PASS: TestWaitRestartedContainer/not-running (0.97s) [2022-11-30T11:17:36.094Z] === CONT TestContainerStartOnDaemonRestart [2022-11-30T11:17:36.094Z] === CONT TestRestartDaemonWithRestartingContainer [2022-11-30T11:17:38.008Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.06s) [2022-11-30T11:17:38.008Z] === CONT TestIpcModeOlderClient [2022-11-30T11:17:38.008Z] --- PASS: TestContainerStartOnDaemonRestart (2.12s) [2022-11-30T11:17:38.008Z] === CONT TestContainerKillOnDaemonStart [2022-11-30T11:17:38.008Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-11-30T11:17:38.008Z] === CONT TestDaemonHostGatewayIP [2022-11-30T11:17:40.551Z] --- PASS: TestDaemonHostGatewayIP (2.20s) [2022-11-30T11:17:40.551Z] === CONT TestDaemonRestartIpcMode [2022-11-30T11:17:42.464Z] --- PASS: TestDaemonRestartIpcMode (2.13s) [2022-11-30T11:17:50.595Z] --- PASS: TestContainerKillOnDaemonStart (11.52s) [2022-11-30T11:17:50.595Z] PASS [2022-11-30T11:17:50.595Z] [2022-11-30T11:17:50.595Z] === Skipped [2022-11-30T11:17:50.595Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-11-30T11:17:50.595Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-11-30T11:17:50.595Z] [2022-11-30T11:17:50.595Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-11-30T11:17:50.595Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-11-30T11:17:50.595Z] [2022-11-30T11:17:50.595Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-11-30T11:17:50.595Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-11-30T11:17:50.595Z] [2022-11-30T11:17:50.595Z] DONE 281 tests, 3 skipped in 127.819s [2022-11-30T11:17:50.595Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-11-30T11:17:50.595Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:17:50.595Z] ++ set -e [2022-11-30T11:17:50.595Z] ++ '[' -n 0 ']' [2022-11-30T11:17:50.595Z] ++ set -x [2022-11-30T11:17:50.595Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:17:50.595Z] INFO: Testing against a local daemon [2022-11-30T11:17:50.595Z] === RUN TestConfigDaemonLibtrustID [2022-11-30T11:17:50.595Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-11-30T11:17:50.595Z] === RUN TestConfigDaemonID [2022-11-30T11:17:51.536Z] daemon_test.go:86: [d18312bf490e5] daemon is not started [2022-11-30T11:17:51.536Z] --- PASS: TestConfigDaemonID (1.04s) [2022-11-30T11:17:51.536Z] === RUN TestDaemonConfigValidation [2022-11-30T11:17:51.536Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-11-30T11:17:51.536Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-11-30T11:17:51.536Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-11-30T11:17:51.536Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-11-30T11:17:51.536Z] === RUN TestDaemonConfigValidation/invalid_config [2022-11-30T11:17:51.536Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-11-30T11:17:51.536Z] === RUN TestDaemonConfigValidation/malformed_config [2022-11-30T11:17:51.536Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-11-30T11:17:51.536Z] === RUN TestDaemonConfigValidation/valid_config [2022-11-30T11:17:51.536Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-11-30T11:17:51.536Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-11-30T11:17:51.536Z] === CONT TestDaemonConfigValidation/malformed_config [2022-11-30T11:17:51.536Z] === CONT TestDaemonConfigValidation/invalid_config [2022-11-30T11:17:51.536Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-11-30T11:17:51.536Z] === CONT TestDaemonConfigValidation/valid_config [2022-11-30T11:17:51.536Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-11-30T11:17:51.536Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-11-30T11:17:51.536Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-11-30T11:17:51.536Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.07s) [2022-11-30T11:17:51.536Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-11-30T11:17:51.536Z] --- PASS: TestDaemonConfigValidation/valid_config (0.06s) [2022-11-30T11:17:51.536Z] === RUN TestConfigDaemonSeccompProfiles [2022-11-30T11:17:51.536Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-11-30T11:17:52.478Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-11-30T11:17:53.862Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-11-30T11:17:54.802Z] === CONT TestConfigDaemonSeccompProfiles [2022-11-30T11:17:54.802Z] daemon_test.go:200: [de5ad0611b872] daemon is not started [2022-11-30T11:17:54.802Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-11-30T11:17:54.802Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-11-30T11:17:54.802Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-11-30T11:17:54.802Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-11-30T11:17:54.802Z] === RUN TestDaemonProxy [2022-11-30T11:17:54.802Z] === RUN TestDaemonProxy/environment_variables [2022-11-30T11:17:56.714Z] === RUN TestDaemonProxy/command-line_options [2022-11-30T11:17:58.096Z] === RUN TestDaemonProxy/configuration_file [2022-11-30T11:18:00.019Z] === RUN TestDaemonProxy/conflicting_options [2022-11-30T11:18:00.296Z] === RUN TestDaemonProxy/reload_sanitized [2022-11-30T11:18:00.875Z] --- PASS: TestDaemonProxy (6.24s) [2022-11-30T11:18:00.875Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-11-30T11:18:00.875Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-11-30T11:18:00.875Z] --- PASS: TestDaemonProxy/configuration_file (1.75s) [2022-11-30T11:18:00.875Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-11-30T11:18:00.875Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-11-30T11:18:00.875Z] === RUN TestLiveRestore [2022-11-30T11:18:00.875Z] === RUN TestLiveRestore/volume_references [2022-11-30T11:18:00.875Z] === PAUSE TestLiveRestore/volume_references [2022-11-30T11:18:00.875Z] === CONT TestLiveRestore/volume_references [2022-11-30T11:18:01.446Z] === RUN TestLiveRestore/volume_references/restartPolicy [2022-11-30T11:18:01.446Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2022-11-30T11:18:02.388Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2022-11-30T11:18:03.328Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2022-11-30T11:18:04.268Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2022-11-30T11:18:05.210Z] --- PASS: TestLiveRestore (0.00s) [2022-11-30T11:18:05.210Z] --- PASS: TestLiveRestore/volume_references (4.18s) [2022-11-30T11:18:05.210Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.58s) [2022-11-30T11:18:05.210Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.91s) [2022-11-30T11:18:05.210Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.89s) [2022-11-30T11:18:05.210Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.88s) [2022-11-30T11:18:05.210Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.90s) [2022-11-30T11:18:05.210Z] PASS [2022-11-30T11:18:05.210Z] [2022-11-30T11:18:05.210Z] DONE 25 tests in 15.470s [2022-11-30T11:18:05.210Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-11-30T11:18:05.210Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:18:05.210Z] ++ set -e [2022-11-30T11:18:05.210Z] ++ '[' -n 0 ']' [2022-11-30T11:18:05.210Z] ++ set -x [2022-11-30T11:18:05.210Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:18:05.210Z] INFO: Testing against a local daemon [2022-11-30T11:18:05.210Z] === RUN TestCommitInheritsEnv [2022-11-30T11:18:05.471Z] --- PASS: TestCommitInheritsEnv (0.17s) [2022-11-30T11:18:05.471Z] === RUN TestImportExtremelyLargeImageWorks [2022-11-30T11:18:05.471Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-11-30T11:18:05.471Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-11-30T11:18:05.471Z] === RUN TestImportWithCustomPlatform [2022-11-30T11:18:05.471Z] === RUN TestImportWithCustomPlatform/#00 [2022-11-30T11:18:05.471Z] === RUN TestImportWithCustomPlatform/_______ [2022-11-30T11:18:05.471Z] === RUN TestImportWithCustomPlatform// [2022-11-30T11:18:05.471Z] === RUN TestImportWithCustomPlatform/linux [2022-11-30T11:18:05.471Z] === RUN TestImportWithCustomPlatform/LINUX [2022-11-30T11:18:05.471Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-11-30T11:18:05.471Z] === RUN TestImportWithCustomPlatform/macos [2022-11-30T11:18:05.471Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-11-30T11:18:05.471Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-11-30T11:18:05.471Z] --- PASS: TestImportWithCustomPlatform (0.11s) [2022-11-30T11:18:05.471Z] --- PASS: TestImportWithCustomPlatform/#00 (0.02s) [2022-11-30T11:18:05.471Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-11-30T11:18:05.471Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-11-30T11:18:05.471Z] --- PASS: TestImportWithCustomPlatform/linux (0.02s) [2022-11-30T11:18:05.471Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.02s) [2022-11-30T11:18:05.471Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.02s) [2022-11-30T11:18:05.471Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-11-30T11:18:05.471Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-11-30T11:18:05.471Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-11-30T11:18:05.471Z] === RUN TestImagesFilterMultiReference [2022-11-30T11:18:05.734Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-11-30T11:18:05.734Z] === RUN TestImagePullPlatformInvalid [2022-11-30T11:18:05.734Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-11-30T11:18:05.734Z] === RUN TestImagePullStoredfDigestForOtherRepo [2022-11-30T11:18:05.734Z] time="2022-11-30T11:18:05Z" 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.3 instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 version="v2.3.0+unknown" [2022-11-30T11:18:05.734Z] time="2022-11-30T11:18:05Z" level=info msg="Starting upload purge in 2m0s" go.version=go1.19.3 instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 version="v2.3.0+unknown" [2022-11-30T11:18:05.734Z] time="2022-11-30T11:18:05Z" level=info msg="redis not configured" go.version=go1.19.3 instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 version="v2.3.0+unknown" [2022-11-30T11:18:05.734Z] time="2022-11-30T11:18:05Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.19.3 instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 version="v2.3.0+unknown" [2022-11-30T11:18:05.734Z] time="2022-11-30T11:18:05Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=80d087aa-b574-42ee-b9b6-e0a06bea043d http.request.method=GET http.request.remoteaddr="127.0.0.1:35702" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 version="v2.3.0+unknown" [2022-11-30T11:18:05.734Z] time="2022-11-30T11:18:05Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=80d087aa-b574-42ee-b9b6-e0a06bea043d http.request.method=GET http.request.remoteaddr="127.0.0.1:35702" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.812633ms http.response.status=200 http.response.written=2 instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 version="v2.3.0+unknown" [2022-11-30T11:18:05.734Z] 127.0.0.1 - - [30/Nov/2022:11:18:05 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2022-11-30T11:18:05.734Z] time="2022-11-30T11:18:05Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=112967a1-b1cb-4604-8fd5-952d535fe80b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35716" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.734Z] time="2022-11-30T11:18:05Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=112967a1-b1cb-4604-8fd5-952d535fe80b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35716" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.735Z] time="2022-11-30T11:18:05Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d827b6f1-7b29-4eea-9816-9880acdef996 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.735Z] time="2022-11-30T11:18:05Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d827b6f1-7b29-4eea-9816-9880acdef996 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.735Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=112967a1-b1cb-4604-8fd5-952d535fe80b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35716" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=37.884µs trace.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=17509787-62b4-4b0b-9d9a-9c78f6ffce97 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.735Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d827b6f1-7b29-4eea-9816-9880acdef996 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=40.058µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=265e6a15-e097-4418-8557-c7aa8417e995 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.735Z] time="2022-11-30T11:18:05Z" 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.3 http.request.host="127.0.0.1:5000" http.request.id=112967a1-b1cb-4604-8fd5-952d535fe80b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35716" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.74128ms http.response.status=404 http.response.written=157 instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.735Z] 127.0.0.1 - - [30/Nov/2022:11:18:05 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.6.10+unknown" [2022-11-30T11:18:05.735Z] time="2022-11-30T11:18:05Z" 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.3 http.request.host="127.0.0.1:5000" http.request.id=d827b6f1-7b29-4eea-9816-9880acdef996 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.9594ms http.response.status=404 http.response.written=157 instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.735Z] 127.0.0.1 - - [30/Nov/2022:11:18:05 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.6.10+unknown" [2022-11-30T11:18:05.735Z] time="2022-11-30T11:18:05Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2eeb4232-6556-4707-9bc3-4e16f5eb4924 http.request.method=POST http.request.remoteaddr="127.0.0.1:35716" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.735Z] time="2022-11-30T11:18:05Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2eeb4232-6556-4707-9bc3-4e16f5eb4924 http.request.method=POST http.request.remoteaddr="127.0.0.1:35716" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.735Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/9f5653e6-2802-493d-ad10-0a1a4e6ce3f8/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2eeb4232-6556-4707-9bc3-4e16f5eb4924 http.request.method=POST http.request.remoteaddr="127.0.0.1:35716" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=94.762µs trace.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=944e40a6-cd14-4f58-a755-b0577f45ed76 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.735Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9f5653e6-2802-493d-ad10-0a1a4e6ce3f8/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2eeb4232-6556-4707-9bc3-4e16f5eb4924 http.request.method=POST http.request.remoteaddr="127.0.0.1:35716" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=20.956µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d85ae5dd-8449-4fa8-b07d-4c34b19aa85f trace.line=141 vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.735Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/9f5653e6-2802-493d-ad10-0a1a4e6ce3f8/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2eeb4232-6556-4707-9bc3-4e16f5eb4924 http.request.method=POST http.request.remoteaddr="127.0.0.1:35716" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=72.904µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0d3cbd3c-dd64-4838-acf3-d8d67a9be871 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.735Z] time="2022-11-30T11:18:05Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=2eeb4232-6556-4707-9bc3-4e16f5eb4924 http.request.method=POST http.request.remoteaddr="127.0.0.1:35716" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=4.114429ms http.response.status=202 http.response.written=0 instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 version="v2.3.0+unknown" [2022-11-30T11:18:05.735Z] 127.0.0.1 - - [30/Nov/2022:11:18:05 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.10+unknown" [2022-11-30T11:18:05.735Z] time="2022-11-30T11:18:05Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4977db86-7b25-446f-bf78-865c1f7e4d7a http.request.method=POST http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.735Z] time="2022-11-30T11:18:05Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4977db86-7b25-446f-bf78-865c1f7e4d7a http.request.method=POST http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.735Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/aa7c6315-7d6e-4f35-8729-ed7a18d22618/startedat\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4977db86-7b25-446f-bf78-865c1f7e4d7a http.request.method=POST http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=102.688µs trace.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=1d381c5d-815f-4439-81c2-1c564c185a47 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.735Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/aa7c6315-7d6e-4f35-8729-ed7a18d22618/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4977db86-7b25-446f-bf78-865c1f7e4d7a http.request.method=POST http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=31.918µs trace.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=2c94fb76-73f2-4382-9e45-e06117983cc7 trace.line=141 vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.735Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/aa7c6315-7d6e-4f35-8729-ed7a18d22618/hashstates/sha256/0\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4977db86-7b25-446f-bf78-865c1f7e4d7a http.request.method=POST http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=81.552µs trace.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=e33c301c-cfd3-48ca-bbf0-90fca0517210 trace.line=95 vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.735Z] time="2022-11-30T11:18:05Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=4977db86-7b25-446f-bf78-865c1f7e4d7a http.request.method=POST http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=3.0563ms http.response.status=202 http.response.written=0 instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 version="v2.3.0+unknown" [2022-11-30T11:18:05.735Z] 127.0.0.1 - - [30/Nov/2022:11:18:05 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.6.10+unknown" [2022-11-30T11:18:05.735Z] time="2022-11-30T11:18:05Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1ac63f65-2349-45e3-9754-21244e0237d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35716" http.request.uri="/v2/test/blobs/uploads/9f5653e6-2802-493d-ad10-0a1a4e6ce3f8?_state=zjNWL36o878H85anjOemuPfu7gDd0piaRipercQk2Sd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmNTY1M2U2LTI4MDItNDkzZC1hZDEwLTBhMWE0ZTZjZTNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMToxODowNS42NjI1NjkxMjFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=test vars.uuid=9f5653e6-2802-493d-ad10-0a1a4e6ce3f8 version="v2.3.0+unknown" [2022-11-30T11:18:05.735Z] time="2022-11-30T11:18:05Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1ac63f65-2349-45e3-9754-21244e0237d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35716" http.request.uri="/v2/test/blobs/uploads/9f5653e6-2802-493d-ad10-0a1a4e6ce3f8?_state=zjNWL36o878H85anjOemuPfu7gDd0piaRipercQk2Sd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmNTY1M2U2LTI4MDItNDkzZC1hZDEwLTBhMWE0ZTZjZTNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMToxODowNS42NjI1NjkxMjFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=test vars.uuid=9f5653e6-2802-493d-ad10-0a1a4e6ce3f8 version="v2.3.0+unknown" [2022-11-30T11:18:05.735Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/9f5653e6-2802-493d-ad10-0a1a4e6ce3f8/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1ac63f65-2349-45e3-9754-21244e0237d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35716" http.request.uri="/v2/test/blobs/uploads/9f5653e6-2802-493d-ad10-0a1a4e6ce3f8?_state=zjNWL36o878H85anjOemuPfu7gDd0piaRipercQk2Sd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmNTY1M2U2LTI4MDItNDkzZC1hZDEwLTBhMWE0ZTZjZTNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMToxODowNS42NjI1NjkxMjFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=36.497µs trace.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=431d2059-0d29-46ea-97cc-6873f213ab1c trace.line=82 vars.name=test vars.uuid=9f5653e6-2802-493d-ad10-0a1a4e6ce3f8 version="v2.3.0+unknown" [2022-11-30T11:18:05.735Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9f5653e6-2802-493d-ad10-0a1a4e6ce3f8/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1ac63f65-2349-45e3-9754-21244e0237d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35716" http.request.uri="/v2/test/blobs/uploads/9f5653e6-2802-493d-ad10-0a1a4e6ce3f8?_state=zjNWL36o878H85anjOemuPfu7gDd0piaRipercQk2Sd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmNTY1M2U2LTI4MDItNDkzZC1hZDEwLTBhMWE0ZTZjZTNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMToxODowNS42NjI1NjkxMjFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=16.369µs trace.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=ece05bb8-dae0-425e-91c2-ee9635b2207a trace.line=141 vars.name=test vars.uuid=9f5653e6-2802-493d-ad10-0a1a4e6ce3f8 version="v2.3.0+unknown" [2022-11-30T11:18:05.735Z] time="2022-11-30T11:18:05Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5e3cb20f-35ff-4efa-9b48-bbf7809cd3f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/blobs/uploads/aa7c6315-7d6e-4f35-8729-ed7a18d22618?_state=GsyhmFUeniGGsZYzTfg_z9MJSFf-4IqSQiRZ4lq8vMR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhN2M2MzE1LTdkNmUtNGYzNS04NzI5LWVkN2ExOGQyMjYxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMToxODowNS42NjYwMzMyMjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=test vars.uuid=aa7c6315-7d6e-4f35-8729-ed7a18d22618 version="v2.3.0+unknown" [2022-11-30T11:18:05.735Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/9f5653e6-2802-493d-ad10-0a1a4e6ce3f8/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1ac63f65-2349-45e3-9754-21244e0237d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35716" http.request.uri="/v2/test/blobs/uploads/9f5653e6-2802-493d-ad10-0a1a4e6ce3f8?_state=zjNWL36o878H85anjOemuPfu7gDd0piaRipercQk2Sd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmNTY1M2U2LTI4MDItNDkzZC1hZDEwLTBhMWE0ZTZjZTNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMToxODowNS42NjI1NjkxMjFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=145.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).WriteStream" trace.id=10c3c24d-da1b-41bb-9642-57fdf265d6f8 trace.line=124 vars.name=test vars.uuid=9f5653e6-2802-493d-ad10-0a1a4e6ce3f8 version="v2.3.0+unknown" [2022-11-30T11:18:05.735Z] time="2022-11-30T11:18:05Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5e3cb20f-35ff-4efa-9b48-bbf7809cd3f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/blobs/uploads/aa7c6315-7d6e-4f35-8729-ed7a18d22618?_state=GsyhmFUeniGGsZYzTfg_z9MJSFf-4IqSQiRZ4lq8vMR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhN2M2MzE1LTdkNmUtNGYzNS04NzI5LWVkN2ExOGQyMjYxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMToxODowNS42NjYwMzMyMjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=test vars.uuid=aa7c6315-7d6e-4f35-8729-ed7a18d22618 version="v2.3.0+unknown" [2022-11-30T11:18:05.735Z] time="2022-11-30T11:18:05Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1ac63f65-2349-45e3-9754-21244e0237d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35716" http.request.uri="/v2/test/blobs/uploads/9f5653e6-2802-493d-ad10-0a1a4e6ce3f8?_state=zjNWL36o878H85anjOemuPfu7gDd0piaRipercQk2Sd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmNTY1M2U2LTI4MDItNDkzZC1hZDEwLTBhMWE0ZTZjZTNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMToxODowNS42NjI1NjkxMjFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=test vars.uuid=9f5653e6-2802-493d-ad10-0a1a4e6ce3f8 version="v2.3.0+unknown" [2022-11-30T11:18:05.735Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9f5653e6-2802-493d-ad10-0a1a4e6ce3f8/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1ac63f65-2349-45e3-9754-21244e0237d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35716" http.request.uri="/v2/test/blobs/uploads/9f5653e6-2802-493d-ad10-0a1a4e6ce3f8?_state=zjNWL36o878H85anjOemuPfu7gDd0piaRipercQk2Sd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmNTY1M2U2LTI4MDItNDkzZC1hZDEwLTBhMWE0ZTZjZTNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMToxODowNS42NjI1NjkxMjFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=12.242µs trace.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=6c044932-0a01-4142-869a-63e83dfff891 trace.line=141 vars.name=test vars.uuid=9f5653e6-2802-493d-ad10-0a1a4e6ce3f8 version="v2.3.0+unknown" [2022-11-30T11:18:05.735Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/aa7c6315-7d6e-4f35-8729-ed7a18d22618/startedat\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5e3cb20f-35ff-4efa-9b48-bbf7809cd3f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/blobs/uploads/aa7c6315-7d6e-4f35-8729-ed7a18d22618?_state=GsyhmFUeniGGsZYzTfg_z9MJSFf-4IqSQiRZ4lq8vMR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhN2M2MzE1LTdkNmUtNGYzNS04NzI5LWVkN2ExOGQyMjYxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMToxODowNS42NjYwMzMyMjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=116.063µs trace.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=8685be30-8e32-4373-ab2c-44c05960908b trace.line=82 vars.name=test vars.uuid=aa7c6315-7d6e-4f35-8729-ed7a18d22618 version="v2.3.0+unknown" [2022-11-30T11:18:05.735Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1ac63f65-2349-45e3-9754-21244e0237d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35716" http.request.uri="/v2/test/blobs/uploads/9f5653e6-2802-493d-ad10-0a1a4e6ce3f8?_state=zjNWL36o878H85anjOemuPfu7gDd0piaRipercQk2Sd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmNTY1M2U2LTI4MDItNDkzZC1hZDEwLTBhMWE0ZTZjZTNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMToxODowNS42NjI1NjkxMjFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=13.687µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d215c631-969a-402a-bf6d-087f587b6ca1 trace.line=141 vars.name=test vars.uuid=9f5653e6-2802-493d-ad10-0a1a4e6ce3f8 version="v2.3.0+unknown" [2022-11-30T11:18:05.736Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/aa7c6315-7d6e-4f35-8729-ed7a18d22618/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5e3cb20f-35ff-4efa-9b48-bbf7809cd3f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/blobs/uploads/aa7c6315-7d6e-4f35-8729-ed7a18d22618?_state=GsyhmFUeniGGsZYzTfg_z9MJSFf-4IqSQiRZ4lq8vMR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhN2M2MzE1LTdkNmUtNGYzNS04NzI5LWVkN2ExOGQyMjYxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMToxODowNS42NjYwMzMyMjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=104.608µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=31486ca6-76e2-4adb-89d1-2c09fcce0d33 trace.line=141 vars.name=test vars.uuid=aa7c6315-7d6e-4f35-8729-ed7a18d22618 version="v2.3.0+unknown" [2022-11-30T11:18:05.736Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/9f5653e6-2802-493d-ad10-0a1a4e6ce3f8/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1ac63f65-2349-45e3-9754-21244e0237d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35716" http.request.uri="/v2/test/blobs/uploads/9f5653e6-2802-493d-ad10-0a1a4e6ce3f8?_state=zjNWL36o878H85anjOemuPfu7gDd0piaRipercQk2Sd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmNTY1M2U2LTI4MDItNDkzZC1hZDEwLTBhMWE0ZTZjZTNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMToxODowNS42NjI1NjkxMjFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=8.886µs trace.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=20ff5325-2c7d-4825-bbd9-c211a19cf485 trace.line=141 vars.name=test vars.uuid=9f5653e6-2802-493d-ad10-0a1a4e6ce3f8 version="v2.3.0+unknown" [2022-11-30T11:18:05.736Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/9f5653e6-2802-493d-ad10-0a1a4e6ce3f8/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1ac63f65-2349-45e3-9754-21244e0237d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35716" http.request.uri="/v2/test/blobs/uploads/9f5653e6-2802-493d-ad10-0a1a4e6ce3f8?_state=zjNWL36o878H85anjOemuPfu7gDd0piaRipercQk2Sd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmNTY1M2U2LTI4MDItNDkzZC1hZDEwLTBhMWE0ZTZjZTNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMToxODowNS42NjI1NjkxMjFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=147.219µs trace.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=271b1da0-6e28-4ed0-8ee7-d6a84aa9a0b6 trace.line=167 vars.name=test vars.uuid=9f5653e6-2802-493d-ad10-0a1a4e6ce3f8 version="v2.3.0+unknown" [2022-11-30T11:18:05.736Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1ac63f65-2349-45e3-9754-21244e0237d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35716" http.request.uri="/v2/test/blobs/uploads/9f5653e6-2802-493d-ad10-0a1a4e6ce3f8?_state=zjNWL36o878H85anjOemuPfu7gDd0piaRipercQk2Sd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmNTY1M2U2LTI4MDItNDkzZC1hZDEwLTBhMWE0ZTZjZTNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMToxODowNS42NjI1NjkxMjFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=55.304µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2e956109-af6e-4385-bcd0-5a996c79a68d trace.line=95 vars.name=test vars.uuid=9f5653e6-2802-493d-ad10-0a1a4e6ce3f8 version="v2.3.0+unknown" [2022-11-30T11:18:05.736Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/9f5653e6-2802-493d-ad10-0a1a4e6ce3f8\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1ac63f65-2349-45e3-9754-21244e0237d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35716" http.request.uri="/v2/test/blobs/uploads/9f5653e6-2802-493d-ad10-0a1a4e6ce3f8?_state=zjNWL36o878H85anjOemuPfu7gDd0piaRipercQk2Sd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmNTY1M2U2LTI4MDItNDkzZC1hZDEwLTBhMWE0ZTZjZTNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMToxODowNS42NjI1NjkxMjFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=84.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).Delete" trace.id=3197f633-22d9-40b6-81be-5175ecd178f1 trace.line=181 vars.name=test vars.uuid=9f5653e6-2802-493d-ad10-0a1a4e6ce3f8 version="v2.3.0+unknown" [2022-11-30T11:18:05.736Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/aa7c6315-7d6e-4f35-8729-ed7a18d22618/data\", 0)" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5e3cb20f-35ff-4efa-9b48-bbf7809cd3f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/blobs/uploads/aa7c6315-7d6e-4f35-8729-ed7a18d22618?_state=GsyhmFUeniGGsZYzTfg_z9MJSFf-4IqSQiRZ4lq8vMR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhN2M2MzE1LTdkNmUtNGYzNS04NzI5LWVkN2ExOGQyMjYxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMToxODowNS42NjYwMzMyMjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=57.617µs trace.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=58afae96-9cd5-4f16-b112-d5288f81f774 trace.line=124 vars.name=test vars.uuid=aa7c6315-7d6e-4f35-8729-ed7a18d22618 version="v2.3.0+unknown" [2022-11-30T11:18:05.736Z] time="2022-11-30T11:18:05Z" level=debug msg="(*blobWriter).Commit" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5e3cb20f-35ff-4efa-9b48-bbf7809cd3f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/blobs/uploads/aa7c6315-7d6e-4f35-8729-ed7a18d22618?_state=GsyhmFUeniGGsZYzTfg_z9MJSFf-4IqSQiRZ4lq8vMR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhN2M2MzE1LTdkNmUtNGYzNS04NzI5LWVkN2ExOGQyMjYxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMToxODowNS42NjYwMzMyMjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=test vars.uuid=aa7c6315-7d6e-4f35-8729-ed7a18d22618 version="v2.3.0+unknown" [2022-11-30T11:18:05.736Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/aa7c6315-7d6e-4f35-8729-ed7a18d22618/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5e3cb20f-35ff-4efa-9b48-bbf7809cd3f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/blobs/uploads/aa7c6315-7d6e-4f35-8729-ed7a18d22618?_state=GsyhmFUeniGGsZYzTfg_z9MJSFf-4IqSQiRZ4lq8vMR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhN2M2MzE1LTdkNmUtNGYzNS04NzI5LWVkN2ExOGQyMjYxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMToxODowNS42NjYwMzMyMjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=14.285µs trace.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=ac3c26ab-37f1-4f87-9a1b-25cc7d2d4789 trace.line=141 vars.name=test vars.uuid=aa7c6315-7d6e-4f35-8729-ed7a18d22618 version="v2.3.0+unknown" [2022-11-30T11:18:05.736Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5e3cb20f-35ff-4efa-9b48-bbf7809cd3f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/blobs/uploads/aa7c6315-7d6e-4f35-8729-ed7a18d22618?_state=GsyhmFUeniGGsZYzTfg_z9MJSFf-4IqSQiRZ4lq8vMR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhN2M2MzE1LTdkNmUtNGYzNS04NzI5LWVkN2ExOGQyMjYxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMToxODowNS42NjYwMzMyMjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=19.922µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7027833b-4364-445d-8284-0c26c8de70b8 trace.line=141 vars.name=test vars.uuid=aa7c6315-7d6e-4f35-8729-ed7a18d22618 version="v2.3.0+unknown" [2022-11-30T11:18:05.736Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/aa7c6315-7d6e-4f35-8729-ed7a18d22618/data\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5e3cb20f-35ff-4efa-9b48-bbf7809cd3f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/blobs/uploads/aa7c6315-7d6e-4f35-8729-ed7a18d22618?_state=GsyhmFUeniGGsZYzTfg_z9MJSFf-4IqSQiRZ4lq8vMR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhN2M2MzE1LTdkNmUtNGYzNS04NzI5LWVkN2ExOGQyMjYxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMToxODowNS42NjYwMzMyMjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=20.57µs trace.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=81a35a40-6080-4d80-b036-e6e63f86513a trace.line=141 vars.name=test vars.uuid=aa7c6315-7d6e-4f35-8729-ed7a18d22618 version="v2.3.0+unknown" [2022-11-30T11:18:05.736Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/aa7c6315-7d6e-4f35-8729-ed7a18d22618/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5e3cb20f-35ff-4efa-9b48-bbf7809cd3f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/blobs/uploads/aa7c6315-7d6e-4f35-8729-ed7a18d22618?_state=GsyhmFUeniGGsZYzTfg_z9MJSFf-4IqSQiRZ4lq8vMR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhN2M2MzE1LTdkNmUtNGYzNS04NzI5LWVkN2ExOGQyMjYxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMToxODowNS42NjYwMzMyMjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=51.684µs trace.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=db775264-0d58-4cef-8e55-ef682e51debf trace.line=167 vars.name=test vars.uuid=aa7c6315-7d6e-4f35-8729-ed7a18d22618 version="v2.3.0+unknown" [2022-11-30T11:18:05.736Z] time="2022-11-30T11:18:05Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1ac63f65-2349-45e3-9754-21244e0237d2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35716" http.request.uri="/v2/test/blobs/uploads/9f5653e6-2802-493d-ad10-0a1a4e6ce3f8?_state=zjNWL36o878H85anjOemuPfu7gDd0piaRipercQk2Sd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmNTY1M2U2LTI4MDItNDkzZC1hZDEwLTBhMWE0ZTZjZTNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMToxODowNS42NjI1NjkxMjFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=10.237491ms http.response.status=201 http.response.written=0 instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 version="v2.3.0+unknown" [2022-11-30T11:18:05.736Z] 127.0.0.1 - - [30/Nov/2022:11:18:05 +0000] "PUT /v2/test/blobs/uploads/9f5653e6-2802-493d-ad10-0a1a4e6ce3f8?_state=zjNWL36o878H85anjOemuPfu7gDd0piaRipercQk2Sd7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjlmNTY1M2U2LTI4MDItNDkzZC1hZDEwLTBhMWE0ZTZjZTNmOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMToxODowNS42NjI1NjkxMjFaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.6.10+unknown" [2022-11-30T11:18:05.736Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5e3cb20f-35ff-4efa-9b48-bbf7809cd3f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/blobs/uploads/aa7c6315-7d6e-4f35-8729-ed7a18d22618?_state=GsyhmFUeniGGsZYzTfg_z9MJSFf-4IqSQiRZ4lq8vMR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhN2M2MzE1LTdkNmUtNGYzNS04NzI5LWVkN2ExOGQyMjYxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMToxODowNS42NjYwMzMyMjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=52.439µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=740815b8-449d-4f06-ad4d-243080365ca8 trace.line=95 vars.name=test vars.uuid=aa7c6315-7d6e-4f35-8729-ed7a18d22618 version="v2.3.0+unknown" [2022-11-30T11:18:05.736Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/aa7c6315-7d6e-4f35-8729-ed7a18d22618\")" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5e3cb20f-35ff-4efa-9b48-bbf7809cd3f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/blobs/uploads/aa7c6315-7d6e-4f35-8729-ed7a18d22618?_state=GsyhmFUeniGGsZYzTfg_z9MJSFf-4IqSQiRZ4lq8vMR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhN2M2MzE1LTdkNmUtNGYzNS04NzI5LWVkN2ExOGQyMjYxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMToxODowNS42NjYwMzMyMjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=198.476µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=42f58be4-18b4-4783-9f11-9a123301d6ca trace.line=181 vars.name=test vars.uuid=aa7c6315-7d6e-4f35-8729-ed7a18d22618 version="v2.3.0+unknown" [2022-11-30T11:18:05.736Z] time="2022-11-30T11:18:05Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=5e3cb20f-35ff-4efa-9b48-bbf7809cd3f2 http.request.method=PUT http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/blobs/uploads/aa7c6315-7d6e-4f35-8729-ed7a18d22618?_state=GsyhmFUeniGGsZYzTfg_z9MJSFf-4IqSQiRZ4lq8vMR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhN2M2MzE1LTdkNmUtNGYzNS04NzI5LWVkN2ExOGQyMjYxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMToxODowNS42NjYwMzMyMjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=5.518697ms http.response.status=201 http.response.written=0 instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 version="v2.3.0+unknown" [2022-11-30T11:18:05.736Z] 127.0.0.1 - - [30/Nov/2022:11:18:05 +0000] "PUT /v2/test/blobs/uploads/aa7c6315-7d6e-4f35-8729-ed7a18d22618?_state=GsyhmFUeniGGsZYzTfg_z9MJSFf-4IqSQiRZ4lq8vMR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6ImFhN2M2MzE1LTdkNmUtNGYzNS04NzI5LWVkN2ExOGQyMjYxOCIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMi0xMS0zMFQxMToxODowNS42NjYwMzMyMjlaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.6.10+unknown" [2022-11-30T11:18:05.736Z] time="2022-11-30T11:18:05Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=fca96b00-caad-4bfc-93e9-06a3ed9077b3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-30T11:18:05.736Z] time="2022-11-30T11:18:05Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=fca96b00-caad-4bfc-93e9-06a3ed9077b3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-30T11:18:05.736Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=fca96b00-caad-4bfc-93e9-06a3ed9077b3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=26.609µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=807e2db5-fafc-4fee-93d3-d487e5fff6f0 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-30T11:18:05.736Z] time="2022-11-30T11:18:05Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=fca96b00-caad-4bfc-93e9-06a3ed9077b3 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="878.968µs" http.response.status=404 http.response.written=96 instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-30T11:18:05.736Z] 127.0.0.1 - - [30/Nov/2022:11:18:05 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.6.10+unknown" [2022-11-30T11:18:05.736Z] time="2022-11-30T11:18:05Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8e2283c9-443e-49c4-915e-e5b8649823ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-30T11:18:05.736Z] time="2022-11-30T11:18:05Z" level=debug msg=PutImageManifest go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8e2283c9-443e-49c4-915e-e5b8649823ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-30T11:18:05.736Z] time="2022-11-30T11:18:05Z" level=debug msg="(*manifestStore).Put" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8e2283c9-443e-49c4-915e-e5b8649823ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-30T11:18:05.736Z] time="2022-11-30T11:18:05Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8e2283c9-443e-49c4-915e-e5b8649823ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-30T11:18:05.736Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8e2283c9-443e-49c4-915e-e5b8649823ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=108.383µs trace.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=6c9266d1-863d-4a07-9e62-7f32f3c336d7 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-30T11:18:05.736Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8e2283c9-443e-49c4-915e-e5b8649823ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=17.067µs trace.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=6da7d29d-1244-4eee-886d-c2443cb8e5e7 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-30T11:18:05.736Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8e2283c9-443e-49c4-915e-e5b8649823ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=47.845µs trace.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=c069c9b9-27ed-435a-8faf-da08b6610388 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-30T11:18:05.737Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8e2283c9-443e-49c4-915e-e5b8649823ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=41.141µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ec44a3c3-b8ca-45c5-8292-d8869fb75343 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-30T11:18:05.737Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8e2283c9-443e-49c4-915e-e5b8649823ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=16.731µs trace.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=c5207311-c26f-4698-bc32-1ec35bfffce4 trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-30T11:18:05.737Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8e2283c9-443e-49c4-915e-e5b8649823ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=136.486µs trace.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=f7af3310-9e3e-4d13-b3ab-06df4938aba8 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-30T11:18:05.737Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8e2283c9-443e-49c4-915e-e5b8649823ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=233.98µs trace.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=db3de7e1-9218-4d95-81f4-1b3e8e1defbe trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-30T11:18:05.737Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8e2283c9-443e-49c4-915e-e5b8649823ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=89.519µs trace.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=f0d7936f-89ba-461e-bd23-26939aa5d2f2 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-30T11:18:05.737Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8e2283c9-443e-49c4-915e-e5b8649823ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=195.769µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=8159657a-1ac0-49af-89e0-715644e71cf4 trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-30T11:18:05.737Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8e2283c9-443e-49c4-915e-e5b8649823ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=76.226µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=1b7bde08-1f1d-458d-b045-20002ec4397d trace.line=95 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-30T11:18:05.737Z] time="2022-11-30T11:18:05Z" level=info msg="response completed" go.version=go1.19.3 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=8e2283c9-443e-49c4-915e-e5b8649823ee http.request.method=PUT http.request.remoteaddr="127.0.0.1:35712" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.6.10+unknown" http.response.duration=3.275872ms http.response.status=201 http.response.written=0 instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 version="v2.3.0+unknown" [2022-11-30T11:18:05.737Z] 127.0.0.1 - - [30/Nov/2022:11:18:05 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.6.10+unknown" [2022-11-30T11:18:05.737Z] time="2022-11-30T11:18:05Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=764cfea8-8213-4696-b88a-5c3648c995a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:35742" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 version="v2.3.0+unknown" [2022-11-30T11:18:05.737Z] time="2022-11-30T11:18:05Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=764cfea8-8213-4696-b88a-5c3648c995a4 http.request.method=GET http.request.remoteaddr="127.0.0.1:35742" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="815.517µs" http.response.status=200 http.response.written=2 instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 version="v2.3.0+unknown" [2022-11-30T11:18:05.737Z] 127.0.0.1 - - [30/Nov/2022:11:18:05 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-30T11:18:05.737Z] time="2022-11-30T11:18:05Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f675e149-4eb6-4f81-bbf1-993e57edf21a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35752" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-30T11:18:05.737Z] time="2022-11-30T11:18:05Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f675e149-4eb6-4f81-bbf1-993e57edf21a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35752" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-30T11:18:05.737Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f675e149-4eb6-4f81-bbf1-993e57edf21a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35752" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=37.917µs trace.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=40e1c306-9659-44c6-8cf7-6714c6eed538 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-30T11:18:05.737Z] time="2022-11-30T11:18:05Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f675e149-4eb6-4f81-bbf1-993e57edf21a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35752" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-30T11:18:05.737Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f675e149-4eb6-4f81-bbf1-993e57edf21a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35752" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=47.213µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=918caa2e-9e5a-46d4-bde4-d81d246d23e1 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-30T11:18:05.737Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f675e149-4eb6-4f81-bbf1-993e57edf21a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35752" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=19.282µs trace.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=64d06df5-c070-4588-a7cf-5ce31c41a97b trace.line=141 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-30T11:18:05.737Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f675e149-4eb6-4f81-bbf1-993e57edf21a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35752" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=361.407µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=446a212d-8adf-4f30-ae0d-b96069270b55 trace.line=82 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-30T11:18:05.737Z] time="2022-11-30T11:18:05Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f675e149-4eb6-4f81-bbf1-993e57edf21a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35752" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=test vars.reference=latest version="v2.3.0+unknown" [2022-11-30T11:18:05.737Z] time="2022-11-30T11:18:05Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=f675e149-4eb6-4f81-bbf1-993e57edf21a http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35752" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.717137ms http.response.status=200 http.response.written=417 instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 version="v2.3.0+unknown" [2022-11-30T11:18:05.737Z] 127.0.0.1 - - [30/Nov/2022:11:18:05 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-30T11:18:05.737Z] time="2022-11-30T11:18:05Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=cf3eb907-82fe-4c28-91e4-cdc771364347 http.request.method=GET http.request.remoteaddr="127.0.0.1:35766" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-30T11:18:05.737Z] time="2022-11-30T11:18:05Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=cf3eb907-82fe-4c28-91e4-cdc771364347 http.request.method=GET http.request.remoteaddr="127.0.0.1:35766" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-30T11:18:05.737Z] time="2022-11-30T11:18:05Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=cf3eb907-82fe-4c28-91e4-cdc771364347 http.request.method=GET http.request.remoteaddr="127.0.0.1:35766" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-30T11:18:05.737Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=cf3eb907-82fe-4c28-91e4-cdc771364347 http.request.method=GET http.request.remoteaddr="127.0.0.1:35766" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=104.133µs trace.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=d4513f5e-528b-4e8d-a38b-eb3141afe8a6 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-30T11:18:05.737Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=cf3eb907-82fe-4c28-91e4-cdc771364347 http.request.method=GET http.request.remoteaddr="127.0.0.1:35766" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=20.021µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=193fc04e-ebf7-4e94-a4df-703df86035a7 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-30T11:18:05.737Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=cf3eb907-82fe-4c28-91e4-cdc771364347 http.request.method=GET http.request.remoteaddr="127.0.0.1:35766" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=40.83µs trace.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=de812af3-ed1f-4e44-9ed4-15270753312a trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-30T11:18:05.737Z] time="2022-11-30T11:18:05Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=cf3eb907-82fe-4c28-91e4-cdc771364347 http.request.method=GET http.request.remoteaddr="127.0.0.1:35766" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-30T11:18:05.737Z] time="2022-11-30T11:18:05Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=cf3eb907-82fe-4c28-91e4-cdc771364347 http.request.method=GET http.request.remoteaddr="127.0.0.1:35766" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.880765ms http.response.status=200 http.response.written=417 instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 version="v2.3.0+unknown" [2022-11-30T11:18:05.737Z] 127.0.0.1 - - [30/Nov/2022:11:18:05 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-30T11:18:05.737Z] time="2022-11-30T11:18:05Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7cb0b33e-9d2d-4837-9798-a9332a0e73c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:35776" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.738Z] time="2022-11-30T11:18:05Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7cb0b33e-9d2d-4837-9798-a9332a0e73c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:35776" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.738Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7cb0b33e-9d2d-4837-9798-a9332a0e73c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:35776" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=33.091µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b2e48250-a4bf-445d-b9e0-22efd3ae72bb trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.738Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7cb0b33e-9d2d-4837-9798-a9332a0e73c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:35776" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=16.312µs trace.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=bb68f427-af9d-4cf6-9b9c-94ba0a4d0946 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.738Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7cb0b33e-9d2d-4837-9798-a9332a0e73c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:35776" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=21.851µs trace.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=256efab0-6963-4829-825a-46711331dcd0 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.738Z] time="2022-11-30T11:18:05Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8890cdb7-410f-493b-8a69-9e1b742b5f24 http.request.method=GET http.request.remoteaddr="127.0.0.1:35784" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.738Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7cb0b33e-9d2d-4837-9798-a9332a0e73c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:35776" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=12.316µs trace.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=76d8e8e5-b6ec-454c-9fb4-03d793e1a54a trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.738Z] time="2022-11-30T11:18:05Z" level=debug msg=GetBlob go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8890cdb7-410f-493b-8a69-9e1b742b5f24 http.request.method=GET http.request.remoteaddr="127.0.0.1:35784" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.738Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7cb0b33e-9d2d-4837-9798-a9332a0e73c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:35776" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=10.543µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4eff0d3b-a7e6-4064-a2e0-7ccc7ea1d51a trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.738Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8890cdb7-410f-493b-8a69-9e1b742b5f24 http.request.method=GET http.request.remoteaddr="127.0.0.1:35784" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=29.456µs trace.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=6f2d1c8e-51c7-40a9-a59c-9f3e519285ea trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.738Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7cb0b33e-9d2d-4837-9798-a9332a0e73c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:35776" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=5.251µs trace.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=a8a13f56-a382-49b9-aabc-faaff9620b50 trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.738Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8890cdb7-410f-493b-8a69-9e1b742b5f24 http.request.method=GET http.request.remoteaddr="127.0.0.1:35784" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=12.891µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=97e614c1-65c6-4fce-a1e8-132c59a10976 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.738Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7cb0b33e-9d2d-4837-9798-a9332a0e73c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:35776" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=14.433µs trace.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=ef0f4d8c-545b-4595-a6d5-4ba5569195d2 trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.738Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8890cdb7-410f-493b-8a69-9e1b742b5f24 http.request.method=GET http.request.remoteaddr="127.0.0.1:35784" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=15.27µs trace.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=f18449f2-f020-4179-9bf4-444f9e91d825 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.738Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8890cdb7-410f-493b-8a69-9e1b742b5f24 http.request.method=GET http.request.remoteaddr="127.0.0.1:35784" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=8.575µs trace.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=b118e969-eb05-40c4-96b7-b8de1fc1a771 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.738Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8890cdb7-410f-493b-8a69-9e1b742b5f24 http.request.method=GET http.request.remoteaddr="127.0.0.1:35784" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=11.25µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ccd77783-fece-4697-8cdb-9976d9bd73f6 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.738Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8890cdb7-410f-493b-8a69-9e1b742b5f24 http.request.method=GET http.request.remoteaddr="127.0.0.1:35784" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=5.071µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=477c20c0-9dad-47fd-825d-c9b8a0d360f5 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.738Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8890cdb7-410f-493b-8a69-9e1b742b5f24 http.request.method=GET http.request.remoteaddr="127.0.0.1:35784" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=11.036µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=fdacd743-7934-4cb0-be51-c5726f54ee9e trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.738Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8890cdb7-410f-493b-8a69-9e1b742b5f24 http.request.method=GET http.request.remoteaddr="127.0.0.1:35784" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=103.82µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=757ba0aa-6d14-48d0-8d71-3ea7ab0aec4b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.738Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8890cdb7-410f-493b-8a69-9e1b742b5f24 http.request.method=GET http.request.remoteaddr="127.0.0.1:35784" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=56.058µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=93808dca-a869-44cd-8661-1e017b187257 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.738Z] time="2022-11-30T11:18:05Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=8890cdb7-410f-493b-8a69-9e1b742b5f24 http.request.method=GET http.request.remoteaddr="127.0.0.1:35784" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.7174ms http.response.status=200 http.response.written=68 instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 version="v2.3.0+unknown" [2022-11-30T11:18:05.738Z] 127.0.0.1 - - [30/Nov/2022:11:18:05 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-30T11:18:05.738Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7cb0b33e-9d2d-4837-9798-a9332a0e73c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:35776" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=49.42µs trace.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=c94697e8-5834-46ec-8cf2-1522e6ed863a trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.738Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7cb0b33e-9d2d-4837-9798-a9332a0e73c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:35776" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=22.753µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6b0225d7-f127-414a-8bcd-b689d6ef6779 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.3.0+unknown" [2022-11-30T11:18:05.738Z] time="2022-11-30T11:18:05Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=7cb0b33e-9d2d-4837-9798-a9332a0e73c5 http.request.method=GET http.request.remoteaddr="127.0.0.1:35776" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=8.678596ms http.response.status=200 http.response.written=179 instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 version="v2.3.0+unknown" [2022-11-30T11:18:05.738Z] 127.0.0.1 - - [30/Nov/2022:11:18:05 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-30T11:18:05.738Z] time="2022-11-30T11:18:05Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=384e3f24-dd1c-4cfd-8c72-414de62aa32e http.request.method=GET http.request.remoteaddr="127.0.0.1:35792" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 version="v2.3.0+unknown" [2022-11-30T11:18:05.738Z] time="2022-11-30T11:18:05Z" level=info msg="response completed" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=384e3f24-dd1c-4cfd-8c72-414de62aa32e http.request.method=GET http.request.remoteaddr="127.0.0.1:35792" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="792.945µs" http.response.status=200 http.response.written=2 instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 version="v2.3.0+unknown" [2022-11-30T11:18:05.738Z] 127.0.0.1 - - [30/Nov/2022:11:18:05 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-30T11:18:05.738Z] time="2022-11-30T11:18:05Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d5d61b79-a022-4fe9-8d31-450d3c93f0fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35796" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-30T11:18:05.739Z] time="2022-11-30T11:18:05Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d5d61b79-a022-4fe9-8d31-450d3c93f0fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35796" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-30T11:18:05.739Z] time="2022-11-30T11:18:05Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d5d61b79-a022-4fe9-8d31-450d3c93f0fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35796" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-30T11:18:05.739Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d5d61b79-a022-4fe9-8d31-450d3c93f0fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35796" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=53.49µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=6d8db189-4636-470b-9600-34e08e7bdbd0 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-30T11:18:05.739Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=d5d61b79-a022-4fe9-8d31-450d3c93f0fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35796" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=22.269µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1af1163a-c803-477e-925b-ade915e7d9ec trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-30T11:18:05.739Z] time="2022-11-30T11:18:05Z" 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.3 http.request.host="127.0.0.1:5000" http.request.id=d5d61b79-a022-4fe9-8d31-450d3c93f0fa http.request.method=HEAD http.request.remoteaddr="127.0.0.1:35796" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.497236ms http.response.status=404 http.response.written=181 instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-30T11:18:05.739Z] 127.0.0.1 - - [30/Nov/2022:11:18:05 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-30T11:18:05.739Z] time="2022-11-30T11:18:05Z" level=debug msg="authorizing request" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a27b23fa-7ed0-4a06-a07a-abccd74dbb0f http.request.method=GET http.request.remoteaddr="127.0.0.1:35804" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-30T11:18:05.739Z] time="2022-11-30T11:18:05Z" level=debug msg=GetImageManifest go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a27b23fa-7ed0-4a06-a07a-abccd74dbb0f http.request.method=GET http.request.remoteaddr="127.0.0.1:35804" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-30T11:18:05.739Z] time="2022-11-30T11:18:05Z" level=debug msg="(*manifestStore).Get" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a27b23fa-7ed0-4a06-a07a-abccd74dbb0f http.request.method=GET http.request.remoteaddr="127.0.0.1:35804" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-30T11:18:05.739Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a27b23fa-7ed0-4a06-a07a-abccd74dbb0f http.request.method=GET http.request.remoteaddr="127.0.0.1:35804" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=23.894µs trace.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=454b9504-ff2f-460f-8a96-c7ebf23f787e trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-30T11:18:05.739Z] time="2022-11-30T11:18:05Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.19.3 http.request.host="127.0.0.1:5000" http.request.id=a27b23fa-7ed0-4a06-a07a-abccd74dbb0f http.request.method=GET http.request.remoteaddr="127.0.0.1:35804" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 trace.duration=114.094µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=45981366-4ccd-4d01-8abf-b2668babd27e trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-30T11:18:05.739Z] time="2022-11-30T11:18:05Z" 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.3 http.request.host="127.0.0.1:5000" http.request.id=a27b23fa-7ed0-4a06-a07a-abccd74dbb0f http.request.method=GET http.request.remoteaddr="127.0.0.1:35804" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.930107ms http.response.status=404 http.response.written=181 instance.id=eb9ae68e-d1d3-4bb8-a22a-d83f798a0333 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.3.0+unknown" [2022-11-30T11:18:05.739Z] 127.0.0.1 - - [30/Nov/2022:11:18:05 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.19.3 git-commit/5cbadeea4c62025ee9fd028ce01a16bb2f269f51 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2022-11-30T11:18:05.739Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.22s) [2022-11-30T11:18:05.739Z] === RUN TestRemoveImageOrphaning [2022-11-30T11:18:06.000Z] --- PASS: TestRemoveImageOrphaning (0.16s) [2022-11-30T11:18:06.000Z] === RUN TestRemoveImageGarbageCollector [2022-11-30T11:18:06.000Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-30T11:18:06.000Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-11-30T11:18:06.000Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-11-30T11:18:06.000Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-11-30T11:18:06.000Z] === RUN TestTagInvalidReference [2022-11-30T11:18:06.000Z] --- PASS: TestTagInvalidReference (0.01s) [2022-11-30T11:18:06.000Z] === RUN TestTagValidPrefixedRepo [2022-11-30T11:18:06.000Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-11-30T11:18:06.000Z] === RUN TestTagExistedNameWithoutForce [2022-11-30T11:18:06.000Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-11-30T11:18:06.000Z] === RUN TestTagOfficialNames [2022-11-30T11:18:06.260Z] --- PASS: TestTagOfficialNames (0.05s) [2022-11-30T11:18:06.260Z] === RUN TestTagMatchesDigest [2022-11-30T11:18:06.260Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-11-30T11:18:06.260Z] PASS [2022-11-30T11:18:06.260Z] [2022-11-30T11:18:06.260Z] === Skipped [2022-11-30T11:18:06.260Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-11-30T11:18:06.260Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-11-30T11:18:06.260Z] [2022-11-30T11:18:06.260Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-11-30T11:18:06.260Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-30T11:18:06.260Z] [2022-11-30T11:18:06.260Z] DONE 23 tests, 2 skipped in 1.099s [2022-11-30T11:18:06.260Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-11-30T11:18:06.260Z] ++ 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 [2022-11-30T11:18:06.260Z] ++ set -e [2022-11-30T11:18:06.260Z] ++ '[' -n 0 ']' [2022-11-30T11:18:06.260Z] ++ set -x [2022-11-30T11:18:06.260Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= 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 [2022-11-30T11:18:06.260Z] === RUN TestStripANSICommands [2022-11-30T11:18:06.260Z] === RUN TestStripANSICommands/#00 [2022-11-30T11:18:06.260Z] === RUN TestStripANSICommands/#01 [2022-11-30T11:18:06.260Z] --- PASS: TestStripANSICommands (0.00s) [2022-11-30T11:18:06.261Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-11-30T11:18:06.261Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-11-30T11:18:06.261Z] PASS [2022-11-30T11:18:06.261Z] [2022-11-30T11:18:06.261Z] DONE 3 tests in 0.043s [2022-11-30T11:18:06.261Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-11-30T11:18:06.261Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:18:06.261Z] ++ set -e [2022-11-30T11:18:06.261Z] ++ '[' -n 0 ']' [2022-11-30T11:18:06.261Z] ++ set -x [2022-11-30T11:18:06.261Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:18:06.261Z] INFO: Testing against a local daemon [2022-11-30T11:18:06.261Z] === RUN TestNetworkCreateDelete [2022-11-30T11:18:06.520Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-11-30T11:18:06.521Z] === RUN TestDockerNetworkDeletePreferID [2022-11-30T11:18:06.781Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-11-30T11:18:06.781Z] === RUN TestDaemonDNSFallback [2022-11-30T11:18:13.360Z] --- PASS: TestDaemonDNSFallback (6.20s) [2022-11-30T11:18:13.360Z] === RUN TestInspectNetwork [2022-11-30T11:18:15.902Z] === RUN TestInspectNetwork/full_network_id [2022-11-30T11:18:15.902Z] === RUN TestInspectNetwork/partial_network_id [2022-11-30T11:18:15.902Z] === RUN TestInspectNetwork/network_name [2022-11-30T11:18:15.902Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-11-30T11:18:20.103Z] --- PASS: TestInspectNetwork (6.99s) [2022-11-30T11:18:20.103Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-11-30T11:18:20.103Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-11-30T11:18:20.103Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-11-30T11:18:20.103Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-11-30T11:18:20.103Z] === RUN TestRunContainerWithBridgeNone [2022-11-30T11:18:21.607Z] --- PASS: TestRunContainerWithBridgeNone (1.30s) [2022-11-30T11:18:21.607Z] === RUN TestNetworkInvalidJSON [2022-11-30T11:18:21.607Z] === RUN TestNetworkInvalidJSON/networks/create [2022-11-30T11:18:21.607Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-11-30T11:18:21.607Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-11-30T11:18:21.607Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-11-30T11:18:21.607Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-11-30T11:18:21.607Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-11-30T11:18:21.607Z] === CONT TestNetworkInvalidJSON/networks/create [2022-11-30T11:18:21.607Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-11-30T11:18:21.607Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-11-30T11:18:21.607Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-11-30T11:18:21.607Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-11-30T11:18:21.607Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-11-30T11:18:21.607Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-11-30T11:18:21.607Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-11-30T11:18:21.607Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-11-30T11:18:21.607Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-11-30T11:18:21.607Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-11-30T11:18:21.607Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-11-30T11:18:21.607Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-11-30T11:18:21.607Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-11-30T11:18:21.607Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-11-30T11:18:21.607Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-11-30T11:18:21.607Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-11-30T11:18:21.607Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-11-30T11:18:21.607Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-11-30T11:18:21.607Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-11-30T11:18:21.607Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-11-30T11:18:21.607Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-11-30T11:18:21.607Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-11-30T11:18:21.607Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-11-30T11:18:21.607Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-11-30T11:18:21.607Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-11-30T11:18:21.607Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-11-30T11:18:21.607Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-11-30T11:18:21.607Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-11-30T11:18:21.607Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-11-30T11:18:21.607Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-11-30T11:18:21.607Z] === RUN TestNetworkList [2022-11-30T11:18:21.607Z] === RUN TestNetworkList//networks [2022-11-30T11:18:21.607Z] === PAUSE TestNetworkList//networks [2022-11-30T11:18:21.607Z] === RUN TestNetworkList//networks/ [2022-11-30T11:18:21.607Z] === PAUSE TestNetworkList//networks/ [2022-11-30T11:18:21.607Z] === CONT TestNetworkList//networks [2022-11-30T11:18:21.607Z] === CONT TestNetworkList//networks/ [2022-11-30T11:18:21.607Z] --- PASS: TestNetworkList (0.01s) [2022-11-30T11:18:21.607Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-11-30T11:18:21.607Z] --- PASS: TestNetworkList//networks (0.00s) [2022-11-30T11:18:21.607Z] === RUN TestHostIPv4BridgeLabel [2022-11-30T11:18:21.867Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-11-30T11:18:21.867Z] === RUN TestDaemonRestartWithLiveRestore [2022-11-30T11:18:23.249Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-11-30T11:18:23.249Z] === RUN TestDaemonDefaultNetworkPools [2022-11-30T11:18:23.819Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-11-30T11:18:23.819Z] === RUN TestDaemonRestartWithExistingNetwork [2022-11-30T11:18:24.758Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-11-30T11:18:24.758Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-11-30T11:18:26.149Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-11-30T11:18:26.149Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-11-30T11:18:26.726Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2022-11-30T11:18:26.726Z] === RUN TestServiceWithPredefinedNetwork [2022-11-30T11:18:29.268Z] --- PASS: TestServiceWithPredefinedNetwork (2.20s) [2022-11-30T11:18:29.268Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-11-30T11:18:29.268Z] service_test.go:242: FLAKY_TEST [2022-11-30T11:18:29.268Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-30T11:18:29.268Z] === RUN TestServiceWithDataPathPortInit [2022-11-30T11:18:44.167Z] --- PASS: TestServiceWithDataPathPortInit (13.42s) [2022-11-30T11:18:44.167Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-11-30T11:18:44.737Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9o963axp4ss70bb84o7j5oz39 Created:2022-11-30 11:18:43.512465602 +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[356550bcc5212d410f8d326797ef3fa9b1704da32dbc33350a8032da310f38fc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qp5kbxlicmdn43u27f0b9r7nb EndpointID:7d3ee5de95c4bea6be2023a574ad83cb090e9af6b65d4084dd1e21bab6e48d01 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ae2342d30dab6177515c6f31fc5591c5baaf6aff19b535efde0304ed1e04a059 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:65960f7a5ef3 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qp5kbxlicmdn43u27f0b9r7nb EndpointID:7d3ee5de95c4bea6be2023a574ad83cb090e9af6b65d4084dd1e21bab6e48d01 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-11-30T11:18:50.020Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.79s) [2022-11-30T11:18:50.020Z] PASS [2022-11-30T11:18:50.020Z] [2022-11-30T11:18:50.020Z] === Skipped [2022-11-30T11:18:50.020Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-11-30T11:18:50.020Z] service_test.go:242: FLAKY_TEST [2022-11-30T11:18:50.020Z] [2022-11-30T11:18:50.020Z] DONE 38 tests, 1 skipped in 42.825s [2022-11-30T11:18:50.020Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-11-30T11:18:50.020Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:18:50.020Z] ++ set -e [2022-11-30T11:18:50.020Z] ++ '[' -n 0 ']' [2022-11-30T11:18:50.020Z] ++ set -x [2022-11-30T11:18:50.020Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:18:50.020Z] INFO: Testing against a local daemon [2022-11-30T11:18:50.020Z] === RUN TestDockerNetworkIpvlanPersistance [2022-11-30T11:18:50.020Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-30T11:18:50.020Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-11-30T11:18:50.020Z] === RUN TestDockerNetworkIpvlan [2022-11-30T11:18:50.020Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-30T11:18:50.020Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-11-30T11:18:50.020Z] PASS [2022-11-30T11:18:50.020Z] [2022-11-30T11:18:50.020Z] === Skipped [2022-11-30T11:18:50.020Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-11-30T11:18:50.020Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-30T11:18:50.020Z] [2022-11-30T11:18:50.020Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-11-30T11:18:50.020Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-11-30T11:18:50.020Z] [2022-11-30T11:18:50.020Z] DONE 2 tests, 2 skipped in 0.086s [2022-11-30T11:18:50.020Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-11-30T11:18:50.020Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:18:50.020Z] ++ set -e [2022-11-30T11:18:50.020Z] ++ '[' -n 0 ']' [2022-11-30T11:18:50.020Z] ++ set -x [2022-11-30T11:18:50.020Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:18:50.020Z] INFO: Testing against a local daemon [2022-11-30T11:18:50.020Z] === RUN TestDockerNetworkMacvlanPersistance [2022-11-30T11:18:50.589Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.15s) [2022-11-30T11:18:50.589Z] === RUN TestDockerNetworkMacvlan [2022-11-30T11:18:51.159Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-11-30T11:18:51.729Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-11-30T11:18:52.299Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-11-30T11:18:54.211Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-11-30T11:18:55.593Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-11-30T11:18:58.890Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-11-30T11:18:59.151Z] --- PASS: TestDockerNetworkMacvlan (8.79s) [2022-11-30T11:18:59.151Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-11-30T11:18:59.151Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-11-30T11:18:59.151Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.79s) [2022-11-30T11:18:59.151Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-11-30T11:18:59.151Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.96s) [2022-11-30T11:18:59.151Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.52s) [2022-11-30T11:18:59.151Z] PASS [2022-11-30T11:18:59.151Z] [2022-11-30T11:18:59.151Z] DONE 8 tests in 10.015s [2022-11-30T11:18:59.151Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-11-30T11:18:59.151Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:18:59.151Z] ++ set -e [2022-11-30T11:18:59.151Z] ++ '[' -n 0 ']' [2022-11-30T11:18:59.151Z] ++ set -x [2022-11-30T11:18:59.151Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:18:59.151Z] testing: warning: no tests to run [2022-11-30T11:18:59.151Z] PASS [2022-11-30T11:18:59.151Z] [2022-11-30T11:18:59.151Z] DONE 0 tests in 0.026s [2022-11-30T11:18:59.151Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-11-30T11:18:59.151Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:18:59.151Z] ++ set -e [2022-11-30T11:18:59.151Z] ++ '[' -n 0 ']' [2022-11-30T11:18:59.151Z] ++ set -x [2022-11-30T11:18:59.151Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:18:59.411Z] INFO: Testing against a local daemon [2022-11-30T11:18:59.411Z] === RUN TestAuthZPluginAllowRequest [2022-11-30T11:19:00.793Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-11-30T11:19:00.793Z] === RUN TestAuthZPluginTLS [2022-11-30T11:19:01.054Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-11-30T11:19:01.054Z] === RUN TestAuthZPluginDenyRequest [2022-11-30T11:19:01.625Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-11-30T11:19:01.625Z] === RUN TestAuthZPluginAPIDenyResponse [2022-11-30T11:19:02.195Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-11-30T11:19:02.195Z] === RUN TestAuthZPluginDenyResponse [2022-11-30T11:19:02.765Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-11-30T11:19:02.765Z] === RUN TestAuthZPluginAllowEventStream [2022-11-30T11:19:03.749Z] --- PASS: TestAuthZPluginAllowEventStream (1.02s) [2022-11-30T11:19:03.750Z] === RUN TestAuthZPluginErrorResponse [2022-11-30T11:19:04.324Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-11-30T11:19:04.324Z] === RUN TestAuthZPluginErrorRequest [2022-11-30T11:19:04.894Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-11-30T11:19:04.894Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-11-30T11:19:05.154Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-11-30T11:19:05.154Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-11-30T11:19:06.536Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.14s) [2022-11-30T11:19:06.536Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-11-30T11:19:07.477Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.15s) [2022-11-30T11:19:07.477Z] === RUN TestAuthZPluginHeader [2022-11-30T11:19:08.047Z] --- PASS: TestAuthZPluginHeader (0.62s) [2022-11-30T11:19:08.047Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-11-30T11:19:08.047Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-30T11:19:08.047Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-11-30T11:19:08.047Z] === RUN TestAuthZPluginV2Disable [2022-11-30T11:19:08.047Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-30T11:19:08.047Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-11-30T11:19:08.047Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-11-30T11:19:08.047Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-30T11:19:08.047Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-11-30T11:19:08.047Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-11-30T11:19:08.047Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-30T11:19:08.047Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-11-30T11:19:08.047Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-11-30T11:19:26.159Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-11-30T11:19:26.159Z] PASS [2022-11-30T11:19:26.159Z] [2022-11-30T11:19:26.159Z] === Skipped [2022-11-30T11:19:26.159Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-11-30T11:19:26.159Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-30T11:19:26.159Z] [2022-11-30T11:19:26.159Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-11-30T11:19:26.159Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-30T11:19:26.159Z] [2022-11-30T11:19:26.159Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-11-30T11:19:26.159Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-30T11:19:26.159Z] [2022-11-30T11:19:26.159Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-11-30T11:19:26.159Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-30T11:19:26.159Z] [2022-11-30T11:19:26.159Z] DONE 17 tests, 4 skipped in 25.795s [2022-11-30T11:19:26.159Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-11-30T11:19:26.159Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:19:26.159Z] ++ set -e [2022-11-30T11:19:26.159Z] ++ '[' -n 0 ']' [2022-11-30T11:19:26.159Z] ++ set -x [2022-11-30T11:19:26.159Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:19:26.159Z] INFO: Testing against a local daemon [2022-11-30T11:19:26.159Z] === RUN TestPluginInvalidJSON [2022-11-30T11:19:26.159Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-11-30T11:19:26.159Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-11-30T11:19:26.159Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-11-30T11:19:26.159Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-11-30T11:19:26.159Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-11-30T11:19:26.159Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-11-30T11:19:26.159Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-11-30T11:19:26.159Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-11-30T11:19:26.159Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-11-30T11:19:26.159Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-11-30T11:19:26.159Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-11-30T11:19:26.159Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-11-30T11:19:26.159Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-11-30T11:19:26.159Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-11-30T11:19:26.159Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-11-30T11:19:26.159Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-11-30T11:19:26.159Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-11-30T11:19:26.159Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-11-30T11:19:26.159Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-11-30T11:19:26.159Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-11-30T11:19:26.159Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-11-30T11:19:26.159Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-11-30T11:19:26.159Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-11-30T11:19:26.159Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-11-30T11:19:26.159Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-11-30T11:19:26.159Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-11-30T11:19:26.159Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-11-30T11:19:26.159Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-11-30T11:19:26.159Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-11-30T11:19:26.159Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-11-30T11:19:26.159Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-11-30T11:19:26.159Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-11-30T11:19:26.159Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-11-30T11:19:26.159Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-11-30T11:19:26.159Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-11-30T11:19:26.159Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-11-30T11:19:26.159Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-11-30T11:19:26.159Z] === RUN TestPluginInstall [2022-11-30T11:19:26.159Z] === RUN TestPluginInstall/no_auth [2022-11-30T11:19:29.457Z] time="2022-11-30T11:19:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-30T11:19:29.457Z] time="2022-11-30T11:19:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b6595eb8d5f41aedc3fe3a594177bee20e59cc4680ca7048ae00fae28f6a08e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-30T11:19:29.457Z] time="2022-11-30T11:19:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-30T11:19:29.457Z] time="2022-11-30T11:19:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5b6595eb8d5f41aedc3fe3a594177bee20e59cc4680ca7048ae00fae28f6a08e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-30T11:19:29.457Z] === RUN TestPluginInstall/with_htpasswd [2022-11-30T11:19:29.457Z] time="2022-11-30T11:19:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-30T11:19:29.457Z] time="2022-11-30T11:19:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:01f209071a92db003268cf48a1a942fb379afcd6d93be88f304b1ec716577624" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-30T11:19:29.457Z] time="2022-11-30T11:19:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-30T11:19:29.457Z] time="2022-11-30T11:19:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:01f209071a92db003268cf48a1a942fb379afcd6d93be88f304b1ec716577624" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-30T11:19:29.718Z] === RUN TestPluginInstall/with_insecure [2022-11-30T11:19:30.658Z] time="2022-11-30T11:19:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-30T11:19:30.658Z] time="2022-11-30T11:19:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f784c979bad240eb3305fb60a48f4154e82b19552676a163f5fa9b944b2ce903" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-30T11:19:30.658Z] time="2022-11-30T11:19:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-11-30T11:19:30.658Z] time="2022-11-30T11:19:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f784c979bad240eb3305fb60a48f4154e82b19552676a163f5fa9b944b2ce903" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-11-30T11:19:30.918Z] plugin_test.go:196: [d1b9c0e83928e] daemon is not started [2022-11-30T11:19:30.918Z] --- PASS: TestPluginInstall (5.75s) [2022-11-30T11:19:30.918Z] --- PASS: TestPluginInstall/no_auth (4.05s) [2022-11-30T11:19:30.918Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-11-30T11:19:30.918Z] --- PASS: TestPluginInstall/with_insecure (1.13s) [2022-11-30T11:19:30.918Z] === RUN TestPluginsWithRuntimes [2022-11-30T11:19:32.828Z] === RUN TestPluginsWithRuntimes/No_Args [2022-11-30T11:19:33.397Z] === RUN TestPluginsWithRuntimes/With_Args [2022-11-30T11:19:34.338Z] --- PASS: TestPluginsWithRuntimes (3.39s) [2022-11-30T11:19:34.338Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-11-30T11:19:34.338Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-11-30T11:19:34.338Z] === RUN TestPluginBackCompatMediaTypes [2022-11-30T11:19:34.907Z] --- PASS: TestPluginBackCompatMediaTypes (0.52s) [2022-11-30T11:19:34.907Z] PASS [2022-11-30T11:19:34.907Z] [2022-11-30T11:19:34.907Z] DONE 24 tests in 9.803s [2022-11-30T11:19:34.907Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-11-30T11:19:34.907Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:19:34.907Z] ++ set -e [2022-11-30T11:19:34.907Z] ++ '[' -n 0 ']' [2022-11-30T11:19:34.907Z] ++ set -x [2022-11-30T11:19:34.908Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:19:34.908Z] INFO: Testing against a local daemon [2022-11-30T11:19:34.908Z] === RUN TestExternalGraphDriver [2022-11-30T11:19:35.478Z] === RUN TestExternalGraphDriver/json [2022-11-30T11:19:36.861Z] === RUN TestExternalGraphDriver/spec [2022-11-30T11:19:38.243Z] === RUN TestExternalGraphDriver/pull [2022-11-30T11:19:40.180Z] --- PASS: TestExternalGraphDriver (4.93s) [2022-11-30T11:19:40.180Z] --- PASS: TestExternalGraphDriver/json (1.50s) [2022-11-30T11:19:40.180Z] --- PASS: TestExternalGraphDriver/spec (1.51s) [2022-11-30T11:19:40.180Z] --- PASS: TestExternalGraphDriver/pull (1.58s) [2022-11-30T11:19:40.180Z] === RUN TestGraphdriverPluginV2 [2022-11-30T11:19:40.180Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-30T11:19:40.180Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-11-30T11:19:40.180Z] PASS [2022-11-30T11:19:40.180Z] [2022-11-30T11:19:40.180Z] === Skipped [2022-11-30T11:19:40.180Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-11-30T11:19:40.180Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-30T11:19:40.180Z] [2022-11-30T11:19:40.180Z] DONE 5 tests, 1 skipped in 5.362s [2022-11-30T11:19:40.180Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-11-30T11:19:40.180Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:19:40.180Z] ++ set -e [2022-11-30T11:19:40.180Z] ++ '[' -n 0 ']' [2022-11-30T11:19:40.180Z] ++ set -x [2022-11-30T11:19:40.180Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:19:40.445Z] INFO: Testing against a local daemon [2022-11-30T11:19:40.445Z] === RUN TestContinueAfterPluginCrash [2022-11-30T11:19:40.445Z] === PAUSE TestContinueAfterPluginCrash [2022-11-30T11:19:40.445Z] === RUN TestReadPluginNoRead [2022-11-30T11:19:40.445Z] === PAUSE TestReadPluginNoRead [2022-11-30T11:19:40.445Z] === RUN TestDaemonStartWithLogOpt [2022-11-30T11:19:40.445Z] === PAUSE TestDaemonStartWithLogOpt [2022-11-30T11:19:40.445Z] === CONT TestDaemonStartWithLogOpt [2022-11-30T11:19:40.445Z] === CONT TestContinueAfterPluginCrash [2022-11-30T11:19:43.741Z] --- PASS: TestDaemonStartWithLogOpt (2.93s) [2022-11-30T11:19:43.741Z] === CONT TestReadPluginNoRead [2022-11-30T11:19:45.652Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-11-30T11:19:46.591Z] === RUN TestReadPluginNoRead/default [2022-11-30T11:19:47.973Z] === RUN TestReadPluginNoRead/disabled_caching [2022-11-30T11:19:48.233Z] --- PASS: TestContinueAfterPluginCrash (7.76s) [2022-11-30T11:19:48.803Z] === CONT TestReadPluginNoRead [2022-11-30T11:19:48.804Z] read_test.go:91: [da4d58d99fbef] daemon is not started [2022-11-30T11:19:48.804Z] --- PASS: TestReadPluginNoRead (5.53s) [2022-11-30T11:19:48.804Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-11-30T11:19:48.804Z] --- PASS: TestReadPluginNoRead/default (1.17s) [2022-11-30T11:19:48.804Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.14s) [2022-11-30T11:19:48.804Z] PASS [2022-11-30T11:19:48.804Z] [2022-11-30T11:19:48.804Z] DONE 6 tests in 8.565s [2022-11-30T11:19:48.804Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-11-30T11:19:48.804Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:19:48.804Z] ++ set -e [2022-11-30T11:19:48.804Z] ++ '[' -n 0 ']' [2022-11-30T11:19:48.804Z] ++ set -x [2022-11-30T11:19:48.804Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:19:48.804Z] testing: warning: no tests to run [2022-11-30T11:19:48.804Z] PASS [2022-11-30T11:19:48.804Z] [2022-11-30T11:19:48.804Z] DONE 0 tests in 0.037s [2022-11-30T11:19:48.804Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-11-30T11:19:48.804Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:19:48.804Z] ++ set -e [2022-11-30T11:19:48.804Z] ++ '[' -n 0 ']' [2022-11-30T11:19:48.804Z] ++ set -x [2022-11-30T11:19:48.804Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:19:49.067Z] INFO: Testing against a local daemon [2022-11-30T11:19:49.067Z] === RUN TestPluginWithDevMounts [2022-11-30T11:19:49.067Z] === PAUSE TestPluginWithDevMounts [2022-11-30T11:19:49.067Z] === CONT TestPluginWithDevMounts [2022-11-30T11:19:50.453Z] --- PASS: TestPluginWithDevMounts (1.48s) [2022-11-30T11:19:50.453Z] PASS [2022-11-30T11:19:50.453Z] [2022-11-30T11:19:50.453Z] DONE 1 tests in 1.589s [2022-11-30T11:19:50.453Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-11-30T11:19:50.453Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:19:50.453Z] ++ set -e [2022-11-30T11:19:50.453Z] ++ '[' -n 0 ']' [2022-11-30T11:19:50.453Z] ++ set -x [2022-11-30T11:19:50.453Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:19:50.713Z] INFO: Testing against a local daemon [2022-11-30T11:19:50.713Z] === RUN TestSecretInspect [2022-11-30T11:19:53.256Z] --- PASS: TestSecretInspect (2.15s) [2022-11-30T11:19:53.256Z] === RUN TestSecretList [2022-11-30T11:19:55.167Z] --- PASS: TestSecretList (2.16s) [2022-11-30T11:19:55.167Z] === RUN TestSecretsCreateAndDelete [2022-11-30T11:19:57.076Z] --- PASS: TestSecretsCreateAndDelete (2.08s) [2022-11-30T11:19:57.076Z] === RUN TestSecretsUpdate [2022-11-30T11:19:58.988Z] --- PASS: TestSecretsUpdate (2.09s) [2022-11-30T11:19:58.988Z] === RUN TestTemplatedSecret [2022-11-30T11:20:01.529Z] --- PASS: TestTemplatedSecret (2.32s) [2022-11-30T11:20:01.529Z] === RUN TestSecretCreateResolve [2022-11-30T11:20:03.440Z] --- PASS: TestSecretCreateResolve (2.11s) [2022-11-30T11:20:03.440Z] PASS [2022-11-30T11:20:03.440Z] [2022-11-30T11:20:03.440Z] DONE 6 tests in 13.009s [2022-11-30T11:20:03.440Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-11-30T11:20:03.440Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:20:03.440Z] ++ set -e [2022-11-30T11:20:03.440Z] ++ '[' -n 0 ']' [2022-11-30T11:20:03.440Z] ++ set -x [2022-11-30T11:20:03.440Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:20:03.700Z] INFO: Testing against a local daemon [2022-11-30T11:20:03.700Z] === RUN TestServiceCreateInit [2022-11-30T11:20:03.700Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-11-30T11:20:07.905Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-11-30T11:20:11.202Z] --- PASS: TestServiceCreateInit (7.15s) [2022-11-30T11:20:11.202Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.60s) [2022-11-30T11:20:11.202Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.54s) [2022-11-30T11:20:11.202Z] === RUN TestCreateServiceMultipleTimes [2022-11-30T11:20:26.100Z] --- PASS: TestCreateServiceMultipleTimes (15.00s) [2022-11-30T11:20:26.100Z] === RUN TestCreateServiceConflict [2022-11-30T11:20:28.010Z] --- PASS: TestCreateServiceConflict (2.14s) [2022-11-30T11:20:28.010Z] === RUN TestCreateServiceMaxReplicas [2022-11-30T11:20:30.553Z] --- PASS: TestCreateServiceMaxReplicas (2.67s) [2022-11-30T11:20:30.554Z] === RUN TestCreateWithDuplicateNetworkNames [2022-11-30T11:20:45.453Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.90s) [2022-11-30T11:20:45.453Z] === RUN TestCreateServiceSecretFileMode [2022-11-30T11:20:46.023Z] --- PASS: TestCreateServiceSecretFileMode (2.37s) [2022-11-30T11:20:46.023Z] === RUN TestCreateServiceConfigFileMode [2022-11-30T11:20:48.569Z] --- PASS: TestCreateServiceConfigFileMode (2.28s) [2022-11-30T11:20:48.569Z] === RUN TestCreateServiceSysctls [2022-11-30T11:20:51.110Z] --- PASS: TestCreateServiceSysctls (2.84s) [2022-11-30T11:20:51.110Z] === RUN TestCreateServiceCapabilities [2022-11-30T11:20:53.650Z] --- PASS: TestCreateServiceCapabilities (2.28s) [2022-11-30T11:20:53.650Z] === RUN TestInspect [2022-11-30T11:20:56.203Z] --- PASS: TestInspect (2.53s) [2022-11-30T11:20:56.203Z] === RUN TestCreateJob [2022-11-30T11:20:58.748Z] --- PASS: TestCreateJob (2.91s) [2022-11-30T11:20:58.748Z] === RUN TestReplicatedJob [2022-11-30T11:21:04.031Z] --- PASS: TestReplicatedJob (4.58s) [2022-11-30T11:21:04.031Z] === RUN TestUpdateReplicatedJob [2022-11-30T11:21:06.572Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2022-11-30T11:21:06.572Z] === RUN TestServiceListWithStatuses [2022-11-30T11:21:06.572Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-11-30T11:21:06.572Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-11-30T11:21:06.572Z] === RUN TestDockerNetworkConnectAlias [2022-11-30T11:21:10.774Z] --- PASS: TestDockerNetworkConnectAlias (3.82s) [2022-11-30T11:21:10.774Z] === RUN TestDockerNetworkReConnect [2022-11-30T11:21:13.315Z] --- PASS: TestDockerNetworkReConnect (2.82s) [2022-11-30T11:21:13.315Z] === RUN TestServicePlugin [2022-11-30T11:21:13.315Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-30T11:21:13.315Z] --- SKIP: TestServicePlugin (0.00s) [2022-11-30T11:21:13.315Z] === RUN TestServiceUpdateLabel [2022-11-30T11:21:15.226Z] --- PASS: TestServiceUpdateLabel (2.17s) [2022-11-30T11:21:15.226Z] === RUN TestServiceUpdateSecrets [2022-11-30T11:21:30.123Z] --- PASS: TestServiceUpdateSecrets (14.32s) [2022-11-30T11:21:30.123Z] === RUN TestServiceUpdateConfigs [2022-11-30T11:21:45.039Z] --- PASS: TestServiceUpdateConfigs (14.32s) [2022-11-30T11:21:45.039Z] === RUN TestServiceUpdateNetwork [2022-11-30T11:21:57.265Z] --- PASS: TestServiceUpdateNetwork (12.21s) [2022-11-30T11:21:57.265Z] === RUN TestServiceUpdatePidsLimit [2022-11-30T11:21:57.265Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-11-30T11:21:57.835Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-11-30T11:22:05.965Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-11-30T11:22:12.543Z] --- PASS: TestServiceUpdatePidsLimit (15.95s) [2022-11-30T11:22:12.543Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-11-30T11:22:12.543Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-11-30T11:22:12.543Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-11-30T11:22:12.543Z] PASS [2022-11-30T11:22:12.543Z] [2022-11-30T11:22:12.543Z] === Skipped [2022-11-30T11:22:12.543Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-11-30T11:22:12.543Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-11-30T11:22:12.543Z] [2022-11-30T11:22:12.543Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-11-30T11:22:12.543Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-11-30T11:22:12.543Z] [2022-11-30T11:22:12.543Z] DONE 27 tests, 2 skipped in 128.534s [2022-11-30T11:22:12.543Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-11-30T11:22:12.543Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:22:12.543Z] ++ set -e [2022-11-30T11:22:12.543Z] ++ '[' -n 0 ']' [2022-11-30T11:22:12.543Z] ++ set -x [2022-11-30T11:22:12.543Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:22:12.543Z] INFO: Testing against a local daemon [2022-11-30T11:22:12.543Z] === RUN TestSessionCreate [2022-11-30T11:22:12.543Z] --- PASS: TestSessionCreate (0.02s) [2022-11-30T11:22:12.543Z] === RUN TestSessionCreateWithBadUpgrade [2022-11-30T11:22:12.543Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-11-30T11:22:12.543Z] PASS [2022-11-30T11:22:12.543Z] [2022-11-30T11:22:12.543Z] DONE 2 tests in 0.135s [2022-11-30T11:22:12.543Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-11-30T11:22:12.543Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:22:12.543Z] ++ set -e [2022-11-30T11:22:12.543Z] ++ '[' -n 0 ']' [2022-11-30T11:22:12.543Z] ++ set -x [2022-11-30T11:22:12.543Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:22:12.543Z] INFO: Testing against a local daemon [2022-11-30T11:22:12.543Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-11-30T11:22:12.543Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-11-30T11:22:12.543Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-11-30T11:22:12.543Z] === RUN TestDiskUsage [2022-11-30T11:22:12.544Z] === PAUSE TestDiskUsage [2022-11-30T11:22:12.544Z] === RUN TestEventsExecDie [2022-11-30T11:22:12.804Z] --- PASS: TestEventsExecDie (0.50s) [2022-11-30T11:22:12.804Z] === RUN TestEventsBackwardsCompatible [2022-11-30T11:22:12.804Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-11-30T11:22:12.804Z] === RUN TestEventsVolumeCreate [2022-11-30T11:22:13.064Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-11-30T11:22:13.064Z] === RUN TestInfoBinaryCommits [2022-11-30T11:22:13.064Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-11-30T11:22:13.064Z] === RUN TestInfoAPIVersioned [2022-11-30T11:22:13.064Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-11-30T11:22:13.064Z] === RUN TestInfoAPI [2022-11-30T11:22:13.064Z] --- PASS: TestInfoAPI (0.02s) [2022-11-30T11:22:13.064Z] === RUN TestInfoAPIWarnings [2022-11-30T11:22:31.168Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-11-30T11:22:31.168Z] === RUN TestInfoDebug [2022-11-30T11:22:31.168Z] --- PASS: TestInfoDebug (0.52s) [2022-11-30T11:22:31.168Z] === RUN TestInfoInsecureRegistries [2022-11-30T11:22:31.168Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-11-30T11:22:31.168Z] === RUN TestInfoRegistryMirrors [2022-11-30T11:22:31.168Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-11-30T11:22:31.168Z] === RUN TestLoginFailsWithBadCredentials [2022-11-30T11:22:31.428Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-11-30T11:22:31.428Z] === RUN TestPingCacheHeaders [2022-11-30T11:22:31.428Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-11-30T11:22:31.428Z] === RUN TestPingGet [2022-11-30T11:22:31.428Z] --- PASS: TestPingGet (0.02s) [2022-11-30T11:22:31.428Z] === RUN TestPingHead [2022-11-30T11:22:31.688Z] --- PASS: TestPingHead (0.02s) [2022-11-30T11:22:31.688Z] === RUN TestPingSwarmHeader [2022-11-30T11:22:32.258Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-11-30T11:22:32.258Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-11-30T11:22:33.198Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-11-30T11:22:33.198Z] --- PASS: TestPingSwarmHeader (1.66s) [2022-11-30T11:22:33.198Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-11-30T11:22:33.198Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-11-30T11:22:33.198Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-11-30T11:22:33.198Z] === RUN TestPingBuilderHeader [2022-11-30T11:22:33.198Z] === RUN TestPingBuilderHeader/default_config [2022-11-30T11:22:33.769Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-11-30T11:22:34.339Z] --- PASS: TestPingBuilderHeader (1.04s) [2022-11-30T11:22:34.339Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) [2022-11-30T11:22:34.339Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2022-11-30T11:22:34.339Z] === RUN TestVersion [2022-11-30T11:22:34.339Z] --- PASS: TestVersion (0.02s) [2022-11-30T11:22:34.339Z] === CONT TestDiskUsage [2022-11-30T11:22:34.915Z] === RUN TestDiskUsage/empty [2022-11-30T11:22:34.915Z] === RUN TestDiskUsage/empty/container_types [2022-11-30T11:22:34.915Z] === RUN TestDiskUsage/empty/image_types [2022-11-30T11:22:34.915Z] === RUN TestDiskUsage/empty/volume_types [2022-11-30T11:22:34.915Z] === RUN TestDiskUsage/empty/build-cache_types [2022-11-30T11:22:34.915Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-11-30T11:22:34.915Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-11-30T11:22:34.915Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-11-30T11:22:34.915Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-11-30T11:22:34.915Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-11-30T11:22:34.915Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-11-30T11:22:34.915Z] === RUN TestDiskUsage/after_LoadBusybox [2022-11-30T11:22:34.915Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-11-30T11:22:34.915Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-11-30T11:22:34.915Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-11-30T11:22:34.915Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-11-30T11:22:34.915Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-11-30T11:22:34.915Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-11-30T11:22:34.915Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-11-30T11:22:34.915Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-11-30T11:22:34.915Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-11-30T11:22:34.915Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-11-30T11:22:34.915Z] === RUN TestDiskUsage/after_container.Run [2022-11-30T11:22:35.192Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-11-30T11:22:35.192Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-11-30T11:22:35.192Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-11-30T11:22:35.192Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-11-30T11:22:35.192Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-11-30T11:22:35.192Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-11-30T11:22:35.192Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-11-30T11:22:35.192Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-11-30T11:22:35.192Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-11-30T11:22:35.192Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage (1.07s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.08s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-11-30T11:22:35.458Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-11-30T11:22:35.458Z] PASS [2022-11-30T11:22:35.458Z] [2022-11-30T11:22:35.458Z] === Skipped [2022-11-30T11:22:35.458Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-11-30T11:22:35.458Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-11-30T11:22:35.458Z] [2022-11-30T11:22:35.458Z] DONE 57 tests, 1 skipped in 23.103s [2022-11-30T11:22:35.458Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-11-30T11:22:35.458Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:22:35.458Z] ++ set -e [2022-11-30T11:22:35.458Z] ++ '[' -n 0 ']' [2022-11-30T11:22:35.458Z] ++ set -x [2022-11-30T11:22:35.458Z] ++ 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 TEST_INTEGRATION_USE_SNAPSHOTTER= gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-11-30T11:22:35.458Z] INFO: Testing against a local daemon [2022-11-30T11:22:35.459Z] === RUN TestVolumesCreateAndList [2022-11-30T11:22:35.459Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-11-30T11:22:35.459Z] === RUN TestVolumesRemove [2022-11-30T11:22:35.459Z] --- PASS: TestVolumesRemove (0.06s) [2022-11-30T11:22:35.459Z] === RUN TestVolumesInspect [2022-11-30T11:22:35.459Z] --- PASS: TestVolumesInspect (0.02s) [2022-11-30T11:22:35.459Z] === RUN TestVolumesInvalidJSON [2022-11-30T11:22:35.459Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-11-30T11:22:35.459Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-11-30T11:22:35.459Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-11-30T11:22:35.459Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-11-30T11:22:35.459Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-11-30T11:22:35.459Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-11-30T11:22:35.459Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-11-30T11:22:35.459Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-11-30T11:22:35.459Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-11-30T11:22:35.459Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-11-30T11:22:35.459Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-11-30T11:22:35.459Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-11-30T11:22:35.459Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-11-30T11:22:35.459Z] === RUN TestVolumePruneAnonymous [2022-11-30T11:22:35.719Z] --- PASS: TestVolumePruneAnonymous (0.04s) [2022-11-30T11:22:35.719Z] PASS [2022-11-30T11:22:35.719Z] [2022-11-30T11:22:35.719Z] DONE 10 tests in 0.241s [2022-11-30T11:22:35.719Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-11-30T11:22:35.719Z] ++++ cat bundles/test-integration/docker.pid [2022-11-30T11:22:35.719Z] +++ kill 15094 [2022-11-30T11:22:35.979Z] +++ /etc/init.d/apparmor stop [2022-11-30T11:22:35.979Z] Leaving: AppArmorNo profiles have been unloaded. [2022-11-30T11:22:35.979Z] [2022-11-30T11:22:35.979Z] Unloading profiles will leave already running processes permanently [2022-11-30T11:22:35.979Z] unconfined, which can lead to unexpected situations. [2022-11-30T11:22:35.979Z] [2022-11-30T11:22:35.979Z] To set a process to complain mode, use the command line tool [2022-11-30T11:22:35.979Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-11-30T11:22:35.979Z] +++ true [2022-11-30T11:22:35.979Z] exiting test-integration [2022-11-30T11:22:35.979Z] ++ exit 0 [2022-11-30T11:22:35.979Z] Post stage [Pipeline] junit [2022-11-30T11:22:36.935Z] Recording test results [2022-11-30T11:22:37.134Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-11-30T11:22:37.449Z] + echo Ensuring container killed. [2022-11-30T11:22:37.449Z] Ensuring container killed. [2022-11-30T11:22:37.449Z] + docker rm -vf docker-pr4 [2022-11-30T11:22:37.449Z] Error response from daemon: No such container: docker-pr4 [Pipeline] sh [2022-11-30T11:22:37.735Z] + echo Chowning /workspace to jenkins user [2022-11-30T11:22:37.735Z] Chowning /workspace to jenkins user [2022-11-30T11:22:37.735Z] + id -u [2022-11-30T11:22:37.735Z] + id -g [2022-11-30T11:22:37.735Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44236:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-11-30T11:22:39.572Z] + bundleName=arm64-integration [2022-11-30T11:22:39.572Z] + echo Creating arm64-integration-bundles.tar.gz [2022-11-30T11:22:39.572Z] Creating arm64-integration-bundles.tar.gz [2022-11-30T11:22:39.572Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-11-30T11:22:39.572Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-11-30T11:22:39.589Z] Archiving artifacts [2022-11-30T11:22:39.850Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44236/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-11-30T11:22:40.149Z] + make clean [2022-11-30T11:22:40.409Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-11-30T11:22:40.409Z] docker-dev-cache [2022-11-30T11:22:40.409Z] 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